.jcarousel-skin-ft .jcarousel-container {
    -moz-border-radius: 10px;
    background: #ffffff;
    border: 0px solid #444444;
}

.jcarousel-skin-ft .jcarousel-container-horizontal {
    width: 470px;
    margin-left: 16px;
    padding: 10px 30px;
}

.jcarousel-skin-ft .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-ft .jcarousel-clip-horizontal {
    width:  470px;
    height: 150px;
}

.jcarousel-skin-ft .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}


.jcarousel-skin-ft .jcarousel-item {
    width: 150px;
    height: 150px;
}

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

.jcarousel-skin-ft .jcarousel-item-vertical {
    margin-bottom: 10px;
}

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

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-ft .jcarousel-next-horizontal {
    position: absolute;
    top: 0px;
    right: 5px;
    width: 32px;
    height: 175px;
    cursor: pointer;
    background: url('images/right.png') no-repeat 0 0;
}

.jcarousel-skin-ft .jcarousel-next-horizontal:hover {
    background: url('images/right_over.png') no-repeat 0 0;
}

.jcarousel-skin-ft .jcarousel-next-horizontal:active {
    background: url('images/right_over.png') no-repeat 0 0;
}

.jcarousel-skin-ft .jcarousel-next-disabled-horizontal,
.jcarousel-skin-ft .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-ft .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background: url('images/right_disabled.png') no-repeat 0 0;
}

.jcarousel-skin-ft .jcarousel-prev-horizontal {
    position: absolute;
    top: 0px;
    left: 5px;
    width: 32px;
    height: 175px;
    cursor: pointer;
    background: url('images/left.png') no-repeat 0 0;
}

.jcarousel-skin-ft .jcarousel-prev-horizontal:hover {
    background: url('images/left_over.png') no-repeat 0 0;
}

.jcarousel-skin-ft .jcarousel-prev-horizontal:active {
    background: url('images/left_over.png') no-repeat 0 0;
}

.jcarousel-skin-ft .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-ft .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-ft .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background: url('images/left_disabled.png') no-repeat 0 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-ft .jcarousel-next-vertical {
    position: absolute;
    bottom: -20px;
    left: 0px;
    width: 150px;
    height: 20px;
    cursor: pointer;
    background: url('images/next-vertical.png') no-repeat 0 0;
}

.jcarousel-skin-ft .jcarousel-next-vertical:hover {
    background: url('images/next-vertical.png') no-repeat 0 0;
}

.jcarousel-skin-ft .jcarousel-next-vertical:active {
    background: url('images/next-vertical.png') no-repeat 0 0;
}

.jcarousel-skin-ft .jcarousel-next-disabled-vertical,
.jcarousel-skin-ft .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-ft .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background: url('images/next-vertical.png') no-repeat 0 0;
}

.jcarousel-skin-ft .jcarousel-prev-vertical {
    position: absolute;
    top: -20px;
    left: 0px;
    width: 150px;
    height: 20px;
    cursor: pointer;
    background: url('images/prev-vertical.png') no-repeat 0 0;
}

.jcarousel-skin-ft .jcarousel-prev-vertical:hover {
    background: url('images/prev-vertical.png') no-repeat 0 0;
}

.jcarousel-skin-ft .jcarousel-prev-vertical:active {
    background: url('images/prev-vertical.png') no-repeat 0 0;
}

.jcarousel-skin-ft .jcarousel-prev-disabled-vertical,
.jcarousel-skin-ft .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-ft .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background: url('images/prev-vertical.png') no-repeat 0 0;
}


.Ijcarousel-skin-ft .jcarousel-container {
    -moz-border-radius: 10px;
    background: #ffffff;
    border: 0px solid #444444;
}

.Ijcarousel-skin-ft .jcarousel-container-horizontal {
    width: 620px;
    margin-left: 0px;
    padding: 10px 30px;
}


.Ijcarousel-skin-ft .jcarousel-clip-horizontal {
    width:  620px;
    height: 150px;
}



.Ijcarousel-skin-ft .jcarousel-item {
    width: 150px;
    height: 150px;
}



.Ijcarousel-skin-ft .jcarousel-item-horizontal {
    margin-right: 8px;
}



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

/**
 *  Horizontal Buttons
 */
.Ijcarousel-skin-ft .jcarousel-next-horizontal {
    position: absolute;
    top: 0px;
    right: 5px;
    width: 32px;
    height: 175px;
    cursor: pointer;
    background: url('images/right.png') no-repeat 0 0;
}

.Ijcarousel-skin-ft .jcarousel-next-horizontal:hover {
    background: url('images/right_over.png') no-repeat 0 0;
}

.Ijcarousel-skin-ft .jcarousel-next-horizontal:active {
    background: url('images/right_over.png') no-repeat 0 0;
}

.Ijcarousel-skin-ft .jcarousel-next-disabled-horizontal,
.Ijcarousel-skin-ft .jcarousel-next-disabled-horizontal:hover,
.Ijcarousel-skin-ft .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background: url('images/right_disabled.png') no-repeat 0 0;-96px
}

.Ijcarousel-skin-ft .jcarousel-prev-horizontal {
    position: absolute;
    top: 0px;
    left: 5px;
    width: 32px;
    height: 175px;
    cursor: pointer;
    background: url('images/left.png') no-repeat 0 0;
}

.Ijcarousel-skin-ft .jcarousel-prev-horizontal:hover {
    background: url('images/left_over.png') no-repeat 0 0;
}

.Ijcarousel-skin-ft .jcarousel-prev-horizontal:active {
    background: url('images/left_over.png') no-repeat 0 0;
}

.Ijcarousel-skin-ft .jcarousel-prev-disabled-horizontal,
.Ijcarousel-skin-ft .jcarousel-prev-disabled-horizontal:hover,
.Ijcarousel-skin-ft .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background: url('images/left_disabled.png') no-repeat 0 0;
}

/* new */

.xjcarousel-skin-ft .jcarousel-container {
    background: #ffffff;
    border: 0px solid #444444;
}

.xjcarousel-skin-ft .jcarousel-container-horizontal {
    width: 620px;
    margin-left: 0px;
    padding: 10px 30px;
}


.xjcarousel-skin-ft .jcarousel-clip-horizontal {
    width:  620px;
    height: 260px;
}



.xjcarousel-skin-ft .jcarousel-item {
    width: 150px;
    height: 260px;
}



.xjcarousel-skin-ft .jcarousel-item-horizontal {
    margin-right: 6px;
}



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

/**
 *  Horizontal Buttons
 */
.xjcarousel-skin-ft .jcarousel-next-horizontal {
    position: absolute;
    top: 25px;
    right: 0px;
    width: 32px;
    height: 175px;
    cursor: pointer;
    background: url('images/right-x.png') no-repeat 0 0;
}

.xjcarousel-skin-ft .jcarousel-next-horizontal:hover {
    background: url('images/right_over-x.png') no-repeat 0 0;
}

.xjcarousel-skin-ft .jcarousel-next-horizontal:active {
    background: url('images/right_over-x.png') no-repeat 0 0;
}

.xjcarousel-skin-ft .jcarousel-next-disabled-horizontal,
.xjcarousel-skin-ft .jcarousel-next-disabled-horizontal:hover,
.xjcarousel-skin-ft .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background: url('images/right_disabled-x.png') no-repeat 0 0;-96px
}

.xjcarousel-skin-ft .jcarousel-prev-horizontal {
    position: absolute;
    top: 25px;
    left: 0px;
    width: 32px;
    height: 175px;
    cursor: pointer;
    background: url('images/left-x.png') no-repeat 0 0;
}

.xjcarousel-skin-ft .jcarousel-prev-horizontal:hover {
    background: url('images/left_over-x.png') no-repeat 0 0;
}

.xjcarousel-skin-ft .jcarousel-prev-horizontal:active {
    background: url('images/left_over-x.png') no-repeat 0 0;
}

.xjcarousel-skin-ft .jcarousel-prev-disabled-horizontal,
.xjcarousel-skin-ft .jcarousel-prev-disabled-horizontal:hover,
.xjcarousel-skin-ft .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background: url('images/left_disabled-x.png') no-repeat 0 0;
}

/* recently viewed */

.vjcarousel-skin-ft .jcarousel-container {
    background: #ffffff;
	margin: 20px 0 20px 13px;
}

.vjcarousel-skin-ft .jcarousel-container-vertical {
    width: 150px;
    height: 475px;
    padding: 0px;
}

.vjcarousel-skin-ft .jcarousel-clip-vertical {
    width:  150px;
    height: 475px;
}


.vjcarousel-skin-ft .jcarousel-item {
    width: 150px;
    height: 150px;
}

.vjcarousel-skin-ft .jcarousel-item-vertical {
    margin-bottom: 10px;
}

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

/**
 *  Vertical Buttons
 */
.vjcarousel-skin-ft .jcarousel-next-vertical {
    position: absolute;
    bottom: -15px;
    left: 0px;
    width: 150px;
    height: 20px;
    cursor: pointer;
    background: url('images/next-vertical.png') no-repeat 0 0;
}

.vjcarousel-skin-ft .jcarousel-next-vertical:hover {
    background: url('images/next-vertical-hover.png') no-repeat 0 0;
}

.vjcarousel-skin-ft .jcarousel-next-vertical:active {
    background: url('images/next-vertical.png') no-repeat 0 0;
}

.vjcarousel-skin-ft .jcarousel-next-disabled-vertical,
.vjcarousel-skin-ft .jcarousel-next-disabled-vertical:hover,
.vjcarousel-skin-ft .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background: url('images/next-vertical.png') no-repeat 0 0;
}

.vjcarousel-skin-ft .jcarousel-prev-vertical {
    position: absolute;
    top: -20px;
    left: 0px;
    width: 150px;
    height: 20px;
    cursor: pointer;
    background: url('images/prev-vertical.png') no-repeat 0 0;
}

.vjcarousel-skin-ft .jcarousel-prev-vertical:hover {
    background: url('images/prev-vertical-hover.png') no-repeat 0 0;
}

.vjcarousel-skin-ft .jcarousel-prev-vertical:active {
    background: url('images/prev-vertical.png') no-repeat 0 0;
}

.vjcarousel-skin-ft .jcarousel-prev-disabled-vertical,
.vjcarousel-skin-ft .jcarousel-prev-disabled-vertical:hover,
.vjcarousel-skin-ft .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background: url('images/prev-vertical.png') no-repeat 0 0;
}
