/* Bestseller */
.upseller-box { height: 250px; width:100%; position: relative; clear: both; padding:35px 0; border-bottom:1px solid #ebe3ce; }
.upseller-box .block-content { margin: 0px 0px; position:relative; }
.upseller-box .block-content ul { height: 250px; overflow: hidden; position: relative; width: 885px; margin-left:50px; }
.upseller-box .item { left: 0; padding: 0 10px; position: absolute; top: 0; width: 165px; display: none; }
.upseller-box .item .product-image { display: block; margin-bottom: 0px; }
.upseller-box .item .product-image a { display: block; padding: 10px; }
.upseller-box .item .product-image img { display: block; }
/* 
.upseller-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; }
.upseller-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; }
*/
.upseller-box .item .product-name { margin-bottom: 3px; }
.upseller-box .item .product-name a { color: #9c3022; text-decoration: none; font-weight: bold; text-transform: uppercase; font-size: 12px; }
.upseller-box .item .product-name span { color: #0d0d0d; text-transform: uppercase; }
.upseller-box .item .product-name .brand { font-weight: bold; color: #D52D5D; }
.upseller-box .item .sub-title { font-size: 12px; display: block; margin-bottom: 5px; }
.upseller-box .item .price { color: #4f4f4f; }
.upseller-box .item .old-price { display: inline; margin-right: 7px; }
.upseller-box .item .special-price { display: inline; padding: 0px; }
.upseller-box .item .special-price .price { color: #9C3022; }
.upseller-box .pager { border: 0 none; margin: 0; padding: 0; }
.upseller-box .pager a { display: block; height: 74px; position: absolute; text-indent: -3000px; top: 65px; width: 31px; }
.upseller-box .pager .prev { background: url("../images/page/slider_pager_prev.png") no-repeat scroll left top transparent; left: 0px; }
.upseller-box .pager .next { background: url("../images/page/slider_pager_next.png") no-repeat scroll left top transparent; right: 0px; }
.upseller-box .pager .prev:hover { background: url("../images/page/slider_pager_prev_hover.png") no-repeat scroll left top transparent; }
.upseller-box .pager .next:hover { background: url("../images/page/slider_pager_next_hover.png") no-repeat scroll left top transparent; }

.upseller-box h2 { color:#9c3022 !important; font-weight:bold; font-size:13px !important; padding:5px 0 5px 10px !important; margin-bottom:5px !important; border-bottom:1px solid #ebe3ce; border-top:1px solid #ebe3ce; text-transform:uppercase; } 

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