/* COMMON */
html,body{
height: 100%;
margin: 0;
font-size: 12px;
font-family: arial,verdana;
text-decoration: none;
background-image: url('/images/common/site_bg.gif');
background-color:  #242424;
}
#body_table{
width: 990px;
margin: auto;
margin-top: 3px;
text-align: left;
background-image: url('/images/common/body_table_bg.gif');
background-repeat: repeat-y;
background-color:  #FFFFFF;
}
.spacer{
clear: both;
margin: 0;
padding: 0;
line-height: 0;
}
.bold{
font-weight: bold;
}
a{
cursor: pointer;
outline: none;
}
img{
border: none;
}
strong{
font-weight: normal;
}
.centered{
text-align: center;
}
.left{
float: left;
}
.right{
float: right;
}
.nomargin{
margin: 0;
padding: 0;
}

/* PAGE */
td.page{
border-left: 3px solid #FFFFFF;
border-right: 3px solid #FFFFFF;
}
#product_columnless td#page{
padding-left: 20px;
padding-right: 20px;
}

/* COLUMNS */
.columns{
margin-top: 3px;
}
td.column_left{
background-image: url('/images/common/column_left_bg.gif');
background-repeat: repeat-y;
background-position: 22px top;
}

/* UPPERCONTENT */
/* LOWERCONTENT */
.uppercontent,
.lowercontent{
padding: 10px;
color: #000000;
line-height: 18px;
text-align: justify;
}
.uppercontent{
background-image: url('/images/common/diagonals_light_grey.gif');
}
.uppercontent a,
.lowercontent a{
color: #252525;
}
.uppercontent img.lifestyle{
float: right;
margin-left: 10px;
}


/* H1 */
h1{
margin: 0;
padding: 0;
margin-top: 4px;
background-image: url('/images/common/h1_bg.gif');
background-position: left bottom;
background-repeat: repeat-x;
color: #000000;
font-size: 20px;
font-weight: bold;
text-align: left;
}
h1 span{
display: block;
padding-bottom: 22px;
}

/* H2 */
h2{
border-bottom: 2px solid #630460;
color: #630460;
font-size: 18px;
font-weight: bold;
}

/* CRUMBTRAIL */
#crumbtrail{
background-color: #630460;
color: #FFFFFF;
font-size: 11px;
}
#crumbtrail .crumbtrail_inner{
padding: 10px;
padding-top: 11px;
padding-bottom: 11px;
}
#crumbtrail a{
color: #FFFFFF;
font-size: 11px;
text-decoration: none;
}
#crumbtrail a.selected{
font-weight: bold;
text-decoration: underline;
}

/* PROMOTIONS */
.promotions{
padding-top: 3px;
text-align: center;
}

/* SEARCHBOX */
#searchbox{
height: 36px;
margin-right: 23px;
background-image: url('/images/common/searchbox_bg.gif');
background-position: right bottom;
background-repeat: no-repeat;
background-color: #630460;
}
.searchbox_top{
display: none;
}
.searchbox_middle{
zoom: 100%;
position: relative;
left: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
}
.searchbox_string{
display: table-cell;
float: left;
width: 125px;
height: 16px;
margin-top: 2px;
padding-top: 4px;
border: 1px solid #b78cb6;
background-color: #b78cb6;
color: #FFFFFF;
font-size: 11px;
text-indent: 4px;
}
.searchbox_submit{
display: table-cell;
float: right;
width: 24px;
height: 25px;
margin-top: 2px;
margin-right: 6px;
border: 1px solid #630460;
border: none;
background-image: url('/images/common/searchbox_submit.gif');
background-repeat: no-repeat;
color: #630460;
font-size: 0pt;
cursor: pointer;
}

/* BANNER */
.td_banner{
height: 200px;
}
#banner{
position: relative;
width: 990px;
height: 200px;
background-image: url('/images/common/banner_bg.gif');
background-position: left top;
background-repeat: no-repeat;
}
#banner{
position: absolute;
top: 0;
}
#banner .logo{
display: table-cell;
float: left;
margin-left: 22px;
margin-top: 38px;
}
#banner .reasons{
display: table-cell;
float: left;
width: 286px;
height: 56px;
margin-top: 29px;
margin-left: 3px;
background-image: url('/images/common/banner_reasons.gif');
background-repeat: no-repeat;
}
#banner .banner_theme{
position: absolute;
left: 22px;
bottom: 0;
width: 945px;
height: 111px;
background-image: url('/images/common/banner_theme.jpg');
background-repeat: no-repeat;
}


/* BASKETBOX */
#basketbox{
position: relative;
right: 23px;
display: table-cell;
float: right;
width: 329px;
height: 56px;
margin-top: 29px;
background-image: url('/images/common/diagonals_purple.gif');
background-color: #630460;
}
#basketbox .basketbox_top{
display: table-cell;
float: left;
width: 140px;
height: 56px;
background-image: url('/images/common/basketbox_top.gif');
background-repeat: no-repeat;
}
#basketbox .basketbox_top span{
display: none;
}
#basketbox a{
display: block;
color: #FFFFFF;
text-decoration: none;
}
#basketbox a span.basketbox_items,
#basketbox a span.basketbox_value{
display: block;
text-indent: 12px;
}
#basketbox a span.basketbox_items{
margin-top: 12px;
}
#basketbox a span.basketbox_checkout{
position: absolute;
right: 0;
top: 5px;
right: 4px;
display: table-cell;
width: 70px;
height: 46px;
border: 1px solid red;
border: none;
background-image: url('/images/common/basketbox_checkout.gif');
background-position: center center;
background-color: #630460;
color: #630460;
font-size: 0pt;
text-align: center;
cursor: pointer;
}

/* NAV_LEFT */
#nav_left{
width: 170px;
margin-left: 22px;
padding-bottom: 5px;
background-color: #630460;
}
.nav_left_top{
width: 160px;
margin-left: 5px;
border-bottom: 1px solid #853b83;
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
}
.nav_left_top span{
display: block;
padding-top: 6px;
padding-bottom: 6px;
}
.nav_left_middle{
}
#nav_left a{
display: block;
width: 160px;
margin-left: 5px;
}
.nav_left_lvl1{
margin-top: 3px;
background-image: url('/images/common/diagonals_dark_purple.gif');
color: #FFFFFF;
}
.nav_left_lvl1 span{
display: block;
padding: 6px;
padding-left: 20px;
background-image: url('/images/common/nav_left_lvl1.gif');
background-repeat: no-repeat;
background-position: 8px center;
}
.nav_left_lvl2{
color: #630460;
background-color: #b78cb6;
text-decoration: none;
}
.nav_left_lvl2 span{
display: block;
padding: 5px;
text-decoration: underline;
}
.nav_left_lvl2:hover,
.nav_left_lvl2:hover span,
.nav_left_lvl2_selected,
.nav_left_lvl2_selected span{
background-color: #80347e;
color: #FFFFFF;
}

/* NAV_HELP */
#nav_help{
width: 170px;
border-top: 3px solid #FFFFFF;
border-bottom: 3px solid #FFFFFF;
margin-left: 22px;
padding-bottom: 5px;
background-color: #252525;
}
.nav_help_top{
width: 160px;
margin-left: 5px;
border-bottom: 1px solid #555555;
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
}
.nav_help_top span{
display: block;
padding-top: 6px;
padding-bottom: 6px;
}
.nav_help_middle{
}
#nav_help a{
display: block;
width: 160px;
margin-top: 3px;
margin-left: 5px;
background-image: url('/images/common/diagonals_dark_grey.gif');
color: #FFFFFF;
}
.nav_help_lvl1 span{
display: block;
padding: 6px;
padding-left: 20px;
background-image: url('/images/common/nav_help_lvl1.gif');
background-repeat: no-repeat;
background-position: 8px center;
}
.help_title{
display: block;
margin-top: 56px;
padding-top: 12px;
font-size: 20px;
font-weight: bold;
text-decoration: none;
}
.help_title span{
}

/* NAV_EXTRA */
#nav_extra{
width: 163px;
margin-top: 9px;
margin-left: 22px;
}
.nav_extra_top{
height: 26px;
background-image: url('/images/common/nav_left_top.gif');
color: #545454;
font-weight: bold;
}
.nav_extra_top span{
display: block;
padding-top: 8px;
padding-left: 8px;
}
.nav_extra_middle{
background-image: url('/images/common/nav_left_middle.gif');
background-repeat: repeat-y;
}
.nav_extra_bottom{
height: 7px;
background-image: url('/images/common/nav_left_bottom.gif');
background-repeat: no-repeat;
font-size: 0;
}
#nav_extra a{
display: block;
margin-left: 4px;
}
#nav_extra a img{
border: 1px solid #545454;
}

/* NAV_FEEDBACK */
#nav_feedback{
width: 170px;
margin-right: 23px;
padding-bottom: 5px;
border: 1px solid #630460;
background-color: #ececec;
}
.nav_feedback_top{
width: 160px;
margin-left: 5px;
border-bottom: 1px solid #630460;
color: #630460;
font-size: 14px;
font-weight: bold;
}
.nav_feedback_top span{
display: block;
padding-top: 6px;
padding-bottom: 6px;
}
.nav_feedback_middle{
border-top: 4px solid #ececec;
color: #000000;
font-style: italic;
}
#nav_feedback .feedback{
margin-bottom: 10px;
padding-left: 4px;
padding-right: 3px;
text-align: right;
}
#nav_feedback .customer_name{
display: block;
font-weight: bold;
}

/* NAV_RECENT */
#nav_recent{
width: 170px;
margin-top: 3px;
margin-right: 23px;
border: 1px solid #630460;
background-color: #ececec;
}
.nav_recent_top{
width: 160px;
margin-left: 5px;
border-bottom: 1px solid #630460;
color: #630460;
font-size: 14px;
font-weight: bold;
}
.nav_recent_top span{
display: block;
padding-top: 6px;
padding-bottom: 6px;
}
.nav_recent_middle{
padding-top: 2px;
border-top: 4px solid #ececec;
color: #000000;
font-style: italic;
}
.nav_recent_bottom{
clear: both;
}
#nav_recent a{
float: left;
width: 75px;
margin-left: 6px;
}
#nav_recent a img{
width: 75px;
border: 1px solid #cecece;
}

/* FOOTER */
#footer{
padding-bottom: 12px;
margin-top: 4px;
}
#footer .inner{
width: 944px;
height: 144px;
margin-top: 10px;
margin-left: 22px;
}
#footer a{
text-decoration: none;
}

/* FOOTER: CONTACT DETAILS */
#footer .contact_details{
display: table-cell;
float: left;
width: 348px;
}
#footer .tel_email{
display: table-cell;
float: right;
text-align: right;
}

/* FOOTER: PAYMENT DETAILS */
#footer .payment_options{
clear: both;
display: table-cell;
float: left;
margin-top: 28px;
width: 348px;
}

/* NAV_DEPARTMENTS */
#nav_departments{
display: table-cell;
float: left;
width: 280px;
margin-left: 68px;
}
#nav_departments .nav_departments_top{
margin-bottom: 8px;
border-bottom: 1px solid #6f6f6f;
font-weight: bold;
}
#nav_departments a{
display: table-cell;
float: left;
width: 120px;
margin-right: 14px;
margin-bottom: 4px;
}

/* FOOTER: SITE_BUILT_BY */
#footer .site_designed_by{
clear: both;
padding-top: 26px;
font-weight: bold;
}
#footer #nav_departments .site_designed_by a{
display: inline;
float: none;
margin-right: 0;
}

/* NAV_RIGHT */
#nav_right{
margin-right: 23px;
}
.nav_right_top{
display: none;
}
#nav_right a{
display: block;
color: #630460;
font-weight: bold;
text-decoration: none;
text-align: center;
}
#nav_right a img{
border-top: 3px solid #FFFFFF;
}

/* SUBSECTIONS */
.subsection{
width: 191px;
margin-top: 4px;
border: 1px solid #b2b2b2;
background-image: url('/images/common/home_sub_bg.gif');
background-position: left bottom;
background-repeat: repeat-x;
}
.subsection a.thumb_name{
display: block;
color: #565656;
text-decoration: none;
text-align: center;
}
.subsection a.thumb_name span{
display: block;
padding-top: 3px;
padding-bottom: 3px;
}
.subsection a.thumb_image{
text-decoration: none;
}
.subsection:hover{
border-color: #630460;
}
.subsection:hover a.thumb_name{
color: #630460;
}

/* PRODUCT THUMBS */
#products{
padding-top: 2px;
}
.product{
width: 191px;
margin-top: 2px;
border: 1px solid #ececec;
padding-top: 6px;
}
.product .inner{
}
#products .product_name{
display: block;
margin-top: 6px;
padding-left: 10px;
padding-right: 10px;
height: 48px;
color: #000000;
font-weight: bold;
}
#products .product_image{
display: block;
margin-top: 4px;
text-decoration: none;
}
#products .product_price{
display: block;
border: 1px solid #FFFFFF;
background-color: #ececec;
color: #630460;
font-size: 14px;
font-weight: bold;
text-decoration: none;
text-align: center;
}
#products .product_price span{
display: block;
padding: 7px;
}

/* PRODUCT PAGE (COLUMNLESS) */
.product_left{
display: inline;
float: left;
width: 310px;
}
.product_right{
display: inline;
float: left;
width: 620px;
}

/* MAIN IMG */
#main_img{
margin-top: 6px;
margin-right: 20px;
}

/* MAIN DESCRIPTION */
#main_description{
padding-top: 6px;
text-align: justify;
}
#main_description .instock{
margin-top: 18px;
}

/* ORDER */
#order_table{
width: 100%;
margin-top: 14px;
}
#order{
padding: 12px;
border-top: 6px solid #FFFFFF;
background-image: url('/images/common/diagonals_light_grey.gif');
background-color: #e8e8e8;
color: #000000;
}
#order .root_name{
color: #000000;
}
#order table{
width: 100%;
}
#order #order_price br{
display: none;
}
#order #order_price{
color: #000000;
font-size: 12px;
background-color: #FFFFFF;
text-align: center;
}
#order #order_qty_prompt{
padding-top: 8px;
color: #000000;
font-size: 14px;
font-weight: bold;
text-align: right;
}
#order #order_qty_prompt input{
border: 1px solid #000000;
text-align: center;
}
#order #order_qty_prompt .order_button{
margin-top: 4px;
width: 158px;
height: 29px;
padding: 0;
padding-bottom: 4px;
border: none;
background-image: url('/images/common/order_button.gif');
background-repeat: no-repeat;
background-color: #630460;
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
cursor: pointer;
}
/* MULTI ITEMS */
#order #multi_product{
padding: 12px;
background-color: #FFFFFF;
font-weight: bold;
}
/* SELECTOR */
#products_available_list{
color: #000000;
}
#order #order_price .product_price,
#products_available_list .product_price{
color: #630460;
font-weight: bold;
text-transform: uppercase;
}


/* OFFERS */
#product .product_offer{
border-bottom: 40px solid #FFFFFF;
}
.product_offer{
clear: both;
position: relative;
display: inline;
float: left;
width: 191px;
}
.product_offer .offer_sticker{
position: absolute;
top: 0;
right: 0;
}
.product_offer .offer_tooltip{
position: absolute;
top: 0;
left: 0;
width: 154px;
min-height: 34px;
border: 1px solid #630460;
background-color: #630460;
color: #FFFFFF;
font-size: 11px;
text-align: justify;
}
.product_offer .offer_tooltip .inner{
padding: 4px;
}

/* PRODUCT RING */
#product_ring{
width: 944px;
height: 34px;
margin-left: 22px;
background-image: url('/images/common/product_ring_bg.gif');
background-color: #e3e3e3;
}
#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;
}