/* default elements */
* {
	margin: 0;
	padding: 0;
}
body {
	background:url(../../images/bg.png) repeat-x #264063;
	font: normal 0.875em sans-serif;
	margin-right: 10px;
}
h1 h2 h3 h4 h5 {
	font:normal "Times New Roman", Times, serif;
}
p {
	font:normal Arial, Helvetica, sans-serif;
	color:#000;
}
a {
	color:#254062;
}
/* structure */
#wrapper {
	margin: 0 auto;
	width: 1024px;
}
#container {
	background:none;/*border-top: 6px solid #44669C;*/
	font-size: 1.3em;
	margin: 10px auto 0;
	width: 960px;
	overflow:hidden;/*-moz-box-shadow: 4px 4px 10px #ccc; For shadow effect to work in supported versions of Mozilla */
	/*-webkit-box-shadow: 4px 4px 10px #ccc; For shadow effect to work in supported versions of Safari */
}
/* Header */
#header {
	background:#FFF;
	margin:10px 0;
	overflow:hidden;
	padding:0 5px 5px 5px;
}

#header2 {
	background:url(../../images/white-eighty.png);
	margin:8px 0;
	overflow:hidden;
	padding:0 5px 5px 5px;
}
.nih {
	display:block;
	font-family:"Times New Roman", Times, serif;
	/*font-variant:small-caps;*/
	font-variant:normal;
	font-size:.8em;
	color:#333;
	margin-bottom:2px;
	padding:2px 0;
}
.logo {
	float:left;
	margin-right:10px;
}
.slug {
	/*color:#082578;*/
	color:#254062;
	width:305px;
	padding:7px 0 0 5px;
	float:left;
	margin-right:30px;
}
.slug h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	font-style:normal;
	margin-bottom:3px;
}
.slug h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	font-style:italic;
	margin-left:10px;
}
.social {
	float:left;
	padding:15px 10px 10px 20px;
}


.social-under {
	float:left;
	padding:10px 10px 0 50px;
}
.search-under {
	float:right;
	margin-top:0;
	width:270px;
}
.search-input-under {
	padding:8px 5px;
	width:220px;
	margin:0;
	border:1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.search {
	float:right;
	padding-top:10px;
	width:268px;
	overflow:hidden;
}
.search-button {
	background:none;
	height:32px;
	width:32px;
	margin:0;
	border:none;
	vertical-align:middle;
	float:right;
}
.search-input {
	padding:6px 5px;
	width:220px;
	margin:0;
	border:1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	float:left;}
input {
	margin:0;
	padding:0;
}
button{margin:0; padding:0;}
.hidden {
	display: none;
}
/*Top Half*/
#top-half {
	padding:5px;
	overflow:hidden;
}
.feature {
	background:#999;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	width:675px;
	float:left;
	height:440px;
	overflow:hidden;
	margin: 10px 0;
	padding: 0;
	font: 10px normal Arial, Helvetica, sans-serif;
}
#nav {
	background:url(../../images/white-eighty.png) repeat;
	float:right;
	/*width:250px;*/
	width:245px;
	padding: 5px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
}
#nav h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.1em;
	color:#982222;
	display:block;
	background:#FFF;
	margin-left:-5px;
	margin-right:-5px;
	padding-left:10px;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:5px;
	letter-spacing:1px;
}
#nav ul {
	padding-left:5px;
	font-size:.75em;
}
#nav ul li {
	list-style:none;
	line-height:1.4em;
	color:#254062;
}
#nav ul li:last-child {
	margin-bottom:5px;
}
#nav ul li a {
	text-decoration:none;
	color:#254062;
}
#nav ul li a:hover {
	text-decoration:underline;
}
.main {
	background:#FFF;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-radius: 0 0 6px 6px;
	overflow:hidden;
}
#bt-half {
	padding:5px 5px 15px 5px;
	overflow:hidden;
	background:#FFF;
}



/*NEWS*/
#news {
	width:260px;
	float:left; /*margin-right:10px;*/
}
#news h3 {
	background:#333;
	color:#fff;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:10px;
	padding:2px 5px;
	font-size:1.25em;
	letter-spacing:2px;
	font-weight:normal;
}
#news ul {
	font-size:.70em;
	padding-left:5px;
	padding-right:10px;
}
#news ul li {
	list-style:none;
	line-height:1.4em;
	color:#254062;
	padding-bottom:12px;
	font-weight:bold;
	color:#000;
}
#news ul li:last-child {
	margin-bottom:5px;
}
#news ul li a {
	text-decoration:underline;
	color:#254062;
}
#news ul li a:hover {
	text-decoration:none;
}
/*Info*/
#info {
	width:230px;
	float:left;
}
#info h3 {
	background:#254062;
	color:#fff;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:10px;
	padding:2px 5px 2px 10px;
	font-size:1.25em;
	letter-spacing:2px;
	font-weight:normal;
}
#info ul {
	font-size:.75em;
	padding:0 10px;
}
#info ul li {
	list-style:none;
	line-height:1.4em;
	color:#254062;
	padding-bottom:12px;
}
#info ul li:last-child {
	margin-bottom:5px;
}
#info ul li a {
	text-decoration:none;
	color:#254062;
}
#info ul li a:hover {
	text-decoration:underline;
}
/*research*/
#research {
	width:230px;
	float:left;
}
#research h3 {
	background:#982222;
	color:#fff;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:10px;
	padding:2px 5px 2px 10px;
	font-size:1.25em;
	letter-spacing:2px;
	font-weight:normal;
}
#research ul {
	font-size:.75em;
	padding:0 10px;
}
#research ul li {
	list-style:none;
	line-height:1.4em;
	color:#254062;
	padding-bottom:12px;
}
#research ul li:last-child {
	margin-bottom:5px;
}
#research ul li a {
	text-decoration:none;
	color:#254062;
}
#research ul li a:hover {
	text-decoration:underline;
}
/*NLM near You*/
#near {
	width:230px;
	float:left;
}
#near h3 {
	background:#65903e;
	color:#fff;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:10px;
	padding:2px 5px 2px 10px;
	font-size:1.25em;
	letter-spacing:2px;
	font-weight:normal;
}
#near ul {
	font-size:.75em;
	padding:0 10px;
}
#near ul li {
	list-style:none;
	line-height:1.4em;
	color:#254062;
	padding-bottom:12px;
}
#near ul li:last-child {
	margin-bottom:5px;
}
#near ul li a {
	text-decoration:none;
	color:#254062;
}
#near ul li a:hover {
	text-decoration:underline;
}
#widgets {
	width:665px;
	background:url(../../images/widget-green.png) top left repeat;
	padding:10px;
	float:left;
	margin-left:5px;
	margin-top:5px;
}
#widgets ul {
	font-size:.75em;
	padding:0;
	margin:0;
}
#widgets a{text-decoration:none; display:block;}

#widgets ul li {
	list-style:none;
	display:block;
	float:left;
	/*width:110px;height:120px;*/
	width:90px;height:100px;
	overflow:hidden;
	margin: 0 9px 0 0;
	background:#FFF;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}
#widgets ul li:last-child {
	margin-right:0;
}
#widgets ul li p {
	font-size:0.9em;
	font-weight:bold;
	color:#254062;
	text-align:center;
	margin-bottom:5px;
}
/*
#widgets ul li img {
	margin-left:5px;
}*/
#footer {
	border-top:2px solid #333;
	background:#FFF;
	padding:15px 5px;
	overflow:hidden;
	margin-bottom:10px;
}
#footer-info {
	font-size:.5em;
	width:450px;
	float:left;
}
#footer-usa {
	float:left;
	width:110px;
	padding-top:15px;
}
#footer-review {
	float:right;
	width:300px;
	font-size:.5em;
	text-align:right;
}
.clear,.clearer {clear: both;} 

.clearer {font-size: 0;}
