@import url("../Standard/css-content.css");

/* #### Category #### */
#category{background:url(../../images/background/left_navbgwhite.gif) repeat-y top left;margin:0px;padding:0px;}
#category #content{width:582px;margin-left:0px;padding:0px;}

.noSearchResults{color:#ff0000;margin:0px 0px 0px 15px;background:url(../../images/background/exclimation.gif) no-repeat top left;padding:0px 0px 30px 0px;}
.noSearchResults h1{text-align:center;font-size:165%;}
.noSearchResults h1 img{margin-right:10px;}

.categoryProduct, .categoryProductOffer, .categoryProductBestBuy{float:left;width:175px;margin:0px 0px 19px 0px;padding:0px 0px 0px 19px;}
.categoryProduct strong{color:#339933;}
.categoryProduct ul, .categoryProductOffer ul, .categoryProductBestBuy ul{list-style:none;padding:0px;margin:0px;}
.categoryProduct ul li img, .categoryProductOffer ul li img, .categoryProductBestBuy ul li img{margin:5px 0px 5px 0px;}				
.categoryProduct ul li img.wrongColour, .categoryProductOffer ul li img.wrongColour, .categoryProductBestBuy ul li img.wrongColour{border:1px solid #AAA;position:absolute;margin:70px 0px 0px -25px;border-style: ridge;}
.categoryProduct .heading, .categoryProductOffer .heading, .categoryProductBestBuy .heading{height:4.5em;}
.categoryProduct .heading strong, .categoryProductOffer .heading strong, .categoryProductBestBuy .heading strong{display:block;}
.categoryProduct a{color:#339933;}

.categoryProductOffer strong{color:#339933;}
.categoryProductOffer a{color:#339933;}
.categoryProductOffer .priceBox strong{color:#339933;}
.categoryProductOffer .priceBox .highlight{color:#339933;}	
.categoryProductBestBuy .priceBox strong a{color:#fff;}
.categoryProductBestBuy .priceBox .highlight{color:#fff;}
.categoryProductBestBuy a{color:#F8A015;}
.bestBuyBanner{position:absolute;}

.categoryProductBestBuy .priceBox{background:url(../../images/background/priceboxbestbuy_top.gif) no-repeat top;}
.categoryProductBestBuy .priceBox .priceBoxBottom{background:url(../../images/background/priceboxbestbuy_bottom.gif) no-repeat top;}

#category #pageControl{clear:left;border-top:1px dashed #AAA;padding:10px 20px;}
#category #pageControl ul#pageSize{margin:0px;padding:0px;float:left;}
#category #pageControl ul#pageNumbers{list-style:none;padding:0px;margin:0px;float:right;}
#category #pageControl ul#pageNumbers li{padding:0px 0px 5px 0px;margin:0px;text-align:right;}
#category #pageControl ul#pageNumbers li a stong{color:#555;}
#category #pageControl a{color:#339933;}

#category .clearLeft{line-height:0px;height:0px;}
