﻿.parallax_classic {
	position: relative;
}
.parallax_classic img {
	max-height: none; max-width: none;
}
.parallax_classic_list {
	list-style: none; margin: 0px; padding: 0px; display: none;
}
.parallax_classic .contentHolderVisibleWrapper {
	overflow: hidden; position: absolute;
}
.parallax_classic .contentHolder {
	position: absolute;
}
.parallax_classic .contentHolderUnit {
	overflow: hidden; float: left; display: block;
}
.mycanvas {
	top: 8px; right: 10px; position: absolute; z-index: 10;
}
.myloader {
	background: url("skins/classic/loader.gif"); left: 49%; top: 49%; width: 37px; height: 37px; position: absolute; z-index: 5;
}
.fixedBackground {
	position: absolute; z-index: 0;
}
.bullets.parallax_classic .bannerControls {
	left: 0px; top: 0px; width: 100%; position: absolute; z-index: 5;
}
.bullets.parallax_classic .leftNav {
	background: url("skins/classic/bullets/leftNavOFF.png") no-repeat 0px 0px; left: 20px; width: 41px; height: 41px; position: absolute; cursor: pointer;
}
.bullets.parallax_classic .leftNav:hover {
	background: url("skins/classic/bullets/leftNavON.png") no-repeat 0px 0px;
}
.bullets.parallax_classic .rightNav {
	background: url("skins/classic/bullets/rightNavOFF.png") no-repeat 0px 0px; width: 41px; height: 41px; right: 20px; position: absolute; cursor: pointer;
}
.bullets.parallax_classic .rightNav:hover {
	background: url("skins/classic/bullets/rightNavON.png") no-repeat 0px 0px;
}
.bullets.parallax_classic .bottomNav {
	width: 0px; height: 24px; bottom: -35px; padding-left: 5px; position: absolute; z-index: 3;
}
.bullets.parallax_classic .bottomNavButtonOFF {
	background: url("skins/classic/bullets/bottomNavOFF.png") no-repeat 0px 0px; width: 14px; height: 14px; padding-left: 9px; float: left; display: block; cursor: pointer;
}
.bullets.parallax_classic .bottomNavButtonON {
	background: url("skins/classic/bullets/bottomNavON.png") no-repeat 0px 0px; width: 14px; height: 14px; padding-left: 9px; float: left; display: block; cursor: pointer;
}
.bullets.parallax_classic .bottomNavLeft {
	background: rgb(255, 0, 0); width: 0px; height: 24px; bottom: 5px; display: none; position: absolute; z-index: 3;
}
.bullets.parallax_classic .bottomNavRight {
	background: rgb(255, 0, 0); width: 0px; height: 24px; bottom: 5px; display: none; position: absolute; z-index: 3;
}
.bullets.parallax_classic .bottomOverThumb {
	background: url("skins/classic/bullets/bottomOverThumbBg.png") no-repeat 0px 0px; width: 88px; height: 95px; bottom: 25px; margin-left: -44px; position: absolute;
}
.bullets.parallax_classic .innerBottomOverThumb {
	margin: 4px 0px 0px 4px; width: 80px; height: 80px; overflow: hidden; position: relative;
}
.bullets.parallax_classic .bottomOverThumb img {
	
}
.bullets.parallax_classic .playOver {
	background: url("skins/classic/bullets/play_overOFF.png") no-repeat 0px 0px; width: 73px; height: 73px; display: none; position: absolute; z-index: 4; cursor: pointer;
}
.bullets.parallax_classic .playOver:hover {
	background: url("skins/classic/bullets/play_overON.png") no-repeat 0px 0px; display: none; z-index: 4; cursor: pointer;
}
.thumbs.parallax_classic .bannerControls {
	left: 0px; top: 0px; width: 100%; position: absolute; z-index: 5;
}
.thumbs.parallax_classic .leftNav {
	background: url("skins/classic/thumbs/leftNavOFF.png"); left: 20px; width: 41px; height: 41px; position: absolute; cursor: pointer;
}
.thumbs.parallax_classic .leftNav:hover {
	background: url("skins/classic/thumbs/leftNavON.png") no-repeat 0px 0px;
}
.thumbs.parallax_classic .rightNav {
	background: url("skins/classic/thumbs/rightNavOFF.png") no-repeat 0px 0px; width: 41px; height: 41px; right: 20px; position: absolute; cursor: pointer;
}
.thumbs.parallax_classic .rightNav:hover {
	background: url("skins/classic/thumbs/rightNavON.png") no-repeat 0px 0px;
}
.thumbs.parallax_classic .bottomNav {
	width: 0px; height: 24px; bottom: -35px; padding-left: 9px; position: absolute; z-index: 3;
}
.thumbs.parallax_classic .bottomNavButtonOFF {
	background: url("skins/classic/thumbs/bottomNavOFF.png") no-repeat 0px 0px; width: 14px; height: 14px; padding-left: 9px; float: left; display: block; cursor: pointer;
}
.thumbs.parallax_classic .bottomNavButtonON {
	background: url("skins/classic/thumbs/bottomNavON.png") no-repeat 0px 0px; width: 14px; height: 14px; padding-left: 9px; float: left; display: block; cursor: pointer;
}
.thumbs.parallax_classic .bottomNavLeft {
	background: rgb(255, 0, 0); width: 0px; height: 24px; bottom: 5px; display: none; position: absolute; z-index: 3;
}
.thumbs.parallax_classic .bottomNavRight {
	background: rgb(255, 0, 0); width: 0px; height: 24px; bottom: 5px; display: none; position: absolute; z-index: 3;
}
.thumbs.parallax_classic .bottomOverThumb {
	background: url("skins/classic/thumbs/bottomOverThumbBg.png") no-repeat 0px 0px; width: 88px; height: 95px; bottom: 25px; margin-left: -44px; position: absolute;
}
.thumbs.parallax_classic .innerBottomOverThumb {
	margin: 4px 0px 0px 4px; width: 80px; height: 80px; overflow: hidden; position: relative;
}
.thumbs.parallax_classic .bottomOverThumb img {
	
}
.thumbs.parallax_classic .playOver {
	background: url("skins/classic/thumbs/play_overOFF.png") no-repeat 0px 0px; width: 73px; height: 73px; display: none; position: absolute; z-index: 4; cursor: pointer;
}
.thumbs.parallax_classic .playOver:hover {
	background: url("skins/classic/thumbs/play_overON.png") no-repeat 0px 0px; display: none; z-index: 4; cursor: pointer;
}
.thumbs.parallax_classic .thumbsHolderWrapper {
	padding: 0px; width: 100%; height: 135px; overflow: hidden; position: absolute; z-index: 2;
}
.thumbs.parallax_classic .thumbsHolderVisibleWrapper {
	width: 100%; height: 135px; overflow: hidden; position: absolute;
}
.thumbs.parallax_classic .thumbsHolder {
	position: absolute;
}
.thumbs.parallax_classic .thumbsHolder_ThumbOFF {
	width: 95px; height: 65px; float: left; display: block; cursor: pointer;
}
.thumbs.parallax_classic .thumbsHolder_ThumbOFF img {
	position: relative;
}
.thumbs.parallax_classic .thumbsHolder_ThumbON {
	background: url("skins/classic/thumbs/thumbActiveArrow.png") no-repeat center 0px;
}
.thumbs.parallax_classic .thumbsHolder_ThumbON img {
	position: relative;
}
.thumbs.parallax_classic .carouselLeftNav {
	background: url("skins/classic/thumbs/carouselLeftNavOFF.png") no-repeat 0px 0px; width: 16px; height: 135px; position: absolute; cursor: pointer;
}
.thumbs.parallax_classic .carouselLeftNav:hover {
	background: url("skins/classic/thumbs/carouselLeftNavON.png") no-repeat 0px 0px;
}
.thumbs.parallax_classic .carouselLeftNavDisabled {
	background: url("skins/classic/thumbs/carouselLeftNavDisable.png") no-repeat 0px 0px; cursor: default;
}
.thumbs.parallax_classic .carouselLeftNavDisabled:hover {
	background: url("skins/classic/thumbs/carouselLeftNavDisable.png") no-repeat 0px 0px;
}
.thumbs.parallax_classic .carouselRightNav {
	background: url("skins/classic/thumbs/carouselRightNavOFF.png") no-repeat 0px 0px; width: 16px; height: 135px; position: absolute; cursor: pointer;
}
.thumbs.parallax_classic .carouselRightNav:hover {
	background: url("skins/classic/thumbs/carouselRightNavON.png") no-repeat 0px 0px;
}
.thumbs.parallax_classic .carouselRightNavDisabled {
	background: url("skins/classic/thumbs/carouselRightNavDisable.png") no-repeat 0px 0px; cursor: default;
}
.thumbs.parallax_classic .carouselRightNavDisabled:hover {
	background: url("skins/classic/thumbs/carouselRightNavDisable.png") no-repeat 0px 0px;
}
.parallax_classic_texts {
	width: 100%; position: absolute; z-index: 2;
	left:0;
	top:119px;
}
.parallax_classic_text_line {
	display: none; position: absolute;
}
.textElement10_bullets {
	background: url("skins/classic/bullets/textBg_transparency.png") 0px 0px; width: 23%; height: 48%; text-align: left;
}
.textElement11_bullets {
	font: bold 25px/32px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(119, 192, 69); text-transform: uppercase; font-size-adjust: none; font-stretch: normal;
}
.textElement11_bullets a {
	color: rgb(119, 192, 69); text-decoration: none;
}
.textElement11_bullets a:hover {
	text-decoration: underline;
}
.textElement12_bullets {
	font: 16px/20px "Droid Sans", Verdana, Helvetica, sans-serif; width: 21%; color: rgb(255, 255, 255); font-size-adjust: none; font-stretch: normal;
}
.textElement20_bullets {
	background: url("skins/classic/bullets/textBg_transparency70.png") 0px 0px; width: 30%; height: 15%; text-align: left;
}
.textElement21_bullets {
	font: bold 26px/36px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(255, 255, 255); text-transform: uppercase; font-size-adjust: none; font-stretch: normal;
}
.textElement31_bullets {
	font: bold 62px/72px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(229, 58, 64); text-transform: uppercase; font-size-adjust: none; font-stretch: normal;
}
.textElement32_bullets {
	font: bold 36px/46px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal; xwidth: 26%;
}
.textElement32_bullets a {
	color: rgb(170, 94, 177); text-decoration: underline;
}
.textElement32_bullets a:hover {
	color: rgb(250, 123, 0); text-decoration: underline;
}
.textElement41_bullets {
	font: bold 26px/36px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(85, 85, 85); text-transform: uppercase; font-size-adjust: none; font-stretch: normal;
}
.textElement42_bullets {
	font: bold 128px/98px "Rokkitt", serif; color: rgb(211, 22, 67); font-size-adjust: none; font-stretch: normal;
}
.textElement42_bullets a {
	color: rgb(170, 94, 177); text-decoration: underline;
}
.textElement42_bullets a:hover {
	color: rgb(250, 123, 0); text-decoration: underline;
}
.textElement51_bullets {
	font: bold 32px/48px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(230, 48, 24); text-transform: uppercase; font-size-adjust: none; font-stretch: normal;
}
.textElement10_bulletsFW {
	background: url("skins/classic/bullets/textBg_transparency.png") 0px 0px; width: 21%; height: 46%; text-align: left;
}

.textElement8_bulletsFW {
	font: bold 32px/50px "Droid Sans", Verdana, Helvetica, sans-serif; width: 24%; color: rgb(204, 51, 51); text-transform: uppercase; font-size-adjust: none; font-stretch: normal;
}
.textElement8_bulletsFW a {
	color: rgb(119, 192, 69); text-decoration: none;
}
.textElement8_bulletsFW a:hover {
	text-decoration: underline;
}

.textElement11_bulletsFW {
	font: bold 52px/70px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(204, 51, 51); text-transform: uppercase; font-size-adjust: none; font-stretch: normal;
}
.textElement11_2_bulletsFW {
	font: bold 28px/38px "Droid Sans", Verdana, Helvetica, sans-serif;
	color: rgb(204,0,0);
	font-size-adjust: none;
	font-stretch: normal;
	width: auto;
}
.textElement11_bulletsFW a {
	color: rgb(119, 192, 69); text-decoration: none;
}
.textElement11_bulletsFW a:hover {
	text-decoration: underline;
}
.textElement12_bulletsFW {
	font: 28px/38px "Droid Sans", Verdana, Helvetica, sans-serif;
	width: 100%;
	color: rgb(255,255,255);
	font-size-adjust: none;
	font-stretch: normal;
	font-weight: bold;
	margin-left: 20%;
	margin-right: 30%;
}
.textElement20_bulletsFW {
	background: url("skins/classic/bullets/textBg_transparency70.png") 0px 0px; width: 29%; height: 15%; text-align: left;
}
.textElement21_bulletsFW {
	font: bold 56px/76px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(255,255, 255); text-transform: uppercase; font-size-adjust: none; font-stretch: normal;
}
.textElement31_bulletsFW {
	font: bold 96px/104px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(229, 58, 64); text-transform: uppercase; font-size-adjust: none; font-stretch: normal;
}
.textElement32_bulletsFW {
	font: bold 65px/75px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
.textElement32_bulletsFW a {
	color: rgb(170, 94, 177); text-decoration: underline;
}
.textElement32_bulletsFW a:hover {
	color: rgb(250, 123, 0); text-decoration: underline;
}
.textElement41_bulletsFW {
	font: bold 46px/56px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(85, 85, 85); text-transform: uppercase; font-size-adjust: none; font-stretch: normal;
}
.textElement42_bulletsFW {
	font: bold 238px/238px "Rokkitt", serif; color: rgb(211, 22, 67); font-size-adjust: none; font-stretch: normal;
}
.textElement42_bulletsFW a {
	color: rgb(170, 94, 177); text-decoration: underline;
}
.textElement42_bulletsFW a:hover {
	color: rgb(250, 123, 0); text-decoration: underline;
}
.textElement51_bulletsFW {
	font: bold 65px/80px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(230, 48, 24); text-transform: uppercase; font-size-adjust: none; font-stretch: normal;
}
.textElement10_thumbs {
	background: url("skins/classic/bullets/textBg_transparency.png") 0px 0px; width: 23%; height: 48%; text-align: left;
}
.textElement11_thumbs {
	font: bold 25px/32px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(119, 192, 69); text-transform: uppercase; font-size-adjust: none; font-stretch: normal;
}
.textElement11_thumbs a {
	color: rgb(119, 192, 69); text-decoration: none;
}
.textElement11_thumbs a:hover {
	text-decoration: underline;
}
.textElement12_thumbs {
	font: 16px/20px "Droid Sans", Verdana, Helvetica, sans-serif; width: 21%; color: rgb(255, 255, 255); font-size-adjust: none; font-stretch: normal;
}
.textElement20_thumbs {
	background: url("skins/classic/bullets/textBg_transparency70.png") 0px 0px; width: 30%; height: 15%; text-align: left;
}
.textElement21_thumbs {
	font: bold 26px/36px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(255, 255, 255); text-transform: uppercase; font-size-adjust: none; font-stretch: normal;
}
.textElement31_thumbs {
	font: bold 62px/72px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(229, 58, 64); text-transform: uppercase; font-size-adjust: none; font-stretch: normal;
}
.textElement32_thumbs {
	font: bold 36px/46px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal; xwidth: 26%;
}
.textElement32_thumbs a {
	color: rgb(170, 94, 177); text-decoration: underline;
}
.textElement32_thumbs a:hover {
	color: rgb(250, 123, 0); text-decoration: underline;
}
.textElement41_thumbs {
	font: bold 26px/36px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(85, 85, 85); text-transform: uppercase; font-size-adjust: none; font-stretch: normal;
}
.textElement42_thumbs {
	font: bold 128px/98px "Rokkitt", serif; color: rgb(211, 22, 67); font-size-adjust: none; font-stretch: normal;
}
.textElement42_thumbs a {
	color: rgb(170, 94, 177); text-decoration: underline;
}
.textElement42_thumbs a:hover {
	color: rgb(250, 123, 0); text-decoration: underline;
}
.textElement51_thumbs {
	font: bold 32px/48px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(230, 48, 24); text-transform: uppercase; font-size-adjust: none; font-stretch: normal;
}
.textElement10_thumbsFW {
	background: url("skins/classic/bullets/textBg_transparency.png") 0px 0px; width: 21%; height: 46%; text-align: left;
}
.textElement11_thumbsFW {
	font: bold 52px/70px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(119, 192, 69); text-transform: uppercase; font-size-adjust: none; font-stretch: normal;
}
.textElement11_thumbsFW a {
	color: rgb(119, 192, 69); text-decoration: none;
}
.textElement11_thumbsFW a:hover {
	text-decoration: underline;
}
.textElement12_thumbsFW {
	font: 24px/34px "Droid Sans", Verdana, Helvetica, sans-serif; width: 20%; color: rgb(255, 255, 255); font-size-adjust: none; font-stretch: normal;
}
.textElement20_thumbsFW {
	background: url("skins/classic/bullets/textBg_transparency70.png") 0px 0px; width: 29%; height: 15%; text-align: left;
}
.textElement21_thumbsFW {
	font: bold 56px/76px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(255, 255, 255); text-transform: uppercase; font-size-adjust: none; font-stretch: normal;
}
.textElement31_thumbsFW {
	font: bold 96px/104px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(229, 58, 64); text-transform: uppercase; font-size-adjust: none; font-stretch: normal;
}
.textElement32_thumbsFW {
	font: bold 65px/75px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
.textElement32_thumbsFW a {
	color: rgb(170, 94, 177); text-decoration: underline;
}
.textElement32_thumbsFW a:hover {
	color: rgb(250, 123, 0); text-decoration: underline;
}
.textElement41_thumbsFW {
	font: bold 46px/56px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(85, 85, 85); text-transform: uppercase; font-size-adjust: none; font-stretch: normal;
}
.textElement42_thumbsFW {
	font: bold 238px/238px "Rokkitt", serif; color: rgb(211, 22, 67); font-size-adjust: none; font-stretch: normal;
}
.textElement42_thumbsFW a {
	color: rgb(170, 94, 177); text-decoration: underline;
}
.textElement42_thumbsFW a:hover {
	color: rgb(250, 123, 0); text-decoration: underline;
}
.textElement51_thumbsFW {
	font: bold 65px/80px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(230, 48, 24); text-transform: uppercase; font-size-adjust: none; font-stretch: normal;
}
.textElement11_sideBar {
	font: bold 32px/42px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(255, 255, 255); text-transform: uppercase; font-size-adjust: none; font-stretch: normal;
}
.textElement11_sideBar a {
	color: rgb(255, 255, 255); text-decoration: none;
}
.textElement11_sideBar a:hover {
	text-decoration: underline;
}
.textElement12_sideBar {
	font: 16px/20px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(255, 255, 255); font-size-adjust: none; font-stretch: normal;
}
.textElement20_sideBar {
	background: url("skins/classic/bullets/textBg_transparency70.png") 0px 0px; width: 75%; height: 8%; text-align: left;
}
.textElement21_sideBar {
	font: bold 22px/32px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(255, 255, 255); text-transform: uppercase; font-size-adjust: none; font-stretch: normal;
}
.textElement22_sideBar {
	font: bold 16px/21px "Droid Sans", Verdana, Helvetica, sans-serif; width: 26%; color: rgb(255, 255, 255); font-size-adjust: none; font-stretch: normal;
}
.textElement22_sideBar a {
	color: rgb(170, 94, 177); text-decoration: underline;
}
.textElement22_sideBar a:hover {
	color: rgb(250, 123, 0); text-decoration: underline;
}
.textElement31_sideBar {
	font: bold 48px/56px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(229, 58, 64); text-transform: uppercase; font-size-adjust: none; font-stretch: normal;
}
.textElement32_sideBar {
	font: bold 22px/26px "Droid Sans", Verdana, Helvetica, sans-serif; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
.textElement32_sideBar a {
	color: rgb(170, 94, 177); text-decoration: underline;
}
.textElement32_sideBar a:hover {
	color: rgb(250, 123, 0); text-decoration: underline;
}
.hideElement {
	display: none;
}
