html
body
{ margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
/* the container */
.wpg_slider {
	position:relative;
}
.wpg_slider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width:none;
	max-height:none;
}
.wpg_slider_list {
	margin:0;
	padding:0;
	list-style:none;
	display:none;
}
.wpg_slider .stripe {
	position:absolute;
	display:block;	
	height:100%;
	z-index:1;
	overflow:hidden;
}
.wpg_slider .block {
	position:absolute;
	display:block;	
	z-index:1;
	overflow:hidden;
}
.mycanvas {
	position:absolute;
	top:8px;
	right:10px;
	z-index:10;
}



/***CLASSIC SKIN***/
.wpg_slider.classic .bannerControls {
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	width:100%;
}

.wpg_slider.classic .leftNav {
	position:absolute;
	left:4px;
	top:50%;
	/*margin-top:-20px;  height/2 */
	width:41px;
	height:41px;
	background:url(skins/leftNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}
.wpg_slider.classic .leftNav:hover {
	background:url(skins/leftNavON.png) 0 0 no-repeat;
}
.wpg_slider.classic .rightNav {
	position:absolute;
	right:4px;
	top:50%;
	/*margin-top:-20px;  height/2 */
	width:41px;
	height:41px;
	background:url(skins/rightNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}
.wpg_slider.classic .rightNav:hover {
	background:url(skins/rightNavON.png) 0 0 no-repeat;
}
.wpg_slider.classic .bottomNav {
	position:absolute;
	background:url(skins/bottomNavBg.png) 0 0 repeat-x;
	width:0px;
	height:24px;
	z-index:4;
	padding-left:9px;
}
.wpg_slider.classic .bottomNavButtonOFF {
	float:left;
	display:block;
	width:11px;
	height:11px;
	background:url(skins/bottomNavOFF.png) 0 0 no-repeat;
	padding-left:9px;
	cursor: pointer;
}

.wpg_slider.classic .bottomNavButtonON {
	float:left;
	display:block;
	width:11px;
	height:11px;
	padding-left:9px;
	background:url(skins/bottomNavON.png) 0 0 no-repeat;
	cursor: pointer;
}

.wpg_slider.classic .bottomNavLeft {
	position:absolute;
	width:0px;
	display:none;
	background:#F00;
	height:24px;
	z-index:4;
}
.wpg_slider.classic .bottomNavRight {
	position:absolute;
	width:0px;
	display:none;
	height:24px;
	background:#F00;
	z-index:4;
}

.wpg_slider.classic .bottomOverThumb {
	position:absolute;
	width:88px;
	height:106px;
	background:url(skins/bottomOverThumbBg.png) 23px bottom no-repeat;
	bottom:27px;
	margin-left:-25px;
}
.wpg_slider.classic .bottomOverThumb img {
	border:4px solid #fe7709;
}






/***Text Styles***/


.wpg_slider_texts {
	position:absolute;
	z-index:3;
	display: none;
	width:100%;
	text-align:left;
}
.wpg_slider_text_line {
	position:absolute;
}





/****Text Classic Fixed Dimensions***/

.textElement1_classic {
	font: bold 24px "Mtcorsva", Verdana, Helvetica, sans-serif;
	color:#2a2a2a;
}


.textElement2_classic {
	font: bold 24px "Mtcorsva", Verdana, Helvetica, sans-serif;
	text-align:center;
	color:#2a2a2a;
}

.textElement3_classic {
	font: bold 24px "Mtcorsva", Verdana, Helvetica, sans-serif;
	color:#2a2a2a;
}





.textElement11_classic {
	font: bold 24px "Mtcorsva", Verdana, Helvetica, sans-serif;
	color:#fe7809;
	text-shadow:2px 2px 2px rgba(0,0,0,.62);

}


.textElement12_classic {
	font: bold 24px "Mtcorsva", Verdana, Helvetica, sans-serif;
	color:#fe7809;
	text-shadow:2px 2px 2px rgba(0,0,0,.62);
}

.textElement13_classic {
	font: bold 24px "Mtcorsva", Verdana, Helvetica, sans-serif;
	color:#fe7809;
	text-shadow:2px 2px 2px rgba(0,0,0,.62);
}



.textElement21_classic {
	font: bold 30px "Mtcorsva", Verdana, Helvetica, sans-serif;
	color:#2a2a2a;
	text-shadow:0 2px 2px rgba(0,0,0,.52);
}
.textElement22_classic {
	font: bold 30px "Mtcorsva", Verdana, Helvetica, sans-serif;
	color:#2a2a2a;
	text-shadow:0 2px 2px rgba(0,0,0,.52);
}

.textElement31_classic {
	font: bold 18px "Mtcorsva", Verdana, Helvetica, sans-serif;
	padding:0px 15px 3px 15px;
	color:#FFFFFF;
}

.textElement32_classic {
	width:65%;
	font: 32px/40px "Mtcorsva", Verdana, Helvetica, sans-serif;
	padding:15px 15px 15px 15px;
	color:#FFF;
}

.textElement33_classic {
	font: bold 18px "Mtcorsva", Verdana, Helvetica, sans-serif;
	padding:5px 15px 6px 15px;
	color:#FFFFFF;
}


.textElement41_classic {
	font: 20px "Mtcorsva", Verdana, Helvetica, sans-serif;
	text-transform:none;
	padding:6px 15px 6px 15px;
	color:#000000;
}
.textElement42_classic {
	font: bold 26px "Mtcorsva", Verdana, Helvetica, sans-serif;
	text-transform:none;
	padding:6px 15px 6px 15px;
	color:#000000;
}

.textElement51_classic {
	font: bold 28px "Mtcorsva", Verdana, Helvetica, sans-serif;
	text-transform:none;
	text-shadow:0 2px 2px rgba(0,0,0,.52);
	color:#ffffff;
}


.textElement51_classic a {
	color:#ffffff;
	text-decoration:none;
}

.textElement51_classic a:hover {
	color:#fcb505;
}


.textElement52_classic {
	font: bold 28px "Mtcorsva", Verdana, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
	text-shadow:0 2px 2px rgba(0,0,0,.52);
}

.textElement52_classic a {
	color:#FF0000;
	text-decoration:none;
}

.textElement52_classic a:hover {
	color:#ffc000;
	text-decoration:none;
}
.textElement53_classic {
	font: bold 16px "Mtcorsva", Verdana, Helvetica, sans-serif;
}

.textElement53_classic a {
	background:#fcb505;
	text-transform:none;
	padding:6px 15px 6px 15px;
	color:#ffffff;
	text-decoration:none;
}

.textElement53_classic a:hover {
	background:#fecf05;
	padding:6px 15px 6px 15px;
	border:#fcb505 1px solid;
	color:#2a2a2a;
}










