@charset "utf-8";
/* CSS Document */
/* Begin: Page Headers */
div#content div.headersContainer {
	clear: both;
	float: left;
	margin: 0 10px 0 0;
	width: 445px;
}
div#content div.lowerContainer {
	clear: both;
	float: left;
	margin: 0 10px 0 0;
	width: 665px;
}
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;
}
/* End: SuperBuy Banner */

/* Begin: Products */
div#content div#productsContainer { padding: 16px 0 0 0; margin: 0 0 15px 0; }
div#content div.productsRow {
	margin: 0 0 6px 0;
	border-bottom: 1px solid #fff;
	background: #fefdfc url(/images/products_background1.png) left top repeat-x;
	height:126px;
	overflow:visible;
	position:relative;
	top:0px;
	left:0px;
	z-index:0;
}

div#content div.productsRow div.image { height:100px; background:#ffffff; overflow:hidden; position:relative; top:10px; left:10px; z-index:1; }
div#content div.productsRow div.image img { max-height:100px; max-width:100px; float:left; padding-bottom:30px;}
div#content div.products { width: 555px; position:absolute; top:0px; left:120px; z-index:0; bottom:0px; height:126px; overflow:hidden;}
div#content div.products h3 { 
	margin: 7px 0 0 0;
	display: block;
	color: #003366;
	font-size: 14px;
	text-decoration: none;
	padding: 0 0 3px 0;
	margin: 0 0 4px 0;
	border-bottom: 1px solid #cacfdc;
}
div#content div.products div { clear: left; }
div#content div.products ul {
	display: block;
	float: left;
	list-style: outside none none;
	width: 175px;
}
div#content div.products ul li { padding: 0 0 0 6px; background: url(/images/arrow_link_type_2.gif) 0px 4px no-repeat;}
div#content div.products ul li,
div#content div.products ul li a h4 { display: block; font-size: 10px; line-height: 13px; font-weight:normal; }
* html div#content div.products ul li { height: 0; }
/* End: Products */

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;
}


/* new code */
div.featured {
	z-index:1;
	background:#ffffff;
	width:300px;
	height:100px;
	float:left;
	line-height:1.5;
	left:100px;
	top:0px;
	position:absolute;
	padding:5px;
	}

div.feat_desc {
	font-weight:bold;
	width:300px;
	float:left;
	}
	
div.feat_item {
	width:300px;
	float:left;
	}
	
div.feat_item a{
	font-style:italic;
	font-weight:bold;
	}
	
div.feat_price {
	font-weight:bold;
	width:240px;
	float:left;
	}
	
div.feat_buy {
	float:right;
	width:55px;
	text-align:right;
	}
	
.w100 {
	width:100px;
	height:100px;
	border: 1px solid #cfcfcf;
	}
	
.w320 {
	width:420px;
	height:100px;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #9999cc;
	border-top: 1px solid #9999cc;
	}

.eyefix {
	height:150px;
	}

