
/* 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_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  {
	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 0px 5px 10px;

}

.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:#555459;
}

.required{
  color: #ababab;
}

/*********************************************************
Current background image.
*********************************************************

body, body#body_productlistings{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	background: url(/images/body_bg.jpg) top center no-repeat;
}

*/

/*********************************************************
Enable for plain background colour.
**********************************************************/
body, body#body_productlistings{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}

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

a{
	color: #848484;
	text-decoration: none;
}

a:hover{
	color: #848484;
	text-decoration: underline;
}

img{
	border: 0;
}

a img{
	border: 0;
}

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

input.textbox{
	font-family: Arial, Helvetsica, sans-serif;
	border: 1px solid #888888;
	color: #000000;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
}

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

#header_container{
	width: 990px;
	height: 177px;
	/*overflow: hidden;*/
}

#header_top_container{
	width: 990px;
	height: 114px;
	overflow: hidden;
	position: relative;
}

h1.homepage_title{
  display: none;
}

#header_top_logo{
	float: left;
	padding: 8px 0px 0px 3px;
  width: 119px;
  height: 87px;
}

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

#men_women_links_top{
  float: left;
  padding: 73px 0px 0px 21px;
}

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

#men_women_links_top li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	float: left;
}

#header_top_basket{
	float: right;
	width: 220px;
  height: 50px;
	padding: 44px 1px 0px 0px;
	position: relative;
}

#header_top_basket p#header_top_basket_view{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 220px;
}

#header_top_basket p#header_top_basket_view img{
  width: 220px;
  height: 17px;
}

#header_top_basket_contents{
	width: 220px;
	height: 35px;
	background: url(/images/basket_bg.gif) bottom left no-repeat;
  padding: 0px 0px 0px 0px;
}

#header_top_basket_contents table {
  width:77px;
}

#header_top_basket_contents .top_container_basket_items {
  font-weight:bold;
  font-size: 14px;
  padding:9px 0 0 0px;
}

#header_top_basket_contents .top_container_basket_total {
  font-size:12px;
  font-weight:bold;
  padding:8px 0px 0px 0px;
  text-align:right;
  color: #707070;
}

#header_top_basket_contents .top_container_basket_total span{
  color: #ababab;
}

#header_top_basket p#header_top_basket_checkout{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	bottom: 11px;
	right: 1px;
  float: none;
  width: 81px;
}

#header_top_basket p#header_top_basket_checkout img{
  width: 81px;
  height: 10px;
}

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

#unapplied_offers ul li{
	list-style: none;
  margin:0;
}

#men_women_links{}

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

#men_women_links li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	float: left;
}

#header_menu_container{
	height: 27px;
	/*overflow: hidden;*/
}

#header_menu{
	float: left;
	width: 769px;
	min-height: 27px;
  height: auto!important;
  height: 27px;
	background: #4c4c4c no-repeat;
	position: relative;
	top: -2px;
}

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

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

#header_menu li#menu1{
	margin: 0px 0px 0px 0px;
	padding: 0px 31px 0px 0px;
	list-style:none;
	display: block;
	float: left;
  width: 142px;
}

#header_menu li#menu2{
	margin: 0px 0px 0px 0px;
	padding: 0px 31px 0px 0px;
	list-style:none;
	display: block;
	float: left;
  width: 49px;
}

#header_menu li#menu3{
	margin: 0px 0px 0px 0px;
	padding: 0px 31px 0px 0px;
	list-style:none;
	display: block;
	float: left;
  width: 93px;
}

#header_menu li#menu4{
	margin: 0px 0px 0px 0px;
	padding: 0px 32px 0px 0px;
	list-style:none;
	display: block;
	float: left;
  width: 119px;
}

#header_menu li#menu_shoecare{
	margin: 0px 0px 0px 0px;
	padding: 0px 32px 0px 0px;
	list-style:none;
	display: block;
	float: left;
  width: 84px;
}

#header_menu li#menu_shoecare{
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 0px;
	list-style:none;
	display: block;
	float: left;
}

#header_menu li#menu5{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
	display: block;
	float: left;
  width: 34px;
}


#header_search{
	float: left;
	width: 221px;
	height: 27px;
	background: #4c4c4c no-repeat;
	position: relative;
	top: -2px;
}

#header_search label{
	display: none;
}

#header_search #query{
	width: 175px;
	border: 0px;
	color: #8f8f8f;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 2px 0px 0px 0px!important;
	margin: 1px 0px 0px 0px;
	padding: 5px 0px 4px 5px;
}

#header_search span{
  display: inline;
  padding: 0px 0px 0px 0px;
  width: 175px;
}

#header_search .search_btn{
	margin: 2px 0px 0px 0px;
}

/*navigation menu background using background image
#header_second_menu_container{
	width: 990px;
	height: 26px;
	background: url(/images/header_second_menu_container_bg.gif) bottom left no-repeat;
}
*/

#header_second_menu_container{
	width: 990px;
	height: 26px;
	background: url(/images/plain_btn/header_second_menu_container_bg.gif) bottom left no-repeat;
}

#breadcrumb_container{
	float: left;
	width: 530px;
	height: 12px;
	background: url(/images/breadcrumb_bg.gif) no-repeat;
	margin: 7px 0px 0px 4px;
}

.logged_out #breadcrumb_container{
	width: 470px;
}

#breadcrumb_container p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	color: #4c4c4c;
	font-weight: bold;
	font-size: 10px;
}

#breadcrumb_container a{
	color: #4c4c4c;
}

#breadcrumb_container a:hover{
	color: #4c4c4c;
	text-decoration: underline;
}

#header_second_menu{
	float: right;
	height: 14px;
	padding: 6px 1px 0px 0px;
  width:auto;
}

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

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

#body_container #body_vs{
	width: 990px;
}

#quick_finder{
	float: left;
	width: 183px;
	height: 292px;
	background: url(/images/plain_btn/quick_finder_bg.jpg) no-repeat;
	padding: 68px 0px 0px 25px;
	position: relative;
}

#quick_finder label{
	display: block;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding: 0px 0px 5px 4px;
  height: 1px;
}

#quick_finder label span{
  display: none;
}

#quick_finder select{
	width: 158px;
	border: 1px solid #888888;
	color: #000000;
	font-size: 10px;
	margin: 0px 0px 18px 0px;
	padding: 2px 2px 2px 3px;
}

#quick_finder #button_quick_find{
	position: absolute;
	bottom: 33px;
	right: 26px;
}

#quick_finder select#attributes-1{
  margin: 2px 0px 21px 0px;
}

#quick_finder select#attributes-2{
  margin: 2px 0px 21px 0px;
}

#quick_finder select#categories_groups{
  display: none;
}

#home_promos{
	float: left;
	width: 782px;
	height: 360px;
	background: #fff no-repeat;
  position: relative;
}

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

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

#home_promos_multiple{
	position: absolute;
  top: 0px;
  right: 0px;
	width: 275px;
}

#home_promos_2{
	margin: 10px 0px 2px 0px;
	height: 169px;
	overflow: hidden;
}

#latest_products_clear{
	width: 990px;
	height: 240px;
	background: #fff;
	clear: both;
}

/* old product title
.latest_products_title{
	width: 990px;
	height: 27px;
	background: url(/images/latest_products_title.gif) no-repeat;
}
*/

.latest_products_title{
	width: 990px;
	height: 27px;
	background: url(/images/plain_btn/latest_products_title.png) no-repeat;
}

.latest_products_title a{
	display: block;
	float: right;
	width: 70px;
	height: 13px;
	background: url(/images/view_more.gif) no-repeat;
	margin: 7px 11px 0px 0px;
}

.latest_products_title a span{
	display: none;
}

.site_box.latest_products{
	padding: 20px 0px 0px 20px;
}

.latest_products .product{
	float: left;
	width: 150px;
	height: 210px;
	position: relative;
	padding: 0px 12px 0px 0px;
}

.latest_products .product_last{
	float: left;
	width: 150px;
	height: 210px;
	position: relative;
	padding: 0px 0px 0px 0px;
}

.latest_products .product li.product_image{
  width: 120px;
  padding: 0px 0px 0px 10px;
}

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

.latest_products li.product_image{
  height: 120px;
}

.latest_products li.product_title{
	font-size: 11px;
	height: 30px;
	overflow: hidden;
	padding: 1px 0px 0px 0px;
	line-height: 15px;
}

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

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

.latest_products li.product_title a:hover{
	color: #848484;
	text-decoration: none;
}

.latest_products .product_price{
	position: absolute;
	bottom: 15px;
	left: 0px;
	font-weight: bold;
	color: #313131;
	font-size: 16px;
}

.latest_products .product_price_sale{
	position: absolute;
	bottom: 15px;
	left: 0px;
	font-weight: bold;
	color: #9d0215;
	font-size: 14px;
}

.latest_products .product_price_rrp{
	position: absolute;
	bottom: 34px;
	left: 0px;
	font-weight: bold;
	color: #707070;
	font-size: 12px;
}

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

.latest_products .product p.product_options{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	bottom: 0px;
	left: 0px;
  color: #707070;
}

#search_results .product .attribute_swatches_box {
  /*display: none;*/
}

#search_results .product .attribute_swatches_box li img {
  border: 1px solid #c8c8c8;
}

#search_results .product .attribute_swatches_box li{
  margin: 0px 2px 0px 0px;
}

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

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

#product_img .product_img_sash{
  position: absolute;
  top: 1px;
  left: 1px;
}

#gallery_image .product_img_sash{
  position: absolute;
  top: 1px;
  left: 1px;
}

/********** Landing **********/

#landing_promos{
	width: 980px;
	height: 420px;
	background: #fff no-repeat;
	padding: 10px 0px 0px 10px;
}

#mens_landing_img, #womens_landing_img{
	float: left;
	width: 485px;
}

#quick_links{
  font-size: 10px;
  height:133px;
}

#quick_links_wrapper_12_1 .quick_links_all, #quick_links_wrapper_12_2 .quick_links_all, #quick_links_wrapper_13_1 .quick_links_all, #quick_links_wrapper_13_2 .quick_links_all {
  display:none;
}

li.quick_links_title span{
  display: none;
}

#quick_links_wrapper_12_1{
	float: left;
	width: 215px;
	height: 124px;
	background: url(/images/landing_links_bg.gif) top right no-repeat;
  margin: 9px 0px 0px 0px;
}

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

#quick_links_wrapper_12_1 li.quick_links_title{
	width: 117px;
	height: 9px;
	background: url(/images/mens_categories.gif) no-repeat;
	margin: 0px 0px 0px 0px;
  padding: 0px 0px 8px 0px;
}

#quick_links_wrapper_12_1 li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 6px;
	list-style:none;
	background: url(/images/blue_arrow.gif) 0px 5px no-repeat;
  height: 13px;
  overflow: hidden;
}

#quick_links_wrapper_17_15{
	float: left;
	width: 282px;
	height: 124px;
	background: url(/images/landing_links_bg.gif) top right no-repeat;
  margin: 9px 0px 0px 0px;
}

/*whats hot - current
#quick_links_wrapper_17_15 li.quick_links_title {
	width: 76px;
	height: 9px;
	background: url(/images/whats_hot.gif) no-repeat;
	margin: 0px 0px 8px 0px;
  padding: 0px 0px 0px 0px;
}

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

/********************************
Enable for whats hot with plain background
********************************/

#quick_links_wrapper_17_15 li.quick_links_title{
	width: 76px;
	height: 9px;
	background: url(/images/plain_btn/whats_hot.gif) no-repeat;
	margin: 0px 0px 8px 0px;
  padding: 0px 0px 0px 0px;
}

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

#quick_links_wrapper_17_15 li{
	margin: 0px 0px 5px 1px;
	padding: 0px 0px 0px 6px;
	list-style:none;
	background: url(/images/blue_arrow.gif) 0px 5px no-repeat;
  height: 13px;
  overflow: hidden;
}

#quick_links_wrapper_12_2{
	float: left;
	width: 221px;
	height: 124px;
	background: url(/images/landing_links_bg.gif) top right no-repeat;
  margin: 9px 0px 0px 0px;
}

/*womens categories - old
#quick_links_wrapper_12_2 li.quick_links_title{
	width: 138px;
	height: 9px;
	background: url(/images/womens_categories.gif) no-repeat;
	margin: 0px 0px 8px 0px;
  padding: 0px 0px 0px 0px;
}

*/

/********************************
Enable for womens categories with plain background
********************************/

#quick_links_wrapper_12_2 li.quick_links_title{
	width: 138px;
	height: 9px;
	background: url(/images/plain_btn/womens_categories.gif) no-repeat;
	margin: 0px 0px 8px 0px;
  padding: 0px 0px 0px 0px;
}

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

#quick_links_wrapper_12_2 li{
	margin: 0px 0px 0px 1px;
	padding: 0px 0px 5px 6px;
	list-style:none;
	background: url(/images/purple_arrow.gif) 0px 5px no-repeat;
  height: 13px;
  overflow: hidden;
}

#quick_links_wrapper_17_16{
	float: left;
	width: 260px;
	height: 124px;
  margin: 9px 0px 0px 0px;
}

/********************************
old whats hot 2
#quick_links_wrapper_17_16 li.quick_links_title{
	width: 76px;
	height: 9px;
	background: url(/images/whats_hot_2.gif) no-repeat;
	margin: 0px 0px 8px 0px;
}

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

/********************************
Enable for what's hot 2 with plain background
********************************/

#quick_links_wrapper_17_16 li.quick_links_title{
	width: 76px;
	height: 9px;
	background: url(/images/plain_btn/whats_hot_2.gif) no-repeat;
	margin: 0px 0px 8px 0px;
}

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

#quick_links_wrapper_17_16 li{
	margin: 0px 0px 5px 1px;
	padding: 0px 0px 0px 6px;
	list-style:none;
	background: url(/images/purple_arrow.gif) 0px 5px no-repeat;
  height: 13px;
  overflow: hidden;
}

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

#left_column{
	float: left;
	width: 208px;
}

/********** Left Navigation **********/

#catalog_navigation_wrapper{
	width: 198px;
	font-size: 11px;
}

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

#catalog_navigation_wrapper a{
	color: #4c4c4c;
}

#catalog_navigation_wrapper a:hover{
	color: #848484;
	text-decoration: none;
}

#catalog_navigation_criteria{
	width: 198px;
	background: #fff;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 10px 0px;
}

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

#catalog_navigation_criteria li.navigation_criteria_list{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 6px 11px;
	font-size: 14px;
	color: #4c4c4c;
	font-weight: bold;
	text-transform: uppercase;
}

#catalog_navigation_criteria li.your_selection{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	width: 178px;
	height: 28px;
	color: #4c4c4c;
	background: #ececec;
	position: relative;
}

#catalog_navigation_criteria li.your_selection span{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 8px;
}

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

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

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

.filter_catalog_navigation{
	width: 198px;
	background: #fff;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

li.filter_catalog_navigation_title span.filter_title{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 5px 11px;
	font-size: 14px;
	color: #4c4c4c;
	font-weight: bold;
	text-transform: uppercase;
}

.filter_catalog_navigation_option_values_wrapper{
	width: 178px;
	background: #ececec;
	margin: 0px 0px 0px 10px;
}

li.filter_catalog_navigation_link a{
	display: block;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 6px 18px;
	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{
	display: block;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 6px 18px;
	min-height: 1px;
	height: auto!important;
	height: 1px;
	background: url(/images/filter_active.gif) 0px 2px no-repeat;
}

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

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

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

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

.catalog_navigation_filters ul #filter_catalog_navigation_title_attribute_value_ids_1 ul{
  height: expression( this.scrollHeight > 349 ? "350px" : "auto" ); /* sets max-height for IE - doesn't validate */
  max-height: 350px; /* sets max-height value for all standards-compliant browsers */
}

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

.default_catalog_navigation{
	width: 198px;
	background: #fff;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

.default_catalog_navigation ul{
	width: 198px;
	background: url(/images/default_nav_bg.gif) repeat-y;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
  min-height: 1px;
  height: auto!important;
  height: 1px;
}

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

li.default_catalog_navigation_title span{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 5px 11px;
	font-size: 14px;
	color: #4c4c4c;
	font-weight: bold;
	text-transform: uppercase;
  background-color: #fff;
  background-image: none;
}

li.default_catalog_navigation_link a{
	display: block;
	margin: 3px 0px 0px 5px;
	padding: 0px 0px 1px 7px;
	min-height: 1px;
	height: auto!important;
	height: 1px;
	background: url(/images/default_arrow.gif) 0px 5px no-repeat;
}

.default_catalog_navigation ul ul{
  background: none;
}

li.default_catalog_navigation_sublink a {
  background: url(/images/default_arrow_2.gif) 0px 5px no-repeat;
}

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

#middle_column{
	float: left;
	width: 782px;
	background: #fff;
}

/********** Product Listing **********/

#product_listings_top_box{
	width: 782px;
	min-height: 29px;
	height: auto!important;
	height: 29px;
	background: url(/images/top_box_bg.gif) bottom left no-repeat;
	position: relative;
}

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

#product_listings_top_content h1{
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 28px;
	color: #4c4c4c;
	font-size: 14px;
	text-transform: uppercase;
	width: 580px;
}

#product_listings_show a{
	display: block;
	position: absolute;
	top: 5px;
	right: 9px;
	width: 133px;
	height: 10px;
	background: url(/images/cat_info.gif) no-repeat;
}

#product_listings_show a span{
	display: none;
}

#product_listings_rss a {
  display:block;
  height:14px;
  left:7px;
  position:absolute;
  top:7px;
  width:14px;
  background: url(/images/listings_rss.gif) no-repeat;
}

#category_description{
  padding: 7px 10px 7px 12px;
}

#product_paging_top_spacer{
	display: none;
}

#product_paging_top{
	padding: 11px 0px 0px 10px;
}

#product_paging_top table{
	width: 100%;
}

p.pagination{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
  display: inline;
}

p.pagination a{
	color: #4c4c4c;
}

p.pagination a:hover{
	color: #848484;
	text-decoration: none;
}

span.prev_page{
	color: #4c4c4c;
}

p.pagination strong{
	padding: 2px 4px 2px 4px;
	background: #4c4c4c;
}

td.pages_sort{
	text-align: right;
}

td.pages_sort select{
	height: 20px;
	font-family: Arial, Helvetsica, sans-serif;
	border: 1px solid #bdbdbd;
	color: #000000;
	font-size: 10px;
	margin: 0px 10px 0px 0px;
  padding: 1px 1px 1px 3px;
}

#product_paging_top select {
  width:147px;
}

#search_results{
	padding: 17px 0px 0px 15px;
  min-height: 400px;
  height: auto!important;
  height: 400px;
}

#search_results .product{
	float: left;
	width: 180px;
	height: 275px;
	position: relative;
	padding: 0px 15px 0px 0px;
	margin: 0px 0px 20px 0px;
}

#search_results .product_last{
	float: left;
	width: 180px;
	height: 275px;
	position: relative;
	padding: 0px 0px 0px 0px;
}

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

#search_results li.product_image{}

#search_results .product li.product_title{
	font-size: 11px;
	height: 30px;
	overflow: hidden;
	padding: 1px 0px 0px 4px;
	line-height: 14px;
}

#search_results li.product_title span{
	font-weight: bold;
}

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

#search_results li.product_title a:hover{
	color: #848484;
	text-decoration: none;
}

#search_results .product_price{
	position: absolute;
	bottom: 21px;
	left: 4px;
	font-weight: bold;
	color: #313131;
	font-size: 16px;
}

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

#search_results .product_price_sale{
	position: absolute;
	bottom: 20px;
	left: 4px;
	font-weight: bold;
	color: #9d0215;
	font-size: 15px;
}

#search_results .product_price_rrp{
	position: absolute;
	bottom: 40px;
	left: 4px;
	font-weight: bold;
	color: #707070;
	font-size: 12px;
}

.product .product_price_rrp {
  clear:none;
}

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

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

#search_results .product p.product_options{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	bottom: 6px;
	left: 4px;
  color: #c7c7c7;
}

#search_results .product p.product_options a{
	color: #313131;
}

#search_results .product p.product_options a span{
	color: #707070;
}

#product_paging_bottom{
  padding: 20px 5px 0;
}

#product_paging_bottom table{
	width: 100%;
}

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

td.pages_view{
	font-weight: bold;
	font-size: 12px;
	color: #4c4c4c;
}

td.pages_view a{
	color: #4c4c4c;
}

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

.site_box_header {
  display: none;
}

body#body_products .site_box_footer{
  display: none;
}

.product_page{
	width: 990px;
	background: #fff;
  padding: 0px 0px 0px 0px;
}

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

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

#product_page_left_image .product_img {
  height:383px;
}

#product_img{
	width: 354px;
	height: 383px;
	background: url(/images/product_img_bg.gif) no-repeat;
	margin: 15px 0px 0px 15px;
	padding: 2px 0px 0px 2px;
}

.product_img_options{
  display: none;
}

#product_page_right #product_page_additional_searches{
  float: left;
  width: 300px;
  margin:0;
}

#product_page_right #product_page_additional_searches ul {
  padding: 25px 0px 0px;
  margin: 0px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  font-size: 11px;
}

#product_page_left #product_page_additional_searches ul {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:14px 0 2px 19px;
  font-size: 11px;
}

#product_page_additional_searches li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 8px;
	list-style: none;
	background: url(/images/add_search_arrow.gif) 0px 5px no-repeat;
}

#product_page_additional_searches li a{
	color: #212121;
}

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

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

#product_page_right_top{
	margin: 17px 0px 0px 0px;
	min-height: 177px;
  height: auto!important;
  height: 177px;
}

#product_stock_mesage{
  font-weight: bold;
  font-size: 11px;
}

#product_stock_mesage a{
  display: block;
  width: 162px;
  height: 17px;
  background: url(/images/email_available.gif) no-repeat;
  padding: 0px 0px 0px 0px;
}

#product_stock_mesage a span{
  display: none;
}

#product_page_promo_holder{
  float: right;
  width: 100px;
  height: 105px;
  overflow: hidden;
}

#product_page_right_top_promos{
  float: right;
  width: 118px;
  padding: 0px 5px 0px 0px;
}

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

#product_page_right_top_promos ul li{
  margin: 0px;
  padding: 0px;
  list-style: none;
  height: 17px;
}

#product_page_right_top_promos ul li#icon_stock, #product_page_right_top_promos ul li#icon_fast{
  margin: 0px 0px 5px 0px;
}

#product_page_right_top h1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #212121;
	font-weight: normal;
	font-size: 15px;
	width: 550px;
	height: 17px;
	overflow: hidden;
}

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

#product_price #product_price_rrp, #product_price #product_price_was{
	color: #ababab;
	font-weight: bold;
	font-size: 12px;
	position: absolute;
	top: 5px;
	left: 0px;
}

#product_price #product_price_sale{
	color: #9d0215;
	font-weight: bold;
	font-size: 18px;
	position: absolute;
	bottom: 0px;
	left: 0px;
  padding: 0px 0px 0px 0px;
}

#product_price #product_price_sale span{
	font-size: 15px;
}

#product_options{
	margin: 15px 0px 0px 0px;
	height: 60px;
}

#product_options select{
	display: block;
	width: 142px;
	height: 20px;
	font-family: Arial, Helvetsica, sans-serif;
	border: 1px solid #cccccc;
	color: #000000;
	font-size: 10px;
	margin: 0px 0px 5px 0px;
  padding: 1px 1px 1px 3px;
}

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

#product_size_guide {
  left: 145px;
  bottom: 49px;
}

#product_page_tabs{
	width: 586px;
	height: 28px;
}

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

#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 0px;
	width:94px;
  height: 28px;
}

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

#product_page_tabs a.payment_tab_link {
	background-position: -292px -28px;
	width:147px;
  height: 28px;
}

#product_page_tabs .tab_off a.offers_tab_link {
	background-position: -94px -28px;
}

#product_page_tabs a.offers_tab_link {
	background-position: -94px 0px;
	width:97px;
  height: 28px;
}

#product_page_tabs a.reviews_tab_link {
	background-position: -191px -28px;
	width:80px;
  height: 28px;
}

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

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

#product_page_tabs a.payment_tab_link {
	background-position: -271px -28px;
	width:159px;
  height: 28px;
}

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

#product_page_tabs a.delivery_tab_link {
	background-position: -430px -28px;
	width:156px;
  height: 28px;
}

#product_page_tab_box{
	width: 584px;
	height: 175px;
	border-left: 1px solid #ababab;
	border-bottom: 1px solid #ababab;
	border-right: 1px solid #ababab;
}

#product_page_tab_content{
	padding:10px 20px 0px 11px;
	margin:0px 0px 0px 0px;
	background: none;
  height: expression( this.scrollHeight > 162 ? "163px" : "auto" ); /* sets max-height for IE - doesn't validate */
  max-height: 163px; /* sets max-height value for all standards-compliant browsers */
  overflow: auto;
  display:block;
  width: 552px;
	font-size: 11px;
}

.product_page_tab_content_cms{
	width: 500px;
  padding: 0px 0px 0px 0px;
}

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

#overview_tab_content li, #offers_tab_content li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 10px;
	list-style: none;
	background: url(/images/summary_bullet.gif) 0px 6px no-repeat;
}

#product_page_tab_content p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	line-height: 16px;
}

#product_page_actions_new{
  width: 290px;
  float: right;
}

#product_page_actions_new ul{
  margin: 0px;
  padding: 17px 0px 0px 0px;
}

#product_page_actions_new li{
  list-style: none;
  margin: 0px;
  padding: 5px 5px 0px 0px;
  width: 140px;
  float: left;
}

#product_page_actions_new li a {
  background-image: url("/images/actions_bg_new.gif");
  display:block;
  height:26px;
  width: 140px;
}

#product_page_actions_new li a span{
  display: none;
}

#product_page_actions_new li#product_page_actions_bookmark a {
	background-position: 0px 0px;
}

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

#product_page_actions_new li#product_page_actions_question a {
	background-position: -140px 0px;
}

#product_page_actions_new li#product_page_actions_question a:hover {
	background-position: -140px -26px;
}

#product_page_actions_new li#product_page_write_review a {
	background-position: -420px 0px;
}

#product_page_actions_new li#product_page_write_review a:hover {
	background-position: -420px -26px;
}

#product_page_actions_new li#product_page_actions_friend a {
	background-position: -280px 0px;
}

#product_page_actions_new li#product_page_actions_friend a:hover {
	background-position: -280px -26px;
}

#product_page_actions_new li#wishlist{
  display: none;
}

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

#product_page_actions li#product_page_actions_bookmark a {
	background-position: 0px 0px;
  width: 189px;
  margin: 27px 0px 0px 0px;
}

#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: -199px 0px;
	width:188px;
  margin: 27px 10px 0px 10px;
}

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

#product_page_actions li#product_page_actions_friend a {
	background-position: -397px 0px;
  width: 189px;
  margin: 27px 0px 0px 0px;
}

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

#product_page_actions li#wishlist{
  display: none;
}

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

#related_products_spacer{
	width: 990px;
	height: 10px;
	background: url(/images/related_products_spacer.gif) no-repeat;
}

.related_products_title{
	width: 990px;
	height: 37px;
	background: url(/images/plain_btn/related_products_title.png) no-repeat;
}

.site_box{
  padding: 0px 0px 0px 0px;
}

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

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

.related_products .product{
	float: left;
	width: 145px;
	height: 210px;
	position: relative;
	padding: 20px 20px 0px 0px;
}

.related_products .product_last{
	float: left;
	width: 145px;
	height: 210px;
	position: relative;
	padding: 20px 0px 0px 0px;
}

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

.related_products li.product_image{
  height: 120px;
}

.related_products li.product_title{
	font-size: 11px;
	height: 30px;
	overflow: hidden;
	padding: 1px 0px 0px 0px;
	line-height: 15px;
}

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

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

.related_products li.product_title a:hover{
	color: #848484;
	text-decoration: none;
}

.related_products .product_price{
	position: absolute;
	bottom: 15px;
	left: 0px;
	font-weight: bold;
	color: #313131;
	font-size: 16px;
}

.related_products .product_price_sale{
	position: absolute;
	bottom: 15px;
	left: 0px;
	font-weight: bold;
	color: #9d0215;
	font-size: 15px;
}

.related_products .product_price_rrp{
	position: absolute;
	bottom: 34px;
	left: 0px;
	font-weight: bold;
	color: #707070;
	font-size: 12px;
}

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

.related_products .product p.product_options{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	bottom: 0px;
	left: 0px;
  color: #c7c7c7;
}

.related_products .product p.product_options a span{
	color: #313131;
}

.related_products .product li.product_image {
  width: 120px;
  padding: 0px 0px 0px 10px;
}

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

.recent_products_title{
  width: 990px;
  height: 27px;
  background: url(/images/recent_products_title.gif) no-repeat;
  margin: 15px 0px 0px 0px;
}

.recent_products{
  width: 990px;
  min-height: 119px;
  height: auto!important;
  height: 119px;
  background: url(/images/recent_products_bg.gif) no-repeat;
  padding: 0px 0px 0px 0px!important;
  padding: 0px 0px 0px 1px;
}

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

.recent_products .product li.product_image img {
  height:76px;
  width: 68px;
}

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

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

.cms_page{
	width: 990px;
	min-height: 589px;
	height: auto!important;
	height: 589px;
	background: url(/images/plain_btn/cms_bg.jpg) top right no-repeat #fff;
}

.cms_page .site_box_content{
	padding: 17px 0px 0px 22px;
	width: 600px;
	font-size: 11px;
}

.site_box_content h1{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #ababab;
	font-size: 15px;
}

.site_box_content p{
	margin: 0px;
	padding: 0px 0px 15px 0px;
	line-height: 17px;
}

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

#footer_container_spacer{
	width: 990px;
	height: 9px;
}

#footer_container{
	width: 990px;
	height: 180px;
	background: url(/images/footer_container_bg.gif) no-repeat;
}

#footer_container_left{
	float: left;
	width: 500px;
	position: relative;
}

#footer_container_newsletter{
	position: absolute;
	top: 12px;
	right: 6px;
}

#footer_container_newsletter label{
	display: none;
}

#footer_container_newsletter #mailing_box{
 width: 258px;
 border: 1px solid #bdbdbd;
 color: #8f8f8f;
 font-size: 11px;
 padding: 5px 0px 6px 8px;
 font-family: Arial, Helvetica, sans-serif;
}

#footer_container_newsletter .search_btn{
  margin: 0px 0px 0px 0px!important;
  margin: 1px 0px 0px 0px;
}

#footer_container_newsletter span {
  display:inline;
  padding: 0px 0px 0px 0px;
  width:258px;
}

#footer_container_social{
	position: absolute;
	top: 57px;
	left: 1px;
  float: none;
  padding: 0px 0px 0px 0px;
  width: auto;
  font-size: 10px;
}

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

#footer_container_social li.footer_container_social_facebook{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 23px;
	list-style: none;
	background: url(/images/icon_facebook.gif) 0px 0px no-repeat;
	height: 14px;
}

#footer_container_social li.footer_container_social_twitter{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 23px;
	list-style: none;
	background: url(/images/icon_twitter.gif) 0px 0px no-repeat;
	height: 14px;
}

#footer_container_social li.footer_container_social_rss{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 23px;
	list-style: none;
	background: url(/images/icon_rss.gif) 0px 0px no-repeat;
	height: 14px;
}

#footer_container_social a:hover, #footer_container_links_1 a:hover, #footer_container_links_2 a:hover{
  color: #ababab;
}

#footer_container_links_1{
	position: absolute;
	top: 58px;
	left: 185px;
  float: none;
  padding: 0px 0px 0px 0px;
  width: auto;
  font-size: 10px;
}

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

#footer_container_links_1 li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 7px;
	list-style: none;
	background: url(/images/grey_bullet.gif) 0px 5px no-repeat;
}

#footer_container_links_2{
	position: absolute;
	top: 58px;
	left: 345px;
  float: none;
  padding: 0px 0px 0px 0px;
  width: auto;
  font-size: 10px;
}

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

#footer_container_links_2 li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 7px;
	list-style: none;
	background: url(/images/grey_bullet.gif) 0px 5px no-repeat;
}

#footer_container_right{
	float: right;
	width: 453px;
  padding-top: 8px;
  color: #848484;
	font-size: 11px;
  line-height: 17px;
}

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

#footer_container_right a{
	color: #aea3a2;
}

#visualsoft{
	float: right;
	padding: 5px 0px 0px 0px;
}

#visualsoft img{
  width: 115px;
  height: 14px;
}

/********** Gift Vouchers **********/

.gift_vouchers_title{
  width: 990px;
  height: 57px;
  background: url(/images/gift_vouchers_title.gif) no-repeat;
}

#voucher_header {
  padding:21px 0 0 274px;
}

#voucher_header select {
  font-size: 10px;
  width: 158px;
  height: 20px;
  border: 1px solid #534d64;
  padding: 1px 1px 1px 3px;
}

.gift_vouchers_page{
  width: 990px;
  background: #fff;
}

#voucher_left {
  width:424px;
  min-height: 518px;
  height: auto!important;
  height: 518px;
  display:inline;
  float:left;
  margin:0px 0px 0px 15px;
  background: url(/images/voucher_bg.gif) no-repeat;
}

.voucher_content {
  padding:11px 0px 0px 10px;
  color: #acacac;
  font-style: italic;
  font-weight: bold;
}

.voucher_content span {
  color: #4d4d4d;
}

.voucher_content_image {
  height:256px;
  overflow:hidden;
  margin: 1px 0px 0px 1px;
}

.gift_voucher_terms_title{
  width: 960px;
  height: 32px;
  background: url(/images/voucher_terms_title.gif) no-repeat;
  margin: 9px 0px 0px 15px;
}

.gift_voucher_terms{
  padding: 15px 0px 0px 25px;
}

.gift_voucher_terms p{
  margin: 0px;
  padding: 0px 0px 0px 0px;
  line-height: 20px;
}

#voucher_value_preview {
  padding:0px 0px 0px 12px;
}

#voucher_message_preview {
  height: 92px;
  height:auto !important;
  min-height:92px;
}

body#body_gift_vouchers .div_spacer{
  height: 3px;
}

#voucher_right {
  padding:19px 0px 0px 0px;
  margin: 0px 35px 0px 0px;
}

#voucher_right textarea{
  height: 135px;
  margin-bottom: 10px;
}

#voucher_right select{
  border: 1px solid #cecece;
  color: #5b5b5b;
  padding: 1px 1px 1px 2px;
}

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

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

.competitions_archive_page{
  width: 975px;
  background: #fff;
  padding: 0px 0px 0px 15px;
}

.competitions_archive_left{
  padding: 17px 5px 5px 9px;
}

.competitions_archive_right img{
  border: 1px solid #dddddd;
}

.competitions_archive_right {
  margin:7px 16px 7px 0;
}

.competitions_page{
  width: 975px;
  background: #fff;
  padding: 0px 0px 0px 15px;
}

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

body#body_competitions .site_box_3{
  width: 960px;
  min-height: 1px;
  height: auto!important;
  height: 1px;
  background: #4c4c4c;
  margin: 0px 0px 0px 15px;
  color: #fff;
}

#competitions_terms{
  padding: 10px 60px 10px 20px;
  font-size: 10px;
}

#competitions_terms p{
  padding: 0px 0px 10px 8px;
}

.competitions_archive_view_page{
  padding: 0px 0px 0px 30px;
}

#competitions_prize{
  display: none;
}

#competitions_right{
  margin:14px 18px 7px 0px;
}

#competitions_right img{
  border: 1px solid #bbb8bf;
  padding: 1px;
}

#competitions_left h1{
  color: #acacac;
}

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

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

#competition_entry_form label.comp_label{
  width: 100px;
  display: block;
  float: left;
  font-weight: bold;
}

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

#competition_entry_form input#competition_full_name,
#competition_entry_form input#competition_email_address,
#competition_entry_form input#competition_telephone
{
  width: 310px;
}

#competitions_close_date{
  color: #a4a4a4;
  font-weight: bold;
  text-transform: uppercase;
}

#competitions_close_date span{
  color: #ffffff;
}

.competitions_archive_view_page h2 {
  color: #ababab;
}

body#body_news .site_box_content{
  width: 750px;
}

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

body#body_introduceafriend #middle_column_wide{
  width: 975px;
	background-color: #fff;
  padding: 0px 0px 0px 15px;
  min-height: 450px;
  height: auto!important;
  height: 450px;
}

body#body_introduceafriend #middle_column_wide #breadcrumb_container{
  display: none;
}

body#body_introduceafriend #middle_column_wide h2{
  font-size: 11px;
  padding: 5px 0px 15px 0px;
}

body#body_introduceafriend #middle_column_wide .cms_page_plain table{
  width: 40%;
}

body#body_introduceafriend #middle_column_wide .cms_page_plain td{
  padding: 0px 0px 10px 0px;
}

body#body_introduceafriend #middle_column_wide .cms_page_plain td input#friend_name, body#body_introduceafriend #middle_column_wide .cms_page_plain td input#email_address{
  width: 170px;
}

body#body_introduceafriend #middle_column_wide .cms_page_plain td input#captcha_response{
  width: 60px;
}

td.competitions_note{
  color: red;
}

/********** Product reviews **********/

.review_page{
  background: #fff;
  padding: 12px 0px 0px 0px;
}

.review_page .site_box_content {
  min-height: 415px;
  height: auto!important;
  height: 415px;
}

/*.review_stars a {
  background-image: url(/images/review_stars.gif);
}

.review_stars a:hover, .review_stars a:active, .review_stars a:focus {
background-position:left bottom;
background-image: url(/images/review_stars.gif);
}

ul.review_stars li{
  background-image: url(/images/review_stars.gif);
}*/

.review_stars,
.review_stars a:hover,
.review_stars a:active,
.review_stars a:focus,
.review_stars .current-rating
{
	background: url(/images/review_stars.gif) left -1000px repeat-x;
}

.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;
  /*color:#0254B8;*/
  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;
}

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

.sitemap_page{
  width: 990px;
  background: #fff;
  padding: 15px 0px 0px 0px;
}

/********** Blog **********/

.cms_blog{
	width: 750px;
	min-height: 500px;
	height: auto!important;
	height: 500px;
  background: none;
  padding: 0px 0px 0px 0px;
}

.cms_blog .site_box_content {
  height:auto !important;
  line-height:22px;
  min-height:1px;
  padding:0px 0px 0px 5px;
  width: 762px;
}

.cms_blog p{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #525252;
	line-height: 22px;
}

body#body_news #product_listings_top_box{
  background:url(/images/icon_rss_big.gif) 7px 7px no-repeat;
  height:auto !important;
  min-height:29px;
  position:relative;
  width:782px;
}

.blog_listing{
  border-bottom: 1px solid #cccccc;
  padding:13px 0 20px 8px;
}

.sub_title_black a{
  color: #4b4b4b;
}

.blog_listing .blog_image, #blog_image {
  overflow: visible;
  width: 249px;
  min-height: 1px;
  height: auto!important;
  height: 1px;
  /*display: block;
  float: right;*/
}

.blog_listing .blog_image img, #blog_image img {
  padding: 1px;
  border: 1px solid #acacac;
}

.blog_categories ul{
  font-weight: bold;
}

#body_news #news_nav_left{
  width: 198px;
}

#news_nav_left .left_menu_switch{
  display: none;
}

#body_news #news_nav_left .left_menu_title {
  width: 188px;
  height: 21px;
  background: #fff;
  font-size: 14px;
	color: #4c4c4c;
	font-weight: bold;
  padding: 6px 0px 0px 10px;
  text-transform: uppercase;
}

#news_nav_left .left_filter{
  width: 198px;
  background: #fff;
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 10px 0px;
}

#body_news #news_nav_left ul{
	padding: 8px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
  list-style: none;
  width: 178px;
  background: #ececec;
}

#body_news #news_nav_left li {
  margin:0px 0px 0px 8px;
  padding:0px 0px 5px 7px;
  background: url(/images/blog_arrow.gif) 0px 5px no-repeat;
}

#body_news #news_nav_left li a{
  color: #4c4c4c;
}

#body_news #news_nav_left li a:hover{
  color: #848484;
}

.site_box_4{
  background: #4c4c4c;
  width: 780px;
  margin: 0px 0px 30px 5px;
}

#blog_comments_intro {
  border-bottom:1px solid #BAB8C1;
  border-top:1px solid #BAB8C1;
  color:#545558;
  width: 780px;
}

#blog_comment_text{
  padding: 15px 0px 0px 15px;
}

.blog_comment_title{
  width: 780px;
  height: 29px;
  background: url(/images/blog_comment_title.gif) no-repeat #4c4c4c;
  margin: 0px 0px 0px 5px;
}

.news_comments_form{
  padding: 18px 0px 0px 13px;
  color: #fff;
}

/********** Basket **********/

body#body_basket #middle_column_wide{
  width: 990px;
  background: #fff;
}

.basket_steps {
  height:36px;
}

.basket_step_1{
  width: 990px;
  background: url(/images/step1.gif) no-repeat;
}

tr.basket_header td, tr.basket_row td{
  border-bottom: 1px solid #cccccc;
}

.basket_back_links a{
  color: #4c4c4c;
}

.basket_back_links a:hover{
  color: #4c4c4c;
  text-decoration: underline;
}

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

tr#delivery_date_row td{
  padding: 0px 0px 15px 0px;
}

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

.site_box_footer_basket {
  width: 990px;
  height: 15px;
  background: url(/images/site_box_footer_basket.gif) no-repeat;
}

#recent_products_spacer{
  display: none;
}

.basket_step_2{
  width: 990px;
  background: url(/images/step2.gif) no-repeat;
}

.basket_step_3{
  width: 990px;
  background: url(/images/step3.gif) no-repeat;
}

.basket_step_4{
  width: 990px;
  background: url(/images/step4.gif) no-repeat;
}
.basket_title {
	background: url("/images/basket_titles.png") 7px 0px no-repeat;
  margin: 8px 0px 0px 0px;
}

.basket_contents_title{
  margin-left: 8px;
}

.basket_delivery_title {
	background-position:2px -27px;
  width: 455px;
}

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

.basket_summary_title {
	background-position:8px -81px;
  margin-left: 7px;
}

.basket_returning_title {
	background-position:2px -108px;
  width: 455px;
}

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

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

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

.basket_page_wide{
  background: url(/images/basket_wide_bg.gif) repeat-y;
  padding-top: 8px;
}

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

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

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

.basket_account_box{
  border: 1px solid #e5e5e5;
  margin: 8px 15px 0px 15px;
}

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

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

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

a.confirmation_print img{
  width: 211px;
}

.account_page{
  background: #fff;
}

.account_page h1{
  padding: 10px 0px 5px 0px;
}

.account_page .my_account_home li.my_account_home_orders {
  background: url(/images/my_order_history_icon.gif) no-repeat 0px 0px;
}

.account_page .my_account_home li.my_account_home_details {
  background: url(/images/my_details_icon.gif) no-repeat 0px 0px;
}

.account_page .my_account_home li.my_account_home_address {
  background: url(/images/my_address_book_icon.gif) no-repeat 0px 0px;
}

.account_page .my_account_home li.my_account_home_password {
  background: url(/images/my_password_icon.gif) no-repeat 0px 0px;
}

.account_page .my_account_home li.my_account_home_logout {
  background: url(/images/logout_icon.gif) no-repeat 0px 0px;
}

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

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



#basket_promos{
  background: url(/images/basket_promos_title.gif) top left no-repeat;
  margin-left: 5px;
}

#basket_promos ul {
  padding:0 0 0 0px;
}

#basket_promos li a {
  margin:29px 0px 0px 0px;
  width:auto;
}

#basket_promos li#basket_promos_delivery a {
  background: url(/images/basket_promo_delivery.gif) no-repeat;
  width: 219px;
  height: 100px;
}

#basket_promos li#basket_promos_price a {
  background: url(/images/basket_promo_terms.gif) no-repeat;
  width: 282px;
  height: 100px;
}

#basket_promos li#basket_promos_returns a {
  background: url(/images/basket_promo_returns.gif) no-repeat;
  width: 245px;
  height: 100px;
}

#basket_promos li#basket_promos_secure a {
  background: url(/images/basket_promo_security.gif) no-repeat;
  width: 234px;
  height: 100px;
}
#vat_basket_row {
  display:none;
}
.basket_page_box select#checkout_delivery_select {
	width:153px;
}

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

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

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

#size-guide{
  padding-top: 10px;
  width: 600px;
}

.cms_page .site_box_content{
  width: 500px;
}

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

.product a.product_options_buy{
  color: #313131;
}

.catalog_navigation_criteria li.navigation_criteria_list{
  height:16px;
}

.catalog_navigation_filters li .filter_title{
  height: 16px;
}

.site_title.recent_products_title{
  margin: 10px 0px 0px;
}

.recent_products .product_options{
  font-size: 11px;
  color: #c7c7c7;
}

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

.site_box.related_products{
  padding-bottom: 10px;
}

input.voucher_textbox{
  border: 1px solid #c7c7c7;
  padding: 2px;
}

#size-guide {
  width:auto;
}

#TB_ajaxContent_standard h1{
  padding-top: 12px;
}

#TB_ajaxContent_standard .cms_page{
  width: auto;
}

#product_page_right_top_details{
  /*overflow: hidden; 19/10/2010 - edited to allow product titles to be longer*/
}

.register_page select#title{
  width: 50px;
}
#product_page_tabs #offers_tab,
#product_page_tabs #offers_tab_content {
  display:block;
}

.copyright {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #848484;
text-align: center;
}

#product_page_thumbs{
  display: block;
}

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

#product_page_thumbs #thumb_container li#product_thumb_1,
#product_page_thumbs #thumb_container li#product_thumb_2,
#product_page_thumbs #thumb_container li#product_thumb_5,
#product_page_thumbs #thumb_container li#product_thumb_6{
  margin:0 21px 10px 0;
}

#product_page_thumbs #thumb_container li#product_thumb_3,
#product_page_thumbs #thumb_container li#product_thumb_7{
  margin:0 0px 10px 0;
}/*** 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 {
  background-color:#4c4c4c;
  margin:-9px 0px 0px -7px;
  padding:9px 9px 9px 0px;
  font-size: 11px;
}

#header_menu .menu_colour_1 .menu-dropdown,
#header_menu .menu_colour_5 .menu-dropdown  {
  background-color:#FBC24C;
}

#header_menu .menu_colour_2 .menu-dropdown {
  background-color:#E03088;
}

#header_menu .menu_colour_3 .menu-dropdown {
  background-color:#00B4DC;
}

#header_menu .menu_colour_4 .menu-dropdown {
  background-color:#7CB955;
}

#header_menu .menu-dropdown-brands {
  margin:0px 0px 0px 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:135px;
}


#header_menu .menu-dropdown ul {
  padding:0px 0px 10px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#header_menu .menu-dropdown li {
  padding:0px 0px 9px 10px;
  margin:0px 0px 0px 0px;
  background: url("/images/dropdown_bullet.gif") -1px 5px no-repeat;
  width:125px;
}

/*#header_menu li#menu2 .menu-dropdown li {
  padding:0px 0px 9px 10px;
  margin:0px 0px 0px 0px;
  background: url("/images/dropdown_bullet.gif") -1px 5px no-repeat;
  width:125px;*/
  /*display: block;
  float: left;*/
}

#header_menu .menu_colour_1 .menu-dropdown li,
#header_menu .menu_colour_5 .menu-dropdown li  {
  background: url("/images/menu_bullet_1.gif") -1px 5px no-repeat;
}

#header_menu .menu_colour_2 .menu-dropdown li  {
  background: url("/images/menu_bullet_2.gif") -1px 5px no-repeat;
}

#header_menu .menu_colour_4 .menu-dropdown li  {
  background: url("/images/menu_bullet_3.gif") -1px 5px no-repeat;
}

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

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

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

#header_menu .menu-dropdown .menu-items-all a
{
  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;
}