/* CSS Document */
body{
margin:0;
padding:0;
text-align:center;
background:#d1d0d0 url(img/body_bg.gif) repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#727272;
}
table{
}
a img{
border:0;
}
#mainbox{
margin:0 auto;
margin-top:10px;
width:907px;
text-align:left;
}
#mainbox_top{
width:907px;
height:19px;
background:url(img/background_top.png) !important;
background:url(img/background_top.gif);
}
#mainbox_bg{
width:907px;
background:url(img/background.png) repeat-y !important;
background:url(img/background.gif) repeat-y;
}
#mainbox_bottom{
width:907px;
height:18px;
background:url(img/background_bottom.png) !important;
background:url(img/background_bottom.gif);
}
#wrapper{
margin:0;
padding:0;
margin-left:8px;
margin-right:7px;

}
#header{
height:138px;
background:#ffffff url(img/header_bg.jpg) top right no-repeat;
border-bottom:2px solid #727272;
}
.logo{
padding-left:20px;
padding-top:10px;
}
#bar{
height:35px;
background:url(img/navmenu_back.gif) repeat-x;
border-bottom:1px solid #727272;
margin-right:1px;
}
.bar_search{
float:left;
margin-left:15px;
margin-top:5px;
height:18px;
}
input.search_form{
width:155px;
height:14px;
border:1px solid #727272;
font-size:11px;
}
input.search_btn{
width:40px;
height:18px;
background:url(img/search_btn_back.gif);
border:1px solid #727272;
font-weight:bold;
font-size:10px;
color:#ff0000;
}
.bar_google{
float:right;
margin-top:5px;
margin-right:15px;
}
input.checkout_btn{
width:107px;
height:18px;
background:url(img/checkout_btn_back.gif);
border:1px solid #727272;
font-weight:bold;
text-align:right;
font-size:10px;
color:#403a3a;
}
td.bar_padding{
padding-right:15px;
vertical-align:top;
}
table.wrapper2{
margin-top:5px;
margin-right:1px;
border-collapse:collapse;
}
td.sidebar{
position:relative;
vertical-align:top;
width:260px;
border-right: 1px solid #ff0000;
}
.sidebar_title{
height:20px;
background:#070707;
margin:0px 3px 0px 3px;
color:#ffffff;
font-size:11px;
padding:5px 0px 0px 10px;
}
.sidebar ul{
margin-top:10px;
font-size:11px;
padding-left:0px;
margin-left:0px;
list-style-image:url(img/sidebar_bullet.jpg);
list-style-position:inside;
}
.sidebar li{
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
height:20px;
border-bottom:1px solid #dbdbdb;
}
.sidebar li a{
color:#727272;
text-decoration:none;
}
.sidebar li a:hover{
color:#ff0000;
}
td.content{
vertical-align:top;
padding-left:10px;
width:612px;
}

.box_top{
width:609px;
height:14px;
background:url(img/box_top.gif) no-repeat;
}
.box_bottom{
width:609px;
height:14px;
background:url(img/box_bottom.gif) no-repeat;
margin-bottom:5px;
}
.box_bg{
width:609px;
background:url(img/box_back.gif) repeat-y;
}
.box_title{
margin:0px 10px 0px 15px;
padding-bottom:3px;
border-bottom:1px solid #0b0a0a;
color:#ff0000;
font-weight:bold;
font-size:12px;
}
#product_wrapper{
margin-left:15px;
margin-top:15px;
}
.product{
width:291px;
height:131px;
margin: 0px 2px 2px 0px;
float:left;
background:url(img/product_back.gif) no-repeat bottom right;
display:inline;
}
.product_img{
float:left;
width:105px;
margin: 10px 10px 0px 10px;
}
.product_img img{
border:1px solid #ff0000;
}
.product_text{
font-size:11px;
float:left;
width:155px;
margin-top:12px;
}

.product p{
font-weight:bold;
}
.price_txt{
color:#504d4d;
font-size:12px;
}
.price_num{
color:#0b0a0a;
font-size:12px;
}
#footer{
clear:both;
margin-right:1px;
padding-top:10px;
padding-right:15px;
text-align:right;
height:18px;
background:#ffffff url(img/footer_back.gif) repeat-x top;
border-top:1px solid #727272;
color:#3b3939;
}
.clear{
height:1px;
clear:both;
}
.copyright{
width:870px;
margin: 0 auto;
text-align:right;
font-size:10px;
color:#161515;
margin-top:10px;
margin-bottom:20px;
}