@import "reset.css";

body {
	font: 11px/1.5 verdana, sans-serif;
	margin: 43px 6px 6px 6px;
	min-width: 960px;
}
#content h1, 
#content h2, 
#content h3, 
#content h4, 
#content h5, 
#content h6, 
#content p, 
#content ul, 
#content ol {
	margin-bottom: 1em;
}
#container {
	background: url(../img/header.png) repeat-x;
	width: expression(document.body.clientWidth < 962? "960px" : "auto");
	height: 1%;
}
#dec {
	background: url(../img/dec-home.jpg) no-repeat;
	position: absolute;
	top: 0;
	width: 275px;
	height: 300px;
	z-index: 0;
}
#dec.outcomes {
	background: url(../img/dec-outcomes.jpg) no-repeat;
}
#dec.human-resource-management-systems {
	background: url(../img/dec-hrms.jpg) no-repeat;
}
#dec.critical-success-factors,
#dec.contact-us {
	background: url(../img/dec-critical-success-factors.jpg) no-repeat;
}
#dec.priority-programs {
	background: url(../img/dec-priority-programs.jpg) no-repeat;
}
#dec.key-questions,
#dec.country,
#dec.other-health-system-components {
	background: url(../img/dec-key-questions.jpg) no-repeat;
}
#dec.links {
	background: url(../img/dec-outcomes.jpg) no-repeat;
}
#dec.action-fields, 
#dec.human-resource-management-systems, 
#dec.leadership, 
#dec.partnership, 
#dec.finance, 
#dec.education, 
#dec.policy,
#dec.about {
	background: url(../img/dec-action-fields.jpg) no-repeat;
}
#dec.action-cycle {
	background: url(../img/dec-key-questions.jpg) no-repeat;
}
#header {
	color: #fff;
	background: url(../img/header-right.png) no-repeat right top;
	font-weight: bold;
	padding-top: 123px;
	padding-left: 264px;
}
img#logo {
	position: absolute;
	top: 109px;
	left: 265px;
}
#sliver {
	background: #71a3d8 url(../img/sliver.png) no-repeat;
	font-size: 10px;
	font-family: arial;
	margin-right: 1px;
	margin-top: -9px;
	padding-top: 10px;
	padding-right: 6px;
	height: 94px;
}
#sliver h2 {
	font-size: 15px;
	position: relative;
	padding-top: 12px;
	z-index: 1;
}
#sliver p {
	position: relative;
	z-index: 1;
}
#sliver .action-fields p {
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
}
#sliver strong {
	font-size: 15px;
}
#sliver .action-fields p strong {
	font-size: 12px;
}
#sliver a {
	color: #fff;
	font-weight: bold;
}

a {
	color: #ec4e00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #bc4002;
	text-decoration: none;
}


#nav {
	position: relative;
	top: -261px;
	right: -55px;
}
#nav ul {
	overflow: auto;
	position: absolute;
	top: 47px;
	right: 60px;
}
#nav li {
	display: block;
	float: left;
	height: 1%;
}
#nav a {
	color: #fff;
	background: url(../img/nav-groove.png) no-repeat;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	display: block;
	padding: 12px 17px;
}
#nav a:hover {
	color: #cbe6ff;
}

#content {
        border: 1px solid #d7d7d7;
        border-width: 0 1px;
        overflow: auto;
        height: 1%;
}
#content-language {
        position: absolute;
        top: 1em;
        right: 5em;
        z-index: 500;
}
#google-search {
        position: absolute;
        top: 1em;
        left: 225px;
        z-index: 501;
}

#content-language a{
}
#content-language a:link {color:#427FB8;}
#content-language a:visited {color:#90B7E2;}
#content-language a:hover {color:#4E6176;}

#subnav {
	background: #fff url(../img/subnav.png) no-repeat right bottom;
	font-size: 12px;
	float: left;
	margin-top: 25px;
	padding-left: 22px;
	padding-bottom: 120px;
	width: 214px;
}
#subnav ul {
	background: url(../img/subnav-top.png) no-repeat right top;
	position: relative;
	padding-top: 11px;
	height: 1%;
}
#subnav ul ul {
	background: none;
	padding-top: 0;
}
#subnav li {
	display: list-item;
	margin-bottom: 1em;
}
#subnav li a {
	font-weight: bold;
	line-height: 2;
	text-decoration: none;
	height: 1%;
}
#subnav li li {
	margin-bottom: 0;
}
#subnav li li a {
	color: #000;
	font-weight: normal;
}
#subnav a:hover {	
	color: #ec4e00;
	text-decoration: underline;
}


#content-main {
	margin-top: 34px;
	margin-left: 264px;
	padding-top: 24px;
	padding-right: 1em;
}
#content-main ul {
	list-style: disc;
	margin-left: 5em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: arial;
}
h1 {
	color: #3a73b8;
	font-size: 17px;
}
#content h2 {
	font-size: 15px;
}
#content h3 {
	font-size: 13px;
	margin-bottom: 0;
}

.col {
	width: 47%;
}
.col.right {
	float: right;
}

img#fields-image {
	background: url(../img/fields.gif) no-repeat;
	float: right;
	margin-left: 6px;
	width: 280px;
	height: 214px;
}
img#fields-image-home {
	background: url(../img/fields-home.gif) no-repeat;
	float: left;
	width: 428px;
	height: 413px;
}


#footer {
	background: url(../img/footer.png) repeat-x bottom;
	font-style: italic;
	clear: both;
	margin-top: -1em;
	padding-top: 1em;
}
#footer .container {
	background: url(../img/footer-left.png) no-repeat left bottom;
}
#footer .container .container {
	background: url(../img/footer-right.png) no-repeat right bottom;
	padding-right: 12px;
	padding-bottom: 36px;
	padding-left: 264px;
}
#footer p.contact-link {
	text-align: center;
}
#footer a {
	font-style: normal;
	font-size: 12px;
}

#about-module {
	color: #fff;
	background: #5b8cc8 url(../img/about.png) no-repeat;
	line-height: 1.25;
	position: absolute;
	top: 658px;
	left: 19px;
}
#about-module div {
	background: url(../img/about-bottom.png) no-repeat bottom;
	padding: 10px;
	width: 174px;
}
#about-module h2 {
	font-size: 1.1em;
}
#about-module p {
	margin: 1em 0;
}
#about-module a {
	color: #fff;
	display: block;
}
input {
	width: 20em;
}

@media print {
	body,
	#sliver {
		color: #000;
		background: #fff;
		font-size: 13px;
		height: auto;
	}
	img#logo {
		position: static;
	}
	#dec,
	#nav,
	#subnav {
		display: none;
	}
	#header {
		padding: 0;
	}
	#content {
		border: none;
		overflow: visible;
	}
	#content-main {
		margin: 0;
	}
	#about-module {
		position: static;
	}
	#about-module div {
		padding: 0;
		width: auto;
	}
	#footer .container .container {
		padding: 0;
	}
}

