@charset "utf-8";
/* CSS Document */

#ppc_header { width:682px; height:150px; background:no-repeat top left; padding:0; margin:0; }
#ppc_inner_header { width:390px; height:140px; margin:0; padding:5px 5px 5px 10px; }
#ppc_inner_header h2 { color:#003366; font-size:24px; line-height:24px; font-weight:normal; text-transform:uppercase; padding: 0 0 5px 0; }

#ppc_feat_name { font-size:14px; line-height:18px; }
#ppc_feat_name a { color:#336699; }

#ppc_feat_num { font-size:12px; line-height:18px; color:#000000; }
#ppc_feat_desc { font-size:12px; line-height:18px; color:#000000; }
#ppc_feat_price { font-size:12px; line-height:18px; color:#cc3300; }
#ppc_feat_buyNow { padding:3px 0; }

/* Begin: Products Containers */
div#content div#productsContainerLeft { float: left; margin: 10px 0 13px 5px; }
div#content div#productsContainerRight { float: left; margin: 10px 0 13px 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;
	position:relative;
	top:0px;
	left:0px;
	z-index:0;
}

div#content div.product div.image { height:100px; background:#ffffff; width:100px; position:relative; top:5px; left:5px; z-index:1; 
	border: 1px solid #cfcfcf; margin-bottom:10px;}
div#content div.product div.image img { height:100px; width:100px; float:left;}
div#content div.product div.description h1 { margin: -2px 0 8px 0; border-bottom: 1px solid #cacfdc; padding: 0 0 0 7px; background: url("/images/arrow_link_type_1.gif") 0 3px no-repeat; display:block; width:200px; }
div#content div.product div.description { position:absolute; top:5px; left:115px; z-index:0; bottom:0px;}
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.cat a {
	font-weight:bold;
	color:#cc3300;
}
div#content div.product div.description a {
	display: block;
	line-height: 16px;
	font-size: 10px;
}
div#content div.product div.description h1 a.header { font-weight: bold; color: #003366; }
div#content div.product div.description a.header {
	padding: 0 0 3px 0;
	font-size: 11px;
	line-height: 11px;
}
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 */
