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


/**Style 6**/
body{
  background: #fff;
}

/**Style 5**/
.product_price_now,
.sale_product #product_price #product_price_sale,
.basket_error,
.error{
	color: #b20000;
}

/**Style 4**/
body,
a,
#left_column ul,
#product_price_was,
#product_price_rrp,
#related_products_title,
#featured_products_title,
#header_basket_totals,
#footer_mailing_list,
#homepage_text,
#homepage_text h1,
#footer_container_left a,
#category_description{
  color: #1c1c1c;
}

/**Style 3**/
.left_menu_title,
#header_basket_title{
  color: #1c1c1c;
}

/**Style 2**/
input.submit_btn,
input.addtobasket_enabled,
#header_basket_links a,
#header_menu a{
	color: #fff;
}

/**Style 1**/

input.submit_btn,
input.addtobasket_enabled,
#header_basket_links,
#header_menu{
	background: #1c1c1c;
}

#cat_listings_top,
#related_products_title,
#featured_products_title{
	border-bottom:1px solid #1c1c1c;
}

#footer_container,
#category_description{
	border-top: 1px solid #1c1c1c;
}

/**Generic**/
input.textbox,
.vs3form textarea{
	color: #bdbdbd;
	border-color: #ccc;
}

.product_image,
#product_img,
#product_thumbs ul li{
	border: 1px solid #b6b6b6;
  background: #fff;
}

body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
}

h1{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px 9px 0px;
	line-height: 18px;
}

a{
	text-decoration: none;
  display: inline;
}

img{
  display: block;
}

a img{
	border: 0px;
}

a:hover{
	text-decoration: underline;
}

.clear{
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#parent_container{
	width: 990px;
	margin: 0px auto;
}

#header_container{
	height: 130px;
	margin: 0px auto;
}

#header_container_top{
	height: 100px;
}

#header_logo{
	float: left;
	width: 839px;
}

#header_basket{
	float: right;
	width: 151px;
	padding: 13px 0px 0px 0px;
}

#header_basket_title{
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	line-height: 18px;
	height: 22px;
}

#header_basket_totals{
	height: 26px;
	padding: 4px 10px 0px 6px;
}

#header_basket_totals table{
	width: 100%;
}

#header_basket_totals span{
	font-weight: bold;
}

.total_td{
	text-align: right;
}

#header_basket_links{
	height: 20px;
	font-weight: bold;
	padding: 5px 11px 0px 12px;
}

#header_basket_links table{
	width: 100%;
}

.checkout_td{
	text-align: right;
}

#header_menu{
	height: 30px;
	font-size: 13px;
  overflow: hidden;
}

#header_search{
	float: left;
	width: 260px;
	padding: 4px 0px 0px 4px;
}

.hiddenlabel{
	display: none;
}

input.search_textbox{
	border: 1px solid;
	font-size: 11px;
	padding: 3px 6px 4px;
	line-height: 14px;
	margin: 0px 5px 0px 0px;
	float: left;
	width: 182px;
}

.vs3form input.textbox{
	border: 1px solid;
	font-size: 11px;
	padding: 3px 6px 4px;
	line-height: 14px;
	margin: 0px 5px 5px 0px;
	float: left;
	width: 300px;
}

.vs3form .newsletter_span input.textbox{
	margin: 0px 5px;
	width: 200px;
}

#captcha_response{
  width: 70px;
}

.form_label_td{
  width: 120px;
}

.captcha_image{
  padding: 10px 0px 10px;
  display: block;
}

.vs3form textarea{
	border: 1px solid;
	font-size: 11px;
	padding: 3px 6px 4px;
	line-height: 14px;
	margin: 0px 5px 5px 0px;
	float: left;
	width: 300px;
  font-family: Arial,Verdana, Helvetica;
}

input.submit_btn{
	border: 0px;
	height: 22px;
	padding: 3px 2px 4px;
	font-weight: bold;
	cursor: pointer;
}

input.addtobasket_enabled{
  border: 0px;
	height: 30px;
	padding:0px 10px 0px;
	padding:0px 10px 2px !important;
	font-weight: bold;
	cursor: pointer;
  font-size: 12px;
}

input.addtobasket_disabled_link{
  border: 0px;
	height: 30px;
	padding:0px 10px 0px;
	padding:0px 10px 2px !important;
	font-weight: bold;
  font-size: 12px;
  background: #ccc;
  cursor: pointer;
  color: #000;
  display: block;
	line-height: 14px;
}

#header_menu ul{
	float: right;
	margin: 0px;
	padding: 7px 0px;
	list-style: none;
}

#header_menu ul li{
	float: left;
	display: inline;
	margin: 0px 10px 0px 18px;
	padding: 0px 0px;
}

#body_container{
	padding: 0px 0px 9px 0px;
}

#left_column{
	width: 190px;
	padding: 7px 0px 0px 10px;
	float: left;
}

.left_menu_title{
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
}

#left_column ul{
	margin: 0px;
	padding: 0px 0px 24px 13px;
	font-size: 11px;
}

#left_column ul ul{
	padding: 0px 0px 5px 13px;
}

#left_column ul#brand_menu{
	padding-bottom: 11px;
}

#left_column ul li{
	margin: 0px;
	padding: 10px 0px 0px;
}

.active_category{
	font-weight: bold;
}

#default_catalog_navigation_manufacturer_id_link_all_brands{
	font-style: italic;
}

#middle_column{
	width: 780px;
	float: right;
	padding: 0px 0px 0px 0px;
}

#home_promos{
	padding: 10px 0px 0px 0px;
	height: 440px;
}

#left_promo{
	width: 440px;
	height: 440px;
	float: left;
  position: relative;
}

#left_promo img{
  position: absolute;
}

#right_promos{
	width: 330px;
	height: 440px;
	float: right;
	overflow: hidden;
}

#right_promos img{
	margin: 0px 0px 10px;
}

#homepage_text{
	font-size: 11px;
	line-height: 24px;
}

#homepage_text p{
	padding: 0px;
	margin: 0px;
}

#cat_listings_top{
	padding: 6px 0px 5px;
}

#cat_listings_top label{
  display: none;
}

#cat_listings_top h1,
#cat_listings_top h2{
	font-size: 16px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

#cat_listings_top select{
	float: right;
	font-size: 10px;
	width: 151px;
	margin: 0px 0px 0px 0px;
	color: #858585;
}

#breadcrumb_container{
	font-size: 10px;
	float: left;
	width: 520px;
	padding: 5px 0px 0px 0px;
}

#breadcrumb_container p{
  margin: 0px;
  padding: 0px;
}

.product_paging{
	float: right;
	width: 250px;
	font-size: 10px;
	text-align: right;
	padding: 5px 0px 0px 0px;
}

span.next_page,
span.prev_page{
  display: none;
}

p.pagination{
  margin: 0px;
  padding: 0px;
}

.product_paging a{
	padding: 0px 5px 0px 0px;
}

.product_paging strong{
	text-decoration: underline;
	padding: 0px 5px 0px 0px;
}

#products{
	padding: 11px 0px 0px 0px;
}

.product{
	float: left;
	width: 180px;
	display: inline;
	margin: 0px 20px 0px 0px;
	height: 283px;
}

#related_products .product{
	height: 264px;
}

.product.product_right{
	margin-right: 0px;
}

.product_image{
	padding: 1px;
	height: 176px;
	width: 176px;
}

.product_title{
	font-size: 11px;
	line-height: 15px;
	padding: 6px 5px 0px;
	height: 30px;
	overflow: hidden;
}

.product_title span{
	font-weight: bold;
}

.product_price_left{
	float: left;
	width: 125px;
	padding: 0px 0px 0px 5px;
}

.product_price{
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
	padding: 14px 0px 0px 0px;
}

.product_price_was{
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	padding: 2px 0px 0px 0px;
}

.product_price_was span{
	text-decoration:line-through;
}

.product_price_now{
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding: 0px 0px 0px 0px;
}

.product_price_now span{
	font-size: 16px;
}

.product_view{
	font-size: 11px;
	font-weight: bold;
	float: right;
	width: 40px;
	padding: 18px 10px 0px 0px;
	text-align: right;
}

#product_page_holder{
	padding: 0px 0px 25px;
}

#product_page_left{
	float: left;
	padding: 11px 0px 0px 0px;
	width: 302px;
}

#product_img{
	height: 298px;
	width: 298px;
	padding: 1px;
}

#product_thumbs{
	padding: 0px 0px 0px;
}

#product_thumbs ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#product_thumbs ul li{
	height: 64px;
	width: 64px;
	overflow: hidden;
	padding: 1px;
	margin: 10px 10px 0px 0px;
	float: left;
	display: inline;
}

#product_thumbs ul li#product_thumb_3,
#product_thumbs ul li#product_thumb_7{
	margin-right: 0px;
}

#product_page_right{
	float: right;
	width: 368px;
	padding: 7px 90px 0px 0px;
}

#product_page_right_top{
	min-height: 54px;
	height: auto !important;
	height: 54px;
}

h1#product_name{
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}

h1#product_name span{
	font-weight: normal;
}

#main_add_to_basket{
  padding: 10px 0px 0px 0px;
  position: relative;
  margin: 13px 0px 0px;
}

#product_options{
  padding: 0px 0px 10px;
}

#product_options select{
  color: #858585;
  font-size: 10px;
  margin: 0px 0px 10px;
}

#product_price{
  line-height: 30px;
  padding: 5px 0px 0px;
  font-size: 24px;
  font-weight: bold;
}

#product_price_was,
#product_price_rrp{
  font-size: 14px;
  line-height: 16px;
}

#product_price_was span,
#product_price_rrp span{
  text-decoration: line-through;
}

#product_buttons{
  margin: 5px 0px 0px;
}

#related_products_title{
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding: 0px 0px 6px 0px;
}

#featured_products_title{
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding: 20px 0px 6px 0px;
}

#related_products{
	padding: 20px 0px 0px;
}

#product_desc{
	font-size: 11px;
	line-height: 16px;
	padding: 0px 0px 0px 0px;
}

#product_desc p{
  margin: 0px;
  padding: 0px;
}

#footer_container{
	border-top: 1px solid;
	height: 70px;
}

#footer_container_left{
	float: left;
	width: 650px;
  line-height: 16px;
}

#footer_container_left ul{
	font-size: 10px;
	margin: 0px;
	padding: 6px 0px 0px 4px;
	list-style: none;
}

#footer_container_left ul li{
	float: left;
	margin: 0px 3px;
	padding: 0px;
}

#footer_container_right{
	float: right;
	width: 340px;
	padding: 8px 0px 0px 0px;
}

#footer_mailing_list{
	height: 31px;
}

#site_by_dc{
	float: right;
	width: 168px;
}

#footer_container_right table{
	float: right;
}

.newsletter_textbox{
	border: 1px solid;
	font-size: 11px;
	padding: 3px 6px 4px;
	line-height: 14px;
	margin: 0px 8px 0px 7px;
	float: left;
	width: 178px;
}

.site_box_header_basket{
  height: 59px;
  background: url(/images/basket_top.png) top left no-repeat;
  margin: 10px 0px 0px 0px;
  padding: 0px;
  overflow: hidden;
}

.site_box_header_basket_success{
  height: 57px;
  background: url(/images/success_top.png) top left no-repeat;
  margin: 10px 0px 0px 0px;
  padding: 0px;
  overflow: hidden;
}

.site_box.basket_page{
  background: url(/images/basket_tile.png) top left repeat-y;
  padding: 0px 35px 10px 25px;
  font-size: 11px;
  color: #2b2b2b;
}

.site_box.basket_page_wide{
  background: url(/images/success_tile.png) top left repeat-y;
  padding: 10px 35px 10px 25px;
  font-size: 11px;
  color: #2b2b2b;
}

.site_box.basket_page a{
  color: #2b2b2b;
}

#basket_page_left{
  float: left;
  width: 471px;
}

#basket_page_right{
  float: right;
  width: 422px;
  font-size: 12px;
  color: #2b2b2b;
}

.site_box_footer_basket{
  height: 28px;
  background: url(/images/basket_btm.png) top left no-repeat;
  margin: 0px 0px 15px 0px;
  padding: 0px;
  overflow: hidden;
  color: #2b2b2b;
}

.site_box_footer_basket.order_success_footer{
  height: 16px;
  background: url(/images/success_btm.png) top left no-repeat;
}


table.full_width{
  width: 100%;
}

td.align_right{
  text-align: right;
}

#basket_paypal{
  margin-top: 5px;
  float: right;
}

.basket_price{
  text-align: right;
  color: #2b2b2b;
  font-weight: bold;
}

#basket_page_right .basket_price{
  font-size: 14px;
  width: 92px;
  padding: 0px 5px 0px 0px;
}

#basket_page_right select{
  width: 289px;
  font-size: 10px;
  color: #383838;
}

td.align_center{
  text-align: center;
}

.basket_header td{
  border-bottom: 1px solid #cccccc;
  padding: 5px 0px;
  color: #666666;
}

.basket_row td{
  border-bottom: 1px solid #cccccc;
  padding: 5px 0px;
}

.basket_row td td{
  border-bottom: 0px;
}

.basket_row_qty table{
  margin: 0px auto;
  color: #2b2b2b;
}

.basket_header{
  text-transform: uppercase;
  font-weight: bold;
}

.basket_error{
  font-size: 11px;
}

.basket_row td.quantity_num{
  padding: 0px 4px;
}

.continue_shopping{
  list-style: none;
  margin: 0px;
  padding: 20px 0px 0px 3px;
}

.continue_shopping li{
  margin: 0px;
  padding: 0px 0px 1px;
  line-height: 14px;
}

.continue_shopping li a{
  color: #2b2b2b;
}

.continue_shopping li a span{
  color: #666666;
}

.basket_page_delivery{
  padding: 4px 0px 0px;
}

.basket_page_delivery td{
  padding: 5px 0px 0px;
}

#basket_page_right .basket_page_order  .subtotal_tr td{
  padding-top: 15px;
}

#basket_page_right .basket_page_order td{
  padding-top: 5px;
}

.checkout_success_basket td{
  padding-top: 5px;
}

.vs3form fieldset{
  padding: 20px;
}

.cms_page_text{
  padding: 10px 0px;
}

#print_logo{
  display: none;
}

.basket_page_wide{

}

.brands_ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.brands_ul li{
	margin: 0px;
	padding: 10px 0px;
	width: 200px;
	float: left;
}

.sitemap_section{
	clear: both;
}

.sitemap_section ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.sitemap_section ul li{
	float: left;
	width: 250px;
	padding: 0px 0px 5px;
}

.sitemap_section ul.sitemap_letters li{
	width: auto;
	padding: 0px 5px 0px 0px;
	font-weight: bold;
	font-size: 14px;
}

#category_description{
  font-size: 11px;
  padding: 5px 0px 0px;
  clear:both;
}

#category_description p{
  padding: 5px 0px;
  margin: 0px;
  line-height: 18px;
}/**Style 6**/
html,
body{
  background: #1a1a1a;
}

/**Style 5**/
.product_price_now,
.sale_product #product_price #product_price_sale,
.basket_error,
.error{
	color: #d00114;
}

/**Style 4**/
body,
a,
#left_column ul,
#product_price_was,
#related_products_title,
#featured_products_title,
#header_basket_totals,
#footer_mailing_list,
#homepage_text,
#homepage_text h1,
#footer_container_left a,
#category_description{
  color: #fff;
}

/**Style 3**/
.left_menu_title,
#header_basket_title{
  color: #d00114;
}

/**Style 2**/
input.submit_btn,
input.addtobasket_enabled,
#header_basket_links a,
#header_menu a{
	color: #fff;
}

/**Style 1**/

input.submit_btn,
input.addtobasket_enabled,
#header_basket_links,
#header_menu{
	background: #d00114;
}

#cat_listings_top,
#related_products_title,
#featured_products_title{
	border-bottom:1px solid #d00114;
}

#footer_container,
#category_description{
	border-top: 1px solid #d00114;
}
