/* COMMON */
body,html{
margin: 0;
background-color: #000000;
font-size: 12px;
font-family: arial,verdana,tahoma;
text-align: center;
}
#body_table{
margin: auto;
width: 990px;
background-color: #FFFFFF;
text-align: left;
}
img{
border: none;
}
a{
outline: none;
}
.spacer{
clear: both;
margin: 0;
padding: 0;
}
.bold{
font-weight: bold;
}
.centered{
text-align: center;
}

.page{
border-left: 10px solid #FFFFFF;
border-right: 10px solid #FFFFFF;
}
.nomargin{
margin: 0;
padding: 0;
}

/* H1 */
h1{
margin: 0;
padding: 0;
color: #474747;
font-size: 22px;
font-weight: bold;
border-bottom: 1px solid #474747;
text-align: left;
}
/* H1 */
h2{
margin: 0;
padding: 0;
color: #474747;
font-size: 18px;
font-weight: bold;
border-bottom: 1px solid #474747;
text-align: left;
}

/* ASSOCIATED PRODUCTS */
#product_group_desc{
color: #474747;
font-size: 18px;
font-weight: bold;
border-bottom: 1px solid #474747;
text-align: left;
}

/* BANNER */
#banner{
position: relative;
height: 119px;
background-image: url('/images/common/banner_bg.gif');
background-repeat: no-repeat;
}
.logo{
display: table-cell;
float: left;
width: 247px;
height: 119px;
background-image: url('/images/common/logo.gif');
background-repeat: no-repeat;
}

/* NAV_BANNER */
#nav_banner{
clear: both;
position: absolute;
bottom: 0;
left: 0;
width: 990px;
height: 28px;
border-bottom: 2px solid #474747;
text-align: right;
}
#nav_banner a{
float: right;
width: 150px;
height: 28px;
margin-left: 10px;
background-image: url('/images/common/nav_banner_a.gif');
background-repeat: no-repeat;
background-color: #f7c65d;
color: #474747;
font-weight: bold;
text-decoration: none;
text-align: center;
}
#nav_banner a span{
display: block;
padding-top: 6px;
}


/* NAV_LEFT */
.nav_left_top{
display: none;
}
#nav_left{
width: 170px;
background-image: url('/images/common/nav_left_bg.gif');
background-repeat: repeat-y;
background-position: right top;
}
#nav_left a{
display: block;
width: 158px;
color: #545454;
text-decoration: none;
}
#nav_left a.nav_left_lvl1{
margin-top: 12px;
font-weight: bold;
}
#nav_left a.nav_left_lvl1 span{
display: block;
padding: 2px;
}
#nav_left a.nav_left_lvl2 span{
display: block;
padding: 2px;
}
#nav_left a.nav_left_lvl2:hover{
background-color: #dcdcdc;
}
#nav_left a.nav_left_lvl2_selected{
background-color: #dcdcdc;
}

/* SEARCHBOX */
#searchbox{
width: 173px;
height: 32px;
margin-top: 8px;
margin-bottom: 8px;
background-image: url('/images/common/searchbox_bg.gif');
background-repeat: no-repeat;
}
.searchbox_string{
display: table-cell;
float: left;
width: 100px;
margin-top: 4px;
margin-left: 32px;
border: 1px solid #FFFFFF;
color: #474747;
}
#searchbox .searchbox_submit{
display: table-cell;
float: right;
width: 27px;
padding-top: 5px;
padding-bottom: 5px;
border: 1px solid #f7c65d;
border: none;
background-color: #f7c65d;
background: none;
color: #474747;
font-size: 12px;
font-weight: bold;
white-space: nowrap;
text-align: center;
}
#searchbox form{
margin: 0;
padding: 0;
}
.searchbox_top{
display: none;
}

/* CRUMBTRAIL */
#crumbtrail{
padding-top: 6px;
color: #c9c9c9;
font-size: 11px;
font-weight: bold;
}
#crumbtrail a{

color: #c9c9c9;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
#crumbtrail a span{
padding-left: 4px;
padding-right: 4px;
text-decoration: underline;
}
#crumbtrail a.selected{
color: #474747;
}

/* FOOTER */
#brands{
margin-top: 12px;
}
#brands a{
display: table-cell;
float: left;
width: 127px;
height: 60px;
margin-left: 14px;
margin-right: 14px;
background-image: url('/images/common/brands_bg.gif');
background-repeat: no-repeat;
text-align: center;
}
#brands a img{
margin-top: 11px;
}
#address{
clear: both;
font-size: 11px;
color: #474747;
text-align: center;
}

/* NAV_FEATURED / FEATURED PRODUCTS */
#product_featured{
width: 174px;
background-image: url('/images/common/nav_featured_bg.gif');
background-repeat: no-repeat;
background-position: left top;
text-align: center;
}
.product_featured_top{
color: #474747;
font-weight: bold;
}
.product_featured_top span{
display: block;
padding-top: 28px;
}
.product_featured_bottom{
clear: both;
height: 40px;
background-image: url('/images/common/nav_featured_bg.gif');
background-repeat: no-repeat;
background-position: left bottom;
}
.product_featured_middle{
float: left;
padding-left: 26px;
}
#product_featured a{
clear: both;
display: block;
width: 128px;
margin-top: 14px;
margin-bottom: 14px;
color: #474747;
font-weight: bold;
text-decoration: none;
}

/* NAV_RECENT */
#nav_recent{
width: 174px;
background-image: url('/images/common/nav_featured_bg.gif');
background-repeat: no-repeat;
background-position: left top;
text-align: center;
}
.nav_recent_top{
color: #474747;
font-weight: bold;
}
.nav_recent_top span{
display: block;
padding-top: 28px;
}
.nav_recent_bottom{
clear: both;
height: 40px;
background-image: url('/images/common/nav_featured_bg.gif');
background-repeat: no-repeat;
background-position: left bottom;
}
.nav_recent_middle{
float: left;
padding-left: 26px;
}
#nav_recent a{
clear: both;
display: block;
width: 128px;
margin-top: 14px;
margin-bottom: 14px;
color: #474747;
font-weight: bold;
text-decoration: none;
}

/* TRADE LOGIN */
#loginbox{
width: 174px;
background-image: url('/images/common/nav_featured_bg.gif');
background-repeat: no-repeat;
background-position: left top;
text-align: left;
}
.loginbox_top{
color: #474747;
font-weight: bold;
text-align: center;
}
.loginbox_top span{
display: block;
padding-top: 28px;
}
.loginbox_bottom{
clear: both;
height: 40px;
background-image: url('/images/common/nav_featured_bg.gif');
background-repeat: no-repeat;
background-position: left bottom;
}
.loginbox_middle{
float: left;
padding-left: 26px;
}
#basketbox a .basketbox_checkout{
display: block;
width: 124px;
margin-top: 8px;
padding-top: 8px;
padding-bottom: 8px;
border: 1px solid #474747;
font-weight: bold;
text-decoration: none;
text-align: center;
text-decoration: none;
cursor: pointer;
}

/* BASKETBOX */
#basketbox{
width: 174px;
background-image: url('/images/common/nav_featured_bg.gif');
background-repeat: no-repeat;
background-position: left top;
text-align: left;
}
.basketbox_top{
color: #474747;
font-weight: bold;
text-align: center;
}
.basketbox_top span{
display: block;
padding-top: 28px;
}
.basketbox_bottom{
clear: both;
height: 40px;
background-image: url('/images/common/nav_featured_bg.gif');
background-repeat: no-repeat;
background-position: left bottom;
}
.basketbox_middle{
float: left;
padding-left: 26px;
}
#basketbox a{
display: block;
margin-top: 3px;
margin-bottom: 3px;
color: #474747;
font-weight: bold;
text-decoration: none;
}
#basketbox a .basketbox_items, #basketbox a .basketbox_value{
text-decoration: underline;
}
#basketbox a .basketbox_checkout{
display: block;
width: 124px;
margin-top: 8px;
padding-top: 8px;
padding-bottom: 8px;
border: 1px solid #474747;
text-decoration: none;
text-align: center;
cursor: pointer;
}

/* SUBSECTIONS */
.subsections a{
display: block;
width: 184px;
height: 80px;
background-image: url('/images/common/subthumb_bg.gif');
background-repeat: no-repeat;
background-position: center center;
color: #474747;
font-weight: bold;
text-decoration: none;
text-align: left;
}
.subsections a .thumb_name{
display: block;
float: right;
width: 124px;
margin-top: 32px;
margin-right: 16px;
}
.subsections a .thumb_content{
display: none;
}

/* PRODUCTS - PRODUCT THUMBS */
#products{
}
#products td{
padding-top: 10px;
padding-bottom: 10px;
border: 1px solid #dcdcdc;
}
#products .product{
width: 190px;
}
#products a{
display: block;
text-decoration: none;
}
#products form{
margin: 0;
padding: 0;
}
#products a .product_name{
display: block;
color: #474747;
font-weight: bold;
}
#products a .product_price{
display: block;
margin-top: 4px;
color: #474747;
}
#products a .product_image{
display: block;
margin-top: 4px;
margin-bottom: 8px;
}
#products a.product_moreinfo{
display: table-cell;
float: left;
width: 104px;
margin-top: 4px;
color: #474747;
font-weight: bold;
text-align: center;
}
#products .product_order_button{
display: table-cell;
float: right;
width: 80px;
}
#products .product_order_button input{
width: 80px;
height: 24px;
border: 1px solid #FFFFFF;
border: none;
background-image: url('/images/common/thumbnail_buy_button.gif');
background-position: center center;
background-repeat: no-repeat;
background-color: #f7c65d;
color: #474747;
font-weight: bold;
text-align: center;
text-transform: uppercase;
}

/* PRODUCT HEADER GROUPS */
#products .product_thumb_header_group{
padding: 0;
border: none;
}

/* HOMEPAGE */
.subsections a.home_link{
height: 126px;
background: none;
}
.subsections a.home_link .thumb_name{
display: none;
}
#nav_left a.home_link{
display: none;
}

/* ORDER BUTTON */
#order{
padding: 12px;
width: 100%;
border: 2px dashed #dcdcdc;
text-align: center;
}
#order:hover{
border-color: #474747;
}
#order table{
width: 100%;
}
#order form{
margin: 0;
padding: 0;
}
td.order_qty_prompt{
}
.order_button{
border: 1px solid #f7c65d;
background-color: #f7c65d;
color: #474747;
font-weight: bold;
cursor: pointer;
}