/* Bestseller */
.bestseller-box { height: 250px; width:976px; position: relative; clear: both; }
.bestseller-box .block-content { margin: 0px 25px; }
.bestseller-box .block-content ul { height: 250px; overflow: hidden; position: relative; width: 890px; margin-left:20px; }
.bestseller-box .item { left: 0; padding: 0 5px; position: absolute; top: 0; width: 165px; display: none; }
.bestseller-box .item .product-image { display: block; margin-bottom: 0px; }
.bestseller-box .item .product-image a { display: block; padding: 10px; }
.bestseller-box .item .product-image img { display: block; }
/* 
.bestseller-box .item .product-image .sale { background: url("../images/bubble_sale.png") no-repeat scroll left top transparent; display: block; font-size: 0; height: 45px; left: 8px; position: absolute; text-indent: -3000px; top: 8px; width: 58px; }
.bestseller-box .item .product-image .new { background: url("../images/bubble_new.png") no-repeat scroll left top transparent; display: block; font-size: 0; height: 45px; left: 8px; position: absolute; text-indent: -3000px; top: 8px; width: 58px; }
*/
.bestseller-box .item .product-name { margin-bottom: 3px; }
.bestseller-box .item .product-name a { color: #9c3022; text-decoration: none; font-weight: bold; text-transform: uppercase; font-size: 12px; }
.bestseller-box .item .product-name span { color: #0d0d0d; text-transform: uppercase; }
.bestseller-box .item .product-name .brand { font-weight: bold; color: #D52D5D; }
.bestseller-box .item .sub-title { font-size: 12px; display: block; margin-bottom: 5px; }
.bestseller-box .pager { border: 0 none; margin: 0; padding: 0; }
.bestseller-box .pager a { display: block; height: 74px; position: absolute; text-indent: -3000px; top: 79px; width: 31px; }
.bestseller-box .pager .prev { background: url("../images/page/slider_pager_prev.png") no-repeat scroll left top transparent; left: 0px; }
.bestseller-box .pager .next { background: url("../images/page/slider_pager_next.png") no-repeat scroll left top transparent; right: 0px; }
.bestseller-box .pager .prev:hover { background: url("../images/page/slider_pager_prev_hover.png") no-repeat scroll left top transparent; }
.bestseller-box .pager .next:hover { background: url("../images/page/slider_pager_next_hover.png") no-repeat scroll left top transparent; }

.bestseller-box .price-box {  }
.bestseller-box .sale-price { display:block; }
.bestseller-box .sale-price .label { font-weight: bold; color: #c76200; }
.bestseller-box .special-price .price-label { color:#9c3022 !important; font-size:12px !important; display:block; }
.bestseller-box .special-price .priceinfo { color:#9c3022 !important; font-size:16px !important; }
.bestseller-box .special-price .price { color:#9c3022 !important; font-size:16px !important; }
.bestseller-box .regular-price .priceinfo { color:#9c3022 !important; font-size:16px !important; }
.bestseller-box .regular-price .price { color:#9c3022 !important; font-size:16px !important;}
.bestseller-box .price-box .old-price { display:none; padding:0; margin:0px; }
.bestseller-box .minimal-price-link .price,
.bestseller-box .minimal-price-link .label,
.bestseller-box .minimal-price-link .priceinfo { font-size:12px !important; color:#4f4f4f !important; }
.bestseller-box .minimal-price .price,
.bestseller-box .minimal-price .label { color: #9C3022 !important; font-size: 16px !important; } 
.bestseller-box .minimal-price .price-label { color: #9C3022 !important; font-size: 16px !important; }
.bestseller-box .tax-details { display:none; }
.bestseller-box .special-to-date {display:none;}