/*
skins available:
	- common
	- surprise
	- imposing
*/

/* the container */
#collage{width:100%; float:left; position:relative; border-bottom: 25px solid #E00018; z-index: 1}
#header {
    clear: both;
    display: block;
    float: left;
    margin-left: 0;
    width: 100%;
}
.allinone_contentSlider {
	position:relative;
	width:100% !important
}
.allinone_contentSlider img {
	max-width:none;
	max-height:none;
}
.allinone_contentSlider_list {
	margin:0;
	padding:0;
	list-style:none;
	display:none;
}

#contentHolderUnit_0{ 
	background:url(../images/01_universal.jpg) no-repeat center top;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;
}
#contentHolderUnit_1{ background:url(../images/02_universal.jpg) no-repeat center top;-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;}
#contentHolderUnit_2{ background:url(../images/03_universal.jpg) no-repeat center top;-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;}
	
#contentHolderUnit_3{ background:url(../images/04_universal.jpg) no-repeat center top;-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;}

#contentHolderUnit_4{ background:url(../images/05_universal.jpg) no-repeat center top;-webkit-background-size:cover;
	-moz-background-size:cover;
	background-size:cover;}
	
.allinone_contentSlider .contentHolderVisibleWrapper {
	position:absolute;
	overflow:hidden;
	width:100% !important
}
.allinone_contentSlider .contentHolder {
	position:absolute;
}
.allinone_contentSlider .contentHolderUnit {
	float:left;
	display:block;
}
.mycanvas {
	position:absolute;
	top:8px;
	right:10px;
	z-index:10;
	display:none
}
/***COMMON SKIN***/
.allinone_contentSlider.common .bannerControls {
	position:absolute;
	left:0;
	top:0;
	/*z-index:1;*/
	z-index:5;
	width:100%;
	display:none;
}

.allinone_contentSlider.common .leftNav {
	position:absolute;
	left:100px;
	/*left:-35px;*/
/*	top:50%;
	margin-top:-63px; /* height/2 */
	width:60px;
	height:150px;
	background:url(../skins/common/leftNavOFF.html) 0 0 no-repeat;
	cursor: pointer;
}
.allinone_contentSlider.common .leftNav:hover {
	background:url(../skins/common/leftNavON.html) 0 0 no-repeat;
}
.allinone_contentSlider.common .rightNav {
	position:absolute;
	right:100px;
	/*right:-35px;*/
/*	top:50%;
	margin-top:-63px; /* height/2 */
	width:60px;
	height:150px;
	background:url(../skins/common/rightNavOFF.html) 0 0 no-repeat;
	cursor: pointer;
}
.allinone_contentSlider.common .rightNav:hover {
	background:url(../skins/common/rightNavON.html) 0 0 no-repeat;
}
.allinone_contentSlider.common .bottomNav {
	position:absolute;
	width:0px;
	height:30px;
	bottom:-35px;
	z-index:3;
	padding-left:2px;
	/*top:300px !important;*/
	display:block;
}
.allinone_contentSlider.common .bottomNavButtonOFF {
	float:left;
	display:block;
	width:16px;
	height:30px;
	background:url(../images/bottomNavOFF.png) 0 0 no-repeat;
	padding-left:2px;
	cursor: pointer;
}
.allinone_contentSlider.common .bottomNavButtonON {
	float:left;
	display:block;
	width:16px;
	height:30px;
	padding-left:2px;
	background:url(../images/bottomNavON.png) 0 0 no-repeat;
	cursor: pointer;
}
.allinone_contentSlider.common .bottomNavLeft {
	position:absolute;
	width:0px;
	display:none;
	background:#F00;
	height:24px;
	bottom:5px;
	z-index:3;
}
.allinone_contentSlider.common .bottomNavRight {
	position:absolute;
	width:0px;
	display:none;
	height:24px;
	background:#F00;
	bottom:5px;
	z-index:3;
}
.allinone_contentSlider.common .bottomOverThumb {
	position:absolute;
	width:88px;
	height:106px;
	background:url(../skins/common/bottomOverThumbBg.html) 23px bottom no-repeat;
	bottom:30px;
	margin-left:-10px;
}
.allinone_contentSlider.common .bottomOverThumb img {
	border:4px solid #000000;
}
.allinone_contentSlider.common .playOver {
	position:absolute;
	width:73px;
	height:73px;
	background:url(../skins/common/play_overOFF.html) 0 0 no-repeat;
	display:none;
	z-index:4;
	cursor: pointer;
}
.allinone_contentSlider.common .playOver:hover {
	background:url(../skins/common/play_overON.html) 0 0 no-repeat;
	display:none;
	z-index:4;
	cursor: pointer;
}
/***Text Styles***/
.allinone_contentSlider_texts {
	position:absolute;
	z-index:2;
	display: none;
	width:100%;
}
.allinone_contentSlider_text_line {
	position:absolute;
}
/****Common Texts***/
.textElement11_common {
	font: 300 42px/37px 'Roboto Condensed',sans-serif;
	text-transform: capitalize;
	color:#000; line-height:50px;
}
.textElement11_common span{ background-color:#60c4e5; padding:0px 25px 0px 3px; color:#fff; }
.textElement12_common {
	font:300 42px/37px 'Roboto Condensed',sans-serif;
	text-transform: capitalize;
	color:#fff; line-height:50px;
}
.textElement12_common span{ background-color:#60c4e5; padding:0px 25px 0px 3px; color:#fff; }
.textElement13_common {
	font: 400 16px/23px 'Roboto Condensed',sans-serif;
	color:#000;
}
.textElement31_common {
	font: 400 16px/33px 'Roboto Condensed',sans-serif;
	text-transform:uppercase;
	padding:0 4px 0 4px;
	color:#FFFFFF;
	text-decoration:none;
}
.textElement31_common {
	font: 400 16px/23px 'Merriweather Sans';
}
.textElement31_common a {
	background:#000000;
	font:'Merriweather Sans';
	text-transform:uppercase;
	padding:1px 4px 1px 4px;
	color:#FFFFFF;
	text-decoration:none;
}
.textElement31_common a:hover {
	background:#FFFFFF;
	color:#000000;
}
.textElement32_common {
	font: 400 16px/23px 'Merriweather Sans';
}
.textElement32_common a {
	background:#000000;
	font: 'Merriweather Sans';
	text-transform:uppercase;
	padding:1px 3px 1px 3px;
	color:#FFFFFF;
	text-decoration:none;
}
.textElement32_common a:hover {
	background:#FFFFFF;
	color:#000000;
}
.textElement33_common {
	font: 400 16px/23px 'Merriweather Sans';
}
.textElement33_common a {
	background:#000000;
	font: 'Merriweather Sans';
	text-transform:uppercase;
	padding:1px 3px 1px 3px;
	color:#FFFFFF;
	text-decoration:none;
}
.textElement33_common a:hover {
	background:#FFFFFF;
	color:#000000;
}
/****CommonFullWidth Texts***/
.textElement11_commonFW {
	font: 400 50px/52px 'Merriweather Sans';
	text-transform:uppercase;
	color:#333333;
}
.textElement12_commonFW {
	background:#333333;
	font: 400 22px/30px 'Merriweather Sans';
	color:#cccccc;
	padding:1px 3px 1px 3px;
	text-transform:uppercase
}
.textElement13_commonFW {
	font: 400 22px/32px 'Merriweather Sans';
	color:#333333;
}
.hideElement {
	display:none;
}



