/*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_list{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(/xsc/tpl/1711684372651/images/leftNavON.png) 0 0 no-repeat;cursor:pointer;}
.allinone_thumbnailsBanner.simple .rightNav{position:absolute;right:0px;top:50%;width:31px;height:71px;background:url(/xsc/tpl/1711684372651/images/rightNavON.png) 0 0 no-repeat;cursor:pointer;}
.allinone_thumbnailsBanner.simple .leftNav:hover{background:url(/xsc/tpl/1711684372651/images/leftNavON.png) 0 0 no-repeat;cursor:pointer;}
.allinone_thumbnailsBanner.simple .rightNav:hover{background:url(/xsc/tpl/1711684372651/images/rightNavON.png) 0 0 no-repeat;cursor:pointer;}