/* ----- core ----- */

html, body {
	margin: 0; 
	padding: 0; 
	border: 0;
	}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#333333;
	text-align: left;
	background-color: #fff;
}

/* ----- core text styles ----- */

h1 {
	padding: 10px 0 0 0;
	font-size:12px;
	font-weight:bold;
	color:#00A0C6;
	line-height:18px;
}

h2 {
	font-size:12px;
	color:#666666;
}

ol, ul, li {
	color:#1864AC;
}

strong {
	font-size: 11px;
	font-weight: bold;
}

.signature {
float:right;
}

.download {
clear:both;
}

.dermatext {
	color:#1864AC;
		font-weight: bold;
}

.bodyoil {
	color:#20878C;
		font-weight: bold;
}

.dermoticoil {
	color:#339933;
		font-weight: bold;
}

.warning {
	color:#FF0000;
}

/* ----- content ----- */

td#content {
	padding: 10px 15px 5px 10px;
}

/* ----- sub page styles ----- */

td#lt-nav {
	padding-top:10px;
}

td#lt-nav ul {
	padding:0;
	margin:0;
}

td#lt-nav ul li {
	font-size:11px;
	list-style:none;
	padding: 5px 0 3px 0;
	border-bottom:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	margin: 0 10px 0 20px;
	}	
	
td#lt-nav a:link {
	text-decoration:none;
}

td#lt-nav a:visited {
	text-decoration:none;
}
td#lt-nav a:hover {
	text-decoration:none;
}

td#lt-nav a:active {
	text-decoration:none;
}

td#subcontent {
	padding: 10px 5px 5px 15px;
}

/*--- core text link styles --- */
a:link {
	color: #518BC0;
	text-decoration: underline;
}

a:visited {
	color: #518BC0;
	text-decoration: underline;
}
a:hover {
	color: #8BD3E5;
	text-decoration: none;
}
a:active {
	color: #518BC0;
	text-decoration: underline;
}

/* ----- footer ----- */

td#footer {
	padding: 3px 5px 0 0;
	color: #00A0C6;
	border-top:1px;
	border-top-color:#00A0C6;
	border-top-style:solid;
	font-size:11px;
}

td#footer .fhLink  a, td#footer .fhLink{
color:#979797;
}

td#footer .fhLink img {
margin-bottom:-2px;
margin-top:5px;
}

/*----- Things to hide ----- */
#nav li span {
	display: none;
}

/*---- top navigation ---- */
#nav {
	background: url(/global-images/top-nav.gif) no-repeat;
	width: 760px;
	height: 43px;
	padding: 0;
	margin: 0 0 10px 0;
	position: relative;
}

#nav ul{
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav li, #nav li a{
	position:absolute;
	display:block;
	border-bottom: 0px;
	}	

#nav li.l1 {width:139px; height:43px; left: 0;}
#nav li.l1 a{width:139px; height:43px;}
#nav li.l1 a:hover{background: transparent url(/global-images/top-nav.gif) 0 -86px no-repeat;}

#nav li.l2 {width:72px; height:43px; left:139px;}
#nav li.l2 a{width:72px; height:43px;}
#nav li.l2 a:hover{background: transparent url(/global-images/top-nav.gif) -139px -86px no-repeat;}

#nav li.l3 {width:93px; height:43px; left:211px;}
#nav li.l3 a{width:93px; height:43px;}
#nav li.l3 a:hover{background: transparent url(/global-images/top-nav.gif) -211px -86px no-repeat;}

#nav li.l4 {width:103px; height:43px; left:299px;}
#nav li.l4 a{width:103px; height:43px;}
#nav li.l4 a:hover{background: transparent url(/global-images/top-nav.gif) -299px -86px no-repeat;}

#nav li.l5 {width:87px; height:43px; left:402px;}
#nav li.l5 a{width:87px; height:43px;}
#nav li.l5 a:hover{background: transparent url(/global-images/top-nav.gif) -402px -86px no-repeat;}

#nav li.l6 {width:271px; height:43px; left:489px;}
#nav li.l6 a{width:271px; height:43px;}
#nav li.l6 a:hover{background: transparent url(/global-images/top-nav.gif) -489px -86px no-repeat;}


/*----- creates active state of button nav -----*/
.skinproblems li.l1 {background: transparent url(/global-images/top-nav.gif) 0 -86px no-repeat;}
.products li.l2 {background: transparent url(/global-images/top-nav.gif) -139px -86px no-repeat;}
.company li.l3 {background: transparent url(/global-images/top-nav.gif) -211px -86px no-repeat;}
.prescribinginfo li.l4 {background: transparent url(/global-images/top-nav.gif) -299px -86px no-repeat;}
.contact li.l5 {background: transparent url(/global-images/top-nav.gif) -402px -86px no-repeat;}
.letter li.l6 {background: transparent url(/global-images/top-nav.gif) -489px -86px no-repeat;}


/*----- product cart styles -----*/
font {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#333333;
}

b {
	padding: 10px 0 0 0;
	font-size:12px;
	font-weight:bold;
	color:#00A0C6;
}

#geotrust {
text-align:right;
	}

/* ----- body oil content only ----- */

#bodyOilContent ul li, #bodyOilContent h2 {
color:#000;
}

.bodyOilList {
list-style:none;
line-height:18px;	
}

sup {
font-size:8px;
}
