
/* CSS Document */




/*********************/

.vs3form fieldset {
  position:relative;
  padding:10px 10px 10px 10px;
  margin:10px 0px 10px 0px;
}

.vs3form legend {
  font-size:11px;
  font-weight:bold;
}

.vs3form fieldset td,
.vs3form td {
  padding:0px 10px 10px 0px;
}

.vs3form fieldset td td,
.vs3form td td {
  padding:0px 10px 0px 0px;
}


.vs3form fieldset textarea,
.vs3form fieldset .textbox,
.vs3form textarea,
.vs3form .textbox {
  width:290px;
}

.vs3form fieldset #postcode {
  width:100px;
}



.vs3form fieldset textarea,
.vs3form textarea {
  height:100px;
}

.vs3form fieldset #captcha_response,
.vs3form #captcha_response {
  width:100px;
}

/*********************************/

/* Set the width of the Reviews Stars, based on the size of /images/reviews_star.gif - in this instance, 10px x 10px and 5 star ratings, so 50px*/
.review_stars,
.review_stars a:hover,
.review_stars a:active,
.review_stars a:focus,
.review_stars .current-rating {}

.review_stars
{
	position:relative;
	width:80px;
	height:16px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}

.review_stars li
{
	display: inline;
}

.review_stars a,
.review_stars .current-rating
{
	position:absolute;
	top:0;
	left:0;
	height:16px;
	line-height:16px;
	outline:none;
	overflow:hidden;
	border: none;
}

.review_stars a:hover,
.review_stars a:active,
.review_stars a:focus
{
	background-position: left bottom;
}

.review_stars a.one-star
{
	width:20%;
	z-index:6;
	text-indent: -9999em;
}

.review_stars a.two-stars
{
	width:40%;
	z-index:5;
	text-indent: -9999em;
}

.review_stars a.three-stars
{
	width:60%;
	z-index:4;
  text-indent: -9999em;
}

.review_stars a.four-stars
{
	width:80%;
	z-index:3;
	text-indent: -9999em;
}

.review_stars a.five-stars
{
	width:100%;
	z-index:2;
	text-indent: -9999em;
}

.review_stars .current-rating
{
	z-index:1;
	background-position: left bottom;
}
.review_stars .current-rating span
{
  display:none;
}
#rating_message_5, #rating_message_4, #rating_message_3, #rating_message_2, #rating_message_1
{
  float:left;
  position:relative;
  font-size:14px;
  font-weight:bold;
  padding-left:10px;
}

/* for an inline rater */
.inline-rating
{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
  float:left;
	vertical-align: middle;
}

/***************************************************/
/***************************************************/
/***************************************************/
/***************************************************/

img {
  border:0px;
  display:block;
}

li img {display: inline;}

.clear {
  clear:both;
  height:1px;
  overflow:hidden;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

select, input, textarea {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:11px;
  margin:0px 0px 0px 0px;
  font-weight:normal;
}

p,h1,h2,h3 {
  margin:0px 0px 0px 0px;
  padding:3px 0px 3px 0px;
}

h1 {
	font-size:15px;
  padding:10px 0px 6px 0px;
}

h2 {
	font-size:14px;
}

h3 {
	font-size:12px;
}

form {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

html {
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

a {
	outline: none;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

/**************/

body {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

/*** Main Containers ***/

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

#header_container {
  height:177px;
}

#footer_container {
	height:160px;
}

#left_column {
  width:198px;
  float:left;
  overflow:hidden;
}

#middle_column {
  width:782px;
  float:right;
  overflow:hidden;
  position:relative;
}

/*** Main Spacers ***/

.div_spacer {
	height:10px;
	overflow:hidden;
  clear:both;
}

#footer_container_spacer,
#product_paging_bottom_spacer {
	height:9px;
  clear:both;
}

/************************/
/************************/
/*** Header Container ***/
/************************/
/************************/

#header_top_container {
  height:110px;
}

/*** Header Container - Logo ***/

#header_top_logo {
	width:713px;
  height:110px;
  overflow:hidden;
	float:left;
  display:block;
}

#header_top_logo img {
  display:inline;
}

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

/*** Header Container - Basket ***/

#header_top_basket {
  width:277px;
	height:110px;
	float:right;
}

#header_top_basket p#header_top_basket_view {
	padding:13px 0px 0px 93px;
	margin:0px 0px 0px 0px;
}

#header_top_basket_contents {
	padding:0px 0px 0px 93px;
	height:25px;
	overflow:auto;
}

#header_top_basket_contents table {
	width:100%;
}

#header_top_basket_contents .top_container_basket_items {
	font-weight:bold;
	padding:2px 0px 0px 3px;
}

#header_top_basket_contents .top_container_basket_total {
	font-weight:bold;
	font-size:14px;
	text-align:right;
	padding:2px 10px 0px 0px;
}

/*** Header Container - Currency ***/

#header_top_basket_currency {
	padding:0px 0px 0px 0px;
	margin:4px 0px 0px 93px;
	float:left;
	display:inline;
}

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

#header_top_basket_currency li {
	padding:0px 4px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
}

#header_top_basket p#header_top_basket_checkout {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:93px;
	float:right;
}

/*** Header Container - 1st Menu ***/


#header_menu_container {
  position:relative;
  z-index: 3;
  /* changed from z-index: 2 - was not overlaying produt page sash */
}

#header_menu {
  width:713px;
	float:left;
  min-height:29px;
  height:auto !important;
  height:29px;
}

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

#header_menu li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
  float:left;
}

/*** Header Container - 1st Menu - Custom Section ***/

#header_menu li a.header_menu_link {
	display:block;
	height:29px;
	margin:0px 2px 0px 0px;
}

#header_menu  li a.header_menu_link span {
	display:none;
}

/*** Header Container - Search ***/

#header_search {
  width:277px;
	height:29px;
	float:right;
  overflow:hidden;
}

#header_search label {
	display:none;
}

#header_search span {
	display:block;
	width:220px;
	padding:7px 0px 0px 10px;
}

#header_search span input {
  border:0px;
  width:210px;
  font-size:11px;
}

/*** Header Container - Breadcrumb ***/


#header_second_menu_container {
  height:28px;
	overflow:hidden;
	clear:both;
}

#breadcrumb_container {
	width:596px;
	float:left;
}

#breadcrumb_container p {
  padding:8px 0px 0px 32px;
  margin:0px 0px 0px 0px;
	font-size:10px;
	font-weight:bold;
}

#breadcrumb_container a {
  text-decoration:none;
}

#breadcrumb_container a:hover,
#breadcrumb_container span {
  text-decoration:none;
}

#header_menu_container {
  height:29px;
}

/*** Header Container - 2st Menu - Custom Section ***/

#header_second_menu {
  width:394px;
	float:right;
  overflow:hidden;
}

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

#header_second_menu li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	display:inline;
}

#header_second_menu li a.header_second_menu_link {
	display:block;
	float:left;
	height:28px;
	margin:0px 1px 0px 0px;
}

#header_second_menu  li a.header_second_menu_link span {
	display:none;
}

/************************/
/************************/
/*** Footer Container ***/
/************************/
/************************/

#footer_container_left {
  width:505px;
	height:116px;
	float:left;
}

/*** Footer Container - Text ***/


#footer_container_right {
  width:459px;
	padding:0px 15px 0px 0px;
	height:116px;
	float:right;
	font-size:10px;
	line-height:16px;
	overflow:hidden;
}

#footer_container_right a {
	text-decoration:none;
}

#footer_container_right a:hover {
	text-decoration:underline;
}

/*** Footer Container - Newsletter ***/

#footer_container_newsletter {
	height:27px;
	padding:0px 0px 0px 182px;
}

#footer_container_newsletter label {
  display:none;
}

#footer_container_newsletter span {
  width:250px;
	padding:6px 0px 0px 5px;
	display:block;
}

#footer_container_newsletter span input{
  border:0px;
  width:230px;
  font-size:11px;
  padding:0px 0px 0px 0px;
}

/*** Footer Container - Links ***/

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

#footer_container_links li {
	padding:0px 0px 0px 8px;
	margin:0px 0px 4px 0px;
	height:14px;
	overflow:hidden;
}

#footer_container_links li a {
	text-decoration:none;
}

#footer_container_links li a:hover {
	text-decoration:none;
}

#footer_container_links_1 {
	width:156px;
	padding:17px 0px 0px 0px;
	float:left;
}

#footer_container_links_2 {
	width:155px;
	padding:17px 0px 0px 0px;
	float:left;
}

/*** Footer Container - Social Links ***/

#footer_container_social {
	width:194px;
	padding:17px 0px 0px 0px;
	float:left;
}

#footer_container_social li {
	padding:0px 0px 0px 28px;
}

#footer_container_social li.footer_container_social_facebook {}

#footer_container_social li.footer_container_social_twitter {}

#footer_container_social li.footer_container_social_rss {}

#footer_container_links_1 {}

#footer_container_links_2 {}

/*** Footer Container - dynamic_sitemap_links_box ***/

#dynamic_sitemap_links_box {
  float:left;
  width:800px;
}

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

#dynamic_sitemap_links_box li {
	padding:0px 0px 0px 8px;
	margin:0px 0px 0px 5px;
  display:inline;
}

#dynamic_sitemap_links_box li a {
	text-decoration:none;
}

#dynamic_sitemap_links_box li a:hover {
	text-decoration:none;
}

/*** Footer Container - Visualsoft ***/

#visualsoft {
  float:right;
  width:150px;
}

#visualsoft p {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:right;
}

#visualsoft img {
	display:inline;
}

/**************************/
/**************************/
/*** Homepage Container ***/
/**************************/
/**************************/

/*** Homepage Container - Quick Finder ***/

#quick_finder {
  height:311px;
	width:193px;
	overflow:hidden;
	float:left;
	position:relative;
  z-index:1;
	padding:29px 0px 0px 15px;
}

#quick_finder label
{
  display: block;
  height: 42px;
}

#quick_finder label span {
	display:none;
}

#quick_finder td {
	padding:0px 0px 0px 15px;
	height:60px;
	vertical-align:top;
}

#quick_finder select {
	width:168px;
}

#quick_finder #button_quick_find {
	position:absolute;
	bottom:12px;
	right:25px;
}

/*** Homepage Container - Promos ***/

#home_promos {
  width:782px;
	height:340px;
  float:right;
  overflow:hidden;
}

#home_promos_1 {
	float:left;
}

#home_promos_1 img {
  position:absolute;
}

#home_promos_multiple {
	float:right;
}

#home_promo_advanced {
  width:596px;
	height:361px;
  float:left;
  overflow:hidden;
  position:relative;
}

#home_promo_advanced #promo_unit_home_promo_advanced img {
  position:absolute;
}

#home_promo_advanced .promo_unit_thumbs {
	position:absolute;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	bottom:11px;
	left:10px;
}

#home_promo_advanced .promo_unit_thumbs li {
	padding:0px 0px 0px 0px;
	margin:0px 6px 0px 0px;
	float:left;
	height:35px;
	width:35px;
	overflow:hidden;
	display:inline;
}

#home_promo_advanced .promo_unit_thumbs li img {
	padding:1px 1px 1px 1px;
  opacity:0.4;
  filter: alpha(opacity = 40);
}

#home_promo_advanced .promo_unit_thumbs li.selected img {
	padding:1px 1px 1px 1px;
  opacity:1;
  filter: alpha(opacity = 100);
}

/*** Homepage Container - Latest News ***/

#latest_news {
  height:311px;
	overflow:hidden;
	width:197px;
	padding:50px 0px 0px 0px;
  float:right;
}

#latest_news .latest_news_listing {
  padding:6px 15px 7px 12px;
}

#latest_news .latest_news_listing_date {
  font-weight:bold;
}

#latest_news .latest_news_listing_title {
  font-weight:bold;
}

#latest_news .latest_news_listing_title a {
  text-decoration:none;
}

#latest_news .latest_news_listing_title a:hover {
  text-decoration:none;
}


/*** Homepage Container - Brands ***/

#homepage_brands {
  height:78px;
	overflow:hidden;
	clear:both;
	width:977px;
	padding:22px 0px 0px 13px;
}

#homepage_brands_window {
  height:56px;
	overflow:hidden;
	clear:both;
	width:964px;
}

#homepage_brands_window ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	width:1080px;
}

#homepage_brands_window li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:108px;
  height:56px;
	float:left;
	display:block;
}

#homepage_brands_view {
  display:none;
}

/******************/
/******************/
/*** Site Boxes ***/
/******************/
/******************/

#latest_products_clear{
	clear:both;
}

.site_box {
  min-height:1px;
	height:auto !important;
	height:1px;
	padding:0px 4px 0px 14px;
}

#TB_window_standard .site_box {
	background: none;
}

.site_box_2 {}

.site_box_3 {}

.site_box_4 {
  padding:0px 25px 0px 25px;
}

.site_box_footer {
  height:7px;
	overflow:hidden;
	width:990px;
}

#TB_window_standard .site_box_footer {
  display:none;
}

.site_box_footer_2 {}


.site_box_header {
  height:7px;
	overflow:hidden;
	width:990px;
}

#TB_window_standard .site_box_header {
  display:none;
}

.recent_products {
	padding:0px 0px 0px 19px;
}


/*** Site Boxes - Headers ***/

.site_title {
	height:29px;
}

.latest_products_title {
  position:relative;
}

.recent_products_title {}

.related_products_title {}

.gift_vouchers_title {}

.gift_voucher_terms_title {}

.competitions_entry_title {}

.blog_comment_title {}

.latest_products_title a {
  position:absolute;
  height:27px;
  width:100px;
  display:block;
  top:0px;
  right:5px;
}

.latest_products_title a span {
  display:none;
}

/*** Site Boxes - Standard Product Listings ***/

.product {
  width:140px;
  height:265px;
  /*margin:16px 0px 0px 10px;*/
	margin:16px 10px 0px 0px;
	padding:0px 6px 0px 6px;
  float:left;
  display:inline;
  position:relative;
  z-index:1;
  overflow:hidden;
}

#search_results .product {
  width:181px;
	height:328px;
	padding:0px 0px 0px 0px;
}

.recent_products .product {
  width:68px;
	height:99px;
	padding:10px 0px 0px 0px;
	margin:0px 12px 0px 0px;
}

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

.product li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

/*** Product Listings - Product Image ***/


.product li.product_image {
	height:140px;
	width:140px;
	overflow:hidden;
	position:relative;
  z-index:1;
}

#search_results .product li.product_image {
	height:181px;
	width:181px;
	overflow:hidden;
	position:relative;
  z-index:1;
}

.recent_products .product li.product_image {
	height:76px;
	width:68px;
	overflow:hidden;
	position:relative;
  z-index:1;
}

/*** Product Listings - Product Sash ***/

.product li.product_image .product_sash {
	position:absolute;
	top:0px;
	left:0px;
}

/*** Product Listings - Product Enlarge ***/

.product li.product_image .listing_enlarge {
	position:absolute;
	bottom:-4px;
	right:0px;
}

/*** Product Listings - Product Title ***/

.product li.product_title {
  line-height:15px;
  height:30px;
  overflow:hidden;
  padding:7px 0px 0px 0px;
}

.product li.product_title .product_sub_title {
  display:none;
}

#search_results .product li.product_title {
	padding:7px 6px 0px 6px;
}

.product li.product_title a {
  text-decoration:none;
  font-size:11px;
}

.product li.product_title a span {
	font-weight:bold;
}

.product li.product_title a:hover {
  text-decoration:none;
}

/*** Product Listings - Product Attribute Swatches ***/

.product .attribute_swatches_box {
	height:20px;
  overflow: hidden;
	margin:1px 0px 0px 0px;
}

#search_results .product .attribute_swatches_box {
	margin:1px 0px 0px 6px;
}

.product .attribute_swatches p {
	display:none;
}

.product .attribute_swatches ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.product .attribute_swatches li {
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px 1px 0px 0px;
}

.product .attribute_swatches li span
{
  display: block;
  height: 14px;
  width: 14px;
}

.product .attribute_swatches li label
{
  display: none;
}

.product .attribute_swatches li img {
	float:left;
}

/*** Product Listings - Product RRP / WAS Price ***/

.product .product_price_rrp {
  font-size:12px;
  padding:6px 0px 0px 0px;
	font-weight:bold;
  clear: both;
}

#search_results .product .product_price_rrp {
  padding:6px 0px 0px 6px;
}

.product .product_price_rrp span {
	text-decoration:line-through;
}

/*** Product Listings - Product Price ***/

.product .product_price {
  font-size:12px;
  padding:0px 0px 0px 0px;
	font-weight:bold;
}

#search_results .product .product_price {
  padding:0px 0px 0px 6px;
}

.product .product_price span {
  font-size:16px;
}

.product .product_price_sale {}


/*** Product Listings - Product Options ***/

.product .product_options {
  padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
}

#search_results .product .product_options {
  padding:0px 0px 0px 6px;
}

.recent_products .product  .product_options {
  padding:0px 0px 0px 0px;
	text-align:center;
}

.product a.product_options_buy  {
	text-decoration:none;
}

.product a.product_options_buy:hover  {
	text-decoration:underline;
}

.product a.product_options_view  {
	text-decoration:none;
}

.product a.product_options_view:hover  {
	text-decoration:underline;
}

/********************/
/********************/
/*** Site Filters ***/
/********************/
/********************/

.catalog_navigation_filters {
  min-height:1px;
	height:auto !important;
	height:1px;
	padding:0px 0px 0px 0px;
}

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

.catalog_navigation_filters li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.catalog_navigation_filters li .filter_title{
	display:block;
	height:24px;
	overflow:hidden;
	font-weight:bold;
	font-size:14px;
	padding:5px 0px 0px 7px;
}

.catalog_navigation_filters ul ul {
	padding:6px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background: none;
}

.catalog_navigation_filters ul ul {
	padding:6px 0px 0px 0px;
	margin:0px 7px 0px 0px;
	background: none;
  height: expression( this.scrollHeight > 199 ? "200px" : "auto" ); /* sets max-height for IE - doesn't validate */
  max-height: 200px; /* sets max-height value for all standards-compliant browsers */
  overflow: auto;
  display:block;
}

.catalog_navigation_filters li li {
	padding:0px 15px 5px 15px;
	margin:0px 0px 0px 0px;
}

.catalog_navigation_filters li li span {
  padding:0px 0px 0px 19px;
  display:block;
  line-height:15px;
}

.catalog_navigation_filters li li a.active_filter span {}

.catalog_navigation_filters li li a {
	text-decoration:none;
}

.catalog_navigation_filters li li a:hover {
	text-decoration:none;
}

.catalog_navigation_filters .navigation_clear_all,
.catalog_navigation_filters .filter_catalog_navigation_link_disabled {
  display:none;
}

/*******/

#ajax_filters_loading {
  min-height: 100%;
  height:100% !important;
  height: 4000px;
  left:0px;
  opacity:0.7;
  filter: alpha(opacity = 70);
  position:absolute;
  top:0px;
  width:782px;
  z-index:3000;
}

/**************************/
/**************************/
/*** Site Menu Selected ***/
/**************************/
/**************************/


.catalog_navigation_criteria {
  min-height:1px;
	height:auto !important;
	height:1px;
	padding:0px 0px 0px 0px;
}

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

.catalog_navigation_criteria li {
	padding:0px 15px 5px 15px;
	margin:0px 0px 0px 0px;
  position:relative;
}

.catalog_navigation_criteria li.navigation_criteria_list{
	display:block;
	height:30px;
	overflow:hidden;
	font-weight:bold;
	font-size:14px;
	padding:5px 0px 0px 7px;
}

.catalog_navigation_criteria li a {
	text-decoration:none;
  font-size:12px;
  font-weight:bold;
}

.catalog_navigation_criteria li a:hover {
	text-decoration:none;
}

.catalog_navigation_criteria li .remove_filter_selection {
  position:absolute;
  right:15px;
}


/*****************/
/*****************/
/*** Site Menu ***/
/*****************/
/*****************/

.default_navigation {
  min-height:1px;
	height:auto !important;
	height:1px;
	padding:0px 0px 0px 0px;
}

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

.default_navigation li {
	padding:0px 15px 5px 15px;
	margin:0px 0px 0px 0px;
}

.default_navigation li.default_catalog_navigation_title{
	display:block;
	height:30px;
	overflow:hidden;
	font-weight:bold;
	font-size:14px;
	padding:5px 0px 0px 7px;
}

.default_navigation li a {
	text-decoration:none;
}

.default_navigation li a:hover {
	text-decoration:none;
}

/*****************/
/*****************/
/*** Blog Menu ***/
/*****************/
/*****************/

#body_news #news_nav_left {
  min-height:1px;
	height:auto !important;
	height:1px;
	padding:0px 0px 0px 0px;
}

#body_news #news_nav_left .left_menu_title{
	display:block;
	height:27px;
	overflow:hidden;
	font-weight:bold;
	font-size:14px;
	padding:13px 15px 5px 15px;
}

#body_news #news_nav_left ul {
	padding:0px 0px 17px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

#body_news #news_nav_left li {
	padding:0px 15px 5px 15px;
	margin:0px 0px 0px 0px;
}

#body_news #news_nav_left li a {
	text-decoration:none;
}

#body_news #news_nav_left li a:hover {
	text-decoration:none;
}

#body_news .left_menu_switch {
  display:none;
}



/************************/
/************************/
/*** Product Listings ***/
/************************/
/************************/

#product_listings_top_box {}

#product_listings_top_internal_box {}

#product_listings_top_content {
  min-height:1px;
  height:auto !important;
  height:1px;
  position:relative;
  z-index:1;
	padding:5px 0px 6px 0px;
	line-height:16px;
}

#product_listings_top_box h1 {
	padding:0px 0px 0px 27px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	font-size:14px;
}

#product_listings_rss a {
	display:block;
	height:14px;
	width:14px;
	position:absolute;
	top:7px;
	left:7px;
}

#product_listings_rss a span {
	display:none;
}

#product_listings_show {
	position:absolute;
	top:5px;
	right:7px;
	padding:0px 20px 0px 0px;
  cursor:pointer;
}

#product_listings_show a {
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

#product_listings_show a:hover {
	text-decoration:none;
}

#category_description {
	line-height:15px;
	padding:7px 7px 0px 7px;
}

/*** Product Listings - Paging ***/

#product_paging_top,
#product_paging_bottom {
	height:25px;
	overflow:hidden;
	padding:4px 5px 0px 5px;
}

#product_paging_bottom {
	height:21px;
	padding:8px 5px 0px 5px;
	position:relative;
  z-index:1;
}

#product_paging_top p,
#product_paging_bottom p {
	padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

#product_paging_top table,
#product_paging_bottom table {
	width:100%;
}

#product_paging_top td.pages_sort,
#product_paging_bottom td.pages {
	text-align:right;
}

#product_paging_top label {
	display:none;
}

#product_paging_top select {
	width:150px;
}

.pages strong,
.pages a,
.pages span  {
  overflow:hidden;
	padding:2px 6px 2px 6px;
	margin:0px 0px 0px 0px;
	display:inline;
	font-size:12px;
	font-weight:bold;
}

.pages span {
	padding:1px 3px 0px 0px;
}

.pages strong {}

.pages a {
	text-decoration:none;
}

.pages a:hover {
	text-decoration:none;
}

.pages a.prev_page {
	padding:2px 2px 0px 11px;
	height:17px;
}

.pages a.next_page {
	padding:2px 11px 0px 2px;
	height:17px;
}

.pages a.next_page:hover,
.pages a.prev_page:hover {
	text-decoration:none;
}

.pages a.next_page,
.pages a.prev_page {}

.pages a.next_page:hover,
.pages a.prev_page:hover {}

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

.pages_view,
.pages_view a {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

.pages_view a:hover {
	text-decoration:none;
}

.pages_view a.current_page {
	text-decoration:underline;
}

/*** Product Listings - Search Results ***/

#search_results {
	min-height:200px;
	height:auto !important;
	height:200px;
	padding:0px 0px 0px 14px;
}

/********************/
/********************/
/*** Product Page ***/
/********************/
/********************/

.product_page {
	padding:8px 15px 7px 15px;
}

#product_page_left {
	width:354px;
	float:left;
}

#product_page_right {
	width:586px;
	float:right;
}

/*** Product Page - Product Left - Images ***/

#product_page_left_image {
	padding:1px 1px 0px 1px;
  position:relative;
}

#product_page_left_image .product_img_sash {
  position:absolute;
  top:0px;
  left:0px;
  z-index:2;
}

#product_page_left_image .product_img {
	height:350px;
}

#product_page_left .product_img_options ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

#product_page_left .product_img_options li {
	padding:0px 0px 0px 0px;
	margin:1px 0px 0px 0px;
	float:left;
	height:28px;
	width:175px;
	overflow:hidden;
}

/*** Product Page - Product Left - Additional Searches ***/

#product_page_left #product_page_additional_searches ul {
	padding:15px 0px 2px 5px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

#product_page_left #product_page_additional_searches li {
	padding:0px 0px 5px 8px;
	margin:0px 0px 0px 0px;
}

#product_page_left #product_page_additional_searches li a {}

#product_page_left #product_page_additional_searches li a:hover {}

/*** Product Page - Product Left - Thumbs ***/

#product_page_thumbs {
  display:none;
  margin:10px 0px 0px 16px;
  width:352px;
  overflow:hidden;
}

#product_page_thumbs #thumb_container {
  height:72px;
}

#product_page_thumbs #thumb_container ul {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
	/*width:1000px;*/
}

#product_page_thumbs #thumb_container li {
  padding:1px 1px 1px 1px;
  margin:0px 4px 0px 0px;
  float:left;
	display:inline;
	height:68px;
	width:68px;
  border:1px solid #f3e9f2;
}

/* JM, jquery carousel */

#product_page_thumbs #thumb_container .jcarousel-container  {
  position:relative;
  width:352px;
  height:72px;
  /*background-color:yellow;*/
}

#product_page_thumbs #thumb_container .jcarousel-clip {
  position: relative;
  float: left;
  margin:0px 0px 0px 10px;
  padding:0px 0px 0px 0px;
  width:304px;
  overflow:hidden;
  /*background-color:red;*/
}

#product_page_thumbs #thumb_container .jcarousel-list {
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  list-style: none;
}

#product_page_thumbs #thumb_container .jcarousel-list li {
  padding:1px 1px 1px 1px;
  margin:0px 4px 0px 0px;
  float:left;
	display:inline;
	height:68px;
	width:68px;
  border:1px solid #f3e9f2;
}

#product_page_thumbs #thumb_container .jcarousel-list li img {
  width:68px;
  height:68px;
  border:0px;
}

#product_page_thumbs #thumb_container .jcarousel-next {
  vertical-align:middle;
  display: none;
  float: right;
  width: 15px;
  cursor: hand;
  cursor: pointer;
}

.#product_page_thumbs #thumb_container jcarousel-prev {
  display: none;
  float: left;
  width:11px;
  cursor: hand;
  cursor: pointer;
}

/*** Product Page - Product Right ***/

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

#product_page_right_top_details {
	width:436px;
	float:left;
}

#main_add_to_basket {
	position:relative;
  z-index:1;
	min-height:1px;
	height:auto !important;
	height:1px;
}

/*** Product Page - Product Right - Title ***/

#product_page_right h1 {
	padding:2px 0px 3px 0px;
	margin:0px 0px 0px 0px;
	font-size:15px;
  font-weight:bold;
}

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

/*** Product Page - Product Right - Prices ***/

#product_price_rrp {
	font-weight:bold;
	font-size:12px;
	display:inline;
	padding:0px 5px 0px 0px;
}

#product_price_was {
	font-weight:bold;
	font-size:14px;
	display:inline;
}

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

#product_price_sale {
	font-weight:bold;
	font-size:16px;
	padding:0px 0px 15px 0px;
}

#product_price_sale span {
	font-size:20px;
}

#product_price_sale .price_note {
	font-size:15px;
}

/*** Product Page - Product Right - Options / Buttons ***/


#product_options select {
	width:130px;
}

#product_options td.product_options_cell {
	padding:0px 0px 0px 0px;
	height:25px;
	vertical-align:top;
}

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

#product_buttons img {
	display:inline;
}

#product_size_guide {
	position:absolute;
	bottom:53px;
	left:130px;
}

/*** Product Page - Product Right - Promos ***/

#product_page_right_top_promos {
	width:140px;
	float:right;
}

#product_page_right_top_promos span {
	padding:0px 0px 10px 0px;
	display:block;
}

/*** Product Page - Product Right - Tabs ***/

#product_page_tabs {
	height:27px;
	overflow:hidden;
}

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

#product_page_tabs li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
}

#product_page_tabs li a span {
	display:none;
}

#product_page_tabs li a {
  display:block;
  height:27px;
	margin:0px 2px 0px 0px;
}

/**/

#product_page_tabs a.overview_tab_link {}

#product_page_tabs a.offers_tab_link {}

#product_page_tabs a.reviews_tab_link {}

#product_page_tabs a.payment_tab_link {}

#product_page_tabs a.delivery_tab_link {}


#product_page_tabs #brand_tab,
#product_page_tabs #brand_tab_content,
#product_page_tabs #details_tab,
#product_page_tabs #details_tab_content,
#product_page_tabs #offers_tab,
#product_page_tabs #offers_tab_content {
  display:none;
}

/**/

/*** Product Page - Product Right - Tabs Contents ***/

#product_page_tab_box {
	height:175px;
}

#product_page_tab_content {
  height: expression( this.scrollHeight > 174 ? "175px" : "auto" ); /* sets max-height for IE - doesn't validate */
  max-height: 175px; /* sets max-height value for all standards-compliant browsers */
  overflow: auto;
}

.product_page_tab_content_cms {
	padding:7px 11px 10px 11px;
	line-height:16px;
}

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

.product_page_tab_content_cms li {
  padding:0px 0px 10px 11px;
  margin:0px 0px 0px 0px;
}

/*** Product Page - Product Right - Tabs Contents - Review ***/

.product_page_tab_content_reviews {
	padding:7px 11px 10px 11px;
}

.product_page_tab_content_reviews .product_review_box {
  position:relative;
}

.product_page_tab_content_reviews td {
  padding: 0px 0px 0px 0px;
}

.product_page_tab_content_reviews td.product_review_score_td {
  padding: 15px 0px 5px 0px;
  position:static;
}

.product_page_tab_content_reviews td.product_review_score_td div.inline-rating {
  float:none;
}

.product_page_tab_content_reviews td.product_review_title_td {
  width:100%;
  padding: 15px 0px 5px 0px;
}

.product_page_tab_content_reviews td.product_review_customer_td {
  padding: 5px 0px 5px 0px;
}


/*** Product Page - Product Right - Call to Actions ***/

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

#product_page_actions li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
}

#product_page_actions li a span {
	display:none;
}

#product_page_actions li a {
  display:block;
  height:26px;
	width:189px;
	margin:10px 10px 0px 0px;
}

#product_page_actions li#product_page_actions_bookmark a {}

#product_page_actions li#product_page_actions_question a {}

#product_page_actions li#product_page_actions_friend a {
	margin:10px 0px 0px 0px;
}

#product_page_actions li#product_page_actions_print {
  display:none;
}

/**********************/
/**********************/
/*** Checkout Pages ***/
/**********************/
/**********************/


.basket_steps {
  height:27px;
}

.basket_step_2 {}

.basket_step_3 {}

.basket_step_4 {}

.basket_title {
	margin:0px 8px 0px 8px;
}

.basket_title {
	height:27px;
}

.basket_delivery_title {}

.basket_alternative_title {}

.basket_summary_title {}

.basket_returning_title {}

.basket_new_title {}

.basket_credit_debit_title {}

.basket_complete_title {}

.basket_page_wide .basket_summary_title {}

.basket_account_title {}

.basket_break {
  height:10px;
	overflow:hidden;
}

/************/

.basket_page {
	padding:8px 7px 7px 7px;
}

.basket_page_wide {
	padding:8px 7px 7px 7px;
}

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

#basket_page_right {
	width:467px;
	float:right;
  position:relative;
}

.basket_page_box {
	padding:5px 10px 20px 10px;
	margin:0px 8px 0px 8px;
}

.basket_page_delivery {
	padding:10px 10px 0px 10px;
	font-size:12px;
}

/************/

.basket_page_order {}

.basket_page_box table.full_width,
.basket_page_order_buy td.full_width,
.wishlist_page table.full_width  {
	width:100%;
}

.basket_page_box td.align_right {
	text-align:right;
}

.basket_page_box td.align_left {
	text-align:left;
}
.basket_page_box td.align_centre {
	text-align:centre;
}

.basket_page_box td.align_right img,
.basket_page_order_buy_cards img {
	display:inline;
}

.basket_page_order_buy_cards img {
	top:6px;
	position:relative;
  z-index:1;
}

.basket_page_box td.td_nowrap {
	white-space:nowrap;
}

.basket_page_box td.align_top {
	vertical-align:top;
}

.basket_page_box td.align_bottom {
	vertical-align:bottom;
}

/****************/

.basket_page_box td,
.account_page td {
	padding:0px 20px 5px 0px;
}

.basket_page_order_buy td {
	padding:0px 20px 5px 0px;
}

.basket_page_box .basket_header td,
td.basket_header_sub,
.wishlist_page .basket_header td,
.account_page .basket_header td {
	padding:7px 0px 6px 0px;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	white-space:nowrap;
}

.basket_page_box .basket_header_no_border td,
.wishlist_page .basket_header_no_border td,
.account_page .basket_header_no_border td {
	border-bottom:0px;
}


.basket_page_box .basket_header_none td,
td.basket_header_sub {
	border-bottom:0px solid #CCC;
	padding:7px 0px 0px 0px;
}

.basket_page_box .basket_header td span,
td.basket_header_sub span {}

.basket_page_box .basket_header_no_text td {
	padding:0px 0px 0px 0px;
}

.basket_header_full {
	width:100%;
}

.basket_page_order .basket_row td,
.wishlist_page .basket_row td,
.account_page .basket_row td,
.account_page .basket_row_orders td  {
	font-size:11px;
	padding:5px 10px 5px 0px;
}

.account_page .basket_row_plain td  {
	font-size:11px;
	padding:5px 10px 5px 0px;
}

.basket_page_order .basket_row td td,
.wishlist_page .basket_row td td {
	padding:0px 3px 0px 3px;
	border-bottom:0px;
}

.basket_page_order .basket_row td.basket_row_image,
.wishlist_page .basket_row td.basket_row_image  {
	width:38px;
}

.basket_page_order .basket_row td.basket_row_title,
.wishlist_page .basket_row td.basket_row_title {
	width:100%;
	padding:5px 20px 5px 0px;
}

.basket_page_order .basket_row td.basket_price,
.basket_page_order td.basket_price,
.wishlist_page td.basket_price {
	text-align:right;
	font-weight:bold;
	font-size:14px;
	padding:0px 0px 5px 0px;
}

.basket_page_order .basket_row td.basket_price {
	font-size:11px;
	padding:5px 10px 5px 0px;

}

.basket_page_order .basket_row td.basket_row_qty table {
	float:right;
}

.basket_page_order td.td_sub_total {
	padding:17px 20px 5px 0px;
}

.basket_page_order td.td_sub_total_price {
	padding:17px 0px 5px 0px;
}

/*******************************/

.basket_page_order td.basket_edit_order {
	width:100%;
	padding:4px 0px 0px 0px;
}

.basket_edit_order a,
.basket_header a {
	font-size:10px;
	text-decoration:underline;
}

.basket_edit_order a:hover,
.basket_header a:hover {}

.basket_back_links {
	min-height:101px;
	height:auto !important;
	height:101px;
}

.basket_back_links ul {
	padding:40px 0px 0px 3px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

.basket_back_links li {
  padding:0px 0px 4px 0px;
  margin:0px 0px 0px 0px;
	font-size:11px;
}

.basket_back_links a {
	text-decoration:none;
}

.basket_back_links a:hover {
	text-decoration:none;
}

.basket_phone {
	padding:49px 0px 0px 0px;
}

/*****************/

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

.basket_page_delivery .delivery_option select,
.basket_page_delivery .delivery_option select.textbox {
	width:300px;
	font-size:10px;
}

.basket_page_order .basket_delivery_note_td {
	vertical-align:top;
  width:100%;
}

.basket_page_order .basket_delivery_note {
	border:1px solid #CCC;
	width:200px;
	font-size:10px;
	padding:5px 5px 5px 5px;
}

.basket_page_order_buy td.basket_discount {
	font-size:11px;
	width:100%;
	vertical-align:top;
  padding:0px 0px 0px 0px;
}

.basket_page_order_buy td.basket_discount span {
	display:block;
}


.basket_page_order_buy td.basket_discount a {
	font-size:10px;
	text-decoration:none;
}

.basket_page_order_buy td.basket_discount a:hover {
	text-decoration:none;
}

.basket_page_order_buy td.basket_checkout {
	padding:0px 0px 0px 0px;
}

/*****************/

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

.basket_page_form .basket_header td {
	padding:10px 0px 6px 0px;
}


.basket_page_box .textbox {
	width:220px;
}

.basket_page_box .voucher_textbox {
	width:100px;
}

.basket_page_box #voucher_table td
{
  margin: 0px;
  padding: 5px 5px 0px 0px;
}



.basket_page_box #postcode,
.basket_page_box #postcode_2,
.basket_page_box #delivery_postcode,
.basket_page_box #telephone {
	width:122px;
}

.basket_page_box #issue_number,
.basket_page_box #cv2 {
	width:90px;
}


.basket_page_box .small_text {
  font-size:9px;
}

.basket_page_box select.textbox {
	width:53px;
}


.basket_page_box select#type_of_card {
	width:126px;
}

.basket_page_box select#country,
.basket_page_box select#delivery_country {
	width:223px;
}

.accept_terms_label a {
	text-decoration:underline;
}

.accept_terms_label a:hover {
	text-decoration:underline;
}

.manatory {}

/***************************/

.basket_account_box {
	padding:5px 5px 5px 5px;
	min-height:138px;
	height:auto !important;
	height:138px;
	margin:8px 8px 8px 8px;
}

.basket_account_box .basket_title {
	margin:0px 0px 2px 0px;
	height:19px;
}

.basket_account_box p {
	padding:0px 0px 0px 4px;
	margin:0px 0px 0px 0px;
}

#account_points {
	padding:10px 0px 0px 4px;
	margin:0px 0px 0px 0px;
	list-style:none;
	float:left;
	width:386px;
}

#account_points li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 6px 0px;
	height:26px;
	width:300px;
	display:block;
}

#account_points li#account_points_2 {}

#account_points li#account_points_3 {}

#account_points li span {
	display:none;
}

.basket_account_create_box {
	float:left;
	width:400px;
	padding:10px 0px 0px 0px;
	font-size:12px;
}

.basket_account_create_box td {
	padding:5px 18px 10px 0px;
}

.basket_account_create_box .textbox {
	width:220px;
}

/*** Footer Container - Social Links ***/

.basket_row_share {}

.basket_row_share ul {
	padding:0px 0px 0px 17px;
	margin:0px 0px 0px 0px;
	list-style:none;
	width:310px;
}

.basket_row_share li {
	padding:0px 0px 0px 24px;
	margin:0px 10px 0px 0px;
	float:left;
}

.basket_row_share li.basket_row_share_facebook {}

.basket_row_share li.basket_row_share_twitter {}

.basket_row_share a {
	text-decoration:none;
}

.basket_row_share a:hover {
	text-decoration:none;
}


/***************************/

#basket_promos {
	height:156px;
	overflow:hidden;
}

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

#basket_promos li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
}

#basket_promos li a span {
	display:none;
}

#basket_promos li a {
  display:block;
  height:100px;
	width:243px;
	margin:29px 2px 0px 0px;
}

#basket_promos li#basket_promos_delivery a {}

#basket_promos li#basket_promos_price a {
	width:242px;
}

#basket_promos li#basket_promos_returns a {}

#basket_promos li#basket_promos_secure a {
	width:242px;
}

/******************************/
/******************************/
/*** Site Boxes - CMS Pages ***/
/******************************/
/******************************/

.cms_page {
	padding:0px 7px 0px 7px;
  min-height:400px;
  height:auto !important;
  height:400px;
}

.cms_page .site_box_content {
  min-height:605px;
  height:auto !important;
  height:605px;
  padding:0px 270px 13px 13px;
  line-height:18px;
}

#TB_window_standard .cms_page .site_box_content {
  background: none;
  min-height:1px;
  height:auto !important;
  height:1px;
  padding:0px 13px 13px 13px;
  line-height:18px;
}

#TB_window_standard .cms_continue_links {
	display: none;
}

.cms_page .site_box_content .highlight {}

.cms_page .site_box_content hr {
  border:0px;
  margin:10px 0px 10px 0px;
}

.cms_page ul {
  padding:5px 0px 10px 10px;
  margin:0px 0px 0px 0px;
}

.cms_page li {
  padding:0px 0px 5px 0px;
  margin:0px 0px 0px 0px;
}


.cms_page .ok,
#competition_entry_form .ok {
  font-size:12px;
  font-weight:bold;
}

/******************************/
/******************************/
/*** Site Boxes - Map Pages ***/
/******************************/
/******************************/

.map_page {
	padding:0px 7px 0px 7px;
}

.map_page .site_box_content {
  min-height:605px;
  height:auto !important;
  height:605px;
  padding:0px 13px 13px 13px;
  line-height:18px;
}

.map_page .site_box_content .cms_page_internal {
  padding:0px 270px 13px 0px;
}

.store {
  width:304px;
  height:430px;
  overflow:hidden;
  float:left;
  margin:10px 18px 0px 0px;
  display:inline;
}

.store_last {
  margin:10px 0px 0px 0px;
}

.store_image {
  padding:1px 1px 1px 1px;
}

.store_name,
.store_address span {
  font-weight:bold;
  font-size:12px;
  padding:15px 0px 0px 0px;
}

.store_finder,
.store_address,
.store_phone,
.store_hours {
  padding:0px 0px 6px 0px;
}

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

.store_finder label {
  display:none;
}

.map_page .site_box_content td {
  padding:5px 10px 5px 0px;
}

.map_box {
  width:100%;
  padding:1px 1px 1px 1px;
}


#map {
  width:100%;
  height:300px;
}

/**********************************/
/**********************************/
/*** Site Boxes - Account Pages ***/
/**********************************/
/**********************************/

.account_page {
	padding:0px 7px 0px 7px;
}

.account_page .site_box_content {
  min-height:605px;
  height:auto !important;
  height:605px;
  padding:0px 13px 13px 13px;
  line-height:18px;
}

.account_page .my_account_home {
  padding:0px 0px 0px 0px;
  margin:15px 0px 0px 0px;
  list-style:none;
}

.account_page .my_account_home li {
  padding:0px 0px 0px 42px;
  margin:0px 0px 15px 0px;
  height:30px;
  overflow:hidden;
  line-height:14px;
}

.account_page .my_account_home li.my_account_home_orders{}

.account_page .my_account_home li.my_account_home_details{}

.account_page .my_account_home li.my_account_home_address{}

.account_page .my_account_home li.my_account_home_vouchers{}

.account_page .my_account_home li.my_account_home_password{}

.account_page .my_account_home li.my_account_home_logout{}

.account_page .my_account_home li a {
  display:block;
}


/**********************************/
/**********************************/
/*** Site Boxes - Sitemap Pages ***/
/**********************************/
/**********************************/

.sitemap_page {
	padding:0px 7px 0px 7px;
}

.sitemap_page .site_box_content {
  min-height:605px;
  height:auto !important;
  height:605px;
  padding:0px 13px 13px 13px;
  line-height:18px;
}

.sitemap_page ul {
  padding:5px 0px 10px 0px;
  width:100%;
  margin:0px 0px 0px 0px;
  list-style:none;
}

.sitemap_page li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	background: none;
	min-height: 13px;
	height: auto !important;
	height: 13px;
  display:block;
  float:left;
  width:300px;
}

.sitemap_page .sitemap_alpha ul li {
  width:30px;
}

.sitemap_page a {
	text-decoration:none;
}

.sitemap_page a:hover {
	text-decoration:none;
}


/**********************************/
/**********************************/
/*** Site Boxes - Brands Pages ***/
/**********************************/
/**********************************/

.brands_page {
	padding:0px 7px 0px 7px;
}

.brands_page ul {
  padding:5px 0px 10px 0px;
  width:100%;
  margin:0px 0px 0px 0px;
  list-style:none;
}

.brands_page li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	background: none;
	min-height: 13px;
	height: auto !important;
	height: 13px;
  display:block;
  float:left;
  width:200px;
}

.brands_page a {
	text-decoration:none;
}

.brands_page a:hover {
	text-decoration:none;
}

/*********************************/
/*********************************/
/*** Site Boxes - Review Pages ***/
/*********************************/
/*********************************/

.review_page {
	padding:0px 7px 0px 7px;
}

.review_page .site_box_content {
  min-height:605px;
  height:auto !important;
  height:605px;
  padding:0px 13px 13px 13px;
  line-height:18px;
}

/***********************************/
/***********************************/
/*** Site Boxes - Vouchers Pages ***/
/***********************************/
/***********************************/

#voucher_header {
	padding:5px 0px 0px 220px;
}

#voucher_header label {
	display:none;
}

#voucher_header select {
	font-size: 10px;
	width:230px;
}


#voucher_left {
	width: 422px;
	min-height: 516px;
	height: auto !important;
	height: 516px;
	float: left;
	margin: 8px 0px 7px 3px;
	display:inline;
}

.voucher_content_image {
	height:256px;
	overflow:hidden;
}

#voucher_value_preview {
	display:block;
	padding:5px 10px 5px 10px;
	font-size:50px;
	line-height:58px;
  font-weight:bold;
}

.voucher_content {
	padding:15px 10px 15px 10px;
	text-transform:uppercase;
	font-size:11px;
}

.voucher_content span {}

#voucher_message_preview {
	display:block;
	text-transform:none;
	min-height: 50px;
	height: auto !important;
	height: 50px;
}

#voucher_to_name_preview,
#voucher_from_name_preview,
#voucher_message_preview {
	display:block;
	padding:0px 0px 0px 20px;
}

#voucher_right {
	width: 480px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	float: right;
	padding:30px 0px 0px 0px;
	margin: 0px 35px 10px 0px;
	display:inline;
}

#voucher_right label {
	font-weight:bold;
}


#voucher_right td {
	padding:0px 30px 8px 0px;
}

input.voucher_textbox {
	width: 290px;
}

textarea.voucher_textbox {
	width: 290px;
	height:106px;
}

.hiddenlabel {
  display:none;
}


#voucher_price {
	font-size:28px;
  font-weight:bold;
  text-align:right;
  display:block;
}

/***************************************/
/***************************************/
/*** Site Boxes - Competitions Pages ***/
/***************************************/
/***************************************/

.competitions_archive_left {
  width:700px;
  float:left;
  margin:7px 0px 7px 0px;
  padding:5px 5px 5px 10px;
  display:inline;
}

.competitions_archive_right {
  height:211px;
  width:211px;
  padding: 1px 1px 1px 1px;
  float:right;
  display:inline;
  margin:7px 12px 7px 0px;
}

.competitions_archive_page h1,
.competitions_archive_page h2 {
  font-size:15px;
  font-weight:bold;
  padding:0px 0px 5px 0px;
  margin:0px 0px 0px 0px;
}

.competitions_archive_state,
.competitions_archive_winner {
  font-size:11px;
  font-weight:bold;
  text-transform:uppercase;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

.competitions_archive_summary {
  padding:10px 0px 20px 0px;
}

.competitions_archive_overlay {
  display:none;
}

#competitions_right {
  height:350px;
  width:350px;
  padding: 1px 1px 1px 1px;
  float:right;
  display:inline;
  margin:7px 12px 7px 0px;
  position:relative;
}

#competitions_prize {
  position:absolute;
  top:1px;
  left:1px;
}

#competitions_left {
  width:580px;
  float:left;
  margin:7px 0px 7px 0px;
  padding:5px 5px 5px 10px;
  display:inline;
}

#competitions_share {
  display:none;
}

#competition_entry_form {
  width:400px;
  float:left;
  padding:10px 0px 10px 18px;
}

#competition_entry_form td {
  padding:0px 0px 10px 0px;
}

#competition_entry_form td input.comp_textbox {
  width:250px;
}

#competitions_terms {
  width:300px;
  float:right;
  padding:10px 60px 10px 0px;
}

.competitions_archive_view_page {
  padding:0px 15px 10px 15px;
}

.competitions_archive_view_page h2 {
  font-size:15px;
  font-weight:bold;
  padding:10px 0px 5px 0px;
  margin:0px 0px 0px 0px;
}

.competitions_archive_view_page span {
  font-size:11px;
  font-weight:bold;
  text-transform:uppercase;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

/*********************************/
/*********************************/
/*** Site Boxes - Blog Pages ***/
/*********************************/
/*********************************/

.cms_blog {
	padding:0px 7px 0px 7px;
}

.cms_blog .site_box_content {
  min-height:405px;
  height:auto !important;
  height:405px;
  padding:0px 8px 0px 8px;
  line-height:18px;
}

.blog_listing{
  min-height:1px;
  height:auto !important;
  height:1px;
  padding:17px 0px 41px 0px;
}

.blog_listing .blog_image,
#blog_image {
  float:right;
  height:253px;
  width:253px;
  overflow:hidden;
  margin:0px 0px 0px 15px;
  display:inline;
}

.blog_listing_alternative .blog_image {
  float:left;
  margin:0px 15px 0px 0px;
}

#blog_image {
  margin:15px 0px 0px 15px;
}

.blog_listing .blog_image img,
#blog_image img {}

#blog_comments_intro {
  font-size:14px;
  padding:5px 0px 5px 0px;
  margin:10px 0px 5px 0px;
  font-weight:bold;
}

.news_comments_comment {
  padding:5px 0px 30px 0px;
}

.news_comments_comment .comment_author {
  padding:0px 0px 1px 0px;
  font-weight:bold;
  color:#5b5679;
}

.news_comments_comment .comment_date {
  padding:0px 0px 0px 0px;
}

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

.blog_categories li {
  padding:0px 20px 0px 25px;
  height:19px;
  overflow:hidden;
  margin:0px 0px 0px 0px;
  display:block;
  float:left;
  background: url("/images/blog_icons.png") 0px 0px no-repeat;
}

.blog_categories li.add_comments {
	background-position: 0px -19px;
}

.blog_categories li.share_this {
	background-position: 0px -38px;
}

.blog_categories li a {
  text-decoration:underline;
}

#total_results
{
  display: none;
}

/*** Store Locator - Promo ***/

#store_finder_promo {
	height:33px;
  widht:184px;
  float:left;
	padding:131px 0px 0px 14px;
}

#store_finder_promo label {
  display:none;
}

#store_finder_promo span {
  width:121px;
	padding:0px 0px 0px 5px;
	display:block;
}

#store_finder_promo span input{
  border:0px;
  width:100px;
  font-size:11px;
  padding:0px 0px 0px 0px;
}

#product_page_stock,
#product_page_brand,
#product_page_brand_2{
  display: none;
}

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

#product_page_stock ul li{
  margin: 0px;
  padding: 4px 27px 1px 0px;
  background: url(/images/stock_icons.gif) top right no-repeat;
  height: 18px;
  text-align: right;
}

#product_page_stock ul li.stock_state_positive{
  background-position: right -22px;
}

#product_page_stock ul li.stock_delivery{
  background-position: right -44px;
}

#print_logo {
  display:none;
}


.wishlist_page .basket_row_qty input {
  width:30px;
}

#basket_page_loading {
  background: url("/images/ajax-loader.gif") no-repeat scroll 50% 25% #000000;
}

#basket_page_loading {
  height: 100% !important;
  left:0;
  min-height: 100%;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 467px;
  z-index: 3000;
}

/***/

.product_listings_show_tag,
.category_description_tag {
  display:none;
}

/*** New Style Product Listings ***/

.product_listings_image_v2,
#product_listing_top_v2,
#product_listing_bottom_v2 {
  padding:5px 5px 0px 5px;
}

#product_listing_bottom_v2 {
  padding:5px 5px 5px 5px;
}

#product_listing_top_v2 td,
#product_listing_bottom_v2 td {
  padding:3px 0px 8px 0px;
  vertical-align:top;
}

#product_listing_bottom_v2 td {
  padding:7px 0px 7px 0px;
}

#product_listing_top_v2 td.listing_title,
#product_listing_bottom_v2 td.listing_title {
  width:100%;
}

#product_listing_bottom_v2 td.pages {
  white-space:nowrap;
  padding:7px 7px 7px 0px;
}

#product_listing_bottom_v2 td.pages a.prev_page,
#product_listing_bottom_v2 td.pages a.next_page {
	padding:2px 6px 2px 6px;
	height:19px;
}

#product_listing_top_v2 td.listing_title h1,
#product_listing_bottom_v2 td.listing_title h2 {
  font-size:16px;
  padding:0px 0px 0px 7px;
  margin:0px 0px 0px 0px;
}

#product_listing_top_v2 td.listing_sort {
	text-align:right;
}

#product_listing_top_v2 label {
	display:none;
}

#product_listing_top_v2 select {
	width:140px;
}

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

/*** Product Tags Page ***/

.tags_page .tags_page_info {
  border-bottom:1px solid #d5d5d5;
}

.tags_page .tag {
  width:94px;
  height:127px;
  float:left;
  display:inline;
  text-align:center;
  overflow:hidden;
  margin:12px 14px 0px 14px;
}

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

.tags_page .tag li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.tags_page .tag li.tag_image {
  padding: 0px 0px 5px 0px;
}

.tags_page .tag a {
  color:#343434;
  text-decoration:none;
}

.tags_page .tag a:hover {
  color:#ed0f7d;
  text-decoration:none;
}/**********************/
/**********************/
/*** Checkout Pages ***/
/**********************/
/**********************/

.site_box_header_basket,
.basket_break {
  display:none;
}

.basket_steps,
#basket_pages_header_3d_secure {
  height:56px;
  width:990px;
  margin:0px auto;
  background: url("/images/basket_steps.png") 0px 0px no-repeat;
}

.basket_step_2 {
	background-position:0px -56px;
}

.basket_step_3,
#basket_pages_header_3d_secure {
	background-position:0px -112px;
}

.basket_step_4 {
	background-position:0px -168px;
}


/******/

#basket_pages .basket_title {
  height:34px;
  background: url("/images/basket_titles.png") 0px 0px no-repeat;
  margin:0px 0px 0px 0px;
}

#basket_pages .basket_delivery_title {
	background-position:0px -34px;
}

#basket_pages .basket_alternative_title {
  background-position:0px -68px;
  border-top:10px solid #fff;
}

#basket_pages .basket_summary_title {
  background-position:0px -102px;
}

#basket_pages .basket_returning_title {
  background-position:0px -136px;
}

#basket_pages .basket_new_title {
  background-position:0px -170px;
  border-top:10px solid #fff;
}

#basket_pages .basket_credit_debit_title {
  background-position:0px -204px;
}

#basket_pages .basket_complete_title {
  background: url("/images/basket_complete.png") 0px 0px no-repeat;
  height:32px;
  border-bottom:11px solid #fff;
}

#basket_pages .basket_account_title {
  background-position:0px -238px;
}

#basket_pages .basket_page_wide .basket_summary_title {
  background-position:0px -272px;
}

/******/

#checkout_promos {
  width:990px;
  height:120px;
  padding:0px 0px 0px 0px;
  margin:0px auto;
  background: #fff;
}

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

#checkout_promos li {
  padding:0px 0px 0px 10px;
  margin:0px 0px 0px 0px;
  display:inline;
  float:left;
}

/******/


#basket_pages {
  width:940px;
  padding:14px 25px 0px 25px;
  margin:0px auto;
  background: url("/images/basket_page_bg.gif") 0px 0px repeat-y;
}

#basket_pages a {
  color:#5F5F5F;
}

#basket_pages a:hover {
  color:#000;
}

#basket_pages_footer,
#basket_pages_footer_final {
  width:990px;
  margin:0px auto;
  height:25px;
  background: url("/images/basket_page_footer.gif") 0px 0px no-repeat;
  display:block;
}

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

#basket_page_right {
	width:448px;
	float:right;
  position:relative;
  background: url("/images/basket_page_box_bg.gif") 0px 0px repeat-y;
}

#basket_pages .basket_page_box {
  margin:0px 0px 0px 0px;
}

#basket_pages .site_box_content {
  background:#fff none;
  padding:0px 0px 0px 0px;
}

#basket_pages .site_box_content h1 {
  color:#5F5F5F;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}


#basket_pages #create_account_password {
  background: url("/images/basket_page_box_create_bg.gif") 0px 0px repeat-y;
  padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
  border-bottom:10px solid #fff;
}

#basket_pages #create_account_password .basket_account_box_internal {
  background: url("/images/basket_page_box_create_end.gif") bottom left no-repeat;
	min-height:138px;
	height:auto !important;
	height:138px;
}

.basket_account_box p {
	padding:15px 0px 0px 15px;
	margin:0px 0px 0px 0px;
  font-size:12px;
}

#account_points {
	padding:0px 0px 0px 0px;
	margin:15px 0px 15px 15px;
	list-style:none;
	float:left;
  display:inline;
	width:386px;
  height:70px;
  background: url("/images/basket_points.png") bottom left no-repeat;
}

#account_points li {
	display:none;
}

.checkout_success_address {
  white-space:nowrap;
}

.basket_row_share {}

.basket_row_share ul {
	padding:0px 0px 0px 17px;
	margin:0px 0px 0px 0px;
	list-style:none;
	width:310px;
}

.basket_row_share li {
	padding:0px 0px 0px 24px;
	margin:0px 10px 0px 0px;
	float:left;
  background: url("/images/basket_social.gif") 0px 0px no-repeat;
}

.basket_row_share li.basket_row_share_twitter {
  background-position:0px -14px;
}

.basket_page_box {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#basket_page_right .basket_page_box {
  padding:0px 10px 10px 10px;
}

#basket_page_right .basket_page_order_buy,
#basket_page_right .basket_page_form ,
#basket_page_right .basket_page_returning {
  background: url("/images/basket_page_box_internal_bg.gif") bottom left no-repeat;
}

#basket_page_right .basket_page_delivery {
	padding:10px 10px 0px 10px;
	font-size:12px;
}

.basket_page_box select#checkout_delivery_select {
  width:150px;
  margin:0px 0px 10px 0px;
}

#basket_page_right .basket_page_order_buy td {
  padding:3px 20px 5px 0px
}

#basket_page_right .basket_page_order_buy td.basket_checkout {
  padding:3px 0px 5px 20px
}

.basket_page_box .basket_header td,
td.basket_header_sub,
.wishlist_page .basket_header td,
.account_page .basket_header td {
  border-bottom:1px solid #CCC;
	color:#666666;
}

.basket_page_box .basket_header_no_border td,
.wishlist_page .basket_header_no_border td,
.account_page .basket_header_no_border td {
	border-bottom:0px;
}

.basket_page_box .basket_header_none td,
td.basket_header_sub {
	border-bottom:0px solid #CCC;
}


.basket_page_order .basket_row td,
.wishlist_page .basket_row td,
.account_page .basket_row td  {
  border-bottom:1px solid #CCC;
}

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

.basket_delivery_note #unapplied_offers ul {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

.basket_delivery_note #unapplied_offers li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}.vs3form fieldset {
  border:1px solid #ccc;
}

.vs3form legend {
  color:#0b0b0b;
}

a {
  color:#0b0b0b;
  outline: none !important;
}

a:hover {
  color:#0b0b0b;
}

html {
	background:#FFF;
}

body {
  color:#494949;
  background:#FFF url("/images/body_bg.png") 50% 0% no-repeat;
}

#header_container {
	background: url("/images/header_container_bg.png") top left no-repeat;
}

#footer_container {
	background: url("/images/footer_container_bg.png") top left no-repeat;
}

#header_top_basket {
	/*background: url("/images/header_top_basket_bg.gif") top left no-repeat;*/
  background:none;
}

#header_top_basket_contents {
  color:#494949;
}

/*** Header Container - 1st Menu ***/


#header_menu {
	background: url("/images/header_menu_bg.png") 0px 0px no-repeat;
}

#header_menu li a.header_menu_link {
  height: 41px;
}

#header_menu li a.header_menu_link:hover {
	background: url("/images/header_menu_bg.png") 0px -52px no-repeat;
}

#header_menu li a.header_menu_link {
  margin:0px 1px 0px 0px;
}

#header_menu li a.header_menu_1 {
	width:153px;
}

#header_menu li a.header_menu_2{
	width: 177px;
  margin: 0px 1px 0px 0px;
}

#header_menu li a.header_menu_2:hover {
	background-position: -154px -52px;
}

#header_menu li a.header_menu_3 {
	width:148px;
}

#header_menu li a.header_menu_3:hover {
	background-position: -332px -52px;
}

#header_menu li a.header_menu_4 {
	width: 97px;
  margin:0px 0px 0px 0px;
}

#header_menu li a.header_menu_4:hover {
	background-position: -481px -52px;
}

/*** Header Container - Search ***/


#header_search {
	background: url("/images/header_search_bg.png") top left no-repeat;
}

#header_search span input {
  color:#8f8f8f;
  background-color:#FFF !important;
  background-color:#FFF;
}

/*** Header Container - Breadcrumb ***/

#breadcrumb_container p {
	color:#686868;
}

#breadcrumb_container a {
  color:#686868;
}

#breadcrumb_container a:hover,
#breadcrumb_container span {
  color:#0b0b0b;
}

/*** Header Container - 2st Menu ***/

#header_second_menu_container {
	background: url("/images/header_second_menu_bg.png") top left no-repeat;
}

#header_second_menu li a.header_second_menu_link:hover {
	background: url("/images/header_second_menu_bg.png") -596px -28px no-repeat;
}

#header_second_menu li.header_second_menu_1 {
	width:95px;
  display:block;
  float:left;
}

#header_second_menu li a.header_second_menu_2{
	width:100px;
}

#header_second_menu li a.header_second_menu_2:hover {
	background-position: -691px -28px;
}

#header_second_menu li a.header_second_menu_3 {
	width:111px;
}

#header_second_menu li a.header_second_menu_3:hover {
	background-position: -792px -28px;
}

#header_second_menu li a.header_second_menu_4 {
	width:86px;
	margin:0px 0px 0px 0px;
}

#header_second_menu li a.header_second_menu_4:hover {
	background-position: -904px -28px;
}

/*** Footer Container - Text ***/

#footer_container_right {
	color:#494949;
}

#footer_container_right a {
	color:#0b0b0b;
}

#footer_container_right a:hover {
	color:#0b0b0b;
}

/*** Footer Container - Newsletter ***/

#footer_container_newsletter span input{
  color:#8f8f8f;
  background-color:#FFF !important;
  background-color:#FFF;
}

/*** Footer Container - Links ***/

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

#footer_container_links li {
	background: url("/images/footer_bullet.gif") 0px 5px no-repeat;
}

#footer_container_links li a {
	color:#494949;
}

#footer_container_links li a:hover {
	color:#0b0b0b;
}

/*** Footer Container - Social Links ***/


#footer_container_social li {
	background: url("/images/social_icons.gif") no-repeat;
}

#footer_container_social li.footer_container_social_facebook {
	background-position: 5px 0px;
}

#footer_container_social li.footer_container_social_twitter {
	background-position: 5px -28px;
	line-height: 14px;
}

#footer_container_social li.footer_container_social_youtube {
	background-position: 5px -105px;
	line-height: 14px;
}
#footer_container_social li.footer_container_social_rss {
	background-position: 5px -56px;
	line-height: 16px;
}

#footer_container_social li.footer_container_social_blog {
  background-position: 5px -84px;
  line-height: 18px;
}


/*** Footer Container - dynamic_sitemap_links_box ***/

#dynamic_sitemap_links_box li {
	background: url("/images/footer_bullet.gif") 0px 5px no-repeat;
}

#dynamic_sitemap_links_box li a {
	color:#494949;
}

#dynamic_sitemap_links_box li a:hover {
	color:#0b0b0b;
}

/*** Homepage Container - Quick Finder ***/

#quick_finder {
	background: url("/images/quick_finder_bg.jpg") top left no-repeat;
}

#quick_finder #button_quick_find{
  bottom: 55px;
}

/*** Homepage Container - Brands ***/

#homepage_brands {
	background: url("/images/brand_scroller.png") top left no-repeat;
}

/******************/
/******************/
/*** Site Boxes ***/
/******************/
/******************/

.site_box {
	background: url("/images/site_box_bg.gif") top left repeat-y;
}

/*
.site_box_2 {
	background: url("/images/site_box_2_bg.gif") top left repeat-y;
}
*/

.site_box_3 {
	background: url("/images/site_box_3_bg.gif") top left repeat-y;
  color:#ccc;
}

.site_box_footer {
	background: url("/images/site_box_footer.gif") top left no-repeat;
}

/*
.site_box_footer_2 {
	background: url("/images/site_box_footer_2.gif") top left no-repeat;;
}
*/

.site_box_header {
	background: url("/images/site_box_header.png") top left no-repeat;
}

/*** Site Boxes - Headers ***/

.site_title {
	background: url("/images/site_titles.png") 0px 0px no-repeat;
}

.latest_products_title {
	background-position: 0px 0px;
}

.recent_products_title {
	background-position: 0px -29px;
}

.related_products_title {
	background-position: 0px -58px;
}

.gift_vouchers_title {
	background-position: 0px -87px;
  height:57px;
}

.gift_voucher_terms_title {
	background-position: 0px -146px;
  height:22px;
}

.competitions_entry_title {
	background-position: 0px -145px;
}
/*** Product Listings ***/

.product li.product_title a {
  color:#494949;
}

.product li.product_title a:hover {
  color:#0b0b0b;
}

.product .product_price_rrp {
  color:#494949;
}

.product .product_price {
  color:#0b0b0b;
}

.product .product_price_sale {
  color:#0b0b0b;
}

.product .product_options {
  color:#c7c7c7;
}

.product a.product_options_view  {
  color:#484848;
}

/********************/
/********************/
/*** Site Filters ***/
/********************/
/********************/

.catalog_navigation_filters {

}

.catalog_navigation_filters ul {
	background: #212224 url("/images/left_column_tile.png") top left no-repeat;
}

.catalog_navigation_filters li .filter_title {
	background: url("/images/left_column_title.png") top left no-repeat;
	color:#FFF;
}

.catalog_navigation_filters li li span {
	background: url("/images/filter_states.gif") 0px 2px no-repeat;
}

.catalog_navigation_filters li li a.active_filter span {
	background-position:0px -58px;
}

.catalog_navigation_filters li li a {
	color:#494949;
}

.catalog_navigation_filters li li a:hover {
	color:#0b0b0b;
}

/*******/

#ajax_filters_loading {
  background: #FFF url(/images/ajax-loader.gif) no-repeat 50% 5%;
}

/**************************/
/**************************/
/*** Site Menu Selected ***/
/**************************/
/**************************/

.catalog_navigation_criteria {
	background: url("/images/left_column_tile.png") top left repeat-y;
}

.catalog_navigation_criteria ul {
	background: #212224 url("/images/left_column_tile.png") top left no-repeat;
	padding: 0px 0px 0px 0px;
}

.catalog_navigation_criteria li {
  color:#494949;
}

.catalog_navigation_criteria li.navigation_criteria_list{
	background: url("/images/left_column_title.png") top left no-repeat;
	color:#FFF;
}

.catalog_navigation_criteria li a {
	color:#494949;
}

.catalog_navigation_criteria li a:hover {
	color:#0b0b0b;
}

/*****************/
/*****************/
/*** Site Menu ***/
/*****************/
/*****************/


.default_navigation {
	/* background: url("/images/left_column_tile.png") top left repeat-y; */
}

.default_navigation ul {
  min-height:1px;
  height:auto !important;
  height:1px;
}


.default_navigation li.default_catalog_navigation_title{
	background: url("/images/left_column_title.png") top left no-repeat;
	color:#FFF;
}

.default_navigation li a {
	/* color:#494949; */
}

.default_navigation li a:hover {
	/* color:#0b0b0b; */
	text-decoration: underline;
}


/************************/
/************************/
/*** Product Listings ***/
/************************/
/************************/



#product_listings_top_box {
}

#product_listings_top_internal_box {

}

#product_listings_top_content {
	background: #86090e url("/images/product_listings_top_box_bg.png") top left no-repeat;
}

#product_listings_top_box h1 {
	color:#494949;
}

#product_listings_rss a {
	background: url("/images/rss_icon.gif") 0px 0px no-repeat;
}

#product_listings_show {
	background: url("/images/product_listings_show_bg.gif") top right no-repeat;
}

#product_listings_show a {
	color:#494949;
}

#product_listings_show a:hover {
	color:#0b0b0b;
}

/*** Product Listings - Paging ***/

#product_paging_top,
#product_paging_bottom {
	background: url("/images/product_paging_bg.png") top right no-repeat;
}

#product_paging_bottom {
	background: url("/images/product_paging_bg.png") bottom right no-repeat;
}

.pages strong,
.pages a,
.pages span  {
	color:#FFF;
}

.pages strong {
	background: none;
  color: #d71a22;
  font-weight: bold;
}

.pages a {
	background:none;
}

.pages a:hover {
	color:#FFF;
  text-decoration:underline;
}

.pages a.next_page:hover,
.pages a.prev_page:hover {
	color:#0b0b0b;
}

.pages a.next_page,
.pages a.prev_page {
	background:none;
	color:#FFF;
}

.pages a.next_page:hover,
.pages a.prev_page:hover {
	background:none;
	color:#FFF;
  text-decoration:underline;
}

.pages_view,
.pages_view a {
	color:#FFF;
}

.pages_view a:hover {
	color:#FFF;
}

/*** Product Listings - Search Results ***/

#search_results {
	background: url("/images/search_results_bg.png") top right repeat-y;
}

/*** Product Page - Product Left - Images ***/

#product_page_left_image {
	border:1px solid #e0e0e0;
}



/*** Product Page - Product Left - Additional Searches ***/

#product_page_left #product_page_additional_searches li {
  background: url("/images/additional_searches_bullet.gif") 0px 4px no-repeat;
}

#product_page_left #product_page_additional_searches li a {
	color:#212121;
}

#product_page_left #product_page_additional_searches li a:hover {
	color:#0b0b0b;
}

/*** Product Page - Product Right - Prices ***/

#product_price_sale {
	color:#CB0000;
}

/*** Product Page - Product Right - Tabs ***/

#product_page_tabs li a {
	background-image: url("/images/product_tabs.png");
}

/**/

#product_page_tabs a.overview_tab_link {
	background-position: 0px -25px;
	width:81px;
}

#product_page_tabs a.overview_tab_link:hover {
	background-position: 0px -50px;
}

#product_page_tabs .tab_on a.overview_tab_link {
	background-position: 0px 0px;
}


#product_page_tabs a.details_tab_link {
	background-position: -83px -25px;
	width:77px;
}

#product_page_tabs a.details_tab_link:hover {
	background-position: -83px -50px;
}

#product_page_tabs .tab_on a.details_tab_link {
	background-position: -83px 0px;
}

#product_page_tabs a.brand_tab_link {
	background-position: -162px -25px;
	width:115px;
}

#product_page_tabs a.brand_tab_link:hover {
	background-position: -162px -50px;
}

#product_page_tabs .tab_on a.brand_tab_link {
	background-position: -162px 0px;
}


/**

#product_page_tabs a.offers_tab_link {
	background-position: -87px -27px;
	width:128px;
}

#product_page_tabs a.offers_tab_link:hover {
	background-position: -87px -54px;
}

#product_page_tabs .tab_on a.offers_tab_link {
	background-position: -87px 0px;
}

/**

#product_page_tabs a.reviews_tab_link {
	background-position: -217px -27px;
	width:70px;
}

#product_page_tabs a.reviews_tab_link:hover {
	background-position: -217px -54px;
}

#product_page_tabs .tab_on a.reviews_tab_link {
	background-position: -217px 0px;
}

/**/

#product_page_tabs a.payment_tab_link {
	background-position: -279px -25px;
	width:85px;
}

#product_page_tabs a.payment_tab_link:hover{
	background-position: -279px -50px;
}

#product_page_tabs .tab_on a.payment_tab_link {
	background-position: -279px 0px;
}

/**/

#product_page_tabs a.delivery_tab_link {
	background-position: -366px -25px;
	margin:0px 0px 0px 0px;
	width:80px;
}

#product_page_tabs a.delivery_tab_link:hover {
	background-position: -366px -50px;
}

#product_page_tabs .tab_on a.delivery_tab_link {
	background-position: -366px 0px;
}

/*** Product Page - Product Right - Tabs Contents ***/

#product_page_tab_box {
	border:1px solid #e0e0e0;
}

.product_page_tab_content_cms li {
  background: url("/images/cms_bullet.gif") 0px 7px no-repeat;;
}

.product_page_tab_content_cms #product_reference {
  display:none;
}

/*** Product Page - Product Right - Call to Actions ***/

#product_page_actions li a, #product_page_actions li a:hover {
	background-image: url("/images/product_actions.png");
}

#product_page_actions li#product_page_actions_bookmark a {
	background-position: 0px 0px;
	width: 142px;
}

#product_page_actions li#product_page_actions_bookmark a:hover {
	background-position: 0px -26px;
}

#product_page_actions li#product_page_actions_question a {
	background-position: -152px 0px;
	width:142px;
}

#product_page_actions li#product_page_actions_question a:hover {
	background-position: -152px -26px;
}

#product_page_actions li#product_page_actions_friend a {
	background-position: -304px 0px;
	width: 142px;
}

#product_page_actions li#product_page_actions_friend a:hover {
	background-position: -304px -26px;
}

/******************************/
/******************************/
/*** Site Boxes - CMS Pages ***/
/******************************/
/******************************/


.cms_page .site_box_content, #support_page #support_page_container {
  background: url("/images/cms_page_bg.jpg") top right no-repeat;
}

.cms_page .site_box_content .highlight {
  color:#0b0b0b;
}

.cms_page .site_box_content hr {
  border-top:1px solid #ccc;
}

#support_page_container object {
  width: 100%;
  height: 605px;
  border: 0;
  background: transparent;
}

/******************************/
/******************************/
/*** Site Boxes - Map Pages ***/
/******************************/
/******************************/

.store_image {
  border:1px solid #ccc;
}

.store_name,
.store_address span {
  color:#0b0b0b;
}

.map_box {
  border:1px solid #ccc;
}

/**********************************/
/**********************************/
/*** Site Boxes - Account Pages ***/
/**********************************/
/**********************************/

.account_page .site_box_content {
  background: url("/images/cms_page_bg.jpg") top right no-repeat;
}


.account_page .my_account_home li {
  background: url("/images/account_icons.png") 0px 0px no-repeat;
}

.account_page .my_account_home li.my_account_home_orders{
	background-position: 0px 0px;
}

.account_page .my_account_home li.my_account_home_details{
	background-position: 0px -45px;
}

.account_page .my_account_home li.my_account_home_address{
	background-position: 0px -90px;
}

.account_page .my_account_home li.my_account_home_vouchers{
	background-position: 0px -135px;
}

.account_page .my_account_home li.my_account_home_password{
	background-position: 0px -225px;
}

.account_page .my_account_home li.my_account_home_logout{
	background-position: 0px -180px;
}

/**********************************/
/**********************************/
/*** Site Boxes - Sitemap Pages ***/
/**********************************/
/**********************************/

.sitemap_page .site_box_content {
  background: url("/images/cms_page_bg.jpg") top right no-repeat;
  background:none;
}

.sitemap_page a {
	color:#212121;
}

.sitemap_page a:hover {
	color:#0b0b0b;
}

/*********************************/
/*********************************/
/*** Site Boxes - Review Pages ***/
/*********************************/
/*********************************/

.review_page .site_box_content {
  background: url("/images/cms_page_bg.jpg") top right no-repeat;
}

/***********************************/
/***********************************/
/*** Site Boxes - Vouchers Pages ***/
/***********************************/
/***********************************/

#voucher_left {
	border: 1px solid #0b0b0b;
	background: #FFF;
}

.voucher_content_image {
	background: url("/images/blank_voucher.jpg") top right no-repeat;
}

#voucher_value_preview {
	color:#0b0b0b;
}

.voucher_content {
	color:#0b0b0b;
}

.voucher_content span {
	color:#494949;
}

#voucher_price {
  color:#0b0b0b;
}

/***************************************/
/***************************************/
/*** Site Boxes - Competitions Pages ***/
/***************************************/
/***************************************/

.competitions_archive_right {
  border:1px solid #cccccc;
}

.competitions_archive_page h1,
.competitions_archive_page h2 {
  color:#212121;
}

.competitions_archive_state,
.competitions_archive_winner {
  color:#0b0b0b;
}

#competitions_right {
  border:1px solid #cccccc;
}


.competitions_archive_view_page h2 {
  color:#212121;;
}

.competitions_archive_view_page span {
  color:#0b0b0b;
}

/************/

.error_textbox, #email_address_error {
  border: 1px solid red !important;
  border: 1px solid red;
}

.error,
.confirm {
  color: red !important;
  color: red;
}

/*************/

.review_stars,
.review_stars a:hover,
.review_stars a:active,
.review_stars a:focus,
.review_stars .current-rating {
	background: url(/images/review_stars.gif) repeat-x;
  line-height: 1;
}

.review_stars a:hover,
.review_stars a:active,
.review_stars a:focus,
.review_stars .current-rating {
  background-position: 0 -16px;
}

#rating_message_5, #rating_message_4, #rating_message_3, #rating_message_2, #rating_message_1{
  color:#000;
  font-size: 10px;
  line-height: 1;
  top: 3px;
  padding-right: 8px;
}

/* testimonials */
.testimonials h2 {
  margin-top: 7px;
}


/***************** THE SAW CENTRE *********************/


#header_container {
  position: relative;
}

body  {
  background:url("/images/body_bg.png") repeat-x 50% 0;
  color:#818181;
}

#body_vs #header_second_menu_container {display: none;}


#body_vs #header_container  {
  height:163px;
}

#header_top_logo, #header_top_container  {
  height:111px;
}

#header_top_logo {
    width: 210px;
}

#header_top_logo p {
  padding: 10px 0 0;
}

#header_menu_container  {
  height:42px;
}

#header_menu {
  width: 720px;
  z-index:3;
}

#header_search {
  background:url("/images/header_search_bg.png") no-repeat 0 0;
  width: 270px;
  height: 42px
}

#body_vs #header_search {height: 52px;}

#header_menu  {
  height:auto !important;
  min-height:42px;
}

#body_vs #header_menu  {
  min-height:52px;
}

#header_search span {
display:block;
padding:13px 0 0 11px;
width:229px;
}

#header_search span input {
  width:222px;
  background-color: transparent !important;
  color:#929292;
}

#header_search input.search_btn {
  padding: 10px 0 0;
}

#header_top_basket  {
  float:right;
  height:111px;
  width:457px;
}


#header_social_icons {
width: 390px;
float: left;
padding-top:10px;

}

#header_social_twitter {
float:left;
width: 174px;
}

#header_social_facebook {
float:left;
width: 114px;
}

#header_social_google {
float:left;
width: 100px;
}




#header_top_links {
  width: 170px;
  float: left;
}

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

#header_top_links li, #header_top_basket_contents li {
  float: left;
}

#header_top_links li.space {
  background: url(/images/header_top_link_space.gif) no-repeat 0 4px;
  width: 27px;
  height: 13px;
  display: block;
}

#header_top_links li.space span {
  display: none;
}

#header_top_links a {
  color: #606060;
  text-transform: uppercase;
  font-size: 10px;
}

#header_top_basket p#header_top_basket_view {
  padding:8px 0 0 9px;
}

#header_top_basket_view a {
  background: url(/images/view_shopping_basket.gif) no-repeat scroll 0 0;
  display:block;
  height:11px;
  width:148px;
}

#header_top_basket_view a:hover {
  background-position: 0px -12px;
}

#header_top_basket_view a span, #header_top_basket_checkout a span,  #header_top_basket_account a span{
  display: none;
}


#header_top_basket p#header_top_basket_checkout {
float:none;
margin:0;
padding:17px 0 0 9px;
width:90px;
clear: both;
}

#header_top_basket_checkout a {
  background:url(/images/checkout.gif) no-repeat 0 0;
  display:block;
  height:10px;
  width:90px;
}

#header_top_basket_checkout a:hover {
  background-position: 0px -10px;
}

#header_top_basket_contents {
  height:110px;
  overflow:visible;
  padding:0 0 0 0;
  width: 166px;
  float: right;
}

#header_top_basket_account {
  padding: 7px 0px 0px 9px;
}

#header_top_basket_account a {
  background: url(/images/my_account.gif) no-repeat 0 0;
  display:block;
  height:8px;
  width:78px;
}

#header_top_basket_account a:hover {
  background-position: 0px -8px;
}

#header_top_basket_contents ul {
  padding: 12px 0px 0px 9px;
  margin: 0px 0px 0px 0px;
  list-style: none;
  color: #626262;
}

#header_top_basket_contents li.top_container_basket_items {
  padding: 1px 0px 0px 0px;
}

#header_top_basket_contents li.top_container_basket_items span, #header_top_basket_contents li.top_container_basket_total span {
  color: #303030;
}

#header_top_basket_contents li.top_container_basket_total {
  font-size: 12px;
  float: right;
  padding: 0px 2px 0px 0px;
}

/***** Quick Finder *****/

#quick_finder {
  float:none;
  height:160px;
  overflow:hidden;
  position:relative;
  width:198px;
  z-index:1;
  padding: 0px 0px 0px 0px;
}

#quick_finder form {
  padding:38px 0px 0px 10px;
}

#quick_finder form select {
  border: 1px solid #c0c0c0;
  font-size: 10px;
  color: #505050;
  margin: 0px 0px 11px;
  padding: 1px 0 0;
  height: 20px;
  width: 178px;
}

#quick_finder form label {
  display: none;
}

#quick_finder #button_quick_find {
  bottom:9px;
  position:absolute;
  right:10px;
}

/***** Home Promos & Brands *****/

#home_promo {
  height: 340px;
  margin-bottom: 10px;
}

#home_promo_left {
  width:198px;
  margin: 0px 5px 0px 0px;
  float: left;
}

#home_promo_right {
  width: 787px;
  float: right;
}

#homepage_brands {
  clear:both;
  height:66px;
  overflow:hidden;
  padding:14px 0 0 7px;
  margin-bottom: 10px;
  width:990px;
  background:url("/images/brand_scroller_bg.jpg") no-repeat left top;
}

#home_promos_2 {
  padding: 5px 0px 0px 0px;
}

/***** Featured Products *****/

.site_box {
  background:url("/images/site_box_bg.png") repeat-y scroll left top transparent;
}

.site_title  {
  height:29px;
}

.latest_products_title a, .related_products_title a {
  display:block;
  height:10px;
  position:absolute;
  right:9px;
  top:8px;
  width:79px;
  background:url("/images/view_more.png") no-repeat left top;
}

.related_products_title a span {
  display: none;
}

.latest_products_title a:hover, .related_products_title a:hover {
  background:url("/images/view_more.png") no-repeat left -10px;
}

.site_box_footer  {
  background:url("/images/site_box_footer.png") no-repeat left top;
  height: 4px;
}

.product  {
  height:270px;
  overflow: hidden;
  margin:15px 12px 0 0;
  padding:0 5px;
}


.product li.product_image {
  border: 1px solid #e3e3e3;
}

.product li.product_title {
  padding:5px 0 0;
  height: 47px;
  margin:0px 0px 2px 0px;
}

#footer_container_spacer {
  height:8px;
}

.product li.product_title a span {
  font-weight:bold;
  color: #212121;
  text-transform: uppercase;
}

.product .product_price {
  font-size: 16px;
  font-weight: bold;
  padding: 0px 0px 0px 1px;
  color: #0B0B0B;
  height: 19px;
}

.product_price_container {
  padding: 1px 0px 0px 0px;
  min-height:42px;
}

.product_price_inc {
  margin: 0px 0px 0px 1px;
}

.product .product_options {
  padding: 2px 0px 0px;
  line-height: 18px;
}

.product_price_was {
  color: #444444;
  font-size: 11px;
  font-weight: bold;
  /* text-transform: capitalize; */
  line-height: 10px;
  padding: 0px 0px 0px 0px;
}

.product_price_was span {
  font-size: 14px;
}

.product_price_now {
  color: #CB0000;
  font-size: 12px;
  line-height: 22px;
  font-weight: bold;
  height:19px;
  padding: 0px 0px 0px 0px;
}


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

/***** Footer *****/

#footer_wrap {
  background: url("/images/footer_wrap_bg.png") repeat-x left top;
}

#footer_container_spacer {
  display: none;
}

#footer_container  {
  height:235px;
  width: 990px;
  margin: 8px auto 0px auto;
}

#dynamic_sitemap_links_box ul {
  padding: 35px 0px 0px;
}


#footer_container_links {
  font-size: 10px;
}

#footer_container_links li a {
  color: #797979;
}

#footer_container_left  {
  float:left;
  height:116px;
  width:505px;
}

#footer_container_right  {
  float:right;
  font-size:10px;
  height:116px;
  line-height:16px;
  overflow:hidden;
  padding:40px 15px 0 0;
  width:465px;
  color: #797979;
}

#footer_container_social {
  padding: 14px 0px 0px;
}

#footer_container_social li {
  padding: 0px 0px 0px 28px;
  height: 16px;
  margin: 0px 0px 2px 0px !important;
}

#footer_container_social {
  width: 174px;
}

#footer_container_links li {
  margin: 0px 0px 0px 0px;
}

#footer_container_links_1 {
  padding:14px 0 0;
  width:133px;
}

#footer_container_links_2 {
  padding:14px 0 0;
}

#footer_container_links_1 li{
  margin: 0px 0px 2px 0px !important;
  padding: 0px 0px 0px 10px;
}

#footer_container_links_2 li{
  margin: 0px 0px 2px 0px !important;
  padding: 0px 0px 0px 10px;
}

#footer_container_right {
  padding: 39px 0px 0px 0px;
  width: 480px;
  color: #7b7b7b;
  letter-spacing: 0.025em;
}

#footer_container_right a {
  color: #000;
}

#footer_container_right a:hover {
  text-decoration: underline;
}

#footer_container_right a span {
  color: #a80b11;
}

.footer_right_intro {
  color: #000000;
  font-weight: bold;
  display: block;
}

#footer_container_newsletter span {
  display:block;
  padding:7px 0 0 8px;
  width:246px;
}

/***** Category Page *****/

/*** breadcrumb ***/

#breadcrumb_container p {
  font-size:11px;
  font-weight:bold;
  margin:0;
  padding:8px 0 0 5px;
  line-height: 9px;
  color: #d4252c;
}

#breadcrumb_container a {
  color: #727272;
}

#breadcrumb_container a:hover {
  color: #000;
}

/***/

#body_productlistings #header_container {
  height: 181px;
}

.catalog_navigation_filters li .filter_title, .filter_title, .default_navigation li.default_catalog_navigation_title {
  display:block;
  font-size:11px;
  text-transform: uppercase;
  font-weight:bold;
  height:25px;
  overflow:hidden;
  padding:4px 0 0 10px;
  letter-spacing: 0.02em;
  color: #ededed;
  line-height:20px;
}

.catalog_navigation_criteria li.navigation_criteria_list {
  color: #ededed;
  font-size:11px;
  text-transform: uppercase;
}

.catalog_navigation_filters li li a, .catalog_navigation_criteria li a, .catalog_navigation_criteria li, .default_navigation li a {
  color:#FFF;
}

.catalog_navigation_filters li li a:hover {
  text-decoration: underline;
  color:#FFF;
}

.catalog_navigation_filters ul ul {
  margin:0 3px 0 0;
  max-height:200px;
  overflow:auto;
  padding:5px 0 0;
}

.catalog_navigation_filters ul {
  padding:0 0 3px;
}

.catalog_navigation_filters ul, .default_navigation ul {
  margin:0 0 0 0;
}

.default_navigation ul {
  margin:0 0 10px 0;
  background: #212224 url("/images/left_column_tile.png") top left no-repeat;
}

.default_navigation li.default_catalog_navigation_title {
  padding-bottom: 5px;
}

.catalog_navigation_filters li li, .catalog_navigation_criteria li {
  margin:0;
  padding:0 15px 5px 10px;
}

.catalog_navigation_filters li li span {
  background:url("/images/filter_states.gif") no-repeat 0 3px;
}

.filter_catalog_navigation, .catalog_navigation_criteria {
  margin: 0px 0px 10px;
}

.catalog_navigation_criteria li .remove_filter_selection {
  position:absolute;
  right:10px;
}

#product_listings_rss a {
  display:block;
  height:15px;
  left:6px;
  position:absolute;
  top:5px;
  width:15px;
}

.catalog_navigation_criteria li a:hover {
  color: #FFF;
}

#product_listings_top_box h1 {
  color: #FFFFFF;
}

.pages {
  text-transform: capitalize;
  padding-top: 1px;
}

.pages a.prev_page {
  height:17px;
  padding:2px 2px 0 4px;
}

.pages strong, .pages a, .pages span {
  padding:2px 4px;
}

#product_paging_top {
  height:25px;
  overflow:hidden;
  padding:3px 5px 0;
}

#product_paging_top select {
  width:148px;
  height: 20px;
  border: 1px solid #000;
  color: #505050;
  font-size: 10px;
  padding: 1px 0 0 1px;
}

#search_results .product {
  height:327px;
  padding:0;
  margin:8px 10px 0 0;
  width:181px;
}

#search_results .product li.product_image {
  height:179px;
  width:179px;
}

#search_results .product li.product_title {
  padding:6px 6px 0;
}

#search_results .product li.product_title {
  height: 47px;
  margin:0px 0px 2px 0px;
}

#search_results .product .product_price {
  padding:0px 0 0 5px;
  height: 19px;
}

#search_results .product .product_price_was {
  padding: 0px 0px 0px 5px;
}

span.vat {
  font-size: 10px;
}

#search_results .product .product_price_now {
  padding: 0px 0px 0px 5px;
}

#search_results .product_price_inc {
  line-height: 15px;
  padding: 0px 0px 0px 3px;
}

.product_price_inc {
  color: #818181;
  font-size: 10px;
  line-height: 12px;
  padding: 0px 0px 0px 0px;
  /* margin: 0px 0px 0px 5px; */
  }

.product_price_inc span {
  color: #818181;
  font-size: 10px;
}

.product_price_inc span.GBP {
  margin-left: -2px;
}

#search_results .product .product_options {
  padding:0px 0 0 5px;
  line-height: 14px;
}

.product a.product_options_view {
  color:#212121;
}

p.product_options span.red-arrow {
  color: #a80b11;
}

#search_results {
  padding-bottom: 7px;
}

#product_paging_bottom  {
  height: 22px;
  padding:5px 5px 0 9px;
  position:relative;
  background: #000;
}

.pages_view a.current_page {
  text-decoration:none;
  color: #c91820;
}

.pages_view, .pages_view a {
  padding: 0px 3px;
}

.pages_view {
  margin-right: 10px;
}

.pages_view a:hover {
  text-decoration: underline;
}

#body_productlistings #recent_products_spacer {
  display: none;
}

#footer_container_spacer  {
  height:10px;
}

.product .product_price span.vat, .product .product_price span.vat_status span, .product .product_price_now span.vat_status span, .product .product_price_was span.vat_status span {
  font-size: 10px !important;
}

#body_productlistings .product_price_inc .vat_status {
  display: none;
}



/***** Recent Products *****/

.recent_products  {
  padding:0 0 0 17px;
}

.recent_products .product {
  height: 102px;
  margin: 0 0px 0 0;
  padding: 10px 0 0;
  width: 77px;
}

.recent_products .product li.product_image {
  height:66px;
  width:66px;
}

.recent_products .product .product_options {
  text-align: left;
}

.recent_products .product .product_options {
  padding: 8px 0px 0px 0px;
}

#product_listings_top_box h1 {
  padding:0 0 0 27px;
  width: 558px;
}

#product_listings_show  {
  cursor:pointer;
  padding:0 20px 0 0;
  position:absolute;
  right:10px;
  top:5px;
}

#product_listings_show  {
  background:url("/images/product_listings_show_bg.gif") no-repeat right 7px;
}

#product_listings_show a {
  color:#FFF;
  font-size: 12px;
}

#product_listings_show a:hover {
  text-decoration: underline;
  color: #FFF;
}

#category_description p {
  color: #FFF;
}

/***** Product Page *****/

#product_page_right {
  width: 586px;
  min-height: 455px;
  float: left;
  padding: 0px 0px 0px 20px;
}

.site_box_header {
  height: 4px;
  margin-top: 4px;
}

#product_page_left_image  {
  border:1px solid #CCC;
}

#product_page_left_image {
  margin: 3px 0px 0px;
}

#product_page_left #product_page_additional_searches li {
  background:url("/images/additional_searches_bullet.gif") no-repeat 0 5px;
}

#product_page_right h1 {
  font-size:15px;
  padding:5px 0 3px;
}

#product_page_tabs  {
  height:25px;
  overflow: visible;
}

#product_page_tab_box {
  width: 444px;
}

#product_page_tab_box  {
  border:1px solid #212121;
}

.line_price_inc_vat {
  color: #818181;
  font-size: 10px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  }

.line_price_inc_vat span {
  color: #818181;
  font-size: 10px;
  /*margin-left: -1px;*/
}

#product_price_sale  {
  font-size:16px;
  font-weight:bold;
  padding:0 0 0px;
}

#product_page_tabs #brand_tab, #product_page_tabs #brand_tab_content, #product_page_tabs #details_tab, #product_page_tabs #details_tab_content {
  display:inline;
}

#product_page_tabs li {
  display:inline;
}

#product_page_tabs li a {
  display:block;
  height:25px;
  margin:0 2px 0 0;
  float: left;
}

#product_options select {
  border: 1px solid #ccc;
  width: 130px;
  font-size: 10px;
  color: #393939;
}

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

.product_page_tab_content_cms  {
  padding:9px 11px 10px;
  line-height: 18px;
}

.product_page_tab_content_cms li {
  margin:0;
  padding:0px 0px 8px 10px;
}

.product_page_tab_content_cms li {
  background:url("/images/cms_bullet.gif") no-repeat 0 8px;
}

#product_page_tab_content{
  color: #000;
}

#product_price_sale  {
  line-height: 24px;
}

#product_price_tax {
  line-height: 10px;
}

#main_add_to_basket {
  min-height: 146px;
  position: relative;
}

#product_buttons  {
  padding: 0px;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.product_page  {
  padding:8px 15px 9px 15px;
}

#product_page_left_image .product_img_sash {
z-index: 1;
}


/*** product bundles ***/

.product_page_bundles  {
  display:inline;
  float:right;
  height:auto;
  margin:1px 6px 0 0px;
  width:103px;
}

.product_page .jcarousel-container-vertical  {
  width:103px !important;
}

.product_page .jcarousel-clip-vertical  {
  float:left;
  height:330px !important;
  margin:0;
  padding:5px 0;
  width:103px !important;
  text-align: center;
}

#VerticalBundleScroller {
  width: 103px !important;
  /* background:url("/images/bundle_deals_bg.gif") no-repeat 0px 0px;
  padding:50px 0px 0px; */
  padding: 4px 0px 0px;
}

#VerticalBundleScroller li {
  padding: 0px;
  margin: 0px;
}

.product_page .jcarousel-item-vertical  {
  height:166px !important;
  margin-bottom:12px;
}

.product_page_bundles img  {
  width: 99px;
  height: 99px;
}

.product_page_bundles img#bundle_title  {
  width: auto;
  height: auto;
  padding: 5px 0px 11px
}

.product_page .jcarousel-list li img {
  border:1px solid #CCC !important;
}

.product_page .jcarousel-next  {
  background:url("/images/jcarousel-next.png") no-repeat 0 0;
  width: 103px !important;
  height: 20px;
  top: 413px !important;
}

.product_page .jcarousel-prev  {
  background:url("/images/jcarousel-prev.png") no-repeat 0 0;
  width: 103px !important;
  height: 20px;
}

.product_view {
  display: block;
  color: #212121;
  font-weight: bold;
  margin-top: 10px;
}

.product_title {
  padding: 3px 0px 0px 0px;
  display: block;
}

.product_view a span {
  color: #cb0000;
}

#enquiry_btn {
  position: absolute;
  bottom: 3px;
  left: 132px;
}

/*** product size guide not needed ***/

#product_size_guide {
  display: none;
}

#body_products #recent_products_spacer {
  height: 9px;
}

.related_products_title {
  position: relative;
}

/***** CMS pages *****/

.cms_page .site_box_content {
  padding:0;
}

#body_pages .site_box_header,
#body_customertestimonials .site_box_header {
  display: none;
}

.cms_page_header {
  background:url("/images/cms_page_header_bg.png") no-repeat 0 0px;
  width: 990px;
  height: 27px;
  color: #FFF;
  text-transform: uppercase;
  margin: 4px 0px 0px 0px;
  }

 .cms_page_header h1 {
   padding: 4px 0px 0px 12px;
   font-size: 14px;
 }

.cms_page h2 {
 padding: 0px 0px 5px 0px;
 margin: 0px;
 color: #212121;
}

.cms_page strong {
  color: #212121;
}

.cms_page  {
  height:auto !important;
  min-height:400px;
  padding:0 0px;
  color: #494949;
}

.cms_page .site_box_content {
  line-height: 17px;
}

.cms_page_text, .cms_page form {
  padding:16px 0 0 20px;
	width:610px;
	float:left;
}

.cms_page form {
  padding: 0px 388px 0px 20px;
}

.cms_page .testimonials  form {
  padding: 0px 60px 0px 20px;
}

.cms_continue_links {
  padding: 0px 388px 16px 20px;
}

.cms_page_text p {
  padding: 3px 0px 14px 0px;
}

.cms_page .site_box_content, #support_page #support_page_container {
  background:url("/images/cms_page_bg.jpg") no-repeat right 27px;
}

.required {
  color: #a80b11 !important;
}

h2 {
  color: #212121;
}

/***** Map Page *****/

.map_page  {
  padding:0 0px;
}

.account_page .site_box_content, .newsletter_page .site_box_content, .map_page .site_box_content {
  background:url("/images/cms_page_bg_account.png") no-repeat right top;
  padding:0 20px 13px 20px;
}

/***** Downloads *****/

.cms_page_downloads {
  display: none;
}


/***** New checkout pages *****/

#basket_pages  {
  background:url("/images/basket_page_top_bg.gif") no-repeat left top transparent;
  width:950px;
}

#basket_pages_footer, #basket_pages_footer_final {
  background:url("/images/basket_page_footer.png") no-repeat 0 0 transparent;
  display:block;
  height:25px;
  margin:0 auto 10px 0;
  width:990px;
}

#basket_pages  {
  background:url("/images/basket_box_bg.png") repeat-y scroll left top transparent;
}

.basket_page_order .basket_row td.basket_price, .basket_page_order td.basket_price, .wishlist_page td.basket_price {
  width: 100% !important;
}

.basket_page_order .basket_row td.basket_price span, .basket_page_order td.basket_price span, .wishlist_page td.basket_price span {
  display: inline-block;
  width: 70px;
}

.basket_page_order .basket_row td.basket_price span.vat_status, .basket_page_order td.basket_price span.vat_status, .wishlist_page td.basket_price span.vat_status {
  font-size: 10px;
}


.basket_page_box td.td_nowrap {
  vertical-align: top;
}


td.basket_price span.vat_status{

}

/***** Nothing in basket page *****/

#body_basket .cms_page .site_box_content {
  background: none;
}

#body_basket .cms_page {
  color: #818181;
}

#body_basket .cms_page h1{
  padding: 10px 13px 13px 19px;
}

/***** Account Page & other cms pages *****/

.account_page {
  padding: 0;
}

.account_page .site_box_content, .newsletter_page .site_box_content, #body_manufacturers .site_box_content, #body_errors .site_box_content {
  background:url("/images/cms_page_bg_account.png") no-repeat right top;
  padding: 0px 388px 0 20px;
}

#body_sitemap .site_box_content {
  background:url("/images/cms_page_bg_account.png") no-repeat right top;
  padding: 0px 200px 0 20px;
}

#body_customer .site_box_header, #body_newsletter .site_box_header, #body_map .site_box_header, #body_manufacturers .site_box_header, #body_errors .site_box_header, #body_sitemap .site_box_header {
  background:url("/images/site_box_header_account.png") no-repeat left top;
}

.account_page h1, #body_map h1, #body_manufacturers h1, #body_errors h1, #body_sitemap h1 {
  color:#212121;
  font-size: 14px;
}

.sitemap_page  {
  padding:0 0px;
}

/***** Newsletter Page *****/

.newsletter_page .cms_page_text, .newsletter_page form, #body_map .cms_page_text, #body_map form, #body_errors .cms_page_text, #body_sitemap .cms_page_text {
  padding: 0px 0px 0px 0px;
}

.newsletter_page .cms_continue_links, #body_errors .cms_continue_links {
  padding:0 388px 16px 0px;
}

.basket_steps{

}

/***** Brand Page *****/

.brands_page ul {
  list-style:none outside none;
  margin:0;
  padding:5px 0 10px;
  width:500px;
}

.brands_page li {
  float:left;
  height:56px !important;
  height:56px;
  overflow:hidden;
  margin:0px 30px 30px 0px;
  padding:10px;
  width: 100px;
  border:1px solid #cccccc;
  text-align:center;
  background:white;
}

/***** VAT Switcher *****/

#header_top_basket_vat {
  position: absolute;
  top: 30px;
  left: 751px;
}

#product_page_right_top_details {
  position:relative;
}

#product_page_right_top_details h1{
  color:#212121;
  text-transform:uppercase;
}

#product_page_right_top_details h1 span{
  text-transform:none;
}

.in_stock_message{
  position:absolute;
  top:132px;
  left:0px;
}

#product_price_was{
  color:#212121;
}

#product_price_rrp{
  color:#212121;
}

#product_options{
  padding-top:10px;
}

#body_container{
  z-index:1;
}

#header_menu_container{
  z-index:2;
}

#homepage_brands_window li{
  padding-right:10px;
}

.default_catalog_navigation_sub_sub_level{
  display:block;
}

.basket_page_order .basket_price{

}

#header_container{
  z-index:2;
}

#breadcrumb p{
  height:12px;
  overflow:hidden;
  line-height:11px;
}

#homepage_brands_window li{
  padding-right:30px;
}

#header_container{
  height:181px;
}

#basket_pages{
  width:940px;
}

.custom_stock_message{
  font-size:16px;
  font-weight:bold;
}

#header_top_basket{
  width:367px;
}

.store{
  height:330px;
}

.store .store_address, .store .store_hours, .store_address{
  display:none;
}

.default_navigation li.catalog_fix{
  padding:0px;
}


#services .site_box_content, #body_pages .site_box_content_51, #body_pages .site_box_content_52, #body_pages .site_box_content_53, #body_pages .site_box_content_54, #body_pages .site_box_content_55, #body_pages .site_box_content_56 {
	background:url("/images/services/services_bg.png") no-repeat;
	width:990px;
}

.services_page {
	padding:0 0 0 20px;
	width: 620px;
	float: left;
}

.service {
	width:300px;
	float: left;
	margin: 0 10px 10px 0;
}

.service_header {
	width:300px;
	height: 27px;
	background:url("/images/services/service_header.png") no-repeat;
}

.blade_sharpening_header {
	background-position: 0px 0px;
}

.service_training_header {
	background-position: 0px -27px;
}

.tool_repair_header {
	background-position: 0px -54px;
}

.regrinding_header {
	background-position: 0px -81px;
}

.bandsaw_manufactuing_header {
	background-position: 0px -108px;
}

.used_machinery_header {
	background-position: 0px -135px;
}

.service_container {
	height: 33px;
	background:url("/images/services/service_container.jpg") no-repeat;
	padding:89px 0 0 171px;
}

.blade_sharpening {
	background-position: 0px 0px;
}

.service_training {
	background-position: 0px -122px;
}

.tool_repair {
	background-position: 0px -244px;
}

.regrinding {
	background-position: 0px -366px;
}

.bandsaw_manufactuing {
	background-position: 0px -488px;
}

.used_machinery {
	background-position: 0px -610px;
}

.services_form {
	float: right;
	width:300px;
	background:url("/images/services/service_form_bg.png") no-repeat;
	padding:15px;
	margin:16px 7px 0 0;
	height:488px;
}

.services_left_container {
	float:left;
	width:640px;
}

.services_form form {
	padding: 0px;
	width:280px;
}


.services_form input {
	font-size: 18px;
	width:280px;
}

.services_form label {
	font-size: 14px;
	font-weight: bold;
	color: #747474;
	display:block;
	padding:15px 0 0;
}
.services_form p {
	color:#212121;
}

.services_form textarea {
	width:280px;
	height:100px;
}

.services_form .submit {
	width: 71px;
	height: 25px;
	display: block;
	margin:17px 0 0 216px;
}

.back_to_services {
	padding: 10px 20px;
	float:left;
}

.playyoutubeimage {
	left:16px;
	position:absolute;
	top:16px;
}

#product_img img, .product_thumb img, .attribute_swatches_box img {
display:block;
}

#product_thumb_images li {
	display:inline;
	float:left;
	position:relative;
	width:66px;
}

#gallery_thumbs .playyoutubeimage {
	border: none;
}

#product_stock_mesage{
  position:absolute;
  top:90px;
  left:135px;
}

.custom_stock_message {
  font-size: 12px;
}

#visualsoft {
	width: 175px;
}

#visualsoft a {
	color:#6a6a6a;
}

#visualsoft img {
	padding: 0 0 0 2px;
}

/*********************************HOMEPAGE NEW PROMO LAYOUT*********************************/

#home_promos_1 {
	width: 562px;
	height: 340px;
	float: left;
}

.homepage_right_promos {
	width: 220px;
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
	float: left;
}

.homepage_right_promos_bottom {
	margin: 0px;
}

#product_page_brand {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0 10px 0 0;
}

#product_page_right_top {
	height: auto !important;
  min-height: 184px;
  position: relative;
}

#product_page_right_top h1 {
	width: 347px;
}

#secure_payment {
  position: absolute;
  right: 0;
  top: 62px;
}

#product_title{
	display:block;
	height:38px;
	overflow:hidden;
}
#ask-a-question{background:none;}/*** Probably best not to edit these ***/


.menu, .menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.menu {
	line-height:	1.0;
}
.menu div {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.menu ul li {
	width:			100%;
}
.menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.menu li {
	float:			left;
	position:		relative;
}

.menu a {
	display:		block;
	position:		relative;
}



.menu li:hover div,
.menu li.sfHover div {
	left:			0;
	/*top:			14px;  match top ul list item height */
  top:			41px; /* match top ul list item height */
	z-index:		99;
}
ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul,
ul.menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.menu li li:hover li ul,
ul.menu li li.sfHover li ul {
	top:			-999em;
}
ul.menu li li li:hover ul,
ul.menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** Styling Edit Away! ***/

.menu-container{
  z-index:2;
  position: relative;
}

#header_menu .menu-dropdown {
  border: 1px solid #FFF;
  background-color:#110e11;
  border-top:0px;
  margin:0px 0px 0px 0px;
  padding:9px 9px 9px 0px;
}

#header_menu .menu-dropdown-brands {
   background-color:#110e11;
   padding:9px 9px 9px 0px;
}

/* #header_menu .menu_colour_1 .menu-dropdown,
#header_menu .menu_colour_5 .menu-dropdown  {
  background-color:#FBC24C;
}

#header_menu .menu_colour_2 .menu-dropdown {
  background-color:#E03088;
}

#header_menu .menu_colour_3 .menu-dropdown {
  background-color:#00B4DC;
}

#header_menu .menu_colour_4 .menu-dropdown {
  background-color:#7CB955;
}
*/

#menu-dropdown table {
  position: relative;
}

#header_menu td.menu_items_td {
  vertical-align:top;
  padding:0px 0px 0px 9px;
}

#header_menu td.menu_items_td_border {
  border-right: 1px solid #FFF;
  width:135px;
}


#header_menu .menu-dropdown ul {
  padding:0px 0px 10px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#header_menu .menu-dropdown li {
  padding:0px 0px 9px 10px;
  margin:0px 0px 0px 0px;
  background: url("/images/dropdown_bullet.gif") -1px 5px no-repeat;
  width:125px;
}

.menu a {
  width:125px
}

/* #header_menu .menu_colour_1 .menu-dropdown li,
#header_menu .menu_colour_5 .menu-dropdown li  {
  background: url("/images/menu_bullet_1.gif") -1px 5px no-repeat;
}

#header_menu .menu_colour_2 .menu-dropdown li  {
  background: url("/images/menu_bullet_2.gif") -1px 5px no-repeat;
}

#header_menu .menu_colour_4 .menu-dropdown li  {
  background: url("/images/menu_bullet_3.gif") -1px 5px no-repeat;
} */

#header_menu .menu-dropdown li a {
  color:#FFF;
  text-decoration:none;
}

#header_menu .menu-dropdown li a:hover {
  color:#FFF;
  text-decoration:underline;
}

#header_menu .menu-dropdown p {
  text-transform:uppercase;
  padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
}

#header_menu .menu-dropdown .menu-items-all a, #header_menu .menu-dropdown .menu-items-all a:hover {
  color: #b80000;
  font-style: italic;
}

#header_menu .menu-dropdown li {
  float: left;
}div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;

}

.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
    cursor: hand;
    cursor: pointer;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
  -moz-opacity:0.8;
  opacity: 0.8;
  filter: alpha(opacity = 80);
  color: #333;
  font-size: 12px;
  font-family: Tahoma;
  text-decoration: none;
  border: 1px solid #CCC;
  background-color: white;
  padding: 8px;
  text-align:center;
  /*background-image: url(../images/zoomloader.gif);*/
  background-repeat: no-repeat;
  background-position: 43px 30px;
  width:90px;
  * width:100px;
  height:43px;
  *height:55px;
  z-index:10;
  position:absolute;
  top:3px;
  left:3px;

}

.jqZoomWindow
{
	border: 1px solid #999;
	background-color: #FFF;
}
