body{
	margin:0;
	min-width:1024px;
	font-family:Helvetica, Arial, sans-serif !important; 
    font-size:0.625em; 

}
a {outline:none;}
img {border:none;}
/*#homepage {
	position:relative;
	margin:100px auto;
	position:relative;
	width:960px;	
	
}*/
#homepage {
	margin:100px auto;
	width:960px;	
}

/*#container {
	background:url(../images/pantene_home_bg.jpg);
	width:1024px;
	height:475px;
	margin:auto;
	position:relative;
}*/
#container {	
	width:1024px;
	height:575px;
	margin:auto;
}

/******* BEGIN NEW PRODUCT SLIDER *******/
/*#contentHolder {position:relative;height:410px;}*/
#contentHolder {height:573px;}
/*#slider{position:absolute;top:35px;left:267px;}*/
#slider{top:35px;left:267px;}
#slide_outer{width: 960px;overflow:hidden;height: 573px;}
#slide_inner{width: 489px;height:360px;display:none;}
#slide_products{width: 5380px;}
.sub-header {text-align:center;margin:5px 0 15px 0;}
.product-holder {float:left;width:489px;text-align:center;}
.product-holder {display:block;}
.product-holder img.product-image {height:256px;width:437px;}
/*
ewf temp mods for accessible content
*/
div#slideControls
{
			display: none;
}
#AltImageUrl
{
	width:100%;height:573;margin-top:0px;			
}
#AltImageUrl .product-image {height:573px;width:960px;}
/*end ewf*/
div#slideControls div img {cursor:pointer;}
/*div.left-control {left:-26px;position:absolute;top:130px;}*/
div.left-control {left:-26px;top:130px;}
div.left-control.off, div.right-control.off {display:none;}
/*div.right-control {position:absolute;right:-26px;top:130px;}*/
div.right-control {right:-26px;top:130px;}
a.left-control {
	background: transparent url(../images/BtnActionLeft-Black.png) no-repeat 0 0;
	width:23px;
	height:21px;
	display:block;
}
a.left-control:hover {
	background: transparent url(../images/BtnActionLeft.png) no-repeat 0 0;
}
a.right-control {
	background: transparent url(../images/BtnAction-Black.png) no-repeat 0 0;
	width:23px;
	height:21px;
	display:block;
}
a.right-control:hover {
	background: transparent url(../images/BtnAction.png) no-repeat 0 0;
}
.box-data {
	margin-left:36px;
	margin-top:5px;
	text-align:left;
	width:417px;
}
.box-data .product-name {font-size:18px;color:#000;font-weight:600;text-transform:uppercase;}
.box-data .product-text {font-size:12px;color:#000;line-height:16px;}
.box-data .product-text a {font-weight:bold;}

/******* END NEW PRODUCT SLIDER *******/
/*
#navigation {
	height:21px;
	margin:auto;
	position:relative;
	text-align:center;
	top:15px;
}
*/
#navigation {
	height:21px;
	margin:auto;
	text-align:center;
	top:15px;
	display:none;
}
#navigation img {
	width:23px;
	height:21px;
}
.nav_btm {
	float:left;
	margin:0 8px 0 0;
}
#navigation div.last {
	margin:0;
}
#navigation div.nav_btm {
	background:url(../images/btn-off.png) no-repeat scroll;
	width:23px;
	height:21px;
	cursor:pointer;	
}
#navigation div.nav_btm.active {
	background:url(../images/btn-on.png) no-repeat scroll;
	width:23px;
	height:21px;
	cursor:pointer;
}
/*#navigation div.nav_btm a, #navigation div.nav_btm.active a {
	width:23px;
	height:21px;
	text-decoration:none;
	font-size:12px;
	color:#000;
	position:relative;
	top:3px;
}*/
#navigation div.nav_btm a, #navigation div.nav_btm.active a {
	width:23px;
	height:21px;
	text-decoration:none;
	font-size:12px;
	color:#000;
	top:3px;
}
#navigation div.nav_btm.active a {
	color:#fff;
}
#navigation div.nav_btm:hover {
	background:url(../images/btn-on.png) no-repeat scroll;
	width:23px;
	height:21px;
	cursor:pointer;
}
#navigation div.nav_btm:hover a {
	color:#fff;
}
#PanteneContentFooter {
	margin-top:27px;
	*margin-top:-25px;
}
