/* global */
.tsc_clr { clear:both; padding:0; margin:0; width:100%; font-size:0px; line-height:0px;}
.tsc_clear { clear:both; padding:0; margin:0; width:100%; font-size:0px; line-height:0px;}
.tsc_carousel_hor .jcarousel-direction-rtl { direction:rtl;}
.tsc_carousel_hor img { width:1024px; }
.tsc_carousel_hor ul li { width:1024px; background:none;}
.tsc_carousel_hor .jcarousel-container { display:block; overflow:hidden;}
.tsc_carousel_hor .jcarousel-item { width:1024px; height:682px;}

.tsc_carousel_hor .jcarousel-container-horizontal { padding:0; width:1024px; height:682px; } /* width of carousel */

.tsc_carousel_hor .jcarousel-next-horizontal { position:absolute; top:341px; right:0; margin-right:0px; cursor:pointer;}
.tsc_carousel_hor .jcarousel-direction-rtl .jcarousel-next-horizontal { left:5px; right:auto;}
.tsc_carousel_hor .jcarousel-next-horizontal:hover { background-position:bottom right;}
.tsc_carousel_hor .jcarousel-prev-horizontal { position:absolute; top:341px; left:0; margin-left:0px; cursor:pointer;}
.tsc_carousel_hor .jcarousel-direction-rtl .jcarousel-prev-horizontal { left:auto; right:5px;}
.tsc_carousel_hor .jcarousel-prev-horizontal:hover { background-position:bottom left;}

/* for dark style */
.tsc_carousel_hor .d-carousel img { border:0px solid #333333;}
.tsc_carousel_hor .d-carousel ul li { color:#fff;}
.tsc_carousel_hor .d-carousel .jcarousel-next-horizontal { width:54px; height:54px; background:url(/fx/next.png) no-repeat top right; }
.tsc_carousel_hor .d-carousel .jcarousel-direction-rtl .jcarousel-next-horizontal { background-image:url(/fx/next.png);}
.tsc_carousel_hor .d-carousel .jcarousel-prev-horizontal { width:54px; height:54px; background:url(/fx/prev.png) no-repeat top left; }
.tsc_carousel_hor .d-carousel .jcarousel-direction-rtl .jcarousel-prev-horizontal { background-image:url(/fx/prev.png);}





