
/*
***************************************************
****************************************************
****************************************************
*/
.zoomSmallImageCont
{
  position: relative;
  z-index: 999;
}

.zoomSmallImageCont img
{
  /*border: 1px solid #999999;
  padding: 2px 0px 0px 0px;*/
}

.zoomBigImageCont
{
  overflow: hidden;
  position: absolute;
  background: #fff;
  z-index: 999;
  border: 1px solid #999999;
  visibility: hidden;
}

.zoomBigImageCont img
{
  border: 0px;
}

.zoomHeader
{
  position: relative;
  z-index: 10;
  left: 0px;
  top: 0px;
  padding:0px;
}

.zoomHeader a
{
  color: #fff;
}

.zoomPup
{
  z-index: 10;
  visibility: hidden;
  position: absolute;
  width: 50px;
  height: 50px;
  border: 1px solid #aaa;
  background: #ffffff;
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(Opacity=50);
}

.zoomPosition
{
  width:400px;
  height:310px;
  left: 315px;
  top: 0px
}


/*** PRODUCT PREVIEW ***/
#preview_div
{
  display: none;
  position: absolute;
  z-index:110;
}

.border_preview
{
	z-index:100;
	position:absolute;
	background: #fff;
	border: 1px solid #959595;
}

.preview_temp_load
{
	vertical-align:middle;
	text-align:center;
	padding: 0px;
}

.preview_temp_load img
{
	vertical-align:middle;
	text-align:center;
}

.preview_temp_footer
{
  height: 30px;
  background: #959595;
  padding: 0px;
  margin: 0px;
  font-size: 9px;
  color: #ffffff;
  padding:5px;
}
/*** PRODUCT PREVIEW ***/

/*** HOMEPAGE IMAGE FADER ****/

#homepage_images { position: relative; width:558px; height:222px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }
#homepage_images li { display: block; }
#homepage_images img { border:0px; padding:0px 0px 0px 0px; }

/****** END OF FADER STYLES ****/

.discontinued_desc
{
  clear: both;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 10px 0px;
  color: #CC0000;
  font-weight: bold;
  text-align: center;
}

/*************************ONE CLICK CROSS SELLING*******************************/

#scrollbox_title {
  height:25px;
  width:642px;
  background: url("../images/cross_selling_popup_title.gif") no-repeat;
}

#scrollbox {
  height:220px;
  width:668px;
  overflow-y:auto;
  border-top:1px solid #F69901;
  border-bottom:1px solid #F69901;
  background-color:#A3A3A3;
}

#scrollbox table {
  border-collapse:collapse;
}

#one_click_table td {
  background-color:#FFFFFF;
  padding:4px 4px 4px 4px;
  border:1px solid #F69901;
}

.cross_img,
.cross_title,
.cross_price,
.cross_qty {
  height:63px;
  overflow:hidden;
  border:1px solid #F69901;
  border-top:0px;
  float:left;
  background-color:#FFFFFF;
}

.cross_img {
  width:84px;
  text-align:center;
}

.cross_title {
  width:354px;
  border-left:0px;
  padding:20px 5px 0px 5px;
  height:43px;
}

.cross_price {
  width:84px;
  border-left:0px;
  padding-top:20px;
  height:43px;
  text-align:center;
}

.cross_qty {
  width:105px;
  border-left:0px;
  padding-top:20px;
  height:43px;
}

#loader_container {text-align:center;position:absolute;top:40%;width:100%}
#loader
{
font-size:12px;
color:#000000;
background-color:#FFFFFF;
padding:10px 0 0px 0;
margin:0 auto;
display:block;
width:135px;
text-align:left;
z-index:255;
}

#progress
{
height:5px;
font-size:1px;
width:1px;
position:relative;
top:1px;
left:10px;
background-color:#ffffff
}

#loader_bg
{
background-color:#cccccc;
position:relative;
top:8px;
left:8px;
height:7px;
width:113px;
font-size:1px
}

/************* contact us page *****************/

.contact_us_text {
  width:310px;
  float:left;
}

#contact_us_form,
#contact_us_map {
  width:260px;
  float:right;
}


#contact_us_form textarea,
#contact_us_form input.textbox {
  width:250px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;;
	border-right: 2px solid #f1f0f0;
	border-bottom: 2px solid #f1f0f0;
	font-family: arial;
	font-size: 11px;
	padding: 2px 0px 0px 2px;
}

#contact_us_form input.number {
  width:50px;
}

#map_canvas {
  width:260px;
  height:250px;
  float:right;
}

#map {
  width:568px;
  height:300px;
  position:relative;
  left:5px;
  margin:10px 0px 0px 0px;
}

#route {}

#ask_question_form textarea,
#ask_question_form input.textbox {
  width:200px;
  font-family: arial;
}

#tell_friend_form textarea,
#tell_friend_form input.textbox {
  width:230px;
  font-family: arial;
}

#contact_form_feedback{
  color: red;
}

.contact_us_text #postcode_field{
	height: 15px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;;
	border-right: 2px solid #f1f0f0;
	border-bottom: 2px solid #f1f0f0;
	font-size: 11px;
	padding: 2px 0px 0px 2px;
}

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

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */

.jcarousel-container-horizontal {
  width: 560px;
  height: 60px;
  overflow: hidden;
}

.jcarousel-container {
    position: relative;
    top: 3px;
    left: 8px;
    margin: 0;
    padding: 0;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 130px;
    height: 60px;
    padding-left: 5px;
    padding-right: 5px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/************ faqs *****************/

#faqs .hide {
  display: none;
}

#faqs .show {
  display: block;
}

.error_message{
	font-weight: bold;
	color: #ff0000;
}

.rand_image{
	float:left;
	display: inline;
	margin: 0px 5px 0px 0px;
}

.address_select{
	width: 140px;
}

/************ standard forms *****************/

.form_label {
  width:110px;
}

.basket_label {
  display:none;
}

.basket_remove {
  width:40px;
}

/********** MY STYLES **********/

body{
	background-color: #dbdbdb;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0a0a0a;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

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

a{
	color: #9c0c01;
	text-decoration: none;
}

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

img{
	border: 0;
}

a img{
	border: 0;
}

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

.textbox input {
	height: 12px;
	color: #c6c6c6;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px;
	padding: 1px 0px 0px 2px;
}

.mandatory_star{
  color: #9c0c01;
}

p.error_message{
  color: red;
}

#parent_container{
	width: 928px;
	margin: 0 auto;
	background-color: #ffffff;
	/*background: url(../images/parent_container_slice.gif) repeat-y;*/
	/*height: 1000px;*/
	position: relative;
	overflow: hidden;
}

#header_container{
	width: 928px;
	height: 140px;
	overflow: hidden;
}

#logo{
	float: left;
	width: 191px;
	height: 140px;
}

#header_right{
	float: left;
	width: 737px;
	height: 140px;
	background: url(../images/header_right_bg.gif) no-repeat;
	position: relative;
}

#search{
	position: absolute;
	bottom: 6px;
	left: 68px;
}

#search #query{
	width: 177px;
	height: 14px;
	color: #c6c6c6;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px;
	padding: 0px 0px 0px 4px;
}

.find_btn{
	padding-left: 7px;
}

#items_total{
	position: absolute;
	right: 0px;
	top: 52px;
	color: #ffffff;
	width: 175px;
  /*height: 23px;*/
  background: url(../images/items_total.gif) no-repeat;
}

#basket_info{
  margin: 4px 0px 0px 40px;
}

#basket_buttons{
  width: 164px;
  height: 19px;
  position: absolute;
  bottom: 42px;
  right: 11px;
}

#view_basket_btn, #checkout_btn{
  width: 82px;
  height: 19px;
  float: left;
}


.basket_red{
	color: #9c0c01;
}

#menu{
	position: absolute;
	right: 16px;
	bottom: 6px !important;
  bottom: 3px;
}

ul#top_menu{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
  height: 19px;
	width: 289px;
}

ul#top_menu li{
	margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	list-style: none;
	display: block;
  height: 19px;
	float: left;
}

/*ul#top_menu li.about_link{
	padding-left: 0px;
   height: 19px;
}

ul#top_menu li.account_link{
	padding-left: 0px;
   height: 19px;
}

ul#top_menu li.contact_link{
	padding-left: 0px;
   height: 19px;
}

ul#top_menu li a{
	color: #727377;
	text-decoration: none;
}

ul#top_menu li a:hover{
	color: #727377;
	text-decoration: underline;
}*/

#body_container{
	width: 928px;
	background: url(../images/body_container_slice.gif) repeat-y;
	padding-bottom: 9px;
	overflow: hidden;
}

#body_container_top{
	width: 928px;
	background: url(../images/body_container_top.gif) no-repeat;
	min-height: 350px;
    height: auto !important;
    height: 350px;
}

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

#cat_header{
	width: 172px;
	height: 62px;
	background: url(../images/cat_header.gif) no-repeat;
	margin: 0px 0px 0px 14px;
}

#left_menu_top{
	width: 172px;
	background: url(../images/left_menu_bg.gif) no-repeat;
	min-height: 334px;
    height: auto !important;
    height: 334px;
}

#left_menu{
	width: 172px;
	background-color: #dbdbdb;
	margin: 0px 0px 0px 14px;
}

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

#left_menu ul li{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 11px;
  list-style: none;
}

.menu_spacer{
  margin: 5px 0px 3px 3px;
}

#left_menu ul li a{
  color: #9c0c01;
  text-decoration: none;
}

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

#left_menu ul li ul{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

/******parent******/

#left_menu ul li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 11px;
  color: #ffffff;
  font-weight: normal;
  background: url(../images/parent_bullet.gif) 8px 4px no-repeat;
  overflow: hidden;
}

#left_menu ul li span.p_cat{
  padding: 0px 0px 0px 19px;
}

#left_menu ul li span.c_cat{
  padding: 0px 0px 0px 16px;
}

#left_menu ul li span.specials{
  padding: 0px 0px 0px 19px;
}

/******child******/

#left_menu li li{
  margin: 0px 0px 3px 3px;
  padding: 0px 0px 0px 0px;
  background: url(../images/cat_spacer.gif) bottom left no-repeat;
}

#left_menu li li span{
  font-size: 11px;
  color: #ffffff;
  font-weight: normal;
  background: url(../images/cat_bullet.gif) 5px 4px no-repeat;
  display:block;
  height:20px;
  overflow:hidden;
}

#left_menu li li a{
  color: #3f3f3f;
  text-decoration: none;
}

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

#delivery_promo{
	margin: 10px 0px 0px 14px;
}

#secure_promo{
	margin: 10px 0px 0px 14px;
}

#testimonial_promo{
	margin: 10px 0px 0px 14px;
}

#middle_column{
	float: left;
	width: 718px;
	margin: 0px 0px 0px 0px;
}

#welcome_header{
	width: 718px;
	height: 23px;
	background: url(../images/welcome_header.gif) no-repeat;
	margin: 9px 0px 0px 0px;
}

#flash{
	width: 718px;
	height: 354px;
	margin: 10px 0px 0px 0px;
}

/********** FEATURED PRODUCTS **********/

#featured_products{
	margin: 10px 0px 0px 0px;
}

#feat_main_bg{
	width: 717px;
	height:586px;
	background: url(../images/feat_main_bg.gif) repeat-y;
	margin: 10px 0px 0px 0px;
	padding-left: 1px;
	overflow: hidden;
}

#featured_products_header{
	width: 718px;
	height: 30px;
	background: url(../images/featured_products_header.gif);
	margin: 0px 0px 0px 0px;
}

.feat_prod{
	float: left;
	width: 179px;
	height: 293px;
	background: url(../images/list_bg.gif) no-repeat;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
	position: relative;
}

.prod_bg{
	float: left;
	width: 179px;
	height: 293px;
	background: url(../images/prod_bg.gif) no-repeat;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
	position: relative;
}

.feat_prod_img{
	padding: 0px 0px 0px 1px;
	height: 142px;
}

.prod_name{
	color: #9c0c01;
	text-transform: uppercase;
	font-size: 11px;
	padding: 9px 0px 0px 15px;
	width: 155px;
	height: 27px;
	overflow: hidden;
}

.prod_desc{
	padding: 12px 0px 0px 15px;
	width: 146px;
	height: 26px;
	overflow: hidden;
  line-height: 12px;
}

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

.prod_rrp{
	position: absolute;
	bottom: 36px;
	left: 15px;
	color: #727377;
	text-decoration: line-through;
}

.prod_sale{
	position: absolute;
	bottom: 36px;
	left: 15px;
	color: #727377;
}

.prod_price{
	position: absolute;
	bottom: 11px;
	left: 15px;
	color: #9c0c01;
	font-size: 19px;
	font-weight: bold;
}

.prod_price span{
  font-size: 12px;
}

.product_price_from{
  font-size: 16px;
}

.view_btn{
	position: absolute;
	bottom: 11px;
	right: 16px;
}

/********** BREADCRUMB **********/

#breadcrumb{
	width: 718px;
	height: 23px;
	background: url(../images/breadcrumb_bg.gif) no-repeat;
	color: #dbdbdb;
	margin: 9px 0px 0px 0px;
}

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

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

#breadcrumb_links{
	padding: 5px 0px 0px 10px;
}

/********** SUBCATEGORIES **********/

#subcategories{
	width: 718px;
	background: #dbdbdb repeat-y;
	margin: 1px 0px 0px 0px;
}

#subcategories_top{
	width: 718px;
	background: url(../images/subcat_bg.gif) top right no-repeat;
	min-height: 70px;
    height: auto !important;
    height: 70px;
}

#cat_title{
	color: #9c0c01;
	font-size: 12px;
	padding: 4px 0px 0px 11px;
	text-transform: uppercase;
}

.search_result_info{
  padding: 5px 0px 0px 11px;
}

#cat_desc{
	padding: 4px 0px 0px 11px;
	width: 610px;
}

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

#filters{
	/*padding: 8px 0px 0px 9px;*/
	/*position: absolute;
	bottom: 10px;
	left: 9px;*/
	padding: 0px 0px 3px 9px;
	width: 709px;
	height: 25px;
	background-color: #dbdbdb;
}



#filters #select_category{
	float: left;
	width: 145px;
	height: 18px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;;
	border-right: 2px solid #fbfbfb;
	border-bottom: 2px solid #fbfbfb;
	color: #9c0c01;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
}

#filters #style_select{
	float: left;
	width: 152px;
	height: 18px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;;
	border-right: 2px solid #fbfbfb;
	border-bottom: 2px solid #fbfbfb;
	color: #9c0c01;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 11px;
}

#filters #colour_select{
	float: left;
	width: 106px;
	height: 18px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;;
	border-right: 2px solid #fbfbfb;
	border-bottom: 2px solid #fbfbfb;
	color: #9c0c01;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 11px;
}

#filters #select_manufacturer{
	float: left;
	width: 106px;
	height: 18px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;;
	border-right: 2px solid #fbfbfb;
	border-bottom: 2px solid #fbfbfb;
	color: #9c0c01;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 11px;
}

#sort_table{
	float: right;
	margin-right: 9px;
}

#sort_table td{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#filters #select_sort_order{
	width: 115px;
	height: 18px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;;
	border-right: 2px solid #fbfbfb;
	border-bottom: 2px solid #fbfbfb;
	color: #9c0c01;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 11px;
}

/********** PAGINATION **********/

.product_paging_holder{
	width: 718px;
}

.displaying{
	float: left;
	width: 210px;
	padding: 12px 0px 0px 11px;
}

.paging_numbers{
	float: right;
	padding: 12px 10px 0px 0px;
	color: #9c0c01;
}

.paging_numbers a{
	color: #3f3f3f;
	text-decoration: none;
}

.paging_numbers a:hover{
	color: #3f3f3f;
	text-decoration: underline;
}

#bottom_paging{
	float: right;
	padding: 0px 10px 0px 0px;
	color: #9c0c01;
}

#bottom_paging a{
	color: #3f3f3f;
	text-decoration: none;
}

#bottom_paging a:hover{
	color: #3f3f3f;
	text-decoration: underline;
}

.paging_line{
	color: #3f3f3f;
}

.red{
	color: #9c0c01;
}

/********** PRODUCT LISTING **********/

#product_listing{
	width: 719px;
	min-height: 303px;
    height: auto !important;
    height: 303px;
	background: url(../images/prod_list_bg.gif) repeat-y;
	margin-top: 7px;
}

#listing_wrapper{
  padding: 0px 0px 0px 1px;
}

.list_bg{
	float: left;
	width: 179px;
	height: 293px;
	background: url(../images/list_bg.gif) no-repeat;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
	position: relative;
}

p.no_results{
  width: 550px;
  padding-left: 11px;
}

/********** NEWSLETTER **********/

#newsletter{
	width: 172px;
	height: 151px;
	background: url(../images/newsletter_bg.gif) no-repeat;
	margin: 10px 0px 0px 14px;
	position: relative;
}

#newsletter_join{
	position: absolute;
	bottom: 12px;
	left: 13px;
}

#newsletter_join #email_news{
border: 0px;
width: 100px;
height: 13px;
font-size: 10px;
color: #a99f9f;
}

.join_button{
	padding-left: 8px;
}

/********** PRODUCT PAGE **********/

#product_page_left{
	float: left;
	width: 315px;
	min-height: 379px;
  height: auto !important;
  height: 379px;
	margin: 3px 0px 0px 0px;
}

#product_image{
	width: 312px;
	height: 281px;
}

#product_image img{
  border: 0px;
}

#product_image img{
	margin: 0px 0px 0px 0px;
}

#click_enlarge{
	padding: 0px 0px 0px 70px;
}

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

ul#product_thumbs li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	float: left;
	width: 70px;
	height: 70px;
}

ul#product_thumbs li img{
  width: 70px;
  height: 70px;
}

#product_page_right{
	float: left;
	width: 403px;
	height: 310px;
	margin: 1px 0px 0px 0px;
}

#product_info{
	width: 403px;
	background: url(../images/product_right_bg.gif) top right no-repeat;
	background-color: #f6f6f6;
	min-height: 310px;
    height: auto !important;
    height: 310px;
	position: relative;
  z-index: 1;
}

#stock_icons{
	position: absolute;
	top: 14px;
	right: 12px;
  width:100px;
}

#stock_icons ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	/*width: 89px;*/
}

#stock_icons li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 9px 0px;
	list-style: none;
	height: 15px;
	overflow: hidden;
}

h1#product_name{
	font-size: 15px;
	font-weight: bold;
	color: #9c0c01;
	text-transform: uppercase;
	width: 210px;
	padding: 12px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
}

#product_ref{
	color: #3f3f3f;
	padding: 8px 0px 0px 15px;
}

#summary ul{
	margin: 0px 0px 0px 0px;
	padding: 17px 0px 0px 15px;
	list-style: none;
}

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

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

#attribute_list select{
  width: 125px;
  height: 21px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;;
	border-right: 2px solid #f1f0f0;
	border-bottom: 2px solid #f1f0f0;
	font-size: 11px;
	padding: 1px 0px 0px 2px;
}

#product_buy{
	width: 172px;
	position: absolute;
	right: 13px;
	bottom: 15px;
}

#rrp_price{
	color: #727377;
	font-size: 12px;
	text-decoration: line-through;
	text-align: right;
}

#sale_price{
	color: #727377;
	font-size: 12px;
	text-align: right;
}

#price{
	color: #9c0c01;
	font-size: 22px;
	font-weight: bold;
	text-align: right;
}

#addtobag{
	padding: 7px 0px 0px 0px;
}

#product_options{
	width: 403px;
	height: 70px;
	background: url(../images/cards.gif) top right no-repeat;
	background-color: #ebebeb;
	margin-top: 2px;
}

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

#product_options li.ask_question{
	width: 44px;
	float: left;
}

#product_options li.add_bookmark{
	width: 48px;
	float: left;
	padding: 0px 0px 0px 12px;
}

#product_options li.tell_friend{
	width: 32px;
	float: left;
	padding: 0px 0px 0px 18px;
}

#product_options li.req_sample{
	width: 49px;
	float: left;
	padding: 0px 0px 0px 12px;
}

#more_info_header{
	width: 718px;
	height: 23px;
	background: url(../images/more_info_header.gif) no-repeat;
	margin: 10px 0px 0px 0px;
}

#more_info{
	width: 718px;
	min-height: 77px;
    height: auto !important;
    height: 77px;
	background: url(../images/more_info_bg.gif) top right no-repeat;
	background-color: #dbdbdb;
	margin: 1px 0px 0px 0px;
}

#more_info_txt{
	width: 600px;
	font-size: 10px;
	padding: 7px 0px 0px 12px;
}

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

#view_more{
	padding: 7px 0px 5px 12px;
  font-size: 10px;
}

#interested_header{
	width: 718px;
	height: 30px;
	background: url(../images/interested_header.gif) no-repeat;
	margin: 10px 0px 0px 0px;
}

#ranges_header{
	width: 718px;
	height: 23px;
	background: url(../images/full_range_header.gif) no-repeat;
	margin: 10px 0px 0px 0px;
}

#ranges_box{
	width: 718px;
	min-height: 77px;
    height: auto !important;
    height: 77px;
	background: url(../images/more_info_bg.gif) top right no-repeat;
	background-color: #dbdbdb;
	margin: 1px 0px 0px 0px;
}

#ranges_table{
  width: 600px;
  padding: 4px 0px 15px 6px;
}

tr.range_table_header td{
  font-weight: bold;
  border-bottom: 1px solid #9C0C01;
  color: #9C0C01;
}

tr.range_table_data td{
  border-bottom: 1px solid #e9e9e9;
  padding: 8px 0px 8px 4px;
}

.range_rrp{
  text-decoration: line-through;
}

/********** CMS PAGE **********/

#product_container{
	width: 718px;
	background: url(../images/cms_bg.gif) top right no-repeat;
	background-color: #f6f6f6;
	min-height: 706px;
    height: auto !important;
    height: 706px;
	margin: 1px 0px 0px 0px;
}

#cms_content{
	width: 650px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 11px;
	font-size: 11px;
}

#cms_content p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	line-height: 17px;
}

.cms_page{
	width: 650px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 11px;
	font-size: 11px;
}

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

.red{
	color: #9c0c01;
}

h1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	color: #9c0c01;
	font-size: 16px;
}

h2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	color: #9c0c01;
	font-size: 13px;
}

.card_details_container{
  padding: 0px 0px 0px 11px;
}

.card_details_container input.textbox{
	height: 15px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;;
	border-right: 2px solid #f1f0f0;
	border-bottom: 2px solid #f1f0f0;
	font-size: 11px;
	padding: 2px 0px 0px 2px;
}

.card_details_container #type_of_card{
  width: 124px;
	height: 20px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;;
	border-right: 2px solid #f1f0f0;
	border-bottom: 2px solid #f1f0f0;
	font-size: 11px;
	padding: 1px 0px 0px 2px;
}

.card_details_container select{
	height: 20px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;;
	border-right: 2px solid #f1f0f0;
	border-bottom: 2px solid #f1f0f0;
	font-size: 11px;
	padding: 1px 0px 0px 2px;
}

p.product_header{
  color: #9c0c01;
  font-weight: bold;
  border-bottom: 1px solid #9c0c01;
  padding-bottom: 2px;
  width: 500px;
}

/********** POPUP PAGE **********/

body#popup{
	/*width: 611px;*/
	height: 400px;
	background: url(../images/pop_body_bg.gif) repeat-x;
	background-color: #dbdbdb;
}

#popup_container{
	width: 556px;
	margin: 0 auto;
}

#popup_header{
	width: 556px;
	height: 87px;
	background: url(../images/popup_header.gif) no-repeat;
	position: relative;
}

#popup_logo{
	width: 87px;
	height: 87px;
	position: absolute;
	left: 14px;
}

#close_window{
	width: 101px;
	height: 15px;
	position: absolute;
	top: 36px;
	right: 14px;
}

#popup #product_container{
  background: none;
  min-height: 1px;
  height: auto !important;
  height: 1px;
  width: 556px;
}

#popup .cms_page{
  background: none;
  min-height: 1px;
  height: auto !important;
  height: 1px;
  width: 540px;
}

#popup .cms_page input.textbox{
	height: 15px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;;
	border-right: 2px solid #f1f0f0;
	border-bottom: 2px solid #f1f0f0;
	font-size: 11px;
	padding: 2px 0px 0px 2px;
}

#popup .cms_page textarea{
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;;
	border-right: 2px solid #f1f0f0;
	border-bottom: 2px solid #f1f0f0;
	font-size: 11px;
	padding: 2px 0px 0px 2px;
}

#popup_content{
	width: 556px;
	/*min-height: 700px;
    height: auto !important;
    height: 700px;*/
	background: url(../images/popup_content.gif) repeat-y;
}

#popup_content_top{
	width: 556px;
	min-height: 382px;
    height: auto !important;
    height: 382px;
	background: url(../images/popup_content_top.gif) no-repeat;
}

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

#popup_main_img{
	height: 512px;
	padding: 10px 0px 0px 14px;
}

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

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

#popup_footer{
	width: 556px;
	height: 7px;
	background: url(../images/popup_footer.gif) no-repeat;
}

/********** LOGIN PAGE **********/

#login_form #email_address, #login_form #password{
	width: 200px;
	height: 15px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;;
	border-right: 2px solid #f1f0f0;
	border-bottom: 2px solid #f1f0f0;
	font-size: 11px;
	padding: 2px 0px 0px 2px;
}

/********** ACCOUNT REMINDER **********/

#reminder_form #email_address{
	width: 200px;
	height: 15px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;;
	border-right: 2px solid #f1f0f0;
	border-bottom: 2px solid #f1f0f0;
	font-size: 11px;
	padding: 2px 0px 0px 2px;
}

/********** REGISTER **********/

#register_form input.textbox{
  width: 200px;
	height: 15px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;;
	border-right: 2px solid #f1f0f0;
	border-bottom: 2px solid #f1f0f0;
	font-size: 11px;
	padding: 2px 0px 0px 2px;
}

#register_form select{
  width: 100px;
	height: 21px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;;
	border-right: 2px solid #f1f0f0;
	border-bottom: 2px solid #f1f0f0;
	font-size: 11px;
	padding: 2px 0px 0px 2px;
}

#register_form #postcode{
  width: 80px;
	height: 15px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;;
	border-right: 2px solid #f1f0f0;
	border-bottom: 2px solid #f1f0f0;
	font-size: 11px;
	padding: 2px 0px 0px 2px;
}

#password_table input.textbox{
  width: 200px;
	height: 15px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;;
	border-right: 2px solid #f1f0f0;
	border-bottom: 2px solid #f1f0f0;
	font-size: 11px;
	padding: 2px 0px 0px 2px;
}

.checkout_table input.textbox{
  width: 100px;
	height: 15px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;;
	border-right: 2px solid #f1f0f0;
	border-bottom: 2px solid #f1f0f0;
	font-size: 11px;
	padding: 2px 0px 0px 2px;
}

.checkout_table select{
	height: 22px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;;
	border-right: 2px solid #f1f0f0;
	border-bottom: 2px solid #f1f0f0;
	font-size: 11px;
	padding: 2px 0px 0px 2px;
}

/********** CHECKOUT AND BASKET STYLES **********/

.table_row_header{
  color: #9c0c01;
  font-weight: bold;
}

.basketheader td{
  font-weight: bold;
  border-bottom: 1px solid #000000;
  padding-bottom: 2px;
}

/********** TESTIMONIALS **********/

#testimonials{
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 0px 11px;
}

#testimonial_form td{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#testimonials_intro {
  width:350px;
  float:left;
  line-height: 17px;
  padding: 10px 0px 0px 0px;
}

#testimonial_form {
  width:200px;
  float:left;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.testimonial_txt{
  padding: 4px 0px 0px 10px;
  width: 550px;
}

.testimonial_title{
  font-size: 14px;
  color: #8e7568;
  padding: 5px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
  font-weight: normal;
}

#testimonial_table{
  margin: 0px 0px 0px 20px;
}

.no_testimonials{
  padding-left: 10px;
  padding-top: 10px;
}

#testimonial_table #name{
	height: 15px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;;
	border-right: 2px solid #f1f0f0;
	border-bottom: 2px solid #f1f0f0;
	font-size: 11px;
	padding: 2px 0px 0px 2px;
  width: 200px;
}

#testimonial_table #email_address{
	height: 15px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;;
	border-right: 2px solid #f1f0f0;
	border-bottom: 2px solid #f1f0f0;
	font-size: 11px;
	padding: 2px 0px 0px 2px;
  width: 200px;
}

#testimonial_table #comment {
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;;
	border-right: 2px solid #f1f0f0;
	border-bottom: 2px solid #f1f0f0;
	font-size: 11px;
	padding: 2px 0px 0px 2px;
	font-family: arial;
	width: 250px;
	height: 100px;
}

.article_header{
  color: #9c0c01;
  border-bottom: 1px solid #8e7568;
  padding: 10px 0px 2px 0px;
  font-weight: bold;
  width: 670px;
}

.article{
  width: 670px;
  padding: 10px 0px 0px 0px;
}

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

/*.article p{
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 0px 12px;
  width: 670px;
}*/

.testimonial_name{
  padding: 8px 0px 0px 12px;
}

/********** SITEMAP **********/

p.sitemap_title{
  border-bottom: 1px solid #0a0a0a;
  width: 550px;
}

/********** FOOTER **********/

#footer{
	width: 928px;
	height: 44px;
	background: url(../images/footer.gif) no-repeat;
	overflow: hidden;
}

#footer_links{
	float: left;
	width: 650px;
  font-size: 10px;
}

#footer_links ul{
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 0px 26px;
	list-style: none;
	color: #9c0c01;
}

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

#footer_links li a{
	color: #727377;
	text-decoration: none;
}

#footer_links li a:hover{
	color: #727377;
	text-decoration: underline;
}

#visualsoft_logo{
	float: right;
	width: 185px;
	height: 30px;
	padding: 9px 7px 0px 0px;
  color:#727377;
}

#visualsoft_logo a{
   color:#727377;
}

#visualsoft_logo img{
  padding:0px 0px 0px 3px;
}

/********** Homepage SEO ***********/

#seo_header{
  width: 900px;
  height: 30px;
  background: url(../images/seo_header.gif) no-repeat;
  margin: 10px 0px 0px 14px;
}

#seo_text{
  padding: 5px 22px 0px 22px;
  color: #727272;
  line-height: 15px;
}

#seo_text p strong{
  color: #000;
}

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

#seo_text li{
  margin: 0;
  padding: 0px 0px 3px 10px;
  list-style: none;
  background: url(../images/seo_bullet.gif) 0px 5px no-repeat;
}

#seo_text .red{
  color: #aa1a12;
}

#seo_text .black{
  color: #000;
}

/********** EBAY TEMPLATE **********/

#container_ebay{
	width: 762px;
	margin: 0 auto;
	background: url(../images/body_slice_ebay.gif) repeat-y;
	min-height: 400px;
    height: auto !important;
    height: 400px;
}

#container_ebay_top{
	width: 762px;
	margin: 0 auto;
	background: url(../images/body_top_ebay.gif) no-repeat;
	min-height: 400px;
    height: auto !important;
    height: 400px;
}

#header_ebay{
	width: 762px;
	height: 130px;
	background: url(../images/header_ebay.gif) no-repeat;
}

#logo_ebay{
	padding: 0px 0px 0px 14px;
}

#ebay_left{
	float: left;
	width: 328px;
}

#product_img_ebay{
	width: 312px;
	height: 281px;
	padding: 0px 0px 0px 16px;
}

#click_to_enlarge{
	width: 124px;
	height: 12px;
	background: url(../images/click_enlarge.gif) no-repeat;
	margin: 13px 0px 0px 103px;
}

#ebay_right{
	float: left;
	width: 404px;
	height: 308px;
	background-image: url(../images/ebay_right_bg.gif);
	background-repeat: no-repeat;
	background-color: #f6f6f6;
	position: relative;
}

#prod_options_ebay{
	float: right;
	width: 404px;
	height: 72px;
	background: url(../images/prod_options_bg.gif) no-repeat;
	margin: 0px 30px 0px 0px;
}

#prod_options_ebay ul{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 16px;
	list-style: none;
}

#prod_options_ebay li.ask_question{
	width: 44px;
	float: left;
}

#prod_options_ebay li.add_bookmark{
	width: 48px;
	float: left;
	padding: 0px 0px 0px 30px;
}

#prod_options_ebay li.tell_friend{
	width: 32px;
	float: left;
	padding: 0px 0px 0px 34px;
}

ul#product_thumbs_ebay{
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 21px;
	list-style: none;
}

ul#product_thumbs_ebay li{
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 0px;
	display: block;
	float: left;
	width: 70px;
	height: 70px;
}

#info_header_ebay{
	width: 718px;
	height: 23px;
	background: url(../images/more_info_header.gif) no-repeat;
	margin: 9px 0px 0px 14px;
}

.prod_info_ebay{
	width: 718px;
	min-height: 51px;
    height: auto !important;
    height: 51px;
	background-color: #dbdbdb;
	margin: 1px 0px 0px 14px;
}

.prod_info_txt{
	padding: 5px 0px 5px 10px;
	color: #3f3f3f;
	line-height: 16px;
}

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

#delivery_details_header{
	width: 718px;
	height: 23px;
	background: url(../images/delivery_details_header.gif) no-repeat;
	margin: 10px 0px 0px 14px;
}

#contact_details_header{
	width: 718px;
	height: 23px;
	background: url(../images/contact_details_header.gif) no-repeat;
	margin: 10px 0px 0px 14px;
}

#please_read_header{
	width: 718px;
	height: 23px;
	background: url(../images/please_read_header.gif) no-repeat;
	margin: 10px 0px 0px 14px;
}

#ebay_footer{
	width: 746px;
	height: 16px;
	background: url(../images/ebay_footer.gif) no-repeat;
}

#product_name_ebay{
	font-size: 15px;
	font-weight: bold;
	color: #9c0c01;
	text-transform: uppercase;
	width: 210px;
	height: 32px;
	overflow: hidden;
	padding: 10px 0px 0px 16px;
}

#prod_ref_ebay{
	color: #3f3f3f;
	padding: 8px 0px 0px 15px;
}

ul#summary_ebay{
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px 16px;
	list-style: none;
}

ul#summary_ebay li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 9px 7px;
	list-style: none;
	background: url(../images/summary_bullet.gif) 0px 5px no-repeat;
	color: #0a0a0a;
}

#price_ebay{
	position: absolute;
	bottom: 10px;
	right: 16px;
	color: #9c0c01;
	font-size: 30px;
	font-weight: bold;
	text-align: right;
}

#rrp_ebay{
	position: absolute;
	bottom: 46px;
	right: 17px;
	color: #727377;
	font-size: 14px;
	text-decoration: line-through;
	text-align: right;
}

#makeover_img{
  margin:0 0 0 55px;
}





