
#slider { height:852px; position:relative; overflow:hidden; }

#slider-holder .jcarousel-clip{ width:1170px; height:390px; position:relative; overflow:hidden; }
#slider-holder ul{ width:1170px; height:390px; position:relative; overflow:hidden; list-style-type: none;}
#slider-holder ul li{ width:1170px; height:390px; position:relative; overflow:hidden; float:left; }

#slider-nav { position:absolute; top:361px; left:644px; z-index:2;}
#slider-nav a{ font-size:0; line-height:0; text-indent: -4000px; width:20px; height:20px; border:solid 1px #8b0000; background:#8b0000; float:left; margin-right:5px; }
#slider-nav a:hover,
#slider-nav a.active { background:#fff;}

.
.products ul{ list-style-type: none;}
.products ul li{ position:relative; padding:1px; border:solid 1px #dedede; float:left; width:331px; margin-right:9px; height:290px; overflow:hidden; }
.products ul li{ position:relative; padding:1px; border:solid 1px #dedede; float:left; width:231px; margin-top:7px; margin-right:9px; height:290px; overflow:hidden; }
.products ul li.last{ margin-right:0px; }


.product-info{ position:absolute; width:153px; top:194px; left:0;}
.product-info h3{ background:#8b0000; color:#fff; padding:6px 10px; }
.product-info h4{ font-weight: normal;}
.product-info p{ font-size:16px; line-height:18px; text-transform: uppercase; font-weight: bold; color:#000; padding:5px 0 7px 0;}
.product-info .product-desc{ padding:10px; background:url(images/info.png); width:133px; }

.price { display:block; font-size:21px; color:#8b0000; line-height:23px; }

.more-products { border:solid 1px #dedede; position:relative; height:90px; overflow:hidden; }
.more-products ul{ list-style-type: none; height:94px; position:relative; overflow:hidden; width:880px;}
.more-products ul li{ float:left; width:204px; height:94px; border-right:dashed 1px #ccc; padding:0 10px;}
.more-products ul li.last{ border-right:0; }

.more-products-holder { width:904px; height:94px; position:relative; overflow:hidden; top:10px; left:30px;}
.more-products-holder .jcarousel-clip{ width:804px; height:94px; position:relative; overflow:hidden; }

.more-nav { font-size:0; line-height:0;}
.more-nav a{ position:absolute; top:40px; left:0; width:30px; height:32px; text-indent: -4000px; z-index:3;}
.more-nav a.next{ background:url(images/next.gif); left:910px;}
.more-nav a.prev{ background:url(images/prev.gif); left:20px;}

.cols { padding:15px 0;}
.col { float:left; display:inline; width:417px; margin-right:30px;}
.col-last { margin-right:0;}

