/* CSS Document */

/* Style sheet to override main styles and make full width  */

/* --------------------------Categories -----------------------*/

#header {
margin-bottom:10px;
}	

	
#pageContent {
width:1000px;
top:0px;
position:relative;
padding-top:20px;
padding:20px 0px 0px 0px;

}

	
#breadcrumb {
	height:0px;
	display:none;
	padding-top:0px;
	}	
	
#flash {
float:right;
position:relative;
top:-15px;
padding-bottom:20px;

}	


.adDelivery {
padding:15px 0px;
}

a img.adRecycle {
padding:15px 0px;
}

#dave  {
width:796px;
float:right;
}

#productList .productWrapper {
width:146px;
}

.productWrapper {
border-right:1px solid #ccc;
position:relative;
height:280px;
width:146px;
display:block;
}

.productWrapper img {
margin-top:45px;
margin-bottom:10px;
}

p.productName {
height:40px;
font-size:14px;
text-transform:uppercase;
font-weight:bold;
position:absolute;
top:10px;
left:15px;
color:#999;
width:160px;
}

p.productName a {
line-height:1.2em;
}

p.productPrice {
text-align:left;
}

p.productFeaturedDesc {
color:#666;
font-size:12px;
line-height:1.2em;
}

p.productPrice a {
color:red;
font-size:23px;

}

.featuredLast {
border:none;
}

p.btnInfo {
position:absolute;
bottom:10px;
right:20px;
}