@charset "utf-8";
/* CSS Document for Olay UK Boutique landing pages. */

div#containerContent
{
	padding: 26px 0 0 0;
}

div.regenerist
{
	background: url(../images/bg-regenerist-product-detail.jpg) top no-repeat #000000;
}

div.definity
{
	background: url(../images/bg-definity-product-detail.jpg) top no-repeat #000000;
}

div.totalEffects
{
	background: url(../images/bg-total-effects-product-detail.jpg) top no-repeat #000000;
}

div.complete
{
	background: url(../images/bg-complete-product-detail.jpg) top no-repeat #000000;
}

div.antiWrinkle
{
	background: url(../images/bg-anti-wrinkle-product-detail.jpg) top no-repeat #000000;
}

div.natureFusion
{
	background: url(../images/bg-nature-fusion-product-detail.jpg) top no-repeat #000000;
}

div.provital
{
	background: url(../images/bg-provital-product-detail.jpg) top no-repeat #000000;
}

div.classicCare
{
	background: url(../images/bg-classic-care-product-detail.jpg) top no-repeat #000000;
}

div.cleansers
{
	background: url(../images/bg-cleansers-product-detail.jpg) top no-repeat #000000;
}

div.aquaPhysics{ background: url(../images/bg-aqua-physics-product-detail.jpg) top no-repeat #000000;}

div#mainColumn
{
	float: right;
	width: 712px;
	margin: 0 29px 0 0;
	display: inline;
}

div#leftColumn
{
	float: left;
	width: 206px;
	margin: 312px 0 200px 30px;
	display: inline;
}

div#containerProduct
{
	position: relative;
	width: 705px;
	margin: 0 0 0 7px;
}

div#containerProduct img
{
	position: absolute;
	bottom: 0px;
	right: -29px;
	width: 400px;
	height: 330px;
	z-index: 0;
}

.singleImage {position:relative !important; bottom:0px !important; right:0px !important; width:auto !important; height:auto !important; z-index: 0;}

div#containerProduct ul
{
	list-style-type: none;
}

div#minHeight
{
	position: relative;
	float: left;
	width: 1px;
	height: 312px;
}

div#txtProduct
{
	position: relative;
	float: left;
	width: 430px;
	padding: 0 0 30px 0;
	z-index: 1;
}

div#txtProduct div
{
	margin: 0 0 14px; 0;
	font-size: 0.6em;
	font-weight: bold;
	text-transform: uppercase;
}

div#txtProduct h1
{
	margin: 0 0 15px; 0;
	font-size: 1.5em;
}

div#txtProduct p
{
	margin: 0 0 15px; 0;
	font-size: 0.8em;
}

div#txtProduct p em
{
	font-style: normal;
	color: #DAC46C;
}

div#txtProduct ul
{
	margin: 0 0 0 14px;
	font-size: 0.8em;
	list-style-type: square;
}

div#txtProduct ul li
{
	margin: 0 0 15px 0;
}

.newUlMarginBottom li { margin-bottom:5px !important;}

li#linkGetSample
{
	position: absolute;
	top: 27px;
	left: 486px;
	width: 89px;
	font-size: 0.7em;
	z-index: 1;
}

li#linkGetSample div
{
	width: 89px;
	background: url(../images/bg-link-get-sample.png);
}

* html li#linkGetSample div
{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="/images/bg-link-get-sample.png", sizingMethod="scale");
}

li#linkGetSample a
{
	position: relative;
	display: block;
	width: 89px;
	padding: 4px 0;
	text-align: center;
	color: #DAC46C;
	z-index: 2;
}

li#linkBuyNow
{
	position: absolute;
	top: 27px;
	left: 580px;
	width: 74px;
	font-size: 0.7em;
	z-index: 1;
	background: url(../images/bg-link-buy-now-arrow.png) top no-repeat;
}

* html li#linkBuyNow
{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="/images/bg-link-buy-now-arrow.png", sizingMethod="crop");
}

li#linkBuyNow div
{
	width: 62px;
	background: url(../images/bg-link-buy-now.png);
}

* html li#linkBuyNow div
{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="/images/bg-link-buy-now.png", sizingMethod="scale");
}

li#linkBuyNow a
{
	position: relative;
	display: block;
	width: 58px;
	padding: 4px 4px 4px 0;
	text-align: right;
	color: #DAC46C;
}

li#linkZoom
{
	position: absolute;
	bottom: 56px;
	right: -10px;
	height: 11px;
	font-size: 0.8em;
	text-transform: lowercase;
	background: url(../images/bg-link-zoom.png) left no-repeat;
}

li#linkZoom a
{
	display: block;
	padding: 0 0 0 16px;
	line-height: 0.8em;
}

* html li#linkZoom
{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="/images/bg-link-zoom.png", sizingMethod="crop");
}

li#linkBackRange
{
	position: absolute;
	bottom: 10px;
	left: 0px;
	font-size: 0.6em;
	font-weight: bold;
	text-transform: uppercase;
	z-index: 5;
}

li#linkIngredients
{
	position: absolute;
	bottom: 10px;
	left: 515px;
	font-size: 0.6em;
	font-weight: bold;
	text-transform: uppercase;
}

div#txtIngredients
{
	width: 705px;
	margin: 0 0 8px 7px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

div#txtIngredients h3
{
	margin: 10px 0;
	font-size: 1em;
}

div#containerIngredients
{
	width: 705px;
	margin: 0 0 0 7px;
}

div#containerIngredients p
{
	margin: 0 0 15px 0;
	font-size: 0.8em;
}

div#txtRegimeRecommendation
{
	width: 705px;
	margin: 0 0 8px 7px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

div#txtRegimeRecommendation h2
{
	float: left;
	margin: 10px 0;
	font-size: 1em;
}

div#txtRegimeRecommendation a
{
	float: right;
	margin: 14px 0 0 0;
	font-size: 0.6em;
	font-weight: bold;
	text-transform: uppercase;
}

div.containerRecommendation
{
	position: relative;
	float: left;
	width: 228px;
	margin: 0 0 0 9px;
	padding: 0 0 32px 0;
	display: inline;
}

div.containerRecommendation img
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 228px;
	height: 132px;
	z-index: 0;
}

div.containerRecommendation a
{
	position: absolute;
	bottom: 0px;
	left: 15px;
	width: 60px;
	padding: 4px 0;
	font-size: 0.7em;
	text-align: center;
	color: #DAC475;
	background: #362E2F;
}

div.txtRecommendation
{
	position: relative;
	width: 140px;
	margin: 19px 0 0 15px;
	z-index: 1;
}

div.txtRecommendation h3
{
	font-size: 0.7em;
	z-index: 1;
}

div.txtRecommendation h3 span
{
	font-weight: normal;
	font-style: italic;
	font-size: 0.8em;
}

div.txtRecommendation p
{
	display: none;
}

div#lightBox
{
	position: relative;
	width: 348px;
	margin: 126px auto;
	font-size: 0.8em;
	background: #000000;
}

div#lightBox a
{
	float: right;
	margin: 10px 10px 10px 0;
	color: #FFFFFF;
	text-decoration: none;
	display: none;
}

div#lightBoxContent
{
	clear: right;
	width: 348px;
}

div#lightBoxContent img
{
	display: block;
	width: 348px;
	height: 499px;
}

div.loading
{
	width: 348px;
	height: 499px;
	background: url(../images/ajax-loader.gif) center center no-repeat;
}

div#tooltip 
{
	position: absolute;
	width: 128px;
	padding: 15px 0 0 0;
	text-align: center;
	background: url(../images/bg-tooltip-top.png) top no-repeat;
	z-index: 99;
}

div#tooltip span
{
	display: block;
	padding: 0 8px 5px 8px;
	font-size: 0.7em;
	font-weight: bold;
	text-align: left;
	color: #000000;
	background: #FFFFFF;
}

div#tooltip h3 
{ 
	padding: 0 8px;
	font-size: 0.7em;
	font-weight: normal;
	text-align: left;
	color: #000000;
	background: #FFFFFF;
}

div.body
{
	width: 128px;
	height: 34px;
	background: url(../images/bg-tooltip-btm.png);
}

* html div.body
{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true", src="/images/bg-tooltip-btm.png", sizingMethod="crop");
}

/* regenerist/index.php */

.blockTextInside {padding:0 10px 0 10px; margin:0px !important; text-transform:none !important; font-size:0.9em !important; font-weight:normal !important;}
.blockTextInside ul {margin:0 0 0 5px !important; padding:0px; list-style-type:square; font-size:0.8em;}
.blockTextInside ul li{margin:0 0 15px 0; padding:0px;}

div#txtConclusions{width:430px; margin: 0 0 8px 7px; border-top: 1px solid #666666;border-bottom: 1px solid #666666;}
div#txtConclusions h2{margin: 10px 0;}

.imgScience { top:-20px !important;}
.linkZoomRegen { top:250px;}
.txtProductRegen { padding-bottom:0px !important;}

.fixTextInside2 {margin:0 0 0 7px !important;}
.blockTextInside p {margin:0px; padding:0 0 10px 0; font-size:0.9em;}

#linkGetSample {font-size:0.7em; left:540px; position:absolute; top:27px; width:93px; height:22px; z-index:1;}
#linkGetSample div {background:transparent url(../images/bg_getsample_li.png) repeat scroll 0 0; width:93px; height:22px;}
#linkGetSample a {color:#DAC46C;display:block;padding:4px 4px 4px 0;position:relative;text-align:right;width:93px; text-align:center;}
.extraLink { padding-top:20px !important;}

.txtProductRegen2 { width:705px !important; padding-bottom:10px !important;}


.blockRegenResults .blockRegenRow { padding:10px 0 10px 0; border-bottom:1px solid #666666;}
.blockRegenRow .blockRegenCol1 {float:left; width:275px;}
.blockRegenRow .blockRegenCol2 {float:left; width:80px;}
.blockRegenRow .blockRegenCol3 {float:left; width:82px;}
.blockRegenRow .blockRegenCol4 {float:left; width:82px;}
.blockRegenRow .blockRegenCol5 {float:left; width:82px;}
.blockRegenRow .blockRegenCol6 {float:left; width:96px;}

.blockRegenResults {width:705px; border-top:1px solid #666666; padding-bottom:50px;}
.blockRegenResults table {border:none; width:705px; margin:0px; padding:0px;}
.blockRegenResults table th{ text-align:center; font-size:1em; font-weight:700; color:#FFFFFF; padding:11px 0 11px 0;}
.blockRegenResults table th span {font-size:0.8em;}
.blockRegenResults table td{ text-align:center; font-size:0.8em; padding:8px 0 8px 0; color:#FFFFFF;}
.blockRegenResults table td span { display:block; color:#dac46c;}
.blockRegenResults table tr { /*background:url(/images/bg_row_results.gif) no-repeat left bottom; */}
.blockRegenResults table .firstTd { text-align:left !important}
.blockRegenResults .tdSeparator {padding:0px !important;}
.blockRegenResults .tdSeparator2 { height:5px; padding:0px;}

.fixImg { position:relative !important; left:0px !important; top:0px !important; width:auto !important; height:auto !important; right:0px !important;}










