/* COMMON */
html,body{
margin: 0;
font-size: 12px;
font-family: arial,verdana;
background: #cde2f4;
text-align: center
}
a{
outline: none;
}
h1{
margin: 0;
padding: 0;
border-bottom: 1px solid #000000;
font-size: 18px;
text-align: center;
text-transform: capitalize;
}
h2{
margin: 0;
padding: 0;
margin-top: 14px;
font-size: 14px;
text-align: left;
text-transform: capitalize;
}
.spacer{
clear: both;
margin: 0;
padding: 0;
line-height: 0;
}
.bold{
font-weight: bold;
}
.centered{
text-align: center;
}
.nomargin{
margin: 0;
padding: 0;
}
img{
border: none;
}
.important{
font-size: 16px;
color: red;
}

/* CUSTOM PRODUCTS (DEAL OF THE DAY) */
#product_custom{
width: 179px;
text-align: center;
}
#product_custom .product{
padding-top: 100px;
}
#product_custom .product,
#product_custom .product .product_inner{
background-image: url('/images/common/dealoftheday_bg.gif');
background-repeat: no-repeat;
background-position: left top;
}
#product_custom .product .product_inner{
padding-bottom: 24px;
background-position: left bottom;
}
#product_custom .product .product_name{
display: block;
color: #000000;
}
#product_custom .product .product_image{
display: block;
height: 150px;
text-decoration: none;
}
#product_custom .product .product_price{
display: block;
color: #000000;
font-size: 32px;
font-weight: bold;
text-decoration: none;
}
#product_custom .product .product_rrp{
display: block;
margin-top: 4px;
color: red;
font-size: 16px;
font-weight: bold;
text-decoration: line-through;
}

/* PROMOTION */
.promotions{
text-align: center;
}

/* PRICE WAS / NOW */
.price_was, .price_now{
padding-left: 3px;
padding-right: 3px;
font-size: 18px;
font-weight: bold;
}
.price_was{
color: red;
text-decoration: line-through;
}
#products .price_was{
display: block;
font-size: 14px;
}

/* BODY TABLE */
#body_table{
position: relative;
width: 990px;
margin: auto;
text-align: left;
}

/* BANNER */
#banner{
position: relative;
margin-top: 4px;
}
#banner a.logo{
display: inline;
float: left;
width: 170px;
width: 760px;
height: 68px;
margin-bottom: 4px;
background-image: url('/images/common/logo_with_tel.gif');
background-image: url('/images/common/logo_2011_old.gif');
background-image: url('/images/common/logo.gif');
background-image: url('/images/common/logo_plain_bg.gif');
background-image: url('/images/common/logo_plain_bg_2.gif');
background-repeat: no-repeat;
}

/* BANNER INLINE */
#banner_inline{
position: absolute;
top: 39px;
left: 222px;
width: 428px;
height: 24px;
background-image: url('/images/common/banner_inline.gif');
background-position: center center;
background-repeat: no-repeat;
border: 1px solid #000000;
background-color: #FFFFFF;
}

/* BASKETBOX */
#basketbox{
display: inline;
float: right;
width: 179px;
height: 70px;
background-image: url('/images/common/basketbox_bg.gif');
background-repeat: no-repeat;
text-align: center;
}
.basketbox_top{
display: none;
}
#basketbox a{
text-decoration: none;
}
.basketbox_items,
.basketbox_value,
.basketbox_items a,
.basketbox_value a{
display: -moz-inline-stack;
display: inline-block;
margin-top: 8px;
margin-bottom: 10px;
color: #000000;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
.basketbox_value{
margin-left: 3px;
}
.basketbox_items{
margin-right: 3px;
text-indent: 14px;
}
.basketbox_checkout, .basketbox_checkout a{
clear: both;
display: block;
height: 24px;
padding-top: 7px;
color: #000000;
font-weight: bold;
text-decoration: none;
text-align: center;
cursor: pointer;
}

/* SEARCHBOX */
#searchbox{
position: absolute;
top: 120px;
right: 1px;
width: 177px;
margin-bottom: 3px;
text-align: right;
}
#searchbox form{
margin: 0;
padding: 0;
}
.searchbox_top{
display: none;
}
.searchbox_string{
display: inline;
float: left;
width: 136px;
height: 20px;
border: 1px solid #FFFFFF;
border-left-color: #aebfcc;
color: #000000;
font-weight: bold;
text-indent: 4px;
}
.searchbox_submit{
width: 34px;
height: 24px;
background-image: url('/images/common/searchbox_submit.gif');
background-repeat: repeat-x;
border: 1px solid #FFFFFF;
border: none;
color: #0e1d6e;
font-weight: bold;
text-align: center;
text-transform: capitalize;
}

/* NAV_TOP */
#nav_top{
position: relative;
height: 45px;
margin-top: 2px;
background-image: url('/images/common/nav_top.gif');
background-repeat: repeat-x;
}
#nav_top a{
position: relative;
display: table-cell;
float: left;
height: 34px;
padding-left: 10px;
color: #000000;
background-image: url('/images/common/nav_top_separator.gif');
background-position: left top;
background-repeat: no-repeat;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
#nav_top a span{
position: relative;
display: block;
top: 9px;
}
#nav_top a.home{
display: table-cell;
float: left;
width: 58px;
height: 34px;
background-image: url('/images/common/nav_top_home.gif');
background-repeat: no-repeat;
font-size: 0;
}
#nav_top a.home span{
padding-left: 24px;
font-size: 11px;
}
#nav_top .cap{
display: table-cell;
float: right;
width: 12px;
height: 34px;
background-image: url('/images/common/nav_top_cap.gif');
background-repeat: no-repeat;
}

/* CRUMBTRAIL */
.td_crumbtrail{
height: 1px;
}
#crumbtrail{
padding-top: 5px;
padding-bottom: 5px;
border: 1px solid #0e1d6e;
background-color: #eff8ff;
}
#crumbtrail a{
padding-left: 4px;
padding-right: 4px;
padding-top: 8px;
padding-bottom: 8px;
color: #000000;
font-size: 11px;
}

/* PRODUCT RING */
#product_ring{
clear: both;
border-top: 40px solid #FFFFFF;
background-color: #eff8ff;
}
#product_ring a{
display: block;
width: 49%;
color: #000000;
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;
}

/* NAV_LEFT */
#nav_left{
width: 160px;
}
.nav_left_top_img{
display: block;
height: 59px;
background-image: url('/images/common/nav_left_top_default.jpg');
background-repeat: no-repeat;
border: 1px solid #0e1d6e;
}
.nav_left_top a{
display: block;
height: 29px;
background-image: url('/images/common/nav_left_top_link.gif');
background-repeat: repeat-x;
color: #000000;
font-weight: bold;
text-decoration: none;
text-align: center;
}
.nav_left_top a span{
display: block;
padding-top: 6px;
}
.nav_left_middle{
border: 1px solid #5384b0;
border-top: none;
background-color: #eff8ff;
}
.nav_left_middle a{
display: block;
background-image: url('/images/common/nav_left_link.gif');
background-repeat: no-repeat;
background-position: 9px center;
color: #0e1d6e;
font-weight: bold;
text-decoration: none;
}
.nav_left_middle a span{
display: block;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 18px;
}

/* NAV_EXTRA */
#nav_extra{
margin-top: 3px;
}
.nav_extra_top span{
display: none;
}

/* PAGE */
.td_page{
width: 100%;
background-color: #FFFFFF;
}
#page{
padding: 8px;
}

/* COLUMN LEFT */
.td_column_left{
background-image: url('/images/common/transparent_35.png');
background-position: left top;
}

/* COLUMN RIGHT */
.td_column_right{
background-image: url('/images/common/transparent_35.png');
background-position: right top;
}

/* UPPERCONTENT */
#uppercontent{
text-align: justify;
}
#uppercontent a, #lowercontent a{
color: #1c69ac;
border-bottom: 1px solid #d1e4f3;
text-decoration: none;
}
#uppercontent a:hover, #lowercontent a:hover{
border-bottom: 1px solid #1c69ac;
}

/* LOWERCONTENT */
#lowercontent{
text-align: justify;
}

/* PRODUCT PAGE */
#product{
text-align: justify;
}

/* ASSOCIATED PRODUCT HEADER / TITLE */
#product_group_desc{
clear: both;
margin: 0;
padding: 0;
padding-top: 7px;
height: 30px;
border-top: 32px solid #FFFFFF;
background-image: url('/images/common/associated_thumbs_bg.jpg');
background-position: top center;
background-repeat: no-repeat;
background-color: #FFFFFF;
font-size: 12px;
font-weight: bold;
text-align: center;
}

/* PRODUCT THUMB HEADER GROUP */
.product_thumb_header_group h2{
margin: 0;
padding: 0;
height: 30px;
background-image: url('/images/common/homepage_title_bg.jpg');
background-position: top center;
background-repeat: no-repeat;
font-size: 12px;
font-weight: bold;
text-align: center;
}
.product_thumb_header_group h2 span{
display: block;
padding-top: 7px;
}

/* ORDER */ 
table.order_table{
}
#order{
display: inline;
float: left;
width: 520px;
margin-top: 20px;
}
#order .order_product{
margin-top: 6px;
background-color: #fee324;
}
.order_product_rrp{
display: block;
text-decoration: line-through;
}
.order_submit input,
.order_submit .order_quantity{
display: -moz-inline-stack;
display: inline-block;
float: left;
margin-top: 10px;
}
#order_button{
clear: both;
margin-top: 6px;
}
#order .order_product_back_in_stock{
padding-left: 5px;
padding-right: 5px;
background: red;
color: #FFFFFF;
font-weight: bold;
}

/* ORDER BUTTON */
/* WISH LIST BUTTON */
.order_button,
.your_list_button{
width: 146px;
height: 48px;
background-image: url('/images/common/order_button.jpg');
background-repeat: no-repeat;
border: 1px solid #000000;
border: none;
color: #76a71b;
font-size: 0pt;
text-align: right;
cursor: pointer;
}
.your_list_button{
display: none;
background-image: url('/images/common/your_list_button.jpg');
}

/* PRODUCT FEATURED */
#product_featured{
width: 178px;
}
.product_featured_top{
margin-bottom: 3px;
background-color: #0e1d6e;
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
border: 1px solid #FFFFFF;
text-align: center;
}
.product_featured_top span{
display: block;
padding-top: 6px;
padding-bottom: 6px;
}
.product_featured_middle{
}
.product_featured_middle a{
zoom: 100%;
display: block;
margin-bottom: 2px;
background-color: #eff8ff;
border: 1px solid #0e1d6e;
padding: 3px;
text-decoration: none;
}
.product_featured_middle img{
float: left;
width: 55px;
padding-right: 3px;
}
.product_featured_middle .featured_name{
display: block;
color: #0e1d6e;
text-decoration: underline;
}
.product_featured_middle .featured_price{
display: block;
color: #000000;
font-weight: bold;
}

/* NAV RECENT */
#nav_recent, #nav_your_list{
width: 178px;
}
.nav_recent_top, .nav_your_list_top{
margin-bottom: 3px;
background-color: #0e1d6e;
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
border: 1px solid #FFFFFF;
text-align: center;
}
.nav_recent_top span,.nav_your_list_top span{
display: block;
padding-top: 6px;
padding-bottom: 6px;
}
.nav_recent_middle, .nav_your_list_middle{
}
.nav_recent_middle a, .nav_your_list_middle a{
zoom: 100%;
display: block;
margin-bottom: 2px;
background-color: #eff8ff;
border: 1px solid #0e1d6e;
padding: 3px;
text-decoration: none;
}
.nav_recent_middle img, .nav_your_list_middle img{
float: left;
width: 55px;
padding-right: 3px;
}
.nav_recent_middle .recent_name, .nav_your_list_middle .your_list_name{
display: block;
color: #0e1d6e;
text-decoration: underline;
}
.nav_recent_middle .recent_price, .nav_your_list_middle .your_list_price{
display: block;
color: #000000;
font-weight: bold;
}

/* PRODUCT STRIP */
#product_strip{
margin-top: 5px;
padding: 4px;
background-color: #eff8ff;
border: 1px solid #0e1d6e;
}
.product_strip_top{
display: none;
}
.product_strip_middle{
}
.product_strip_middle a{
display: table;
float: left;
width: 32%;
padding-left: 5px;
padding-right: 5px;
text-decoration: none;
}
.product_strip_middle img{
float: left;
width: 55px;
padding-right: 3px;
}
.product_strip_middle .strip_name{
display: block;
color: #0e1d6e;
text-decoration: underline;
}
.product_strip_middle .strip_price{
display: block;
color: #000000;
font-weight: bold;
}

/* NAV HELP - FOOTER LINKS */
#nav_help{
height: 16px;
padding: 8px;
padding-left: 0;
background-color: #0e1d6e;
border-bottom: 1px solid #385976;
}
#nav_help a{
display: table-cell;
float: left;
color: #FFFFFF;
text-decoration: none;
}
#nav_help a span{
display: block;
padding-left: 8px;
padding-right: 8px;
border-right: 1px solid #FFFFFF;
}

/* FOOTER */
#footer{
height: 16px;
color: #000000;
font-weight: bold;
text-indent: 4px;
}

/* SUBSECTIONS - DEFAULT */
#subsections a{
display: block;
width: 100%;
margin-top: 18px;
color: #595959;
font-size: 10px;
text-decoration: none;
text-align: center;
}
#subsections a .subsection_image{
display: block;
height: 150px;
padding: 5px;
}
#subsections a .subsection_name{
display: block;
text-decoration: underline;
}

/* PRODUCT THUMBS - DEFAULT */
#products{
clear: both;
background-color: #FFFFFF;
}
#products .product{
position: relative;
width: 204px;
height: 255px;
background-image: url('/images/common/product_thumb_bg_new.jpg');
background-position: center center;
background-repeat: no-repeat;
text-align: center;
}
#products .product a{
color: #0e1d6e;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
#products .product_image{
clear: both;
display: block;
}
#products .product img{
margin-top: 10px;
border: 1px solid #000000;
}
#products .product a.product_name{
display: block;
height: 46px;
position: relative;
top: 5px;
}
#products .product a.product_price{
position: absolute;
left: 0;
bottom: 5px;
display: inline;
width: 102px;
color: #000000;
}
#products .product a.product_rrp{
position: absolute;
right: 0;
bottom: 5px;
display: inline;
width: 102px;
color: #9d0a0e;
text-decoration: line-through;
}

#nav_right a{
}

/* MAINIMAGE */
#mainimage{
margin: 20px;
}

/* GALLERY */
#gallery{
position: relative;
margin:5px;
}
.gallery_thumbs{
padding: 2px;
}
.gallery_thumbs img{
margin-right: 2px;
border: 1px solid #000000;
}
#gallery_alt{
position: absolute;
left: 0;
bottom: 0;
width: 100%;
background: none;
border: none;
font-size: 16px;
font-weight: bold;
text-indent: 6px;
}
#gallery .play_video{
z-index: 20;
position: absolute;
left: 0;
top: 0;
width: 16px;
height: 17px;
background-image: url('/images/common/play_video.gif');
background-repeat: no-repeat;
}

/* MAIN DESCRIPTION - PRODUCT PAGE */
#main_description{
position: relative;
display: inline;
float: right;
width: 520px;
padding-top: 17px;
text-align: justify;
}
#main_description ul{
display: table-cell;
margin-left: 8px;
list-style-position: inside;
}
#main_description .save{
color: #197a30;
font-weight: bold;
}
#main_description .rrp{
color: #9d0a0e;
font-weight: bold;
text-decoration: line-through;
}
#main_description .price{
color: #000000;
font-weight: bold;
}
#main_description a{
color: #0e1d6e;
}

/* PRODUCT SPEC TABLE STYLE */

#product_spec td{
 width:100px;
 height:30px;
 padding-left:2px;
 padding-right:2px;
 border:1px solid #0E1D6E;
 border-top:0;
 border-right:0;
}
#product_spec{
 width:624px;
 background-color:#F1EFFF;
 border-top:1px solid #0E1D6E;
 border-right:1px solid #0E1D6E;
 font-family:arial,helvetica,tahoma;
 font-size:12px;
 color:#0E1D6E;
 }
.product_spec_title{
 font-size:13px;
}
.product_spec_bold{
 font-size:13px;
 font-weight:bold;
}


/* MY LIST : WISH LIST */
#nav_your_list{
display: none;
height: 92px;
}
.nav_your_list_inner{
position: fixed;
bottom: 0;
left: 0;
width: 100%;
height: 92px;
background-image: url('/images/common/nav_your_list_bg.gif');
background-repeat: repeat-x;
text-align: center;
}
.nav_your_list_inner2{
margin: auto;
width: 990px;
}
#nav_your_list .product{
display: -moz-inline-stack;
display: inline-block;
float: left;
width: 185px;
height: 64px;
margin-top: 20px;
margin-left: 4px;
margin-right: 4px;
background-image: url('/images/common/nav_your_list_a.gif');
background-repeat: no-repeat;
text-align: left;
}
#nav_your_list .product a.product_image{
display: inline;
float: left;
height: 58px;
margin-top: 3px;
margin-left: 4px;
border-right: 3px;
text-decoration: none;
}
#nav_your_list .product a.product_name{
display: block;
margin-top: 4px;
padding-right: 4px;
color: #0e1d6e;
}
#nav_your_list .product a.product_price{
display: block;
margin-top: 6px;
color: #000000;
font-weight: bold;
text-decoration: none;
}
#nav_your_list .nav_your_list_manage{
text-align: center;
}
#nav_your_list .nav_your_list_manage a{
display: block;
color: #01570a;
font-weight: bold;
font-size: 18px;
text-decoration: none;
}
#nav_your_list .nav_your_list_manage a span{
display: block;
padding-top: 12px;
}
#nav_your_list .nav_your_list_manage a.num_items{
font-size: 12px;
}
#nav_your_list .nav_your_list_manage a.num_items span{
padding-top: 2px;
}

/* CALLBACK CONTAINER */
.callback_container{
position: absolute;
bottom: 6px;
right: 0;
width: 259px;
height: 38px;
}
.callback_toggle{
cursor: pointer;
width: 259px;
height: 38px;
}

/* EMAIL US */
#nav_extra a.email_us{
display: block;
margin-top: 3px;
}

/* CALLBACK CONTAINER (NAV EXTRA) */
#nav_extra .callback_container{
position: relative;
bottom: 0;
right: 0;
width: 160px;
height: 38px;
}
#nav_extra .callback_container .callback_toggle{
width: 160px;
height: 38px;
}

/* CALLBACK */
#callback{
z-index: 10;
display: none;
position: absolute;
bottom: 40px;
width: 520px;
height: 350px;
background: url('/images/common/callback_bg.gif') left bottom no-repeat #FFFFFF;
text-align: left;
}
.callback_top{
height: 38px;
cursor: pointer;
}
.callback form{
margin: 0;
padding: 0;
display: inline;
float: left;
width: 480px;
margin-top: 152px;
margin-left: 20px;
}
.callback p{
clear: both;
display: inline;
float: left;
width: 480px;
margin: 0;
margin-bottom: 9px;
}
.callback p b{
display: inline;
float: left;
width: 240px;
height: 24px;
padding-right: 8px;
background: #3d498a;
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
text-align: right;
line-height: 22px;
}
.callback p input,
.callback p select{
display: inline;
float: left;
width: 220px;
padding: 2px;
border: 1px solid #FFFFFF;
}
.callback .submit{
clear: both;
position: relative;
display: inline;
float: right;
width: 169px;
height: 20px;
border: 1px solid red;
border: none;
background: transparent;
color: #FFFFFF;
font-size: 16px;
font-weight: bold;
cursor: pointer;
text-align: right;
}
.callback .success{
position: absolute;
top: 28px;
left: 11px;
width: 206px;
padding-top: 52px;
padding-bottom: 52px;
background: #4d4d4d;
color: #FFFFFF;
font-size: 18px;
vertical-align: middle;
text-align: center;
}

/* CALLBACK : PRODUCT PAGE */
#main_description #callback{
right: 0;
}

/* CALLBACK : NAVIGATION PAGE */
#nav_extra #callback{
left: 0;
bottom: 40px;
background-image: url('/images/common/callback_bg_sectionpage.gif');
}

/* GIFT CARD */
#giftcardbox{
width: 520px;
background: url('/images/common/giftcard_instructions.gif') right center no-repeat;
}
#giftcardbox .giftcard{
width: 420px;
height: 287px;
background: url('/images/common/giftcard_01.gif');
}
#giftcardbox textarea{
width: 336px;
height: 220px;
margin-top: 35px;
margin-left: 34px;
padding: 0;
border: 1px solid transparent;
background: url('/images/common/giftcard_prompt.gif') no-repeat left top transparent;
color: #000000;
font-size: 14px;
font-family: tahoma;
font-weight: bold;
line-height: 26px;
overflow: hidden;
cursor: pointer;
}
