.jcarousel-skin-tango .jcarousel-container-horizontal {
    width:208px;
    padding:0px 0px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:208px;
    height:239px;
}
.jcarousel-skin-tango .jcarousel-item {
    width:208px;
    height:239px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right:10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background:#fff;
    color:#000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position:absolute;
    margin-top:0px;
    bottom:-7px;
    right:-5px;
    height:15px;
    cursor:pointer;
    background:transparent url(/images/frontend/v2.0/next-horizontal-v2.gif) no-repeat right 2px;
    padding-right:12px;
    text-decoration:underline;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position:right -25px;
}


.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor:default;
    background-position:-96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position:absolute;
    margin-top:0px;
    bottom:-7px;
    left:-5px;
    height:15px;
    cursor:pointer;
    background:transparent url(/images/frontend/v2.0/prev-horizontal-v2.gif) no-repeat left 2px;
    padding-left:12px;
    text-decoration:underline;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position:-92px 2px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}















.jcarousel-skin-bestsellers .jcarousel-container-horizontal {
    width: 688px;
    padding: 0px 0px;
}

.jcarousel-skin-bestsellers .jcarousel-clip-horizontal {
    width:  688px;
    height: 241px;
}
.jcarousel-skin-bestsellers .jcarousel-item {
    width: 220px;
    height: 241px;
}

.jcarousel-skin-bestsellers .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-bestsellers .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-bestsellers .jcarousel-next-horizontal {
    position:absolute;
    margin-top:0px;
    bottom:-2px;
    right:-4px;
    height:15px;
    cursor:pointer;
    background:transparent url(/images/frontend/v2.0/next-horizontal-v2.gif) no-repeat right 2px;
    padding-right:12px;
    text-decoration:underline;
}

.jcarousel-skin-bestsellers .jcarousel-next-horizontal:hover {
    background-position:100% -27px;
}


.jcarousel-skin-bestsellers .jcarousel-next-disabled-horizontal,
.jcarousel-skin-bestsellers .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-bestsellers .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position:-96px 0;
}

.jcarousel-skin-bestsellers .jcarousel-prev-horizontal {
    position: absolute;
    margin-top:0px;
    bottom: -2px;
    left: -4px;
    height: 15px;
    cursor: pointer;
    background: transparent url(/images/frontend/v2.0/prev-horizontal-v2.gif) no-repeat left 2px;
    padding-left:12px;
    text-decoration:underline;
}

.jcarousel-skin-bestsellers .jcarousel-prev-horizontal:hover {
    background-position: -92px 0;
}

.jcarousel-skin-bestsellers .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-bestsellers .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-bestsellers .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}










.jcarousel-skin-products .jcarousel-container-horizontal {
    width: 200px;
    padding: 0px 0px;
}

.jcarousel-skin-products .jcarousel-clip-horizontal {
    width:  200px;
    height: 600px;
}
.jcarousel-skin-products .jcarousel-item {
    width: 200px;
    height: 600px;
}

.jcarousel-skin-products .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-products .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-products .jcarousel-next-horizontal {
    position: absolute;
    margin-top:0px;
    bottom: -8px;
    left: 175px;
    height: 15px;
    cursor: pointer;
    background: transparent url(/images/frontend/v2.0/next-horizontal-v2.gif) no-repeat right 2px;
    padding-right:12px;
    text-decoration:underline;
}

.jcarousel-skin-products .jcarousel-next-horizontal:hover {
    background-position:right -25px;
}


.jcarousel-skin-products .jcarousel-next-disabled-horizontal,
.jcarousel-skin-products .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-products .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-products .jcarousel-prev-horizontal {
    position: absolute;
    margin-top:0px;
    bottom: -8px;
    left: -4px;
    width: 7px;
    height: 15px;
    cursor: pointer;
    background: transparent url(/images/frontend/v2.0/prev-horizontal-v2.gif) no-repeat left 2px;
    padding-left:12px;
    text-decoration:underline;

}

.jcarousel-skin-products .jcarousel-prev-horizontal:hover {
    background-position: -92px 2px;
}

.jcarousel-skin-products .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-products .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-products .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}










.jcarousel-skin-specialoffers .jcarousel-container-horizontal {
    width:704px;
    padding:0px 0px;
    background-color: #D0E4BB;
    position: absolute;
    height: 163px;
}
.jcarousel-skin-specialoffers .jcarousel-clip-horizontal {
    width:644px;
    height:150px;
    padding:5px 0;
    margin:0 30px;
}
.jcarousel-skin-specialoffers .jcarousel-item {
    width:197px;
    height:140px;
    padding:5px;
}
.jcarousel-skin-specialoffers .jcarousel-item-horizontal {
    margin-right:10px;
}
.jcarousel-skin-specialoffers .jcarousel-item-placeholder {
    background:#fff;
    color:#000;
}

.jcarousel-skin-specialoffers .jcarousel-item-content {
  height:140px;
  overflow:hidden;
  /*border-style: solid; 
  border-color: #1E772D;
  border-width: 1px;
  background-color: #ffffff;*/
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-specialoffers .jcarousel-next-horizontal {
    position:absolute;
    margin-top:0px;
    top:0px;
    right:0px;
    width:26px;
    height:162px;
    cursor:pointer;
    background:transparent url(/images/frontend/v2.0/arrow_block_right.jpg) no-repeat right 0px;
    text-indent:-9999px;
}

.jcarousel-skin-specialoffers .jcarousel-next-horizontal:hover {
    background-position: right -163px;
}


.jcarousel-skin-specialoffers .jcarousel-next-disabled-horizontal,
.jcarousel-skin-specialoffers .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-specialoffers .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position:right 0px;
}

.jcarousel-skin-specialoffers .jcarousel-prev-horizontal {
    position:absolute;
    margin-top:0px;
    top:0px;
    left:0px;
    width:26px;
    height:162px;
    text-indent:-9999px;
    cursor:pointer;
    background:transparent url(/images/frontend/v2.0/arrow_block_left.jpg) no-repeat right -163px;
    text-decoration:underline;
}

.jcarousel-skin-specialoffers .jcarousel-prev-horizontal:hover {
    background-position: right 0px;
}

.jcarousel-skin-specialoffers .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-specialoffers .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-specialoffers .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position:right -163px;
}
