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

/*****Categories*****/
/*Indexes*/
#content ul.indexes { width: 560px; height: 30px; margin: 10px 0 10px 0; padding: 0 10px; clear: both; list-style: none; background: url(../images/indexes-bg.png) no-repeat; }
ul.indexes li { line-height: 30px; }
li.sortindex, li.pageindex { width: 50%; float: left; }
li.pageindex { text-align: right; }

/*Product Summary*/
ul#subcategoryList li { display: block; width: 25%; float: left; }
.productRow { clear: both; text-align: center; }
.productSummaryLeft,
.productSummaryMiddle,
.productSummaryRight { width: 162px; height: 307px; margin: 0 0 10px 0; padding: 10px; float: left; text-align: center; background: url(../images/prod-summary-bg.png) no-repeat; }
.productSummaryMiddle { margin: 0 17px; }
.productRow img.image { width: 130px; height: 180px; margin: 0 0 14px 0; }
.description { display: none; }
h2.title { font-size: 14px; font-weight: normal; line-height: 15px; }
h2.title a { text-decoration: none; }
h3.manufacturer { color: #292929; font-size: 12px; font-weight: normal; line-height: 15px; margin-bottom: 5px; }
.rating { margin-bottom: 5px; }
#content .productRow ul.variations { display: none; }
.productRow ul.variations label { display: none; }
.productRow ul.variations select { }
#content ul.prices { width: 50%; margin: 0; float: left; list-style: none; }
li.price { font-weight: bold; }
li.price .label,
li.price #productexcvatprice1,
li.price #productexcvatprice2,
li.price #productexcvatprice3,
li.price #productexcvatprice4,
li.price #productexcvatprice5,
li.price #productexcvatprice6 { display: none; }
li.priceRRP { display: none; }
p.quantity { display: none; }
#content ul.productOptions { width: 50%; margin: 0; float: right; list-style: none; }
ul.productOptions li a.buttonMoreInfo { width: 70px; height: 20px; line-height: 20px; background: url(../images/small-button-bg.png) no-repeat; }
ul.productOptions li a.buttonAddToBasket { display: none; }

/*****Products*****/
#product { }
h1.title { }
#productImages { width: 290px; float: left; }
#productImages a#mainProductImageLink { width: 220px; height: 310px; padding: 5px 35px; display: block; background: url(../images/main-prod-bg.png) no-repeat; }
#productImages a#mainProductImageLink img { }
#productImages ul { width: 290px; margin: 10px 0 0 0; list-style: none; }
#productImages ul li { width: 43px; height: 60px; margin: 0 3px 10px 3px; padding: 15px 23px 15px 24px; float: left; text-align: center;  list-style: none;	background: url(../images/prod-thumb-bg.png) no-repeat; }
#purchaseOptions { width: 280px; float: right; }
#content ul.variations { margin-left: 0; list-style: none; }
ul#prices { margin: 0 0 10px 0; list-style: none; }
li#price { color: #0053a1; font-size: 20px; line-height: 20px; }
li#priceRRP { color: #73a4d2; text-decoration: line-through;}
ul#purchase { margin: 0 0 10px 0; list-style: none; }
ul#purchase li#quantity { margin-bottom: 10px; }
ul#purchase li#quantity input { margin: 0; }
a#buttonAddToBasket { }
#description { width: 280px; float: right; }
#productReviews { clear: both; }

/*Shopping Basket*/
ul#basketLinksTop,
ul#basketLinksBottom { margin: 0; list-style: none; }
ul#basketLinksTop li,
ul#basketLinksBottom li { margin: 0 0 10px 0; }
