﻿@charset "utf-8";
/* CSS Document */

div#content { width: 700px; padding: 0 8px 0 7px; }

div#adControls { position:absolute; margin:-25px 0 0 10px; }
div#adControls img{ border:none; }
div#adControls a#adPrev { background:url(/images/homeAd/controls.gif) 0 0 no-repeat; width:15px; height:15px; display:block; float:left; }
div#adControls a#adPause { background:url(/images/homeAd/controls.gif) -15px 0 no-repeat; width:15px; height:15px; display:block; float:left; }
div#adControls a#adPlay { background:url(/images/homeAd/controls.gif) -30px 0 no-repeat; width:15px; height:15px; display:block; float:left; }
div#adControls a#adNext { background:url(/images/homeAd/controls.gif) -45px 0 no-repeat; width:15px; height:15px; display:block; float:left; }

div#firstSix { margin:10px 0 0 0; }
div#moreProds { margin:0 0 13px 0; }
div#viewMoreLess { float:right; margin:0; padding:0; clear:both; display:none; }
div#viewMoreLess a { font-weight:normal; color: #CC3300; font-size:10px; }
div.category { font-weight: bold; font-size: 11px; line-height: 30px; text-transform: uppercase; margin: 10px 0; margin-bottom: 8px; border-bottom: 1px solid #fff; background: #ffffff url(/images/guidedetail_product_bg.png) left top repeat-x; height:30px; padding:0 5px;}

#mainAd, .topBannerAd { width:682px; height:150px; background:url(/images/webphotos/seo/seo_banners.jpg) no-repeat top left; padding:0; margin:0; }
.innerHeader { width:390px; height:140px; margin:0; padding:5px 5px 5px 10px; float:left; }
.innerHeader h2 { color:#003366; font-size:20px; line-height:20px; font-weight:normal; text-transform:uppercase; padding: 0 0 5px 0; }
.mainImages { float:right; width:280px; height:150px; padding:0; margin:0; }

.ad_feat_name { font-size:13px; line-height:18px; }
.ad_feat_name a { color:#336699; }

.ad_feat_num { font-size:12px; line-height:18px; color:#000000; }
.ad_feat_desc { font-size:11px; line-height:14px; color:#000000; padding:3px 0;}
.ad_feat_price { font-size:16px; line-height:24px; color:#cc3300; font-weight:bold; padding-left:50px;}
.ad_feat_buyNow { padding:3px 10px; float:right; }

/* Begin: Products Containers */
div#content div#productsContainerLeft { float: left; margin: 0 0 0 5px; }
div#content div#productsContainerRight { float: left; margin: 0 0 0 15px; }
/* End: Products Containers */

/* Begin: Product */
div#content div.product {
	clear: left;
	width: 328px;
	margin: 0 0 6px 0;
	border-bottom: 1px solid #fff;
	background: #fff url("/images/clearance_product_container.gif") left top repeat-x;
	overflow:visible;
	top:0px;
	left:0px;
}

div#content div.product div.image { height:100px; background:#ffffff; width:100px; float:left; 
	border: 1px solid #cfcfcf; margin:0 5px 10px 5px;}
div#content div.product div.image img { height:100px; width:100px; float:left;}
div#content div.product h1.header { margin:0 0 5px 0; padding: 0 0 0 12px; background: url("/images/arrow_link_type_1.gif") 5px 7px no-repeat; width:325px; font-size: 12px;}
div#content div.product div.description { float:right; width:210px; margin:15px 0 0 0;}
div#content div.product div.description span {
	font-size:10px;
	display: block;
	/*padding: 0 0 0 7px;
	background: url(/images/arrow_link_type_2.gif) 0px 4px no-repeat;*/
}
div#content div.product div.description span.cat{
	display: block;
	padding: 0 0 0 7px;
	background: url(/images/arrow_link_type_2.gif) 0px 4px no-repeat;
	font-size:11px;
	margin:5px 0;
}
div#content div.product div.description span.price {
	color:#cc3300;
	margin:5px 0;
	font-weight:normal;
}
div#content div.product div.description a {
	display: block;
	line-height: 14px;
	font-size: 10px;
}
div#content div.product h1 a { font-weight:normal; color: #CC3300; font-size:10px; }

div#content div.product div.description a.viewAll { margin: 11px 0 0 0; }

div#content div.product div.description div.buyNow { float:right; padding:0 5px 0 0; }

/* for idea 4 based on subcat */
div#content div.headersContainer {
	clear: both;
	float: left;
	margin: 0 10px 0 0;
	width: 445px;
}

div#content h1.pageHeader {
	display: block;
	font-size: 16px;
	line-height: 24px;
	color: #152b67;
	text-transform: uppercase;
	border-bottom: 1px solid #0b3f65;
	margin: 14px 0 11px 0;
}
h2.pageSubHeader { font-size: 10px; line-height: 18px; font-weight: normal; }

/* End: Page Headers */

/* Begin: SuperBuy Banner */
div#superBuyBannerContainer {
	float: right;
	position: relative;
	width: 226px;
	height: 130px;
	overflow: hidden;
	background:url(/images/webphotos/subcat/blank.gif) no-repeat top left;
}

div#superBuyBannerContainer div.prodContent {
	width:120px;
	height:120px;
	margin:30px 0 0 7px;
	font-size:10px;
	line-height:1.25;
	text-align:left;
}

div#superBuyBannerContainer div.prodContent .prodPrice {
	font-size:9px;
	font-weight:bold;
	line-height:1.5;
}

div#superBuyBannerContainer div.prodContent .prodPrice a {
	text-transform:uppercase;
}

.hot {
	color:#FF3300;
}

/* End: SuperBuy Banner */
