/* the container */
.allinone_carousel {
	position:relative;
}
.allinone_carousel img {
	max-width:none;
	max-height:none;
}
.allinone_carousel_list {
	margin:0;
	padding:0;
	list-style:none;
	display:none;
}

.allinone_carousel .contentHolder {
	position:relative;
	overflow:hidden;
}
.mycanvas {
	position:absolute;
	top:8px;
	right:10px;
	z-index:1000;
}

.myloader {
	background:url(../skins/loader.gif);
	width:37px;
	height:37px;
	position:absolute;
	left:49%;
	top:49%;
	z-index:999;
}

.allinone_carousel.powerful .contentHolderUnit {
	position:absolute;
	/*float:left;
	display:block;*/
	width:250px;
	height:250px;
	overflow:hidden;
	cursor: pointer;
	background:url(../skins/powerful/empty.gif) repeat;
}

.allinone_carousel.powerful .elementTitle {
	position:absolute;
	left:0;
	top:230px;
	width:100%;
	text-align:center;
	font: bold 32px/42px 'ChunkFiveRegular',"Arial Black", Gadget, sans-serif;
	text-transform: uppercase;
	text-shadow: -1px -1px 1px #fff, 1px 1px 1px #000;
        color: #333;
        opacity: 0.7;
z-index:1001;
}
.allinone_carousel.powerful .playOver {
	position:absolute;
	width:100px;
	height:100px;
	background:url(../skins/powerful/play_over.png) 0 0 no-repeat;
	display:none;
	z-index:200;
	cursor: pointer;
}

.allinone_carousel.powerful .playOver:hover {
	background:url(../skins/powerful/play_over2.png) 0 0 no-repeat;
	display:none;
	z-index:200;
	cursor: pointer;
}

.text_span_powerful {
	position:absolute;
	left:0;
	width:100%;
	text-align:center;
	font-weight: normal;
	color:#FFFFFF;
	text-transform: none;
}


.allinone_carousel.powerful .bannerControls {
	position:absolute;
	left:0;
	top:0;
	z-index:101;
	width:100%;
}

.allinone_carousel.powerful .leftNav {
	position:absolute;
	left:-23px;
	width:110px;
	height:157px;
	background:url(../skins/powerful/leftNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}
.allinone_carousel.powerful .leftNav:hover {
	background:url(../skins/powerful/leftNavON.png) 0 0 no-repeat;
}
.allinone_carousel.powerful .rightNav {
	position:absolute;
	right:-23px;
	width:110px;
	height:157px;
	background:url(../skins/powerful/rightNavOFF.png) 0 0 no-repeat;
	cursor: pointer;
}
.allinone_carousel.powerful .rightNav:hover {
	background:url(../skins/powerful/rightNavON.png) 0 0 no-repeat;
}
.allinone_carousel.powerful .bottomNav {
	position:absolute;
	height:35px;
	width:0;
	padding-left:9px;
	margin-left:-3px;
	z-index:140;
}
.allinone_carousel.powerful .bottomNavButtonOFF {
	float:left;
	display:block;
	width:13px;
	height:13px;
	background:url(../skins/powerful/bottomNavOFF.png) 0 0 no-repeat;
	padding-left:9px;
	cursor: pointer;
}

.allinone_carousel.powerful .bottomNavButtonON {
	float:left;
	display:block;
	width:13px;
	height:13px;
	padding-left:9px;
	background:url(../skins/powerful/bottomNavON.png) 0 0 no-repeat;
	cursor: pointer;
}

.allinone_carousel.powerful .bottomNavLeft {
	position:absolute;
	width:0px;
	height:35px;
	bottom:-10px;
	z-index:140;
}
.allinone_carousel.powerful .bottomNavRight {
	position:absolute;
	width:0px;
	height:35px;
	bottom:-10px;
	z-index:140;
}

.allinone_carousel.powerful .bottomOverThumb {
	position:absolute;
	width:88px;
	height:106px;
	background:url(../skins/powerful/bottomOverThumbBg.png) 23px bottom no-repeat;
	bottom:27px;
	margin-left:-25px;
}
.allinone_carousel.powerful .bottomOverThumb img {
	border:4px solid #FFFFFF;
}

.hideElement {
	display:none;
}

#bannerBg{
	background:url(../images/responsivebg.png) center top no-repeat;background-size: 100%;
}
#containingDiv {
	width:960px;margin:0 auto; padding:0;	
}
#bottomText {
	width:100%; font:18px 'Lato', sans-serif; color:#333333; border-top:1px solid #cccccc; padding:10px 0 0 0; margin-top:100px; text-align:center;
}

.text_span_powerful {
	position:absolute;
	left:0;
	width:100%;
	text-align:center;
	font-weight: normal;
	color:#fff;
	text-transform: none;
	text-shadow:1px 1px 6px #000;
}

#allinone_carousel_powerful h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:48px;
	color:#fff;
	text-shadow:1px 1px 5px #000;
	text-align:center;
	padding:30px 0 5px 0;
	margin:0;
}

#allinone_carousel_powerful h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#ffe400;
	text-shadow:1px 1px 5px #000;
	text-align:center;
	margin:0;
}

@media screen and (min-width:1200px){
#bannerBg{
	background:url(../images/responsivebg1200.png) center top no-repeat;
}
#containingDiv {
	width:960px;margin:0 auto; padding:0;	
}
#bottomText {
	width:100%; font:18px 'Lato', sans-serif; color:#333333; border-top:1px solid #cccccc; padding:10px 0 0 0; margin-top:100px; text-align:center;
}
}

@media screen and (max-width:767px){
#bannerBg {
	background:url(../images/responsivebg767.png) center top no-repeat;
}
#containingDiv {
	width:100%;margin:0 auto;padding:0;	
}	
#bottomText {
	width:100%;font:14px 'Lato', sans-serif; color:#333333; border-top:1px solid #cccccc; padding:10px 0 0 0; margin-top:50px; text-align:center;
}
#allinone_carousel_powerful h1 {
	font-size:36px;
}

#allinone_carousel_powerful h3 {
	font-size:16px;
}
}

@media screen and (max-width:480px){
#bannerBg {
	background:url(../images/responsivebg480.png) center top no-repeat;
}
#containingDiv {
	width:100%;margin:0 auto;padding:0;	
}	
}

@media screen and (max-width:360px){
#bannerBg {
	background:url(../images/responsivebg360.png) center top no-repeat;
}
#containingDiv {
	width:100%;margin:0 auto;padding:0;	
}	
}