@charset "utf-8";

body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(images/contentbg.png) top center repeat-y;
}

img {
	border: none;
}

/*header area*/

#headwrap {
	position: fixed;
	top: 0;
	width: 100%;
	height: 108px;
	background: url(images/bg_tile.png) top center repeat-x;
	z-index: 500;
}

#header {
	position: relative;
	width: 900px;
	height: 108px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#header h1 {
	position: relative;
	top: 45px;
	width: 238px;
	height: 63px;
	margin: 0;
	padding: 0;
	text-indent: -8000px;
	background: url(images/phylonix_logo.png) center no-repeat;
}

#header h1 a {
	width: 221px;
	height: 63px;
	display: block;
}

#forms {
	position: absolute;
	top: 0;
	left: 42%;
	width: 900px;
}

#clientlogin {
	position: absolute;
	top: 0;
	width: 303px;
	height: 24px;
	padding: 3px 5px 0 5px;
	background: #4998B6;
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #90D5EB;
}

#clientlogin input {
	width: 100px;
	height: 17px;
	margin-left: 5px;
	border: 1px solid #59C6F2;
	background: #C4F1FE;
	font: 10px Arial, Helvetica, sans-serif;
	color: #2D7698;
	text-transform: uppercase;
}

#clientlogin input.submit {
	display: none;
}

#search {
	position: absolute;
	top: 0;
	left: 340px;
}

#search input {
	width: 150px;
	height: 17px;
	margin-left: 5px;
	border: 1px solid #59C6F2;
	background: #fff;
	font: 10px Arial, Helvetica, sans-serif;
	color: #2D7698;
	text-transform: uppercase;
}

#search input.submit {
	width: 15px;
	height: 13px;
	border: none;
}

#nav {
	position: absolute;
	top: 20px;
	right: -2px;
	width: 629px;
	height: 88px;
}

#nav ul {
	list-style: none;
	height: 72px;
}

#nav li {
	float: left;
	text-indent: -8000px;
}

#nav a {
	display: block;
	height: 72px;
}

#nav a.aboutus {
	width: 86px;
	background: url(images/nav_about.png) no-repeat;
}

#nav a.services {
	width: 83px;
	background: url(images/nav_services.png) no-repeat;
}

#nav a.licenses {
	width: 84px;
	background: url(images/nav_licenses.png) no-repeat;
}

#nav a.partnerships {
	width: 119px;
	background: url(images/nav_partnerships.png) no-repeat;
}

#nav a.newsinfo {
	width: 103px;
	background: url(images/nav_newsinfo.png) no-repeat;
}

#nav a.contactus {
	width: 103px;
	background: url(images/nav_contactus.png) no-repeat;
}

#nav a.aboutus:hover, #nav li.current a.aboutus {
	background-position: -86px;
}

#nav a.services:hover, #nav li.current a.services {
	background-position: -83px;
}

#nav a.licenses:hover, #nav li.current a.licenses {
	background-position: -84px;
}

#nav a.partnerships:hover, #nav li.current a.partnerships {
	background-position: -119px;
}

#nav a.newsinfo:hover, #nav li.current a.newsinfo {
	background-position: -103px;
}

#nav a.contactus:hover, #nav li.current a.contactus {
	background-position: -103px;
}

/*content area*/

#contentwrap {
	position: relative;
	top: 108px;
	left: 1px;
	margin: 0 auto;
	width: 900px;
	padding: 10px 0 0 0;
	text-align: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	color: #565c61;
}

#contentleft {
	float: left;
	width: 535px;
	padding: 0 20px 4em 20px;
}

#home #contentleft {
	width: 275px;
	padding: 0 10px 85px 20px;
}

#contentleft h2 {
	margin: 2em 0;
	padding: 0;
	text-indent: -8000px;
	height: 20px;
}

#home #contentleft h2 {
	width: 255px;
	background: url(images/h2_aboutus.png) no-repeat;
}

#aboutus #contentleft h2 {
	width: 278px;
	height: 41px;
	background: url(images/letterheadlogo.png) no-repeat;
}

#licenses #contentleft h2 {
	width: 492px;
	background: url(images/h2_licenses.png) no-repeat;
}

#partnerships #contentleft h2 {
	width: 349px;
	height: 38px;
	background: url(images/h2_partnerships.png) no-repeat;
}

#contactus #contentleft h2, #contactform #contentleft h2 {
	width: 184px;
	background: url(images/h2_contactus.png) no-repeat;
}

#services #contentleft h2, #safety #contentleft h2, #toxicity #contentleft h2, #disease #contentleft h2, #discovery #contentleft h2, #library #contentleft h2, #reprofiling #contentleft h2, #custom #contentleft h2 {
	width: 485px;
	background: url(images/h2_services.png) no-repeat;
}

#newsinfo #contentleft h2, #news #contentleft h2, #publications #contentleft h2, #brochures #contentleft h2, #links #contentleft h2, #archives #contentleft h2 {
	width: 308px;
	background: url(images/h2_newsinfo.png) no-repeat;
}

#contentleft h3 {
	margin: 2em 0 1em 0;
	padding: 0;
	font-size: 13px;
	color: #444540;
}

#safety #contentleft h3 {
	width: 79px;
	height: 15px;
	background: url(images/h3_safety.png) no-repeat;
	text-indent: -8000px;
}

#toxicity #contentleft h3 {
	width: 93px;
	height: 15px;
	background: url(images/h3_toxicity.png) no-repeat;
	text-indent: -8000px;
}

#disease #contentleft h3 {
	width: 173px;
	height: 15px;
	background: url(images/h3_diseasemodels.png) no-repeat;
	text-indent: -8000px;
}

#discovery #contentleft h3 {
	width: 220px;
	height: 15px;
	background: url(images/h3_discoveryservices.png) no-repeat;
	text-indent: -8000px;
}

#library #contentleft h3 {
	width: 208px;
	height: 15px;
	background: url(images/h3_libraryscreening.png) no-repeat;
	text-indent: -8000px;
}

#reprofiling #contentleft h3 {
	width: 196px;
	height: 15px;
	background: url(images/h3_drugreprofiling.png) no-repeat;
	text-indent: -8000px;
}

#custom #contentleft h3 {
	width: 177px;
	height: 15px;
	background: url(images/h3_customstudies.png) no-repeat;
	text-indent: -8000px;
}

#newsinfo #contentleft h3 {
	width: 143px;
	height: 14px;
	background: url(images/h3_recentnews.png) no-repeat;
	text-indent: -8000px;
}

#news #contentleft h3 {
	width: 253px;
	height: 17px;
	background: url(images/h3_newspress.png) no-repeat;
	text-indent: -8000px;
}

#publications #contentleft h3 {
	width: 145px;
	height: 14px;
	background: url(images/h3_manuscripts.png) no-repeat;
	text-indent: -8000px;
}

#publications #contentleft h3.h3abstracts {
	width: 122px;
	height: 14px;
	background: url(images/h3_abstracts.png) no-repeat;
	text-indent: -8000px;
}

#brochures #contentleft h3 {
	width: 126px;
	height: 14px;
	background: url(images/h3_brochures.png) no-repeat;
	text-indent: -8000px;
}

#links #contentleft h3 {
	width: 61px;
	height: 14px;
	background: url(images/h3_links.png) no-repeat;
	text-indent: -8000px;
}

#archives #contentleft h3 {
	width: 101px;
	height: 14px;
	background: url(images/h3_archives.png) no-repeat;
	text-indent: -8000px;
}

#contactform #contentleft h3 {
	width: 349px;
	height: 15px;
	background: url(images/h3_contactform.png) no-repeat;
	text-indent: -8000px;
}

#contentleft p {
	line-height: 2em;
	text-align: justify;
}

#home #contentleft p {
	font-size: 13px;
	text-align: left;
}

#contentleft span.underline {
	text-decoration: underline;
}

#contentleft span.superscript {
	vertical-align: super;
	font-size: 75%;
}

#contentleft a {
	color: #00556D;
}

#contentleft a.back {
	color: #cd6400;
	float: right;
}

#contentleft ul {
	margin: 0;
	padding: 20px 0;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	border: 1px dotted #B0AC9F;
	border-width: 1px 0;
	color: #444540;
	text-align: justify;
}

#contentleft ul ul {
	border: none;
	padding: 5px 0;
}

#contentleft li {
	padding: 5px 0 5px 15px;
	background: url(images/bullet.gif) no-repeat;
	background-position: 0 53%;
}

#contentleft li.sub {
	background-position: 0 5%;
}

#contentleft li.subsmall {
	background-position: 0 15%
}

#contentleft li.submed {
	background-position: 0 7%
}

#publications #contentleft li {
	background: none;
}

#contentleft ol {
	text-align: justify;
}

img.lhl {
	width: 174px;
	height: 44px;
}

h4.patent {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 15px 0 0;
	border: 1px dotted #B0AC9F;
	border-width: 1px 0 0;
}

p.patentdesc {
	font-weight: bold;
	color: #968970;
}

span.abstract {
	font-weight: bold;
	color: #ac7740;
}

div#partsection {
	border: 1px dotted #B0AC9F;
	border-width: 1px 0;
}

h4.article {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

p.date {
	font-size: 10px;
	margin-bottom: 0;
	color: #727882;
}

#contentleft div.bro {
	width: 100px;
	height: 100px;
	float: left;
	text-align: center;
	margin-right: 7px;
	margin-top: 10px;
}

#contentleft div.bro img {
	border: none;
}

#contentleft div.bro p {
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
}

#contentleft #addressbox {
	width: 250px;
	float: left;
}

#contentleft #addressbox h3 {
	width: 102px;
	height: 20px;
	background: url(images/h3_phylonix.png) no-repeat;
	margin: 1em 0 1em 0;
	text-indent: -8000px;
}

#contentleft #infobox {
	float: right;
	width: 250px;
	height: 170px;
	padding-left: 20px;
	border-left: 1px dotted #B0AC9F;
}

#contentleft #infobox h3 {
	width: 137px;
	height: 20px;
	background: url(images/h3_information.png) no-repeat;
	margin: 1em 0 1em 0;
	text-indent: -8000px;
}

#contentleft #directionsbox {
	clear: both;
	position: relative;
	top: 45px;
}

#contentleft #directionsbox h3 {
	width: 121px;
	height: 15px;
	background: url(images/h3_directions.png) no-repeat;
	margin: 1em 0 1em 0;
	text-indent: -8000px;
}

#contentleft #directionsbox ul {
	text-align: justify;
}

#contactform #contentleft form {
	border: 1px dotted #B0AC9F;
	border-width: 1px 0;
}

#contactform #contentleft input.submit {
	margin: 1em 0;
}

#contentright {
	float: right;
	width: 300px;
	padding-bottom: 16em;
}

#home #contentright {
	width: 584px;
	padding: 0;
	margin-bottom: 5px;
	margin-right: 10px;
}

#contentright img {
	width: 290px;
}

#home #contentright img {
	width: 584px;
}

#contentright ul {
	width: 290px;
	list-style: none;
	text-indent: -8000px;
	margin: 0;
	padding: 0;
}

#contentright li {
	margin: 3px 0;
	padding: 0;
}

#contentright a {
	width: 290px;
	height: 18px;
	display: block;
}

#contentright a.safety {
	background: url(images/nav_safety.png) no-repeat;
}

#contentright a.toxicity {
	background: url(images/nav_toxicity.png) no-repeat;
}

#contentright a.diseasemodels {
	background: url(images/nav_diseasemodels.png) no-repeat;
}

#contentright a.discovery {
	background: url(images/nav_discovery.png) no-repeat;
}

#contentright a.libraryscreening {
	background: url(images/nav_libraryscreening.png) no-repeat;
}

#contentright a.drugreprofiling {
	background: url(images/nav_drugreprofiling.png) no-repeat;
}

#contentright a.customstudies {
	background: url(images/nav_customstudies.png) no-repeat;
}

#contentright a.safety:hover, #contentright li.current a.safety {
	background-position: -290px;
}

#contentright a.toxicity:hover, #contentright li.current a.toxicity {
	background-position: -290px;
}

#contentright a.diseasemodels:hover, #contentright li.current a.diseasemodels {
	background-position: -290px;
}

#contentright a.discovery:hover, #contentright li.current a.discovery {
	background-position: -290px;
}

#contentright a.libraryscreening:hover, #contentright li.current a.libraryscreening {
	background-position: -290px;
}

#contentright a.drugreprofiling:hover, #contentright li.current a.drugreprofiling {
	background-position: -290px;
}

#contentright a.customstudies:hover, #contentright li.current a.customstudies {
	background-position: -290px;
}

#contentright a.news {
	background: url(images/nav_news.png) no-repeat;
}

#contentright a.publications {
	background: url(images/nav_publications.png) no-repeat;
}

#contentright a.brochures {
	background: url(images/nav_brochures.png) no-repeat;
}

#contentright a.links {
	background: url(images/nav_links.png) no-repeat;
}

#contentright a.archives {
	background: url(images/nav_archives.png) no-repeat;
}

#contentright a.news:hover, #contentright li.current a.news {
	background-position: -290px;
}

#contentright a.publications:hover, #contentright li.current a.publications {
	background-position: -290px;
}

#contentright a.brochures:hover, #contentright li.current a.brochures {
	background-position: -290px;
}

#contentright a.links:hover, #contentright li.current a.links {
	background-position: -290px;
}

#contentright a.archives:hover, #contentright li.current a.archives {
	background-position: -290px;
}

#box1, #box2, #box3 {
	float: left;
	width: 286px;
	height: 193px;
	margin: 0 0 10px 10px;
	background: url(images/bg_box.png) bottom center repeat-x;
	text-align: justify;
}

#box1 {
	margin-top: 1px;
}

#box1 h3, #box2 h3, #box3 h3, #boxcontact h3, #boxhts h3, #boxpress h3, #boxmap h3 {
	height: 42px;
	text-indent: -8000px;
	margin: 0;
	padding: 0;
}

#box1 h3 {
	background: url(images/head_box1.png) no-repeat;
}

#box2 h3 {
	background: url(images/head_box2.png) no-repeat;
}

#box3 h3 {
	background: url(images/head_box3.png) no-repeat;
}

#box1 p, #box2 p, #box3 p, #boxcontact p, #boxhts p, #boxpress p, #boxmap p {
	margin: 10px;
	color: #fff;
	line-height: 1.5em;
}

div.boxbottom {
	position: relative;
}

#box1 a.readmore, #box2 a.readmore, #box3 a.readmore {
	text-indent: -8000px;
	background: url(images/button_readmore.png) no-repeat;
	width: 272px;
	height: 26px;
	display: block;
	position: absolute;
	left: 10px;
	top: 110px;
}

#boxaboutus {
	width: 290px;
	height: 43px;
}

#boxaboutus h3 {
	background: url(images/head_boxaboutus.png) no-repeat;
	text-indent: -8000px;
	margin: 0;
	padding: 0;
	height: 43px;
}

#boxcontact {
	width: 290px;
	height: 150px;
	background: url(images/bg_box.png) bottom center repeat-x;
	position: relative;
}

#boxcontact h3 {
	background: url(images/head_boxcontact.png) no-repeat;
}

#boxcontact a.formbutton {
	text-indent: -8000px;
	width: 272px;
	height: 26px;
	display: block;
	background: url(images/button_contact.png) no-repeat;
	position: absolute;
	bottom: 0;
	left: 10px;
}

#boxhts {
	width: 290px;
	height: 132px;
	background: url(images/bg_box.png) bottom center repeat-x;
	position: relative;
}

#boxhts h3 {
	background: url(images/head_boxhts.png) no-repeat;
}

#boxhts a.learnmore {
	text-indent: -8000px;
	width: 272px;
	height: 26px;
	display: block;
	background: url(images/button_learnmore.png) no-repeat;
	position: absolute;
	bottom: 0;
	left: 10px;
}

#boxpress {
	width: 290px;
	height: 150px;
	background: url(images/bg_box.png) bottom center repeat-x;
	position: relative;
}

#boxpress h3 {
	background: url(images/head_boxpress.png) no-repeat;
}

#boxpress a.readmore {
	text-indent: -8000px;
	width: 272px;
	height: 26px;
	display: block;
	background: url(images/button_readmore.png) no-repeat;
	position: absolute;
	bottom: 0;
	left: 10px;
}

#boxmap {
	width: 290px;
	height: 367px;
	background: url(images/bg_box.png) bottom center repeat-x;
	position: relative;
}

#boxmap h3 {
	background: url(images/head_boxmap.png) no-repeat;
}

#boxmap a.directions {
	text-indent: -8000px;
	width: 290px;
	height: 26px;
	display: block;
	background: url(images/button_directions.png) no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
}

#boxmap img {
	margin: 0;
	padding: 0;
}

#footer {
	position: relative;
	clear: both;
	width: 900px;
	height: 23px;
	color: #AECBEE;
	background: url(images/footer.png) no-repeat #0081A5;
	font: bold 8px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	text-indent: -8000px;
	padding-bottom: 10px;
}

#footer p {
	float: left;
	padding: 0 15px;
}

img.databutton {
	position: relative;
	top: 3px;
}