/*--- TOPICAL BIOMEDICS CSS ---*/

body {
	margin:0;
	margin-bottom: 10px;
	padding:0;
	background: #DCDCDC;
	text-align: center;
	font-family: sans-serif;
	font-size: 15px;
}


#pageLayout {
	width: 760px;
	border-left: 1px solid #898989;
	border-right: 1px solid #898989;
	border-bottom:  1px solid #898989;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}



#headerArea {
	display: block;
	width: 760px;
	height: 63px;
	background: #6699ff;
	color:  WHITE;
	line-height: 63px;
	text-align: right;
}


#logo {
	float: left;
	width: 500px;
	margin-left: 15px;
	font-size: 24px;
	text-transform: uppercase;
	color: WHITE;
	text-align: left;
	font-family: serif;
	letter-spacing: 0.02em;
}

#logo a:link, #logo a:visited { text-decoration: none; color: WHITE; }
#logo a:hover, #logo a:active { text-decoration: none; color: WHITE; }


#headerLinks { display: inline; margin-right: 25px; font-family: sans-serif;}
#headerLinks a:link, #headerLinks a:visited { text-decoration: underline; color: WHITE; padding-left: 7px; padding-right: 7px;}
#headerLinks a:hover, #headerLinks a:active { text-decoration: underline; color: WHITE; }



#topNav {
	width: 760px;
	height: 26px;
	background: #6699ff;
	color: #6699ff;
}

.menuTOP {padding:0; padding-top:6px; margin: 0; margin-left: 20px; }
.menuTOP dt {display:none;}
.menuTOP dd {float:left; padding:0; margin:0;text-align:center;}
.menuTOP dd span.aa {display:block; width:9px; height:21px; height:auto; background:url(/images/topNavLeft.gif); float:left; padding:4px 0; border-bottom: 1px solid WHITE; }
.menuTOP dd span.bb {height:21px; height: auto; background:url(/images/topNavMid.gif); float:left; padding:4px 0; border-bottom: 1px solid WHITE;}
.menuTOP dd span.cc {display:block; width:9px; height:21px; height:auto; background:url(/images/topNavRight.gif); float:left; padding:4px 0; border-bottom: 1px solid WHITE;}

.menuTOP a:link, .menuTOP a:visited {color: BLACK; text-decoration:none; font-size:0.85em; cursor:pointer;}
.menuTOP a:hover {color: BLACK; background: WHITE; border-bottom: 1px solid WHITE;}
.menuTOP a:hover span {background-position:4 150px; border-bottom: 1px solid WHITE;}


#contentContainer {
	width: 720px;
	background: WHITE;
	color: BLACK;
	padding: 20px;
	line-height: 1.15em;
	font-size:1em;
}



#sloganImage {
	background: WHITE;
	width: 720px;
	height: 314px;
	display: block;
}



#secondaryPageContainer {
	width: 720px;
	display: block;
	min-height: 275px;
	   height: auto;
	   _height: 275px;
}



#leftNav {
	width: 155px;
	border: 1px solid #898989;
	background: #DCDCDC;
	margin: 0;
	margin-top: 13px;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	text-align: right;
	font-size: 0.95em;

}
#leftNav ul {
	width: 150px;
	padding: 0;
	margin: 0;
}
#leftNav li {
	list-style: none;
	line-height: 1.80em;
	padding-right: 3px;
}
#leftNav a {
	background: url(/images/leftNavArrow.jpg) no-repeat;
	background-position: 98% 50%;
}
#leftNav a:hover { background-position: 100% 50%; }
#leftNav li a:link,#leftNav li a:visited { text-decoration: none; color: BLACK; }
#leftNav li a:hover,#leftNav li a:active { text-decoration: none; color: BLACK; }

a:link, a:visited { color: #0645AD; text-decoration: none;}
a:hover, a:active { color: BLACK; text-decoration: underline;}

.subLink:link {color: #5B7CA9; text-decoration: underline;}
.subLink:visited {color: BLACK; text-decoration: underline;}
.subLink:hover, .subLink:active {color: #5B7CA9; text-decoration: underline;}

.subHeader {color: #5B7CA9; text-transform: uppercase; font-weight: normal;font-style: italic;}
.alliance {color: #666666; text-transform: uppercase; font-weight: bold;font-style: italic;}

h1{color: #000000; font-size: 14pt; line-height: 130%}
h3 {color: #5B7CA9; margin: 0;padding: 0;padding-top: 5px;padding-bottom: 3px;}
img { border: 0;}

/*#testimonialContainerHORZ {
	border: 1px solid #898989;
	border-bottom: 2px solid #898989;
	border-right: 2px solid #898989;
	display: block;
	padding: 15px;
	width: 384;
	min-height: 115px;
	   height: auto;
	   _height: 115px;
	font-size: 0.85em;
	line-height: 1em;
	}
}
img.FloatLeft {
	float:left;
	margin-right: 7px;
}
*/

#testimonialContainerVERT {
	border: 1px solid #898989;
	border-bottom: 2px solid #898989;
	border-right: 2px solid #898989;
	display: block;
	padding: 10px;
	margin-top: 15px;
}
#testimonialImageVERT {
	display: block;
	width: 127px;
	padding-bottom: 5px;
}
#testimonialTextVERT {
	width: 130px;
	font-size: 0.85em;
	line-height: 1.2em;
}

#downloadBox {background: #C1CCDF;color: BLACK; margin-top: 15px; border: 1px dashed #898989; padding: 10px;}
#downloadBox ul {margin: 0px; margin-top: 10px;padding-left: 12px;}
#downloadBox li {padding-bottom: 7px; font-size: 0.85em; letter-spacing: 0.02em;}

.downloads:link {color: BLACK; text-decoration: underline;}
.downloads:visited {color: BLACK; text-decoration: underline;}
.downloads:hover, .downloads:active {color: #2B3E5E; text-decoration: underline;}


#footer {
	margin-top: 10px;
}
#footer a:link, #footer a:visited { text-decoration: none; color: BLACK; padding-left: 7px; padding-right: 7px;}
#footer a:hover, #footer a:active { text-decoration: none; color: #424242; }




