/*****************************/
/*** CSS Master File for ***/
/*** ncahlc.org / hlcommission.org ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	/* font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif; */
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 15px;
	color: #000000;
	background-color: #e4e4e7;
}

.contentpane {
	/* font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif; */
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 15px;
	color: #000000;
	background-color: #ffffff;
}

#master_wrapper {
	width: 1022px;
	margin: 0 auto;
	border: 1px #000000 solid;
}

#master_table {
	background-color: #ffffff;
	/* border: 1px #000000 solid; */
}

td {
	margin: 0px 0px 0px 0px;
}
a:link {
	color: #2E598A;
	font-weight: normal;
}
a:hover {
	color: #BF2E1A;
	font-weight: normal;
}
a:visited {
	color: #312B65;
}

#crmailto a:link {
	color: #2E598A;
	font-weight: bold;
}
#crmailto a:hover {
	color: #BF2E1A;
	font-weight: bold;
}
#crmailto a:visited {
	color: #312B65;
}

.homelink {
	font-size: 16px;
}

/* Advanced Search link on search Page */
#advanced-search-toggle {
	color: #2E598A;
	font-weight: normal;
}

input.button { cursor: pointer; width: 150px; }

p { margin-top: 0; margin-bottom: 10px; }

img { border: 0 none; }

/* li { padding-bottom: 2em; } */


/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 10px 0;
	margin-bottom: 1px;
}
#content {
	padding: 0px 20px 20px 20px;
}
div.center {
  text-align: center;
}
ul.actions {
	list-style-type: none;
	float: right;
	margin-top: -12px;
}
div#wrapper {
	margin-left: auto;
	margin-right: auto;
}

body.width_medium div#wrapper {
	width: 950px;
}

body.width_small div#wrapper {
	width: 773px;
}

body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1050px;
}

div#header_l {
	position: relative;
}

div#header_r {
	height: 90px;
	padding-left: 370px;
	padding-right: 30px;
	padding-top: 25px;
	overflow: hidden;
	text-align: left;
}

div#logo {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 298px;
	height: 75px;
	background: url(../images/mw_joomla_logo.png) 0 0 no-repeat;
	margin-left: 30px;
	margin-top: 25px;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}
div.item-page {
	margin-top: 22px;
}
div#tabarea {
	background: #f7f7f7 url(../images/mw_header_b.png) 0 0 repeat-x;
	margin: 0 11px;

}

div#tabarea_l {
	background: url(../images/mw_header_l_b.png) 0 0 no-repeat;
	padding-left: 32px;
}

div#tabarea_r {
	height: 42px;
	background: url(../images/mw_header_r_b.png) 100% 0 no-repeat;
	padding-right: 1px;
}

div#footer_r {
	padding-top: 10px;
	height: 47px;
	overflow: hidden;
}

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}

div#footerspacer {
	height: 10px;
}

#pathway {
	padding: 0px 10px 8px;
	width: auto;
	margin-top: -2px;
	margin-right: 250px;
	text-align: left;
}

#search {
	float: right;
	width:320px;
	margin-top: -20px;
	margin-right: 30px;
	height: 40px;
	overflow: hidden;
	text-align:right;
}
form#searchForm input {
	vertical-align: middle;
}
#searchForm fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding:0;
}
#searchForm legend {
	display: none;
}
#searchForm .form-limit {
	float: right;
}
#searchForm p.counter {
	text-align: center;
}
#mod_search_searchword {
	padding-left: 3px;
}

#area {
	padding: 0;
}

#whitebox {
	margin: 0 21px 0px 21px;
	background: #fff;
	width: auto;
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
	background: #fff url(../images/mw_content_t.png) 0 0 repeat-x;
}

#whitebox_tl {
	background: url(../images/mw_content_t_l.png) 0 0 no-repeat;
}

#whitebox_tr {
	height: 10px;
	overflow: hidden;
	background: url(../images/mw_content_t_r.png) 100% 0 no-repeat;
}

#whitebox_m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
	padding: 1px 8px;
}

#whitebox_b {
	margin-top: -5px;
	background: url(../images/mw_content_b.png) 0 100% repeat-x;
}

#whitebox_bl {
	background: url(../images/mw_content_b_l.png) 0 100% no-repeat;
}

#whitebox_br {
	height: 13px;
	background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;
}

/* horizontal pill menu */
table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

td.pill_l {
  background: url(../images/mw_menu_cap_l.png) no-repeat;
  width:  20px;
  height: 32px;

}

td.pill_m {
  background: url(../images/mw_menu_normal_bg.png) repeat-x;
  padding: 0;
  margin: 0;
  width: auto;
}

td.pill_r {
  background: url(../images/mw_menu_cap_r.png) no-repeat;
  width:  19px;
  height: 32px;
}

#pillmenu {
  white-space: nowrap;
  height: 32px;
  float: left;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	background: url(../images/mw_menu_separator.png) top right no-repeat;
	margin: 0;
	padding: 0;
}

#pillmenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
	float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 20px;
  color: #000;
  text-decoration: none;
}

#pillmenu a#active_menu-nav {
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
}

#leftcolumn {
	padding: 0;
	margin: 0;
	width: 20%;
	float:left;
}

#maincolumn,
#maincolumn_full {
	margin-left: 20%;
	padding-left: 15px;
	width: 75%;
}

#maincolumn_full {
	margin-left: 0;
	padding: 0;	
	width: 100%;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

/****************************************/
/***           Breadcrumbs            ***/
/****************************************/

.breadcrumb {
	padding: 6px 10px 0px 10px;
	margin: 0px;
	list-style: none;
	/* background-color: #f5f5f5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; */
}

.breadcrumb > li {
	display: inline-block;
	/* *display: inline;
	*zoom: 1;
	text-shadow: 0 1px 0 #fff; */
}
.breadcrumb > li > .divider {
	padding: 0px 4px 0px 4px;
	/* color: #ccc; */
}
.breadcrumb > .active {
	/* color: #999; */
}


/****************************************/
/***           Print / Email          ***/
/****************************************/


.pull-right{
    float:right;
}

.btn-group{
    position:relative;
    margin-top:-30px;
}

.btn-group ul{
    list-style:none;
    display: inline;
    padding-left:4px;
}

.print-icon{
    background: url(/media/system/images/printButton.png) no-repeat;
    height: 16px;
    width: 16px;
    overflow: hidden;
    display: inline-block;
}

.email-icon{
    background: url(/media/system/images/emailButton.png) no-repeat;
    height: 16px;
    width: 16px;
    overflow: hidden;
    display: inline-block;
}

.print-icon a,
.email-icon a{
    color:transparent;
}



/****************************************/
/***           Left Nav               ***/
/****************************************/

.menu {
	background-color: #acb36a;
	font-family: Arial, Helvetica, sans-serif;
	width: 210px;
	margin: 80px 0 0 30px;
	padding: 5px 0 0 15px;
}
.menu li {
	list-style-type: none;
	margin: 5px 0 0 5px;
	padding-bottom: 0;
	color: #ffffff;
}
.menu li a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.menu li a:hover {
	color: #7a6c3d;
}
.menu li ul {
	margin: 0;
	padding: 0;
}
.menu li ul li {
	margin: 5px 0 5px 15px;
}
#current a, li.current a {
	color: #7a6c3d;
}
#current ul li a, .current ul li a {
	color: #ffffff;
}
#current ul li a:hover, .current li a:hover {
	color: #7a6c3d;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}
span.pathway {
  display: block;
  margin-bottom: 10px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  font-size: 20px;
  padding-left: 0px;
  line-height: 24px;
}
h1 {
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	/* font-family: Verdana, Geneva, sans-serif; */
	font-size: 20px;
	line-height: 24px;
	/* padding: 0px; */
	color: #e37f1c;
}
h2, .contentheading {
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	/* font-family: Verdana, Geneva, sans-serif; */
	font-weight: bold;
	line-height: 20px;
	font-size: 18px;
	padding: 8px 0px 0px 0px;

}
table.contentpaneopen h3 {
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	/* font-family: Verdana, Geneva, sans-serif; */
	font-size: 16px;
	font-weight: bold;
	padding: 4px 0px 2px 0px;
}

h3 {
	margin: 0;
	font-weight: bold;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	/* font-family: Verdana, Geneva, sans-serif; */
	font-size: 16px;
	padding-left: 0px;
	margin-bottom: 2px;
	text-align: left;
}

h4 {
	margin: 0;
	font-weight: normal;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	/* font-family: Verdana, Geneva, sans-serif; */
	font-size: 16px;
	padding-left: 0px;
	margin-bottom: 2px;
	text-align: left;
	font-style: italic;
}

h4.result-title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 1.5em;
	font-style: normal;
	margin: 0 0 2px;
}


h5, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-weight: normal;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	/* font-family: Verdana, Geneva, sans-serif; */
	font-size: 12px;
	padding-left: 0px;
	margin-bottom: 2px;
	text-align: left;
	font-style: italic;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-size: 10px;
}

.ol-captionfont {
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}


td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
/* OLD Staff directory 

td.sectiontableheader, div.contact-categorystafflist table.category thead tr {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td,
div.contact-categorystafflist table.category td {
  padding: 4px;
}

tr.sectiontableentry1 td,
div.contact-categorystafflist table.category .cat-list-row0 {
	background-color: #FFC;
}
div.contact-categorystafflist fieldset.filters {
	display: none;
}
*/

/* Staff directory table */
div.contact-category table.category {
	width: 100%;
}

/* Staff directory heading row */
div.contact-category table.category thead tr {
	background-color: #EDE6D3;	
}

/* Staff directory heading cells */
div.contact-category table.category thead tr th {
	padding: 4px 4px 4px 4px;
}

div.contact-category table.category thead tr th a {
	font-weight: bold;
}

/* Staff directory cells */
div.contact-category table.category tbody tr.cat-list-row0 {
	background-color: #fff;	
}

div.contact-category table.category tbody tr.cat-list-row1 {
	padding: 4px 4px 4px 4px;
	margin: 4px 0px 4px 0px;
	background-color: #FDEDCC;	
}

div.contact-category table.category tbody tr td {
	padding: 4px 4px 4px 4px;
	margin: 4px 0px 4px 0px;
}

/* content styles */
/* .buttonheading {
	position: absolute;
	top: 260px;
	left: 50%;
	margin-left: -1000px;
} */

td.buttonheading {
	width: 760px;
	height: 15px;
	text-align: right;
}

table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset, dl.search-results dt.result-title {
	border: 0;
	border-top: 1px solid #ddd;
	margin-top: 15px;
	padding-top: 15px;
}
dl.search-results dd, dl.search-results dt {
	margin-left: 10px;
	padding-left: 15px;
}
dl.search-results dd.result-created {
	color: #999999;
	font-size: 0.9em;
}
div.pagination {
	text-align: center;
}
/*table.contentpaneopen h3 {
	margin-top: 25px;
} */

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
        width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}
div.search {
	margin-top: 10px;
}
div.search input {
	border: 1px solid #ccc;
	margin: 6px 0 10px 0;
}

.springCMsearch_selector {
	margin: 0px 10px 0px 0px;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
 fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}
legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:right;
	/* padding-left: 25px; */
}

#power_by{
	float:right;
	padding-right: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0; }

/* Module Styles */

#modules_right { padding: 5px; }

div.rightmodule { border: 1px solid;  padding: 8px; margin-bottom: 10px;  }

#latestnews
{
	padding-top: 20px;
	background-image: url(../images/hot_head.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#latestnews li { margin-left: -10px; padding-bottom: 5px; }

#calendar 
{ 
	padding-top: 20px;
	background-image: url(../images/calendar_head.gif);
	background-repeat: no-repeat;
	background-position: center top; 
}

#latestevents 
{ 
	padding-top: 20px;
	background-image: url(../images/upcomingevents_head.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainlevel-aqipMenu {
	width: 200px;
	margin: 50px 0 0 0;
	padding: 10px;
	background-color: #ebe6d7;
	border-width: 1px;
	border-color: #514828;
	border-style: solid;
}
#mainlevel-aqipMenu li {
	padding-bottom: 0;
	list-style: none;
	margin: 10px;
}
#mainlevel-aqipMenu li ul li {
	margin: 5px 0 5px -25px;
}
#mainlevel-aqipMenu li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #514828;
	font-weight: bold;
	text-decoration: none;
}
#mainlevel-aqipMenu li a:hover {
	color: #7a6c3d;
}
/* #mainlevel-peaqMenu, .menu-peaqMenu {
	width: 200px;
	margin: 50px 0 0 0;
	padding: 10px;
	background-color: #CCB87D;
} */

#mainlevel-peaqMenu, .menu-peaqMenu {
	width: 200px;
	margin: 0px 0 0 0;
	padding: 10px;
	background-color: #EDE6D3;
	border-radius: 15px;
	/* background-image: url(../images/nav_bkg.gif);
	background-position: center;
	background-repeat: repeat-y; */
	/* border-width: 1px;
	border-color: #514828; */
	border-style: none;
}

#mainlevel-peaqMenu li, .menu-peaqMenu li {
	padding-bottom: 0;
	list-style: none;
	margin: 10px;
}
#mainlevel-peaqMenu li ul li, .menu-peaqMenu li ul li {
	margin: 5px 0 5px -25px;
}
#mainlevel-peaqMenu li a, .menu-peaqMenu li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #514828;
	font-weight: bold;
	text-decoration: none;
}
#mainlevel-peaqMenu li a:hover, .menu-peaqMenu li a:hover {
	color: #7a6c3d;
}

#mainlevel-rightsideBox, .custom-rightsideBox {
	width: 200px;
	margin: 20px 0 0 0;
	padding: 10px;
	background-color: #FDEDCC;
	border-radius: 15px;
	/* background-image: url(../images/nav_bkg.gif);
	background-position: center;
	background-repeat: repeat-y; */
	/* border-width: 1px;
	border-color: #514828; */
	border-style: none;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #e8e8e8;
	font-size: 11px;
	padding: 10px 24px 10px 24px;
}

#footer td {
	background-color: #2b2a29;
	color: #e8e8e8;
}

#footer a:link {
	color: #e8e8e8;
	font-weight: normal;
}

#footer a:hover {
	color: #e8e8e8;
	font-weight: normal;
	text-decoration: none;
}

#footer a:visited {
	color: #e8e8e8;
}

#footer h1 {
	color: #e8e8e8;
	font-size: 15px;
	font-weight: normal;
}

#footer ul {
	list-style-position: outside;
	margin-left: -24px;
}

#aiduBox {
	width: 200px;
	margin: 50px 0 0 0;
	padding: 10px;
	background-color: #ebe6d7;
	/* background-image: url(../images/nav_bkg.gif);
	background-position: center;
	background-repeat: repeat-y; */
	border-width: 1px;
	border-color: #514828;
	border-style: solid;
}

#aiduBox h2 {
	margin-top: 0px;
}

#aiduBox ul {
	list-style-position: outside;
	padding-left: 10px;
}

#aiduBox li {
	margin-top: 6px;
	margin-left: 0px;
}

/* #home_welc {
	margin: 30px 0 0 0;
	padding: 10px;
	padding-top: 15px; 
	background-color: transparent;
	background-image: url(/images/bg001a.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	border-width: 1px;
	border-color: transparent;
	border-style: solid;
} */

#home_welc {
	margin: 20px 0 0 0;
}

.altrow1 {
	background-color: #FDEDCC;
}

.altrow2 {
	background-color: #ffffff;
}

#doi_searchresults td {
	padding: 12px 6px 12px 6px;
}

#xmap ul {
	list-style: none outside none;
	margin: -10px 0 0 0;
	padding: 0;
	  
}
#xmap ul li ul {
	margin: 0;
}
#xmap ul li ul li {
	
	padding-left: 25px;
	list-style: square inside none;
}

#alphalist br {
	margin-bottom:  20px;
}

#alphalist_div {
	float: left;
	margin-left: 415px;
	margin-top: -10px;
}

li.parent { list-style-type: disc; }

#copyright {
	color: #FFFFFF;
	padding-left: 24px;
	font-size: 9px;
}

#mastheadlinks {
	color: #817ba4;
	padding-right: 24px;
	font-size: 14px;
	text-align: right;
	margin-top: 10px;
}

#mastheadlinks a:link {
	color: #817ba4;
	font-weight: normal;
	text-decoration: none;
}

#mastheadlinks a:hover {
	color: #817ba4;
	font-weight: normal;
	text-decoration: underline;
}

#mastheadlinks a:visited {
	color: #817ba4;
	font-weight: normal;
	text-decoration: none;
}

#mastheadlinks img {
	vertical-align: middle;
}

#searchbutton {
	text-align: right;
	margin-top: 14px;
	padding-right: 22px;
}

/* Policy Page Elements - August 2012 */

.right_box_1 {
	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 10px;
	width: 250px;
	/* background-color: #69F; */
	float: right;
	border-radius: 15px;
	text-align: center;
	padding: 10px;
	color: #666;
	font-size: 13px;
	border: #CCC solid 1px;
}

.right_box_2 {
	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 10px;
	width: 250px;
	background-color: #ede6d3;
	float: right;
	border-radius: 15px;
	text-align: left;
	padding: 10px;
	color: #666;
	font-size: 13px;
}

.right_box_2 h4 {
	color: #a38125;
	/* text-shadow: 1px 2px 1px #666; */
}

.right_box_3 {
	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 10px;
	width: 250px;
	background-color: #fdedcc;
	float: right;
	border-radius: 15px;
	text-align: left;
	padding: 10px;
	color: #666;
	font-size: 13px;
}

.right_box_3 h4 {
	color: #f3a400;
}

.right_box_4 {
	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 10px;
	width: 250px;
	background-color: #fce1cc;
	float: right;
	border-radius: 15px;
	text-align: left;
	padding: 10px;
	color: #666;
	font-size: 13px;
}

.right_box_4 h4 {
	color: #f16900;
}

.right_box_5 {
	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 10px;
	width: 250px;
	background-color: #d4d2dd;
	float: right;
	border-radius: 15px;
	text-align: left;
	padding: 10px;
	color: #666;
	font-size: 13px;
}

.right_box_5 h4 {
	color: #271c54;
}

.right_box_6 {
	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 250px;
	/* background-color: #CCC; */
	float: right;
	text-align: left;
	padding: 10px;
	color: #666;
	font-size: 13px;
	border-top: #000 dashed 1px;
}

.right_box_list li {
	margin-bottom: 10px;
	margin-left: -20px;
}

div.faqslider .pane-sliders .panel {margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #ede6d3;
	border-radius: 15px;
	text-align: left;
	padding: 10px;
	color: #666;
	font-size: 12px;
}

div.faqslider .pane-sliders .panel h3 {
	background:#ede6d3;
	color:#A38125;
}

div.faqslider .pane-sliders h3.title {
	margin:0; 
	font-size: 12px !important; 
	letter-spacing:0px;
}

div.faqslider .content {
	border-radius: 15px; 
}

div.faqslider .jpane-toggler-down { 
	border-bottom: none;
}

/* Hide the filters on the smart search */
#finder-filter-window {
	display: none;
}

.relateddocs {
	margin-left: 12px;	
}

hr {
	border: 0; 
	height: 0; 
	border-top: 1px solid #CCC;
	background-color: #CCC;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
}

.rb_light_solo hr {
	border: 0; 
	height: 0; 
	border-top: 1px solid #817ba4;
	background-color: #817ba4;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	width: 100%;
}


/* Accordion FAQ */

#accordion1 h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}

#accordion1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#accordion2 h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}

#accordion2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#accordion3 h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}

#accordion3 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#accordion4 h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}

#accordion4 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#accordion5 h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}

#accordion5 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#accordion6 h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}

#accordion6 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#accordion7 h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}

#accordion7 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#accordion8 h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}

#accordion8 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#accordion9 h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}

#accordion9 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#accordion10 h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}

#accordion10 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}



/* 2015-01-27:  Staff Directory Styles */

.contact-emailto {
	padding-top: -14px;	
}


/* Directory of Institutions */

#instDirectory h1 {
	text-align: center;
	margin-bottom: 0px;
}

#instDirectory h2.instname {
	text-align: center;
	margin-bottom: 0px;
}

#instDirectory h2.section {
	padding: 0px 20px 0px 20px;
}

#instDirectory p.addressblock {
	text-align: center;
	margin-top: 0px;
}

#instDirectory hr {
	clear: both; 
	float: none; 
	width: 100%; 
	height: 1px;
	margin: 1.4em 0;
	border: none; 
	background: #666;
	/* background-image: -webkit-gradient(
	  linear,
	  left bottom,
	  right bottom,
	  color-stop(0, rgb(255,255,255)),
	  color-stop(0.1, rgb(221,221,221)),
	  color-stop(0.9, rgb(221,221,221)),
	  color-stop(1, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
	  left center,
	  rgb(255,255,255) 0%,
	  rgb(221,221,221) 10%,
	  rgb(221,221,221) 90%,
	  rgb(255,255,255) 100% */
	);	
}

#instDirectory p.namechange {
	text-align: center;
}

#instDirectory p.infoblock {
	padding: 0px 20px 0px 20px;
}

#instDirectory p.basic {
	padding: 0px 20px 0px 20px;
}

#instDirectory table.infoTable {
	margin-left: 20px;
	padding-right: 20px;
}
