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

.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:289px;
  left: 300px;
  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
}

/************* tesimonials *****************/

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

#tesimonials #testimonial_form {
  padding-left:6px;
}

#tesimonials #testimonial_form input.textbox {
  width:180px;
  margin-right:10px;
}

#tesimonials #testimonial_form textarea {
  width:310px;
  height:30px;
}

.article_header  {
  height:18px;
  width:578px;
  background: url("../images/article_header.gif" ) top left no-repeat;
  padding:6px 6px 0px 6px;
  margin:15px 0px 0px 0px;
  font-weight:bold;
  overflow:hidden;
}

#tesimonials p,
#tesimonials h1.title {
  padding-left:6px;
  padding-right:6px;
}

#tesimonials p {
  margin:10px 0px 0px 0px;
}
*/

#testimonials{
  padding: 6px 0px 0px 12px;
}

#testimonials_intro{
  float: left;
  width: 400px;
}

#testimonials_intro p{
  line-height: 18px;
  width: 380px;
}

#testimonial_form{
  float: left;
  padding: 0px 0px 0px 15px;
  width: 260px;
}

#testimonial_form input.textbox{
  width: 260px;
  border-left: 2px solid #969696;
	border-top: 2px solid #969696;
	border-right: 2px solid #fbfbfb;
	border-bottom: 2px solid #fbfbfb;
	padding: 2px 0px 0px 4px;
	color: #26221b;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#testimonial_form textarea{
  width: 260px;
  height: 50px;
  border-left: 2px solid #969696;
	border-top: 2px solid #969696;
	border-right: 2px solid #fbfbfb;
	border-bottom: 2px solid #fbfbfb;
	padding: 2px 0px 0px 4px;
	color: #26221b;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.article_header{
  color: #cd0a06;
  font-weight: bold;
  border-bottom: 1px solid #cd0a06;
  width: 650px;
  padding: 15px 0px 0px 0px;
}

.article{
  padding: 4px 0px 0px 0px;
  width: 650px;
}

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

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

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

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

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

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

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

/********** BESPOKE STYLES **********/

body{
	background-color: #252525;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	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: #cd0a06;
	text-decoration: none;
}

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

img{
	border: 0;
}

a img{
	border: 0;
}

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

input.textbox{
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;
	border-right: 2px solid #fbfbfb;
	border-bottom: 2px solid #fbfbfb;
	padding: 2px 0px 0px 4px;
	color: #26221b;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#parent_container{
	width: 938px;
	margin: 0 auto;
  overflow: hidden;
}

#header_container{
	width: 938px;
	height: 152px;
	overflow: hidden;
  position:relative;
}

#header_top{
	width: 938px;
	height: 121px;
	background: url(../images/header_bg.gif) no-repeat;
	position: relative;
}

#logo{
	float: left;
	width: 217px;
	height: 114px;
	padding: 3px 0px 0px 17px;
}

#basket{
	float: right;
	width: 118px;
	color: #cd0a06;
	padding: 67px 0px 0px 0px;
}

.items{

}

.total{
	padding-left: 35px;
}

#checkout_buttons{
	position: absolute;
	right: 20px;
	bottom: 20px;
	height: 14px;
	overflow: hidden;
}

.check_btn{
	float: left;
}

#top_menu {
	padding:0px 0px 0px 17px;
	margin:0px 0px 0px 0px;
	width: 600px;
	height: 31px;
	overflow: hidden;
	float: left;
}

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

#top_menu li {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  display:block;
  float:left;
}

#top_menu span {
  display:none;
}

#menu_1 a {
  background: url("../images/home_btn.gif") no-repeat;
  height:31px;
  width:62px;
  display:block;
  padding: 0px 0px 0px 0px;
}

#menu_2 a  {
  background: url("../images/about_btn.gif") no-repeat;
  height:31px;
  width:92px;
  display:block;
  padding: 0px 0px 0px 0px;
}

#menu_3 a  {
  background: url("../images/account_btn.gif") no-repeat;
  height:31px;
  width:109px;
  display:block;
  padding: 0px 0px 0px 0px;
}

#menu_4 a  {
  background: url("../images/deliveries_btn.gif") no-repeat;
  height:31px;
  width:103px;
  display:block;
  padding: 0px 0px 0px 0px;
}

#menu_5 a  {
  background: url("../images/contact_btn.gif") no-repeat;
  height:31px;
  width:106px;
  display:block;
  padding: 0px 0px 0px 0px;
}

#search{
	float: right;
	width: 311px;
	height: 31px;
	background: url(../images/search_bg.gif) top left no-repeat;
}

#search_container{
	padding: 2px 0px 0px 64px;
}

#search_container label{
	display: none;
}

#search_container #query{
	width: 179px;
	height: 13px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;
	border-right: 2px solid #fbfbfb;
	border-bottom: 2px solid #fbfbfb;
	padding: 2px 0px 0px 2px;
	color: #26221b;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.find_btn{
	padding-left: 4px;
}

#body_container{
	width: 938px;
	background: url(../images/body_container_slice.gif) repeat-y;
	min-height: 1px;
    height: auto !important;
    height: 1px;
	padding-bottom: 3px;
}

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

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

#categories_header{
	width: 185px;
	height: 36px;
	background: url(../images/categories_header.gif) no-repeat;
	margin: 0px 0px 0px 9px;
}

#categories{
	width: 185px;
	min-height: 219px;
    height: auto !important;
    height: 219px;
	background: url(../images/cat_slice.gif) repeat-y;
	margin: 0px 0px 0px 9px;
}

#categories_top{
	width: 185px;
	min-height: 205px;
    height: auto !important;
    height: 205px;
	background: url(../images/cat_top.gif) no-repeat;
	margin: 0px 0px 0px 0px;
}

#categories ul{
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 15px;
	list-style: none;
	display: block;
	font-size: 11px;
}

#categories li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
	list-style: none;
	display: block;
	background: url(../images/cat_arrow.gif) 0px 6px no-repeat;
}

#categories li.special{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 10px;
	list-style: none;
	display: block;
	background: url(../images/cat_arrow_special.gif) 0px 6px no-repeat;
}

/*#categories li a.current{
  color: blue;
}*/

#categories li.current a{
  color: #8b0607;
}

#categories li.current a:hover{
  color: #8b0607;
}

#categories li.special a{
	color: #cd0a06;
	text-decoration: none;
}

#categories li.special a:hover{
	color: #cd0a06;
	text-decoration: underline;
}

#categories li a{
	color: #000000;
	text-decoration: none;
}

#categories li a:hover{
	color: #000000;
	text-decoration: underline;
}

.cat_footer{
	width: 185px;
	height: 8px;
	background: url(../images/left_menu_footer.gif) no-repeat;
	overflow: hidden;
	margin: 0px 0px 0px 9px;
}

#brands_header{
	width: 185px;
	height: 33px;
	background: url(../images/brands_header.gif) no-repeat;
	margin: 0px 0px 0px 9px;
}

#brands{
	width: 185px;
	min-height: 124px;
    height: auto !important;
    height: 124px;
	background: url(../images/cat_slice.gif) repeat-y;
	margin: 0px 0px 0px 9px;
}

#brands_top{
	width: 185px;
	min-height: 124px;
    height: auto !important;
    height: 124px;
	background: url(../images/cat_top.gif) no-repeat;
	margin: 0px 0px 0px 0px;
}

#brands ul{
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 15px;
	list-style: none;
	display: block;
	font-size: 11px;
}

#brands li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
	list-style: none;
	display: block;
	background: url(../images/cat_arrow.gif) 0px 6px no-repeat;
}

#brands li.special{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
	display: block;
	background: url(../images/cat_arrow_special.gif) 0px 6px no-repeat;
}

#brands li.special a{
	color: #cd0a06;
	text-decoration: none;
}

#brands li.special a:hover{
	color: #cd0a06;
	text-decoration: underline;
}

#brands li a{
	color: #000000;
	text-decoration: none;
}

#brands li a:hover{
	color: #000000;
	text-decoration: underline;
}

#newsletter_promo{
	width: 185px;
	height: 132px;
	background: url(../images/newsletter_bg.gif) no-repeat;
	margin: 0px 0px 0px 9px;
	position: relative;
}

#newsletter_container{
	position: absolute;
	bottom: 13px;
	left: 14px;
}

#newsletter_container label{
  display: none;
}

#newsletter_container #email_address{
	width: 116px;
	height: 13px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;
	border-right: 2px solid #fbfbfb;
	border-bottom: 2px solid #fbfbfb;
	padding: 2px 0px 0px 4px;
	color: #26221b;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.go_btn{
	padding-left: 2px;
}

.joinButton{
	margin-top: 2px;
}

#free_delivery{
	padding: 0px 0px 0px 9px;
}

#secure_promo{
	padding: 0px 0px 0px 9px;
}

#kit_promo{
	padding: 0px 0px 0px 9px;
}

#middle_column{
	float: left;
	width: 735px;
}

#welcome_header{
	width: 735px;
	height: 35px;
	background: url(../images/welcome_header.gif) no-repeat;
}

#home_promo_bg{
	width: 735px;
	height: 371px;
	overflow: hidden;
}

#prom_bg_home{
	width: 735px;
	height: 371px;
	background: url(../images/prom_bg_home.gif) no-repeat;
	overflow: hidden;
}

#promo_img{
	padding: 37px 0px 0px 5px;
}

#brand_scroller{
	width: 735px;
	height: 72px;
	background: url(../images/brand_scroller_bg.gif) no-repeat;
	overflow: hidden;
}


.jcarousel-container
{
  width:700px;
  overflow:hidden;
  margin: 0px 0px 0px 3px;
  padding: 5px 0px 0px 0px;
}

#scroller
{
  width:800px;
  height:57px;
  list-style:none;
  text-align:center;
  overflow:hidden;
  margin:0px 0px 0px 0px;
  padding:0;
}

#scroller li
{
  float:left;
  height:57px;
  width:107px;
  margin:0;
  padding:0px 0px 0px 8px;
}

#scroller li img{
  height:57px;
  width:107px;
}

#featured_products_header{
	width: 735px;
	height: 34px;
	background: url(../images/featured_products_header.gif) no-repeat;
}

.feat_prod_bg{
	float: left;
	width: 183px;
	height: 309px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/feat_prod_bg.gif) no-repeat;
	position: relative;
}

.prod_list_bg{
	float: left;
	width: 183px;
	height: 308px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/prod_list_bg.gif) no-repeat;
	position: relative;
}

.feat_prod_img{
	width: 176px;
	height: 176px;
	padding: 4px 0px 0px 4px;
	overflow: hidden;
}

.feat_prod_name{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 0px 0px 12px;
	line-height: 18px;
	width: 160px;
  height: 36px;
  overflow: hidden;
}

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

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

.feat_prod_desc{
	color: #d5d5d5;
	font-size: 11px;
	padding: 4px 0px 0px 12px;
	width: 160px;
  height: 30px;
  overflow: hidden;
}

.feat_prod_price{
	color: #cd0a06;
	font-size: 24px;
	font-weight: bold;
	position: absolute;
	bottom: 8px;
	left: 13px;
  z-index: 999;
}

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

.feat_prod_ask {
	color: #cd0a06;
	font-weight: bold;
	position: absolute;
	bottom: 8px;
	left: 11px;
  z-index: 999;
}

.feat_prod_rrp{
	color: #ffffff;
	font-size: 11px;
	position: absolute;
	bottom: 36px;
	left: 13px;
}

.view_btn{
	position: absolute;
	bottom: 5px !important;
	right: 3px !important;
	bottom: 4px;
	right: 2px;
}

/********** UPSELLING - BASKET PAGE **********/

.upselling_container{
  padding: 0px 0px 0px 8px;
}

.upselling_bg{
	float: left;
	width: 178px;
	height: 303px;
	overflow: hidden;
	margin: 5px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
	background: url(../images/upselling_bg.gif) no-repeat;
	position: relative;
}

.upselling_img{
	width: 176px;
	height: 176px;
	padding: 1px 0px 0px 1px;
	overflow: hidden;
}

.upselling_prod_name{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 0px 0px 12px;
	line-height: 18px;
	width: 160px;
  height: 34px;
  overflow: hidden;
}

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

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

.upselling_prod_desc{
	color: #d5d5d5;
	font-size: 11px;
	padding: 6px 0px 0px 12px;
	width: 160px;
  height: 30px;
  overflow: hidden;
}
.upselling_view_btn{
	position: absolute;
	bottom: 1px !important;
	right: 1px !important;
	bottom: 0px;
	right: 1px;
}

.cvv2_container{
  padding: 15px 0px 0px 30px;
}




#breadcrumb{
	width: 735px;
	height: 35px;
	background: url(../images/breadcrumb_bg.gif) no-repeat;
	font-size: 12px;
	color: #ffffff;
}

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

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

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

#subcategories{
	width: 735px;
	background: url(../images/cms_slice.gif) repeat-y;
	min-height: 1px;
    height: auto !important;
    height: 1px;
}

#subcategories_top{
	width: 735px;
	background: url(../images/cms_top.gif) no-repeat;
	min-height: 1px;
    height: auto !important;
    height: 1px;
    position: relative;
}

#subcategories_footer{
	width: 735px;
	background: url(../images/cms_footer.gif) no-repeat;
    height: 7px;
	overflow: hidden;
}

#cat_header{
	height: 27px;
	color: #cd0a06;
	overflow: hidden;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
  text-transform: uppercase;
}

#cat_header_txt{
	padding: 6px 0px 0px 13px;
}

#cat_desc{
	padding: 3px 0px 0px 14px;
	font-size: 11px;
	width: 650px;
	line-height: 18px;
}

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

#select_container{
  padding: 4px 0px 0px 12px;
  width: 707px;
  height: 20px;
  /*position: absolute;
  bottom: 8px;
  left: 12px;*/
}

.sel_container label{
	display: none;
}

#select_container #select_category{
  float: left;
  /*width: 120px;*/
	height: 17px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;
	border-right: 2px solid #fbfbfb;
	border-bottom: 2px solid #fbfbfb;
	padding: 0px 0px 0px 0px;
	color: #cd0a06;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#select_container #select_manufacturer{
  float: left;
  /*width: 80px;*/
	height: 17px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;
	border-right: 2px solid #fbfbfb;
	border-bottom: 2px solid #fbfbfb;
	padding: 0px 0px 0px 0px;
	color: #cd0a06;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
  margin-left: 5px;
}

#select_container #select_price{
  float: left;
  /*width: 116px;*/
	height: 17px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;
	border-right: 2px solid #fbfbfb;
	border-bottom: 2px solid #fbfbfb;
	padding: 0px 0px 0px 0px;
	color: #cd0a06;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
  margin-left: 4px;
}

#select_container #select_sort_order{
  float: right;
  /*width: 90px;*/
	height: 17px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;
	border-right: 2px solid #fbfbfb;
	border-bottom: 2px solid #fbfbfb;
	padding: 0px 0px 0px 0px;
	color: #cd0a06;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#sort_table{
  float: right;
}

p.no_results{
  color: #000000;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 0px 0px;
}

.box_end{
  width: 735px;
  min-height: 90px;
  height: auto!important;
  height: 90px;
  background: url(../images/box_content_slice.gif) repeat-y;
}

.small_content{
  width: 600px;
  padding: 0px 0px 0px 12px;
}

.box_content_footer{
	width: 735px;
	height: 4px;
	background: url(../images/box_content_footer.gif) no-repeat;
}

.product_paging_holder{

	width: 735px;

}

.paging_top{
	width: 735px;
	height: 33px;
	background: url(../images/paging_bg.gif) no-repeat;
}

.bottom_product_paging{
	clear: both;
	width: 735px;
	height: 33px;
	background: url(../images/paging_bg.gif) no-repeat;
}

.displaying{
	float: left;
	color: #000000;
	padding: 10px 0px 0px 13px;
}

.white{
	color: #ffffff;
}

.page_numbers{
	float: right;
	color: #000000;
	font-size: 10px;
	padding: 10px 20px 0px 0px;
}

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

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

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

#product_listing{
	width: 735px;

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

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

#prod_page_slice{
	width: 735px;
	min-height: 1px;
	height: auto!important;
	height: 1px;
	background: url(../images/prod_page_slice.gif) repeat-y;
  z-index: 1;
}

#prod_page_top{
	width: 735px;
	min-height: 327px;
	height: auto!important;
	height: 327px;
	background: url(../images/prod_page_top.gif) no-repeat;
  z-index: 1;
}

#prod_page_footer{
	width: 735px;
	height: 5px;
	background: url(../images/prod_page_footer.gif) no-repeat;
	overflow: hidden;
}

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

#product_image{
	padding: 10px 0px 0px 14px;
	height: 289px;
	/*overflow: hidden;*/
}

#product_image img{
  border: 0px;
}

#product_thumbs{
	padding: 6px 0px 0px 8px !important;
	padding: 6px 0px 0px 3px;
}

.thumb_bg{
	float: left;
	width: 69px;
	height: 69px;
	background: url(../images/product_thumb_bg.gif) no-repeat;
	overflow: hidden;
	margin: 0px 0px 0px 5px;
}

.thumb_bg img{
	margin: 1px 0px 0px 1px;
}

#product_page_right{
	float: left;
	width: 413px;
	min-height: 300px;
	height: auto!important;
	height: 300px;
	/*height: 300px;*/
	position: relative;
}

#product_title{
	font-size: 16px;
	font-weight: bold;
	padding: 12px 0px 0px 14px;
  margin: 0px 0px 0px 0px;
  width: 250px;
}

#product_short_desc{
	font-size: 12px;
	color: #616161;
	padding: 2px 0px 0px 14px;
}

#product_code{
	font-size: 10px;
	color: #cd0a06;
	padding: 5px 0px 0px 14px;
}

#summary{
	padding: 18px 0px 0px 14px;
}

#summary ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 230px;
}

#summary ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 8px;
	list-style: none;
	background: url(../images/summary_bullet.gif) 0px 5px no-repeat;
  min-height: 1px;
  height: auto !important;
  height: 1px;
}

#size_table td{

}

.size_header{
	color: #cd0a06;
	font-weight: bold;
}

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

#attribute_list select{
	height: 17px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;
	border-right: 2px solid #fbfbfb;
	border-bottom: 2px solid #fbfbfb;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#stock{
  position: absolute;
  top: 15px;
  right: 4px;
}

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

#stock li{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 7px 0px;
  list-style: none;
  width: 97px;
  height: 18px;
}

#addtobag{
	position: absolute;
	bottom: 8px;
	right: 0px;
}

#price{
	color: #cd0a06;
	font-size: 32px;
	font-weight: bold;
	position: absolute;
	bottom: 49px;
	right: 2px;
}

#price span{
   font-size: 14px;
}

#ask_info{
	color: #cd0a06;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	bottom: 9px;
	right: 2px;
  text-align: right;
}

#rrp_price{
	position: absolute;
	bottom: 84px;
	right: 4px;
}

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

#product_options{
	float: right;
	width: 395px;
	height: 69px;
	background: url(../images/prod_options_bg.gif) no-repeat;
	margin-right: 21px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.tell_friend{
	float: left;
	width: 69px;
	height: 50px;
	padding: 10px 0px 0px 5px;
}

.ask_question{
	float: left;
	width: 79px;
	height: 50px;
	padding: 10px 0px 0px 30px;
}

#product_description_header{
	width: 735px;
	height: 35px;
	background: url(../images/product_description_header.gif) no-repeat;
}

#product_description{
	width: 735px;
	min-height: 83px;
  height: auto !important;
  height: 83px;
	background: url(../images/brand_profile_bg.gif) repeat-y;
}

#product_description_txt{
	line-height: 16px;
	padding: 1px 15px 0px 15px;
}

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

#brand_profile_header{
	width: 735px;
	height: 35px;
	background: url(../images/brand_profile_header.gif) no-repeat;
}

#brand_profile{
	width: 735px;
	min-height: 83px;
    height: auto !important;
    height: 83px;
	background: url(../images/brand_profile_bg.gif) repeat-y;
}

#brand_profile_txt{
	float: left;
	width: 530px;
	line-height: 16px;
	padding: 1px 0px 0px 15px;
}

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

#brand_logo{
	float: right;
	padding: 7px 8px 0px 0px;
}

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

#brand_profile_footer, #product_description_footer{
	width: 735px;
	height: 8px;
	background: url(../images/brand_profile_footer.gif) no-repeat;
	overflow: hidden;
}

#upselling_header{
	width: 735px;
	height: 33px;
	background: url(../images/upselling_header.gif) no-repeat;
}

/********** POPUP **********/

body#popup{
	background-color: #252525;
	background-image: url(../images/popup_body_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

#popup #parent_container{
	width: 639px;
	margin: 0 auto;
	/*margin-top: 2px;*/
}

#popup #header_container{
	width: 639px;
	height: 95px;
	background: url(../images/popup_header.gif) no-repeat;
	position: relative;
}

#close_window{
	width: 114px;
	height: 17px;
	position: absolute;
	bottom: 15px;
	right: 18px;
}

#popup #product_container{
  width: 639px;
  min-height: 450px;
  height: auto!important;
  height: 450px;
  background: url(../images/popup_slice.gif) repeat-y;
}

#popup .cms_page{
	width: 639px;
	min-height: 446px;
	height: auto!important;
	height: 446px;
	background: url(../images/popup_top.gif) no-repeat;
}

#popup .cms_page p{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
  width: 550px;
}

#popup .cms_wrapper{
  padding: 10px 0px 0px 25px;
  width: 560px;
}

#popup #cms_footer{
  width: 639px;
	height: 22px;
	background: url(../images/popup_footer.gif) no-repeat;
}

#img_popup_container{
	padding: 10px 0px 0px 20px;
}

#popup_thumbs{
	float: left;
	width: 112px;
}

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

#popup_thumbs li{
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	width: 112px;
	height: 112px;
	background: url(../images/pop_thumb_bg.gif) no-repeat;
}

#popup_thumbs li img{
	padding: 2px 0px 0px 2px;
  width: 108px;
  height: 108px;
}

#popup_main_img{
	float: left;
	width: 473px;
	height: 473px;
	background: url(../images/popup_img_bg.gif) no-repeat;
	margin-left: 7px;
}

#popup_main_img img{
	padding: 2px 0px 0px 2px;
}

#popup textarea{
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;
	border-right: 2px solid #fbfbfb;
	border-bottom: 2px solid #fbfbfb;
	padding: 2px 0px 0px 4px;
	color: #26221b;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


/*#popup #product_container{
	width: 639px;
	min-height: 446px;
	height: auto!important;
	height: 446px;
	background: url(../images/popup_slice.gif) no-repeat;
}
#popup #cms_footer{
  background: none;
}


#popup_logo{
	float: left;
	width: 171px;
}



#popup .cms_page{
  background: none;
}

#img_popup_container{
	padding: 10px 0px 0px 24px;
}

#popup_thumbs{
	float: left;
	width: 112px;
}

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

#popup_thumbs li{
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	width: 112px;
	height: 112px;
	background: url(../images/pop_thumb_bg.gif) no-repeat;
}

#popup_thumbs li img{
	padding: 2px 0px 0px 2px;
}

#popup_main_img{
	float: left;
	width: 473px;
	height: 473px;
	background: url(../images/popup_img_bg.gif) no-repeat;
	margin-left: 7px;
}

#popup_main_img img{
	padding: 2px 0px 0px 2px;
}





#popup_slice p{

}

#popup_top{

}

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

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

#product_container{
	width: 735px;
	background: url(../images/cms_slice.gif) repeat-y;
	min-height: 686px;
    height: auto !important;
    height: 686px;
}

.cms_page{
	width: 735px;
	background: url(../images/cms_top.gif) no-repeat;
	min-height: 118px;
    height: auto !important;
    height: 118px;
/*	padding: 6px 0px 0px 12px;*/
}

.cms_wrapper{
  padding: 6px 0px 0px 12px;
  width: 680px;
}

.basket_wrapper{
  padding: 6px 0px 0px 12px;
  width: 710px;
}

.cms_page p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	line-height: 16px;
  width: 680px;
}

.table_row_header{
  width: 680px;
  color: #cd0a06;
  font-weight: bold;
}

#cms_footer{
	width: 735px;
	background: url(../images/cms_footer.gif) no-repeat;
    height: 7px;
	overflow: hidden;
}

h1.title, h1{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	height: 21px;
	color: #cd0a06;
	overflow: hidden;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}
h1.basket_title{
  padding: 6px 0px 0px 12px;
}

h2{
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 1px 0px;
	color: #cd0a06;
	overflow: hidden;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}

#register_intro{
  padding-bottom: 5px;
}

#register_intro_red{
  padding-bottom: 5px;
  color: #cd0a06;

}

.basket_content{
  padding: 0px 0px 0px 0px;
  /*width: 700px;*/
}

#checkout_steps{
  padding: 0px 0px 0px 3px;
}

.basket_content p.error_message{
  color: #ff6600;
  width: 150px;
}

p.product_header{
  color: #cd0a06;
  font-weight: bold;
  font-size: 12px;
}

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

.basket_table{
  margin: 6px 0px 0px 12px;
  width: 700px;
}

#card_container #issue_number, #card_container #cvv2{
  width: 50px;
}

/********** CONTACT PAGE **********/

.contact_page{
width: 735px;
	background: url(../images/cms_top.gif) no-repeat;
	min-height: 118px;
    height: auto !important;
    height: 118px;
	padding: 0px 0px 0px 0px;
}

.contact_page p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	line-height: 16px;
}

.contact_us_text {
  width: 360px;
  float:left;
  padding-left: 5px;
}

.con_heading{
  color: #cd0a06;
}

#contact_us_form,
#contact_us_map {
  width:260px;
  float:left;
  padding-left: 50px;
}

.mandatory_star{
	color: #cd0a06;
}

p.error_message{
  	color: #ff6600;
}

#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 #fbfbfb;
	border-bottom: 2px solid #fbfbfb;
	padding: 2px 0px 0px 4px;
	color: #26221b;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

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

#tell_friend_form textarea,
#tell_friend_form input.textbox {
  width:230px;
}

/********** MANUFACTURERS **********/

.b_logo{
  float: left;
  width: 107px;
  height: 57px;
  padding: 0px 10px 10px 0px;
}

.b_logo a{
  border: 1px solid #4d4c4c;
  width: 107px;
  height: 57px;
  border:1px solid #363636;
  display:block;
  padding:0px 0px 0px 0px;
  overflow:hidden;
}

.b_logo a:hover{
  border: 1px solid #cd0a06;
  width: 107px;
  height: 57px;
}

.manufacturers_wrapper{
  padding: 6px 0px 0px 12px;
}

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

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

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

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

#footer_links{
	float: left;
}

#footer_links ul{
	color: #cd0a06;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 26px;
}

#footer_links li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
}


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

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

#visualsoft_logo{
  float: right;
  width: 124px;
  padding: 5px 27px 0px 0px;
}

#size_guide{
   margin: 2px 0px 0px 22px;
}

/********/

#header_note {
  position:absolute;
  top:23px;
  left:254px;
  width:400px;
  border:1px solid #CD0A06;
  background-color:#EDEDED;
  padding:5px 5px 5px 5px;
}