@charset "UTF-8";
/* CSS Document */
img#ajaxLoading { margin-top:10px; margin-left:10px; }
div#cntProductInfo {
	margin:25px 0 0 360px;
}
.picProdHeader { margin-bottom:8px; }

/* The tabs */
#cntProductTabs { overflow:hidden; padding:0; margin:0 0 0 10px; width:450px; }
* html #tabs { height:1%; }
#cntProductTabs .tab { float:left; color:#94897B; list-style:none; padding:0; margin-left:2px; font-size:11px; }
* html #cntProductTabs .tab { display:inline-block; }
#cntProductTabs .tab a { display:block; float:left; text-decoration:none; padding:5px; color:#94897B; }
#cntProductTabs .tab .sb-inner { background:#FDFCFB; }
#cntProductTabs .tab .sb-border { background:#fff; }

#cntContentProduct .txtLink { margin-bottom:3px; }
#cntContentProduct span.link { color:#004A80; text-decoration:underline; cursor:pointer; }

/* COLORS */
div#cntColors { height:125px; }
div.cntColorCollection { width:47%; float:left; }
div.cntColorCollection h2 { margin:0; }

div#cntAtmosphere { margin-right:8px; }
div#cntBotanical { }
div#cntEarth { margin-right:8px; margin-top:8px; }
div#cntWaterscapes { margin-top:8px; }

div.cntColorSwatches { clear:both; }
div.cntColorSwatches div { float:left; width:17px; height:17px; background-color:#DEDEDE; margin:0 0 1px 1px; border:1px solid #C0AC99; cursor:pointer; }
div.cntColorSwatches div:hover { border:1px solid #004A80; }

div#cntColorDetail { display:none; width:350px; position:absolute; top:40px; left:40px; z-index:500; text-align:left; }
div#cntColorDetails {
	border:4px solid #94897B;
	background-color:#FFFFFF;
	padding:4px;
	min-height:135px;
	height:auto !important;
	height:135px;
}
div#cntColor { position:absolute; top:6px; left:6px; width:127px; height:127px; background-color:#DEDEDE; border:1px solid #C0AC99; padding:4px; }
p#txtColorName { font-size:11px; margin-bottom:0; }
p#txtColorNumber { font-size:10px; }
div#cntColorInfo { margin-left:144px; width:165px; padding-top:14px; }
img#picCollection { }
p#txtCollection { font-size:11px; margin-top:8px; }
div#cntColorArrow { }


div#cntPopup { display:none; width:350px; position:absolute; top:40px; left:40px; z-index:500; text-align:left; }
div#cntPopupDetails {
	border:4px solid #94897B;
	background-color:#FFFFFF;
	padding:4px;
}
img.feature { cursor:pointer; }

/* FEATURES */
div#cntFeatures { position:absolute; top:180px; left:10px; display:none; }
img#Feature1 { position:absolute; top:-40px; left:130px; }
img#Feature2 { position:absolute; top:90px; left:40px; }
img#Feature3 { position:absolute; top:200px; left:280px; }

/* ASSORTMENT */
div#cntAssortment { width:300px; float:left; border-right:1px dotted #C0AC99; padding-right:10px; }
div#cntSheens { float:right; width:90px; padding:10px;}
p.tip { background:url(../images/bgLeaf.gif) no-repeat; padding-left:35px; font-size:11px; }
p.txtIntro { font-size:10px; }
img.sheen { margin-bottom:2px; cursor:pointer; }
div.cntSheenContent { display:none; }
div.cntSheenContent p { font-size:10px; }

/* OVERRIDE THE FOLLOWING STYLES */

div.cntContent {
	background-image:url(../images/bgProduct.jpg); background-repeat:no-repeat;
	min-height:515px;
	height:auto !important;
	height:515px;
}


div#cntPage { padding-top:40px; }
div.cntContentBox { width:468px; border-right:1px solid #C0AC99; border-bottom:1px solid #C0AC99; margin-bottom:0px; }
div.cntContentBoxInner {
	min-height:190px;
	height:auto !important;
	height:190px;
}

strong { color:#5A4925; }
