/* CSS Document */

body {
	background: #ffffff url(/images/bg-blue.jpg) top left repeat;
	margin: 0px;
	font: 10px Arial, Helvetica, sans-serif;
}

/* #wrapper {
	background: #ffffff url(/images/bg-grey.jpg) top left repeat-y;
	width: 955px;
	height: 100%;
	margin: 0 auto;
	padding: 12px 16px 12px 14px;
} */
#bar {
	width: 961px;
	height: 14px;
	margin: -1px auto 0px auto;
	background: url(/images/bar.jpg) top left no-repeat;
}
/* #footer {
	width: 955px;
	margin: 25px auto 0 auto;
	padding: 8px 0px;
	border-top: 1px #294389 solid;
	text-align: center;
	color: #666666;
}

#footer p {
	font: 9px Arial, Helvetica, sans-serif;
}

a:link, a:visited, a:active {
	color: #A33C26;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #294389;
	text-decoration: none;
	font-weight: bold;
} */

/*** TOP NAV ***/
#topnavcenter {
	CLEAR: none; FONT-SIZE: 14px; FLOAT: right; WIDTH: 428px; COLOR: #666; HEIGHT: 40px; TEXT-ALIGN: center
}

/*** LOGIN BOX ***/
/* #login {
	float: right;
	width: 278px;
	height: 40px;
	clear:right;
	text-align: right;
	font-size: 11px;
	color: #666;
}
#login label {
	font-weight: bold;
	display: block;
	float: left;
	margin: 2px 5px 2px 0;
}
#login .field, #login .userfield, #login .passwordfield, #search .field, #search .searchfield {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	border: 1px #A33D27 solid;
	padding: 1px 10px;
	width: 63px;
	margin: 0px 2px 4px 0px;
	float: left;
}
#login .button {
	float: left;
	margin: 4px 0px 0px 3px;
	height: 8px;
	width: 8px;
	padding: 0px;
}
#login .passwordhelp {
	clear: both;
	text-align: right;
	margin: 0 8px 0 0;
}
#login .userfield {
	background: url(/images/bg-username.gif) no-repeat left;
}
#login .passwordfield {
	background: url(/images/bg-password.gif) no-repeat left;
} */

/*** NAVIGATION ***/
/* #nav {
	margin: 13px 0px 0px 0px;
	height: 29px;
}
* html #nav { margin: 10px 0px -3px 0px; }
*+ html #nav { margin-bottom: -3px; }
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 28px;
	clear: right;
}
#nav ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 28px;
} */

/*** LEFT BAR ***/
#leftbar {
	width: 689px;
	margin: 0px 0px 0px 10px;
	float: left;
	padding: 0px;
}
* html #leftbar { margin: -5px 0px 0px 5px; } /* IE 6 */
*+ html #leftbar { margin: -5px 0px 0px 10px; } /* IE7 */
#leftbar ul {
	float: left;
	width: 150px;
	_width: 135px; /* IE 6 May 23 */
	margin: 8px 0px 0px 25px;
	padding: 0px;
	list-style-type: none;
}
* html #leftbar ul { margin-left: 13px; }
#leftbar ul img { margin-bottom: 10px; }
* html #leftbar ul img { margin-bottom: 6px;}
#leftbar ul li {
	background: url(/images/bullet-circle.gif) left center no-repeat;
	padding: 1px 0px 0px 16px;
	margin: 0px 0px 12px 0px;
	font-size: 12px;
}


/*** FEATURE BOX ***/
#feature {
	width: 655px;
	padding: 9px 17px 18px 17px;
	margin: 0px;
	background: #7196BB url(/images/bg-feature.jpg) bottom left no-repeat;
}
#feature .content {
	width: 317px;
	float: right;
}
#feature table {
	width: 322px;
	float: left;	
}
#feature p {
	color: #ffffff;
	line-height: 110%;
	font-weight: bold;
	margin: 0px 0px 0px 4px;
	padding: 2px 0px 0px 0px;
	/*border-bottom: 1px #ffffff solid;*/
	font-size: 11px;
}
#feature h1 {
	font-size: 13px;
	color: #E6E4AA;
	/*border-bottom: 1px #ffffff solid;*/
	padding: 0px 0px 0px 2px;
	margin: 3px 0px 0px 2px;
}
#feature h2 {
	font-size: 13px;
	color: #E6E4AA;
	padding: 7px 0px 0px 3px;
	margin: 9px 0px 0px 0px;
	border-top: 1px #ffffff solid;
}
#feature a {
	color: white;
}
#feature a:hover {
	color: white;
	text-decoration: underline;
}

/*** CENTER BAR ***/
#leftbar .center {
	float: right;
	width: 500px;
	padding: 0px;
	margin: 2px 0px 0px 0px;
	_margin-right: -20px; /* IE 6 fix */
	padding: 0px 0px 0px 0px;
}
#reminders {
	width: 488px;
	background: #ffffff url(/images/bg-reminders.jpg) top left no-repeat;
	padding: 24px 25px 0px 10px;
	font-size:12px;
	color: #666;
	margin: 0px 0px 0px 3px;
	font-weight: normal;
}
* html #reminders { margin-left: 8px; padding-top: 30px; padding-left: 5px; }
#reminders p {
	margin: 2px 5px 8px 0;
	padding: 0 10px 0 0;
}
#leftbar .endrem {
	height: 1px;
	width: 409px;
	background:url(/images/bg-reminder-bottom.gif) bottom center no-repeat;
	margin: 8px auto 7px auto;
	padding: 0px;
}
* html .endrem { margin: 0px auto 10px auto;}
/*
#reminders ul {
	width: 470px;
	float: none;
	margin-top: 6px;
	margin-left: 14px;
}
* html #reminders ul {
	margin-left: 13px;
}
#reminders ul li {
	color: #666;
	font-size: 11px;
	background-position: left 3px;
	text-align: left;
	padding-top: 0px;
	margin-bottom: 5px;
}
1*/
#leftbar .center .link { 
	padding-bottom: 4px;
	margin: 0px 0px 10px 0px;
}
#leftbar .center .link img { 
	margin: 0px 0px -3px 3px;
}
#leftbar .center .link a { font-size: 12px; }


/*** RIGHT BAR ***/
/* #rightbar {
	width: 218px;
	float: right;
	margin: 11px 6px 0px 0px;
}
*html #rightbar {
	margin: 8px 2px 0px 0px;
}
#search {
	width: 210px;
	background: #ffffff url(/images/bg-search.jpg) top left no-repeat;
	padding: 32px 6px 0px 6px;
	text-align: center;
	font-size:11px;
	color: #000000;
}
#search .field, #search .searchfield {
	color: #999999;
	border: 1px #676767 solid;
	padding: 0px 5px 1px 3px;
	width: 152px;
	font-size: 10px;
	margin: 0px 2px 10px 2px;
	float: left;
}
#search .searchfield {
	background: url(/images/bg-searchfield.gif) no-repeat left;
}
#button {
    margin-bottom: 0px;
	height: 8px;
	float: left;
	margin: 3px 0px 0px 5px;
}
#search form {
	padding: 0;
	margin: 0;
} */

#wrapper .promo_box {
	width: 210px;
	background: #ffffff url(/images/promo_box.jpg) top left no-repeat;
	padding: 6px 6px 0px 6px;
	min-height: 75px;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}

#wrapper .promo_header {
	padding: 0px 4px 10px 4px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #294389;
	font-weight: bold;
}

#wrapper .promo_content {
	width: 190px;
	margin-left: 5px;
	align: center;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
#wrapper .promo_content ul {
	.float: left; /* Fix for IE 6 & 7, bullets around images in sidebar */
	_margin-left: 3px; /* Fix for IE 6, bullets indenting too far in sidebar */ 
}
 /* Fix for Safari (commented out)
body:last-child:not(:root:root) #wrapper .promo_content ul {
	float: left;
}  */

#leftbar .endfeat {
	height: 1px;
	width: 208px;
	margin:0 auto;
	background:url(/images/bg-login-bottom.gif) bottom center no-repeat;
	margin: 16px 0px 20px 0px;
	padding: 0px;
}
#rightbar .endfeat {
	height: 1px;
	width: 208px;
	margin:0 auto;
	background:url(/images/bg-login-bottom.gif) bottom center no-repeat;
	margin: 12px 0px 20px 0px;
	padding: 0px;
}
*html .endfeat { margin-top: 4px; }
#rightbar ul {
	list-style-type: circle;
/***	margin: 5px 0px 10px 8px;  ***/
	.margin: 2px 0px 5px 4px; 
	padding: 0px;
}

#rightbar ul li {
/***	background: url(/images/bullet-page-bigger-red.gif) left center no-repeat; 
	padding: 2px 2px 2px 2px;  ***/
	margin: 0px 0px 5px 0px;  
	font-size: 11px;
}
#rightbar ul.journallist li {
/***	background: url(/images/bullet-page-bigger-red.gif) left center no-repeat; 
	padding: 2px 2px 2px 2px; ***/
	margin: 0px 0px 10px 0px;
	font-size: 11px;
}
#rightbar ul.journallist li:hover {
/***	background: url(/images/bullet-page-bigger.gif) left center no-repeat; ***/
}
#rightbar ul.journallist a {
	color: #666;
}
/***

#rightbar ul.journallist li.jcem {
	background: url(/images/img-journal-jcem.jpg) left center no-repeat;
}
#rightbar ul.journallist li.jcem:hover {
	background: url(/images/img-journal-jcem.jpg) left center no-repeat;
}
#rightbar ul.journallist li.review {
	background: url(/images/img-journal-review.jpg) left center no-repeat;
}
#rightbar ul.journallist li.review:hover {
	background: url(/images/img-journal-review.jpg) left center no-repeat;
}
#rightbar ul.journallist li.endo {
	background: url(/images/img-journal-endo.jpg) left center no-repeat;
}
#rightbar ul.journallist li.endo:hover {
	background: url(/images/img-journal-endo.jpg) left center no-repeat;
}
#rightbar ul.journallist li.molecular {
	background: url(/images/img-journal-mol.jpg) left center no-repeat;
}
#rightbar ul.journallist li.molecular:hover {
	background: url(/images/img-journal-mol.jpg) left center no-repeat;
}
#rightbar ul.journallist li.endoNews {
	background: url(/images/img-endo-news.jpg) left center no-repeat;
}
#rightbar ul.journallist li.endoNews:hover {
	background: url(/images/img-endo-news.jpg) left center no-repeat;
}
***/

#rightbar .button {
	margin: 0px 0px 8px 2px;
}
#rightbar .CS_BBar_Image {
	margin-bottom: 10px;
}

/* Promo boxes (CSS only, not currently in use) */
/*
.promobox {
	background: url(/images/home_sidebar_off_1.jpg) top left no-repeat;
	float: left; 
	width: 234px;
	height: 80px;
	color: #A33C26;
	font-weight: bold;
	font-size: 12px;	
	text-align: left;
	text-decoration: none;
}
.promobox:hover {
	background: url(/images/home_sidebar_on_1.jpg) top left no-repeat;
	color: white;
	cursor: pointer;
}
.promobox:hover a {
	color: white;
}
.promobox a {
	display: block;
	padding: 25px 30px 30px 55px;
	margin: 0 0 0 10px;
	background-position: left; 
	background-repeat: no-repeat;
}
*/

/* Promo boxes 2 */
#rightbar .promoboxtable {
	width: 205px;
	height: 75px;
}
#rightbar .promobox2, #rightbar .promobox2hover {
	color: #A33C26;
	font-weight: bold;
	font-size: 12px;	
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
#rightbar .promobox2hover {
	color: white;
}
#rightbar .promobox2hover a {
	color: white;
}
#rightbar .promobox2 .promoimg {
	width: 70px;
	height: 70px;
	text-align: center;
	padding: 0;
}
/*	background: url(/images/home_sidebar_off_1.jpg) top left no-repeat;
}
#rightbar .promobox2 .promotext {
	padding: 0;
/*	background: url(/images/home_sidebar_off_1.jpg) top right no-repeat;
}
#rightbar .promobox2hover .promoimg {
	width: 70px;
	height: 70px;
	text-align: center;
	padding: 0;
/*	background: url(/images/home_sidebar_on_1.jpg) top left no-repeat;
}
#rightbar .promobox2hover .promotext {
	padding: 0;
/*	background: url(/images/home_sidebar_on_1.jpg) top right no-repeat;
}
#wrapper .hoverborder {
	border: 1px solid #fff;
}
#wrapper .hoverborder:hover {
	border: 1px solid #2A4489; 
}
#loginform {
	margin: 0; 
	padding: 0; 
}

/* Donate Box */
#rightbar .donateboxtable {
	margin-top: -8px;
	width: 210px;
}
#rightbar .donatebox, #rightbar .donateboxhover {
	text-align: center;
	vertical-align: middle;
}
#rightbar .donatetext a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #294389;
	font-weight: bold;
	text-decoration: none;
}
#rightbar .donatebox .donatetext {
	padding: 7px 6px 6px 6px;
	background: url(/images/home_donate_off.jpg) top right no-repeat;
}
#rightbar .donateboxhover .donatetext {
	padding: 7px 6px 6px 6px;
	background: url(/images/home_donate_on.jpg) top right no-repeat;
}
#leftbar .center{ width: 800px !important }
