/* CSS Document */
/* Header CSS (header.css) */
#banner{
	height: auto;
	padding-bottom: 0.35em;
	min-height: 0;
}
.utilities{
	float: left;
	margin: 0.3em 0 0 7px;
	/*font-size: 12px;*/
	font-size: 0.75em;
}
a.size:link, a.size:visited{
	margin: 0;
}
a.text_size{
	margin: 0 1px 0 0;
	padding: 1px 3px;
	border: 1px solid #CCC;
	vertical-align: bottom;
	float: none;
	font-weight: normal;
}
a.text_sm{
	font-size: 100%;
}
a.text_med{
	font-size: 140%;
	padding-top: 0;
}
a.text_lg{
	font-size: 160%;
}
#newsletter_top{
	float: right;
	margin: 1em 8px 0 0;
	/*font-size: 12px;*/
	font-size: 0.75em;
}
.bodytext3 #newsletter_top{
	clear: right;
}
#newsletter_top a{
	font-size: 100%;
}

#searchBar{
	border: 1px solid #D6D6D6;
	border-radius: 7px;
	float: right;
	/*height: 21px;*/
	height: 1.8em;
	overflow: hidden;
	margin: 5px 3px 0;
	background-color: #FFF;
	font-size: 80%;
}
.floatleftinput{
	float: left;
}
#searchBar #q{
	border-width: 0;
	float: left;
	height: 1.2em;
	padding: 0.3em 0;
	margin-left: 8px;
	/*font-size: 14px;*/
	font-size: 1em;
	background: rgb(255, 255, 255) url(http://www.brainline.org/images/global/brainline_custom_search_watermark.gif) no-repeat scroll left center; 
	background-color: transparent;
}
#searchBar .searchBtn{
	border-width: 0;
	height: 1.2em;
	margin: 0 0 0 2px;
	padding: 0.3em 3px;
	width: auto;
	float: left;
	color: #FFF;
	background-color: #BD4F00;
	font-weight: bold;
}

#top_nav{
	padding-top: 1px;
	height: auto;
}
#top_nav .top_nav{
	float: none;
	/*margin: 7px 0 0 7px;*/
	margin: 0;
	padding: 5px 8px;
	font-weight: normal;
	line-height: 1.7em;
}
#top_nav .top_nav a{
	color: #FFF;
	font-size: 100%;
}
#top_nav .top_nav a:hover{
	color: #000;
}
#seeAllTbiLink{
	float: none;
	padding: 5px 0 0.5em 5px;
	margin-left: -4px;
	height: auto;
}
#seeAllTbiLink img{
	vertical-align: baseline;
}
.top_navLine{
	float: none;
}

div#mid_nav{
	margin: 0 24px 0 20px;
	border-bottom: 1px solid #B2B2B2;
}
table#mid_nav{
	margin: 0 24px 0 20px;
	border-collapse: collapse;
	border-bottom: 1px solid #B2B2B2;
}
#mid_nav div.aud_link{
	float: left;
	width: 25%;
	text-align: center;
	font-size: 14px;
}
#mid_nav td.aud_link{
	width: 15%;
	text-align: center;
	font-size: 0.9em;
}
.basics_nav{
	background-color: #BD4F00;
	float: none;
	border: 1px solid #B2B2B2;
	border-width: 0 1px 0 1px;
	min-width: 0;
	width: auto;
	padding: 7px 0;
	margin: 0;
}
.tbi_nav{
	background-color: #6E4587;
	float: none;
	border: 1px solid #B2B2B2;
	border-width: 0 1px 0 0;
	min-width: 0;
	width: auto;
	padding: 7px 0;
	margin: 0;
}
.fam_nav{
	background-color: #3D4A91;
	float: none;
	border: 1px solid #B2B2B2;
	border-width: 0 1px 0 0;
	min-width: 0;
	width: auto;
	padding: 7px 0;
	margin: 0;
}
.pro_nav{
	background-color: #456900;
	float: none;
	border: 1px solid #B2B2B2;
	border-width: 0 1px 0 0;
	min-width: 0;
	width: auto;
	padding: 7px 0;
	margin: 0;
}



.page_options{
	border-bottom: 1px dashed #DDDDDD;
	font-family: arial;
	margin-bottom: 1em;
}
#center .page_options{
	margin-top: -10px;
}
.page_options .breadcrumb{
	color: #999999;
	display: inline;
	float: left;
	margin: 12px 0 0;
	width: 76%;
}
.page_options.spanish_options .breadcrumb{
	width: 66%;
}
.page_options .page_functions{
	display: inline;
	float: right;
	margin: 0;
	text-align: right;
	width: 22%;
}
.page_options.spanish_options .page_functions{
	width: 33%;
}
.page_options .page_functions img{
	height: 24px;
	vertical-align: baseline;
}

/* temporary overrides for the TBI Topics dropdown */
#menucatbox_container{
	width: 906px;
	min-width: 0;
}
#menucatbox_container.js_enabled{
	left: -1px;
	top: 1.8em;
	min-width: 0;
}
#menucatbox{
	width: auto;
	padding: 9px 0 2px 9px;
}
#menucatbox .menucat{
	width: 216px;
	margin: 0 2px 10px 0;
	padding: 0 0 0 4px;
}

/* //END Header CSS */




/* Footer CSS (footer.css) */

#bottomSpacer{
	display: none;
}
.blfooter{
	background-color: #FFFFFF;
	margin: 0px 0px 50px;
	/*padding: 0 2% 5px;
	width: 96%;*/
	padding: 0 0 5px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	border-style: solid;
	border-width: 18px 1px 4px;
	border-color: #737373;
	-moz-border-radius: 0 0 20px 20px; /* Firefox */
	-webkit-border-radius: 0 0 20px 20px; /* Safari, Chrome */
	border-radius: 0 0 20px 20px; /* CSS3 */
	/*-moz-box-shadow: 0px 0px 10px #555;
	-webkit-box-shadow: 0px 0px 10px #555;
	box-shadow: 0px 0px 10px #555;*/
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FBFBFB', endColorstr='#CCCCCC'); */
	background: -webkit-gradient(linear, left top, left bottom, from(#FBFBFB), to(#CCCCCC));
	background: -moz-linear-gradient(center top , #FBFBFB, #CCCCCC) repeat scroll 0 0 #333;
	-pie-background: linear-gradient(#FBFBFB, #CCCCCC); /* IE browsers, using PIE */
}
.blfooter .centered_list{
	margin: 10px 0;
}
/*.blfooter .footer_background{
	background-color: #FFF;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	display: none;
}*/
.blfooter a{
	font-size: 100%;
}
.blfooter a img{
	vertical-align: middle;
	margin-top: -1px;
}
.blfooter .BL_footer_logo{
	margin: 0 auto;
	width: 370px;
}
.blfooter .centered_list table{
	margin: 0 auto;
	border-collapse: collapse;
}
.blfooter tr td{
	border-style: dotted;
	border-color: #AAA;
	border-width: 0 1px;
	padding: 0 28px 10px;
	vertical-align: top;
}
.blfooter tr td h2{
	border-bottom: 1px solid #999;
	padding: 0 0 0.4em 0.9em;
	font-size: 85%;
}
.blfooter p{
	font-size: 80%;
}
.blfooter .centered_list ul{
	list-style-type: none;
	font-size: 75%;
	/*float: left;*/
	/*border-left: 1px solid #CCC;*/
}
.blfooter .centered_list ul li{
	margin: 7px 0;
}
.blfooter .DVBIC_sponsor{
	width: 80%;
	margin: 11px auto;
}
.blfooter .DVBIC_sponsor .DVBIC_logo{
	float: left;
	/*width: 50px;*/
	margin: -4px 10px 0 0;
}

/* //END Footer CSS */