/* Auxano Biologics CSS Definitions */

/* HTML Tag Styles */
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/background.gif);
	background-repeat: repeat;
	background-position: top center;}
	
p {
	font-size: 12px; 
	line-height: 18px;
	margin: 10px 0;}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0178c1;
	font-size: 20px;
	line-height: 24px;
	margin: 10px 0 5px 0;}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	margin: 15px 0 5px 0;
	color: #006ec7;
	font-weight: normal;}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0178c1;
	font-size: 14px;
	line-height: 20px;
	margin: 10px 0 0 0;}
h4 {
	font-weight: normal;
	color: #000;
	font-size: 14px;
	line-height: 18px;
	margin: 5px 0;}
	
ul {
	list-style-type:disc;
	list-style-position: outside;
	margin: 10px 0;
	padding: 0 20px;}
li {
	font-size: 11px; 
	line-height: 16px;
	margin: 4px 0;}

a {
	color: 	#cb3031;
	text-decoration: none;
	font-weight: bold;}
a:hover {
	color: #0178c1;}

/* DIV ID Styles */

#pagewrap {
	width: 780px;
	margin: 0 auto 25px auto;}
	
#header {
	clear: both;
	background-image:url(images/aux-header.gif);
	background-position: bottom center;
	background-repeat:no-repeat;
	padding: 0 8px;
	margin: 0;}	
	
#menu {
	float: right;
	position: relative;
	top: 42px;
	left: 0px;
	border-top: 1px solid #185797;
	padding-top: 5px;
	}
#menu ul {
	margin: 0;
	padding: 2px 10px 0 0;}
#menu li {
	display: inline;
	list-style-type: none;
	font-size: 12px;
	padding: 0 15px 0 12px;
	margin: 0;
	border-right: 1px solid #006ec7;
}
#menu li a {
	color: #006ec7;
	text-decoration: none;
	font-weight: normal;}
#menu li a:hover {
	color: #fceda2;
	text-decoration: none;}
	
#menu li.noborder {
	border-right: none;}

#splash {
	clear: both;
	margin: 3px 0 10px 0;}	
#contenttop {
	margin: 5px 0 0 0;	}
#submenu ul {
	margin: 0;
	padding: 0 15px;}
#submenu li {
	display: inline;
	list-style-type: none;
	font-size: 11px;
	padding: 0 10px;
	margin: 0;
	border-right: 1px solid #444;
}
#submenu li a {
	color: #355c75;
	text-decoration: none;
	font-weight: normal;}
#submenu li a:hover {
	color: #cb3031;
	text-decoration: none;}
	
#submenu li.noborder {
	border-right: none;}	
	
#content {
	clear: both;
	background-color: #fff;
	background-image:url(images/content_02.gif);
	background-position: bottom center;
	background-repeat: repeat-y;
	padding: 5px 0;}

#home {
	padding: 0 150px 15px 20px;
	}
#home p {
	font-size: 16px; 
	line-height: 27px;
	margin: 0 0 10px 0;}
#home p b {
	color: #355c75;
	}	
#home ul {
	list-style-type: square;
	margin: 0 0 15px 20px;
	padding: 0;
	list-style-position: outside;
}	
#home li {
	font-size: 14px;
	color: #355c75;
	font-weight: bold;
	padding: 0 10px;
	margin: 10px;
	line-height: 17px;
}
#home li a {
	color: 	#cb3031;
	text-decoration: underline;
	font-weight: bold;}
#home li a:hover {
	color: #355c75;}
#home li p{
	font-size: 14px;
	color: #000;
	font-weight: normal;
	padding: 0 2px;
	margin: 0;
	line-height: 17px;
}
#homecallout {
	margin: 5px 10px 0 0;
	background-color: #355c75;
	width: 170px;}	
#homecallout h3 {
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	margin: 0;
	padding: 0;}
#homecallinfo {
	background-color: #fff;
	background-image:url(images/HomeCallout_03.jpg);
	background-position: bottom center;
	background-repeat:no-repeat;
	padding-bottom: 5px;}
#homecallinfo ul {
	list-style-type: disc;
	margin: 5px 0 10px 20px;
	padding: 10px 5px 5px 5px;
	list-style-position: outside;
	}
#homecallinfo li {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	padding: 0 5px;
	margin: 5px 0;
	line-height: 15px;
}
#homecallinfo li b {
	text-transform: uppercase;
	font-weight: bold;
	color: #355c75;}

#fact {
	margin-top: 15px;}

#sidebar {
	float: right;
	width: 200px;}
	
#main {
	padding: 0 250px 15px 20px;
	}	

#callout {
	float: right;
	margin: 10px 10px 0 0;
	background: #355c75;
	width: 215px;}
#callout h3 {
	font-family:Georgia, "Times New Roman", Times, serif; 
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 7px 0;}
#sideinfo {
	background-color: #fff;
	background-image: url(images/sidebar-bkgd.gif);
	background-position: bottom center;
	background-repeat:no-repeat;
	padding-bottom: 10px;
	text-align:center;}
#sideinfo p {
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 10px 5px 2px 5px;
	}
#sideinfo img {
	padding: 0 0 1px 0;}	

.bios h2 {
	font-size: 12px;
	line-height: 17px;}
.bios p {
	font-size: 11px;
	line-height: 16px;}


#footer {
	clear: both;
	padding: 10px 15px;}
#footer h6 {
	color: #3F3F3F;
	font-weight: normal;
	margin: 0;
	font-size: 11px;
	text-align: right;
	padding: 3px 0 0 0;}
#parentcomp {
	float: left;
	width: 400px;}

#main h6.top {
	font-size: 11px;
	text-align: right;
	font-weight: normal;
	color: #444;
	margin: 10px 10px 10px 0;
	padding: 0;}
#main h6.top a {
	color: #444;}
#main h6.top a:hover {
	color: #cb3031;}
	
#managment {
border-bottom: 1px solid #666666;}
h2.mgmtclass {
	font-size: 12px;
	text-transform:uppercase;
	border-bottom: 1px solid #666666;
	margin: 5px 0 8px 0;
}

	
	
#navcontainer {
	/* float: right;
	position: relative;
	top: 42px;
	left: 0px;
	border-top: 1px solid #185797; */
	margin: 2px 0 0px 8px;
	padding: 5px 0 0 0;
	
}

#navcontainer ul {
	border: 0;

	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;}

#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0 0 10px 0;
	margin: 0;}

#navcontainer ul li a {
	height: 18px;
/*	border-left: 1px solid #355c75;
	border-top: 1px solid #355c75;
	border-bottom: 1px solid #355c75;
	border-right: none;*/
	padding: 1px 19px 1px 18px;
	margin: 0 0 10px 0;
	color: 	#355c75;
	text-decoration: none;
	display: inline;
	text-align: center;
	font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;}

/* #navcontainer ul li.long a {
	width: 125px;}
	
#navcontainer ul li.endborder a{
	border-right: 1px solid #355c75;}	*/	

#navcontainer ul li a:hover {
	color: #fff;
	background: #355c75;}

#navcontainer a:active {
	background: #c60;
	color: #fff;}

#navcontainer li#active a {
	background: #c60;
	border: 1px solid #c60;
	color: #fff;}
	
#tagline {
	float: right;
	margin-right: 10px;}	

#date {
	color:#fff;
	padding: 0;
	margin: 0 0 7px 0;
	float:right;}
#date p {
	font-family:"Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	margin: 0;
	padding: 67px 5px 0 0;	
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	color:#355c75;}
#intdate {
	color:#fff;
	padding: 0;
	margin: 0;
	float:right;}	
#intdate p {
	margin: 4px 0 0 0;
	padding: 0 10px;	
	text-align: center;
	font-size: 11px;
	line-height: 10px;
	color:#355c75;}
