
.allinone_thumbnailsBanner {
	position:relative;
}
.allinone_thumbnailsBanner img {
	position:absolute;
	top:0px;
	left:0px;
	max-width:none;
	max-height:none;
}
.allinone_thumbnailsBanner_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;
}
/**COOL SKIN***/

.allinone_thumbnailsBanner.cool .bannerControls {
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	width:100%;
}
.allinone_thumbnailsBanner.cool .leftNav {
	position:absolute;
	left:0px;
	top:50%;
	/*margin-top:-20px;  height/2 */
	width:22px;
	height:75px;
	background:url(../img/skins/cool/leftNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}
.allinone_thumbnailsBanner.cool .leftNav:hover {
	background:url(../img/skins/cool/leftNavON.png) 0 0 no-repeat;
}
.allinone_thumbnailsBanner.cool .rightNav {
	position:absolute;
	right:0px;
	top:50%;
	/*margin-top:-20px;  height/2 */
	width:22px;
	height:75px;
	background:url(../img/skins/cool/rightNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}
.allinone_thumbnailsBanner.cool .rightNav:hover {
	background:url(../img/skins/cool/rightNavON.png) 0 0 no-repeat;
}
.allinone_thumbnailsBanner.cool .thumbsHolderWrapper {
	position:absolute;
	background:#eee;
	border-top:1px solid #1ba1ea;
	height:100px;
	width:100%;
	overflow:hidden;
	z-index:10;
}
.allinone_thumbnailsBanner.cool .thumbsHolderVisibleWrapper {
	position:absolute;
	width:100%;
	height:100px;
	overflow:hidden;
}
.allinone_thumbnailsBanner.cool .thumbsHolder {
	position:absolute;
}
.allinone_thumbnailsBanner.cool .thumbsHolder_ThumbOFF {
	float:left;
	display:block;
	width:110px;
	height:65px;
	cursor: pointer;
}
.allinone_thumbnailsBanner.cool .thumbsHolder_ThumbOFF img {
	position:relative;
}
.allinone_thumbnailsBanner.cool .thumbsHolder_ThumbON {
	background:url(../img/skins/cool/thumbActiveArrow.png) center 0px no-repeat;
}
.allinone_thumbnailsBanner.cool .carouselLeftNav {
	position:absolute;
	width:29px;
	height:100px;
	background:url(../img/skins/cool/carouselLeftNav.png) 0 0 no-repeat;
	cursor: pointer;
}
.allinone_thumbnailsBanner.cool .carouselLeftNav:hover {
	background:url(../img/skins/cool/carouselLeftNavOn.png) 0 0 no-repeat;
}
.allinone_thumbnailsBanner.cool .carouselLeftNavDisabled {
	background:url(../img/skins/cool/carouselLeftNavDisable.png) 0 0 no-repeat;
	cursor:default;
}
.allinone_thumbnailsBanner.cool .carouselLeftNavDisabled:hover {
	background:url(../img/skins/cool/carouselLeftNavDisable.png) 0 0 no-repeat;
}
.allinone_thumbnailsBanner.cool .carouselRightNav {
	position:absolute;
	width:29px;
	height:100px;
	background:url(../img/skins/cool/carouselRightNav.png) 0 0 no-repeat;
	cursor: pointer;
}
.allinone_thumbnailsBanner.cool .carouselRightNav:hover {
	background:url(../img/skins/cool/carouselRightNavOn.png) 0 0 no-repeat;
}
.allinone_thumbnailsBanner.cool .carouselRightNavDisabled {
	background:url(../img/skins/cool/carouselRightNavDisable.png) 0 0 no-repeat;
	cursor:default;
}
.allinone_thumbnailsBanner.cool .carouselRightNavDisabled:hover {
	background:url(../img/skins/cool/carouselRightNavDisable.png) 0 0 no-repeat;
}
/**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%;
	/*margin-top:-35px;  height/2 */
	width:31px;
	height:71px;
	background:url(../img/skins/simple/leftNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}
.allinone_thumbnailsBanner.simple .leftNav:hover {
	background:url(../img/skins/simple/leftNavON.png) 0 0 no-repeat;
}
.allinone_thumbnailsBanner.simple .rightNav {
	position:absolute;
	right:0px;
	top:50%;
	/*margin-top:-35px;  height/2 */
	width:31px;
	height:71px;
	background:url(../img/skins/simple/rightNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}
.allinone_thumbnailsBanner.simple .rightNav:hover {
	background:url(../img/skins/simple/rightNavON.png) 0 0 no-repeat;
}
.allinone_thumbnailsBanner.simple .thumbsHolderWrapper {
	position:absolute;
	background:#FFFFFF;
	border-top:1px solid #23b6ed;
	height:98px;
	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:100px;
	height:65px;
	cursor: pointer;
}
.allinone_thumbnailsBanner.simple .thumbsHolder_ThumbOFF img {
	width:100px;
	height:65px;
	position:relative;
}
.allinone_thumbnailsBanner.simple .thumbsHolder_ThumbON {
	background:url(../img/skins/simple/thumbActiveArrow.png) center 0px no-repeat;
}
.allinone_thumbnailsBanner.simple .carouselLeftNav {
	position:absolute;
	width:46px;
	height:98px;
	background:url(../img/skins/simple/carouselLeftNav.png) 0 0 no-repeat;
	cursor: pointer;
}
.allinone_thumbnailsBanner.simple .carouselLeftNav:hover {
	background:url(../img/skins/simple/carouselLeftNavOn.png) 0 0 no-repeat;
}
.allinone_thumbnailsBanner.simple .carouselLeftNavDisabled {
	background:url(../img/skins/simple/carouselLeftNavDisable.png) 0 0 no-repeat;
	cursor:default;
}
.allinone_thumbnailsBanner.simple .carouselLeftNavDisabled:hover {
	background:url(../img/skins/simple/carouselLeftNavDisable.png) 0 0 no-repeat;
}
.allinone_thumbnailsBanner.simple .carouselRightNav {
	position:absolute;
	width:46px;
	height:98px;
	background:url(../img/skins/simple/carouselRightNav.png) 0 0 no-repeat;
	cursor: pointer;
}
.allinone_thumbnailsBanner.simple .carouselRightNav:hover {
	background:url(../img/skins/simple/carouselRightNavOn.png) 0 0 no-repeat;
}
.allinone_thumbnailsBanner.simple .carouselRightNavDisabled {
	background:url(../img/skins/simple/carouselRightNavDisable.png) 0 0 no-repeat;
	cursor:default;
}
.allinone_thumbnailsBanner.simple .carouselRightNavDisabled:hover {
	background:url(../img/skins/simple/carouselRightNavDisable.png) 0 0 no-repeat;
}
/**CRAZY SKIN***/

.allinone_thumbnailsBanner.crazy .bannerControls {
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	width:100%;
}
.allinone_thumbnailsBanner.crazy .leftNav {
	position:absolute;
	left:110px;
	top:50%;
	/*margin-top:-20px;  height/2 */
	width:31px;
	height:71px;
	background:url(../img/skins/crazy/leftNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
	z-index:4;
}
.allinone_thumbnailsBanner.crazy .leftNav:hover {
	background:url(../img/skins/crazy/leftNavON.png) 0 0 no-repeat;
}
.allinone_thumbnailsBanner.crazy .rightNav {
	position:absolute;
	right:110px;
	top:50%;
	/*margin-top:-20px;  height/2 */
	width:31px;
	height:71px;
	background:url(../img/skins/crazy/rightNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
	z-index:4;
}
.allinone_thumbnailsBanner.crazy .rightNav:hover {
	background:url(../img/skins/crazy/rightNavON.png) 0 0 no-repeat;
}
.allinone_thumbnailsBanner.crazy .thumbsHolderWrapper {
	position:absolute;
	height:98px;
	width:100%;
	overflow:hidden;
	z-index:10;
}
.allinone_thumbnailsBanner.crazy .thumbsHolderVisibleWrapper {
	position:absolute;
	width:100%;
	height:98px;
	overflow:hidden;
}
.allinone_thumbnailsBanner.crazy .thumbsHolder {
	position:absolute;
	margin-top:0px;
	height:98px;
	z-index:4;
}
.allinone_thumbnailsBanner.crazy .thumbsHolder_ThumbOFF {
	float:left;
	display:block;
	width:110px;
	height:65px;
	margin-top:-3px;
	cursor: pointer;
}
.allinone_thumbnailsBanner.crazy .thumbsHolder_ThumbOFF img {
	position:relative;
}
.allinone_thumbnailsBanner.crazy .thumbsHolder_ThumbON {
	margin-top:-3px;
	background:url(../img/skins/crazy/thumbActiveArrow.png) center 3px no-repeat;
}
.allinone_thumbnailsBanner.crazy .carouselLeftNav {
	position:absolute;
	width:205px;
	height:98px;
	background:url(../img/skins/crazy/carouselLeftNav.png) 0 0 no-repeat;
	cursor: pointer;
	z-index:4;
}
.allinone_thumbnailsBanner.crazy .carouselLeftNav:hover {
	background:url(../img/skins/crazy/carouselLeftNavOn.png) 0 0 no-repeat;
}
.allinone_thumbnailsBanner.crazy .carouselLeftNavDisabled {
	background:url(../img/skins/crazy/carouselLeftNavDisable.png) 0 0 no-repeat;
	cursor:default;
}
.allinone_thumbnailsBanner.crazy .carouselLeftNavDisabled:hover {
	background:url(../img/skins/crazy/carouselLeftNavDisable.png) 0 0 no-repeat;
}
.allinone_thumbnailsBanner.crazy .carouselRightNav {
	position:absolute;
	width:205px;
	height:98px;
	background:url(../img/skins/crazy/carouselRightNav.png) 0 0 no-repeat;
	cursor: pointer;
	z-index:4;
}
.allinone_thumbnailsBanner.crazy .carouselRightNav:hover {
	background:url(../img/skins/crazy/carouselRightNavOn.png) 0 0 no-repeat;
}
.allinone_thumbnailsBanner.crazy .carouselRightNavDisabled {
	background:url(../img/skins/crazy/carouselRightNavDisable.png) 0 0 no-repeat;
	cursor:default;
}
.allinone_thumbnailsBanner.crazy .carouselRightNavDisabled:hover {
	background:url(../img/skins/crazy/carouselRightNavDisable.png) 0 0 no-repeat;
}
/**Texts**/


}
/****CRAZY***/

.textRibbonRight_crazy {
	background:url(../img/skins/crazy/backRibbonRight.png) top right no-repeat;
}
.textRibbonLeft_crazy {
	background:url(../img/skins/crazy/backRibbonLeft.png) top left no-repeat;
}
.textRibbonTopRight_crazy {
	background:url(../img/skins/crazy/backRibbonTopRight.png) top left no-repeat;
}
#topCrazyTextBgRight {
	float:left;
	background:#b0010c;
	margin-left:13px;
	margin-top:-19px;
}
.textRibbonTopLeft_crazy {
	background:url(../img/skins/crazy/backRibbonTopLeft.png) top right no-repeat;
}
#topCrazyTextBgLeft {
	float:right;
	width:320px;
	background:url(../img/skins/crazy/textBg_transparency.png);
	margin-right:13px;
	margin-top:-20px;
	padding:14px 5px 20px 5px;
}
.float-block {
	float:left;
	display:block;
}
#textElement3_crazy_list {
	padding: 0;
}
#textElement3_crazy_list ul {
	padding-left: 15px;
}
#textElement3_crazy_list ul li {
	padding:0 0 15px 30px;
	list-style:none;
	background:url(../img/skins/crazy/listIcon.png) 0px 2px no-repeat;
}
.icon {
	width:16px;
	height:21px;
	background:url(../img/skins/crazy/listIcon.png) top left no-repeat;
	padding:0;
	margin-top:3px;
}
.textbg_crazy {
	width:940px;
	background:url(../img/skins/crazy/textBg_transparency.png);
	padding:10px;
}
.textbg_crazy_width {
	width:280px;
	height:354px;
	background:url(../img/skins/crazy/textBg_transparency.png);
	padding:15px;
	color:#FFF;
}
.textbg_crazy_width2 {
	width:320px;
	background:url(../img/skins/crazy/textBg_transparency.png);
	padding:15px;
	color:#FFF;
}

.allinone_thumbnailsBanner_texts {
	position:absolute;
	z-index:3;
	display: none;
	width:100%;
	text-align:left;
}
.allinone_thumbnailsBanner_text_line {
	position:absolute;
}
.hideElement {
	display:none;
}
