@charset "utf-8";.my_carousel{position:relative;}
.my_carousel img{max-width:none;max-height:none;}
.my_carousel_list{margin:0;padding:0;list-style:none;display:none;}
.my_carousel .contentHolder{position:relative;top:-30px;}
.mycanvas{position:absolute;top:8px;right:10px;z-index:1000;}
.myloader{background:url(skins/loader.gif);width:37px;height:37px;position:absolute;left:49%;top:49%;z-index:999;}
.my_carousel.sweet .contentHolderUnit{position:absolute;width:337px;height:538px;overflow:hidden;cursor:pointer;}
.my_carousel.sweet .elementTitle{position:absolute;left:0;top:15px;width:100%;text-align:center;color:#FFFFFF;text-transform:capitalize;}
.my_carousel.sweet .bannerControls{position:absolute;left:0;bottom:30%;z-index:101;width:100%;}
.my_carousel.sweet .leftNav{position:absolute;left:0px;width:50px;height:50px;background:url('../img/left-arrow.png');cursor:pointer;}
.my_carousel.sweet .leftNav:hover{background:url('../img/left-arrow.png');}
.my_carousel.sweet .rightNav{position:absolute;right:0px;width:50px;height:50px;background:url('../img/right-arrow.png');cursor:pointer;}
.my_carousel.sweet .rightNav:hover{background:url('../img/right-arrow.png');}
.my_carousel.sweet .bottomNav{position:absolute;height:35px;width:0;z-index:140;display:none;}
.my_carousel.sweet .bottomNavButtonOFF{float:left;display:block;width:10px;height:10px;background:url(skins/sweet/bottomNavOFF.png) 0 0 no-repeat;cursor:pointer;}
.my_carousel.sweet .bottomNavButtonON{float:left;display:block;width:10px;height:10px;background:url(skins/sweet/bottomNavON.png) 0 0 no-repeat;cursor:pointer;}
.my_carousel.sweet .bottomNavLeft{position:absolute;width:63px;height:35px;bottom:-10px;z-index:140;display:none;}
.my_carousel.sweet .bottomNavRight{position:absolute;width:63px;height:35px;bottom:-10px;z-index:140;}
.my_carousel.sweet .bottomOverThumb{position:absolute;width:88px;height:165px;background:url(skins/sweet/bottomOverThumbBg.png) 20px bottom no-repeat;bottom:30px;margin-left:-20px;}
.my_carousel.sweet .bottomOverThumb img{border:4px solid #fff;}
.hideElement{display:none;}
.allinone_carousel_list{display:none;}