html,body {
height:100%;
margin:0;
padding:0;
}

body {
	background: #ffffff;
}

.container {
	position: relative;
	width: 100%;
	max-width: 1800px;
	margin: 0 auto;
	text-align: center;
	background: #ffffff;
}

.landscape {
	width:100%;
	height:100%;
	z-index: 4;
}

.landscape img {
	width:100%;
	height:auto;
	-ms-interpolation-mode: bicubic;
}

.portrait {
	width:33.33%;
	height:50%;
	float: left;
	overflow: hidden;
	z-index: 5;
}


.portrait img {
	width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
}

.p1600 {	max-width: 1800px;}
.p1350 {	max-width: 1350px;}
.p1200 { max-width: 1200px; }
.p900 { max-width: 900px; }
.p720 { max-width: 720px; }
.p675 { max-width: 675px; }
.p600 { max-width: 600px; }

.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}

.cleardist {
	clear: both;
	line-height: 12px;
	font-size: 12px;
	height: 12px;
}

#videocontainer {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
	text-align: center;
	z-index: 3;
}

.header {
	position: relative;
	display: inline-block;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	margin: 0;
	padding: 0;
}

.header .leftpart {
	float: left;
	text-align: right;
	display: inline-block;
	margin: 85px 0 0 0;
	padding: 0px 4px 0px 0px;
	width: 195px;
}

.header .rightpart {
	float: left;
	text-align: left;
	border-left: 1px solid #192124;
	display: inline;
	width: auto;
	padding: 107px 0 36px 0px;
	margin: -5px 0 -5px 1px;
}

.header .leftpart img {
	text-align: right;
	width: 114px;
	height: 64px;
	margin: 0;
	padding: 0;
}
	
.header h1 {
		width: auto;
		display: inline-block;
		margin: 0;
		padding: 3px 12px 27px 5px;
		font-family: 'Droid Sans', arial, sans-serif; 
		font-size: 81px;
		line-height: 72px;
		letter-spacing: -3px;
		font-weight: bold;
		color: #f7f9fa;
		-webkit-font-smoothing: antialiased;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.004);		
	}
	
@media all and (max-width: 960px) {
.header h1 {
		width: auto;
		display: inline-block;
		margin: 0;
		padding: 3px 12px 27px 5px;
		font-family: 'Droid Sans', arial, sans-serif; 
		font-size: 40px;
		line-height: 36px;
		letter-spacing: -3px;
		font-weight: bold;
		color: #f7f9fa;
		-webkit-font-smoothing: antialiased;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.004);		
	}
}	

@media all and (max-width: 600px) {
.header h1 {
		width: auto;
		display: inline-block;
		margin: 0;
		padding: 3px 12px 27px 5px;
		font-family: 'Droid Sans', arial, sans-serif; 
		font-size: 10px;
		line-height: 26px;
		letter-spacing: -3px;
		font-weight: bold;
		color: #f7f9fa;
		-webkit-font-smoothing: antialiased;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.004);		
	}
}	
	
.header h2 {
		margin: 0;
		padding: 0px 0px 3px 6px;
		font-family: 'Droid Sans', arial, sans-serif; 
		font-size: 10px;
		line-height: 17px;
		letter-spacing: .3px;
		font-weight: normal;
		color: #fff;
		text-transform: uppercase;
		-webkit-font-smoothing: antialiased;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.004);		
	}				
	
.header h3 {
		margin: 0;
		padding: 0px 0px 6px 0px;
		font-family: 'Droid Sans', arial, sans-serif; 
		font-size: 10px;
		line-height: 17px;
		letter-spacing: .3px;
		font-weight: normal;
		color: #8a9499;
		text-transform: uppercase;
		-webkit-font-smoothing: antialiased;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.004);		
	}			
	
.header h3 strong {
		color: #94127a !important;
		font-weight: normal;
	}
	
a { color: #fff; text-decoration: none; line-height: inherit; }
a:visited { color: #fff; text-decoration: none }
a:hover { color: #94127a; text-decoration: none }
a:active { color: #fff; text-decoration: none }
a:focus { color: #94127a; outline: none; }	
	
.footer {
	float: left;
	width: 100%;
	margin: 1px 0 0 0;
	padding: 0;
	background: #ffffff;
}

.back {
	margin-right: 0px; 
}

.next {
	position: relative;
	float: left;
	width: 114px; 
	height: 64px;
	display: inline;
	overflow: hidden;
	margin: 1px 0 0 -114px;	
}

.next a span {
	border: 0;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

.next img {
	border: 0;
	margin: 0;
	padding: 0;
}
	
.next a:hover span {
	position: absolute;
	display: inline-block;
	left: 0;
	top: 24px;
	background-color: #94127a;
	font-family: 'Droid Sans', arial, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	padding: 1px 5px 1px 5px;
	border: 0;
	margin: 0;
	visibility: visible;
	-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);	
}

.footer h1 {
	margin: 0;
	padding: 0;
	border: 0;
	text-align:center;
}

.footer h1 a {
	font-family: 'Droid Sans', arial, sans-serif; 
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	background: #ffffff;
	color: #cccccc;
	margin-top:20px;
	height: 24px;
	display: block;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	text-align:center;

}

.footer h1 a:hover {
	background-color: #94127a;
}

#mydiv {
   background-color: none;
   background-image:url(assets/logobg.png) ;
   height:200px;
   left:51%;
   margin-left:-20em;
   margin-top:0em;
   position:fixed;
   top:38%;
   width:600px;
}

#cfooter {
   background-color: none;
   height:40px;
   left:51%;
   margin-left:-20em;
   margin-top:0em;
   position:fixed;
   top:93%;
   width:600px;
}


h1 {
	font-family: 'Droid Sans', arial, sans-serif; 
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #ffffff;
	margin-top:10px;
	display: block;
	text-decoration: none;
	-webkit-font-smoothing: antialiased;
	text-align:center;

}
