
/* Sub Menu */
div#navcolumn {
	float: left;
	width: 114px;
}


sup {
font-size:8px;
}

* html sup { /* IE6.0 */
font-size:10px;
}

* + html sup {  /* IE7.0 */
font-size:10px;
}

div#subnav {float: left;}
div#subnav img {
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}

li.subnav_noalpha {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

div#subnav li {border-bottom: 1px solid #BFAD86;}
div#subnav ul li ul li {border: none;}

div#subnav li img {margin-bottom: -2px;}
/* Sub Menu Background Images */
li.submenu1 {background: url(../images/menu/p1_facialcare_off.gif) no-repeat;}
li.submenu2 {background: url(../images/menu/p2_bodycare_off.gif) no-repeat;}
li.submenu3 {background: url(../images/menu/p3_lipcare_off.gif) no-repeat;}
li.submenu4 {background: url(../images/menu/p4_babycare_off.gif) no-repeat;}
li.submenu5 {background: url(../images/menu/p5_suncare_off.gif) no-repeat;}
li.submenu6 {background: url(../images/menu/p6_haircare_off.gif) no-repeat;}

/* Sub Menu Background Images Active */
li.submenu1_active {background: url(../images/menu/p1_facialcare_active.gif) no-repeat;}
li.submenu2_active {background: url(../images/menu/p2_bodycare_active.gif) no-repeat;}
li.submenu3_active {background: url(../images/menu/p3_lipcare_active.gif) no-repeat;}
li.submenu4_active {background: url(../images/menu/p4_babycare_active.gif) no-repeat;}
li.submenu5_active {background: url(../images/menu/p5_suncare_active.gif) no-repeat;}
li.submenu6_active {background: url(../images/menu/p6_haircare_active.gif) no-repeat;}


/* Sub Sub Menu Background Images */
li.subsub1a {background: url(../images/menu/cleansersBars_off.gif) no-repeat;}
li.subsub1b {background: url(../images/menu/moisturizersFacial_off.gif) no-repeat;}

li.subsub2a {background: url(../images/menu/cleansers_off.gif) no-repeat;}
li.subsub2b {background: url(../images/menu/bathAdditives_off.gif) no-repeat;}
li.subsub2c {background: url(../images/menu/moisturizers_off.gif) no-repeat;}
li.subsub2d {background: url(../images/menu/shaveGels_off.gif) no-repeat;}
li.subsub2e {background: url(../images/menu/antiitch_off.gif) no-repeat;}

li.subsub3a {background: url(../images/menu/lip_off.gif) no-repeat;}

li.subsub4a {background: url(../images/menu/bath_off.gif) no-repeat;}
li.subsub4b {background: url(../images/menu/lotions_off.gif) no-repeat;}
li.subsub4c {background: url(../images/menu/treatments_off.gif) no-repeat;}

li.subsub5a {background: url(../images/menu/sunProtection_off.gif) no-repeat;}



/* Sub Sub Menu Background Images Active */
li.subsub1a_active {background: url(../images/menu/cleansersBars_on.gif) no-repeat;}
li.subsub1b_active {background: url(../images/menu/moisturizersFacial_on.gif) no-repeat;}

li.subsub2a_active {background: url(../images/menu/cleansers_on.gif) no-repeat;}
li.subsub2b_active {background: url(../images/menu/bathAdditives_on.gif) no-repeat;}
li.subsub2c_active {background: url(../images/menu/moisturizers_on.gif) no-repeat;}
li.subsub2d_active {background: url(../images/menu/shaveGels_on.gif) no-repeat;}
li.subsub2e_active {background: url(../images/menu/antiitch_on.gif) no-repeat;}

li.subsub3a_active {background: url(../images/menu/lip_on.gif) no-repeat;}

li.subsub4a_active {background: url(../images/menu/bath_on.gif) no-repeat;}
li.subsub4b_active {background: url(../images/menu/lotions_on.gif) no-repeat;}
li.subsub4c_active {background: url(../images/menu/treatments_on.gif) no-repeat;}

li.subsub5a_active {background: url(../images/menu/sunProtection_on.gif) no-repeat;}




/* Find products for: */
div#findprod {
	background-color: #eadbb2;
	border-top: 1px solid #BFAD86;
	border-bottom: 1px solid #BFAD86;
	float: left;
	margin-top: 50px;
	width: 114px;
}
div#findprod img.findtit {margin-bottom: 9px;}
img.checkboxes {margin: 0 3px 0 8px;}
div#findbutton {
	margin: 8px 0 3px 8px;
	background: url(../images/button/showProductsButton_off.gif) no-repeat;
}
div#findbutton img {
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
	clear: both;
}


/* Inside */
div#insidecontent {
	width: 601px;
	float: left;
	border-bottom: 1px solid #BFAD86;
	border-left: 1px solid #BFAD86;
}

div#insidecontent_left{
	width: 380px;
	float: left;
	margin-left: 20px;
	display: inline;
}

div#insidecontent_right{
	width: 186px;
	float: right;
}

div#insidecontent h2 {margin: 26px 0 4px;}
div#insidecontent h3 {
	height: 35px;
	background-color: #eadbb2; 
	border-bottom: 1px solid #BFAD86;
	border-top: 1px solid #BFAD86;
	clear: both;
}
div#insidecontent h3 img {margin: 11px 0 0 13px;}

/* footer */
div#footer {
	width: 601px;
	margin-left: 114px;
	display: inline;
}



/*OATS*/
#activeProducts {
	vertical-align:top;
	text-align:left;
	width:350px;
	background-color:#EADBB2;
	margin:20px 0 0 0;
}

#activeProducts a:link, #activeProducts a:visited, #activeProducts a:active {
	color:#875D2C;
	text-decoration:underline;
	font-size:12px;
	margin:0px 0 0 17px;
}

#activeProducts a:hover {
	color:#312217;
	text-decoration:none;
}


/* Hair Care Section - Product List */
div#haircare-tabs {
	height:38px;
	width: 581px;
	display: block;
	float: left;
	background: url(../images/menu/hair_care/haircare-menu-bg02.gif) repeat-x top;
}
a.learn-more {
	overflow: hidden;
	width: 90px !important;
	display: block;
	float: left !important;
}
div#haircare-tabs ul {
	height:38px;
}
div#haircare-tabs ul li {
	height:38px;
	display:block;
	position:relative;
	overflow:hidden;
	float:left;
}
.tabitem { background-position:top; }
.tabitemactive { background-position:bottom; }
#tab_item01 {
	text-indent:-999em;
	overflow:hidden;
	width:93px;
	height:38px;
	display:block;
	background-image: url(../images/menu/hair_care/haircare-landing-tab.gif);
}
#tab_item02 {
	text-indent:-999em;
	overflow:hidden;
	width:93px;
	height:38px;
	display:block;
	background-image: url(../images/menu/hair_care/haircare-products-tab-products.gif);
}


#tab_item04
{
	text-indent:-999em;
	overflow:hidden;
	width:118px;
	height:38px;
	display:block;
	background-image: url(../images/menu/hair_care/haircare-products-tab-expert-adivice.gif);
}

div#haircare-products-home {
	width: 581px;
	float: left;
	display: block;
	overflow: hidden;
	position: relative;
}
div#haircare-products-home h1 {
	text-indent: -50000em;
	width: 500px;
	height: 30px;
	overflow: hidden;
	display: block;
	background: url(../images/title/hair-care-products.gif) 0 0 no-repeat;
	margin: 20px 0;
}
div#haircare-products-home p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	font-weight:bold;
	margin-left: 5px;
}
div#haircare-products-home ul {
	width: 586px;
	display: block;
	overflow: hidden;
	list-style: none;
	background: url(../images/background/cta-haircare-lines.gif) repeat-y;
	margin-top: 15px;
}
div#haircare-products-home ul li {
	width: 273px;
	height: 215px;
	display: block;
	float: left;
	padding: 10px;
	overflow: hidden;
	text-align: center;
}
div#haircare-products-home ul li p.cta-title {font-size: 11px; margin: 8px 0; line-height:10px; height:23px;}
div#haircare-products-home ul li .bt-conditioner {
	width: 270px;
	height: 35px;
	display: block;
	overflow: hidden;
	text-indent: -50000em;
	background-image: url(../images/button/conditioner.png) !important;
	background-image: none;
	filter: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true,sizingMethod=crop src='images/button/conditioner.png');
	margin-top: -9px;
}
div#haircare-products-home ul li .bt-conditioner a {
	width: 270px;
	height: 35px;
	display: block;
	overflow: hidden;
	position: relative;
}
div#haircare-products-home ul li .bt-leave-in-treatment {
	width: 270px;
	height: 35px;
	display: block;
	overflow: hidden;
	text-indent: -50000em;
	background-image: url(../images/button/leave-in-treatment.png) !important;
	background-image: none;
	filter: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true,sizingMethod=crop src='images/button/leave-in-treatment.png');
	margin-top: -9px;
}
div#haircare-products-home ul li .bt-leave-in-treatment a {
	width: 270px;
	height: 35px;
	display: block;
	overflow: hidden;
	position: relative;
}
div#haircare-products-home ul li .bt-shampoo {
	width: 270px;
	height: 35px;
	display: block;
	overflow: hidden;
	text-indent: -50000em;
	background-image: url(../images/button/shampoo.png) !important;
	background-image: none;
	filter: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true,sizingMethod=crop src='images/button/shampoo.png');
	margin-top: -9px;
}
div#haircare-products-home ul li .bt-shampoo a {
	width: 270px;
	height: 35px;
	display: block;
	overflow: hidden;
	position: relative;
}
div#haircare-products-home ul li .bt-best-product {
	width: 270px;
	height: 35px;
	display: block;
	overflow: hidden;
	text-indent: -50000em;
	background-image: url(../images/button/best-product-for.png) !important;
	background-image: none;
	filter: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true,sizingMethod=crop src='images/button/best-product-for.png');
	margin-top: -9px;
}
div#haircare-products-home ul li .bt-best-product a {
	width: 270px;
	height: 35px;
	display: block;
	overflow: hidden;
	position: relative;
}

div#haircare-products-home div#cta-haircare-home {
	width: 629px;
	height: 220px;
	background: url(../images/background/bg-cta-product-page.jpg) 0 0 no-repeat;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}
div#haircare-products-home div#cta-haircare-home .txt-the-new-aveeno-nourish {
	text-indent: -50000em;
	width: 212px;
	height: 65px;
	overflow: hidden;
	display: block;
	background: url(../images/title/txt-the-new-aveeno-nourish.gif) 0 0 no-repeat;
	margin: 70px 0 0 361px !important;
}
div#haircare-products-home div#cta-haircare-home .bt-get-a-free-sampe-now {
	width: 230px;
	height: 55px;
	display: block;
	overflow: hidden;
	text-indent: -50000em;
	background-image: url(/images/b/haircare-get-your-free-sample-now.png) !important;
	background-image: none;
	filter: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true,sizingMethod=crop src='/images/b/haircare-get-your-free-sample-now.png');
	margin: 0 0 0 365px !important;
}
div#haircare-products-home div#cta-haircare-home .bt-get-a-free-sampe-now a {
	width: 230px;
	height: 55px;
	display: block;
	overflow: hidden;
	position: relative;
}

/* Hair Care Section - Expert */

div#haircare-expert-menu
{
	float: left;
	width: 142px;
	margin: 0 0 0 13px;
	padding-top: 35px;
}
* html div#haircare-expert-menu { margin-left: 7px; }

	div#haircare-expert-menu h2
	{
		width: 142px;
		height: 25px;
		background-image: url(/images/b/haircare-leftmenu-title.gif);
		text-indent: -9999px;
		overflow: hidden;
		margin-bottom: 10px;
	}
	
	div#haircare-expert-menu ul {
	display: block;
	width: 581px;
	height:60px;
	border: solid 1px red;
	
	}
	
	div#haircare-expert-menu ul li {
	float: left;	
	}

	div#haircare-expert-menu li a
	{
		width: 142px;
		text-indent: -9999px;
		overflow: hidden;
		display: block;
	}
	
	div#haircare-expert-menu li.jessica-tingley a { height: 36px; background-image: url(../images/button/haircare-leftmenu-1.gif); }
	div#haircare-expert-menu li.saurabh-desai a { height: 54px; background-image: url(../images/button/haircare-leftmenu-2.gif); }
	div#haircare-expert-menu li.jessica-wu a { height: 42px; background-image: url(../images/button/haircare-leftmenu-3.gif); }

	div#haircare-expert-menu li.jessica-tingley-active { background:url(../images/icon/haircare-active-expert.gif) 10px no-repeat; }
	div#haircare-expert-menu li.saurabh-desai-active { background:url(../images/icon/haircare-active-expert.gif) 10px no-repeat; }
	div#haircare-expert-menu li.jessica-wu-active { background:url(../images/icon/haircare-active-expert.gif) 10px no-repeat; }
	
	div#haircare-expert-menu li.jessica-tingley-active a { height: 36px; background-image: url(../images/button/haircare-leftmenu-1.gif); }
	div#haircare-expert-menu li.saurabh-desai-active a { height: 54px; background-image: url(../images/button/haircare-leftmenu-2.gif); }
	div#haircare-expert-menu li.jessica-wu-active a { height: 42px; background-image: url(../images/button/haircare-leftmenu-3.gif); }
	
	

div.haircare-experts-content
{
	color:#634D36;
	font-family:Arial,Helvetica,sans-serif;
	min-height:597px;
	width:581px;

}

div#haircare-expert-home,
div#haircare-expert-jessica-tingley,
div#haircare-expert-saurabh-desai,
div#haircare-expert-jessica-wu 
{
	font-size: 12px;
	margin: 0;
	width: 581px;
	float: left;

}

div#haircare-expert-home h1,
div#haircare-expert-jessica-tingley h1,
div#haircare-expert-saurabh-desai h1,
div#haircare-expert-jessica-wu h1
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:36px;
	font-weight:400;
	margin:10px 0 0 0;
	line-height: normal;
}

div#haircare-expert-home h1 em,
div#haircare-expert-jessica-tingley h1 em,
div#haircare-expert-saurabh-desai h1 em,
div#haircare-expert-jessica-wu h1 em
{
	font-style: normal;
}
div#haircare-expert-home h1 sup,
div#haircare-expert-jessica-tingley h1 sup,
div#haircare-expert-saurabh-desai h1 sup,
div#haircare-expert-jessica-wu h1 sup
{
	font-style: normal;
	font-size: 20px;
}


div#haircare-expert-home h2
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	margin-bottom: 20px;
	line-height: 20px;
	width: 581px;
}

div#haircare-expert-home p
{
	width: 581px;
}

div#haircare-expert-home ul#experts-list
{
	margin-top: 20px;
}

ul#experts-list li
{
	background-image: url(../images/background/haircare-experts-list.jpg);
	height: 94px;
	display: block;
	padding: 5px 0 5px 0;
	line-height: 94px;
	clear: both;
}
ul#experts-list li.final-line {
	background: none;	
}

ul#experts-list li img
{
	float: left;
	width: 103px;
	height: 93px;
	margin-right: 30px;
}

ul#experts-list li span
{
	width: 270px;
	height: 50px;
}

ul#experts-list li a
{
	width: 205px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	line-height: 94px;
	margin-top: -35px;
	float:right;
	margin-right:10px;
}

ul#experts-list li.jessica-tingley a { background-image: url(../images/button/haircare-expert-cta-1.png);  } 
ul#experts-list li.saurabh-desai a { background-image: url(../images/button/haircare-expert-cta-2.png);  } 
ul#experts-list li.jessica-wu a { background-image: url(../images/button/haircare-expert-cta-3.png);  }

* html ul#experts-list li.jessica-tingley a { cursor: pointer; background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/button/haircare-expert-cta-1.png, sizingMethod=scale); }
* html ul#experts-list li.saurabh-desai a { cursor: pointer; background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/button/haircare-expert-cta-2.png, sizingMethod=scale); }
* html ul#experts-list li.jessica-wu a { cursor: pointer; background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/button/haircare-expert-cta-3.png, sizingMethod=scale); }



/* expert header */
div#haircare-expert-jessica-tingley h1
{
	margin-bottom: 20px;
}

div#haircare-expert-jessica-tingley img,
div#haircare-expert-saurabh-desai img,
div#haircare-expert-jessica-wu img
{
	float: left; 
	width: 200px;
	height: 232px;
	margin-right: 30px;
}

div#expert-header 
{
	margin: 60px 0px 20px 0;
	width: 350px;
	float: left;
	font-weight: bold;
	font-size: 14px;
}

div#expert-header p
{
	line-height: 20px;
}

div#expert-header a
{
	display: block;
	margin-top: 10px;
	color: #749541;
	width: 100px;
	font-style: italic;
	background:url(../images/icon/haircare-learnmore.gif) right no-repeat;
}

div.haircare-content div#tips, 
div.haircare-content div#questions-answered
{
	clear: both;
	font-size: 12px;
	margin: 0;
	display: block;
	padding-top: 0px;
	width: 582px;
}

div#tips ul,
div#questions-answered ul
{
	padding: 0px;
	width: 550px;
}

div.haircare-content div#tips
{
	margin-top: 20px;
}


div.haircare-content div#tips ul li,
div.haircare-content div#questions-answered ul li
{
	margin: 0 0 15px 0;
	line-height: 16px;
	float: left;
	width: 582px;
}
div.haircare-content div#tips ul li {
		height: 30px;
		}

div#questions-answered ul li strong 
{
	color: #728f54;
}

div.haircare-content div#tips ul li span
{
	color: #FFFFFF;
	background-image: url(../images/background/haircare-ball.gif);
	display: block;
	float: left;
	margin-right: 10px;
	width: 23px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	clear: both;
	
}

div.haircare-content div#tips ul li p
{
	margin-left: 0px;
	display: block;
	padding-top: 3px;
	float: left;
	width: 530px;
}

div#tips a#more-tips
{
	width: 582px;
	height: 33px;
	display: block;
	text-indent: -9999px;
	background-image: url(../images/background/more-tips.png);
	clear: both;
}
* html div#tips a#more-tips { cursor: pointer; background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/background/more-tips.png, sizingMethod=scale); }

div#questions-answered em
{
	font-weight: bold;
	font-style: normal;
}

div#questions-answered a#more-questions
{
	width: 582px;
	height: 33px;
	display: block;
	text-indent: -9999px;
	background-image: url(../images/background/more-answers.png);
	clear: both;
}
* html div#questions-answered a#more-questions { cursor: pointer; background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/background/more-answers.png, sizingMethod=scale); }

div#tips a.close,
div#questions-answered a.close
{
	width: 582px;
	height: 33px;
	display: block;
	text-indent: -9999px;
	background-image: url(../images/background/close.png);
	clear: both;
}
* html div#tips a.close { cursor: pointer; background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/background/close.png, sizingMethod=scale); }
* html div#questions-answered a.close { cursor: pointer; background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/background/close.png, sizingMethod=scale); }

div#tips h2,
div#questions-answered h2
{
	background-image: url(../images/background/bg-title.png);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 582px;
	font-size: 20px;
	margin-bottom: 15px;
	height: 30px;
	line-height: 30px;
}
* html div#tips h2 { background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/background/bg-title.png, sizingMethod=crop); }
* html div#questions-answered h2 { background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/background/bg-title.png, sizingMethod=crop); }


div.haircare-content div#questions-answered ul li 
{ list-style: none; }

div.haircare-content .invisible 
{ display: none; }

div.haircare-content .visible 
{ display: list-item; }

div.haircare-content a#close-tips, 
div.haircare-content a#close-questions 
{ display: none; }

div#expert-bio 
{ 
	display: none; 
	width: 480px;
	padding: 20px;
	border: 1px solid #cbb59d;
	background-color: #FFF;
	background-repeat: no-repeat;
	position: absolute;
	top: 350px;
	z-index: 99999;
	left: 50%;
	margin-left: -165px;
	text-align: left;
	color:#634D36;
	font-family:Arial,Helvetica,sans-serif;
}

div#expert-bio h2 { font-size: 14px; margin-bottom: 20px; }
div#expert-bio p { font-size: 11px; margin-bottom: 15px; }

div#expert-bio a
{
	display: block;
	position: absolute;
	top: 15px;
	right: 15px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(../images/background/btn-close.gif);
	width: 57px;
	height: 23px;
}

