/* LINK TEXT */
.toplevel_page_text a, #main_description a{
border-bottom: 1px solid #cccccc;
color: #000000;
text-decoration: none;
}
.toplevel_page_text a:hover, #main_description a:hover{
border-bottom: 1px solid #000000;
}

/* SEARCH RESULTS */
tr.resultodd td, tr.resulteven td{
color: #724b24
}
tr.resultodd td a, tr.resulteven td a{
font-weight: bold;
color: #724b24
}
tr.resulteven td{
border-top: 1px solid #724b24;
border-bottom: 1px solid #724b24;
}
#top_paging a{
color: #724b24;
font-weight: bold;
}

/* NAV_HELP */
#nav_help{
width: 161px;
margin-top: 5px;
border: 1px solid #38230b;
}
.nav_help_top span{
display: none;
}
.nav_help_top{
height: 33px;
padding-top: 7px;
background-image: url(/images/common/nav_help_top.jpg);
background-repeat: no-repeat;
}
#nav_help a{
display: block;
width: 157px;
height: 17px;
margin-left: 2px;
margin-bottom: 2px;
text-indent: 18px;
background-image: url(/images/common/nav_help_off.gif);
background-repeat: no-repeat;
color: #807263;
text-decoration: none;
text-align: left;
}
#nav_help a:hover{
background-image: url(/images/common/nav_help_on.gif);
color: #38230b;
}



#toplevel_page{
width: 628px;
background-color: #807263;
border-left: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
padding-bottom: 4px;
}
.toplevel_page_text{
width: 610px;
margin-left: 9px;
margin-top: 2px;
margin-bottom: 4px;
background-color: #FFFFFF;
border: 1px solid #38230b;
}
.toplevel_page_text p{
padding: 5px;
margin: 0;
text-align: justify;
}
.toplevel_page_block{
width: 610px;
margin-left: 9px;
background-color: #FFFFFF;
}
.toplevel_page_block_top{
width: 610px;
height: 14px;
background-image: url(/images/common/toplevel_page_top.jpg);
background-repeat: no-repeat;
background-color: #FFFFFF;
color: #38230b;
font-weight: bold;
text-indent: 6px;
text-decoration: underline;
}
.toplevel_page_block_bottom{
width: 610px;
height: 14px;
background-image: url(/images/common/toplevel_page_bottom.jpg);
background-repeat: no-repeat;
background-color: #FFFFFF;
}
.toplevel_page_text h2{
display: inline;
margin-left: 8px;
margin-right: 8px;
color: #38230b;
font-size: 16px;
}



/* PRODUCT THUMBS */
#product_thumbs a{
display: block;
color: #38230b;
text-decoration: none;
font-size: 12px;
}
#product_thumbs a span{
font-weight: bold;
}
#product_thumbs a:hover{
text-decoration: underline;
}


/* POPUP GALLERY - THUMBS */
#gallery_thumbs_popup{
display: block;
width: 100%;
padding-bottom: 16px;
white-space: nowrap;
overflow-x: auto;
overflow-y: hidden;
border-top: 10px solid #38230b;
border-bottom: 10px solid #38230b;
text-align: center;
}
#gallery_thumbs_popup a{
border: 1px solid #FFFFFF;
display: table-cell;
padding: 3px;
cursor: url('/cursors/zoom_in.cur');
}

/* PRODUCT PAGE - GALLERY */
.gallery_thumbs a{
cursor: url('/cursors/zoom_in.cur');
}
.gallery_thumbs a img{
border: 2px solid #FFFFFF;
}

/* PRODUCT PAGE - TECH SPEC & DESCRIPTION */
#main_description p{
text-align: justify;
}
#main_description h2{
width: 632px;
height: 27px;
margin: 0;
padding: 0;
line-height: 24px;
color: #FFFFFF;
font-size: 14px;
text-indent: 3px;
background-color: #38230b;
background-image: url(/images/common/h2_bg.gif);
background-repeat: no-repeat;
}
.techspec{
width: 100%;
margin-bottom: 12px;
background-color: #c8b8a9;
border: 1px solid #38230b;
color: #38230b;
font-size: 10px;
}
.techspec th{
width: 50%;
padding: 3px;
border-right: 1px solid #38230b;
border-bottom: 1px solid #38230b;
}
.techspec td{
width: 50%;
background-color: #FFFFFF;
border-bottom: 1px solid #c8b8a9;
border-left: 1px solid #c8b8a9;
padding-left: 3px;
}
.productfeatures{
width: 100%;
margin-bottom: 12px;
background-color: #FFFFFF;
border: 1px solid #38230b;
color: #38230b;
font-size: 10px;
}



body,html{
width: 100%;
font-family: tahoma,arial;
font-size: 12px;
text-align: center;
margin: 0;
}
#body_table{
width: 990px;
text-align: left;
margin: auto;
}
h1{
width: 628px;
margin: 0;
padding: 0;
background-image: url(/images/common/h1_default.jpg);
background-position: center top;
background-repeat: no-repeat;
background-color: #c8b8a9;
border-bottom: 6px solid #38220a;
color: #38230b;
font-size: 22px;
text-align: center;
}
h1 span{
display: block;
padding-top: 34px;
padding-bottom: 2px;
}
.clear{
clear: both;
margin: 0;
padding: 0;
}

/* COLUMNS */
.columns{
}
.column_left{
}
.column_right{
background-color: #d9cec3;
padding-left: 8px;
padding-right: 8px;
}

/* PAGE */
.page{
position: relative;
background-color: #FFFFFF;
border: 8px solid #FFFFFF;
}

/* CRUMTRAIL */
#crumbtrail{
width: 626px;
}
#crumbtrail a{
padding-left: 3px;
padding-right: 3px;
color: #38230b;
font-weight: bold;
text-decoration: none;
}

/* BANNER */
#banner{
position: relative;
width: 990px;
height: 167px;
background-image: url(/images/common/banner_bg.jpg);
background-repeat: no-repeat;
}

/* NAV_BANNER */
#nav_banner{
}
#nav_banner a{
display: block;
float: right;
width: 80px;
margin-top: 6px;
background-image: url(/images/common/nav_banner_bg.gif);
background-repeat: no-repeat;
color: #38230b;
font-size: 12px;
font-weight: bold;
text-indent: 14px;
text-decoration: none;
}

/* NAV_TOP */
#nav_top{
position: absolute;
width: 100%;
height: 24px;
margin-top: 142px;
background-color: #38230b;
text-align: center;
}
#nav_top a{
zoom: 100%;
position: relative;
padding-top: 1px;
padding-bottom: 11px;
padding-left: 20px;
padding-right: 20px;
color: #FFFFFF;
text-decoration: none;
}
#nav_top a span{
position: relative;
top: 4px;
}
#nav_top a.selected{
background-color: #785028;
}

/* NAV_LEFT */
#nav_left{
width: 161px;
margin-top: 5px;
border: 1px solid #38230b;
}
.nav_left_lvl1{
display: block;
height: 33px;
text-indent: 36px;
background-image: url(/images/common/nav_left_lvl1_default.jpg);
background-repeat: no-repeat;
color: #38230b;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}
.nav_left_lvl1:first-line{
line-height: 32px;
}

.nav_left_lvl2{
display: block;
width: 157px;
height: 17px;
margin-left: 2px;
margin-top: 3px;
margin-bottom: 3px;
text-indent: 18px;
background-image: url(/images/common/nav_left_lvl2_off.gif);
background-repeat: no-repeat;
color: #807263;
text-decoration: none;
text-align: left;
}
.nav_left_lvl2:hover, #nav_left .selected{
background-image: url(/images/common/nav_left_lvl2_on.gif);
color: #38230b;
}

/* SEARCHBOX */
#searchbox{
width: 161px;
border: 1px solid #38230b;
}
.searchbox_top span{
display: none;
}
.searchbox_top{
height: 33px;
padding-top: 7px;
text-indent: 33px;
background-image: url(/images/common/searchbox_top.jpg);
background-repeat: no-repeat;
color: #38230b;
font-weight: bold;
font-size: 14px;
text-decoration: none;
text-align: center;
}
#searchbox form{
margin: 0;
padding: 0;
margin-bottom: 6px;
}
#searchbox form input[type="text"]{
margin-left: 6px;
border: 1px solid #38230b;
width: 112px;
}
#searchbox form input[type="submit"]{
width: 28px;
font-weight: bold;
color: #FFFFFF;
background-color: #38230b;
border: 1px solid #38230b;
text-align: center;
}
#searchbox .advanced_search{
display: block;
color: #38230b;
text-indent: 5px;
margin-bottom: 6px;
}

/* BASKETBOX */
#basketbox{
width: 161px;
margin-top: 5px;
border: 1px solid #38230b;
}
.basketbox_top span{
display: none;
}
.basketbox_top{
height: 53px;
padding-top: 7px;
background-image: url(/images/common/basketbox_top.jpg);
background-repeat: no-repeat;
background-color: #FFFFFF;
}
.basketbox_middle{
background-color: #FFFFFF;
text-align: center;
}
.basketbox_middle a{
text-decoration: none;
}
.basketbox_items, .basketbox_value{
padding-left: 8px;
padding-right: 8px;
color: #38230b;
text-decoration: none;
}
.basketbox_checkout{
display: block;
margin-top: 12px;
padding: 3px;
color: #594835;
font-weight: bold;
background-color: #dbdbdb;
text-decoration: underline;
text-align: center;
}

/* NAV_RECENT */
#nav_recent{
width: 161px;
margin-top: 5px;
border: 1px solid #38230b;
background-color: #FFFFFF;
}
.nav_recent_top span{
display: none;
}
.nav_recent_top{
height: 53px;
padding-top: 7px;
background-image: url(/images/common/nav_recent_top.jpg);
background-repeat: no-repeat;
}
.nav_recent_middle{
}
.nav_recent_middle a{
display: block;
margin-top: 6px;
margin-bottom: 6px;
color: #38230b;
text-decoration: none;
text-align: center;
}

/* PRODUCT_FEATURED */
#product_featured{
width: 161px;
margin-top: 5px;
border: 1px solid #38230b;
background-color: #FFFFFF;
}
.product_featured_top span{
display: none;
}
.product_featured_top{
height: 53px;
padding-top: 7px;
background-image: url(/images/common/product_featured_top.jpg);
background-repeat: no-repeat;
}
.product_featured_middle{
}
.product_featured_middle a{
display: block;
margin-top: 6px;
margin-bottom: 6px;
color: #38230b;
text-decoration: none;
text-align: center;
}

/* FOOTER */
#footer{
height: 58px;
background-color: #ada49b;
}
.footer_mailing{
float: right;
height: 58px;
width: 179px;
background-color: #978877;
color: #38230b;
font-size: 12px;
font-weight: bold;
text-align: center;
}
.footer_mailing form{
margin-top: 8px;
}
.footer_mailing form input{
width: 110px;
border: 2px solid #38230b;
color: #ada49b;
padding: 3px;
font-size: 12px;
}
.footer_mailing form .mailing_submit{
width: 24px;
height: 24px;
border: 1px solid #FFFFFF;
border: none;
background-image: url(/images/common/button_go.gif);
background-repeat: no-repeat;
}
.footer_details{
display: block;
float: left;
width: 795px;
height: 49px;
margin-top: 5px;
margin-left: 4px;
}

/* PRODUCT_THUMB_HEADER_GROUP */
.product_thumb_header_group{
padding-top: 10px;
}
.product_thumb_header_group h2{
display: block;
height: 27px;
margin: 0;
padding: 0;
color: #392108;
font-size: 22px;
text-indent: 3px;
background-image: url(/images/common/product_thumb_header_group.gif);
background-repeat: no-repeat;
}

/* THUMBNAILS */
.thumb_title{
background-color:#CEBDAD;
text-decoration:none;
text-align:center;
font-size:12px;
font-weight:bold;
color:#392108;
}
.thumb_title a{
text-decoration:none;
font-size:12px;
font-weight:bold;
color:#392108;
text-align:center;
}
.thumb_table{
border:solid 1px #392108;
}
.thumbtext {
text-decoration:none;
text-align:center;
font-size:12px;
font-weight:bold;
color:#392108;
}
.price{
text-decoration:none;
text-align:center;
font-size:12px;
font-weight:bold;
color:#392108;
}

/* CRUMBTRAIL */
#crumbtrail{
font-size:12px;
font-weight:bold;
color:#392108;
}
#crumbtrail a{
font-size:12px;
font-weight:bold;
color:#392108;
}

/* ORDER STYLES */
.order_btn{
font-size:12px;
font-weight:bold;
color:#392108;
}
#order_price{
font-size:12px;
font-weight:bold;
color:#CEBDAD;
}
#order_qty_prompt{
font-size:12px;
font-weight:bold;
color:#392108;
}

/* MAILING LIST - THANK YOU */
.thankyou_home{
display:block;
margin-top:20px;
width:180px;
height:180px;
background-image: url(/images/page/thankyou_home.jpg);
background-repeat: no-repeat;
}