/*skins available:- cool- simple- crazy*/
/* the container */
.allinone_thumbnailsBanner{position:relative;}
.allinone_thumbnailsBanner img{position:absolute;top:0px;left:0px;max-width:none;max-height:none;}
.Banner_lista{margin:0;padding:0;list-style:none;display:none;}
.allinone_thumbnailsBanner .stripe{position:absolute;display:block;height:100%;z-index:1;overflow:hidden;}
.allinone_thumbnailsBanner .block{position:absolute;display:block;z-index:1;overflow:hidden;}
.mycanvas{position:absolute;top:8px;right:10px;z-index:10;}


/**SIMPLE SKIN***/
.allinone_thumbnailsBanner.simple .bannerControls{position:absolute;left:0;top:0;z-index:2;width:100%;}
.allinone_thumbnailsBanner.simple .leftNav{position:absolute;left:0px;top:50%;width:31px;height:71px;background:url(../image/leftNavOFF.png) 0 0 no-repeat;cursor:pointer;}
.allinone_thumbnailsBanner.simple .leftNav:hover{background:url(../image/leftNavON.png) 0 0 no-repeat;}
.allinone_thumbnailsBanner.simple .rightNav{position:absolute;right:0px;top:50%;width:31px;height:71px;background:url(../image/rightNavOFF.png) 0 0 no-repeat;cursor:pointer;}
.allinone_thumbnailsBanner.simple .rightNav:hover{background:url(../image/rightNavON.png) 0 0 no-repeat;}
.allinone_thumbnailsBanner.simple .thumbsHolderWrapper{position:absolute;background:none;border-top:0px solid #23b6ed;height:118px;width:100%;overflow:hidden;z-index:10;}
.allinone_thumbnailsBanner.simple .thumbsHolderVisibleWrapper{position:absolute;width:100%;height:121px;overflow:hidden;}
.allinone_thumbnailsBanner.simple .thumbsHolder{position:absolute;}
.allinone_thumbnailsBanner.simple .thumbsHolder_ThumbOFF{float:left;display:block;width:160px;height:90px;cursor:pointer;}

.allinone_thumbnailsBanner.simple .thumbsHolder_ThumbOFF img{position:relative;border:2px solid #414951}
.allinone_thumbnailsBanner.simple .thumbsHolder_ThumbOFF img:hover{border:2px solid #ff6600}




.allinone_thumbnailsBanner.simple .thumbsHolder_ThumbON{background:url(../image/thumbActiveArrow.png) center 0px no-repeat;}
.allinone_thumbnailsBanner.simple .carouselLeftNav{position:absolute;width:46px;height:98px;background:url(../image/carouselLeftNav.png) 0 0 no-repeat;cursor:pointer;}
.allinone_thumbnailsBanner.simple .carouselLeftNav:hover{background:url(../image/carouselLeftNavOn.png) 0 0 no-repeat;}
.allinone_thumbnailsBanner.simple .carouselLeftNavDisabled{background:url(../image/carouselLeftNavDisable.png) 0 0 no-repeat;cursor:default;}
.allinone_thumbnailsBanner.simple .carouselLeftNavDisabled:hover{background:url(../image/carouselLeftNavDisable.png) 0 0 no-repeat;}
.allinone_thumbnailsBanner.simple .carouselRightNav{position:absolute;width:46px;height:98px;background:url(../image/carouselRightNav.png) 0 0 no-repeat;cursor:pointer;}
.allinone_thumbnailsBanner.simple .carouselRightNav:hover{background:url(../image/carouselRightNavOn.png) 0 0 no-repeat;}
.allinone_thumbnailsBanner.simple .carouselRightNavDisabled{background:url(../image/carouselRightNavDisable.png) 0 0 no-repeat;cursor:default;}
.allinone_thumbnailsBanner.simple .carouselRightNavDisabled:hover{background:url(../image/carouselRightNavDisable.png) 0 0 no-repeat;}



/**CRAZY SKIN***/



.photo_texts{position:absolute;z-index:3;display:none;width:100%;text-align:left;}
.text_line{position:absolute;display:none}
.hideElement{display:none;}