
/*
***************************************************
****************************************************
****************************************************
*/
.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: 110;
  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:322px;
  height:287px;
  left: 290px;
  top: 1px;
  z-index: 999;
}


/*** 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 {
  padding:6px 0px 6px 0px;
  background: url("../images/grad.gif")top left no-repeat;
}

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

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

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

.contact_us_text {
  width:310px;
  float:left;
  padding-bottom: 60px;
}

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

.contact_us_text #postcode{
  	height: 15px;
	border: 1px solid #c9c9c9;
	padding: 2px 0px 0px 3px;
	color: #292929;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


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

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

#map_border{
	border: 1px solid #464646;
	padding: 1px 1px 1px 1px;
	width:260px;
  	height:220px;
}

#map {
  width:707px;
  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;
}

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

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

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

/* CSS Document */

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

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

img{
	border: 0;
}

a img{
	border: 0;
}

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

input.textbox{
	height: 15px;
	border: 1px solid #c9c9c9;
	padding: 2px 0px 0px 3px;
	color: #292929;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

textarea{
	border: 1px solid #c9c9c9;
	padding: 2px 0px 0px 3px;
	color: #292929;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


#parent_container{
	width: 928px;
	margin: 0 auto;
	background-color: #020202;
  background: url(../images/body_container_bg.gif) repeat-y;
	margin-bottom: 20px;
  /*height: 1000px;*/
}

#header_container{
	width: 928px;
	height: 151px;
	overflow: hidden;
	position: relative;
}

#logo{
	width: 154px;
	height: 151px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#header_right{
	float: right;
	width: 774px;
	height: 151px;
}

#header_top{
	width: 774px;
	height: 86px;
	background: url(../images/header_top_phone.gif) no-repeat;
	overflow: hidden;
	position: relative;
}

#basket{
	float: right;
	width: 377px;
	height: 33px;
	margin: 42px 0px 0px 0px;
}

#currency_selector{
	float: left;
	padding: 9px 0px 0px 10px;
	width: 96px;
}

.pound_icon, .dollar_icon, .euro_icon{
	float: left;
	margin: 0px 5px 0px 0px;
}

#basket_content{
	float: left;
	margin: 10px 0px 0px 0px;
	color: #c14632;
}

.total{
	padding-left: 36px;
}

#basket_buttons{
	position: absolute;
	bottom: 15px;
	right: 11px;
}

#view_bag{
	float: left;
}

#checkout_btn{
	float: left;
}

#menu_and_search{
	width: 774px;
	height: 35px;
	overflow: hidden;
}

#top_menu{
	float: left;
	width: 459px;
	height: 35px;
	background: url(../images/top_menu_bg.gif) repeat-x;
	border-left: 1px solid #2a292a;
}

#top_menu ul {
  margin:0px 0px 0px 0px;
  padding:9px 0px 0px 13px;
  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:16px;
  width:43px;
  display:block;
  padding: 0px 0px 0px 0px;
}

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

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

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

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

#menu_6 a  {
  background: url("../images/returnspolicy_btn.gif") no-repeat;
  height:16px;
  width:85px;
  display:block;
  padding: 0px 0px 0px 0px;
}

#search{
	float: right;
	width: 314px;
	height: 35px;
	background: url(../images/search_bg.gif) no-repeat;
	overflow: hidden;
}

#search_container{
	padding: 5px 0px 0px 70px;
}

#search_container label{
	display: none;
}

#search_container #query{
	width: 184px;
	height: 15px;
	border: 1px solid #c9c9c9;
	padding: 2px 0px 0px 2px;
	color: #292929;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.find_btn{
	padding-left: 2px;
}

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

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

#cat_menu span {
  display:none;
}

#jackets_btn a {
  background: url("../images/jackets_btn.gif") no-repeat;
  height:30px;
  width:151px;
  display:block;
  padding: 0px 0px 0px 0px;
}

#jeans_btn a  {
  background: url("../images/jeans_btn.gif") no-repeat;
  height:30px;
  width:75px;
  display:block;
  padding: 0px 0px 0px 0px;
}

#knitwear_btn a  {
  background: url("../images/knitwear_btn.gif") no-repeat;
  height:30px;
  width:98px;
  display:block;
  padding: 0px 0px 0px 0px;
}

#shirts_btn a  {
  background: url("../images/shirts_btn.gif") no-repeat;
  height:30px;
  width:73px;
  display:block;
  padding: 0px 0px 0px 0px;
}

#tops_btn a  {
  background: url("../images/tops_btn.gif") no-repeat;
  height:30px;
  width:64px;
  display:block;
  padding: 0px 0px 0px 0px;
}

#tshirts_btn a  {
  background: url("../images/tshirts_btn.gif") no-repeat;
  height:30px;
  width:82px;
  display:block;
  padding: 0px 0px 0px 0px;
}

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

#accessories_btn a  {
  background: url("../images/accessories_btn.gif") no-repeat;
  height:30px;
  width:128px;
  display:block;
  padding: 0px 0px 0px 0px;
}

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

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

#brands_header{
	width: 151px;
	height: 38px;
	background: url(../images/brands_header.gif) no-repeat;
}

#brands_menu_slice{
	width: 151px;
	min-height: 430px;
	height: auto!important;
	height: 430px;
	background: url(../images/brands_menu_slice.gif) repeat-y;
}

#brands_menu_top{
	width: 151px;
	min-height: 410px;
	height: auto!important;
	height: 410px;
	background: url(../images/brands_menu_top.gif) no-repeat;
}

#brands_menu_footer{
	width: 151px;
	height: 8px;
	background: url(../images/brands_menu_footer.gif) no-repeat;
	overflow: hidden;
}

#brands_overflow{
  width:145px;
  float:left;
  height: 430px;
  overflow:auto;
}

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

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

#brands_menu_top li a{
	color: #292929;
}

#brands_menu_top li#view_all a{
	color: #c14632;
  font-style: italic;
  padding-left: 4px;
}

#brands_menu_top li li{
  background: none;
  /*margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;*/
}

#brands_menu_top li li.current a{
  color: #c14632;
  /*margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;*/
}

#brands_menu_top ul ul{
  background: none;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
}

#cat_box{
	width: 151px;
	height: 74px;
	background: url(../images/cat_box.gif) no-repeat;
	position: relative;
}

#cat_dropdown{
	position: absolute;
	bottom: 14px;
	left: 16px;
}

#cat_dropdown label{
	display: none;
}

#cat_dropdown select{
	width: 124px;
	height: 19px;
	border: 1px solid #c9c9c9;
	padding: 1px 0px 0px 0px;
	color: #292929;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#newsletter_promo{
	widows: 151px;
	height: 142px;
	background: url(../images/newsletter_bg.gif) no-repeat;
	position: relative;
}

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

#newsletter_container label{
  display: none;
}

#newsletter_container #emailaddress{
	width: 82px;
	height: 15px;
	border: 1px solid #c9c9c9;
	padding: 2px 0px 0px 3px;
	color: #292929;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.go_btn{
	padding-left: 1px;
}

#secure_promo{
	height: 140px;
}

#secure_promo_cms{
	height: 145px;
}

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

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

#brand_scroller{
	width: 777px;
	height: 74px;
	background: url(../images/brand_scroller.gif) no-repeat;
}

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

#scroller
{
  width:880px;
  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 12px;
}

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

#homepage_promos{
	width: 777px;
	height: 440px;
	background: url(../images/promos_bg.gif) no-repeat;
}

#top_2_promos{
	width: 756px;
	height: 280px;
	padding: 7px 0px 0px 10px;
}

#promo_1{
	float: left;
}

#promo_2{
	float: left;
	margin: 0px 0px 0px 9px;
}

#bottom_3_promos{
	width: 756px;
	height: 135px;
	padding: 8px 0px 0px 10px;
}

#promo_3{
	float: left;
}

#promo_4{
	float: left;
	margin: 0px 0px 0px 9px;
}

#promo_5{
	float: left;
	margin: 0px 0px 0px 9px;
}

#bottom_boxes{
	width: 777px;
	clear: both;
}


#topsellers, #latest_stock, #special_offers{
	float: left;
	width: 193px;
	height: 142px;
}

#topsellers_header{
	width: 193px;
	height: 35px;
	background: url(../images/topsellers_header.gif);
}

.bottom_box_bg{
	width: 193px;
	height: 107px;
	background: url(../images/bottom_box_bg.gif);
}

#latest_stock_header{
	width: 193px;
	height: 35px;
	background: url(../images/latest_stock_header.gif);
}

#special_offers_header{
	width: 193px;
	height: 35px;
	background: url(../images/special_offers_header.gif);
}

#company{
	float: left;
	width: 198px;
	height: 142px;
}

#company_header{
	width: 198px;
	height: 35px;
	background: url(../images/company_header.gif);
}

#company_box{
	width: 198px;
	height: 107px;
	background: url(../images/company_box.gif);
}

#company_box ul{
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 16px;
	list-style: none;
}

#company_box li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 11px;
	list-style: none;
	background: url(../images/red_arrow.gif) 0px 6px no-repeat;
}

#company_box li a{
	color: #272425;
}

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

.bottom_box_bg li{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 11px;
	list-style: none;
	background: url(../images/red_arrow.gif) 0px 6px no-repeat;
	height: 14px;
	width: 150px;
	overflow: hidden;
}

.bottom_box_bg li a{
	color: #272425;
}

ul#latest_stock_list{
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 18px;
	list-style: none;
}

ul#latest_stock_list li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 11px;
	list-style: none;
	background: url(../images/red_arrow.gif) 0px 6px no-repeat;
}

ul#latest_stock_list li a{
	color: #272425;
}

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

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

#breadcrumb_links{
	text-transform: uppercase;
	color: #c14632;
	padding: 12px 0px 0px 20px;
}

#breadcrumb_links a{
	color: #c9c9c9;
}

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

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

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

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

#logo_sub{
	position: absolute;
	top: 8px;
	right: 16px;
	width: 110px;
	height: 53px;
	/*background-color: #0099FF;*/
}

h1#brand_name_sub{
	color: #c14632;
	padding: 16px 0px 0px 19px;
  margin: 0px;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
  display: block;
  font-weight: normal;
}

#subcat_desc{
	padding: 2px 0px 0px 20px;
	line-height: 17px;
	width: 580px;
}

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

#subcategories_links{
  padding: 0px 9px 0px 8px;
}
#subcategories_links_bg{
  padding: 10px 0px 2px 10px;
  background:#292929 url(../images/category_image_bg.gif) top left no-repeat;
  min-height:1px;
  height:auto !important;
  height:1px;
}

#subcategories_links_bg td{
  padding: 0px 8px 8px 0px;
}


#subcategories_links img{
	height: auto!important;
	width: auto!important;
	width: 99px;
	height: 18px;
}

#subcategories_links a{
	color: #ffffff;
}

#subcategories_links .clear{
  background:#292929;
}

/********** PRODUCT FILTERS **********/

#select_container{
  padding: 5px 8px 0px 20px;
  width: 742px;
  height: 30px;
  /*position: absolute;
  bottom: 0px;
  left: 17px;*/
  /*background:#292929;*/
}

#select_container select{
	height: 18px;
	border: 1px solid #c9c9c9;
	padding: 0px 0px 0px 0px;
	color: #292929;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#select_container #select_category{
  float: left;
  width: 120px;
}

#select_container #select_manufacturer{
  float: left;
  width: 120px;
  margin-left: 10px;
}

#select_container #select_price{
  float: left;
  margin-left: 10px;
}


#sort_table{
  float: right;
}

/********** PRODUCT PAGING **********/

.top_paging{
	width: 777px;
	height: 30px;
	background: url(../images/paging_bg.gif) no-repeat;
	color: #939393;
	text-transform: uppercase;
	font-size: 10px;
	clear: both;
}

#product_paging_bottom{
	width: 774px;
	height: 33px;
	background: url(../images/paging_btm.gif) no-repeat;
	color: #939393;
	text-transform: uppercase;
	font-size: 10px;
	clear: both;
}

.displaying{
	float: left;
	width: 400px;
	padding: 8px 0px 0px 17px;
}

.page_numbers a.no_underline{
  text-decoration: none;
}

.white{
	color: #c9c9c9;
}

.line{
	color: #939393;
}

.page_numbers{
	float: right;
	color: #c9c9c9;
	padding: 8px 17px 0px 0px;
}

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

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

a.next_link{
	text-decoration: none;
}


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

#product_listing{
	/*margin-left: 1px;*/
	min-height: 1px;
	height: auto!important;
	height: 1px;
	background: url(../images/prod_list_slice.gif) repeat-y;
  position: relative;
}

#product_listing_top{
	min-height: 310px;
	height: auto!important;
	height: 310px;
	background: url(../images/prod_list_top.gif) no-repeat;
}

#products_wrapper{
	padding: 3px 0px 0px 1px;
}

.prod_list_bg{
	float: left;
	width: 193px;
	height: 307px !important;
	height: 304px;
	background: url(../images/prod_list_bg_new.gif) no-repeat;
	position: relative;
	overflow: hidden;
}

.prod_img{
	width: 176px;
	height: 176px;
	padding: 7px 0px 0px 9px;
}

.prod_brand{
	text-transform: uppercase;
	padding: 8px 0px 0px 18px;
	letter-spacing: 1px;
}

.prod_name{
	font-size: 10px;
	padding: 1px 0px 0px 18px;
	height: 25px;
	overflow: hidden;
	width: 150px;
}

.prod_name a{
	color: #272425;
	text-decoration: none;
}

.prod_name a:hover{
	color: #272425;
	text-decoration: underline;
}

.prod_rrp{
	position: absolute;
	bottom: 37px;
	left: 17px;
}

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

.prod_price{
	position: absolute;
	bottom: 17px;
	left: 17px;
	color: #c14632;
	font-size: 18px;
	font-weight: bold;
}

.view_btn{
	position: absolute;
	bottom: 15px;
	right: 14px;
}

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

.empty_listing_slice{
  width: 777px;
  min-height: 630px;
  height: auto!important;
  height: 630px;
  background: url(../images/empty_listing_slice.gif) repeat-y;
}

.empty_listing_top{
  width: 777px;
  min-height: 421px;
  height: auto!important;
  height: 421px;
  background: url(../images/empty_listing_top.gif) no-repeat;
}

.empty_listing_footer{
  width: 777px;
  height: 9px;
  background: url(../images/empty_listing_footer.gif) no-repeat;
  overflow: hidden;
}

p.no_results{
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 0px 17px;
  width: 700px;
}

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

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

#prod_page_top{
	width: 777px;
	min-height: 450px;
	height: auto!important;
	height: 450px;
	background: url(../images/product_page_top.gif) no-repeat;
}

#product_page_bottom{
	width: 777px;
	height: 88px;
	background: url(../images/product_page_btm.gif) no-repeat;
}

#prod_page_bg{
	width: 777px;
	height: 508px;
	background: url(../images/prod_page_bg.gif) no-repeat;
  position: relative;
}

#product_page_left{
	float: left;
	width: 308px;
	min-height: 378px;
	height: auto !important;
	height: 378px;
}

#product_image{
	padding: 15px 0px 0px 20px;
}

#product_thumbs{
	padding: 8px 0px 0px 12px !important;
	padding: 8px 0px 0px 5px;
	min-height: 67px;
	height: auto !important;
	height: 67px;
}

.thumb_bg{
	float: left;
	width: 67px;
	height: 67px;
	background: #939393 no-repeat;
	margin: 0px 0px 7px 7px;
}

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

#click_enlarge{
	width: 139px;
	height: 16px;
	margin: 13px 0px 0px 92px;
}

#product_page_right{
	float: left;
	width: 460px;
	height: 378px;
	padding: 0px 0px 0px 0px;
	position: relative;
  z-index: 1;
}

#product_brand{
	color: #c14632;
	font-size: 14px;
	text-transform: uppercase;
	padding: 17px 0px 0px 11px;
  z-index: 1;
  width:300px;
}

#product_brand h1{
  color: #c14632;
	font-size: 14px;
	text-transform: uppercase;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  font-weight:normal;
}

#product_title{
	color: #272425;
	font-size: 12px;
	padding: 3px 0px 0px 11px;
}

#summary{}

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

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

#colour_swatches{
	width: 136px;
	height: 25px;
	background: url(../images/swatch_txt.gif) no-repeat;
	margin: 9px 0px 0px 11px;
	padding: 17px 0px 0px 0px;
}

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

#attributes_3 {
	display: none;
}

#attribute_list{
  position: absolute;
  bottom: 19px !important;
  bottom: 25px;
  left: 6px;
	/*padding: 62px 0px 0px 11px;*/
}

#attribute_list select{
	padding: 1px 0px 0px 0px;
	border: 1px solid #c9c9c9;
	width: 100px;
	color: #292929;
	font-size: 9px;
	height: 19px;
}

.stock{
  width: 30px;
  height: 30px;
  background: url(../images/attribute_bg.gif) no-repeat;
  float: left;
  margin: 0px 5px 0px 0px;
}

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

.stock li.tick{
  margin: 4px 0px 0px 11px;
  padding: 0px 0px 0px 0px;
  height: 12px;
  overflow: hidden;
}

.stock li.stock_text{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  font-size: 9px;
}

#stock_boxes{
  position: absolute;
  left: 10px;
  bottom: 68px;
}

#size_guide{
	width: 87px;
	height: 15px;
  float: left;
  padding-top: 8px;
}

#logo_product_page{
	position: absolute;
	top: 5px;
	right: 0px;
	width: 110px;
	height: 53px;
}

#stock_icons{
	position: absolute;
	top: 73px;
	right: 11px;
}

#delivery_stamp_new{
	position: absolute;
	top: 179px;
	right: 6px;
}

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

#stock_icons li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
	list-style: none;
}

.addtobag{
	position: absolute;
	bottom: 14px;
	right: 8px;
}

#rrp_price{
	position: absolute;
	bottom: 113px;
	right: 8px;
}

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

#price{
	position: absolute;
	bottom: 78px;
	right: 9px;
	color: #c14632;
	font-weight: bold;
	font-size: 34px;
}

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

#facebook{
	float: left;
}

#more_brand{
	float: left;
	padding: 0px 0px 0px 29px;
}

#add_wishlist{
	float: left;
	padding: 0px 0px 0px 31px;
}

#tell_friend{
	float: left;
	padding: 0px 0px 0px 46px;
}

#add_bookmark{
	float: left;
	padding: 0px 0px 0px 42px;
}

#ask_question{
	float: left;
	padding: 0px 0px 0px 37px;
}

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

#product_info_header ul{
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 0px 18px;
	list-style: none;
}

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

#product_info_header li#info2{
	padding: 0px 0px 0px 32px;
}

#product_info_header li#info3{
	padding: 0px 0px 0px 34px;
}

#product_info_header li#info4{
	padding: 0px 0px 0px 32px;
}

.num_reviews{
	color: #ffffff;
}

.product_info{
	width: 777px;
	min-height: 1px;
	height: auto!important;
	height: 1px;
	background: url(../images/product_info_slice.gif) repeat-y;
}

.product_info_top{
	width: 777px;
	min-height: 78px;
	height: auto!important;
	height: 78px;
	background: url(../images/product_info_top.gif) no-repeat;
}

.product_info_txt{
	width: 700px;
	padding: 14px 0px 0px 21px;
}

.product_info_txt p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	line-height: 16px;
}

.product_info_footer{
	width: 777px;
	height: 8px;
	background: url(../images/product_info_footer.gif) no-repeat;
	overflow: hidden;
}

/********** UPSELLING **********/

.prod_bg_up{
	float: left;
	width: 193px;
	height: 287px;
	background: url(../images/prod_bg_up.gif) no-repeat;
	position: relative;
}

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

#upselling_bg{
	width: 777px;
	height: 287px;
	background: url(../images/upselling_bg.gif) no-repeat;
}

.prod_img_up{
	width: 176px;
	height: 176px;
	padding: 7px 0px 0px 10px;
}

.prod_brand_up{
	text-transform: uppercase;
	padding: 8px 0px 0px 18px;
	letter-spacing: 1px;
}

.prod_name_up{
	font-size: 10px;
	padding: 1px 0px 0px 18px;
	height: 25px;
	overflow: hidden;
	width: 150px;
}

.prod_name_up a{
	color: #272425;
	text-decoration: none;
}

.prod_name_up a:hover{
	color: #272425;
	text-decoration: underline;
}

.prod_rrp_up{
	position: absolute;
	bottom: 37px;
	left: 17px;
}

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

.prod_price_up{
	position: absolute;
	bottom: 17px;
	left: 17px;
	color: #c14632;
	font-size: 18px;
	font-weight: bold;
}

.view_btn_up{
	position: absolute;
	bottom: 15px;
	right: 13px;
}

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

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


#product_container_basket{
	width: 777px;
	min-height: 509px;
	height: auto!important;
	height: 509px;
	background: url(../images/cms_slice_new.gif) repeat-y;
}

.cms_page_basket{
	width: 777px;
	min-height: 509px;
	height: auto!important;
	height: 509px;
	background: url(../images/cms_top_new.gif) no-repeat;
}

.empty_basket{
	height: 638px;
}

.cms_page{
	width: 777px;
	min-height: 499px;
	height: auto!important;
	height: 499px;
	background: url(../images/cms_top.gif) no-repeat;
}

.cms_wrapper{
	padding: 16px 0px 0px 21px;
	width: 650px;
}

h1.title{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color: #c14632;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
}

h2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	color: #c14632;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: underline;
}

.motto{
	color: #c14632;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

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

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

ul.returns_list {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	list-style: none;
	width: 650px;
}

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


ol.number_list {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 20px;
	width: 650px;
	color: #c14632;
}

ol.number_list li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

ol.number_list li span{
	color: #272425;
}

.mandatory_star{
  color: #c14632;
}

td.table_row_header{
  font-weight: bold;
}

p.product_header{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 3px 0px;
  font-weight: bold;
  color: #c14632;
  font-size: 12px;
}


.blank_blue_button, .button_110, .button_92,
.addbasket, .blank_alt_button_large,
.blank_green_button, .addbasket,
.button_94, .voucherButton  {
  background: #535353;
  border:1px solid #272425;
  color:#ffffff;
  padding-top:2px;
  padding-bottom:2px;
  cursor: pointer; /* hand-shaped cursor  */
  font-size:10px;
  text-transform: uppercase;
}

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

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

.basket_page{
	width: 777px;
	min-height: 499px;
	height: auto!important;
	height: 499px;
	background: url(../images/cms_top.gif) no-repeat;
}

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

.checkout_wrapper{
	padding: 16px 0px 0px 21px;
	width: 720px;
}

.cms_wrapper select{
	height: 19px;
	border: 1px solid #c9c9c9;
	padding: 1px 0px 0px 0px;
	color: #292929;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.checkout_wrapper select{
	height: 19px;
	border: 1px solid #c9c9c9;
	padding: 1px 0px 0px 0px;
	color: #292929;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

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

.deliveries_header{
  font-weight: bold;
  color: #c14632;
  font-size: 12px;
}

.deliveries_table td{
	border-bottom: 1px solid #999595;
}

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

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

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

.b_logo a:hover{
  border: 1px solid #c14632;
  width: 110px;
  height: 53px;
}

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

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

.manufacturer_wrapper{
	padding: 16px 0px 0px 21px;
}

#manufacturer_container{
	position: relative;
}

.manufacturer_description{
	width: 600px;
}

#manufacturer_logo{
	position: absolute;
	top: 0px;
	right: 20px;
	width: 110px;
	height: 53px;
	background-color: red;
	border: 1px solid #4d4c4c;
}

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

#popup_container{
  width: 630px;
  margin: 0 auto;
  padding-top: 22px;
}

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

#popup_logo{
  position: absolute;
  top: 15px;
  left: 36px;
}

#close_window{
  position: absolute;
  bottom: 16px;
  right: 25px;
}

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

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

#popup .cms_wrapper{
  padding: 16px 0px 0px 21px;
	width: 550px;
}

#popup #bottom_boxes{
  display: none;
}

#popup #cms_footer{
  width: 630px;
  height: 11px;
  background: url(../images/popup_footer.gif) no-repeat;
  overflow: hidden;
}

#large_img_pop{
  float: right;
  width: 473px;
  height: 473px;
  background: url(../images/pop_img_bg.gif) no-repeat;
  margin: 15px 15px 0px 0px !important;
	margin: 15px 10px 0px 0px;
}

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

#thumbs_popup{
  float: left;
  width: 112px;
  padding: 15px 0px 0px 15px;
}

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

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

#thumbs_popup li img{
  padding: 10px 0px 0px 2px;
  width: 108px;
  height: 90px;
}

/********** SIZE GUIDE POPUP **********/

.tbl_size{
	padding-left: 30px;
}

p.size_header{
	color: #c14632;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	font-weight: bold;
	font-size: 12px;
}

.size_guide td{
	border-bottom: 1px solid #999595;
}

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

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

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

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

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

#footer_links{
	float: left;
	color: #939393;
	padding: 8px 0px 0px 30px;
	font-size: 10px;
	width: 550px;
}

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

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

#visualsoft {
	float: right;
	padding: 6px 8px 0px 0px;
	color: #8b8b8b;
}

#visualsoft a {
	color: #8b8b8b;
}









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

#product_thumbs li{
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	display: block;
	float: left;
	width: 67px;
	height: 67px;
	background: #939393 no-repeat;
}

#product_thumbs li img{
padding: 1px 0px 0px 1px;
}



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

.latest_product_colors li{
	margin: 0px 0px 0px 6px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	display: block;
	float: left;
	width: 19px;
	height: 19px;
}

.latest_product_colors_list{
  margin: 2px 0px 0px 13px;
}

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

.latest_product_colors_list li{
	margin: 0px 0px 0px 4px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	display: inline;
	float: left;
	width: 12px;
	height: 12px;
}

/************ Checkout Changes ******************/

input.voucher{
	height: 18px;
	border: 1px solid #c9c9c9;
	padding: 2px 0px 0px 3px;
	color: #292929;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

span.voucher_new{
  padding:2px 0px 0px 0px;
  text-transform:uppercase;
  font-size:12px;
}

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

#delivery_confidence{
  width:760px;
  height:78px;
  padding: 5px 0px 0px 8px;
}

.free_next_day{
  float:left;
}

.guaranteed_next_day{
  float:left;
}

.seven_working_days{
  float:left;
}


#product_page_right #stock_boxes .stock
{
  display:none;
}

#voucher_header{
   width: 573px;
   height: 28px;
   background: url(../images/voucher_header_bg.gif) top left no-repeat;
   padding: 6px 0px 0px 165px;
   margin: 14px 0px 0px 19px;
}

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

#voucher_left{
   width: 318px;
   min-height: 546px;
   height: auto !important;
   height: 546px;
   overflow: hidden;
  float: left;
  border: 1px solid #939393;
  margin: 7px 0px 0px 19px;
  background: #ffffff;
}

#voucher_right{
   width: 390px;
   float: left;
   display: inline;
   margin: 0px 0px 0px 21px;
}

.voucher_design_image_holder{
   width: 318px;
   height: 250px;
   overflow: hidden;
}

#voucher_value_preview{
   font-size: 50px;
   font-weight: bold;
   padding: 9px 0px 0px 10px;
   color: #c14632;
   display: block;
   height: 54px;
}

.voucher_break{
   clear: both;
   background: url(../images/voucher_break.gif) 10px 0px no-repeat;
   height: 2px;
   width: 308px;
}

.voucher_table{
   margin: 18px 0px 0px 11px;
  width:300px;
}

.voucher_table td{
   vertical-align: top;
   font-style: italic;
   font-weight: bold;
}

.to_td{
   color: #272425;
   height: 20px;
  padding:12px 0px 0px 0px;
  border-top:1px #cccccc solid;
}

.from_td{
  border-bottom:1px #cccccc solid;
}

.from_value{
  border-bottom:1px #cccccc solid;
}

.to_value{
  border-top:1px #cccccc solid;
   text-transform: uppercase;
  padding:12px 0px 0px 0px;
}

.message_value{
   line-height: 14px;
}

.message_td{
   width: 62px;
   color: #272425;
   height: 66px;
}

.from_td{
   width: 62px;
   color: #272425;
   height: 27px;
}

#voucher_top{
   padding: 2px 0px 0px 0px;
  background: url("../images/gift_voucher_bg.gif") no-repeat;
}

#voucher_design{
   width: 158px;
}

.voucher_info{
   padding: 3px 0px 0px 11px;
}

.voucher_info p{
   padding: 10px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   color: #272425;
   font-style: italic;
}

.code_span{
   font-weight: bold;
}

.code_value{
   color: #a9a79a;
   font-size: 13px;
   font-weight: bold;
}

.voucher_form{
   margin: 11px 0px 0px 0px;
}

.voucher_form td{
   vertical-align: top;
}

.voucher_form_left{
   width: 120px;
   font-weight: bold;
   height: 25px;
}

input.voucher_textbox{
   background: #ffffff;
   border: 1px solid #cecece;
   width: 233px;
   padding: 4px 0px 0px 4px;
   color: #272425;
   height: 17px;
   font-size: 10px;
   margin: 0px 5px 5px 0px;
}

textarea.voucher_textbox{
   background: #ffffff;
   border: 1px solid #cecece;
   width: 233px;
   padding: 1px 0px 0px 4px;
   color: #272425;
   font-size: 10px;
   margin: 0px 5px 30px 0px;
   height: 136px;
   overflow: hidden;
}

.delivery_td select{
   width: 53px;
   margin: 0px 8px 26px 0px;
   float: left;
  font-size:10px;
}

.button_basket_voucher{
   float: right;
   margin: 0px 10px 0px 0px;
}

.button_basket_disabled_voucher{
   float: right;
   margin: 0px 10px 0px 0px;
}

#voucher_price{
   float: right;
   font-size: 34px;
   display: block;
   height: 38px;
   line-height: 24px;
   font-weight: bold;
   padding: 10px 0px 0px 0px;
   margin: 0px 24px 0px 0px;
   color: #c14632;
}

.gift_terms{
  margin:15px 0px 0px 18px;
   padding: 15px 0px 20px 0px;
  border-top:1px solid #b6b6b6;
  width:738px;
}

.gift_terms h1{
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  color:#c14632;
  text-transform:uppercase;
  font-weight:normal;
  font-size:13px;
}

td.card_details_gift{
  padding:6px 14px 0px 0px;
}

.competitions_wrapper{
	padding: 16px 0px 0px 21px;
	width: 737px;
}

.competitions_wrapper h2{
  text-decoration: none;
}

.competition_top_left{
  float: left;
  width: 437px;
  border-bottom: 1px solid #939393;
  min-height: 277px;
  height: auto !important;
  height: 277px;
  padding: 0px 0px 10px 0px;
  line-height: 17px;
}

.competition_top_left h1{
  line-height: 15px;
  padding-bottom: 8px;
}

.competition_top_left_holder{
  width: 390px;
}

.competition_top_right{
  float: right;
  width: 287px;
  height: 287px;
  border: 1px solid #939393;
  margin: 0px 1px 0px 0px;
  display: inline;
  position: relative;
}

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

.comp_form_holder{
  border-bottom: 1px solid #939393;
}

.competitions_form{
  float: left;
  width: 437px;
  padding: 10px 0px 0px 0px;
}

.cms_page .competition_terms{
  float: left;
  margin: 0px 0px 0px 11px;
  display: inline;
  width: 280px;
  padding: 10px 0px 0px 0px;
  color: #272425;
  font-size:10px;
  line-height: 12px;
}

.cms_page .competition_terms p{
  margin: 0px;
  padding: 0px 0px 12px;
   line-height: 12px;
}

.comp_textbox{
  border: 1px solid #939292;
  padding: 2px;
  font-size: 11px;
  color: #272425;
  width: 162px;
}

.required{
  color: #b74431;
}

.comp_list_header{
  margin: 3px 0px 0px 0px;
  border-top: #939393 1px solid;
  padding: 9px 0px 6px 0px;
}

.comp_info{
  float: left;
  width: 390px;
  color: #272425;
  line-height: 14px;
  font-size: 11px;
}

.dom_img{
  float: right;
  border: 1px solid #939393;
  width: 167px;
  height: 167px;
  overflow: hidden;
  margin: 0px 1px 0px 0px;
  display: inline;
}

.comp_name{
  padding: 6px 0px 8px 0px;
}

.comp_name a{
  color: #000000;
  text-transform: uppercase;
}

.comp_closed{
  color: #c14632;
  font-size: 10px;
  padding: 14px 0px 0px 0px;
}

.archive_left{
  padding-left:20px;
}

.seo_content_container_tile{
  background: url("../images/seo_bg_tile.gif") repeat-y;
  width:928px;
  float:left;
}

.seo_content_container_top{
  background: url("../images/seo_bg_top.gif") top left no-repeat;
  width:928px;
}

.seo_content_container_bottom{
  background: url("../images/seo_bg_bottom.gif") bottom left no-repeat;
  width:898px;
  line-height:16px;
  padding:17px 15px 17px 15px;
  text-align:center;
}

.seo_content_container_bottom p{
  padding:0px 0px 10px 0px;
  margin:0px 0px 0px 0px
}

.seo_content_container_bottom h1{
  color:#c14632;
  font-size:12px;
  font-weight:bold;
  padding:0px 0px 5px 0px;
  margin:0px 0px 0px 0px
}

#subcategories_links{
  padding-top:10px;
}

/***/

.cms_page_basket {
  position:relative;
}

#basket_payment{
  background: url("../images/basket_payment.png") top left no-repeat;
  width:724px;
  height:121px;
  overflow:hidden;
  position:relative;
  margin:0 0 0 5px;
}

#basket_payment_button {
  position:absolute;
  top:37px;
  right:7px;
  height:38px;
  width:250px;
}


#extra_payment_1,
#extra_payment_2 {
  position:absolute;
  height:77px;
  width:250px;
}


#extra_payment_1 {
  bottom:76px;
  left:47px;
}

#extra_payment_2 {
  bottom:85px;
  left:278px;
}

#basket_continue{
  width:724px;
  height:65px;
  overflow:hidden;
  margin:0 0 0 5px;
  padding:8px 0 0 0;
}
