<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
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;
}
.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:20px;
	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%;
	/*margin-top:-35px;  height/2 */
	width:31px;
	height:71px;
	background:url(https://2cd53fede69eb83f459c-b6e99b014c22952d33943491726907cb.ssl.cf2.rackcdn.com/leftNavOFF_png-1354208318) 0 0 no-repeat;
	cursor: pointer;
}

.allinone_thumbnailsBanner.simple .leftNav:hover {
	background:url(https://2cd53fede69eb83f459c-b6e99b014c22952d33943491726907cb.ssl.cf2.rackcdn.com/leftNavON_png-1354208319) 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(https://2cd53fede69eb83f459c-b6e99b014c22952d33943491726907cb.ssl.cf2.rackcdn.com/rightNavOFF_png-1354208320) 0 0 no-repeat;
	cursor: pointer;
}
.allinone_thumbnailsBanner.simple .rightNav:hover {
	background:url(https://2cd53fede69eb83f459c-b6e99b014c22952d33943491726907cb.ssl.cf2.rackcdn.com/rightNavON_png-1354208320) 0 0 no-repeat;
}
.allinone_thumbnailsBanner.simple .thumbsHolderWrapper {
	position:absolute;
	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;
	width:100%;
}
.allinone_thumbnailsBanner.simple .thumbsHolder_ThumbOFF {
	float:left;
	display:block;
	width:110px;
	height:65px;
	cursor: pointer;
}

.allinone_thumbnailsBanner.simple .thumbsHolder_ThumbOFF img {
	position:relative;
}

.allinone_thumbnailsBanner.simple .thumbsHolder_ThumbON {
	background:url(https://2cd53fede69eb83f459c-b6e99b014c22952d33943491726907cb.ssl.cf2.rackcdn.com/thumbActiveArrow2_png-1354208321) center 0 no-repeat;	
}
.allinone_thumbnailsBanner.simple .carouselLeftNav {
	position:absolute;
	width:46px;
	height:98px;
	background:url(https://2cd53fede69eb83f459c-b6e99b014c22952d33943491726907cb.ssl.cf2.rackcdn.com/carouselLeftNav_png-1354208322) 0 0 no-repeat;
	cursor: pointer;
}

.allinone_thumbnailsBanner.simple .carouselLeftNav:hover {
	background:url(https://2cd53fede69eb83f459c-b6e99b014c22952d33943491726907cb.ssl.cf2.rackcdn.com/carouselLeftNavOn_png-1354208323) 0 0 no-repeat;
}

.allinone_thumbnailsBanner.simple .carouselLeftNavDisabled {
	background:url(https://2cd53fede69eb83f459c-b6e99b014c22952d33943491726907cb.ssl.cf2.rackcdn.com/carouselLeftNavDisable_png-1354208323) 0 0 no-repeat;
	cursor:default;
}
.allinone_thumbnailsBanner.simple .carouselLeftNavDisabled:hover {
	background:url(https://2cd53fede69eb83f459c-b6e99b014c22952d33943491726907cb.ssl.cf2.rackcdn.com/carouselLeftNavDisable_png-1354208323) 0 0 no-repeat;
}


.allinone_thumbnailsBanner.simple .carouselRightNav {
	position:absolute;
	width:46px;
	height:98px;
	background:url(https://2cd53fede69eb83f459c-b6e99b014c22952d33943491726907cb.ssl.cf2.rackcdn.com/carouselRightNav_png-1354208324) 0 0 no-repeat;
	cursor: pointer;
}

.allinone_thumbnailsBanner.simple .carouselRightNav:hover {
	background:url(https://2cd53fede69eb83f459c-b6e99b014c22952d33943491726907cb.ssl.cf2.rackcdn.com/carouselRightNavOn_png-1354208324) 0 0 no-repeat;
}
.allinone_thumbnailsBanner.simple .carouselRightNavDisabled {
	background:url(https://2cd53fede69eb83f459c-b6e99b014c22952d33943491726907cb.ssl.cf2.rackcdn.com/carouselRightNavDisable_png-1354208325) 0 0 no-repeat;
	cursor:default;
}
.allinone_thumbnailsBanner.simple .carouselRightNavDisabled:hover {
	background:url(https://2cd53fede69eb83f459c-b6e99b014c22952d33943491726907cb.ssl.cf2.rackcdn.com/carouselRightNavDisable_png-1354208325) 0 0 no-repeat;
}





/**Texts**/








/****Texts SIMPLE Fixed Dimensions***/



.textElement21_simple {
	font:32px/44px 'Droid Sans', Verdana, Helvetica, sans-serif;
	color:#ffffff; 
	padding:10px;
	text-align:left;
	background:url(https://2cd53fede69eb83f459c-b6e99b014c22952d33943491726907cb.ssl.cf2.rackcdn.com/textBg_transparency_png-1354208326);
}


.textElement21_simple a {
	color:#209D9D;
	text-decoration:none;
}

.textElement21_simple a:hover {
	color:#ffffff;
	background: #209D9D;
}






/****Texts SIMPLE Responsive***/



.textElement21_simpleResponsive {
	font:32px/44px 'Droid Sans', Verdana, Helvetica, sans-serif;
	color:#ffffff; 
	padding:10px;
	text-align:left;
	background:url(https://2cd53fede69eb83f459c-b6e99b014c22952d33943491726907cb.ssl.cf2.rackcdn.com/textBg_transparency_png-1354208326);
}


.textElement21_simpleResponsive a {
	color:#209D9D;
	text-decoration:none;
}

.textElement21_simpleResponsive a:hover {
	color:#ffffff;
	background: #209D9D;
}





/****Texts SIMPLE FullWidth***/



.textElement21_simpleFullWidth {
	font:32px/44px 'Droid Sans', Verdana, Helvetica, sans-serif;
	color:#ffffff; 
	padding:10px;
	text-align:left;
	background:url(https://2cd53fede69eb83f459c-b6e99b014c22952d33943491726907cb.ssl.cf2.rackcdn.com/textBg_transparency_png-1354208326);
}


.textElement21_simpleFullWidth a {
	color:#209D9D;
	text-decoration:none;
}

.textElement21_simpleFullWidth a:hover {
	color:#ffffff;
	background: #209D9D;
}



.float-block {
	float:left;
	display:block;
}




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

.allinone_thumbnailsBanner_text_line {
	position:absolute;
}



.hideElement {
	display:none;
}

</pre></body></html>