
/* 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;
}.vs3form fieldset {
  border:1px solid #ccc;
}

.vs3form legend {
  color:#2554a4;
}

a {
  color:#2050a2;;
}

a:hover {
  color:#2050a2;
}

.red-alert {
color: red;
padding-bottom: 10px;
}

h1 {
  padding:10px 0px 6px 0px;
  color: #2554a4;
  font-size: 18px;

}

body {
	background: #fff;
	color: #686868;
}

#parent_container {
  width:989px;
}

#header_container{
	height: 187px;
}

#header_top_container{
	height: 112px;
	background: url(/images/header_top_container_bg.gif) no-repeat;
}

/********** Top Links **********/

#top_links{
	height: 29px;
	overflow: hidden;
	color: #1c4ca0;
	text-align: right;
}

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

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

#top_links li a{
	color: #3f3f3f;
}

#top_links li a:hover{
	text-decoration: underline;
}

/********** Logo **********/

#header_top_logo {
	width:832px;
  height:83px;
}

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

/********** Top Basket **********/

#header_top_basket {
  width:157px;
	height:83px;
}

#header_top_basket p#header_top_basket_view {
	padding:12px 0px 0px 4px;
}

#header_top_basket_contents {
	padding:3px 0px 0px 0px;
}

#header_top_basket_contents .top_container_basket_items {
	padding:6px 0px 0px 3px;
  color: #686868;
  font-size: 11px;
}

#header_top_basket_contents .top_container_basket_total {
	text-align:right;
	padding:6px 10px 0px 0px;
  color: #686868;
  font-size: 11px;
}

/********** Currency Switcher **********/

#header_top_basket_currency {
	width: 65px;
	margin:0px 0px 0px 0px;
}

#header_top_basket_currency ul {
	padding:3px 0px 0px 5px;
}

#header_top_basket_currency li {
	padding:0px 2px 0px 0px;
}

#header_top_basket p#header_top_basket_checkout {
	padding:6px 5px 0px 0px;
	width:84px;
}

/********** Header Menu **********/

#header_menu_container {
  position:relative;
  z-index: 2;
}

#header_menu {
  width:989px;
	float:none;
  min-height:36px;
  height:auto !important;
  height:36px;
	background: url(/images/header_menu_bg.gif) no-repeat;
}

#header_menu li a.header_menu_link {
	width: 99px;
	height:36px;
	margin:0px 0px 0px 0px;
}

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

#header_menu li a.header_menu_10{
	width: 98px;
}

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

#header_menu li a.header_menu_1:hover{
	background-position: 0px -36px;
}

#header_menu li a.header_menu_2:hover{
	background-position: -99px -36px;
}


#header_menu li a.header_menu_3:hover{
	background-position: -198px -36px;
}

#header_menu li a.header_menu_4:hover{
	background-position: -297px -36px;
}

#header_menu li a.header_menu_5:hover{
	background-position: -396px -36px;
}

#header_menu li a.header_menu_6:hover{
	background-position: -495px -36px;
}

#header_menu li a.header_menu_7:hover{
	background-position: -594px -36px;
}

#header_menu li a.header_menu_8:hover{
	background-position: -693px -36px;
}

#header_menu li a.header_menu_9:hover{
	background-position: -792px -36px;
}

#header_menu li a.header_menu_10:hover{
	background-position: -891px -36px;
}

/********** Header Second Menu **********/

#header_second_menu_container {
  height:34px;
}

#header_second_menu {
  width:764px;
	height: 34px;
	background: url(/images/header_second_menu_bg.gif) no-repeat;
	float:left;
}

#header_second_menu li a.header_second_menu_link {
	height:34px;
	margin:0px 0px 0px 0px;
}

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

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

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

#header_second_menu li a.header_second_menu_4 {
	width: 129px;
}

#header_second_menu li a.header_second_menu_5 {
	width: 120px;
}

#header_second_menu li a.header_second_menu_6 {
	width: 103px;
}

/********** Search **********/

#header_search {
  width:214px;
	background: url(/images/search_bg.gif) no-repeat;
	padding: 5px 0px 0px 11px;
}

#header_search span {
	width:164px;
	height: 19px;
	padding:0px 0px 0px 0px;
}

#header_search span input {
  width:136px;
	height: 19px;
	background: url(/images/search_input_bg.gif) no-repeat;
	color: #898989;
	padding: 3px 0px 0px 20px;
	margin: 3px 0px 0px 0px;
  line-height: 14px;
}

/********** Left Column **********/

#left_column{
	width: 199px;
}

/********** Catalog Navigation **********/

#catalog_navigation_wrapper{
	width: 194px;
	font-size: 10px;
}

#catalog_navigation_wrapper ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	text-transform: uppercase;
}

#body_vs #catalog_navigation_wrapper ul ul{
  display: none;
}

#body_map #catalog_navigation_wrapper .default_catalog_navigation_categories_id .level1,
#body_pages #catalog_navigation_wrapper .default_catalog_navigation_categories_id .level1,
#body_errors #catalog_navigation_wrapper .default_catalog_navigation_categories_id .level1,
#body_productlistings #catalog_navigation_wrapper .default_catalog_navigation_categories_id .level1{
  display: none;
}

#catalog_navigation_wrapper li a{
	color: #444444;
}

#catalog_navigation_wrapper li a:hover{
	color: #2050a2;
	text-decoration: none;
}

/********** Default Navigation **********/

.default_catalog_navigation{
	width: 194px;
	background: #f6f6f6;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 4px 0px;
}

.default_navigation li.default_catalog_navigation_title{
	width: 194px;
	line-height: 14px;
	background: #2655a4 url(/images/nav_header.gif) no-repeat top left;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding: 0px 0px 0px 0px;
  margin: 0px 0px 8px;
  min-height: 28px;
  height: auto !important;
  height: 28px;
}

li.default_catalog_navigation_title span{
	display: block;
	padding: 7px 0px 0px 8px;
}

li.default_catalog_navigation_link{
	margin: 0px 0px 7px 9px;
	padding: 0px 0px 4px 7px;
	background: url(/images/default_arrow.gif) 0px 5px no-repeat;
	width: 168px;
	line-height: 14px;
	border-bottom: 1px solid #e1e1e1;
}

#body_map .default_catalog_navigation_categories_id li.default_catalog_navigation_link,
#body_pages .default_catalog_navigation_categories_id li.default_catalog_navigation_link,
#body_errors .default_catalog_navigation_categories_id li.default_catalog_navigation_link,
#body_productlistings .default_catalog_navigation_categories_id li.default_catalog_navigation_link{
  background: none;
  border-bottom: 0px;
  padding: 0px;
  margin: 0px 0px 0px 0px;
}

#body_map .default_catalog_navigation_categories_id li li,
#body_pages .default_catalog_navigation_categories_id li li,
#body_errors .default_catalog_navigation_categories_id li li,
#body_productlistings .default_catalog_navigation_categories_id li li{
  margin: 0px 0px 7px 9px;
	padding: 0px 0px 4px 7px;
	background: url(/images/default_arrow.gif) 0px 5px no-repeat;
	width: 168px;
	line-height: 14px;
	border-bottom: 1px solid #e1e1e1;
}



/********** Catalog Navigation Criteria **********/

#catalog_navigation_criteria{
	width: 194px;
	min-height: 60px;
	height: auto!important;
	height: 60px;
	background: #f6f6f6;
  margin: 0px 0px 4px 0px;
}

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

#catalog_navigation_criteria li.navigation_criteria_list{
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 8px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	width: 186px;
	height: 21px;
	background: url(/images/nav_header.gif) no-repeat;
}

#catalog_navigation_criteria li.your_selection{
	margin: 10px 0px 0px 9px;
	padding: 0px 0px 0px 8px;
	width: 167px;
	color: #444444;
	position: relative;
	background: url(/images/default_arrow.gif) 0px 5px no-repeat;
}

#catalog_navigation_criteria li.your_selection span{
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#catalog_navigation_criteria li.your_selection a{
	display: block;
	width: 8px;
	height: 8px;
	position: absolute;
	top: 2px;
	right: 0px;
	background: url(/images/remove_filter.gif) no-repeat;
}

#catalog_navigation_criteria li.your_selection a span{
	display: none;
}

/********** Filter Navigation **********/

.filter_catalog_navigation{
	width: 194px;
	background: #f6f6f6;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

li.filter_catalog_navigation_title span.filter_title{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 8px;
	width: 194px;
  height: 20px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	background: url(/images/nav_header.gif) no-repeat;
}

.filter_catalog_navigation_option_values_wrapper{
	width: 194px;
	margin: 0px 0px 0px 0px;
}

li.filter_catalog_navigation_link a{
	display: block;
	margin: 0px 0px 0px 9px;
	padding: 0px 0px 11px 16px;
	min-height: 1px;
	height: auto!important;
	height: 1px;
	background: url(/images/filter_not_active.gif) 0px 2px no-repeat;
}

li.filter_catalog_navigation_link a.active_filter{
	background: url(/images/filter_active.gif) 0px 2px no-repeat;
}

.filter_catalog_navigation_option_values_wrapper{
	padding: 8px 0px 0px 0px;
}

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

.catalog_navigation_filters li li span {
  padding:0;
}

#promo_left_column{
	margin: 2px 0px 0px 0px;
}

.catalog_navigation_filters ul ul {

  height: expression( this.scrollHeight > 249 ? "250px" : "auto" ); /* sets max-height for IE - doesn't validate */
  max-height: 250px; /* sets max-height value for all standards-compliant browsers */
}

/********** Top Selling Products **********/

#top_selling_products{
	position: relative;
	top: -2px;
	width: 194px;
}

#top_selling_products_header{
	width: 194px;
	height: 31px;
	background: url(/images/top_selling_products_header.gif) no-repeat;
}

#top_selling_products_wrapper{
	width: 192px;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	min-height: 1px;
	height: auto!important;
	height: 1px;
}

#top_selling_products_footer{
	width: 194px;
	height: 2px;
	background: url(/images/top_selling_products_footer.gif) no-repeat;
	overflow: hidden;
}

.top_seller{
	width: 175px;
	height: 49px;
	border-bottom: 1px solid #e3e3e3;
	margin: 0px 0px 0px 9px;
  padding: 7px 0px 0px 0px;
  overflow: hidden;
}

.top_seller.top_seller_last{
  border-bottom: 0px;
}

.topseller_last{
	border-bottom: 0px;
}

.top_seller_left{
	float: left;
	width: 45px;
}

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

.top_seller_title{
  line-height: 14px;
  height: 28px;
  overflow: hidden;
}

.top_seller_right a{
	color: #444444;
}

.top_seller_right span{
	color: #3eb0cc;
	font-size: 10px;
}

.top_seller_right span a{
	color: #2c59a7;
	font-weight: bold;
}

/********** Middle Column **********/

#middle_column{
	float: left;
	width: 790px;
}

#home_promos{
	width: 790px;
	height: 368px;
	background: url(/images/home_promos_bg.gif) no-repeat;
	position: relative;
  float: none;
}

#home_promos_1{
	width: 786px;
	height: 232px;
	overflow: hidden;
	margin: 2px 0px 0px 2px;
	z-index: 1;
  float: none;
}

#quick_finder{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 193px;
	height: 192px;
	background: url(/images/quick_finder_bg.gif) no-repeat;
	/*z-index: 2;*/
	padding: 28px 0px 0px 11px;
  float: none;
}

#quick_finder label{
  height: 26px;
}

#quick_finder select {
	width:183px;
	border: 1px solid #a5a5a5;
	color: #444444;
	font-size: 10px;
	height: 20px;
}

#quick_finder #button_quick_find {
	bottom:17px;
	right:10px;
}

#home_promos_multiple{
	width: 786px;
	height: 123px;
	overflow: hidden;
	padding: 9px 0px 0px 2px;
  float: none;
}

#home_promos_2{
	float: left;
	width: 265px;
}

#home_promos_3{
	float: left;
	width: 265px;
}

#home_promos_4{
	float: left;
	width: 256px;
}

#extra_promos{
	width: 788px;
	height: 114px;
	background: url(/images/extra_promos_bg.gif) no-repeat;
	overflow: hidden;
	margin: 5px 0px 5px 0px;
	padding: 2px 0px 0px 2px;
}

#home_promos_5{
	float: left;
	width: 397px;
}

#home_promos_6{
	float: left;
	width: 389px;
}

#breadcrumb_container {
  width:790px;
	height: 28px;
	float:none;
	background: url(/images/breadcrumb_bg.gif) no-repeat;
}

#breadcrumb_container p {
	font-size:11px;
	font-weight:normal;
	color: #2655a4;
}

#breadcrumb_container a {
  text-decoration:none;
	color: #444444;
}

#product_listings_top_box {
	width: 790px;
	min-height: 46px;
	height: auto!important;
	height: 46px;
	background: url(/images/product_listings_top_box.gif) repeat-y;
	position: relative;
}

#product_listings_top_internal_box {
	width: 790px;
	min-height: 34px;
	height: auto!important;
	height: 34px;
	background: url(/images/product_listings_top_internal_box.gif) no-repeat;
}

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

#product_listings_top_box h1 {
	padding:16px 0px 0px 12px;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	font-size:15px;
	color: #fff;
	text-transform: uppercase;
}

#product_listings_show {
	position:absolute;
	top:15px;
	right:10px;
	padding:0px 0px 0px 0px;
  cursor:pointer;
}

#product_listings_show a {
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	display: block;
	width: 85px;
	height: 17px;
	background: url(/images/more_details.gif) no-repeat;
}

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

#product_listings_show a span {
	display: none;
}

#category_description {
  line-height:17px;
  padding:7px 7px 7px 12px;
  color: #fff;
}

#product_paging_top_spacer{
  display: none;
}

#product_paging_top{
	width: 778px;
	height: 26px;
	overflow: hidden;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	background: #f6f6f6;
	padding: 6px 0px 0px 10px;
}

#product_paging_bottom{
	width: 780px;
	height: 23px;
	overflow: hidden;
	padding: 9px 0px 0px 10px;
	background: url(/images/paging_bottom_bg.gif) no-repeat;
}

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

.pages_view, .pages_view a {
  font-size:11px;
  font-weight:normal;
}

#product_paging_top select {
	width: 148px;
	height: 20px;
	color: #606060;
	font-size: 10px;
	border: 1px solid #d2d2d2;
	margin: 0px 0px 0px 0px;
}

.pages a {
	color: #444444;
	text-decoration:none;
}

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

.pages strong{
	color: #2050a2;
}

#product_paging_top td.pages_sort{
	text-align:left;
}

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

.pages a, .pages span {
  font-size:11px;
  font-weight:normal;
  padding: 0px 3px 0px 0px;
  text-transform: capitalize;
}

.pages strong{
  font-size:11px;
  font-weight:bold;
  padding: 0px 3px 0px 0px;
  text-transform: capitalize;
}

#search_results{
	min-height:400px;
	height:auto !important;
	height:400px;
	padding:0px 0px 0px 10px;
	border-left: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
}

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

#search_results .product{
	margin: 10px 5px 15px 0px;
  height: 300px;
  width: 189px;
}

#search_results .product_last{
	margin: 10px 0px 15px 0px;
  height: 300px;
  width: 189px;
  border-right: 0px;
}

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

#categories{
	width: 790px;
	min-height:400px;
	height:auto !important;
	height:400px;
}

.category{
  float: left;
  width: 193px;
  height: 249px;
  background: url(/images/category_bg.gif) no-repeat;
  margin: 5px 6px 0px 0px;
}

.category_right{
  margin: 5px 0px 0px 0px;
}

.category_image{
	width: 189px;
	height: 189px;
	margin: 2px 0px 0px 2px;
}

.category_title{
	width: 170px;
	height: 26px;
	overflow: hidden;
	margin: 9px 0px 0px 8px;
	font-size: 12px;
}

.category_title a{
	color: #444444;
}

.category_view{
	color: #3eb0cc;
	font-weight:bold;
	margin: 2px 0px 0px 7px;
}

/********** Latest Products **********/

#latest_products_clear span.product_sub_title{
  display: none;
}

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

#latest_products_clear .site_box_footer{
  display: none;
}

.latest_products_title {
	width: 790px;
	height: 28px;
	background: url(/images/latest_products_title.gif) no-repeat;
}

.latest_products_title a {
  height:15px;
  width:63px;
  top:8px;
	background: url(/images/view_all.gif) no-repeat;
}

.latest_products{
	width: 782px;
	min-height: 322px;
  height: auto!important;
  height: 322px;
	background: url(/images/latest_products_bg.gif) no-repeat;
	overflow: hidden;
	padding: 0px 0px 0px 8px;
}

.product {
  width:189px;
  height:300px;
	margin:8px 8px 0px 0px;
	padding:0px 0px 0px 0px;
	border-right: 1px solid #dfdfdf;
}

.product_last {
	width: 180px;
	margin:8px 0px 0px 0px;
	border-right: 0px;
}

.product li.product_image {
	height:185px;
	width:185px;
}

.product li.product_image .product_sash {
	bottom:6px;
	right:6px;
}

.product li.product_title {
  height:33px;
  padding:10px 6px 0px 2px;
  overflow: hidden;
}

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

.product li.product_title a:hover {
	color: #2050a2;
}

.product .product_price {
  font-size:14px;
	position: absolute;
	bottom: 34px;
	left: 3px;
	color: #444444;
}

.product .product_price span {
  font-size:14px;
  color: #ca0202;
}

.product .product_price_sale {
	color: #e50734;
}

.product .product_price_rrp {
  padding:0px 0px 0px 0px;
	color: #444444;
	position: absolute;
	bottom: 19px;
	left: 3px;
  font-size: 11px;
  font-weight: normal;
  text-transform: uppercase;
}

.product .product_price_rrp {
  padding:0px 0px 0px 0px;
}

.product a.product_options_buy{
  width: 44px;
  height: 21px;
  position: absolute;
  bottom: 9px;
  right: 11px;
  background: url(/images/qb_btn.gif) no-repeat;
}

.product a.product_options_buy span, .product_options_buy_space, .product a.product_options_view span{
  display: none;
}

.product a.product_options_view{
  width: 44px;
  height: 16px;
	position: absolute;
	bottom: 35px;
	right: 12px;
  background: url(/images/product_view.gif) no-repeat;
}

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

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

/********** Attribute Swatches **********/

.product .attribute_swatches_box {
	height:20px;
  overflow: hidden;
	margin:2px 0px 0px 1px;/*CHANGED*/
}

.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;/*CHANGED*/
}

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

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

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

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

#middle_column_wide{
	width: 989px;
}

#middle_column_wide #breadcrumb_container{
	width:989px;
	height: 28px;
	float:none;
	background: url(/images/breadcrumb_bg_wide.gif) no-repeat;
}

.site_box_header{
  display: none;
}

.product_page{
	width: 987px;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}

#product_page_left {
	width:364px;
}

#product_page_left_image{
	width: 339px;
	margin: 13px 0px 0px 10px;
  padding: 0px 0px 0px 0px;
}

#product_page_left_image .product_img{
	height: 357px;
}

#product_page_left .product_img_options ul {
	padding:0px 0px 0px 0px;
}

#product_page_left .product_img_options li {
	margin:0px 0px 0px 0px;
}

#product_page_left .product_img_options li.product_img_options_zoom{
	width: 173px;
}

#product_page_left .product_img_options li.product_img_options_enlarge{
	width: 166px;
}

#product_page_additional_searches{
  display: none;
}

#product_page_right {
	width:618px;
	float:left;
  position: relative;
}

#product_page_right h1 {
  font-size:16px;
  font-weight:bold;
  margin:0px 0px 13px 0px;
  padding:9px 0px 3px 0px;
  color: #2554a4;
  width: 450px;
  height: 40px;
}

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

#product_page_right_top {
	min-height:130px;
	height:auto !important;
	height:130px;
  position: relative;
}

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

#product_size_guide{
  display: none;
}

#product_buttons, #product_options{
  display: block;
}

#product_price{
  height: 60px;
  position: relative;
}

#product_price_sale {
  font-size:26px;
  padding:0px 0px 0px 0px;
  color: #ca0202;
}

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

#product_price_rrp {
	font-weight:normal;
	font-size:11px;
	padding:0px 0px 0px 0px;
  color: #444;
}

#product_price_was {
	font-weight:normal;
	font-size:11px;
	padding:0px 0px 0px 0px;
  color: #444;
}

#product_price_was span{
  text-decoration: none;
}

ul.product_reference{
  position: absolute;
  top: 50px;
  left: 0px;
}

ul.product_reference li{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: none;
}

#promo_unit_product_page_promo{
  position: absolute;
  top: 10px;
  right: 5px;
}

#product_page_tabs{
  height:33px;
}

#product_page_tabs li a {
	background-image: url("/images/tabs_bg.gif");
  margin: 0px 0px 0px 0px;
}

#product_page_tabs a.overview_tab_link {
	background-position: 0px -33px;
	width:154px;
  height: 33px;
}

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

#product_page_tabs #brand_tab,
#product_page_tabs #brand_tab_content {
  display:block;
}

#product_page_tabs a.brand_tab_link {
	background-position: -154px 0px;
	width:153px;
  height: 33px;
}

#product_page_tabs .tab_on a.brand_tab_link {
	background-position: -154px -33px;
}

#product_page_tabs a.payment_tab_link {
	background-position: -307px 0px;
	width:154px;
  height: 33px;
}

#product_page_tabs .tab_on a.payment_tab_link {
	background-position: -307px -33px;
}

#product_page_tabs a.delivery_tab_link {
	background-position: -461px 0px;
	width:152px;
  height: 33px;
}

#product_page_tabs .tab_on a.delivery_tab_link {
	background-position: -461px -33px;
}

#product_page_tab_box {
  width: 613px;
  height:233px;
  background: url(/images/tab_content_bg.gif) no-repeat;
}

#product_page_tab_content {
  max-height:230px;
  overflow:auto;
}

.product_page_tab_content_cms {
  line-height:16px;
  padding:22px 11px 7px 18px;
  color: #606060;
}


.product_page_tab_content_cms .offer {
  color: #000;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 20px;
}
.product_page_tab_content_cms li {
  margin:0;
  padding:0 0 18px 10px;
  background: url(/images/summary_bullet.gif) no-repeat 0px 6px;
}

#product_page_actions{
  padding: 1px 0px 20px 0px;
  float: right;
  width: 120px;
}

#product_page_actions ul {
  margin:0;
  padding:10px 0px 0px 0px;
}

#product_page_actions li {
  float:none;
  margin:0;
  padding:0;
  width: 114px;
  height: 13px;
}

#product_page_actions li#product_page_actions_bookmark{
  background: url(/images/btn_bookmark.gif) no-repeat;
  margin: 0px 0px 9px 0px;
}

#product_page_actions li#product_page_actions_question{
  background: url(/images/btn_question.gif) no-repeat;
  margin: 0px 0px 8px 0px;
}

#product_page_actions li#product_page_actions_friend{
  background: url(/images/btn_friend.gif) no-repeat;
}

#product_page_actions li#wishlist{
  display: none;
}

#product_page_stock{
  display: block;
}

#product_page_actions li#product_page_actions_bookmark a {
  margin:0px 0px 0px 0px;
}

#product_page_actions li#product_page_actions_question a {
  margin:0px 0px 0px 0px;
}

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

#product_page_actions li a {
  display:block;
  height:13px;
  margin:0px 0px 0px 0px;
  width:114px;
}

.product_page_box_footer{
  width: 989px;
  height: 3px;
  background: url(/images/product_page_box_footer.gif) no-repeat;
}

#quantity_options{
  margin: 9px 0px 0px 0px;
}

th#product_horizontal_header_attribute1{
  width: 147px;
  height: 29px;
  background: url(/images/cellheader1_bg.gif) no-repeat;
  color: #1c4ca0;
  font-weight: bold;
  padding: 0px 0px 0px 10px;
  text-transform: uppercase;
  text-align: left;
}

th#product_horizontal_header_code, td#product_horizontal_code{
  display: none;
}

#horizontal_product_options{
  width: 100%;
}

th.price_break_header{
  background: url(/images/cell_header.gif) top left repeat-x;
  color: #fff;
  height: 29px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  border-right: 1px solid #4877c8;
}

th.price_break1_header{
  border-left: 1px solid #4877c8;
}

th#product_horizontal_header_quantity{
  width: 69px;
  height: 29px;
  background: url(/images/cellheader5_bg.gif) no-repeat;
  color: #1c4ca0;
  font-weight: bold;
  padding: 0px 0px 0px 12px;
  text-transform: uppercase;
  text-align: left;
}

th#product_horizontal_header_purchase{
  width: 153px;
  height: 29px;
  background: url(/images/cellheader6_bg.gif) no-repeat;
}

td#horizontal_attribute1_cell{
  width: 146px;
  height: 53px;
  background: url(/images/cell1_bg.gif) no-repeat;
  padding: 0px 0px 0px 10px;
  border-right: 1px solid #e4e4e4;
}

/*td#price_break1_cell{
  width: 75px;
  height: 53px;
  background: url(/images/cell2_bg.gif) no-repeat;
  text-align: center;
  color: #ca0202;
  font-weight: bold;
  font-size: 12px;
}

td#price_break3_cell{
  width: 73px;
  height: 53px;
  background: url(/images/cell3_bg.gif) no-repeat;
  text-align: center;
  color: #ca0202;
  font-weight: bold;
  font-size: 12px;
}

td#price_break6_cell{
  width: 74px;
  height: 53px;
  background: url(/images/cell4_bg.gif) no-repeat;
  text-align: center;
  color: #ca0202;
  font-weight: bold;
  font-size: 12px;
}*/

td.price_break_cell{
  height: 53px;
  text-align: center;
  color: #ca0202;
  font-weight: bold;
  font-size: 12px;
  background: #f6f6f6;
  border-right: 1px solid #e4e4e4;
}

td.product_options_horizontal_quantity{
  width: 66px;
  height: 53px;
  background: url(/images/cell5_bg.gif) no-repeat;
  padding: 0px 0px 0px 15px;
}

td.product_options_horizontal_add_to_basket{
  height: 53px;
  background: url(/images/cell6_bg.gif) no-repeat;
  padding: 0px 0px 0px 0px;
}

td.product_options_horizontal_add_to_basket .add_to_basket{
  padding: 3px 0px 0px 6px;
}

#quantity_options select{
  width: 130px;
  border: 1px solid #d2d2d2;
  color: #606060;
}

#quantity_options input#horizontal_quantity{
  width: 19px;
  height: 12px;
  border: 0px;
  color: #444444;
  background: #f6f6f6;
  display: inline;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 8px;
}

#quantity_options table#tbl_quantity_select{
  margin: 4px 0px 0px 15px;
}

td.add_basket_quantity{
  padding: 0px 11px 0px 0px;
}

#product_page_stock{
  float: left;
  width: 125px;
  padding: 13px 0px 0px 1px;
}

#product_page_stock ul li{
  margin: 0px 0px 4px 0px;
  padding: 4px 0px 0px 31px;
  background: url(/images/stock_icons.gif) top left no-repeat;
  /*height: 21px;*/
  text-align: left;
  color: #606060;
}

#product_page_stock ul li.stock_secure{
  background-position: left -59px;
  height: 21px;
}

#product_page_stock ul li.stock_state_positive{
  background-position: left 0px;
  display: block;
  height: 21px;
}

#product_page_stock ul li.stock_delivery{
  background-position: left -29px;
}

#product_stock_mesage{
  position: absolute;
  bottom: 20px;
  left: 150px;
  color: #CA0202;
  font-weight: bold;
  font-size: 12px;
  padding: 0px 0px;
}

/********** Bundles **********/

#bundles_title{
  width: 989px;
  height: 28px;
  background: url(/images/bundles_title.gif) no-repeat;
  margin: 5px 0px 0px 0px;
}

#product_kits{
  width: 989px;
  min-height: 75px;
  height: auto!important;
  height: 75px;
  background: url(/images/bundle_bg.gif) repeat-y;
}

.product_kit{
  width: 967px;
  min-height: 75px;
  height: auto!important;
  height: 75px;
  margin: 0px 0px 0px 13px;
  border-bottom: 1px solid #e4e4e4;
}

.product_kit_img{
  display: none;
}

.product_kit_info{
  float: left;
  width: 700px;
  padding-bottom: 10px;
}

.kit_title{
  font-weight: bold;
  font-size: 11px;
  padding: 13px 0px 0px 0px;
}

.kit_title span{
  padding-right: 4px;
}

.kit_description{
  padding-top: 3px;
  line-height: 18px;
}

.product_kit_buy{
  float: left;
  width: 200px;
  text-align: center;
  padding: 13px 0px 0px 0px;
}

.kit_selling_price{
  font-weight: bold;
  font-size: 15px;
  color: #c60000;
}

.kit_buy_btn{
  float: right;
  padding: 5px 20px 0px 0px;
}

.product_kit_view{
  float: right;
  padding: 13px 27px 0px 0px;
}

#bundles_footer{
  width: 989px;
  height: 6px;
  background: url(/images/bundles_footer.gif) no-repeat;
}

/********** Related Products **********/

.related_products_title{
  width: 989px;
  height: 28px;
  background: url(/images/related_products_title.gif) no-repeat;
  margin-top: 5px;
}

.div_spacer{
  display: none;
}

.related_products{
  width: 975px;
  height: 319px;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  padding: 0px 0px 0px 12px;
}

.site_box_footer_related_products, .site_box_footer_recent_products{
  width: 989px;
  height: 3px;
  background: url(/images/related_products_footer.gif) no-repeat;
  overflow: hidden;
}

/********** Recent Products **********/

.recent_products_title{
  width: 989px;
  height: 28px;
  background: url(/images/recent_products_header.gif) no-repeat;
  margin-top: 5px;
}

.site_box.recent_products{
  height: 118px;
  height: 118px !important;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
}

.recent_products p.product_options{
  display: none;
}

.recent_products .product {
  height:100px;
  width: 100px;
  margin: 10px 0px 6px 0px;
  padding: 0px 11px;
}

.recent_products .product li.product_image {
  height:100px;
  width:100px;
}

/********** CMS **********/

.cms_page{
  width: 987px;
  min-height:400px;
  height:auto !important;
  height: 400px;
  padding:0px 0px 0px 0px;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  background: url(/images/cms_bg.jpg) top right no-repeat;
}

.cms_page .site_box_content {
  padding:0 340px 13px 13px;
}

.cms_page.brands_page{
  background: none;
}

.cms_page.brands_page .site_box_content{
  padding: 0px 13px 13px;
}

.cms_page h1{
  color: #2554a4;
  font-size: 18px;
  padding: 10px 0px 9px 0px;
}

.cms_page p{
  padding: 0px 0px 16px 0px;
}

body#body_pages .site_box_footer, body#body_manufacturers .site_box_footer, body#body_basket .site_box_footer, body#body_checkout .site_box_footer, .site_box_footer_competitions, .quick_order_footer, body#body_customertestimonials .site_box_footer{
  width: 989px;
  height: 3px;
  background: url(/images/related_products_footer.gif) no-repeat;
  overflow: hidden;
}

body#body_errors .site_box_footer, body#body_newsletter .site_box_footer, #map_page_footer, body#body_sitemap .site_box_footer, .introduceafriend_footer{
  width: 790px;
  height: 3px;
  background: url(/images/footer_404.gif) no-repeat;
}

body#body_errors .cms_page, body#body_newsletter .cms_page{
  width: 788px;
}

/*********** Brand Scroller **********/

#homepage_brands{
	width: 789px;
	height: 68px;
	background: url(/images/homepage_brands_bg.gif) no-repeat;
  padding: 0px 0px 0px 1px;
}

#homepage_brands_window{
  width:788px;
}

#homepage_brands_window ul {
  padding:9px 0px 0px 0px;
}

#homepage_brands_window li {
  height:50px;
  width:130px;
}

#homepage_brands_view{
  display: none;
}

#welcome_box{
	widows: 790px;
	height: 126px;
	background: url(/images/welcome_bg.gif) no-repeat;
	margin: 5px 0px 0px 0px;
}

#welcome_text{
  color: #686868;
  width: 533px;
  padding: 39px 0px 0px 15px;
  line-height: 19px;
}

/********** Footer **********/

#footer_container{
	width: 100%;
	height: 199px;
	background: url(/images/footer_bg.gif) repeat-x;
	margin: 8px 0px 0px 0px;
  position:relative;
}

a.tf_upfront_badge{
  display:block;
  position:absolute;
  bottom:10px;
  left:0px;
}

#footer_content{
	width: 989px;
	height: 199px;
	margin: 0 auto;
	position: relative;
}

#footer_content a{
	color: #6d6d6d;
	text-decoration: none;
}

#footer_content a:hover{
	color: #6d6d6d;
	text-decoration: underline;
}

#footer_secure{
	float: left;
	width: 198px;
	height: 99px;
	padding: 11px 0px 0px 1px;
}

#top_categories{
	float: left;
	width: 196px;
	height: 120px;
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	margin: 12px 0px 0px 0px;
}

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

#top_categories li{
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 7px 10px;
	background: url(/images/footer_bullet.gif) 0px 5px no-repeat;
}

#top_categories li.quick_links_title{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 14px 0px;
	background: none;
  width: 102px;
	height: 8px;
  background: url(/images/top_categories.gif) 0px 3px no-repeat;
}

#top_categories li.quick_links_title span{
  display: none;
}

#customer_service{
	float: left;
	width: 197px;
	height: 120px;
	border-right: 1px solid #cbcbcb;
	margin: 12px 0px 0px 0px;
}

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

#customer_service li{
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 7px 10px;
	background: url(/images/footer_bullet.gif) 0px 5px no-repeat;
}

#customer_service li.footer_list_title{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 14px 0px;
	background: none;
	height: 8px;
}

#information{
	float: left;
	width: 196px;
	height: 120px;
	border-right: 1px solid #cbcbcb;
	margin: 12px 0px 0px 0px;
}

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

#information li{
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 7px 10px;
	background: url(/images/footer_bullet.gif) 0px 5px no-repeat;
}

#information li.footer_list_title{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 14px 0px;
	background: none;
	height: 8px;
}

#footer_container_newsletter {
	width: 197px;
	height:70px;
	background: url(/images/newsletter_bg.gif) 7px 12px no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 0px;
  padding: 0px 0px 0px 0px;
}

#footer_container_newsletter table{
	margin: 32px 0px 0px 7px;
}

#footer_container_newsletter span {
  width:150px;
	padding:0px 0px 0px 0px;
}

#footer_container_newsletter span input{
  width:137px;
	height: 16px;
  padding:3px 0px 0px 5px;
	color: #898989;
	background: url(/images/newsletter_input_bg.gif) no-repeat;
}

#visualsoft {
  float:none;
  width:130px;
	position: absolute;
	bottom: 31px;
	right: 0px;
}

#visualsoft p {
	float:none;
}

/********** Competitions **********/

.competitions_archive_page, #competitions_page, .competitions_archive_view_page{
  width: 987px;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  padding: 0px 0px 0px 0px;
}

body#body_competitions .site_box_3{
  width: 989px;
  background: url(/images/comp_form_bg.gif) repeat-y;
}

body#body_competitions .site_box{
  padding: 0px 0px 0px 0px;
}

.competitions_archive_left{
  padding: 3px 5px 5px 10px;
  color: #444444;
}

body#body_competitions .competitions_archive_page h1, body#body_competitions .competitions_archive_page h2{
  padding: 0px 0px 9px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 18px;
  color: #2554a4;
}

.competitions_archive_state, .competitions_archive_winner {
  text-transform:none;
}

.competitions_archive_summary {
  padding:5px 0px 20px 0px;
  line-height: 19px;
}

.competitions_archive_right{
  height: 181px;
}

body#body_competitions .recent_products, body#body_sitemap .recent_products{
  width: 987px;
}

.competitions_entry_title{
  width: 989px;
  height: 28px;
  background: url(/images/competitions_entry_title.gif) no-repeat;
}

.competitions_archive_view_page h2{
  padding: 10px 0px 7px 17px;
}

.competitions_archive_view_page p{
  padding: 0px 0px 6px 17px;
}

#competitions_terms {
  float:right;
  padding:10px 60px 10px 10px;
  width:277px;
  border-left: 1px solid #e4e4e4;
  margin: 10px 0px 0px 0px;
}

#competitions_page h1{
  padding: 0px 0px 9px 0px;
  margin: 0px 0px 0px 0px;
  font-size: 18px;
  color: #2554a4;
}

#competitions_page #competitions_left p{
  line-height: 18px;
  padding: 0px 0px 18px 0px;
}

#competitions_prize{
  display: none;
}

#competition_entry_form p strong{
  color: red;
  display: block;
  padding-bottom: 7px;
}

/********** Store Locator **********/

#map_page{
  width: 773px;
	padding: 0px 0px 0px 15px;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}

.map_box{
  width: 755px;
  padding: 1px;
  border: 1px solid #cccccc;
  margin-bottom: 10px;
}

#map_page h2{
  color: #2554a4;
  padding: 15px 0px 6px 0px;
}

p.store_address{
  float: left;
  width: 170px;
}

/********** Sitemap **********/

body#body_sitemap .site_box{
  padding: 0px 0px 0px 0px;
}

.sitemap_page{
  width: 788px;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  padding: 0px 0px 0px 0px;
}

/********** Request Brochure **********/

#request-a-catalogue label{
  display: block;
  float: left;
  width: 130px;
}

#request-a-catalogue input#address_line2{
  /*margin-left: 130px!important;
  margin-left: 0px;*/
}

#request-a-catalogue input#captcha_response{
  display: block;
}

p.ok{
  font-weight: bold;
}

/********** Quick Order **********/

.cms_page_quick_order{
  width: 987px;
  min-height:400px;
  height:auto !important;
  height: 400px;
  padding:0px 0px 0px 0px;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  background: url(/images/cms_bg_quick_order.jpg) top right no-repeat;
}

.cms_page_quick_order .site_box_content_qo {
  padding:0 300px 13px 10px;
}

#quick_order_intro{
  padding: 0px 0px 6px 0px;
  line-height: 18px;
}

#quick_order td.row_number{
  width: 44px;
  height: 50px;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  text-align: center;
}

#quick_order td.product_reference label, #quick_order td.product_quantity label{
  display: none;
}

#quick_order td.product_reference{
  width: 144px;
  height: 50px;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  text-align: center;
}

#quick_order td.product_quantity{
  width: 56px;
  height: 50px;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  text-align: center;
}

#quick_order td.product_quantity input{
  width: 32px;
  text-align: center;
}

#quick_order td.quick_title{
  width: 196px;
  height: 50px;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  text-align: left;
  padding: 0px 0px 0px 10px;
}


#quick_order td.product_price{
  width: 104px;
  height: 50px;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  text-align: center;
  color: #ca0202;
  font-size: 14px;
  font-weight: bold;
}


#quick_order td.product_delete{
  width: 35px;
  height: 49px;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  text-align: center;
  padding-left: 23px;
  padding-top: 1px;
}

#quick_order td.quick_total{
  text-align: right;
  width: 446px;
  height: 51px;
  color: #2050a2;
  font-size: 14px;
  font-weight: bold;
  padding-right: 8px;
}

#quick_order td.quick_total_price{
  text-align: center;
  width: 103px;
  height: 50px;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  color: #ca0202;
  font-size: 18px;
  font-weight: bold;
}

#quick_order td.quick_total_last_box{
  width: 58px;
  height: 50px;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}

#quick_order td.quick_order_button{
  padding: 5px 0px 0px 0px;
}

img.quick_bin_btn{
  cursor: pointer;
}

#quick_table input.textbox_code,
#quick_table input.quick_qty{
  border: 1px solid #b4b4b4;
  padding: 2px;
  line-height: 14px;
  color: #686868;
}

/********** Introduce a Friend **********/

#introduceafriend_container{
  width: 777px;
  min-height: 696px;
  height: auto!important;
  height: 696px;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  padding: 0px 0px 0px 11px;
}

#introduceafriend_container table{
  margin-top: 10px;
}

/********** Basket Page **********/

.basket_steps {
  height:78px;
  width: 989px;
  background: url(/images/basket_title.gif) no-repeat;
}

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

.basket_step_3{
  background-position: 0px -156px;
}

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

.basket_page{
  width: 987px;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  padding: 0px 0px 0px 0px;
}

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

tr.basket_row td{
  border-bottom: 1px solid #e4e4e4;
}

.basket_page_order {
  padding: 0px 0px 0px 22px;
}

.basket_title{
  background: url(/images/basket_titles.gif) no-repeat;
}

.basket_contents_title{
  width: 490px;
  margin: 10px 0px 0px 22px;
}

.basket_delivery_title{
  width: 450px;
  margin: 10px 0px 0px 0px;
  background-position: 0px -27px;
}

.basket_alternative_title{
  width: 450px;
  background-position: 0px -54px;
}

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

.basket_page_delivery select#delivery_country_id,
.basket_page_delivery select#courier_id,
.basket_page_delivery select#delivery_date,
.basket_page_delivery textarea,
input#discount_code,
.basket_page_form input.textbox,
.basket_page_form select,
.basket_page_order_buy input.textbox,
.basket_page_order_buy select,
#introduceafriend_container input.string,
#introduceafriend_container input#captcha_response{
  border: 1px solid #b7b7b7;
  padding: 1px 1px 1px 2px;
  color: #858585;
}

.basket_page_order table.full_width{
  width: 95%;
}

.basket_summary_title{
  width: 460px;
  margin: 10px 0px 0px 22px;
  background-position: 0px -81px;
}

.basket_returning_title{
  width: 443px;
  margin: 10px 0px 0px 0px;
  background-position: 0px -108px;
}

.basket_new_title{
  width: 443px;
  margin: 0px 0px 0px 0px;
  background-position: 0px -135px;
}

.basket_credit_debit_title{
  width: 443px;
  margin: 10px 0px 0px 0px;
  background-position: 0px -162px;
}

#basket_promos{
  padding-left: 15px;
  height: 142px;
}

#basket_promos li a {
  height:111px;
  margin:20px 0px 0px 0px;
}

#basket_promos li#basket_promos_delivery a {
  width: 307px;
  background: url(/images/basket_promo_delivery.gif) no-repeat;
  padding: 0px 10px 0px 0px;
}

#basket_promos li#basket_promos_returns a {
  width: 306px;
  background: url(/images/basket_promo_returns.gif) no-repeat;
  padding: 0px 10px 0px 0px;
}

#basket_promos li#basket_promos_secure a {
  width: 307px;
  background: url(/images/basket_promo_secure.gif) no-repeat;
}

#basket_promos li#basket_promos_price {
  display: none;
}

.thickbox_body #breadcrumb_container
{
  display:none;
}

.account_page{
  width: 774px;
  min-height: 1px;
  height: auto!important;
  height: 1px;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
}

body#body_customer .site_box_footer{
  width: 790px;
  height: 3px;
  background: url(/images/footer_404.gif) no-repeat;
}

.account_page .my_account_home li {
  background: url(/images/account_icons.gif) no-repeat;
}

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

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

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

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

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

#basket_pages .error_textbox{
  border: 1px solid #ff0000;
}

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

body#body_checkout .basket_page_wide{
  width: 987px;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  padding: 0px 0px 0px 0px;
}

#payment_success_container .basket_complete_title, #payment_success_container .basket_summary_title{
  display: none;
}

h1.order_complete{
  font-size: 14px;
  color: #2554a4;
  padding: 18px 0px 0px 42px;
}

.order_complete_text{
  padding: 7px 0px 10px 42px;
}

.order_complete_table_wrapper{
  padding: 10px 0px 0px 12px;
}

.basket_row_share li.basket_row_share_facebook {
  background: url(/images/icon_facebook.gif) 0px 0px no-repeat;
  height: 14px;
}

.basket_row_share li.basket_row_share_twitter {
  background: url(/images/icon_twitter.gif) 0px 0px no-repeat;
  height: 14px;
}

.basket_account_box .basket_title{
  width: 775px;
  height: 27px;
  background: url(/images/create_account_title.gif);
  margin-bottom: 5px;
  overflow: hidden;
}

#create_account_password{
  margin-left: 36px;
}

#account_points li span {
  display:block;
  padding: 5px 0px 0px 33px;
  font-weight: bold;
  font-size: 12px;
}

#account_points li {
  background: url(/images/tick.gif) no-repeat;
}

.basket_page_order_buy #valid_from_month,
.basket_page_order_buy #valid_from_year,
.basket_page_order_buy #expires_on_month,
.basket_page_order_buy #expires_on_year{
  width: 80px;
}

#dynamic_sitemap_links_box{
  padding: 6px 0px 0px 0px;
}

#dynamic_sitemap_links_box a{
  color: #2050a2;
}

#dynamic_sitemap_links_box li {
  margin:0 0 0 0;
  padding:0 14px 0 0;
}

.grey_clear{
  clear: both;
  margin: 0px;
  padding: 0px;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  width: 768px;
  background: #dfdfdf;
}

.brands_page li{
  width:180px;
}

.store{
  height: auto;
  margin: 0px 30px 10px 0px;
  display: inline;
}

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

.store_hours{
  display: none;
}

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

/******************** Gift Voucher **********************/
.gift_vouchers_title {
 	 background: url("/images/voucher_header_bg.gif") no-repeat scroll 0 0 transparent;
 	 width:989px;
 	 margin: 5px 0 0 0;
 	 height: 27px;
}

#voucher_header select {
	font-size:10px;
	width:160px;
	color: #5c5c5c;
}

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

#voucher_left {
	width:488px;
	margin: 0;
	border-left: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
	min-height:497px;
}

.voucher_content_image {
	height:227px;
}

.gift_vouchers_page {
	padding:0;
}

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

#voucher_right label {
	font-size: 12px;
	font-weight:normal;
	color:#444444;
}

#voucher_right {
	display:inline;
	height:auto !important;
	margin:0 0 0 9px;
	min-height:400px;
	padding:18px 0 0 18px;
	width:470px;
	background-color:#F6F6F6;
	border-left: solid 1px #dddddd;
	border-right: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
}

.manatory {
	color:#2050a2;
}

.voucher_content {
	color:#444444;
	font-weight: bold;
	padding: 15px 21px;
 	background: url("/images/voucher_space.gif") no-repeat scroll left bottom transparent;
}

.voucher_content span {
	font-weight: normal;
}

.voucher_content p {
	padding:26px 0 0;
}

.gift_voucher_terms_title {
 	background: url("/images/gift_voucher_terms_title.gif") no-repeat scroll 9px 10px;
}
.gift_voucher_terms {
	color: #444444;
	padding: 10px 10px;
}
#visualsoft {
	color:#888888;
	float: right;
	width:200px;
	padding:5px 0px 0px 0px;
}
#visualsoft img {
	display: inline;
	padding:0 0 0 5px;
}
#visualsoft a {
	color:#888888;
}/*** 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:			35px; /* 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-left: 1px solid #b0b0b0;
  border-bottom: 1px solid #b0b0b0;
  border-right: 1px solid #b0b0b0;
  background-color:#e1e1e1;
  border-top:0px;
  margin:0px 0px 0px 1px;
  padding:9px 9px 9px 0px;
}

#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:153px;
}


#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 8px;
  margin:0px 0px 0px 0px;
  background: url("/images/dropdown_bullet.gif") -1px 5px no-repeat;
  width:190px;
}

#header_menu .menu-dropdown li a {
  color:#444444;
  text-decoration:none;
}

#header_menu .menu-dropdown li a:hover {
  color:#3dafd1;
  text-decoration:none;
}

#header_menu .menu-dropdown p {
  text-transform:uppercase;
  padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	color:#e3e1e5;
	font-weight:bold;
	font-size:11px;
}

#header_menu .menu-dropdown .menu-items-all a {
  color: #938bc3;
  text-decoration: italic;
}

td.dropdown_menu_txt{
  width: 355px;
  background: url(/images/dropdown_txt_bg.gif) no-repeat;
}

td.dropdown_menu_txt span{
  display: block;
  padding: 6px 11px 11px 11px;
  line-height: 16px;
  font-size: 10px;
}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;
}
