/*
COLORS:
dark forest-grey link, dark forest-grey background: #455660
link orange: #993300
light blue-green forest grey background: #9CAEBC
even lighter bluegreenforestgrey bg: #D8E1E7

*/
html body { 
	background-color: #455660;
	background-image: url(/css/bodybg.gif);
	background-repeat: repeat-y;
	background-position: top center;
}
html body.print { 
	background-color: white;
	background-image: none;
}

/* No list-markers by default - redefine bullets w/ bg graphics */
.leftcolumn ul, ul#nav,  #menu_admin ul, ul#nav ul, ul#nav ul ul, .actions ul, #actions ul { list-style:none; padding:0; margin:0; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
.leftcolumn ul, #menu_admin ul, ul#nav, li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img { border:none; }
a, a:visited{color:#993300; text-decoration: none; font-weight:bold;}
a:hover, a:active{color:#993300; text-decoration: none; font-weight:bold;}

.hidden { display: none; visibility: none; }

/* clearfix hack */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

div.radio input { float: left; clear: left; }


/* global styles */
#nav {width:790px;font-size:12px;}
#nav li a { width: 129px; height: 20px; display: block; }
#nav li a:link, #nav li a:visited {
	color: #ffffff; text-decoration: none; 
}
#nav li {
	float: left;
	width:129px;
	height:20px;
	padding-top:7px;
	padding-bottom:4px;
	position: relative;
	text-align: center;
	cursor: default;
	background-color: #993300;
	border: 1px solid #993300;
	border-width: 1px 0;
}
#nav li li { height: auto; }

#nav li {
	text-align: center;
	border-right-width: 1px;
	border-right-color: #fff;
	}

#nav li#first {
	width: 139px;
background-color:#455560;
text-align:center;
	}
#nav li#sixth {
	text-align: center;
	border-right-width: 1px;
	border-right-color: #993300;
	}
	
#nav li ul {
  display: none;
  position: absolute; 
padding-top:4px;
  top: 2em;
  left: 0;

  }
#nav li:hover ul, li.over ul{display: block; }
#nav li li a {
	display: block;
	background-color:#993300;
	font-weight: normal;
	font-size: .9em;
	color: #fff;
	margin:0px;
	height: auto;
	border-bottom: dashed 1px #993300;
	border-top: dashed 1px #993300;
}

#nav li li a:hover {
	background-color:#455560;
	/*border: 5px solid #FFFFFF;
	border-width: 0 5px;*/
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
}

html, body
	{
	margin				: 0px;
	padding				: 0px;
	background-color	: #ffffff;
	color				: #333333;
	}

div
	{
	border				: none;
	}
 
.header	{margin: 0px 0px 0px 0px; padding: 0px; width: 790px;}

#content_box {
background-color:#FFFFFF;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
font-size:0.9em;
line-height:1.2em;
margin:0 auto;
text-align:center;
width:790px;
}

.leftcolumn
	{
	text-align: left;
	left				: 0px;
	width				: 139px;
	margin				: 0px;
	padding				: 0px;
	color				: #333333;
	background-color	: #9CAEBC;
	font-size: .8em;
	line-height: 1.2em;
	}
#leftNav LI {padding:4px 0px 4px 0px; border-bottom: 1px dashed #FFFFFF;}
#leftNav li a, #leftNav li a:visited {color: #333333; text-decoration: none;}
#leftNav li a:hover {color: #ffffff;text-decoration: none;}	
	

.rightcolumn
	{
	position			: static;
	width				: 145px;
	margin				: 0px;
	padding				: 0px;
	z-index				: 3;
	color				: #333333;
	background-color	: #9CAEBC;
	text-align: center; margin: 0 auto;
	}

.donate {border: #333333 1px solid; padding: 2px; margin-bottom: 8px; width: 125px; background-color:#FFFFFF;}
.forms {color: #FFFFFF; font-size:1.1em; font-weight: bold; text-align: left; padding: 5px 0px 5px 0px; margin: 5px 0px 10px 0px; border-bottom: 2px #455560 solid; border-top: 2px #455560 solid; }
.ad_button {margin-top: 5px; margin-bottom: 5px;}
#right_blurb {color:#455560; font-size: .9em; font-weight: bold; text-align: left; border-top: 1px #455560 solid; padding: 5px 0px 5px 0px; margin: 5px 0px 10px 0px;}
#right_blurb A, #right_blurb A:visited{color:#993300; text-decoration: none; font-weight:bold;}
#right_blurb A:hover{color:#993300; text-decoration: underline; font-weight:bold;}
.centercolumn
	{
	margin				: 0px;
	padding				: 0px;
	color				: #000000;
	background-color	: #FFFFFF;
	z-index				: 4;
	}
.centercolumn
	{
	margin-right		: 0px;
	margin-top			: 0px;
	margin-bottom		: 0px;
	margin-left			: 10px;
	}
/* IE5 */
/*/*/
.centercolumn
	{
	margin-right		: 0px;
	margin-left			: 0px;
	margin-top			: 0px;
	font-family			: inherit;
	margin-top			: 0px;
	}
.content_left {
	font-size: .8em;
	clear: both;
}
.content_right {
	padding: 0px 0px 10px 10px; font-size: .8em;
		clear: both;
}

.title {
	font-weight: bold; 
	color: #455560; 
	border-bottom: 2px #455560 solid;
}
h1 { 
	font-size: 16pt; 
	line-height: 16pt;
}

h2.title { 
border-bottom:3px solid;
color:black;
font-size:16pt;
padding-bottom:5px;
}

.date { margin-top: 15px; font-weight:bold; color:#455560; clear: left; }
.center_blurb {
clear: left;
 	margin-bottom: 1em;
	color: #000000;
}
.center_blurb A, .center_blurb A:visited{color:#993300; text-decoration: none; font-weight:bold;}
.center_blurb A:hover{color:#993300; text-decoration: underline; font-weight:bold;}
.center_blurb2 {
clear: left;
	color: #000000;
	margin-top:15px;
}
.center_blurb2 A, .center_blurb2 A:visited{color:#993300; text-decoration: none; font-weight:bold;}
.center_blurb2 A:hover{color:#993300; text-decoration: underline; font-weight:bold;}
.icon {float: right; margin: 5px 0px 2px 2px;}

#footer
	{
	clear				: both;
	padding				: 2px;
	width				: 790px;
	color				: #333333;
	background-color	: #FFFFFF;
	font-size: .75em;
border-top:1px solid #333333;
	margin: 0; padding: 0;
	}
#footer A, #footer A:visited {color:#333333; text-decoration: none;}
#footer A:hover {text-decoration: underline;}
.clear { clear : both; font-size: 1px; line-height: 0px; }


.headerpadding, .leftpadding, .rightpadding
	{
	margin				: 0px;
	padding-left: 5px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	}
.centerpadding {
	padding: 5px;
}
/* author aaron bauman **/

#center_blurb ul#sitemap { padding-left: 1em; list-style-type: disc; }
#center_blurb { padding: 1em; } 

h3.deprecated { border-bottom: 1px dashed #455560; border-top: 1px dashed #455560; margin-bottom: .5em; }
h3, h3.title { font-weight: bold; border: none; color: black; }
.related .related { border-bottom: 1px solid #CCC; margin-bottom: .5em; }
div.message {clear: both; color: #900; font-weight: bold; margin: 1em 0; }

fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {
	color: black;
	font-size: 160%;
	font-weight: bold;
}

div.input input, div.input textarea { display: block; }
div.input label { display: inline; font-weight: bold; color: #333;}

.required, .required label, div.required label {
	color: #e32;
	font-weight: bold;
}

div.actions ul li {float: left; margin-right: .5em; padding-left: .5em; border-left: 1px solid black;  }

dt { font-weight: bold; margin-top: .5em; }

div.index table, div.related table { border: 1px solid #455560; }
div.related td, div.related th, div.index table td, div.index table th { padding: .25em; }
div.related th, div.index table th { border-bottom: 1px solid #455560; }
div.related td, div.index table td { border-bottom: 1px dotted #930; }
#nav li li.selected a {
	background-color:#455560;
	/*border: 5px solid #FFFFFF;
	border-width: 0 5px;*/
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
}

#menu_admin { 
	font-size: .8em;
	float: none;
	display: block;
	padding-bottom: .25em;
	text-align: center;
	height: 1.5em;
	border-bottom: 1px solid black;
	background-color: white;
}

#menu_admin a {
	color: #930;
	text-decoration: none;
	font-weight: bold;
}

#menu_admin ul li.empty {
}

#menu_admin ul li { padding-left: 1em; float: left; }

#breadcrumbs, #breadcrumbs a {
	font-size: .85em; color: #666;	
}

.byline {
	font-size: .85em; color: #666;	
}

.post .item { padding-top: 1em; }

/* Paging */
div.paging {
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}


/** for the forms module **/
.bordered_table {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: x-small;
  text-align: center;
  border-color: #bdbdbd;
  border-style: solid;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  background-color: #F9F9F9;
}

.grayboxheader {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #7E7D7E;
  text-align: center;
}

.whitebox {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
  color: #000000;
  background-color: #FFFFFF;  
}

.indented_cell {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-left: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.copyright {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: xx-small;
  color: #000000;
  text-align: center;
}

.example {font-size:smaller; font-style:italic; font-weight:normal;}
.message {color:blue; font-weight:bold; text-align:center}

.grayboxfont {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #424142;
}

.question {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #262C4C;
}

.percentage {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
}

.error {
  font-weight: bold;
  color: #CB0404;
}

#survey_submit_button input { 
	font-size: 1.5em; 
}
#leftcolumn-td { 
	border-top: 1px solid white; 
	background-color: #9CAEBC; 
	width: 139px; 
}
td#header-td { border-right: 1px solid black; }
td#content-td { 
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-right: 1px solid black;
}

img#img-res-bank-banner { display: block; }
div.related, div.actions { clear: both; display: block;} 

.clearboth { clear: both; }

div.checkbox input { 
	float: left;
}
div.checkbox { 
	clear: left; 
}

.discreet { font-size: .9em; font-weight: normal; }

/* search */
th#locate-a-resource-th, table#resource-search-form { width: 615px; }
/* td { padding: 2px; } 
*//*table#resource-search-form tr.locate-a-resource-fields td { padding: 0 5px; }*/
table#resource-search-form tr.locate-a-resource-fields th { padding: 0 5px; }
table#resource-search-form td#locate-a-resource-results { padding: 0px; } 
table#resource-search-form th { color: #333; font-size: 1.2em; }

div.search-results-inner div.document-type-header {
color:#455560;
font-size:1.2em;
font-weight:bold;
margin-top:1em;
padding-top:0.5em;
clear: both;
}

div.search-results-inner { overflow: scroll; height: 450px; padding: 0 1em 0 0.5em; }
div.search-results-inner div.title { border-bottom: none; }
div.search-results-inner td.result-item { padding: .5em; }
div.sort a { font-weight: normal; }
span.current-sort a { font-weight: bold; }

tr.locate-a-resource-fields {	background-color: #D8E1E7; }
table#resource-search-form tr.locate-a-resource-fields th { padding-top: 5px; }

#resource-search-form select, #resource-search-form div.text input  { width: 450px; }
#resource-search-form, #research-search-results { clear: both; display: block; }
#research-search-results th h2.title { 
border-bottom:medium none;
display:inline;
font-size:18px;
padding: .5em;
}
#research-search-results { border: 2px groove gray; padding: .5em; background-color: white; }
#locate-a-resource-tr, table#resource-search-form th#locate-a-resource-th { background-color: #455560; color: white; }
#locate-a-resource-th h2 { font-size: 14pt; font-weight: normal; padding: .5em; }
/* blocks */
div.block { float: left; margin: .25em; }
div.block p { padding: 0; margin :0; }
div.block h3 { color: #455560; border-bottom: 2px solid #455560; border-top: 2px solid #455560; }
div.block-type-1 { width: 200px; }
div.block-type-2 { width: 400px; }
div.block-type-3 { width: 600px; }
div.highlighted-block div.block-inner { background-color: #FFF8DC; }
div.search-results-header { border-bottom: 1px solid black; }

div.search-results-header div.print { 
	float: right; 
}
div.search-results-header div.sort { 

}
div.search-results-header div.search-result-count { 
	width: 150px; 
}

div.search-results-header div.sort, 
div.search-results-header div.search-result-count { 
	float: left; 
}
div.search-results-title { 
	font-size: 16pt; color: #333; 
}

div.search-results-inner {
	clear: both;
	line-height:1.1em;
}

div.search-results-inner .document-type {
	
	padding-left:12px;
	
}

div.search-results-inner div.more-link-rbsearch {
	text-align:left;
}

div.line { border-bottom: 1px solid black; clear: both; }
div#back-to-search { margin: .5em; }
h1#resource-title { font-size: 12pt; }


td#search-button { padding: 10px 0; }


body.print { margin-left:20px; width:790px; }

body.print a.window-closer { float:right; }

body.print table#resource-search-form { border:1px solid #000; width:790px; }

body.print #research-search-results {
	
	width:auto;
	border: none;
}

body.print #research-search-results div.search-results-inner {
	border: none;
	overflow:visible;
	height: auto !important;
}

body.print #center_blurb {
	width:790px;
}

body.print .hide-for-print { 
	display: none; 
}

div.more-link { 
	display: inline; 
	float: left; 
	margin-top: -1em;
	padding-bottom: 1em;
}
span.dateline { 
	white-space:nowrap; 
	font-style:italic; 
}
div#recent-resources-wrapper { 
	background-image: url(/img/recent_resources_bg.jpg); 
	background-repeat: repeat-y;
	margin: auto; 
	width: 466px; 
	border-bottom: 2px solid black; 
}
div#recent-resources { 
	text-align: left; 
	width: 438px; 
	margin: auto; 
	padding: 12px; 
	height: 200px; 
	overflow: scroll; 
}
div#recent-resources { font-size: 11px; }
div#recent-resources div.title { font-size: 12px; }

form table.bordered_table td div { text-align: left; padding-left: 5px; }

a#survey-push-link {
	
	display:block;
	padding:10px;
	background-color:#930;
	color:#fff;
	width:18em;
	text-align:center;
	
}