@charset "UTF-8";

/* CSS Alberto Culver- ST IVES RESTAGE 2010	 PRINT STYLES			*/


/* ========================================== LAYOUT CODE === */

body {background:none;}

#frame {width:980px;margin:0 auto;padding:0 20px;}

#header {display:none;}
#header {height:115px;position:relative;z-index:9000;}
#header #logo {padding:17px 0 0 10px;}
#header #nav {position:absolute;bottom:0;left:9px;}

#left {float:left; width:210px;}

.bottomBG {display:none;}
.content {overflow:visible;width:980px;padding:8px 0px 0 9px;}

#mainArea, #singleArea, #horizontalCallouts {position:relative;margin-bottom:3px;background:none;}
#mainArea .bottomBG, #singleArea .bottomBG, #horizontalCallouts .bottomBG {background:none;}

#splitArea {position:static;background:none;}
#splitArea .bottomBG {background:none;}
#splitArea .content {width:100%;padding:10px 0 0 34px !important;}


/* ========================================== MAIN STYLES === */
a {
	color:#009ac8;
	text-decoration:none;
}
a:hover {color:#eb088d;}
a.productTitle {padding-right:5px;/*updated*/font-family:Georgia, "Times New Roman", Times, serif;font-size:9px;font-weight:bold;text-transform:uppercase;color:#009ac8;}
a.reviewLinks {display:none;}
a + a.reviewLinks {padding-left:10px;}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#717070;
}
h2 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#717070;
}
h3 {
	font-size:14px;
	font-family:Helvetica, Arial, sans-serif;
	text-transform:uppercase;
}
h4 {
	font-size:14px;
	font-family:Helvetica, Arial, sans-serif;
	text-transform:capitalize;
}
h5 {
	font-size:11px;
	font-family:Helvetica, Arial, sans-serif;
	padding:0;
	text-transform:uppercase;
}
h5.rating {font-size:10px; font-weight:bold;padding-bottom:3px;}
h5.rating a {padding:0;}
dt, h1, h2, h3, h4 {color:#717070;}
p, dd {
	font-size:10px;
	line-height:14px;
	padding:3px 0 5px 0;
	color:#717070;
}
p.subject {font-style:normal !important;font-weight:bold;text-transform:uppercase;padding:15px 0 5px 0 !important;}
p.disclamer {font-size:9px;}
em {
	font-weight:bold;
	font-style:normal;
}
strong {font-weight:bold;}

.award, .best, .new, .special {font-family:Helvetica, Arial, sans-serif;font-weight:bold;text-transform:uppercase;}
.award {color:#e61637 !Important;height:10px;}
.best {color:#5d9732 !important;}
.new {color:#ff0099 !important;}
.special {color:#e97322 !important;}



/* ========================================== FAQ === */
dl.qa {
	font-size:9px;
	line-height:13px;
	margin:10px 0 20px 0;
}
dl.qa dt {
	clear:left;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
	width:20px;
	padding:3px 0;
}
dl.qa dd {
	margin:0 0 0 25px;
	padding:3px 0;
}
dl.qa dd strong {text-transform:uppercase;font-weight:bold;display:block;}
dl.qa .question {color:#e5872a;font-weight:bold;padding:10px 0 10px 0;}
dl.qa dt, dl.qa dt.question {
	font-family:Helvetica, Arial, sans-serif;
	font-size:18px;
	position:relative;
	top:5px;
}


/* ========================================== CALLOUTS === */
#rightCallouts {display:none;}

#horizontalCallouts {display:none;}


/* ========================================== FOOTER === */
#footer {display:none;}


/* ========================================== PRODUCT PAGES - PILLAR === */
body.pillar #mainArea h1 {padding:0 0 40px 0;color:#009ac8;font-family:Helvetica, Arial, sans-serif;font-size:30px;}
body.pillar #mainArea .categoryDesc {width:260px;height:300px;float:left;padding:30px 0 0 10px;}
body.pillar #mainArea .categoryDesc h2 {font-family:Georgia, "Times New Roman", Times, serif;font-size:16px;}
body.pillar #mainArea .categoryFlash {float:right;padding-top:100px;}
body.freshSkin .categoryDesc h2 {color:#5d9732;}

body.pillar #singleArea .content {width:900px;padding:50px 40px 0 40px;}
body.pillar #singleArea .content h3 {width:480px;position:relative;}
body.pillar #singleArea .content h3 span {/*margin-left:300px;*/position:absolute;left:480px;width:420px;}

body.pillar #singleArea .content dl {/*height:190px;*/overflow:hidden;clear:left;margin-bottom:15px;background:url(/images/hr-long.png) no-repeat bottom center;}
body.pillar #singleArea .content dl dt {width:130px;float:left;padding-top:20px;text-align:center;}
body.pillar #singleArea .content dl dd {width:350px;float:left;padding-top:40px;}
body.pillar #singleArea .content dl dd+dd {width:420px;padding-top:25px;}
body.pillar #singleArea .content dl dd h5 {padding-top:5px;}
body.pillar #singleArea .content dl dd p {font-style:italic;padding-right:35px;}
body.pillar #singleArea .content .reviewLinks {font-family:Helvetica, Arial, sans-serif;}



/* product details page */
.flash {display:none;}
#modalPage, #sharePage, #underLinks {display:none;}
#productDetail #tabs {display:none;}
.BVRRSocialBookmarkingLinks, BVRRRatingSummaryNoReviews {display:none;}
#tab1, #tab2, #tab3 {height:100%;overflow:visible;display:block;}
img {border:none;}
p.rating {display:none;}

#tab3 dt {float:left;height:150px;}
#tab3 dd {margin-left:150px;height:100px;padding-top:50px;}

#findMore {display:none;} 






.clear:after {
	content:".";
	display:block;
	font-size: 0;
	height:0;
	clear:both !important;
	visibility:hidden;
}
.clear {display: inline-block;}


