/* KHI DRUG DEVELOPMENT LIFE CYCLE AD */

/* HTML RULES */

*, html, body {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	background-color: #454545;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a img {
	border: none;
}


/* AD CONTAINER */

div#container {
	position: relative;
	margin: 0px auto;
	width: 800px;
	text-align: left;
	background-color: #21052a;
}


/* AD HEADER */

div#header {
	width: 800px;
	height: 666px;
}

	#header h1 {
		width: 800px;
		height: 666px;
		background: transparent url("/images/rooted_web_ad/rooted_ad_header.jpg");
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}
	
		#header h1 span, #header img {
			display: none;
		}


/* LIFE CYCLE SECTOR POP UPS */
	
ul#life_cycle_sectors {
	position: absolute;
	top: 300px;
	left: 0px;
	width: 800px;
	height: 366px;
	list-style: none;
}

	#life_cycle_sectors li {
		position: absolute;
		z-index: 10;
	}
	
		li#drug_discovery_link {
			top: 0px;
			left: 145px;
		}
		
		li#drug_development_link {
			top: 90px;
			left: 475px;
		}
		
		li#pre_clinical_and_clinical_link {
			top: 162px;
			left: 510px;
		}
		
		li#suppliers_and_vendors_link {
			top: 280px;
			left: 20px;
		}
	
		#life_cycle_sectors li a {
			display: block;
			width: 225px;
			height: 60px;
			outline: none;
		}
		
		#life_cycle_sectors li a:hover {}
		
			#life_cycle_sectors li a span {
				display: none;
			} 	


/* ADDITIONAL INFO BOXES */

div.additional_information {
	position: absolute;
	width: 330px;
	height: 260px;
	z-index: 5;
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

	img.additional_information_background {
		position: absolute;
		z-index: 6;
	}

	.additional_information p {
		margin: 0px 5px 5px 5px;
		position: relative;
		z-index: 7;
		font-size: 12px;
		line-height: 14px;
	}
	
		.additional_information p img {
			position: relative;
			float: left;
			padding: 10px 10px 10px 0px;
			z-index: 8;
		}

	.additional_information h2 {
		position: absolute;
		top: 10px;
		right: 5px;
		color: #322f3f;
		height: 20px;
		font-size: 18px;
		z-index: 7;
		text-align: right;
		z-index: 8;
	}

	.additional_information select, #pre_clinical_and_clinical_info select {
		display: none;
		position: absolute;
		top: 40px;
		right: 5px;
		padding: 5px;
		border: 2px solid #ffffff;
		width: 160px;
		line-height: 20px;
		font-size: 14px;
		background-color: #879f89;
		color: #ffffff;
		z-index: 7;
	}
	
	#pre_clinical_and_clinical_info select {
		top: 70px;
	}
	
	.additional_information ul {
		position: absolute;
		top: 40px;
		right: 5px;
		height: 210px;
		z-index: 7;
		list-style: none;
		line-height: 26px;
		text-align: right;
	}
		
	.additional_information ul li {
		font-size: 12px;
		line-height: 18px;
		}
	
	.additional_information a {
		color: #689070;
		text-decoration: none;
	}
	
	.additional_information a:hover {
		color: #333333;
	}

	a.close_popup_link {
		position: absolute;
		bottom: 30px;
		right: 5px;
		z-index: 8;
	}
	
div#drug_discovery_info {
	top: 48px;
	left: 122px;
}

div#drug_development_info {
	top: 142px;
	left: 470px;
}

div#pre_clinical_and_clinical_info {
	top: 509px;
	left: 419px;
}

	#pre_clinical_and_clinical_info a.close_popup_link {
		bottom: 5px;
	}
	
	#pre_clinical_and_clinical_info p {
		margin: 35px 5px 0px 5px;
	}
	
	#pre_clinical_and_clinical_info h2 {
		top: 35px;
	}

	#pre_clinical_and_clinical_info ul {
		top: 65px;
	}

div#suppliers_and_vendors_info {
	top: 323px;
	left: 28px;
}


/* MAIN AD TEXT */

div#main_body {
	position: relative;
	margin: 0px 0px -48px 0px;
	padding: 0px 25px 0px 405px;
	width: 370px;
	font-size: 12px;
	color: #bcbcbc;
	line-height: 24px;
	z-index: 1;
}

	#main_body h2 {
		display: none;
	}
	
	#main_body p {
		margin: 0px 0px 24px 0px;
	}
	
	#main_body ul, #main_body ol {
		margin: 0px 0px 24px 24px;
	}
	
	#main_body a {
		color: #e3b171;
	}
	
	#main_body a:hover {
			color: #c0c0c0;
	}
	

/* PHONE NUMBER AND WATERMARK */

div#phone_number {
	position: absolute;
	bottom: 132px;
	left: 0px;
	width: 358px;
	height: 331px;
	background: transparent url("/images/rooted_web_ad/phone_number_and_watermark.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

	#phone_number p {
		display: none;
	}
	

/* FOOTER */

div#footer {
	position: relative;
	width: 800px;
	height: 132px;
	background: transparent url("/images/rooted_web_ad/rooted_ad_footer.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

	p#address {
		padding: 64px 0px 0px 34px;
		width: 766px;
		height: 68px;
		font-size: 12px;
		color: #708075;
		line-height: 18px;
	}
	
	a#website_link {
		position: absolute;
		top: 90px;
		right: 25px;
		width: 370px;
		height: 42px;
		z-index: 20;
		background: transparent url("/images/rooted_web_ad/footer_link.gif");
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}
	
	a#website_link:hover {
		background-position: 0px -42px;
	}
	
		#website_link p {
			display: none;
		}