/*BEGIN*/
.leftNav .divider {
	margin: 3px 0 !important;
	height: 2px;
}
/*END*/


a, a:visited {
	color: #00437C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background: url("../images/bg.jpg");
	color: #323232;
	text-align: center;
	margin: 0;
	font-size: 9px;
	font-family: Georgia, serif;
	position:relative;
}

#container {
	margin: 0 auto 30px auto;
	width: 962px;
}

img {
	border: 0;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

ul {
	list-style: square;
	margin: 5px auto 10px auto;
}

/* HEADER ELEMENTS */
#header .top {
	background: #FFF;
	border: 1px solid #737373;
	margin-bottom: 3px;
	_height: 100%;
	overflow: auto;
	font-size: 11px;
	padding: 6px 0px 4px 10px;
}

#header .top a {
	margin-right: 12px;
	text-decoration: none;
}

#header .top a:hover {
	text-decoration: underline;
}

#header .top .left {
	float: left;
	width: 500px;
	text-align: left;
}

#header .top .right {
	float: right;
	width: 300px;
	text-align: right;
}

#header .logo {
	background: #FFF url("../images/hdr_dana.gif") top left no-repeat;
	height: 100px;
	float: left;
	width: 730px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	position: relative;
}

#header .logo a.logoLink {
	background: none;
	display: block;
	left: 0;
	top: 0;
	height: 90px;
	position: absolute;
	text-decoration: none;
	width: 170px;
}
	

#header .logo a, #header .logo a:visited {
	color: #0061B8;
	text-decoration: underline;
}

#header .logo a:hover {
	color: #0061B8;
	text-decoration: none;
}

#header .search {
	width: 200px;
	float: right;
	padding-top: 30px;
	text-align: left;
}

#header .submit {
	background: #8B8B8B;
	color: #FFF;
	border: 2px solid #8B8B8B;
	height: 22px;
}

#header .center {
	background-color: white;
	border-left: 1px solid #737373;
	border-right: 1px solid #737373;
	border-top: 1px solid #737373;
	height: 100px;
}

#header .bar {
	background: #fff url("../images/bg_gradientBar.gif") top left no-repeat;
	border-left: 1px solid #737373;
	border-right: 1px solid #737373;
	height: 17px;
	clear: both;
}

.barWide {
	background: #fff url("../images/bg_gradientBarWide.gif") top left no-repeat;
	border-left: 1px solid #737373;
	border-right: 1px solid #737373;
	height: 17px;
	clear: both;
}

.barWidest {
	background: #fff url("../images/bg_gradientBarWidest.gif") top left no-repeat;
	border-left: 1px solid #737373;
	border-right: 1px solid #737373;
	height: 17px;
	clear: both;
}



/*3 Navigation Spritemap*/
#header .sectionNav {
	float: right;
	width: 200px;
}

#header .sectionNav span {
	display: none;
}

#header .sectionNav a  {
	height: 100px;
	float: right;
	display: block;
	background: url("../images/Nav_Final.jpg") 0 0 no-repeat;
}

#header a.nav_brain {
	width: 159px;
	background-position: 0 0;
}

#header a.nav_brain:hover{
	background-position: 0 -100px;
}

#header a.nav_immunology {
	width: 159px;
	background-position: -160px 0;
}

#header a.nav_immunology:hover{
	background-position: -160px -100px;
}

#header a.nav_arts {
	width: 159px;
	background-position: -321px 0;
} 

#header a.nav_arts:hover{
	background-position: -321px -100px;
}
/*End 3 Navigation Spritemap*/




/* HEADER HORIZONTAL NAV */
#header .bottom {
	background: #0061B2 url("../images/bg_gradientNav.gif") top left repeat-x;
	border-left: 1px solid #737373;
	border-right: 1px solid #737373;
	margin: 0px;
	height: 29px;
	padding: 0 0 0 12px;
	text-align: left;
}

#header #horiznav {
	float: left;
	overflow: visible;
}

#horiznav a, #horiznav a:visited {
	background: url("../images/bg_horizNav.gif") center right no-repeat;
	color: #FFF;
	display: block;
	font-size: 13px;
	line-height: 29px;
	padding: 0 10px;
	text-decoration: none;
}

#horiznav a.selected {
	background: url("../images/bg_nav_select.gif") top left repeat-x !important;
}

#horiznav li li a, #horiznav li li a:visited {
	background: #0061B2;
	color: #FFF;
	display: block;
	line-height: 16px;
	text-decoration: none;
	font-size: 11px;
	margin: 0;
	padding: 5px 7px;
	width: 150px;
	border: 0;
	border-bottom: 1px solid #2978BB;
}
		
#horiznav li li a:hover {
	background-color: #2679BD;
}

ul#horiznav {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#horiznav li {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	_height: 1px;
	float: left;
}
#horiznav li ul {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	margin: 29px 0 0 -40px;
	display: none;
	width: 150px;
}
#horiznav li table {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	margin: 0 0 0 164px;
	display: none;
	width: 150px;
	border-left: 1px solid #FFFFFF;
}
#horiznav li li {
	display: block;
	float: none;
}
#horiznav li:hover ul, #header .bottom li.over ul {
	display: block;
}
#horiznav ul li:hover table {
	display: block;
}
/*End All Header Elements*/







/*Begin Content*/
.articlePaging {
	line-height: 1.8em;
	padding: 0 6px 0 0;
	margin: 10px 0;
	text-align: right;
}

.articlePaging .fontSize {
	float: left;
}

.articlePaging .fontSize .small {
	font-size: 10px !important;
}

.articlePaging .fontSize .medium {
	font-size: 13px !important;
}

.articlePaging .fontSize .large {
	font-size: 16px !important;
}

.articlePaging .pager {
	float: right;
}


/* SPECIAL TEST */
#middleColumn {
	width: 720px;
	float: left;
	text-align: left;
	padding-left: 10px;
}

#middleColumn #centerColumn {
	padding-left: 0;
	width: 396px;
	_width: 386px;
}

#middleColumn #rightColumn {
	margin-top: 10px;
	padding-top: 5px;
}
/* END SPECIAL TEST */

#centerColumn  {
	background: #FFF;
	float: left;
	width: 400px;
	text-align: left;
	font-size: 12px;
	padding-left: 10px;
	margin: 2px 0 0 0;
}


#centerColumn h1, #centerColumn h1 a {
	margin: 4px 0 5px 0;
	font-size: 13px;
}

#centerColumn h1.title {
	font-size: 18px;
	margin-bottom: 2px;
}

#centerColumn h2, #centerColumn h2 a {
	margin: 0;
	font-size: 13px;
}

#centerColumn .spotlight {
	margin-bottom: 20px;
}

#centerColumn .spotlight h2, #centerColumn .spotlight h2 a, #centerColumn .inTheNewsSpotlight h2, #centerColumn .inTheNewsSpotlight h2 a{
	font-size: 18px ;
}

#centerColumn .spotlight h3, #centerColumn .spotlight h3 a, #centerColumn .inTheNewsSpotlight h3, #centerColumn .inTheNewsSpotlight h3 a {
	font-size: 14px ;
}

#centerColumn .spotlight p, #centerColumn .inTheNewsSpotlight p {
	margin-top: 0px
}

#centerColumn .divider{
	background: url("../images/bg_seperatorMD.gif") center left repeat-x;
	font-size: 1px; /* IE Fix */
	height: 2px;
	padding: 0px;
	margin-top: 0px;
	clear: both;
}

#centerColumn.wide {
	width: 720px;
}

#centerColumn .detail {
	overflow: hidden;
}

#centerColumn .article .detail, #centerColumn .event .detail, #centerColumn .book .detail {
	width: 396px;
}

#centerColumn .event a {
	font-size: 12px;
}

#centerColumn .event .calloutColumn a {
	font-size: 11px;
}

#centerColumn .event h3 {
	margin-top: 8px;
	margin-bottom: 5px;
}

#centerColumn .event .notice {
	font-size: 11px;
}

#centerColumn .faqGroup {
	margin-bottom: 15px;
}

#centerColumn .faqItemFullText {
    margin:25px 0;
}

#centerColumn .faqItemFullText blockquote {
    border: none;
	color: #000;
	font-weight: normal;
	font-size: 11px;
	float: none;
	margin: 5px 10px 5px 0;
	padding: 4px 10px;
	width: auto;
}

#centerColumn.wideDetail .detail {
	width: 694px;
}

#centerColumn.thinDetail .detail {
	width: 350px;
}

#centerColumn .seperator {
	background: url("../images/bg_seperatorSM.gif") center left repeat-x;
	font-size: 1px !important; /* IE Fix */
	line-height: 1px !important;
	height: 1px !important;
	padding: 0px;
	clear: both;
}

.widget .viewAll {
	padding: 0;
}

.widget .viewAll .divider {
	margin: 1px 0 !important;
}

.widget .viewAll a {
	background: #D7D7D7;
	display: block;
	padding: 3px;
}

.viewAll {
	text-align: right;
	padding: 3px 10px 3px 0;
}

#content { /*Columns Wrapper*/
	margin: 0;
	background-color: #FFF;
	border-bottom: 1px solid #737373;
	border-left: 1px solid #737373;
	border-right: 1px solid #737373;
	overflow: auto;
}


.danaDo {
	background: #CDCDCD;
	padding: 6px;
}

#leftColumn .danaDo h1 {
	font-size: 17px;
	margin: 0;
	padding: 0;
	overflow:auto;
}	

.danaDo a {
	color: #00437C;
	background: url("../images/bg_gradientDanaDo.gif") top left repeat-x;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding: 6px 0px 6px 12px;
	height: 13px;
}

.danaDo a:hover {
	text-decoration: none;
	color: #4AA4F0;
}

.delivers {
	text-align: left;
}

.delivers .bg {
	background: url("../images/bg_gradientDelivers.gif") top left repeat-x;
	padding: 4px 4px 0 4px;
}

.delivers .publications {
	background: url("../images/bg_gradientPublications.gif") top left repeat-x;
	padding: 5px;
	margin-bottom: 0px;
}

.delivers .publications .subscribe {
	background: url("../images/ttl_subscribe_dn.gif") top left no-repeat;
	display: block;
	width: 190px;
	height: 42px;
}

.delivers .publications .subscribe:hover {
	background: url("../images/ttl_subscribe_ov.gif") top left no-repeat;
}

.delivers .publications .signup {
	background: url("../images/ttl_signup_dn.gif") top left no-repeat;
	display: block;
	width: 190px;
	height: 42px;
}

.delivers .publications .signup:hover {
	background: url("../images/ttl_signup_ov.gif") top left no-repeat;
}

.delivers .feeds {
	background: url("../images/bg_gradientFeeds.gif") top left repeat-x;
	font-weight: bold;
	padding: 0px 0px 2px 3px;
}

.delivers .feeds img {
	vertical-align: middle;
	padding: 6px 13px 6px 13px;
}

.delivers .tuneIn {
	background: url("../images/bg_podcasts.jpg") top left no-repeat;
	font-weight: bold;
	height: 47px;
	padding: 15px 5px 0 65px;
	text-align: left;
	width: 180px;
}

#centerColumn {
	width: 410px;
}

#centerColumn ul 
{
    margin: 5px 0 5px 0px;
}

#leftColumn {
	float: left;
	width: 220px;
	font-size: 11px;
}

#leftColumn .divider {
	background: url("../images/bg_seperatorLG.gif") top left repeat-x;
	height: 2px;
	font-size: 1px; /* IE Fix */
	margin: 3px 0;
}

#leftColumn h1 {
	color: #323232;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

#leftColumn .widget {
	text-align: left;
	padding: 8px;
}

#leftColumn .widget .item {
	background-color: #E0E0E0;
	padding: 4px;
	margin: 0;
}

.motm .left {
	float: left;
	margin-right: 5px;
}

.pullquote {
	border-width: 2px 0px;
	border-style: solid;
	border-color: #CDCDCD;
	color: #666666;
	display: block;
	font-size: 15px;
	font-weight: bold;
	float: left;
	margin: 5px 10px 5px 0;
	width: 216px;
	padding: 4px 10px;
}

#rightColumn {
	float: right;
	font-size: 11px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: left;
	overflow: hidden;
	width: 294px;
}

#rightColumn h1 {
	color: #323232;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#rightColumn .larger {
	font-size: 12px;
}

#rightColumn .search {
	color: white;
	border-top: solid 4px #323232;
	border-bottom: solid 4px #323232;
	margin: 0 0 17px 0;
}

#rightColumn .search form {
	background: #323232;
	padding: 3px 5px;
}

#rightColumn .widget {
	margin-bottom: 25px;
}

#rightColumn .widget .content {
	text-align: left;
	background: #D7D7D7;
	padding: 0 7px;
}

#rightColumn .widget .item {
	background-color: #D7D7D7;
	margin: 0;
	padding: 7px;
}

#rightColumn .widget .content .item {
	padding: 7px 0;
}

#rightColumn .video {
	margin: 0;
	text-align: left;
}

#rightColumn h1 {
	margin: 0;
	font-size: 14px;
}

#rightColumn h2 {
	margin: 0;
	font-size: 12px;
}

#rightColumn h3 {
	color: #323232;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}

#rightColumn p a {
	margin: 10px 7px 10px 7px;
}

#rightColumn p img {
	vertical-align: middle;
}

#rightColumn .divider {
	background: url("../images/bg_seperatorMD.gif") center left repeat-x;
	clear: both;
	font-size: 1px; /* IE Fix */
	height: 2px;
	margin: 3px auto;
}

#rightColumn .seperator, #leftColumn .seperator {
	background: url("../images/bg_seperatorSMblack.gif") center left repeat-x;
	clear: both;
	font-size: 1px; /* IE Fix */
	height: 1px;
	margin: 5px auto;
}


#rightColumn #advert {
	background: #FFF;
	border: 1px solid #CACACA;
	padding: 3px;
	font-size: 12px;
	text-align: left;
	min-height: 95px;
	_height: 95px;
}

#rightColumn #advert .left {
	float: left;
	margin-right: 20px;
}

#rightColumn #advert a {
	text-decoration: none;
	color: #004C7D;
}

#rightColumn #advert a:hover {
	text-decoration: underline;
}

#rightColumn #advert li {
	list-style-image: url("../images/btn_squareBlack.gif");
}

#rightColumn #advert img {
	display: block;
}

#rightColumn #advertBanners {
	text-align: center;
	background: #FFF;
	border: 1px solid #CACACA;
	padding: 3px;
}

#rightColumn #brainweek {
	background: #FFF url("images/bg_brainweek.jpg") top left no-repeat;
	border: 1px solid #CACACA;
	padding: 3px 3px 3px 3px;
	font-size: 12px;
	text-align: left;
	min-height: 292px;
}

#rightColumn #brainweek a {
	text-decoration: none;
	color: #004C7D;
}

#rightColumn #brainweek a:hover {
	text-decoration: underline;
}

#rightColumn #brainweek .brainContent {
	margin-top: 165px;
	background: none;
	padding: 5px;
}


#leftColumn .webResources a {
	/*background: url("../images/bg_gradientWeb.gif") top left repeat-x;*/
	background-color: #CDDAE5;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	display: block;
	padding: 6px 8px;
	color: #00437C;
	letter-spacing: -1px;
}

#leftColumn .webResources a:hover {
	text-decoration: none;
	color: #4AA4F0;
}

#leftColumn .webResources .seperator {
	background-color: #CDDAE5;
	height: 1px;
	margin: 0;
	padding: 0;
}
/*End Content*/


/* Layout Nav */
#LayoutNav {
	background: #fff;
	border: 1px solid #666;
	font-family: arial, verdana, sans-serif;
	padding: 2px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
	z-index: 100;
}

#LayoutNav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#LayoutNav li li {
	margin-left: 5px;
}


#LayoutNav a {
	font-size: 10px;
}
	







/*Footer*/
#footer {
	background: #F0F0F0;
	border: 1px solid #737373;
	font-size: 10px;
	clear: both;
	text-align: left;
	color: #3F3F3F;
	padding: 8px 8px 8px 10px;
	display: block;
	margin-top: 3px;
}

#footer span {
	margin-right: 10px;
}

#footer .privacy  {
	float: right;
	font-weight: 800;
}

/*End Footer*/



/* Shared Classes */
.archives 
{
    list-style: none;
    padding: 0;
    margin: 0 !important;
}

.archives li 
{
    margin: 5px 0 5px 5px;
}

.archives li.archiveDate 
{
    margin: 5px 0;
}

.archives li.archiveDate .seperator 
{
    margin: 10px 0;
}

.artGrants {
	margin: 15px 0;
}

.attentionAuthors {
	background: #717171;
	border: 1px solid #D7D7D7;
	color: #fff;
	margin: 0 0 17px 0;
	padding: 5px;
}

.attentionAuthors a, .attentionAuthors a:visited {
	color: #fff;
	text-decoration: underline;
}

.attentionAuthors a:hover {
	text-decoration: none;
}

.blog img 
{
    margin: 5px;
}

.blog .footer {
	font-family: arial, verdana, sans-serif;
	color: #7F7F7F;
	margin: 0;
	font-size: 10px;
}

.blog .footer a {
	font-family: arial, verdana, sans-serif;
	margin: 0;
	font-size: 10px !important;
}


.blogRoll {
	margin: 11px 0;
}

.blogRoll h2 {
	margin: 0;
	font-size: 14px;
}

.blogRoll ul {
	list-style: none;
	padding: 0;
	margin: 5px 5px 17px 0;
}

.blogRoll li {
	list-style: none;
	margin-bottom: 5px;
}

.bookIntro .pic {
	float: left;
}

.bookIntro .text {
	margin-left: 190px;
}

#centerColumn .bookIntro h4 {
	font-size: 16px !important;
}

#centerColumn .video 
{
    margin-bottom: 10px;
	padding: 8px;
	background: #F0F0F0;
	text-align: left;
}

#centerColumn .video .display 
{
    margin: 0 auto;
}

#centerColumn .faq {
	margin: 25px 0 0px 0;
}

.blog table 
{
    border: 0;
    padding: 0;
    outline: 0;
}

.blogCalendar 
{
    margin-bottom: 10px;
}

.blogCalendar .activeDay 
{
    font-weight: bold;
}

.brainWidget {
	border-top: 10px solid #92A390;
	border-bottom: 10px solid #92A390;
	border-left: 1px solid #92A390;
	border-right: 1px solid #92A390;
	background: #C2D9BF;
	padding: 0px;
}

.brainWidget .content {
	padding: 2px 12px;
}

.brainWidget select 
{
    margin: 5px 0;
}

.browseArchives {
	margin: 10px 0 15px 0;
	text-align: left;
}

.browseArchives h2 {
	padding: 0 0 5px 0;
}
	
.browseDana {
	text-align: left;
	margin:  0px 0px 25px; 
}

.browseBrainHealth 
{
    text-align: left;
    margin: 0 0 10px 0;
}

.browseDana .inputArea {
	background-color: #96AEDC;
	color: white;
	_height: 1px;
	margin: 5px auto 0 auto;
	padding: 5px 5px 5px 25px;
}

.browseBrainHealth .inputArea {
	background-color: #C2D9BF;
	color: #384237;
	_height: 1px;
	margin: 5px auto 0 auto;
	padding: 5px 5px 5px 25px;
}

.browseDana .listing {
	border-color: #96AEDC;
	border-style: solid;
	border-width: 0 3px 6px 3px;
	padding: 5px;
}

.browseArchives a, .browseBrainHealth a {
	line-height: 20px;
}

.browseDana h2, .browseBrainHealth h2 {
	font-size: 13px;
	text-align: left;
}

.browseDana select, .browseDana label, .browseBrainHealth label {
	display: block;
	width: 245px;
}

.browseDana label, .browseBrainHealth label {
	font-weight: bold;
}

.browseDana select, .browseBrainHealth select {
	margin-bottom: 5px;
}

.calloutColumn {
	/*background: #F0F0F0;*/
	background: #fff;
	font-size: 11px;
	float: right;
	margin: 0;
	overflow: hidden;
	padding: 10px;
	width: 294px;
}

.event .calloutColumn {
	margin: 0;
}

.calloutColumn .seperator {
	margin: 5px 0;
}

.calloutColumn .linkList {
	margin: 0;
	padding: 0;
}

.calloutColumn .linkList li {
	margin-bottom: 5px;
}

.comments, .references {
	margin: 5px 0;
}

.clear {
	clear: both;
}

.imageLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.imageRight {
	float: left;
	margin: 0 0 10px 10px;
}

.danaAlliance {
	background: #fff;
	border: 1px solid #CACACA;
	margin-bottom: 17px;
}

.danaAlliance h1 {
	background: url("../images/danaAllianceLogo.gif") 5px 5px no-repeat;
	border-bottom: 1px solid #CACACA;
	font-size: 17px !important;
	font-family: Verdana, Arial, sans-serif;
	line-height: 71px;
	padding: 5px 5px 5px 80px !important;
	margin: 0 !important;
}

.emailAlerts .item {
	background: url("../images/icn_ealertsbx.gif") 7px 7px no-repeat;
	padding: 5px 5px 5px 45px !important;
}

.formTable  {
	padding: 0;
	margin: 0 0 20px 0;
}

#rightColumn form.formTable {
	margin: 0;
}

#centerColumn .formTable table {
	background-color: #D9E3F1;
}

.formTable table {
	padding: 0;
	margin: 2px 0;
	width: 100%;
}

/*Remove Ektron form title hack*/
div.formTable div h2 
{
    display: none;
}
/*End hack*/

.formTable td {
	font-size: 12px;
	padding: 3px 3px 3px 0;
	vertical-align: top;
}

.formTable label {
	display: block;
	text-align: right;
}

.formTable h2 {
	color: #fff;
}

.formTable small {
	font-size: 10px;
}

.formTable .submit {
	float: left;
	margin: 0 10px 0 0;
}

.grantListing {
	margin-bottom: 15px;
}

.grantListing h3 {
	color: #7F7F7F;
}

.iconAudio {
	background: url("../images/icons/icn_audio.gif") 0 0 no-repeat;
	display: inline-block;
	height: 17px;
	margin: 0 2px;
	padding-left: 17px;
}

.iconVideo {
	background: url(../images/icons/icn_video.gif) 0 3px no-repeat;
	display: inline-block;
	height: 17px;
	margin: 0 1px;
	padding-left: 17px;
}

.iconPod {
	background: url(../images/icons/icn_podcasts.gif) 0 1px no-repeat;
	display: inline-block;
	height: 17px;
	margin: 0 5px;
	padding-left: 32px;
}

.iconRM {
	background: url(../images/icons/icn_rm.gif) 0 0px no-repeat;
	display: inline-block;
	height: 17px;
	margin: 0 5px;
	padding-left: 21px;
}

.iconPodSubscribe {
	background: url(../images/SubscribePod.gif) 0 0px no-repeat;
	display: inline-block;
	width: 81px;
	height: 15px;
	margin-top: 5px;
	float: right;
}

.iconPDF {
	background: url(../images/icons/icn_pdf.gif) 0 0 no-repeat;
	display: inline-block;
	height: auto;
	margin: 0 3px 0 2px;
	padding-left: 14px;
}

.item {
	clear: both;
	margin: 7px 0;
}

.item h3 {
	font-size: 12px;
	font-weight: 100;
}

.item .pic, .inTheNewsSpotlight .pic {
	float: left;
	font-size: 9px;
	margin-right: 10px;
	text-align: right;
	width: 82px;
}

.item .pic a {
	display: block;
}

.item .pic img {
	background: url("../images/photobg.gif") top left repeat;
	padding: 1px;
}

.item ul {
	padding: 0;
	margin: 0 15px;
}

#centerColumn .item ul {
	margin: 5px 10px 0 10px;
}



.grantApplication 
{
    width: 600px;
}
.hdrBrainBee 
{
    display: block;
    height: 55px; 
    background: url(../images/hdr_brainbee.jpg) top left no-repeat;
}
.hdrEducationInitiatives
{
    display: block;
    height: 55px; 
    background: url(../images/hdr_nei.jpg) top left no-repeat;
}
.hdrAudioArchive 
{
    display: block;
    height: 55px; 
    background: url(../images/hdr_audioarchive.jpg) top left no-repeat;
}

.hdrBrainAwareness 
{
    display: block;
    height: 55px; 
    background: url(../images/hdr_brainweeksm.jpg) top left no-repeat;
}

.hdrBrainWork 
{
    display: block;
    height: 55px; 
    background: url(../images/hdr_brainwork.jpg) top left no-repeat;
}


.hdrArtsInTheNews
{
    display: block;
    height: 55px;
    background: url(../images/hdr_itn_arts.gif) top left no-repeat;
}

.hdrBrainInTheNews 
{
    display: block;
    height: 55px;
    background: url(../images/hdr_itn_brain.gif) top left no-repeat;
}

.hdrImmunologyInTheNews 
{
    display: block;
    height: 55px;
    background: url(../images/hdr_itn_immuno.gif) top left no-repeat;
}

.hdrTheBrain
{
    display: block;
    height: 55px;
    background: url(../images/hdr_brain.jpg) top left no-repeat;
}

.hdrCognitiveFitness
{
    display: block;
    height: 55px; 
    background: url(../images/hdr_cogfit.jpg) top left no-repeat;
}

.hdrCerebrum 
{
    display: block;
    height: 55px;
    background: url(../images/hdr_cerebrum.jpg) top left no-repeat;
}

.hdrImmunology 
{
    display: block;
    height: 55px;
    background: url(../images/hdr_immuno.jpg) top left no-repeat;
}

.hdrArtsEducation
{
    display: block;
    height: 55px;
    background: url(../images/hdr_arts.jpg) top left no-repeat;
}

.hdrGrayMatters 
{
    display: block;
    height: 55px;
    background: url(../images/hdr_graymatters.jpg) top left no-repeat;
}

.hdrStayingSharp 
{
    display: block;
    height: 55px; 
    background: url(../images/hdr_staysharp.jpg) top left no-repeat;
}

.hdrLendingLibrary
{
    display: block;
    height: 55px; 
    background: url(../images/hdr_lendinglibrary.jpg) top left no-repeat;
}

.hdrPodcasts 
{
    display: block;
    height: 55px;
    background: url(../images/hdr_podcasts.jpg) top left no-repeat;
}

.hdrNeuroethics
{
    display: block;
    height: 55px; 
    background: url(../images/hdr_Neuroethics.jpg) top left no-repeat;
}

.hdrDanaCenter 
{
    display: block;
    height: 31px;
    background: url(../images/hdr_danacenter.gif) no-repeat left top;
}

.hdrWebcastArchive 
{
    display: block;
    height: 55px; 
    background: url(../images/hdr_webcastarchive.jpg) top left no-repeat;
}
.textWide 
{
    margin-left: 0px !important;
}

.comments
{
    width: 396px;
}

.comments td 
{
    vertical-align: top;
}

.comments td label 
{
    display: block;
    text-align: right;
}

.comments .wide 
{
    width: 720px;
}

.postComment 
{
    margin: 15px 0;
}

.item small {
	font-size: 11px;
}

.leftNav {
	list-style: none;
	margin: 0 8px 20px 8px;
}

.leftNav ul {
	list-style: none;
	background: #CDCDCD;
	padding: 0;
	margin: 0;
}

.leftNav li {
	display: inline;
}

/*Tier 1 nav*/
.leftNav a, .leftNav a:visited {
	/*background-color: #B0B0B0;*/
	background-color: #d8d8d8;
	color: #00437C;
	display: block;
	font-size: 12px;
	margin: 0 0 1px 0;
	padding: 6px 0px 6px 12px;
	text-align: left;
	text-decoration: none;
}

.leftNav a:hover {
	background-color: #BDBDBD;
}

.leftNav .selected {
	font-weight: bold;
	background-color: #fff !important;
	color: #000 !important;
}

/*Tier 2 nav*/
.leftNav li li a, .leftNav li li a:visited {
	background: #d8d8d8;
	padding-left: 20px;
}

.leftNav li li a:hover {
	text-decoration: underline;
}

.leftNav li li a.selected {
	background: #fff;
	font-weight: 100;
}

.leftNav ul {
	padding: 1px;
}

.leftNav ul ul {
	padding: 0px;
}

ul.linkList {
	list-style: none;
	padding: 0;
	margin: 5px 5px 5px 0;
}

ul.linkList li {
	list-style: none;
	margin-bottom: 5px;
}

ul.linkList a.selected 
{
    color: #323232;
    font-weight: bold !important;
}


.listingTools {
	margin: 5px 0 5px 0;
	padding: 0;
}

.listingTools .refineBy {
	background: #D9E3F1;
	margin: 2px 0;
}

.logoBrainHealth {
	background: url(../images/hdr_brainHealth.gif) top left no-repeat;
	border-left: 1px solid #737373;
	border-right: 1px solid #737373;
	display: block;
	width: 960px;
	_width: 962px;
	height: 75px;
}

.logoBrainWeb {
	background: #F0F0F0 url(../images/hdr_resourcesBrainWeb.jpg) center top no-repeat;
	border-left: 1px solid #737373;
	border-right: 1px solid #737373;
	display: block;
	width: 960px;
	_width: 962px;
	height: 80px;
}

.logoBrainWeek {
	background: url("../images/mhdr_brainweek06.jpg") top left no-repeat;
	border-left: 1px solid #737373;
	border-right: 1px solid #737373;
	display: block;
	width: 960px;
	_width: 962px;
	height: 75px;
}

#centerColumn h2 img {
	vertical-align: middle;
}

#centerColumn .detail h1, .title1 {
	margin: 10px 0 0 0;
	font-size: 18px;
}


#centerColumn .detail h2, .title2 {
	margin: 0 0 10px 0;
	font-size: 14px;
}

#centerColumn .detail h3, .title3 {
	margin: 0 0 10px 0;
	font-size: 14px;
}

#centerColumn .detail h4, .title4 {
	font-size: 12px;
	font-weight: 100;
	padding: 0;
	margin: 0;
}

#centerColumn .detail h5 {
	font-family: arial, verdana, sans-serif;
	color: #7F7F7F;
	margin: 0;
	font-size: 10px;
	text-transform: uppercase;
}

.caption {
	font-size: 10px;
	display: block;
	width: 120px;
}

.contentImage {
	font-size: 10px;
	margin: 5px 0;
	padding: 5px;
}

.contentImage p {
	line-height: 1.2em !important;
	margin: 0 0 10px 0;
}

.contentImage .pic img {	
	border: 2px solid #CDCDCD;
	display: block;
}

.contentImage .text {	
	margin: 3px 0 0 0;
	padding-left: 4px;
	text-align: left;
}

.contentImage .enlarge {
	clear: both;
	width: 70px;
}

.contentImage .enlarge img {
	display: inline;
}

.contentImage .credit {
	color: #1d1d1d;
	margin-top: 10px;
}

.detail ul li {
	margin-bottom: 5px;
	list-style-image: url(../images/block.gif);
}

.detail {
	line-height: 18px;
}

.detail .intro {
	color: #7F7F7F;
	padding: 0 10px;
	font-size: 11px;
	line-height: 15px;
}

.detail .intro a {

}

.miniNav {
	background: #D7D7D7;
	padding: 6px;
	text-align: left;
}

a.partnerLogin {
	display: block;
	background: url(../images/btn_pl.jpg) top left no-repeat;
	width: 292px;
	height: 37px;
	margin-bottom: 17px;
}

a.partnerLogin:hover {
	background: url(../images/btn_pl_ov.jpg) top left no-repeat;
}

.req {
	color: red;
}

ul.seeAlso 
{
    margin: 0 !important;
    padding: 0 !important;
}

.small 
{
    font-size: 10px;
}

.seeAlso li
{
    list-style-image: url("/images/blueBlock.gif");
    list-style-position: inside;
}

.sectionIntro {
	color: #7F7F7F !important;
	margin-top: 7px;
	overflow: hidden;
}

.spotlight .pic {
	width: 172px;
	padding-bottom: 7px;
}

.spotlight .text {
	margin-left: 182px !important;
}

.subscribe .item {
	background: url(../images/bg_subscribe.gif) top left no-repeat;
	padding: 27px 5px 5px 5px !important;
}

#rightColumn .faq {
	border: 6px solid #D7D7D7;
	background: #FFF;
	margin: 0 0 17px 0;
	padding: 6px;
}

.item h2, .item h2 a {
	margin: 0;
	font-size: 12px;
}

.item h3, .item h3 a {
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}

.item h5, li h5, .item h6, .item h6 a, .item h6 a:visited, .registrationrequired {
	font-family: arial, verdana, sans-serif;
	font-weight: 100;
	color: #7F7F7F;
	margin: 0;
	font-size: 10px !important;
	text-transform: uppercase;
}

.subCategoryHeader 
{
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: 100;
	color: #7F7F7F;
	margin: 0 0 10px 0;
	font-size: 10px !important;
	text-transform: uppercase;
}

.subCategoryItem 
{
    display: list-item;
    list-style-type: disc;
    margin-left: 15px;
}

.item h4 {
	font-weight: 100;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.item .text, .inTheNewsSpotlight .text {
	margin-left: 92px;
}

.item p {
	margin: 5px 0 ;
}

.listing {
	margin-bottom: 15px;
}

#rightColumn .listing {
	margin-bottom: 20px;
}

.fontMedium, .fontMedium h1, .fontMedium h2, .fontMedium h3, .fontMedium h4, fontMedium .small
{
    font-size: 1.3em !important;
    line-height: 1.3em;
    overflow: hidden !important;
}

.fontMedium h5 
{
    font-size: 12px !important;
}

.fontMedium h2 a 
{
    font-size: 1em !important;
    line-height: 1.3em;
}

.fontLarge, .fontLarge h1, .fontLarge h2, .fontLarge h3, .fontLarge h4, .fontLarge .small
{
    font-size: 1.5em !important;
    line-height: 1.5em;
    overflow: hidden !important;
}

.fontLarge h5 
{
    font-size: 14px !important;
}

.fontLarge h2 a 
{
    font-size: 1em !important;
    line-height: 1.3em;
}




.hybridMaster 
{
    background: url("../images/bg_hybridMaster.gif") top left repeat-y;
}

.hybridDetail
{
    background: #FFF url(../images/bg_hybridDetail.gif) top left repeat-y;
}

.hybridSubColumn
{
    background: #FFF url(../images/bg_hybridSubColumn.gif) top left repeat-y;
}

.navBrainyKids {
	background: #F0F0F0 url(../images/navBrainyKids.jpg) no-repeat;
	border-left: 1px solid #737373;
	border-right: 1px solid #737373;
	height: 80px;
	width: 960px;
	_width: 962px;
}

.navBrainyKids a, .navBrainyKids a:visited {
	background-image: url(../images/navBrainyKids.jpg);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 80px;
	text-decoration: none;
}

.navBrainyKids a.fun {
	background-position: -359px 0;
	width: 164px;
}

.navBrainyKids a.fun:hover {
	background-position: -359px -80px;
}

.navBrainyKids a.lab {
	background-position: -522px 0;
	width: 152px;
}

.navBrainyKids a.lab:hover {
	background-position: -522px -80px;
}

.navBrainyKids a.lessonplans {
	background-position: -674px 0;
	width: 283px;
}

.navBrainyKids a.lessonplans:hover {
	background-position: -674px -80px;
}

.navSeniors {
	background: #F0F0F0 url(../images/navSeniors.jpg) no-repeat;
	border-left: 1px solid #737373;
	border-right: 1px solid #737373;
	height: 80px;
	width: 960px;
	_width: 962px;
}

.navSeniors a, .navSeniors a:visited {
	background-image: url(../images/navSeniors.jpg);
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 80px;
	text-decoration: none;
}

.navSeniors a.health {
	background-position: -460px -80px;
	width: 164px;	
}

.navSeniors a.health:hover {
	background-position: -460px 0px;
}

.navSeniors a.education {
	background-position: -624px -80px;
	width: 151px;
}

.navSeniors a.education:hover {
	background-position: -624px 0;
}

.navSeniors a.general {
	background-position: -775px -80px;
	width: 185px;
}

.navSeniors a.general:hover {
	background-position: -775px 0;
}

.pager {
	_height: 1px;
}

.pager .left {
	float: left;
}

.pager .right {
	float: right;
}

.pager a.selected 
{
 color: #323232;
}

.progressBG 
{
    background: #d8d8d8;
    height: 12px;
    margin: 0 auto;
}

.progressBar 
{
    background: url(../images/bg_progressBar.gif) left top repeat-x;
    font-size: 1px;
    height: 12px;
}
 
ul.resourceList {
	margin: 10px 0 0 0;
	padding: 0;
}

ul.resourceList h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: 100;
}

ul.resourceList li {
	clear: both;
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
}

ul.resourceList li ul {
	margin-left: 25px;
	padding: 0;
}

ul.resourceList .pic {
	float: left;
	width: 50px;
	margin: 0;
}

ul.resourceList .text {
	margin-left: 60px;
	_margin-top: -15px;
}

.resourcesFooter {
	margin-top: 25px;
}

.resourcesFooterText {
	font-family: arial, verdana, sans-serif;
	color: #7F7F7F;
	font-size: 10px;
	
}

.resourceTitle {
	margin: 8px 0 !important;
}

.RSS {
	padding: 5px;
	text-align: right;
}

.RSS a {
	background: url(../images/btn_rss.gif) center left no-repeat;
	text-align: center;
	padding-left:25px;
}

.refineBy {
	padding: 2px;
}

.refineBy form {
	margin: 0;
}

.sortBy {
	text-align: right;
	padding: 5px;
}

.sortBy select, .refineBy select {
	font-size: 12px;
}

.tools {
	font-size: 10px;
	padding: 3px 0 3px 0;
}

.tools label a {
	font-size: 10px !important;
}

.tools img {
	vertical-align: middle;
}

.tools label {
	padding: 0 3px 0 8px;
}

.tools ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.tools li {
	display: block !important;
	width: 125px;
	margin-bottom: 5px;
	float: left;
}

.wordCount 
{
    display: block;
    color: #0061B2;
    text-align:right;
    width: 500px;
}

.adTuneIn 
{
    background: #99b6d6 url("../images/ad_podcastbg.jpg") top left no-repeat;
    width: 290px;
    height: 218px;
    padding: 122px 0 0 0;
    margin: 17px 0;
    text-align: center;
}

.adTuneIn .spritemap a
{
    background-image: url("../images/ad_podcastButtons.jpg");
    background-repeat: no-repeat;
    display: block;
    height: 31px;
    margin: 0 auto 4px auto;
    width: 269px;
}

.adTuneIn a.btnOneOnOne 
{
    background-position: 0 0;
}

.adTuneIn a.btnOneOnOne:hover 
{
    background-position: -269px 0;
}

.adTuneIn .btnPanelDiscussions 
{
    background-position: 0 -31px;
}

.adTuneIn .btnPanelDiscussions:hover
{
    background-position: -269px -31px;
}

.adTuneIn .btnGrayMatters 
{
    background-position: 0 -62px;
}

.adTuneIn .btnGrayMatters:hover
{
    background-position: -269px -62px;
}

.adTuneIn .btnNewsFeatures 
{
    background-position: 0 -93px;
}

.adTuneIn .btnNewsFeatures:hover
{
    background-position: -269px -93px;
}

.adTuneIn .btnNeuropods
{
    background-position: 0 -124px;
}

.adTuneIn .btnNeuropods:hover
{
    background-position: -269px -124px;
}

.adTuneIn .btnDanaUK
{
    background-position: 0 -155px;
}

.adTuneIn .btnDanaUK:hover
{
    background-position: -269px -155px;
}


.widget {
	margin: 0 0 17px 0;
}

.floatLeft
{
    float:left;
}
.floatRight
{
    float:right;
}
.clear
{
    clear:both;
}
.small
{
    font-size:10px;
}
.red
{
    color:Red;
}

div.center
{
    margin-left:auto;
    margin-right:auto;
}

div.frame
{
    margin:2px 0px 2px 0px;
    /*border:dotted 1px silver;*/
    padding:0px 8px 0px 8px;
}

div.frame h1
{
    margin-top:0px;
    font-size:16px !important;
    font-weight:bold;
}

table.inputForm
{
    margin-top:12px;
}

.inputForm tbody th
{
    font-size:10px;
    color:gray;
    padding-right:12px;
    text-align:right;
}

.browseDana table.inputForm  
{
	background-color: #96AEDC;
	border-top:solid 8px #96AEDC;
	border-bottom:solid 8px #96AEDC;
}

.browseDana .inputForm tbody th
{
	color: white;
    font-size:11px;
    padding-right:8px;
}

.validationSummary
{
    border: dotted 1px silver;
    margin: 8px 0px 8px 0px;
    padding: 12px 8px 12px 50px;
    color: #6b1717 !important;
    background: url(/images/ICON-exclamationPtCircle.gif) #ffe8e8 no-repeat 6px 6px;
}

.feedbackPanel
{
    border:dotted 1px silver;
    padding:12px 8px 12px 40px;
    margin: 2px 0px 2px 0px;
    color:#297ea8;
    font-size:13px;
    background: #f0f0f0 url(/images/ICON-checkmarkCircle.gif) no-repeat 6px center;
}

ul.sitemap 
{
    margin:0;
    padding:0;
    padding-left: 15px;
    list-style-type: square;
    font-weight:normal;
}

li.first {
    list-style-type:none;
    font-size:larger;
    font-weight:bold;
    margin: 10px;
}
li.second {
    list-style-type:circle;
}
li.third {
    list-style-type:disc;  
}

table.memberSearch
{
    width:100%;
    background-color:#d9e3f1;
    margin-top:2px;
    margin-bottom:2px;
}

.memberSearch tbody th
{
    padding-top:6px;
    vertical-align:top;
    text-align:right;
    font-weight:normal;
}

.memberSearch tbody td
{
    vertical-align:top;
}

.memberSearchIndex
{
    font-weight:800;
    font-size:13px;
}

.TablePager
{
    height:16px;
    border-top:dotted 1px silver;
    border-bottom:dotted 1px silver;
}

.TablePager .Status
{
    float:left;
}

.TablePager .Controls
{
    float:right;
    letter-spacing:2px;
}

.cmsControlMenu
{
    background-color:White;
    padding:4px;
    border:solid 2px silver;
    left:0px;
    bottom:0px;
    margin:0px;
    width:85px;
    z-index:20000;
    position:fixed;
}

.baw_info
{
	border: dotted 1px #FBB996;
	margin: 8px 0px 8px 0px;
	padding: 12px 8px 12px 12px;
	color: #555555 !important;
	background: #FFFBDD;
}

.baw_info a
{
	text-decoration: none;
	color: #555555 !important;
}

.baw_info a:hover
{
	text-decoration: underline;
	color: #555555 !important;
}

.success
{
	border: dotted 1px silver;
	margin: 8px 0px 8px 0px;
	padding: 12px 8px 12px 50px;
	color: #ffffff !important;
	background: #6cb470 no-repeat 6px 6px;
}

#centerColumn .baw_wizard .baw_detail
{
	width: 396px;
}

#centerColumn .baw_calloutColumn a
{
	font-size: 11px;
}

.baw_calloutColumn
{
	/*background: #F0F0F0;*/
	background: #fff;
	font-size: 11px;
	float: right;
	margin: 0;
	overflow: hidden;
	padding: 10px;
	width: 294px;
}
.baw_calloutColumn
{
	margin: 0;
}
.baw_calloutColumn .seperator
{
	margin: 5px 0;
}
.baw_calloutColumn .linkList
{
	margin: 0;
	padding: 0;
}

.baw_calloutColumn .linkList li
{
	margin-bottom: 5px;
}

#centerColumn .baw_detail
{
	overflow: hidden;
}

#centerColumn .baw_detail h1, .title1
{
	margin: 10px 0 0 0;
	font-size: 18px;
}


#centerColumn .baw_detail h2, .title2
{
	margin: 0 0 10px 0;
	font-size: 14px;
}

#centerColumn .baw_detail h3, .title3
{
	margin: 0 0 10px 0;
	font-size: 14px;
}

#centerColumn .baw_detail h4, .title4
{
	font-size: 12px;
	font-weight: 100;
	padding: 0;
	margin: 0;
}

#centerColumn .baw_detail h5
{
	font-family: arial, verdana, sans-serif;
	color: #7F7F7F;
	margin: 0;
	font-size: 10px;
	text-transform: uppercase;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#outreach  { display:none; }
#research  { display:none; }
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#aboutdanasections 
{
	font-size: 16px;  
	font-weight:bold; 
	color: #00437c;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	 
	 BAW - Styles for report results
	 	 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#bawlinks
{
	margin: 0 5px 0 5px;
}

#bawlinks a
{	display: block;
	padding: 0;
	text-decoration: none;
}

#bawlinks a:hover
{
	background: #ffffcc;
}

#bawlinks .detail1
{
	font-family: arial, verdana, sans-serif;
	color: #7F7F7F;
	margin: 0;
	font-size: 10px;
	text-transform: uppercase;
}

#bawlinks .detail2
{
	font-family: arial, verdana, sans-serif;
	color: #000000;
	margin: 0;
	font-size: 10px;
	text-transform: uppercase;
}
