/* @override 
	http://criticalglobalhealth.net/css/cghs2010.css
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li {
	position: relative;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
}
#menu {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background-color: #ddd;
	margin-bottom: 30px;
	color: #333;
	font-size: 13px;
}
#menu li {
	float: left;
	margin-left: 20px;
}
#menu a {
	color: #333;
	font-weight: bold;
}
#menu a:hover {
	color: #00b2d9;
}.date li, .nametitle li {
	height: 120px;
}
.date li {
}
.orange {
	background-color: #f35e40;
	color: white;
	padding: 20px;
}
.blue {
	background-color: #0084a6;
	color: #fff;	
	padding: 20px;
}
.date {
	width: 100px;
	text-align: right;
	font-weight: bold;
	margin-left: 80px;
	background: #f35e40 url(../img/horiz.png) no-repeat 0 -144px;
	padding-top: 35px;
	padding-bottom: 30px;
	position: relative;
}
.nametitle {
	width: 430px;
	background: #0084a6 url(../img/horiz.png) no-repeat -650px -97px;
	padding-top: 35px;
	padding-bottom: 30px;
	position: relative;
}
.list, .ftr {
	clear: both;
}
.ftr {
	margin-left: 0;
	background-color: #aaa;
	padding-bottom: 20px;
	margin-bottom: 0;
	position: relative;
	width: 880px;
}
.ftrg {
	width: 100%;
	height: 90px;
	background: url(../img/horiz.png) no-repeat -430px -7px;
	position: absolute;
	bottom: 0;
}
.ftr a {
	color: #444;
	text-decoration: none;
}
.ftr a:hover {
	color: #000;
	text-decoration: underline;
}
h1 {
	font-size: 35px;
	line-height: 60px;
	text-transform: uppercase;
}
h1 span {
	text-transform: capitalize;
}
h1.blue {
	width: 180px;
	text-align: right;
	height: 235px;
	background: #0084a6 url(../img/horiz.png) no-repeat 0 -136px;
	padding-top: 35px;
	padding-bottom: 0;
}
h1.orange {
	width: 300px;
	height: 235px;
	margin-left: 0;
	background: #f35e40 url(../img/horiz.png) no-repeat -680px -98px;
	margin-top: 0;
	padding-top: 35px;
	padding-bottom: 0;
}
h2 {
	font-size: 18px;
	line-height: 26px;
}
h3 {
	font-weight: bold;
	font-size: 14px;
}
h4 {
	margin-top: -20px;
}
.left {
	float: left;
}
.foot {
	width: 180px;
	padding: 38px 20px 20px;
	color: #fff;
	margin-left: 0;
	z-index: 2;
	position: relative;
}
.ftr1 {
	background: url(../img/horiz.png) no-repeat -390px -99px;
	font-size: 15px;
	line-height: 22px;
	text-align: right;
}
.all {
	margin-right: auto;
	margin-left: auto;
	width: 1100px;
	position: relative;
}
.tbl {
	background: #0084a6 url(../img/horiz.png) no-repeat -410px -62px;
	height: 35px;
	width: 220px;
}
.tor {
	background: #f35e40 url(../img/horiz.png) no-repeat -662px -59px;	
	height: 35px;
	width: 340px;
}
.bbl {
	background: url(../img/horiz.png) no-repeat -633px -47px;
	height: 50px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.bor {
	background: url(../img/horiz.png) no-repeat 0 -33px;	
	height: 50px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.clear {
	clear: both;
}
.more {
	width: 0px;
	height: 570px;
	background: #f35e40 url(../img/horiz.png) no-repeat -780px -87px;
	color: #fff;
	position: relative;
	padding: 30px 0 20px;
	display: none;
}
.bormore {
	background: #f35e40 url(../img/horiz.png) no-repeat -670px -50px;
	height: 44px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.more ul {
	padding: 5px 20px 20px;
}
.more li {
	display: none;
	width: 360px;
	height: 499px;
	overflow: auto;
}
.more p {
	margin-top: 15px;
	margin-bottom: 15px;
}
.more a {
	color: #fff;
}
.more a:hover {
	color: #f35e40;
	background-color: #fff;
	text-decoration: none;
}
.nametitle li span {
	display: inline;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 20px;
	text-decoration: none;
	color: #fff;
	width: 20px;
	height: 20px;
	text-align: center;
}
.nametitle li span a {
	text-decoration: none;
	color: #fff;
}
.nametitle li span a:hover {
	color: #ff6d4d;
}
.more strong {
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
}
.close {
	display: none;
}

#logo {
	position: absolute;
	top: -60px;
	left: 750px;
	width: 250px;
	height: 60px;
	background: url(img/logo-bg.png) no-repeat center 30px;
}
#logo a {
	display: block;
	width: 180px;
	height: 42px;
	overflow: hidden;
	margin-top: 9px;
	margin-left: 35px;
	opacity: 0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}
#logo a:hover {
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
#logo span {
	display: block;
	height: 100%;
	width: 100%;
	background: url(img/jhu-logo.png) no-repeat 0 0;
}
/*#logo {
	position: absolute;
	top: 91px;
	left: 670px;
}
#logo a {
	display: block;
	width: 331px;
	height: 94px;
	overflow: hidden;
}
#logo span {
	display: block;
	height: 100%;
	width: 100%;
	background: url(../img/jhu_logo.gif) no-repeat 0 0;
}
#logo span:hover {
	background-position: 0 -94px;
}*/
.design {
	text-align: right;
}
.design a:hover {
	color: #333;
}
.design a {
	color: #aaa;
	text-decoration: none;
	right: 220px;
	position: relative;
	top: -30px;
}