
/* CSS Document */




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

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

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

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

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


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

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



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

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

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

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

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

.review_stars li
{
	display: inline;
}

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

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

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

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

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

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

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

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

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

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

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

li img {display: inline;}

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

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

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

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

h2 {
	font-size:14px;
}

h3 {
	font-size:12px;
}

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

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

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

a:hover {
  text-decoration:underline;
}

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

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

/*** Main Containers ***/

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

#header_container {
  height:177px;
}

#footer_container {
	height:160px;
}

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

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

/*** Main Spacers ***/

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

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

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

#header_top_container {
  height:110px;
}

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

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

#header_top_logo img {
  display:inline;
}

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

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

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

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

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

#header_top_basket_contents table {
	width:100%;
}

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

#header_search label {
	display:none;
}

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

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

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


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

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

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

#breadcrumb_container a {
  text-decoration:none;
}

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

#header_menu_container {
  height:29px;
}

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

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

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

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

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

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

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

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

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


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

#footer_container_right a {
	text-decoration:none;
}

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

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

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

#footer_container_newsletter label {
  display:none;
}

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

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

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

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

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

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

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

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

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

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

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

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

#footer_container_social li.footer_container_social_facebook {}

#footer_container_social li.footer_container_social_twitter {}

#footer_container_social li.footer_container_social_rss {}

#footer_container_links_1 {}

#footer_container_links_2 {}

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

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

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

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

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

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

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

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

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

#visualsoft img {
	display:inline;
}

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

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

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

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

#quick_finder label span {
	display:none;
}

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

#quick_finder select {
	width:168px;
}

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

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

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

#home_promos_1 {
	float:left;
}

#home_promos_1 img {
  position:absolute;
}

#home_promos_multiple {
	float:right;
}

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

#home_promo_advanced #promo_unit_home_promo_advanced img {
  position:absolute;
}

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

#homepage_brands_view {
  display:none;
}

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

#latest_products_clear{
	clear:both;
}

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

#TB_window_standard .site_box {
	background: none;
}

.site_box_2 {}

.site_box_3 {}

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

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

#TB_window_standard .site_box_footer {
  display:none;
}

.site_box_footer_2 {}


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

#TB_window_standard .site_box_header {
  display:none;
}

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


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

.site_title {
	height:29px;
}

.latest_products_title {
  position:relative;
}

.recent_products_title {}

.related_products_title {}

.gift_vouchers_title {}

.gift_voucher_terms_title {}

.competitions_entry_title {}

.blog_comment_title {}

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

.latest_products_title a span {
  display:none;
}

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.product .attribute_swatches p {
	display:none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.product .product_price_sale {}


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.catalog_navigation_filters li li a.active_filter span {}

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

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

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

/*******/

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

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


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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

#body_news .left_menu_switch {
  display:none;
}



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

#product_listings_top_box {}

#product_listings_top_internal_box {}

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

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

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

#product_listings_rss a span {
	display:none;
}

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

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

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

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

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

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

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

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

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

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

#product_paging_top label {
	display:none;
}

#product_paging_top select {
	width:150px;
}

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

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

.pages strong {}

.pages a {
	text-decoration:none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#product_page_left_image .product_img {
	height:350px;
}

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

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

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

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

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

#product_page_left #product_page_additional_searches li a {}

#product_page_left #product_page_additional_searches li a:hover {}

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

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

#product_page_thumbs #thumb_container {
  height:72px;
}

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

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

/* JM, jquery carousel */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


#product_options select {
	width:130px;
}

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

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

#product_buttons img {
	display:inline;
}

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

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

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

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

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

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

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

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

#product_page_tabs li a span {
	display:none;
}

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

/**/

#product_page_tabs a.overview_tab_link {}

#product_page_tabs a.offers_tab_link {}

#product_page_tabs a.reviews_tab_link {}

#product_page_tabs a.payment_tab_link {}

#product_page_tabs a.delivery_tab_link {}


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

/**/

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

#product_page_tab_box {
	height:175px;
}

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

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

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

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

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

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

.product_page_tab_content_reviews .product_review_box {
  position:relative;
}

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

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

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

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

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


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

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

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

#product_page_actions li a span {
	display:none;
}

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

#product_page_actions li#product_page_actions_bookmark a {}

#product_page_actions li#product_page_actions_question a {}

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

#product_page_actions li#product_page_actions_print {
  display:none;
}

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


.basket_steps {
  height:27px;
}

.basket_step_2 {}

.basket_step_3 {}

.basket_step_4 {}

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

.basket_title {
	height:27px;
}

.basket_delivery_title {}

.basket_alternative_title {}

.basket_summary_title {}

.basket_returning_title {}

.basket_new_title {}

.basket_credit_debit_title {}

.basket_complete_title {}

.basket_page_wide .basket_summary_title {}

.basket_account_title {}

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

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

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

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

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

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

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

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

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

.basket_page_order {}

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

.basket_header_full {
	width:100%;
}

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

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

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

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

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

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

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

}

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

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

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

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

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

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

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

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

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

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

.basket_back_links a {
	text-decoration:none;
}

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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


.basket_page_box .textbox {
	width:220px;
}

.basket_page_box .voucher_textbox {
	width:100px;
}

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



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

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


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

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


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

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

.accept_terms_label a {
	text-decoration:underline;
}

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

.manatory {}

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

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

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

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

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

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

#account_points li#account_points_2 {}

#account_points li#account_points_3 {}

#account_points li span {
	display:none;
}

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

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

.basket_account_create_box .textbox {
	width:220px;
}

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

.basket_row_share {}

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

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

.basket_row_share li.basket_row_share_facebook {}

.basket_row_share li.basket_row_share_twitter {}

.basket_row_share a {
	text-decoration:none;
}

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


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

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

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

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

#basket_promos li a span {
	display:none;
}

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

#basket_promos li#basket_promos_delivery a {}

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

#basket_promos li#basket_promos_returns a {}

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

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

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

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

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

#TB_window_standard .cms_continue_links {
	display: none;
}

.cms_page .site_box_content .highlight {}

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

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

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


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

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

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

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

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

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

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

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

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

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

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

.store_finder label {
  display:none;
}

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

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


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

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

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

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

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

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

.account_page .my_account_home li.my_account_home_orders{}

.account_page .my_account_home li.my_account_home_details{}

.account_page .my_account_home li.my_account_home_address{}

.account_page .my_account_home li.my_account_home_vouchers{}

.account_page .my_account_home li.my_account_home_password{}

.account_page .my_account_home li.my_account_home_logout{}

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


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

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

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

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

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

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

.sitemap_page a {
	text-decoration:none;
}

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


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

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

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

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

.brands_page a {
	text-decoration:none;
}

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

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

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

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

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

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

#voucher_header label {
	display:none;
}

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


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

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

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

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

.voucher_content span {}

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

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

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

#voucher_right label {
	font-weight:bold;
}


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

input.voucher_textbox {
	width: 290px;
}

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

.hiddenlabel {
  display:none;
}


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

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

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

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

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

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

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

.competitions_archive_overlay {
  display:none;
}

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

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

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

#competitions_share {
  display:none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.blog_listing .blog_image img,
#blog_image img {}

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

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

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

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

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

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

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

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

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

#total_results
{
  display: none;
}

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

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

#store_finder_promo label {
  display:none;
}

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

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

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

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

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

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

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

#print_logo {
  display:none;
}


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

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

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

/***/

.product_listings_show_tag,
.category_description_tag {
  display:none;
}

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

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

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

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

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

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

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

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

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

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

#product_listing_top_v2 label {
	display:none;
}

#product_listing_top_v2 select {
	width:140px;
}

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

/*** Product Tags Page ***/

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

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

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

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

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

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

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

.site_box_header_basket,
.basket_break {
  display:none;
}

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

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

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

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


/******/

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

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

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

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

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

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

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

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

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

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

/******/

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

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

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

/******/


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

#basket_pages a {
  color:#5F5F5F;
}

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

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

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

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

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

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

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


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

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

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

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

#account_points li {
	display:none;
}

.checkout_success_address {
  white-space:nowrap;
}

.basket_row_share {}

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

.basket_delivery_note #unapplied_offers li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

select,
input.voucher_textbox,
input.textbox,
textarea {
  border:1px solid #a5a5a5;
  color:#545558;
}

.vs3form fieldset {
  border:1px solid #eae9e7;
}

.vs3form legend {
  color:#C9A44D;
}

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

a:hover {
  color:#C9A44D;
}

html {
  /*background:#000000 url("/images/body_bg.jpg") 50% 0% no-repeat;*/
}

body {
  background: url("/images/body_bg.jpg") 50% 0% repeat;
  color:#919090;
}

h1 {
  color:#212121;
}

#header_container {
	background: url("/images/header_container_bg_2.jpg") 0px 30px no-repeat;
  height:158px;
}

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

/***/

#header_top_basket {
	background: url("/images/header_top_basket_bg.png") top left no-repeat;
  height:31px;
  width:207px;
  padding:2px 3px 0px 28px;
  margin:55px 20px 0px 0px;
  font-size:12px;
  color:#ffffff;
}

#header_top_basket img{
  padding:1px 0px 0px 0px;
}

#header_top_basket a {
  color:#ffffff;
  text-decoration:none;
}

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

#header_top_basket .header_top_basket_details {
  width:100%;
}


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


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

#header_menu li a.header_menu_link:hover {
	background: url("/images/header_menu_bg_y3.png") -15px -40px no-repeat;
}

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

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

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

#header_menu li a.header_menu_2:hover {
	background-position: -139px -40px;
}

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

#header_menu li a.header_menu_3:hover {
	background-position: -248px -40px;
}

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

#header_menu li a.header_menu_4:hover {
	background-position: -351px -40px;
}

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

#header_menu li a.header_menu_5:hover {
	background-position: -443px -40px;
}




#header_menu li a.header_menu_7 {
	width:120px;
}

#header_menu li a.header_menu_7:hover {
	background-position: -519px -40px;
}


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


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

#header_search span input {
  color:#adaba6;
  background-color:transparent !important;
  background-color:transparent;
}

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

#breadcrumb_container p {
	color:#d4b671;
}

#breadcrumb_container a {
  color:#c6c6c6;
}

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

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

#header_second_menu_container {
	background: url("/images/header_second_menu_bg.gif") 0px 0px no-repeat;
}

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

#header_second_menu li a.header_second_menu_1{
	width:79px;
  margin:0px 1px 0px 113px;
}

#header_second_menu li a.header_second_menu_2{
	width:61px;
  margin:0px 1px 0px 0px;
}

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

#header_second_menu li a.header_second_menu_3 {
	width:61px;
	margin:0px 1px 0px 0px;
}

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

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

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

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

#footer_container_right {
	color:#b0afae;
  height:105px;
  width:360px;
  padding:40px 23px 0px 0px;
}

#footer_container_right a {
	color:#d4b671;
}

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

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

#footer_container_newsletter span input{
  color:#adaba6;
  background-color:transparent !important;
  background-color:transparent;
}

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

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

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

#footer_container_links li a {
	color:#b0afae;
}

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

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


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

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

#footer_container_social li.footer_container_social_twitter {
	background-position: 0px -10px;
}

#footer_container_social li.footer_container_social_rss {
	background-position: 0px -22px;
}

#footer_container_social li.footer_container_social_blog {
	background-position: 0px -34px;
}

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

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

#dynamic_sitemap_links_box li a {
	color:#c9a44d;
}

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

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

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

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

#home_promo_advanced .promo_unit_thumbs li img {
	border:1px solid #524D63;
  height:32px;
  width:32px;
}

#home_promo_advanced .promo_unit_thumbs li.selected img {
	border:1px solid #524D63;
  height:32px;
  width:32px;
}

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

#latest_news {
	background: url("/images/latest_news_bg.png") top left no-repeat;
  color:#9b9b9e;
}

#latest_news .latest_news_listing {
  padding:3px 15px 10px 12px;
}

#latest_news .latest_news_listing_date {
  color:#948cc4;
  font-weight:normal;
}

#latest_news a {
  font-style:italic;
}

#latest_news .latest_news_listing_title a {
  color:#e3e1e5;
  font-style:normal;
}

#latest_news .latest_news_listing_title a:hover {
  color:#948cc4;
}


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

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

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

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

.site_box_footer {
	background: url("/images/body_container_internal_2_bg.png") top left no-repeat;
  height:25px;
  width:996px;
}

.site_box_header {
	background: url("/images/body_container_internal_bg.png") top left no-repeat;
  height:30px;
  width:996px;
}

/*

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

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

.site_box_4{
	background: url("/images/site_box_4_bg.gif") top left repeat-y;
  color:#a1a1a8;
}
.site_box_footer_basket {
	background: url("/images/site_box_footer_basket.gif") top left no-repeat;
}

.site_box_comment_blog_footer{
	background: url("/images/site_box_comment_blog_footer.gif") top left no-repeat;
  height:15px;
}

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


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

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

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

.recent_products_title {
	background-position: 0px -294px;
  height:45px;
}

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

.gift_vouchers_title {
	background-position: 0px -90px;
  height:75px;
}

.gift_voucher_terms_title {
	background-position: 0px -165px;
  height:46px;
}

.competitions_entry_title {
	background-position: 0px -211px;
  height:38px;
}

.blog_comment_title {
	background-position: 0px -220px;
  height:37px;
}

.worn_by_title {
	background-position: 0px -249px;
  height:45px;
}
/*** Product Listings ***/

.product_title a {
  color:#919090;
  text-decoration:none;
}

.product_title a span,
.product_title a:hover {
  color:#545653;
  text-decoration:none;
}

.product .product_price_rrp {
  color:#404040;
}

.product .product_price {
  color:#222222;
}

.product .product_price_sale {
  color:#e4152d;
}

.product .product_options {
  color:#919090;
}

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

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

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

.filter_catalog_navigation {}

.catalog_navigation_filters ul {}

.catalog_navigation_filters li .filter_title {
	color:#c9a44d;
  border-bottom:1px solid #eae9e7;
}

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

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

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

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

/*******/

#ajax_filters_loading {
  background: #FFF url(/images/ajax-loader.gif) no-repeat 50% 20%;
  left:16px;
  width:743px;
}

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

.catalog_navigation_criteria {}

.catalog_navigation_criteria ul {}

.catalog_navigation_criteria li {
  color:#656565;
}

.catalog_navigation_criteria li.navigation_criteria_list {
	color:#c9a44d;
  border-bottom:1px solid #eae9e7;
}

.catalog_navigation_criteria li a {
	color:#c9a44d;
}

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

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


.default_navigation {}

.default_navigation ul {}

.default_navigation li.default_catalog_navigation_title {
	color:#c9a44d;
  border-bottom:1px solid #eae9e7;
}

.default_navigation li a {
	color:#656565;
}

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

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


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

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


#body_news #news_nav_left .left_menu_title{
	background: url("/images/left_column_title.gif") top left no-repeat;
	color:#938bc4;
}

#body_news #news_nav_left li a {
	color:#545558;
}

#body_news #news_nav_left li a:hover {
	color:#140c1b;
}


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



#product_listings_top_box {}

#product_listings_top_internal_box {}

#product_listings_top_content {
	background: #404040 url("/images/product_listings_top_internal_box_bg.gif") top left no-repeat;
  min-height:16px;
  height:auto !important;
  height:16px;
}

#product_listings_top_box h1 {
	color:#fff;
}

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

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

#product_listings_show a {
	color:#fff;
}

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

#category_description {
	color:#fff;
}

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

#product_paging_top,
#product_paging_bottom {}

#product_paging_bottom {}

/*
.pagination {
  background: #f0f0f0;
}
*/

.pages strong,
.pages a,
.pages span  {
	color:#787878;
  background: #f0f0f0;
}

.pages strong {
	color:#d1b36e;
}

.pages a:hover {
	color:#d1b36e;
  background: #f0f0f0;
}

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

.pages a.next_page {
	border-left:2px solid #FFF;
}

.pages a.prev_page {
	border-right:2px solid #FFF;
}

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

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

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

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

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

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

#product_page_left,
#product_page_right {
  padding:2px 0px 0px 0px;
}

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

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

#product_page_additional_searches {
  width:298px;
  float:left;
}

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

#product_page_additional_searches li {
	padding:0px 0px 8px 10px;
	margin:0px 0px 0px 0px;
  background: url("/images/additional_searches_bullet.gif") 0px 5px no-repeat;
}

#product_page_additional_searches li a {
	color:#919090;
}

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

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

#product_price_sale,
#product_price_was {
	color:#C9A44D;
  display:inline;
}

.sale_product #product_price_sale {
	color:#A23535;
}

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

#main_add_to_basket select {
  font-size:10px;
  color:#140c1b;
}

#product_size_guide {
  bottom:55px;
  left:150px;
}

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

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

/**/

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

#product_page_tabs a.overview_tab_link:hover {}

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

/**/

#product_page_tabs #details_tab,
#product_page_tab_content #details_tab_content {
  display:block;
}

#product_page_tabs a.details_tab_link {
	background-position: -121px -27px;
	width:107px;
}

#product_page_tabs a.details_tab_link:hover {}

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

/**

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

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

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

/**

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

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

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

/**/

#product_page_tabs a.payment_tab_link {
	background-position: -230px -27px;
	width:141px;
}

#product_page_tabs a.payment_tab_link:hover {}

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

/**/

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

#product_page_tabs a.delivery_tab_link:hover { }

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

/**/

#product_page_tabs a.size_tab_link {
	background-position: -512px -27px;
	width:81px;
}

#product_page_tabs a.size_tab_link:hover { }

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

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

#product_page_tab_box {
	border:1px solid #d5d5d5;
  height:156px;
  color:#919090;
}

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

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

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

#product_page_actions {
	background: url("/images/product_actions_bg.png") top left repeat-x;
  height:19px;
  padding:10px 0px 0px 0px;
}

#product_page_actions li a {
	background-image: url("/images/product_actions_2.png");
  width:141px;
  margin:0px 1px 0px 0px;
  height:19px;
}

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

#product_page_actions li#product_page_actions_bookmark a:hover {
	background-position: -142px -19px;
}

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

#product_page_actions li#product_page_actions_question a:hover {
	background-position: -322px -19px;
}

#product_page_actions li#product_page_actions_friend a {
	background-position: -479px 0px;
  margin:0px 0px 0px 0px;
  width:133px;
}

#product_page_actions li#product_page_actions_friend a:hover {
	background-position: -479px -19px;
}

#product_page_actions li#wishlist a {
	background-position: 0px -0px;
  width:141px;
  margin:0px 1px 0px 0px;
}

#product_page_actions li#wishlist a:hover {
	background-position: 0px -19px;
}

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


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

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

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

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

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

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


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

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

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

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

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

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

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

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


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

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

.sitemap_page a {
	color:#b0afae;
}

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

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

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

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

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

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

#voucher_value_preview {
	color:#c9a44d;
}

.voucher_content {
	color:#8f8f8f;
}

.voucher_content span {
	color:#c9a44d;
}

.voucher_content span#voucher_to_name_preview,
.voucher_content span#voucher_from_name_preview {
	color:#8f8f8f;
}

#voucher_price {
  color:#c9a44d;
}

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

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

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

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

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


.competitions_archive_view_page h2 {
  color:#545558;
}

.competitions_archive_view_page span {
  color:#545558;
}


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

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

.cms_blog .site_box_content {
  background:none;
}

.blog_listing{
	background: url("/images/blog_line.gif") bottom left no-repeat;
}

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

#blog_comments_intro {
  border-top:1px solid #bab8c1;
  border-bottom:1px solid #bab8c1;
  color:#545558;
}

.news_comments_comment{
  border-bottom:1px solid #bab8c1;
}

.news_comments_comment .comment_author,
.news_comments_comment .comment_date {
  color:#c9a44d;
}

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

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

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

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

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

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

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

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


/***************** herviabazaar *********************/

.site_box_footer_latest_products,
#footer_container_spacer,
.site_box_footer_related_products,
#related_products_spacer,
#gift_voucher_terms_spacer,
#recent_products_spacer {
  display:none;
}

#parent_container {
  width:996px;
}

#header_top_container_menu {
	background: url("/images/header_container_bg.png") top left no-repeat;
  min-height:30px;
  height:!important;
  height:30px;
  padding:0px 0px 0px 750px;
}

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

#header_top_container_menu li {
  padding:0px 0px 0px 0px;
  margin:0px 24px 0px 0px;
  float:left;
  display:block;
  height:30px;
  width:103px;
}

#header_top_container_menu li span {
  display:none;
}

#header_top_container_menu li.header_top_container_menu_2 {
  width:86px;
}

#header_top_container {
  height:88px;
}

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

#header_top_tabs {
	background: url("/images/header_container_tabs.png") top left no-repeat;
  height:33px;
  width:330px;
  overflow:hidden;
  margin:55px 0px 0px 20px;
  float:left;
  display:inline;
}


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

#header_top_tabs li {
  padding:3px 2px 0px 3px;
  margin:0px 0px 0px 0px;
  float:left;
  display:inline;
}

#header_top_tabs a {
  height:33px;
  width:69px;
  display:block;
  background: url("/images/header_container_tabs.png") -3px -36px no-repeat;
}

#header_top_tabs a span {
  display:none;
}

#header_top_tabs .header_top_tabs_1 a.header_top_tabs_active {
  background-position: -3px -3px;
}

#header_top_tabs .header_top_tabs_2 a {
  background-position: -77px -36px;
  width:87px;
}

#header_top_tabs .header_top_tabs_2 a.header_top_tabs_active {
  background-position: -77px -3px;
}

#header_top_tabs .header_top_tabs_3 a {
  background-position: -169px -36px;
  width:53px;
}

#header_top_tabs .header_top_tabs_3 a.header_top_tabs_active {
  background-position: -169px -3px;
}

#header_top_logo {
  height:88px;
  width:296px;
}

/******/

#header_menu_container {
  height:40px;
}

#header_menu {
  min-height:40px;
  height:auto !important;
  height:40px;
  width:726px;
  padding:0px 0px 0px 15px;
}

#header_search  {
  height:32px;
  width:255px;
  padding:8px 0px 0px 0px;
}

#header_search span {
  padding:5px 0px 0px 7px;
  width:201px;
}

#header_search span input {
  width:210px;
  font-size:10px;
}

/******/

#footer_container_newsletter {
  width:210px;
  height:24px;
  padding:97px 0px 0px 33px;
  overflow:hidden;
  float:left;
}

#footer_container_newsletter span {
  padding:5px 0px 0px 10px;
  width:161px;
}

#footer_container_newsletter span input {
  font-size:10px;
  width:230px;
}

#footer_container_left {
  height:146px;
  width:341px;
  padding:0px 0px 0px 16px;
}

#footer_container_social  {
  padding:0px 0px 0px 0px;
  width:101px;
}

#footer_container_links_1  {
  padding:0px 0px 0px 0px;
  width:125px;
}

#footer_container_links_2  {
  padding:0px 0px 0px 0px;
  width:110px;
}

#footer_container_links li {
  height:12px;
  margin:0px 0px 10px 0px;
  padding:0px 0px 0px 0px;
  font-size:10px;
}

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

/******/

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

/******/

#home_promos_upper {
	background: url("/images/home_promo_bg_2.png") top left no-repeat;
  height:505px;
  overflow:hidden;
  padding:0px 0px 0px 23px;
  position:relative;
  z-index:1;
}

#home_promo_new1, #home_promo_new2{
  display:block;
  float:left;
  width:475px;
  height:430px;
  margin:10px 0 0;
  overflow:hidden;
}

#home_promo_new3{
  clear:both;
}

#home_promo_new1 img, #home_promo_new2 img{
  position:absolute;
}

#home_promos_upper_1 img {
  position:absolute;
}

#home_promos_multiple {
  position:absolute;
  top:15px;
  left:38px;
}

#home_promos_multiple div {
  padding:0px 0px 10px 0px;
  height:200px;
  width:310px;
  overflow:hidden;
}

#home_promos_multiple #quick_finder {
  float:none;
  padding:38px 0px 10px 0px;
  height:162px;
  width:310px;
  overflow:hidden;
}

#quick_finder div  {
  padding:0px 0px 0px 12px;
  min-height:1px;
  height:auto !important;
  height:1px;
  width:310px;
  overflow:auto;
}

#quick_finder #categories_groups {
  display:none;
}

#quick_finder #button_quick_find {
  bottom:42px;
  right:126px;
  padding:0px 0px 0px 0px;
  height:24px;
  width:46px;
}

#quick_finder label {
  height:6px;
}

/******/

.latest_products {
	background: url("/images/featured_products_bg.png") top left no-repeat;
  height:309px !important;
  height:309px;
  overflow:hidden;
  padding:10px 0px 0px 23px;
}

#latest_products_scroll_box {
  height:294px;
  overflow:hidden;
}

#latest_products_scroll_box .jcarousel-list li img {
  border:0px solid #999999;
}

/* JM, jquery carousel */

#latest_products_scroll_box .jcarousel-container  {
  position:relative;
  width:950px;
  height:294px;
  /*background-color:yellow;*/
}

#latest_products_scroll_box .jcarousel-clip {
  position: relative;
  float: left;
  margin:0px 0px 0px 14px;
  padding:0px 0px 0px 0px;
  width:888px;
  overflow:hidden;
  /*background-color:red;*/
}

#latest_products_scroll_box ul {
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
  margin: 0px 0px 0px 38px;
  padding: 0px 0px 0px 0px;
  list-style: none;
}

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


#latest_products_scroll_box .jcarousel-list li,
#latest_products_scroll_box li {
  height:294px;
  margin:0px 14px 0px 0px;
  padding:0px 0px 0px 0px;
  width:134px;
  float:left;
	display:inline;
}

#latest_products_scroll_box .jcarousel-next {
  vertical-align:middle;
  display: none;
  float: right;
  width: 24px;
  cursor: hand;
  cursor: pointer;
  margin:77px 0px 0px 0px;
}

#latest_products_scroll_box .jcarousel-prev {
  display: none;
  float: left;
  width:24px;
  cursor: hand;
  cursor: pointer;
  margin:77px 0px 0px 0px;
}

/***/

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


.latest_products .product_sash {
  position:absolute;
  top:154px;
  left:-15px;
}

.latest_products .product_title {
  line-height:15px;
  height:45px;
  overflow:hidden;
  padding:7px 0px 0px 0px;
}

.latest_products .product_title span {
  display:block;
  height:15px;
  overflow:hidden;
}

.latest_products .product_price {
  padding:6px 0px 0px 0px;
  color:#c9a44d;
  font-size:14px;
  line-height:16px;
}

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

.latest_products .product_price .product_price_was span {
  font-size:11px;
  text-decoration:line-through;
}

.latest_products .product_price .product_price_now  {
  color:#a23535;
}

.latest_products .product .product_options {
  padding:6px 0px 0px 0px;
}

/******/

#home_promos_lower {
	background: url("/images/home_promo_bg_2.gif") top left no-repeat;
  height:170px;
  overflow:hidden;
  padding:0px 0px 0px 23px;
}

#home_promos_lower span {
  float:left;
  display:block;
  height:120px;
  width:322px;
  padding:25px 0px 0px 0px;
}

#home_promos_lower_2 {
	background: url("/images/home_promos_lower_2.gif") top left no-repeat;
  height:180px;
  overflow:hidden;
  padding:0px 0px 0px 23px;
}

#home_promos_lower_2 span {
  float:left;
  display:block;
  height:130px;
  width:194px;
  padding:25px 0px 0px 0px;
}

/****/

#body_productlistings #body_container,
#body_container_cms  {
	background: url("/images/body_container_bg.png") 0px -30px repeat-y;
}

#body_productlistings #body_container_internal,
#body_container_internal_cms  {
	background: url("/images/body_container_internal_bg.png") top left no-repeat;
}

#body_productlistings #body_container_internal_2,
#body_container_internal_2_cms {
	background: url("/images/body_container_internal_2_bg.png") bottom left no-repeat;
  padding:30px 0px 25px 0px;
}

/*****/

#left_column {
  width:167px;
  padding:0px 0px 5px 23px;
}

.catalog_navigation_criteria li.navigation_criteria_list,
.catalog_navigation_filters li .filter_title,
.default_navigation li.default_catalog_navigation_title  {
  font-size:13px;
  font-weight:normal;
  height:23px;
  padding:0px 0px 0px 0px;
  text-transform:uppercase;
}

.catalog_navigation_criteria li.navigation_criteria_list,
.default_navigation li.default_catalog_navigation_title {
  margin:0px 0px 2px 0px;
}

.catalog_navigation_filters ul,
.catalog_navigation_criteria ul,
.default_navigation ul {
  padding:0px 0px 34px 0px;
}

.catalog_navigation_filters li li,
.catalog_navigation_criteria li,
.default_navigation li {
  padding:8px 0px 0px 5px;
}

.catalog_navigation_filters ul ul {
  margin:2px 0px 0px 0px;
  height: expression( this.scrollHeight > 205 ? "206px" : "auto" ); /* sets max-height for IE - doesn't validate */
  max-height: 206px; /* sets max-height value for all standards-compliant browsers */
  padding:0px 0px 0px 0px;
}

/*****/

.product_listings_image_v2{
  padding:0px 0px 0px 16px;
}

#product_listing_top_v2,
#product_paging_bottom {
  padding:8px 0px 4px 0px;
  margin:0px 23px 0px 16px;
  border-bottom:1px solid #eae9e7;
  min-height:24px;
  height:auto !important;
  height:24px;
  position:relative;
  z-index:1;
}

#product_listing_top_v2_no_image #product_listing_top_v2{
  padding:0px 0px 4px 0px;
  min-height:20px;
  height:auto !important;
  height:20px;
}

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

#product_paging_bottom td.pages {
  padding:0px 0px 0px 0px;
}

#product_listing_top_v2 td.listing_switch ul {
  width:170px;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#product_listing_top_v2 td.listing_switch li {
  float:left;
  width:79px;
  height:20px;
}

#product_listing_top_v2 select {
  width:148px;
}

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

#product_listing_top_v2_no_image #product_listings_rss a {
  top:3px;
}

#product_listing_top_v2 td.listing_title h1,
#product_paging_bottom td.listing_title h2 {
  padding:0px 0px 0px 4px;
  color:#5d5d5d;
  font-weight:normal;
}

#product_listing_top_v2 td.listing_title h1 {
  padding:0px 0px 0px 20px;
}

#product_listing_bottom_text_v2 {
  margin:0px 23px 0px 16px;
  padding:10px 0 0;
}

#body_productlistings #breadcrumb_container {
	height:39px;
  width:743px;
  float:none;
  padding:0px 0px 0px 16px;
}

#body_productlistings #breadcrumb_container p {
  padding:6px 0px 0px 4px;
}

/*****/

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

#search_results .product {
  height:327px;
  width:164px;
  margin:0px 11px 30px 9px;
  padding:0px 0px 0px 0px;
}

#search_results .product li.product_image {
  height:218px;
  width:164px;
}

#search_results .product .product_sash {
  left:0px;
  top:194px;
}

#search_results .product li.product_title{
  height:45px;
  line-height:15px;
  overflow:hidden;
  padding:9px 0px 0px 0px;
}

#search_results .product li.product_title span {
  display:block;
  height:15px;
  overflow:hidden;
  font-weight:normal;
}

#search_results .product .product_price {
  padding:6px 0px 0px 0px;
  color:#c9a44d;
  font-size:14px;
  line-height:16px;
}

#search_results .product_price .product_price_was span {
  font-size:11px;
  text-decoration:line-through;
}

#search_results .product_price .product_price_now  {
  color:#a23535;
}

#search_results .product .product_options {
  padding:3px 0px 0px 0px;
  font-weight:normal;
}

/***/

#search_results .list_product {
  height:178px;
  width:352px;
  margin:0px 11px 40px 9px;
  padding:0px 0px 0px 0px;
}

#search_results .list_product li.product_image {
  height:178px;
  width:134px;
  float:left;
}

#search_results .list_product li.product_title {
  float:left;
  width:200px;
  padding:0px 0px 0px 12px;
}

#search_results .list_product .product_sash {
  position:absolute;
  top:154px;
  left:-15px;
}

#search_results .list_product .product_price {
  padding:6px 0px 0px 12px;
  float:left;
  width:200px;
}

#search_results .list_product .product_options {
  padding:3px 0px 0px 12px;
  float:left;
  width:200px;
}

/**/

.cms_page,
.sitemap_page,
.account_page,
.map_page {
  min-height:730px;
  height:auto !important;
  height:730px;
  padding:0px 23px 0px 23px;
}

.cms_page .site_box_content,
.sitemap_page .site_box_content,
.account_page .site_box_content,
.map_page .site_box_content {
  min-height:730px;
  height:auto !important;
  height:730px;
  padding:0px 380px 0px 0px;
  background: url("/images/cms_page_bg.jpg") top right no-repeat;
}

.map_page .site_box_content {
  padding:0px 0px 0px 0px;
  background:none;
}

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

.cms_page h1,
.sitemap_page h1,
.account_page h1,
.map_page h1,
.map_page h2 {
  padding:0px 0px 6px 0px;
  color:#c9a44d;
  text-transform:uppercase;
  font-weight:normal;
  font-size:14px;
}

.sitemap_page h2 {
  padding:10px 0px 2px 0px;
  margin:0px 0px 2px 0px;
  color:#c9a44d;
  text-transform:uppercase;
  font-weight:normal;
  font-size:12px;
  border-bottom:1px solid #eae9e7;
}

.sitemap_page li {
  padding:0px 0px 5px 0px;
  width:45%;
}

.sitemap_page .sitemap_products li {
  width:100%;
}

.map_table td {
  vertical-align:top;
  padding:0px 25px 0px 0px;
}

/****/

#body_container_cms .cms_page {
  padding:0px 0px 0px 0px;
  background: none;
}

#body_container_cms .cms_page .site_box_content {
  padding:0px 23px 0px 16px;
  background: none;
}

#body_container_cms .cms_page h1 {
  padding:0px 0px 5px 0px;
  margin:0px 0px 6px 0px;
  border-bottom:1px solid #eae9e7;
}

#body_container_cms .cms_page h2 {
  padding:15px 0px 6px 0px;
  margin:0px 0px 6px 0px;
  color:#5d5d5d;
  text-transform:uppercase;
  font-weight:normal;
  font-size:12px;
  border-bottom:1px solid #eae9e7;
}

#body_container_cms .site_box_header,
#body_container_cms .site_box_footer {
  display:none;
}

/****/

.cms_page .site_box_content_54 {
  padding:0px 0px 0px 0px;
  background: none;
}

/***/

.product_page_box_header {
  height:10px;
}

#body_products #breadcrumb_container {
	height:34px;
  width:996px;
  float:none;
  padding:0px 0px 0px 0px;
  background: url("/images/breadcrumb_container_bg.gif") bottom left no-repeat;
}

#body_products #breadcrumb_container p {
  padding:13px 28px 0px 28px;
}

.product_page {
  padding:0px 23px 0px 28px;
}

/***/

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

#product_page_left_image  {
  border:0px solid #CCCCCC;
  padding:0px 0px 0px 0px;
}

#product_page_left_image .product_img {
  height:417px;
}

#product_page_left_image .product_img_sash {
  left:75px;
  top:393px;
}

/***/

#product_page_right {
  float:right;
  width:612px;
  padding:0px 0px 0px 0px;
}

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

#product_page_right_top_details  {
  width:420px;
}

#product_page_right h1 {
  font-size:18px;
  padding:1px 0px 0px 0px;
  font-weight:normal;
  color:#545653;
  line-height:18px;
}

#product_page_right h1 span {
  display:block;
  font-size:12px;
  color:#919090;
  padding:2px 0px 0px 0px;
}

#product_page_brand {
  display:block;
}

#product_page_right_top_promos  {
  width:152px;
  margin:-4px 0px 0px 0px;
}

#product_buttons {
	background: url("/images/taxfree2.gif") no-repeat top left;
  padding:0px;
}

#product_buttons input {
	margin: 5px 0;
}

/***/

#product_page_thumbs  {
  display:block;
  margin:15px 0px 0px 0px;
  width:314px;
  height:116px;
  background: url("/images/product_page_thumbs_bg.gif") bottom left no-repeat;
}

#product_page_thumbs #thumb_container {
  height:90px;
  overflow:hidden;
}

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

/* JM, jquery carousel */

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

#product_page_thumbs #thumb_container .jcarousel-clip {
  position: relative;
  float: left;
  margin:0px 0px 0px 3px;
  padding:0px 0px 0px 0px;
  width:287px;
  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:0px 0px 0px 0px;
  margin:0px 5px 0px 0px;
  float:left;
	display:inline;
	height:90px;
	width:68px;
  border:0px solid #f3e9f2;
}

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

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

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

/******/

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

.brands_page h1 {
  padding:0px 0px 6px 0px;
}

.brands_page .site_box_content {
  padding:0px 0px 0px 0px;
  background:none;
}

.brands_page li {
  height:60px;
  overflow:hidden;
  margin:0px 0px 0px 0px;
  padding:0px 1px 3px 0px;
  width:158px;
}

.brands_page li a {
  height:56px;
  width:152px;
  display:block;
  overflow:hidden;
  text-align:center;
  border:1px solid #EAE9E7;
  padding:1px 1px 1px 1px;
}

.brands_page li a:hover {
  border:1px solid #C9A44D;
}

/***/

.basket_steps, #basket_pages_header_3d_secure {
  height:66px;
  width:996px;
}

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

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

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

#checkout_promos {
  height:117px;
  width:993px;
  background: url("/images/basket_promo_bg.png") top left no-repeat;
  overflow:hidden;
  padding:15px 0px 0px 3px;
}

#basket_pages_footer, #basket_pages_footer_final {
  width:996px;
}

#basket_pages {
  padding:14px 28px 0px 28px;
}


/***/


#voucher_header {
  padding:50px 0px 0px 230px;
}

#voucher_header select {
  width:215px;
}

.gift_vouchers_page {
  padding:0px 23px 0px 23px;
}

#voucher_left {
  margin:10px 0px 0px 0px;
  padding:1px 1px 1px 1px;
  width:420px;
}

#voucher_right {
  margin:0px 0px 0px 0px;
  padding:30px 0px 0px 0px;
  width:481px;
}

.site_box_2 {
  padding:0px 33px 0px 33px;
}

/***/

.site_box_header_competitions {
  height:28px;
}

.competitions_page {
  padding:0px 45px 0px 33px;
}

#competitions_right  {
  height:417px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 20px 0px;
  width:314px;
  border:0px;
}

#competitions_prize {
  display:none;
}

#competitions_left {
  margin:0px 0px 0px 0px;
  padding:0px 0px 20px 0px;
  width:500px;
}

#competitions_left h1 {
  padding:0px 0px 6px 0px;
  color:#c9a44d;
  text-transform:uppercase;
  font-weight:normal;
  font-size:14px;
}

#competitions_share {
  display:block;
  color:#c9a44d;
  padding:10px 0px 0px 0px;
  line-height:20px;
}

#competitions_share a {
  display:block;
  background: url("/images/comp_share.gif") bottom left no-repeat;
  height:16px;
  width:126px;
}

#competitions_share a span {
  display:none;
}

#competitions_terms  {
  padding:10px 70px 10px 0px;
}

.competitions_archive_view_page {
  display:block;
  background: url("/images/competitions_archive_view_page_bg.png") bottom left no-repeat;
  height:96px !important;
  height:96px;
  overflow:hidden;
  padding:50px 33px 0px 33px;
}

.competitions_archive_view_page h2 {
  display:none;
}

.competitions_archive_view_page a span,
.competitions_archive_view_page a:hover  span {
  color:#c9a44d;
  text-decoration:none;
}

/***/


.competitions_archive_page {
  padding:0px 23px 0px 23px;
}

.competitions_archive_left  {
  margin:12px 0px 12px 0px;
  padding:0px 0px 0px 31px;
  width:600px;
}

.competitions_archive_right  {
  height:278px;
  margin:12px 0px 12px 0px;
  padding:0px 31px 0px 0px;
  width:210px;
  border:0px;
}

.competitions_archive_left h1,
.competitions_archive_left h2 {
  padding:0px 0px 6px 0px;
  color:#c9a44d;
  text-transform:uppercase;
  font-weight:normal;
  font-size:14px;
}

/****/

.tags_page {
  padding:0px 0px 0px 23px;
}

.tags_page .site_box_content {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

.tags_page h1 {
  padding:0px 0px 6px 0px;
  color:#c9a44d;
  text-transform:uppercase;
  font-weight:normal;
  font-size:14px;
}

.tags_page .tags_page_info {
  border-bottom:0px;
  padding:0px 23px 20px 0px;
  color:#c6c6c6;
}

.tags_page .tag {
  height:119px;
  margin:0px 31px 20px 13px;
  line-height:12px;
}

.tags_page .tag a {
  color:#9d9d9d;
}

.tags_page .tag a:hover {
  color:#d4b671;
}

/****/

.worn_by_text {
  float:left;
  width:750px;
  padding:19px 0px 0px 16px;
  display:inline;
}

.worn_by_text h2 {
  color:#5d5d5d;
  padding:0px 0px 5px 0px;
  font-weight:normal;
  font-size:16px;
}

.worn_by_image {
  float:right;
  width:94px;
  padding:19px 0px 0px 0px;
  margin:0px 24px 0px 0px;
  display:inline;
}

/****/

.recent_products {
  padding:10px 0px 0px 23px;
}

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

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

/**/

product_page_note {
  font-size:10px;
  padding:0px 0px 5px 0px;
  line-height:15px;
}

/***/

.out_of_stock {
  padding:15px 0px 0px 0px;
  height:37px;
  overflow:hidden;
  color:#545653;
  font-weight:bold;
}

.out_of_stock a {
  color:#919090;
}

#product_options select {
  width:146px;
}

/***/

#search_results  li.product_summary {
  display:none;
}

#search_results .list_product li.product_summary {
  float:left;
  width:195px;
  padding:5px 0px 0px 12px;
  line-height:15px;
  height:30px;
  overflow:hidden;
  display:block;
}

/****/

.store_view {
  width:950px;
  height:271px;
  overflow:hidden;
  float:left;
}



/*****/

.product_img #added-to-basket {
  background-color:#D4B671;
  color:#FFF;
  left:0px;
  bottom:24px;
  padding:5px;
  position:absolute;
  text-align:center;
  width:319px;
}

/***/

#product_page_additional_searches {
  width:200px;
  /*background-color:blue;*/
}

#product_page_additional_searches ul {
  padding:22px 0px 0px 0px;
}

#product_page_additional_social {
  width:401px;
  float:right;
  padding:22px 0px 0px 10px;
  /*position:absolute;*/
  /*left:298px;*/
  /*background-color:red;*/
}

/*
#product_page_additional_searches_box {
  position:relative;
}
*/

/****/

#product_thumbs .jcarousel-prev-disabled,
#product_thumbs .jcarousel-next-disabled,
#latest_products_scroll_box .jcarousel-prev-disabled,
#latest_products_scroll_box .jcarousel-next-disabled {
  opacity:0.3;
}

/****/


#header_search span {
  height:20px;
}

#header_search span input {
  width:190px;
}

/****/

#header_top_container_menu .menu-dropdown li a.active {
  color:#C9A44D;
}

/****/

.store_finder {
  line-height:12px;
}

.store_finder input.postcode_box {
  background-color:#f4f4f3;
  border:0px;
  color:#adaba6;
  width:200px;
}

.site_box_content_57 .hide {
  display:none;
}

.site_box_content_57 .show {
  display:block;
}

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

.table_size_guide {
  border-collapse:collapse;
  margin:0px 0px 10px 0px;
  width:90%;
}

.table_size_guide td {
  border:1px solid #D4D2C9;
  padding:5px 5px 5px 5px;
}

.table_size_guide td.table_size_guide_header {
  font-weight:bold;
  color:#C9A44D;
}

#product_buttons a.add_to_basket addtobasket_pre_release_enabled,
#product_buttons a.addtobasket_pre_release_disabled_link{
  display:none;
}

#buy_hidden{border: 5px solid #8F7B4C;background:#fff;position:absolute;height:50px;width:270px;display:none;padding:10px 10px 11px;top:60px;left:-30px;z-index:100;}
#buy_hidden ul{list-style:none;padding:0;margin:10px 0 0;}
#buy_hidden li{padding:0;margin:0;float:left;padding:0 10px 0 0;}
.buy_hidden_text{height:17px;background:url(/images/hidden_add.gif) top left no-repeat;padding:3px 0 0 30px;line-height:14px;}
#buy_hidden a{outline:none;}


.site_box_basket{
  background: url("/images/basket_page_bg.gif") repeat-y scroll 0 0 transparent;
}
.basket_page_order .basket_delivery_note {display:none;}

#map {display:none;}


#product_page_additional_social {
padding-left: 30px;
width: 326px;
}

#facebook_like_compact{
width: 100px;
margin:0px 0px 10px 0px;
float:left;
}

#tweet_btn_compact{
float:left;
width: 100px;
margin:0px 0px 0px 0px;
}

#google_plus_compact{
float:left;
width: 80px;
margin:0px 0px 0px 0px;
}


/* Facebook Like Basket Promo //MK */
#facebook_discount_container {
  margin: 10px;
  padding: 10px;
  border: 1px solid #ccc;
  background-color: #fcfcfc;
  min-height: 60px;
}
#facebook_discount_container img {
  float: left;
  margin: 0 10px 0 0px
}

.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr
{
  display: none !important;
}

#product_listing_bottom_title{padding: 0 0 10px;font-size:16px;color:#5d5d5d;border-bottom: 1px solid #EAE9E7;}
#product_listing_bottom_image{padding: 10px 0 18px;}

#newsletter_signup_error{padding:10px 0 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:			0px;
	/*top:			14px;  match top ul list item height */
  top:			40px; /* match top ul list item height */
	z-index:		99;
}


#header_top_container_menu .menu li:hover div,
#header_top_container_menu .menu li.sfHover div {
  top:			30px; /* match top ul list item height */
}

ul.menu li:hover li ul,
ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul,
ul.menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.menu li li:hover li ul,
ul.menu li li.sfHover li ul {
	top:			-999em;
}
ul.menu li li li:hover ul,
ul.menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

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

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

#header_menu .menu-dropdown {
  border: 1px solid #C9A44D;
  background: #fff;
  border-top:0px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

#menu-dropdown table {
  position: relative;
}

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

#header_menu td.menu_items_td_border {
  border-right:1px solid #525252;
}

#header_menu .menu-dropdown p {
  padding:0px 0px 10px 0px;
  font-size:13px;
  font-weight:bold;
  color:#fff;
}


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

#header_menu .menu-dropdown li {
  padding:0px 0px 6px 6px;
  margin:0px 0px 0px 0px;
  background: url("/images/dropdown_bullet.gif") -1px 5px no-repeat;
  width:130px;
  float:none;
  line-height:15px;
}

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

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


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

/***/

#header_top_container_menu .menu-dropdown {
  border: 0px solid #919090;
  background: #fff;
  border-top:0px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

#header_top_container_menu td.menu_items_td {
  padding:0px 5px 0px 5px;
}

#header_top_container_menu .menu-dropdown ul {
  padding:5px 0px 0px 0px;
}

#header_top_container_menu .menu-dropdown li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  width:100px;
  float:none;
  height:20px;
}

#header_top_container_menu .menu-dropdown li a {
  color:#919090;
}

#header_top_container_menu .menu-dropdown li a:hover {
  color:#C9A44D;
  text-decoration:none;
}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;
}
