/* COMMON */
body,html{
margin: 0;
font-family: arial,verdana,tahoma;
font-size: 12px;
text-align: center;
}
#body_table{
margin: auto;
width: 974px;
text-align: left;
}
form{
margin: 0;
padding: 0;
}
img{
border: none;
}
a{
outline: none;
cursor: pointer;
}
.nomargin{
margin: 0;
}
.centered{
text-align: center;
}
.spacer{
clear: both;
margin: 0;
padding: 0;
line-height: 0;
}
.bold{
font-weight: bold;
}
em{
font-style: normal;
}
strong{
font-weight: normal;
}

/* PAGE */
.page{
border-top: 1px solid #FFFFFF;
border-right: 11px solid #FFFFFF;
}
.column_left,
.column_left_empty,
#column_left,
#column_left_empty{
border-right: 11px solid #FFFFFF;
}
.column_right,#td_column_right{
background-color: #252525;
}

/* UPPERCONTENT */
#uppercontent,
.uppercontent{
}
#uppercontent a,
.uppercontent a{
color: #252525;
}

/* LOWERCONTENT */
#lowercontent,
.lowercontent{
}
#lowercontent a,
.lowercontent a{
color: #252525;
}

/* SUBSECTIONS */
.subsections{
padding-top: 12px;
padding-bottom: 12px;
text-align: center;
}
.subsections a{
zoom: 100%;
display: table-cell;
width: 180px;
height: 48px;
background-color: #a71a1a;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
.subsections a .thumb_image img{
float: left;
border: 1px solid #a71a1a;
}
.subsections a .thumb_name{
display: block;
padding-top: 16px;
}
.subsections a .thumb_content{
display: none;
}

/* CRUMBTRAIL */
#crumbtrail{
width: 100%;
padding-top: 6px;
padding-bottom: 8px;
color: #000000;
border-bottom: 1px solid #dcdcdc;
}
#crumbtrail a{
margin-right: 6px;
color: #000000;
background-image: url('/images/common/nav_left_lvl2.gif');
background-repeat: no-repeat;
background-position: left 4px;
text-decoration: none;
}
#crumbtrail a span{
padding-left: 8px;
text-decoration: underline;
}
#crumbtrail a.selected{
background-image: url('/images/common/nav_left_lvl2_selected.gif');
color: #a71a1a;
}

/* H1 */
h1{
margin: 0;
padding: 0;
margin-bottom: 12px;
color: #a71a1a;
font-size: 20px;
font-weight: bold;
text-align: left;
}

/* HEADER GROUPS - H2 */
.product_thumb_header_group h2{
margin: 0;
padding: 0;
background-color: #a71a1a;
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
text-align: left;
}
.product_thumb_header_group h2 span{
display: block;
padding: 6px;
}

/* ASSOCIATED PRODUCTS */
#product_group_desc{
padding: 6px;
border-top: 6px solid #FFFFFF;
background-color: #a71a1a;
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
text-align: center;
}

/* BANNER */
#banner{
height: 112px;
margin-top: 4px;
background-image: url('/images/common/banner_bg.gif');
background-repeat: repeat-x;
background-position: left 72px;
}
#banner .logo{
display: table-cell;
float: left;
width: 540px;
height: 67px;
margin-top: 4px;
background-image: url('/images/common/logo.gif');
background-repeat: no-repeat;
text-decoration: none;
}

/* BASKETBOX */
#basketbox{
position: relative;
display: table-cell;
float: right;
width: 406px;
height: 47px;
margin-top: 34px;
background-image: url('/images/common/basketbox_bg.gif');
background-repeat: no-repeat;
background-position: right top;
background-color: #a71a1a;
}
.basketbox_top{
display: table-cell;
float: left;
width: 194px;
height: 47px;
background-image: url('/images/common/basketbox_top.gif');
background-repeat: no-repeat;
}
.basketbox_top span{
display: none;
}
#basketbox a{
display: block;
color: #FFFFFF;
cursor: pointer;
}
#basketbox .basketbox_items,
#basketbox .basketbox_value{
display: table-cell;
float: left;
margin-top: 16px;
margin-left: 10px;
color: #FFFFFF;
font-weight: bold;
text-transform: lowercase;
}
#basketbox .basketbox_checkout{
position: absolute;
top: 0;
right: 0;
display: block;
width: 56px;
padding-top: 16px;
color: #FFFFFF;
font-weight: bold;
text-transform: uppercase;
text-decoration: underline;
text-align: center;
}

/* NAV_TOP */
#nav_top{
clear: both;
height: 28px;
margin-top: 1px;
background-color: #252525;
}
#nav_top a{
display: table-cell;
float: left;
height: 28px;
background-color: #252525;
color: #FFFFFF;
text-decoration: none;
}
#nav_top a span{
display: block;
padding-top: 6px;
padding-left: 8px;
padding-right: 8px;
}
#nav_top a.selected{
background-color: #a71a1a;
}
#nav_top a.home{
width: 28px;
background-image: url('/images/common/nav_top_home.gif');
background-repeat: no-repeat;
background-position: center center;
}
#nav_top a.home span{
display: none;
}

/* NAV_LEFT */
#nav_left{
width: 162px;
}
#nav_left a{
margin-top: 1px;
display: block;
}
#nav_left a span{
display: block;
}
a.nav_left_lvl1{
color: #000000;
text-decoration: none;
}
a.nav_left_lvl1 span{
padding: 6px;
}
a.nav_left_lvl1_selected{
background-color: #a71a1a;
color: #FFFFFF;
}
a.nav_left_lvl2{
background-image: url('/images/common/nav_left_lvl2.gif');
background-repeat: no-repeat;
background-position: 6px center;
color: #000000;
text-decoration: none;
}
a.nav_left_lvl2 span{
padding: 6px;
padding-left: 16px;
}
a.nav_left_lvl2_selected{
background-image: url('/images/common/nav_left_lvl2_selected.gif');
color: #a71a1a;
}

/* SEARCHBOX */
#searchbox{
margin-top: 14px;
width: 162px;
border: 1px solid #000000;
background-color: #FFFFFF;
}
.searchbox_top{
display: none;
}
.searchbox_bottom{
clear: both;
}
.searchbox_string{
float: left;
width: 112px;
margin-top: 1px;
margin-left: 1px;
padding: 3px;
border: 1px solid #000000;
background-color: #FFFFFF;
font-weight: bold;
text-transform: lowercase;
}
.searchbox_submit{
float: right;
width: 38px;
height: 26px;
padding-top: 2px;
padding-bottom: 2px;
border: 2px solid #dcdcdc;
background-color: #000000;
color: #FFFFFF;
font-weight: bold;
text-transform: uppercase;
}

/* PRODUCTS */
#products{
padding-top: 12px;
padding-bottom: 12px;
}
#products .product{
padding-bottom: 22px;
width: 180px;
margin-left: 7px;
}
#products .product .top{
border: 1px solid #dcdcdc;
}
#products .product a{
text-decoration: none;
}
#products .product a.product_name{
display: block;
height: 38px;
color: #000000;
font-weight: bold;
text-align: center;
}
#products .product a.product_name span{
display: block;
margin-top: 6px;
padding-left: 6px;
padding-right: 6px;
}
#products .product a.product_image{
display: block;
height: 150px;
margin-top: 6px;
margin-bottom: 14px;
}
#products .product .add_to_basket{
margin-top: 4px;
padding-bottom: 4px;
border-bottom: 1px solid #dcdcdc;
text-align: left;
}
#products .product a.product_price{
display: table-cell;
float: right;
color: #a71a1a;
font-size: 16px;
font-weight: bold;
text-align: right;
}
#products .product form input{
width: 106px;
padding: 0;
padding-top: 2px;
border: 1px solid #FFFFFF;
border: none;
background-color: #FFFFFF;
font-size: 12px;
font-weight: bold;
text-align: left;
text-indent: -2px;
cursor: pointer;
}
#products .product a.product_description{
display: block;
height: 56px;
border-bottom: 1px solid #dcdcdc;
color: #000000;
text-align: left;
line-height: 18px;
}

/* GALLERY */
#gallery_main_img,
#main_img{
border-left: 8px solid #FFFFFF;
border-right: 8px solid #FFFFFF;
}
.gallery_thumbs{
margin-top: 4px;
}
.gallery_thumbs img{
border-left: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
}

#main_description{
z-index: -1;
position: relative;
text-align: justify;
}
#main_description ul{
position: relative;
left: 26px;
padding-right: 26px;
}

/* ORDER BUTTON */
#order{
margin-top: 12px;
width: 100%;
border: 2px dashed #a71a1a;
text-align: left;
}
#order .inner{
zoom: 100%;
margin-top: 26px;
padding-bottom: 22px;
padding-left: 22px;
padding-right: 22px;
}
#order .order_product{
clear: both;
border-bottom: 1px solid #e0e0e0;
}
#order .order_product_bottom{
clear: both;
}
#order .order_product_common_name{
display: block;
padding-bottom: 16px;
font-weight: bold;
text-align: center;
}
#order .order_product_name{
display: inline;
float: left;
font-weight: bold;
}
#order .order_product_code{
display: inline;
float: left;
margin-left: 12px;
padding-top: 1px;
color: #808080;
}
#order .order_product_pricing{
clear: both;
display: block;
}
#order .order_product_rrp,
#order .order_product_price,
#order .order_product_vat{
display: inline;
float: left;
margin-top: 6px;
margin-bottom: 6px;
font-weight: bold;
}
#order .order_product_rrp{
padding-right: 16px;
color: #313131;
text-decoration: line-through;
}
.out_of_stock{
padding-top: 14px;
font-weight: bold;
text-align: right;
}
#order .order_submit{
text-align: right;
margin-top: 12px;
}
.order_button{
border: 1px solid #000000;
background-color: #a71a1a;
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
cursor: pointer;
}

/* NAV_RECENT */
#nav_recent{
zoom: 100%;
margin-top: 14px;
padding-bottom: 10px;
border: 1px solid #a71a1a;
}
.nav_recent_top{
color: #a71a1a;
font-weight: bold;
text-align: center;
}
.nav_recent_top span{
display: block;
padding-top: 8px;
}
#nav_recent img{
float: left;
width: 64px;
border-top: 10px solid #FFFFFF;
border-left: 10px solid #FFFFFF;
}
.nav_recent_bottom{
clear: both;
}

/* CAROUSEL - SCROLLING PRODUCTS */
#carousel{
margin-top: 1px;
border: 2px solid #000000;
}
#carousel .back,
#carousel .forward{
display: table-cell;
height: 160px;
width: 21px;
background-repeat: no-repeat;
background-position: center center;
background-color: #a71a1a;
cursor: pointer;
}
#carousel .back{
float: left;
background-image: url('/images/common/carousel_back.gif');
}
#carousel .forward{
float: right;
background-image: url('/images/common/carousel_forward.gif');
}
#carousel #scrollarea{
width: 928px;
overflow: hidden;
white-space: nowrap;
}
#carousel #scrollarea td{
border: 2px solid #FFFFFF;
}
#carousel #scrollarea .product{
display: block;
width: 296px;
padding-right: 10px;
white-space: normal;
}
#carousel #scrollarea a{
color: #000000;
}
#carousel #scrollarea a.product_image{
float: left;
margin-right: 4px;
}
#carousel #scrollarea a.product_name{
display: block;
font-weight: bold;
text-align: left;
}
#carousel #scrollarea a.product_price{
display: block;
margin-top: 4px;
color: #a71a1a;
font-weight: bold;
text-align: left;
}
#carousel #scrollarea a.product_description{
display: block;
margin-top: 12px;
text-align: left;
text-decoration: none;
}

/* FOOTER */
div#footer{	
border-top: 1px solid #FFFFFF;
background-image: url('/images/common/footer_bg.gif');
background-repeat: repeat-x;
background-position: left top;	
}
#footer .help{
display: block;
margin-top: 28px;
}
div#footer .copyright{
margin-top: 22px;
text-align: center;
}

/* PRODUCT FEATURED */
#product_featured a{
clear: both;
position: relative;
display: table-cell;
float: left;
width: 199px;
margin-bottom: 1px;
border: 1px solid #a71a1a;
background-image: url('/images/common/product_featured_bg.gif');
background-repeat: no-repeat;
background-position: left center;
background-color: #FFFFFF;
color: #000000;
text-decoration: none;
text-align: left;
}
#product_featured a img{
float: left;
margin-left: 16px;
border: 1px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
}
#product_featured .product_name{
}
#product_featured .product_price{
position: absolute;
right: 2px;
bottom: 0;
display: block;
margin-top: 8px;
color: #a71a1a;
font-size: 18px;
}

/* NAV_EXTRA */
#nav_extra{
margin-top: 2px;
}

/* NAV_RIGHT */
#nav_right{
text-align: center;
}

/* PRODUCT RING */
#product_ring{
background-color: #a71a1a;
}
#product_ring a{
display: block;
width: 49%;
color: #FFFFFF;
font-size: 11px;
background-repeat: no-repeat;
}
#product_ring a span{
padding-top: 10px;
display: block;
padding-bottom: 10px;
}
#product_ring a.previous{
display: inline;
float: left;
text-align: left;
background-image: url('/images/common/product_ring_prev.gif');
background-position: left center;
}
#product_ring a.previous span{
padding-left: 30px;
}
#product_ring a.next{
display: inline;
float: right;
text-align: right;
background-image: url('/images/common/product_ring_next.gif');
background-position: right center;
}
#product_ring a.next span{
padding-right: 30px;
}
.product_ring_bottom{
clear: both;
}