
/* 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:#017398;
}

a {
  color:#017398;
  outline: none !important;
}

a:hover {
  color:#017398;
}

html {
	background:#000;
}

body {
  color:#212121;
	background:#000;
}

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

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

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

#header_top_basket_contents {
  color:#ffffff;
}

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


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

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

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

#header_menu li a.header_menu_2{
	width:97px;
}

#header_menu li a.header_menu_2:hover {
	background-position: -127px -29px;
}

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

#header_menu li a.header_menu_3:hover {
	background-position: -226px -29px;
}

#header_menu li a.header_menu_4 {
	width:171px;
}

#header_menu li a.header_menu_4:hover {
	background-position: -364px -29px;
}

#header_menu li a.header_menu_5 {
	width:105px;
}

#header_menu li a.header_menu_5:hover {
	background-position: -537px -29px;
}

#header_menu li a.header_menu_6 {
	width:69px;
	margin:0px 0px 0px 0px;
}

#header_menu li a.header_menu_6:hover {
	background-position: -644px -29px;
}

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


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

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

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

#breadcrumb_container{
  width: 496px;
}

#breadcrumb_container p {
	color:#686868;
}

#breadcrumb_container a {
  color:#686868;
}

#breadcrumb_container a:hover,
#breadcrumb_container span {
  color:#017398;
}

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

#header_second_menu{
  width: 494px;
}

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

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

#header_second_menu li a.header_second_menu_0 {
	width:94px;
}

#header_second_menu li a.header_second_menu_0:hover {
	background-position: -496px -28px;
}

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

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

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

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

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

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

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

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

#footer_container_right {
	color:#fff;
}

#footer_container_right a {
	color:#017398;
}

#footer_container_right a:hover {
	color:#017398;
}

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

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

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

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

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

#footer_container_links li a {
	color:#fff;
}

#footer_container_links li a:hover {
	color:#017398;
}

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


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

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

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

#footer_container_social li.footer_container_social_rss {
	background-position: 5px -28px;
}

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

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

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

#dynamic_sitemap_links_box li a {
	color:#fff;
}

#dynamic_sitemap_links_box li a:hover {
	color:#017398;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gift_voucher_terms_title {
	background-position: 0px -116px;
}

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

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

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

.product .product_price_rrp {
  color:#000;
}

.product .product_price {
  color:#017398;
}

.product .product_price_sale {
  color:#9d0215;
}

.product .product_options {
  color:#c7c7c7;
}

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

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

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

.catalog_navigation_filters ul {
	background: url("/images/left_column_end.gif") bottom left no-repeat;
}

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

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

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

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

.catalog_navigation_filters li li a:hover {
	color:#017398;
}

/*******/

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

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

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

.catalog_navigation_criteria ul {
	background: url("/images/left_column_end.gif") bottom left no-repeat;
}

.catalog_navigation_criteria li {
  color:#FFF;
}

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

.catalog_navigation_criteria li a {
	color:#017398;
}

.catalog_navigation_criteria li a:hover {
	color:#FFF;
}

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


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

.default_navigation ul {
	background: url("/images/left_column_end.gif") bottom left no-repeat;
}


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

.default_navigation li a {
	color:#FFF;
}

.default_navigation li a:hover {
	color:#017398;
}


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



#product_listings_top_box {
	background: url("/images/product_listings_top_content_bg.gif") top left repeat-y;
}

#product_listings_top_internal_box {
	background: url("/images/product_listings_top_internal_box_bg.gif") bottom left no-repeat;
}

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

#product_listings_top_box h1 {
	color:#017398;
}

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

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

#product_listings_show a {
	color:#017398;
}

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

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

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

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

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

.pages strong {
	background:#000;
}

.pages a {
	background:#017398;
}

.pages a:hover {
	color:#FFF;
	background:#000;
}

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

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

.pages a.next_page:hover,
.pages a.prev_page:hover {
	background:#017398;
	color:#000;
}

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

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

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

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

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

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

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

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

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

#product_page_left #product_page_additional_searches li a:hover {
	color:#017398;
}

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

.non_sale_product #product_price_sale {
	color:#017398;
}
.sale_product #product_price_sale {
	color:#9b0505;
}

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

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

/**/

#product_page_tabs a.overview_tab_link {
	background-position: 0px -27px;
	width:85px;
}

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

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

/**/

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

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

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

/**/

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

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

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

/**/

#product_page_tabs a.payment_tab_link {
	background-position: -289px -27px;
	width:148px;
}

#product_page_tabs a.payment_tab_link:hover{
	background-position: -289px -54px;
}

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

/**/

#product_page_tabs a.delivery_tab_link {
	background-position: -439px -27px;
	margin:0px 0px 0px 0px;
	width:147px;
}

#product_page_tabs a.delivery_tab_link:hover {
	background-position: -439px -54px;
}

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

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

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

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

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


#product_page_actions li a {
	background-image: url("/images/product_actions.png");
  margin: 10px 0px 0px 0px;
}

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

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

#product_page_actions li#product_page_actions_question a {
	background-position: -156px 0px;
	width:154px;
}

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

#product_page_actions li#product_page_actions_friend a {
	background-position: -310px 0px;
  width: 140px;
}

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

#product_page_actions li#wishlist a {
	background-position: -450px 0px;
  width: 136px;
}

#product_page_actions li#wishlist a:hover {
	background-position: -450px -26px;
}

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

.checkout_label
{
  font-weight: bold;
}

#checkout_delivery_select
{
  width: 150px;
}

.basket_steps {
	background-image: url("/images/basket_steps.png");
}

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

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

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

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

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

.basket_delivery_title {
	background-position:0px -27px;
}

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

.basket_summary_title {
	background-position:0px -81px;
}

.basket_returning_title {
	background-position:0px -108px;
}

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

.basket_credit_debit_title {
	background-position:0px -162px;
}

.basket_complete_title {
	background-position:0px -189px;
}

.basket_page_wide .basket_summary_title {
	background-position:0px -216px;
}

.basket_account_title {
	background-position:0px -243px;
}

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

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

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

#register_page{
  background: #fff;
  padding: 15px 0px 20px 15px;
  width: 700px;
}

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


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

.basket_page_box .basket_header td span,
td.basket_header_sub span {
	color:#212121;
}

.basket_page_box .basket_header_no_text td {
	border-bottom:1px solid #CCC;
}


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

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

.basket_edit_order a,
.basket_header a {
	color:#017398;
}

.basket_edit_order a:hover,
.basket_header a:hover {
	color:#000;
}

.basket_back_links li {
	color:#017398;
}

.basket_back_links a {
	color:#212121;
}

.basket_back_links a:hover {
	color:#017398;
}

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

.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;
}

.basket_page_order .basket_delivery_note {
	background-color:#efefef;
	color:#e90000;
}

.basket_page_order_buy td.basket_discount span {
	color:#017398;
}

.basket_page_order_buy td.basket_discount a {
	color:#5b5b5b;
}

.basket_page_order_buy td.basket_discount a:hover {
	color:#017398;
}

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

.accept_terms_label a {
	color:#212121;
}

.accept_terms_label a:hover {
	color:#017398;
}

.manatory {
	color:#017398;
}

#paypal_button_table input {
  position: relative;
  left: 42px;
}

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

.basket_account_box {
	border:1px solid #e5e5e5;
}

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

#account_points li#account_points_2 {
	background-position: 0px -26px;
}

#account_points li#account_points_3 {
	background-position: 0px -52px;
}

.checkout_success_address{
  width: 200px;
}

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

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

.basket_row_share li.basket_row_share_facebook {
	background-position: 5px -56px;
}

.basket_row_share li.basket_row_share_twitter {
	background-position: 5px -70px;
}

.basket_row_share a {
	color:#212121;
}

.basket_row_share a:hover {
	color:#017398;
}

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

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



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

#basket_promos li#basket_promos_delivery a {
	background-position: 0px 0px;
}

#basket_promos li#basket_promos_price a {
	background-position: 0px -100px;
}

#basket_promos li#basket_promos_returns a {
	background-position: 0px -200px;
}

#basket_promos li#basket_promos_secure a {
	background-position: 0px -300px;
}

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


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

.cms_page .site_box_content .highlight {
  color:#017398;
}

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

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

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

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

.store_name,
.store_address span {
  color:#017398;
}

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

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

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


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

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

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

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

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

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

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

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

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

.sitemap_page a {
	color:#212121;
}

.sitemap_page a:hover {
	color:#017398;
}

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

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

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

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

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

#voucher_value_preview {
	color:#017398;
}

.voucher_content {
	color:#017398;
}

.voucher_content span {
	color:#017398;
}

#voucher_price {
  color:#017398;
}

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

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

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

.competitions_archive_state,
.competitions_archive_winner {
  color:#017398;
}

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


.competitions_archive_view_page h2 {
  color:#212121;;
}

.competitions_archive_view_page span {
  color:#017398;
}

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

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

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

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

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

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

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

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

td#different_delivery_address_header{
  display: none;
}

.product .attribute_swatches_box .small_swatch,
.product .attribute_swatches_box .small_swatch img {
  height:10px;
  width:10px;
}

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

#header_top_basket_contents .top_container_basket_total{
  font-size: 10px;
}

#header_top_basket_contents .top_container_basket_total span{
  font-size: 14px;
}

#footer_container_right {
  height:126px;
}

#product_page_tabs #offers_tab,
#product_page_tabs #offers_tab_content {
  display:block;
}

.moreColours{
  font-weight:bold;
  text-align:center;
}

#facebook_like_btn {
margin: 35px 0 0 0;
padding: 10px 0 0 0;
}

#visualsoft {width:160px;}
#visualsoft, #visualsoft a {padding: 5px 0; font-size:10px; color:#fff;}

.basket_phone{display:none;}

#order_confirmation_banner{text-align:center;}/*** 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:			29px; /* match top ul list item height */
	z-index:		99;
}
ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul,
ul.menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.menu li li:hover li ul,
ul.menu li li.sfHover li ul {
	top:			-999em;
}
ul.menu li li li:hover ul,
ul.menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** Styling Edit Away! ***/

.menu-container{
  z-index:2;
  position: relative;
}

#header_menu .menu-dropdown {
  border: 1px solid #676767;
  background-color:#100e11;
  border-top:0px;
  margin:0px 0px 0px 1px;
  padding:10px 0px 10px 0px;
}

#menu-dropdown table {
  position: relative;
}

#header_menu td.menu_items_td {
  vertical-align:top;
  padding:0px 10px 0px 9px;
}

#header_menu td.menu_items_td_border {
  border-right: 1px solid #676767;
  width:129px;
}


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

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

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

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

#header_menu .menu-dropdown .menu-items-all a
{
  color: #017397;
  text-decoration: italic;
}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;
}
