#center_content{
width:800px;
height:auto;
padding:0px 0 0 0;
background:url(image/center_bg.gif) repeat-y center;
}
a{
color:#990000;
}
ul.list{
clear:both;
padding:5px 0 0 20px;
margin:0px;
font-size:12px;
}
ul.list li{
list-style:none;
padding:2px 0 2px 0;
}
ul.list li a{
list-style:none;
text-decoration:none;
color:#000000;
background:url(image/left_menu_bullet.gif) no-repeat left;
padding:0 0 0 17px;
}
ul.list li a:hover{
text-decoration:underline;
}
/*------------------left------------------------*/
.left_content{
width:450px;
float:left;
padding:20px 0 20px 20px;
}
.title{
color:#a81f22;
padding:0px;
float:left;
font-size:14px;
margin:10px 0 10px 0;
}
span.title_icon{
float:left;
padding:0 5px 0 0;
}
.special_icon{
position:absolute;
top:0px;
_top:6px;
right:2px;
z-index:250;
}
.prod_title{
color:#a81f22;
padding:5px 0 0 15px;
font-size:13px;
}
a.more{
font-style:italic;
color:#a81f22;
float:right;
text-decoration:none;
font-size:11px;
padding:0px 15px 0 0 ;
}
.box_bottom{
width:295px;
height:9px;
background:url(image/box_bottom.gif) no-repeat center top;
}
.feat_prod_box{
padding:10px 0 10px 0;
margin:0 20px 20px 0;
border-bottom:1px #b2b2b2 dashed;
clear:both;
}
.prod_img{
float:left;
padding:0 5px 0 0;
text-align:center;
}
.prod_det_box{
width:295px;
float:left;
padding:0 0 0 15px;
position:relative;
}
.box_top{
width:295px;
height:9px;
background:url(image/box_top.gif) no-repeat center bottom;
}
.box_center{
width:295px;
height:auto;
background:url(image/box_center.gif) repeat-y center;
}
.feat_prod_box_details{
padding:10px 0 10px 0;
margin:0 20px 10px 0;
clear:both;
}
p.details{
padding:5px 15px 5px 15px;
font-size:12px;
}
img.right{
float:right;
padding:0 0 0 10px;
}
.clear{
clear:both;
}
/*----------------------right----------------------------*/
#right_content{
width:300px;
float:left;
padding:20px 0 20px 20px;
}
.languages_box{
padding:0 0 5px 0;
float:left;
}
.currency{
float:left;
padding:0 0 0 20px;
}
.currency a{
text-decoration:none;
color:#333333;
padding:3px;
border:1px #eeedee solid;
}
.currency a.selected{
text-decoration:none;
color:#fff;
padding:3px;
border:1px #eeedee solid;
background-color:#FF9900;
font-weight:bold;
}
.currency a:hover{
border:1px #990000 solid;
}
span.red{
color:#990000;
}
.cart{
width:280px;
float:left;
height:40px;
margin:10px 0 10px 0;
background:url(image/border.gif) no-repeat bottom center;
padding:0 0 20px 0;
}
.home_cart_content{
float:left;
padding:3px;
border:1px #eeedee solid;
margin:10px 0 0 15px;
font-size:12px;
}
.right_box{
width:140px;
float:left;
padding:10px 0 0 0;
}
.new_prod_box{
float:left;
text-align:center;
padding:10px;
}
.new_prod_bg{
width:132px;
height:119px;
text-align:center;
background:url(image/new_prod_box.gif) no-repeat center;
position:relative;
}
.new_icon{
position:absolute;
top:0px;
right:0px;
z-index:200;
}
img.thumb{
padding:10px 0 0 0;
}
span.color_888{
color:#888;
text-decoration: none;
}
div.pagination {
width:420px;
padding:5px;
margin:5px;
text-align:center;
float:left;
clear:both;
font-size:10px;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #f3f3f3;
color: #ccc;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #990000;
font-weight: bold;
background-color: #990000;
color: #FFF;
}
