/*<? header("Content-Type: text/css");?>
/* CSS Document */

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

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

.vs3form fieldset {
  border:1px solid #f4eee9;
  background-color:#ffffff;
  position:relative;
  padding:10px 10px 10px 10px;
  margin:10px 0px 10px 0px;
}

.vs3form legend {
  color:#69321f;
  font-size:11px;
  font-weight:bold;
}

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

.vs3form fieldset p {
  clear:both;
}

.vs3form fieldset p label {
  float:left;
  width:90px;
  margin:0px 10px 10px 0px;
}

.vs3form fieldset p input {
  float:left;
  margin:0px 10px 10px 0px;
}

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

.vs3form fieldset textarea {
  height:100px;
}

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


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

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

.my_account_home a {
  font-size:12px;
  display:block;
}

.my_account_home span{
  display: block;
  float: left;
  margin: 2px 10px 10px 0px;
}

.my_account_home span.account_icon{
  clear: both;
}

.my_account_home li{
  height: 40px;
  overflow: hidden;
}

.myaccount_wrapper {
  min-height:560px;
  height:auto !important;
  height:560px;
}

/*


.myaccount_wrapper {
  padding:0px 0px 9px 10px;
  margin:5px 0px 5px 0px;
  background:#FFFFFF;
  border:10px solid #f9f9f9;
  min-height:350px;
  height:auto !important;
  height:350px;
  line-height:15px;
}

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

.myaccount_wrapper li {
  background: url("/images/bullet.gif") 0px 10px no-repeat;
  padding:4px 0px 4px 11px;
  margin:0px 0px 0px 0px;
}

.myaccount_wrapper li a {
  padding:0px 10px 0px 0px;
}

.my_account_address_options {
  width:200px;
  float:left;
}

.my_account_address {
  float:left;
}

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

/* 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
{
	background: url("/images/review_stars.gif") left -1000px repeat-x;
}

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

.review_stars li
{
	display: inline;
}

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

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

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

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

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

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

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

.review_stars .current-rating
{
	z-index:1;
	background-position: left bottom;
}
.review_stars .current-rating span
{
  display:none;
}
#rating_message_5, #rating_message_4, #rating_message_3, #rating_message_2, #rating_message_1
{
  float:left;
  position:relative;
  color:#784736;
  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;
}

.clear_line {
  border-bottom:1px solid #313031;
}

label.hiddenlabel {
  display:none;
}

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

img {
  border:0px;
}


h1 {
  margin:0px 0px 0px 0px;
  padding:0px 0px 3px 0px;
  color:#69321f;
  font-size:15px;
	text-transform:uppercase;
}

h2 {
  margin:0px 0px 0px 0px;
  padding:12px 0px 5px 0px;
  color:#69321f;
  font-size:12px;
	text-transform:uppercase;
}


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

strong.customer {}

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

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

.mandatory_star {
  color:#9ec9ea;
}

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

html {
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
	background: #FFFFFF url("/images/html_bg.jpg") 50% 0% repeat-x;
}

body {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#784736;
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  background: url("/images/body_bg.jpg") 50% 0% no-repeat;
}



/******************* Main Holders *******************/

#parent_container {
  width:960px;
  margin:0px auto;
	background: url("/images/parent_container_bg.gif") top left repeat-y;
}

#body_pages #parent_container,
#body_errors #parent_container,
#body_manufacturers #parent_container,
#body_customertestimonials #parent_container,
#body_newsletter #parent_container,
#body_sitemap #parent_container,
#body_productreviews #parent_container {
	background: url("/images/parent_container_bg_cms.gif") top left repeat-y;
}

#header_container {
  height:160px;
  background: #FFFFFF url("/images/header_container_bg.gif") bottom left no-repeat;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

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

#body_container {
  min-height:1px;
  height:auto !important;
  height:1px;
	padding:0px 0px 4px 0px;
  background: url("/images/body_container_bg.gif") bottom left no-repeat;
}

#body_pages #body_container,
#body_errors #body_container,
#body_manufacturers #body_container,
#body_customertestimonials #body_container,
#body_newsletter #body_container,
#body_sitemap #body_container,
#body_productreviews #body_container {
  background: url("/images/body_container_bg_cms.gif") bottom left no-repeat;
}

#left_column {
  width:191px;
  float:left;
  padding:0px 0px 0px 0px;
  /*overflow:hidden;*/
  min-height:597px;
  height:auto !important;
  height:597px;
}

#middle_column {
  width:769px;
  float:right;
  padding:0px 0px 0px 0px;
  overflow:hidden;
  position: relative;
}

#middle_column_wide {
  background: url("/images/middle_column_wide_bg.gif") top left no-repeat;;
  margin:0px 0px 0px 0px;
  padding:10px 0px 0px 0px;
}

#footer_container {
	height:399px;
	overflow:hidden;
  background: #FFFFFF url("/images/footer_container_bg.gif") top left no-repeat;
}


/*********** header_container *****************

/*** site_logo ***/

#header_container #site_logo {
  padding:9px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left
}

/*** site_phone ***/

#header_container #site_phone {
  padding:81px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:right
}


/******************* #top_container_basket *******************/

#header_container #top_container_basket {
  width:229px;
  height:118px;
  overflow:hidden;
  float:right;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  background: url("/images/top_container_basket_bg.gif") top left no-repeat;
  color:#69321f;
	font-size:11px;
	text-align:right;
}

#top_container_basket_contents {
  margin:0px 0px 0px 0px;
  padding:37px 10px 0px 0px;
}

#top_container_basket_contents table {
  width:100%;
}

#top_container_basket_contents .top_container_basket_items {
  width:70%;
}

#top_container_basket_contents .top_container_basket_values {
	font-weight:bold;
}


#top_container_basket_links {
	padding:10px 0px 0px 85px;
	text-transform:uppercase;
	color:#e5b285;
}

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

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

#top_container_basket_links a {
  color:#69321f;
	text-decoration:none;
}

#top_container_basket_links a:hover {
  color:#69321f;
	text-decoration:underline;
}

/******************* #top_currency_selector *******************/

#top_currency_selector {
  height:28px;
	padding:9px 0px 0px 116px;
}

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

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

/******************* #header_container #top_search  *******************/

#top_search {
	width:200px;
	padding:8px 0px 0px 5px;
	float:left;
}

#top_search label {
  display:none;
}

#top_search span {
  width:110px;
  height:19px;
  display:block;
  background: url("/images/top_search_box.gif") no-repeat;
  padding:5px 0px 0px 5px;
  margin:0px 0px 0px 0px;
}

#top_search #query {
  color:#9d9d9d;
  border:0px;
  width:100px;
  font-size:10px;
  padding:0px 0px 0px 0px;
  background-color:#ffffff !important;
  background-color:#ffffff;
}

/******************* #header_container #top_menu  *******************/

#header_container #top_menu {
  height:18px;
	overflow:hidden;
	float:right;
	width:500px;
	padding:12px 0px 0px 0px;
}

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

#top_menu li {
  padding:0px 0px 0px 13px;
  margin:0px 0px 0px 0px;
  float:right;
}

#top_menu a span {
	display:none;
}

#top_menu a {
	display:block;
	height:18px;
}

#top_menu #top_menu_1 a {
  width:86px;
  background: url("/images/top_menu_1.gif") no-repeat;
}

#top_menu #top_menu_2 a {
  width:83px;
  background: url("/images/top_menu_2.gif") no-repeat;
}

#top_menu #top_menu_3 a {
  width:97px;
  background: url("/images/top_menu_3.gif") no-repeat;
}

#top_menu #top_menu_4 a {
  width:65px;
  background: url("/images/top_menu_4.gif") no-repeat;
}

#top_menu #top_menu_5 a {
  width:43px;
  background: url("/images/top_menu_5.gif") no-repeat;
}
/******************* homepage_welcome *******************/

#homepage_welcome {
  height:35px;
	overflow:hidden;
	padding:10px 10px 0px 10px;
}

#homepage_welcome div {
	border:1px solid #f4eee9;
	padding:1px 1px 1px 1px;
}


/******************* homepage_promo_box_1 *******************/

#homepage_promo_box_1 {
  height:350px;
	overflow:hidden;
	background: url("/images/space_1.gif") top left no-repeat;
	padding:15px 10px 0px 10px;
}

#homepage_promo_box_1_large {
	border:1px solid #f4eee9;
	padding:1px 1px 1px 1px;
	height:341px;
	width:411px;
	float:left;
}

#homepage_promo_box_1_small {
	width:329px;
	float:right;
}

#homepage_promo_box_1_small span {
	border:1px solid #f4eee9;
	padding:1px 1px 1px 1px;
	margin:0px 0px 5px 0px;
	height:166px;
	width:325px;
  display:block;
}

/******************* homepage_promo_box_2 *******************/

#homepage_promo_box_2 {
  height:156px;
	overflow:hidden;
	background: url("/images/space_2.gif") top left no-repeat;
	padding:15px 0px 0px 10px;
}

#homepage_promo_box_2_small span {
	border:1px solid #f4eee9;
	padding:1px 1px 1px 1px;
	margin:0px 7px 0px 0px;
	height:147px;
	width:241px;
	float:left;
  display:block;
}


/******************* homepage_introduction *******************/

#homepage_introduction {
  height:149px;
	overflow:hidden;
	background: url("/images/space_3.gif") top left no-repeat;
	padding:15px 10px 0px 10px;
}

#homepage_introduction_content {
  height:103px;
	overflow:hidden;
	background: url("/images/homepage_introduction_content_bg.jpg") 1px 1px no-repeat;
	border:1px solid #f4eee9;
	padding:38px 210px 1px 12px;
	line-height:18px;
}

#homepage_introduction_content p{
  padding:0;
  margin:0;
}

/******************* footer_newsletter *******************/

#footer_newsletter {
  width:160px;
  height:32px;
  overflow:hidden;
  background: url("/images/footer_newsletter_bg.gif") no-repeat;
  padding:108px 0px 0px 9px;
  margin:10px 0px 0px 10px;
  float:left;
	display:inline;
	border:1px solid #f4eee9;
}

#footer_newsletter label {
  display:none;
}

#footer_newsletter span {
  width:104px;
  height:16px;
  display:block;
  background: url("/images/footer_newsletter_box.gif") no-repeat;
  padding:3px 0px 0px 4px;
  margin:0px 0px 0px 0px;
}

#footer_newsletter span input{
  color:#9d9d9d;
  border:0px;
  width:95px;
  font-size:11px;
  padding:0px 0px 0px 0px;
  background-color:#ffffff !important;
  background-color:#ffffff;
}

/******************* quick_links *******************/

#quick_links_box {
  width:749px;
  height:140px;
  overflow:hidden;
	float:right;
	margin:10px 10px 0px 0px;
	display:inline
}

#quick_links_title {
  height:28px;
  overflow:hidden;
  background: url("/images/quick_links_title.gif") 1px 1px no-repeat;
	border:1px solid #f4eee9;
}

.quick_links_title {
	display:none;
}

.quick_links_list_wrapper {
	float:left;
	width:211px;
  min-height:10px;
  height:auto !important;
  height:10px;
}

.quick_links_all {
  display:none;
}

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

#quick_links_wrapper_8 {
	width:147px;
}

#quick_links_wrapper_6 {}

#quick_links_wrapper_11_2 {
	width:168px;
}

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

.quick_links_list_wrapper li {
	padding:0px 0px 0px 8px;
	margin:0px 0px 4px 0px;
	background: url("/images/quick_links_bullet.gif") 0px 6px no-repeat;
  line-height: 14px;
  height: 16px;
    overflow:hidden;
}


#quick_links_wrapper_8 .quick_links_list_wrapper li {
	padding:0px 15px 0px 8px;
}

.quick_links_list_wrapper a {
	color:#989797;
	text-decoration:none;
}

.quick_links_list_wrapper a:hover {
	color:#989797;
	text-decoration:underline;
}


/******************* footer_links *******************/

.footer_links ul {
  padding:20px 0px 0px 14px;
  margin:0px 0px 0px 0px;
  list-style:none;
	float:left;
}

.footer_links li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
	display:inline;
	font-size:10px;
	color:#e5b285;
}

.footer_links a {
	color:#b6b8ba;
	text-decoration:none
}

.footer_links a:hover {
	color:#b6b8ba;
	text-decoration:underline
}

/******************* visualsoft *******************/

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


/******************* quick_finder *******************/

#quick_finder_holder {
  height:229px;
	padding:10px 10px 0px 10px
}

#quickfinder_form table select{
  width: 151px;
  margin: 0px 0px 6px 0px;
  height: 20px;
  color: #858585;
  font-size: 10px;
}

#quick_finder{
  	padding:1px 0px 0px 9px
}

#quick_finder select {
	width:151px;
	margin:0px 0px 0px 0px;
  border: 1px solid #dbccb7;
}

#landing_page_quick_finder_part_3 {
	float: right;
}

#landing_page_quick_finder_part_3 img{
  margin: 1px 9px 0px 0px;
  display: inline;
}

#quick_finder_title {
  border:1px solid #f4eee9;
	height:28px;
	background: url("/images/quick_finder_title.gif") 1px 1px no-repeat;
}

#quick_finder_box {
  border:1px solid #f4eee9;
	border-top:0px;
	height:185px;
	background: url("/images/quick_finder_bg.gif") 1px 1px no-repeat;
	padding:8px 0px 0px 0px;
}

#quick_finder label {
	display:none;
}


/******************* default_navigation *******************/

#default_navigation {
  background: url("/images/left_space_1.gif") top left no-repeat;
	padding:15px 10px 0px 10px;
}

.default_catalog_navigation_categories_id li.default_catalog_navigation_title {
  display:none;
}

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

.default_catalog_navigation_categories_id li  {
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 0px;
  min-height:1px;
  height:auto !important;
  height:1px;
}

.default_catalog_navigation_categories_id li span.level1 {
	border:1px solid #68311f;
	display:block;
	width:153px;
	background: #68311f url("/images/default_catalog_navigation_title_bg.gif") bottom left repeat-x;
	height:19px;
	text-transform:uppercase;
	color:#ffffff;
	font-size:12px;
	padding:4px 8px 0px 8px;
}

.default_catalog_navigation_categories_id ul ul {
	padding:0px 0px 14px 0px;
	margin:4px 0px 0px 0px;
	list-style:none;
  border:1px solid #f4eee9;
  border-top:0px;
  background: url("/images/default_catalog_navigation_bg.gif") 1px 1px no-repeat;
}

.default_catalog_navigation_categories_id ul ul a{
  color: #784736
}

.default_catalog_navigation_categories_id li li {
	padding:4px 0px 0px 24px;
  line-height: 14px;
  margin:0px 0px 0px 0px;
	background: url("/images/default_catalog_navigation_bullet.gif") 9px 7px no-repeat;
}

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

.default_catalog_navigation_map{
	border:1px solid #f4eee9;
	border-top:0px;
	margin:0px 0px 5px 0px;
	background: url("/images/default_catalog_navigation_bg.gif") 1px 26px no-repeat;
}

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

.default_catalog_navigation_map li {
	padding:4px 0px 0px 24px;
	margin:0px 0px 0px 0px;
	background: url("/images/default_catalog_navigation_bullet.gif") 9px 7px no-repeat;
  min-height:1px;
  height:auto !important;
  height:1px;
  line-height: 14px;
}

.default_catalog_navigation_map li a{
  color: #784736;
}

.default_catalog_navigation_map li.default_catalog_navigation_title {
	background:none;
	padding:0px 0px 4px 0px;
	margin:0px 0px 0px 0px;
}

.default_catalog_navigation_map li.default_catalog_navigation_title span {
	border:1px solid #68311f;
	display:block;
	left:-1px;
	width:151px;
	background: #68311f url("/images/default_catalog_navigation_title_bg_filter.gif") bottom left repeat-x;
	height:19px;
	text-transform:uppercase;
	color:#ffffff;
	font-size:12px;
	padding:4px 8px 0px 8px;
}

.default_catalog_navigation_manufacturer_id {
	border:1px solid #f4eee9;
	border-top:0px;
	margin:0px 0px 5px 0px;
	background: url("/images/default_catalog_navigation_bg.gif") 1px 26px no-repeat;
}

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

.default_catalog_navigation_manufacturer_id li {
	padding:4px 0px 0px 24px;
	margin:0px 0px 0px 0px;
	background: url("/images/default_catalog_navigation_bullet.gif") 9px 8px no-repeat;
  min-height:1px;
  height:auto !important;
  height:1px;
}

.default_catalog_navigation_manufacturer_id li.default_catalog_navigation_title {
	background:none;
	padding:0px 0px 28px 0px;
	margin:0px 0px 0px 0px;
	position:relative;
}

.default_catalog_navigation_manufacturer_id li.default_catalog_navigation_title span {
	border:1px solid #68311f;
	display:block;
	position:absolute;
	left:-1px;
	width:153px;
	background: #68311f url("/images/default_catalog_navigation_title_bg.gif") bottom left repeat-x;
	height:19px;
	text-transform:uppercase;
	color:#ffffff;
	font-size:12px;
	padding:4px 8px 0px 8px;
}

.default_catalog_navigation_manufacturer_id a {
	color:#784736;
	text-decoration:none;
}

.default_catalog_navigation_manufacturer_id a:hover {
	color:#784736;
	text-decoration:underline;
}


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

.default_catalog_navigation_manufacturer_id li.default_catalog_navigation_title span {
	border:1px solid #786b40;
	background: #786b40 url("/images/default_catalog_navigation_title_bg_green.gif") bottom left repeat-x;
}

.default_catalog_navigation_manufacturer_id a {
	color:#3f3619;
	text-decoration:none;
}

.default_catalog_navigation_manufacturer_id a:hover {
	color:#3f3619;
	text-decoration:underline;
}

#catalog_navigation_wrapper_map {
  padding:3px 10px 0px 10px;
}

#catalog_navigation_wrapper_map .default_catalog_navigation_manufacturer_id li.default_catalog_navigation_title span {
	border:1px solid #68311f;
	background: #68311f url("/images/default_catalog_navigation_title_bg.gif") bottom left repeat-x;
}

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


.default_catalog_navigation_sale_ids {
	border:1px solid #c73328;
	margin:0px 0px 5px 0px;
	background: #786b40 url("/images/default_catalog_navigation_title_bg_red.gif") bottom left repeat-x;
}

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

.default_catalog_navigation_sale_ids li {
	padding:4px 8px 0px 8px;
	margin:0px 0px 0px 0px;
	background:none;
	height:19px;
	text-transform:uppercase;
	color:#ffffff;
	font-size:12px;
}

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

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

.default_catalog_navigation_sale_ids li.default_catalog_navigation_title {
	display:none;
	padding:0px 0px 0px 0px;
}

/******************* catalog_navigation_filters *******************/

#filter_catalog_refine {
	border:1px solid #f4eee9;
	height:28px;
	background: url("/images/refine_search.gif") 1px 1px no-repeat;
	margin:10px 10px 5px 10px;
}

.catalog_navigation_toggle_wrapper {
  display:none;
}

.catalog_navigation_filters {
	padding:0px 10px 0px 10px;
}

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

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


.catalog_navigation_filters li.filter_catalog_navigation_title {
	position:relative;
}

.navigation_clear_all a {
	position:absolute;
	top:8px;
	right:13px;
	height:9px;
	width:11px;
	background: url("/images/navigation_clear_all.gif") top left no-repeat;
	overflow:hidden;
  display: block;
}

.navigation_clear_all a span {
	display:none;
}

.filter_catalog_navigation li .filter_title {
  border:1px solid #7a4838;
	display:block;
	width:161px;
	background: #7a4838 url("/images/default_catalog_navigation_title_bg_filter.gif") bottom left repeat-x;
	height:19px;
	text-transform:uppercase;
	color:#ffffff;
	font-size:12px;
	padding:4px 0px 0px 8px;
}

.filter_catalog_navigation_option_values_wrapper {
	border:1px solid #f4eee9;
	border-top:0px;
	margin:0px 0px 5px 0px;
	background: url("/images/default_catalog_navigation_bg.gif") 1px 1px no-repeat;
}


.catalog_navigation_filters ul ul {
	padding:0px 0px 14px 0px;
	margin: 1px 1px 1px 1px;
  height: expression( this.scrollHeight > 105 ? "106px" : "auto" ); /* sets max-height for IE - doesn't validate */
  max-height: 208px; /* sets max-height value for all standards-compliant browsers */
  overflow: auto;
  display:block;
}

.catalog_navigation_filters li.filter_catalog_navigation_title li {
	padding:6px 0px 0px 0px;
	margin:0px 0px 0px 7px;
	font-size:11px;
  color:#a3a3a3;
	position:static;
}

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

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

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

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

.catalog_navigation_filters li li a:hover {
  color:#784736;
  text-decoration:underline;
}

.catalog_navigation_filters li li.filter_catalog_navigation_link_disabled a {
  color:#e1d7d3;
  text-decoration:none;
}

.catalog_navigation_filters li li.filter_catalog_navigation_link_disabled a:hover {
  color:#e1d7d3;
  text-decoration:underline;
}


/******************* product listings *******************/

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

#related_products {
  padding:6px 0px 0px 10px;
}

.product {
  width:143px;
  height:273px;
  margin:0px 6px 6px 0px;
	padding:0px 0px 0px 0px;
  float:left;
  display:inline;
  position:relative;
  overflow:hidden;
	border:1px solid #f4eee9;
	text-align:center;
	background: #FFFFFF url("/images/product_bg.gif") bottom left no-repeat;
}

#basket_related .product {
  height:237px;
}


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

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

.product_image {
	height:156px;
	overflow:hidden;
}

.product_sash {
  position:absolute;
  left:1px;
  top:1px;
}

li.product_title {
  line-height:15px;
  height:49px;
  overflow:hidden;
  padding:19px 10px 0px 10px;
	margin:0px 0px 15px 0px;
}

#basket_related li.product_title {
  line-height:15px;
  height:30px;
  overflow:hidden;
  padding:19px 10px 0px 10px;
	margin:0px 0px 5px 0px;
}

.product_title a {
  color:#97766b;
  text-decoration:none;
  font-size:11px;
}

.product_title a span {
  display:block;
	color:#784736;
	font-weight:bold;
}

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

.product .attribute_swatches {
	height:14px;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	position:absolute;
	top:158px;
	right:2px;
}

.product .attribute_swatches p {
	display:none;
}

.product .attribute_swatches li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 1px;
	display:block;
	float:right;
	height:12px;
	width:12px;
	overflow:hidden;
}

.product_price_rrp {
  color:#431b0d;
  font-size:11px;
  padding:3px 0px 0px 0px;
}

.product_price {
  color:#431b0d;
  font-size:14px;
  font-weight:bold;
  line-height:20px;
  padding:0px 0px 0px 0px;
}

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

.product_price_sale {
  color:#c73328;
}

.product_options {
	position:absolute;
	bottom:5px;
	right:19px;
}

.product_options li {
	padding:0px 0px 1px 0px;
}

/******************* page_top *******************/

#page_top {
	border:1px solid #f4eee9;;
	padding:1px 1px 1px 1px;
	margin:10px 10px 0px 10px;
}

#body_products #page_top {
	border-bottom:0px solid #f4eee9;;
}

#page_top_content {
	background: #f2efe8 url("/images/page_top_content.gif") 1px 1px no-repeat;
	margin:1px 0px 0px 0px;
}

#page_top_content_image {
  min-height:122px;
  height:auto !important;
  height:122px;
	/*overflow:hidden;*/
	line-height:17px;
	padding:10px 240px 0px 10px;
}

#page_top_content_image_none {
	line-height:17px;
	padding:10px 10px 5px 10px;
}

/******************* breadcrumb_container *******************/

#breadcrumb_container {
	height:26px;
	background: url("/images/breadcrumb_container_bg.gif") top left no-repeat;
	overflow:hidden;
}


#middle_column_wide #breadcrumb_container {
	height:30px;
	background: url("/images/breadcrumb_container_bg_wide.gif") top left no-repeat;
	overflow:hidden;
  position: relative;
  left: 10px;
}

#breadcrumb_container p {
  padding:6px 10px 0px 11px;
  margin:0px 0px 0px 0px;
	font-size:11px;
	color:#ffffff;
}

#middle_column_wide #breadcrumb_container p {
  padding:8px 10px 0px 10px;
}

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

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

/******************* product_paging *******************/

#product_paging_top,
#product_paging_bottom {
  height:24px;
  overflow:hidden;
	margin:10px 10px 0px 10px;
	padding:0px 0px 0px 0px;
	position:relative;
}

.td_sortby label {
	display:none;
}

.td_sortby select {
	width:150px;
  color: #858585;
  font-size: 10px;
}

.td_showing{
  color: #858585;
  font-size: 10px;
}

.td_showing span, .td_showing a{
  color: #69321f;
}

.pages {
	position:absolute;
	top:0px;
	right:0px;
}

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

.pages strong,
.pages a.page_num  {
	height:16px;
	width:18px;
	text-align:center;
	display:block;
	overflow:hidden;
	float:left;
	margin:0px 0px 0px 2px;
	padding:2px 0px 0px 0px;
	font-weight:bold;
	border:1px solid #dbccb8;
}

.pages span,
.pages .next_page,
.pages .prev_page {
	height:16px;
	width:18px;
	text-align:center;
	display:block;
	overflow:hidden;
	float:left;
	margin:0px 0px 0px 2px;
	padding:2px 0px 0px 0px;
}

.pages a.page_num.prev_page,
.pages .prev_page {
	width:50px;
	text-align:left;
	padding:3px 8px 0px 0px;
	color:#69321f;
	font-size:10px;
	border:0px solid #dbccb8;
}

.pages a.page_num.next_page,
.pages .next_page {
	width:35px;
	text-align:right;
	padding:3px 0px 0px 0px;
	color:#69321f;
	font-size:10px;
	border:0px solid #dbccb8;
}

.pages strong {
	background-color:#f8f4ef;
	color:#69321f;
}

.pages a.page_num  {
	background-color:#FFFFFF;
	color:#858585;
	text-decoration:none;
}

.pages a.page_num:hover {
	background-color:#FFFFFF;
	color:#69321f;
	text-decoration:none;
}

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

.pages a:hover {
	color:#69321f;
	text-decoration:none;
}

/******************* product_page *******************/

#product_page {
	/*background: url("/images/product_page_bg.gif") top left repeat-y;*/
	margin:0px 10px 0px 10px;
	padding:1px 1px 1px 1px;
  border:1px solid #f4eee9;
}

#product_page_internal {
  background:#f8f4ef url("/images/product_page_internal.jpg") bottom right no-repeat;
}

#product_left {
  padding:8px 0px 0px 10px;
  width:320px;
  float:left;
}

#product_right {
  width:405px;
  float:right;
  right:10px;
  padding:8px 0px 0px 0px;
	position:relative;
}

#main_product_bottom {}

/******************* main_product - product_left *******************/

.product_img {
  height:386px;
  width:306px;
  border:1px solid #dbccb8;
  padding:1px 1px 1px 1px;
  position:relative;
}

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

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

#product_thumbs li {
  padding:1px 1px 1px 1px;
  margin:10px 10px 0px 0px;
  display:block;
	height:84px;
	overflow:hidden;
  float:left;
  border:1px solid #dbccb8;
}

/******************* main_product_bottom - product_right *******************/

.product_box {
	border:1px solid #cab7ae;
	padding:1px 1px 1px 1px;
  margin:0px 0px 10px 0px;
  background-color:#ffffff;
}

#product_box_buy {
  margin:0px 0px 6px 0px;
}

/*

.product_box_title {
	height:34px;
	width:139px;
	margin:0px 0px 0px 0px;
	float:left;
}

.product_box_options {
	float:right;
	width:265px;
	height:34px;
	overflow:hidden;
	border-left:0px;
}

#product_box_buy {
	height:52px;
}

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

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

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

/*** product_tabs ***/

#product_tabs {
  height:33px;
	overflow:hidden;
}

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

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

#product_tabs li a {
  display:block;
  height:34px;
	margin:0px 0px 0px 0px;
}


#product_tabs .tab_on a.summary_tab_link  {
	background: url("/images/summary_tab_on.gif") top left no-repeat;
	width:104px;
}

#product_tabs .tab_off a.summary_tab_link  {
	background: url("/images/summary_tab_off.gif") top left no-repeat;
	width:104px;
}

#product_tabs .tab_on a.details_tab_link {
	background: url("/images/details_tab_on.gif") top left no-repeat;
	width:88px;
}

#product_tabs .tab_off a.details_tab_link {
	background: url("/images/details_tab_off.gif") top left no-repeat;
	width:88px;
}

#product_tabs .tab_on a.brand_tab_link {
	background: url("/images/brand_info_tab_on.gif") top left no-repeat;
	width:128px;
}

#product_tabs .tab_off a.brand_tab_link {
	background: url("/images/brand_info_tab_off.gif") top left no-repeat;
	width:128px;
}

.product_box_tab_content {
	padding:10px 0px 10px 10px;
  background: #ffffff url(/images/summary_box_bg.gif) top left repeat-x;
  /*height: expression( this.scrollHeight > 164 ? "165px" : "auto" ); /* sets max-height for IE - doesn't validate */
  height: 165px; /* sets max-height value for all standards-compliant browsers */
  overflow: auto;
}

#product_right .product_box_tab_content h1{
  text-transform: uppercase;
}

.short_desc p{
  margin: 0px;
  padding: 0px;
  height: 0px;
  overflow: hidden;
}

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

.short_desc li {
	padding:0px 0px 5px 15px;
	margin:0px 0px 0px 0px;
	background: url("/images/cms_bullet.gif") 0px 5px no-repeat;
}

/*** attribute_swatches ***

#product_right .attribute_swatches {}

#product_right .attribute_swatches p {
	display:none;
}

#product_right .attribute_swatches ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

#product_right .attribute_swatches li {
	float:left;
	padding:1px 1px 1px 1px;
	border:1px solid #ffffff;
	height:20px;
	overflow:hidden;
}

#product_right .attribute_swatches li.attribute_swatches_selected {
	border:1px solid #474747;
}

/*** attribute_sizes ***

#product_right .attribute_sizes {}

#product_right .attribute_sizes p {
	display:none;
}

#product_right .attribute_sizes ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

#product_right .attribute_sizes li {
	float:left;
	padding:3px 0px 0px 0px;
	margin:0px 2px 0px 0px;
	border:1px solid #acacac;
	height:17px;
	width:39px;
	overflow:hidden;
	text-align:center;
	color:#474747;
}

#product_right .attribute_sizes li.attribute_sizes_selected {
	border:1px solid #474747;
	color:#ffffff;
	background-color:#474747;
}

#product_right .attribute_sizes li.attribute_sizes_inactive {
	border:1px solid #acacac;
	color:#acacac;
	background-color:#d5d5d5;
}

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

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

.product_tab_box li {
  background: url("../images/bullet.gif") 0px 6px no-repeat;
  padding:0px 0px 8px 11px;
  margin:0px 0px 0px 0px;
  line-height:14px;
  color:#474747;
}

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

#product_stock_mesage {
  font-size:12px;
  font-weight:normal;
  position: absolute;
  top: 205px;
}

#price_holder {
	height:38px;
	width:10px;
}

#product_right h1 {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  font-size:15px;
  color:#784736;
  font-weight:bold;
}

#product_right h1 span {
  font-size:15px;
  font-weight:normal;
  text-transform:none;
}

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

#product_price {
  padding:0px 0px 0px 10px;
	font-size:25px;
  color:#c73328;
	font-weight:bold;
	position:absolute;
	top:44px;
	right:23px;
}

/*#product_price div {
	display:inline;
}*/

#product_price_rrp,
#product_price_was {
	font-size:14px;
	text-decoration:line-through;
	color:#431b0d;
  display: block;
  font-weight: normal;
}

.new_product_info_holder{
  width: 260px;
}


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

#product_buttons {
	position:absolute;
	bottom:123px;
	right:10px;
  height: 34px;
}

.addtobasket_disabled_link {
  margin:0px 0px 4px 0px;
}

#addtobasket_enabled{
  margin:0px 0px 0px 0px;
  padding:0;
  height: 34px;
  overflow: hidden;
}

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

#main_add_to_basket {
	padding:10px 0px 6px 10px;
  background-color:#ffffff;
}

#main_add_to_basket td {
  padding:0px 0px 4px 0px;
}

#main_add_to_basket select {
  width:150px;
}

/***************** stock **********************/

#stock {
	padding:10px 0px 6px 10px;
  background:#ffffff url("/images/stock_bg.gif") bottom right no-repeat;
}

#stock td {
	padding:0px 20px 4px 0px;
	color:#784736;
}

#stock td span {
	color:#431b0d;
	font-weight:bold;
}

/***************** selected attribute value display **********************/

#attribute_selected_display {
	padding:0px;
	margin:0px;
	list-style:none;
	min-height:55px;
}

#attribute_selected_display li {
	padding:0px 20px 4px 0px;
	color:#784736;
  font-weight:bold;
}

#attribute_selected_display li span {
	color:#431b0d;
	font-weight:bold;
}

/***************** additional_searches **********************/

.product_box_extra {
	height:85px;
	overflow:hidden;
}

#additional_searches {
	float:left;
  width:280px;
}

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

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

#additional_searches a {
	color:#784736;
	text-decoration:none;
}

#additional_searches a:hover {
	color:#784736;
}

/***************** additional_options **********************/

#additional_options {
	float:right;
	width:114px;
}

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

#additional_options li {
  padding:0px 0px 5px 0px;
  margin:0px 0px 0px 0px;
  height: 15px;
  overflow: hidden;
}

#additional_options li.addthis_li{
  height: 16px;
}

/******************* product_reviews_title *******************/

#product_reviews_title {
  height:50px;
	width:769px;
	background: url("/images/product_reviews_title.gif") top left no-repeat;
}

#product_reviews {
  padding:10px 15px 10px 15px;
}

#product_reviews .product_review {
  padding:10px 0px 0px 0px;
}

#product_reviews .product_reviews_subject {
  color:#69321f;
  font-size:12px;
  float:left;
  display:block;
  padding:0px 0px 0px 10px;
  font-weight:bold;
}

#product_reviews .product_reviews_content {
  clear:both;
  display:block;
  color: #727171;
  line-height: 18px;
  font-size: 11px;
}

#product_reviews .product_reviews_author {
  color:#69321f;
  font-weight:bold;
  padding:5px 0px 0px 0px;
}

#product_reviews .product_reviews_author span {
  color:#e5b285;
}

#product_reviews .product_reviews_author a {
  color:#989797;
  text-decoration:none;
}

#product_reviews .product_reviews_author a:hover {
  color:#e5b285;
  text-decoration:none;
}






/******************* related_products *******************/

#related_products_title {
  height:50px;
	width:769px;
	background: url("/images/related_products_title_product.gif") bottom left no-repeat;
}

/******************* pop_images *******************


#image_left img  {
  border:1px solid #555555;
  padding:1px 1px 1px 1px;
  float:left;
}

#image_right {
  padding:0px 0px 0px 0px;
  float:right;
  border:1px solid #555555;
  width:74px;
  margin:0px 0px 15px 0px;
}

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

#image_right li {
  padding:0px 0px 4px 0px;
  margin:0px 0px 0px 0px;
  height:69px;
  overflow:hidden;
}

#image_right li.end_image {
  padding:0px 0px 1px 0px;
}

#close_window {
  position:absolute;
  bottom:5px;
  right:5px;
}




/******************* cms *******************/

.cms_page,
.cms_page_review {
  border-top:1px solid #FFFFFF;
	background: url("/images/cms_image.jpg") top right no-repeat;
	margin:0px 12px 0px 12px;
	min-height:596px;
	height:auto !important;
	height:596px;
	line-height:18px;
  padding:10px 200px 10px 9px;
}

.cms_page_simple {
	margin:0px 12px 0px 12px;
	min-height:596px;
	height:auto !important;
	height:596px;
	line-height:18px;
  padding:10px 200px 10px 9px;
}

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

.cms_page li {
	padding:0px 0px 5px 15px;
	margin:0px 0px 0px 0px;
	background: url("/images/cms_bullet.gif") 0px 5px no-repeat;
}

.cms_page_2 li {
	background: none;
  padding:0px 0px 5px 0px;
}


/******************* competitions_page *******************

#competitions_page_box {
  padding:1px 1px 1px 1px;
  border:1px solid #313031;
  background-color:#151515;
  margin:0px 0px 10px 0px;
}

#competitions_page {
  background: url("/images/product_page_pattern.jpg") top left no-repeat;
  min-height:1px;
  height:auto !important;
  height:1px;
  padding:0px 6px 4px 6px;
}

#competitions_left {
  float:left;
  width:380px;
  line-height:14px;
}

#competitions_right {
  height:288px;
  width:300px;
  padding:1px 1px 1px 1px;
  border:1px solid #555555;
  position:relative;
  float:right;
}

#competitions_prize {
  position:absolute;
  top:6px;
  right:6px;
}

#competitions_entry {
  float:left;
  width:380px;
  padding:5px 0px 10px 8px;
}

#competitions_entry td {
  padding:0px 5px 8px 5px;
}

#competitions_entry .comp_textbox {
  width:174px;
  background-color:#111111 !important;
  background-color:#111111;
  color:#b4b4b4;
  border:1px solid #585858;
}

#competitions_entry .competitions_submit {
  margin:0px 10px 0px 0px;
}

.competitions_note {
  color:#555555;
}

#competitions_close_date span {
  color:#9ec9ea;
}

#competitions_terms {
  width:283px;
  float:right;
  padding:5px 30px 10px 0px;
}

#competitions_terms h2 {
  padding:0px 0px 5px 0px;
}

.external_text {
  padding:0px 8px 10px 8px;
  line-height:14px;
}

/******************* competitions_page *******************

#competitions_archive_box {
  padding:1px 1px 1px 1px;
  border:1px solid #313031;
  background-color:#151515;
  margin:0px 0px 10px 0px;
}

#competitions_archive {
  background: url("/images/product_page_pattern_fade.jpg") top left no-repeat;
  min-height:1px;
  height:auto !important;
  height:1px;
  padding:0px 6px 4px 6px;
}

.competitions_archive_left {
  float:left;
  width:550px;
  line-height:14px;
  padding:10px 0px 20px 0px;
}

.competitions_archive_left h2 {
  padding:0px 0px 5px 0px;
}

.competitions_archive_right {
  width:160px;
  float:right;
  color:#989898;
  padding:10px 0px 20px 0px;
}

.competitions_archive_right img {
  padding:1px 1px 1px 1px;
  border:1px solid #555555;
  margin:0px 0px 5px 0px;
}

.competitions_archive_winner span,
.competitions_archive_state {
  color:#9ec9ea;
}

/******************* gift_voucher *******************

#gift_voucher_box {
  padding:1px 1px 1px 1px;
  border:1px solid #313031;
  background-color:#151515;
  margin:0px 0px 10px 0px;
}

#gift_voucher {
  background: url("/images/product_page_pattern_fade.jpg") top left no-repeat;
  min-height:1px;
  height:auto !important;
  height:1px;
  padding:0px 6px 4px 6px;
}

#voucher_header {
  background: url("/images/voucher_header.gif") top left no-repeat;
  height:27px;
  overflow:hidden;
  margin:5px 0px 13px 0px;
  padding:2px 0px 0px 50px;
}

#voucher_header label {
  display:none;
}

#voucher_header select,
#voucher_right select {
  font-size: 10px;
}

#voucher_left {
  width: 318px;
  min-height: 546px;
  height: auto !important;
  height: 546px;
  float: left;
  border: 1px solid #b4b4b4;
  margin: 0px 0px 10px 0px;
  background: #151515;
}

#voucher_value_preview {
  display:block;
  border-bottom:1px solid #333333;
  margin:0px 10px 0px 10px;
  padding:5px 0px 5px 0px;
  font-size:40px;
  color:#9ec9ea;
  line-height:42px;
}

.voucher_content {
  border-bottom:1px solid #333333;
  margin:0px 10px 0px 10px;
  padding:15px 0px 15px 0px;
  color:#9ec9ea;
  text-transform:uppercase;
  font-size:11px;
}

.voucher_content span {
  color:#b4b4b4;
}

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

.code_stuff {
  margin:0px 0px 0px 0px;
  padding:15px 10px 10px 10px;
  color:#9ec9ea;
  text-transform:uppercase;
  font-size:13px;
}

.code_stuff .code_value {
  color:#6f6f6f;
  text-decoration:none;
}

.code_note {
  margin:0px 0px 0px 0px;
  padding:0px 10px 10px 10px;
  color:#6f6f6f;
  font-size:11px;
}

#voucher_right {
  width: 303px;
  overflow: hidden;
  float: right;
  margin: 0px 0px 0px 0px;
  padding:10px 70px 0px 0px;
}

#voucher_right label {
  color:#b4b4b4;
  font-size:11px;
}

input.voucher_textbox {
  width: 180px;
  border: 1px solid #c4c5c6;
}

textarea.voucher_textbox {
  width: 180px;
  height:136px;
  border: 1px solid #c4c5c6;
}


#voucher_price{
  font-size: 20px;
  display: block;
  line-height: 20px;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  margin: 0px 5px 0px 0px;
  color: #9ec9ea;
  text-align:right;
}


/******************* full_page *******************/

#checkout_steps {
  padding:10px 0px 0px 2px;
  margin:0px 10px 0px 10px;
  background-color:#FFFFFF;
}

#basket_wrapper {
  padding:0px 0px 4px 0px;
}


.basket_wrapper_content{
  padding:0px 2px 0px 2px;
  margin:0px 10px 0px 10px;
  background-color:#FFFFFF;
  min-height:500px;
  height:auto !important;
  height:500px;
}


/*


#full_page_box {
  padding:1px 1px 1px 1px;
  border:1px solid #313031;
  background-color:#151515;
}

#full_page {
  width:955px;
  background: url("/images/full_page_pattern.jpg") top left no-repeat;
  min-height:1px;
  height:auto !important;
  height:1px;
}

*/

#basket_promos {
  height:106px;
  background: url("/images/basket_promos_bg.gif") top left no-repeat;
  overflow:hidden;
  padding:20px 0px 0px 0px;
}

#basket_promos_bg {
  height:131px;
  background: #FFFFFF;
  overflow:hidden;
  margin:0px 5px 0px 5px;
}


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

#basket_promos li {
  padding:1px 1px 1px 1px;
  margin:0px 0px 0px 5px;
  float:left;
  display:inline;
  border:1px solid #f4eee9;
  height:97px;
  overflow:hidden;
}

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

#basket_related_box {
  height:274px;
  background: url("/images/basket_related_box_bg.gif") top left no-repeat;
  overflow:hidden;
  padding:16px 0px 4px 0px;
}

#basket_promos_related {
	width:177px;
	float:left;
  padding:0px 0px 0px 10px;
}

#basket_promos_related div {
	border:1px solid #f4eee9;
	padding:1px 1px 1px 1px;
	margin:0px 0px 5px 0px;
	height:131px;
	width:167px;
}

#basket_related {
  padding:28px 0px 0px 6px;
  float:left;
}

/*
.basket_wrapper {

  min-height:700px;
  height:auto !important;
  height:700px;
}


*/


.basket_wrapper_content {
  padding:5px 5px 5px 5px;
  margin:0px 10px 0px 10px;
  background: #FFFFFF;
}

.basket_wrapper_content td {
  padding:5px 5px 5px 5px;
}

.basket_wrapper_content .basket_header td {
  border-bottom:1px solid #cab7ae;
  color:#97766b;
  font-weight:bold;
  font-size:12px;
  padding:25px 5px 5px 5px;
}


.basket_row td,
.basket_row_alt td {
  border-bottom:1px solid #cab7ae;
}

.basket_row td td,
.basket_row_alt td td {
  border-bottom:0px solid #cab7ae;
}


.grandtotal td {
  font-size:16px;
  color:#431b0d;
  padding:5px 5px 15px 5px;
  font-weight:bold;
}


#basket_table_2 td {
  border-top:1px solid #cab7ae;
  padding:15px 10px 0px 10px;
}

#basket_table_2 td#basket_extra_payment_options {
  border-top:0px;
}

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

.continue_shopping li {
  padding:0px 0px 5px 5px;
  margin:0px 0px 0px 0px;
  list-style:none;
  color:#875b4c;
}

.continue_shopping a {
  color:#875b4c;
}

.continue_shopping a:hover {
  color:#875b4c;
  text-decoration:underline;
}

/*

.basket_buy_images img {
  padding:9px 0px 0px 0px;
}

#wide_content_login {
  padding:19px 0px 16px 0px;
  margin:89px 6px 0px 6px;
  border-top:1px solid #313031;
}

*/

.login_box_small {
  background: url("/images/login_box_small_bg.gif") bottom left no-repeat;
  width:293px;
  height:290px;
  float:left;
  display:inline;
  margin:15px 15px 0px 0px;
  padding:1px 1px 1px 1px;
  position:relative;
  overflow:hidden;
  border:1px solid #cab7ae;
}

.login_box_small_end {
  margin:15px 0px 0px 0px;
}

.login_intro {
  padding:10px 11px 15px 11px;
  margin:0px 0px 0px 0px;
  font-size:10px;
  color:#97766b;
}

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

.login_box_small li {
  padding:2px 0px 0px 32px;
  margin:0px 0px 5px 0px;
  list-style:none;
  background: url("/images/account_options.gif") 0px 0px no-repeat;
  font-size:16px;
  font-weight:bold;
  font-family:'times new roman';
  color:#69321f;
  height:24px;
  overflow:hidden;
  text-transform:uppercase;
}


.login_box_small .button {
  position:absolute;
  bottom:12px;
  right:12px;
}

.login_box_small .textbox {
  width:260px;
}

.login_form td {
  padding:0px 11px 5px 11px;
}

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

#register_page td {
  padding:5px 5px 0px 0px;
}

#register_page .textbox {
  width:250px;
}

#register_page #postcode,
#register_page #delivery_postcode {
  width:100px;
}

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

.checkout_box {
  width:448px;
  min-height:454px;
  height:auto !important;
  height:454px;
  float:left;
  display:inline;
  margin:15px 15px 0px 0px;
  padding:1px 1px 1px 1px;
  position:relative;
  overflow:hidden;
  border:1px solid #cab7ae;
}

.payment_box {
  width:449px;
  margin:15px 0px 0px 0px;
  background:#f8f4ef;
}

.payment_box img {
  display:inline;
}


.checkout_box_content_top,
.payment_box .checkout_box_content {
  padding:9px 9px 9px 9px;
}


/*


.mandatory_star,
#order_confirmation span {
  color:#9ec9ea;
}

*/


.checkout_box_order .basket_header td {
  padding:25px 5px 5px 5px;
}

.checkout_box_order td {
  padding:5px 5px 5px 5px;
}

.checkout_box_order .basket_header td {
  border-bottom:1px solid #cab7ae;
  color:#97766b;
  font-weight:bold;
  font-size:12px;
  padding:25px 5px 5px 5px;
}


.checkout_box_order .checkout_row td {
  border-bottom:1px solid #cab7ae;
  padding:8px 5px 8px 5px;
}

.checkout_box_order .grandtotal_border {
  border-top:1px solid #cab7ae;
}

/*



#wide_content_login_2 {
  padding:5px 16px 0px 16px;
}

#order_confirmation {
  line-height:16px;
  padding:0px 5px 20px 5px;
}

.checkout_label {
  color:#9ec9ea;
}

*/

.error,
.confirm {
  color:red;
  display: block;
}

/*#ajax_filters_loading {
  color:#fff;
  font-size:13px;
  font-weight:bold;
  position: fixed;
  padding:15px 10px 12px 70px;
  background:#cab7ae url(/images/productlistings-ajax.gif) no-repeat 5px 5px;
  width: 20%;
  z-index: 3000;
  top:40%;
  left:40%;
  right:40%
}*/

#ajax_filters_loading {

  background: #cab7ae url(/images/productlistings-ajax.gif) no-repeat scroll 50% 20%;
  height:100% !important;
  height: 1000px;
  left:0;
  opacity:0.7;
  filter: alpha(opacity = 70);
  position:absolute;
  top:0;
  width:100%;
  z-index:3000;
}

.success_summary{
  color: #431b0d;
  font-weight: bold;
  font-size: 12px;
}

.checkout_label{
  font-weight: bold;
}

.sitemap_letters li{
  float: left;
  padding: 0px 5px;
}

#product_stock_mesage{
  font-size: 12px;
  font-weight: normal;
}

#review_form span{
  padding: 0px 10px 0px 0px;
}

#review_form span.error{
  display: block;
}

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

.brands_ul li{
  float: left;
  margin:0px;
  padding:8px 8px;
  background: none;
  width: 144px;
  text-align: center;
  height: 37px;
  overflow: hidden;
}

.brands_ul li a{
  display: block;
  width: 100%;
  height: 100%;
}

.brands_ul li img{
  border: 1px solid #DBCCB7;
}

.brands_ul li img:hover{
  border: 1px solid #572716;
}

.register_textbox{
  border: 1px solid #CAB7AE;
  width: 97%;
  padding: 5px;
}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:#DBCCB8;
		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 #DBCCB8;
	background-color: #FFF;
}
table.jCalendar {
	background: #fff;
  border-collapse: separate;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
  background: #985992;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	padding: 3px 0;
	margin: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}

#multimonth
{
  overflow: auto;
  float: left;
  margin: 0px 0px 5px 0px;
}
.dp-applied
{
  float: left;
}

.dp-popup-inline
{
  height: 160px;
}
