body {
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
	background: url('../images/elements/bg.jpg') repeat-x top #cce6f3;
	color: #646465;
	line-height: 1.4;
	font-size: 12px; /* 75% in IE sheet */
}
h1, h2, h3 { font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; }
h1, h2, p, ul, dl, dt { margin: 16px 0; }
h1, h2 { font-size: 2em; }
h1, dt { color: #0267a1; font-weight: bold; }
a, h2 { color: #731445; }
h2 { font-weight: normal; }
h3 { font-weight: bold; }
dt { margin-bottom: 0; }
#main {
	background-color: white;
	width: 942px; /* top nav width */
	margin: auto;
	padding: 0 10px;
	border: 1px #cbd5da solid;
	border-top: none; border-bottom: none;
}

sup { vertical-align:super; }

.trademark { vertical-align: super; font-size:75%;}
h1 .trademark, h2 .trademark { font-size: 50%; }
.kids { color: #89cd3e; }
.mc { vertical-align: super; font-size: 37.5%; position: relative; }

#disclaim81pct { display:none; }

#header { min-height: 85px; width: 100%; overflow: auto; }
#header img { float: left; margin-left: 45px; margin-top: 16px; }
#header p { float: right; margin-right: 20px; margin-top: 52px; }


#navigation { margin: 0; padding: 0; z-index: 1000; }
#navigation ul {
	border: 1px #AAAAAA solid;
	border-top: none;
	display: none; 
	background-color: white;
	position: absolute;
	left: 50px;
	margin: 0;
}
#navigation.fr ul { left: 30px; }
#navigation ul#products_submenu { width: 15em; }
#navigation.fr ul#products_submenu { width: 17em; }
#navigation ul#ask_submenu { width: 26em; }
#navigation.fr ul#ask_submenu { width: 37.5em; }
#navigation ul#skin_sense_submenu { width: 14.5em; }
#navigation.fr ul#skin_sense_submenu { width: 10.5em; }


#navigation li { position: relative; }
#navigation ul li {
	float: none;
	margin: .75em;
}
#navigation ul li a {
	padding: 0;
	overflow: auto;
	height: auto;
	display: block;
	text-decoration: none;
	color: #0267a1;
}
#navigation li.over ul,
#navigation li:hover ul { display: block; position: absolute; top: 58px; }


#splash { width: 100%; position: relative; height: 320px; width: 941px; }
#splash_graphic { position: absolute; top: 0; left: 0; width: 707px; }
#new { position: absolute; top: 0; left: 708px; width: 234px; }

.content_header {
	background: url('../images/elements/dotted_line.gif') bottom center no-repeat;
	height: 202px;
	padding-bottom: 26px;
	margin-top: 8px;
}
.content_header img { float: left; }
.content_header .side_bar {	float: right; }
.content_header .side_bar {
	background: url('../images/elements/gradient_box.jpg') no-repeat;
	height: 190px; /* 202 - padding */
	float: right;
	overflow: auto;
	padding-top: 12px;
}
.content_header .side_bar li { line-height: 1; background-position: 0 .25em ; }



.content {
	background: url('../images/elements/content_separator.gif') bottom center no-repeat;
	padding-bottom: 10px;
	width: 100%;
	padding-top: 12px;
}

.content ul { 
	list-style: disc; 
	padding-left: 1.25em;
}
.content h1 {
	border-bottom: 1px #949494 solid;
	padding-bottom: 14px;
	margin: 0;
	line-height: 1;
}
.content h2 { margin: 0; }

.content .text {
	margin: 0 6px;
	width: 548px; /* 560 - ( margin + padding ) */
}

.content .text a { text-decoration: underline; }


.side_bar {
 	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;	
	padding: 24px 24px 0px 32px;	
	width: 314px; /* 370 - padding */
}
.side_bar h1 {
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 12px;
	padding: 0;
	border: none;
}
.side_bar li,
.side_bar p { font-size: 1.25em; }
.side_bar ul { padding: 0; margin: 0; }

.side_bar li {
	list-style: none;
	background: url('../images/elements/bullet.gif') no-repeat;
	background-position: 0 .45em ;
	padding-left: 1em;
	margin-bottom: 16px;
}

.side_bar li ul {
	margin-top: 0;
	line-height: 1.05;	
}
.side_bar li li {
	background: url('../images/elements/hyphen.gif') no-repeat;
	background-position: 0 .625em ;
	padding-left: .75em;
	margin-bottom: 0;
	font-size: 1em;
}
.side_bar a { color: inherit; text-decoration: none; } /* color hard-coded in IE sheet */


#header p a:hover,
#navigation li ul a:hover,
.content .text a:hover,
.side_bar a:hover { color: #731445; text-decoration: underline; }



.side_bar.faq { padding-left: 0; padding-right: 0; width: 370px;}
.side_bar.faq img { float: none; display: block; margin:auto; margin-top: 20px; }

.product_intro { padding-top: 16px; padding-bottom: 24px; }
.product_intro ul { margin: auto; list-style: none; padding: 0; }
.product_intro li { float: left; }
.product_intro img { 
	display: block;
	margin: auto;
	margin-bottom: 10px;
}
.product_intro a { 
	color: inherit; /* color hard-coded in IE sheet */
	display: block;
	text-align: center;
	text-decoration: none;
}
#cleansers_intro li { width: 24%; }
#cleansers_intro li#derm {
	padding-left: 114px;
	background: url('../images/elements/bottle_separator.gif') bottom no-repeat;
	background-position: 54px 77px;
}
#acne_intro li { width: 33.3%; }
#kids_intro li,
#eczema_intro li { width: 49.9%;}
#kids_intro ul,
#eczema_intro ul { width: 700px; }


#product img {
	float: right;
	margin: 12px 3px;
}
#product h3 {	
	background: url('../images/elements/ingredients_separator.gif') top left no-repeat;
	padding-top: 8px;
}
#product ul,
#product .ingredients { margin-left: 40px; }
#product .ingredients p { font-size: .875em; margin-top: 0; }


#skin_sense .text h3 { margin-top: 1em; }
#skin_sense .text h3 + p { margin-top: 0; }
#skin_sense .text ul {
	padding-left: 0;
	list-style: none;
}
#skin_sense .text li {
	padding-left: 1.125em;
	background: url('../images/elements/hyphen.gif') no-repeat;
	background-position: .125em .75em;
}
#skin_sense .text h3 { margin-bottom: 0; }

#skin_sense .infographic { text-align: center; }

.content.ask .text { float: left; }
.content .side_bar {
	background: url('../images/elements/gradient_box_longer.jpg') no-repeat;
	float: right;
	min-height: 599px; /* 440 - padding */
	height: 599px;
	margin: 12px 0;
	color: #731445;
	font-size: 1.1em;
}
.content .side_bar li li { color:#646465; font-size: .9em; }

#pager { text-align: right; margin: 3em 6em; }


#privacy h3,
#legal h3 {
	margin-top: 16px;
}
#privacy p,
#legal p {
	margin-top: 0;
}

#contact h3,
#contact address {
	color: #424242;
	font-weight: bold;
	font-style: normal;
}
#contact a { color:#731445 }
#contact p { margin-top: 0; }
#contact address { margin: 3em 0; }
#contact p,
#contact h3,
#contact address { margin-left: 11em; }






#footer { padding: 3em; }
#footer p {
	margin: 0;
	text-align: center;
	color: #8cb3d9;
	font-size: .9em;
}
#footer a { text-decoration: underline; }
#footer #recommended { margin-bottom: 1em; }

#footer_ornament {
	background: url('../images/elements/bottom.jpg') no-repeat;
	height: 50px; width: 972px; margin:auto;
}
#main #skin_sense .text #indent {
	margin-left: 10px;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */
