@charset "utf-8";
/* CSS Document */
.rotate { 
    left: 0;
    position: absolute;
    top: 0;
	height: 360px;
}
.rotate.popup { background-color:#fff;}
.chromeframe {
	margin: .2em 0;
	background: #ccc;
	color: black;
	padding: .2em 0;
}
.sequence img.first {
	display: block;
}
.jquery-reel-preloader {
	height: 3px!important;
	top: 0!important;
	background-color: #0096d6!important;
}
#sections {
	position: relative;
	z-index: 100;
	display: block;
	margin: 0 auto;
	background-color: transparent;
}
#sections section {
	position: relative;
	margin-bottom: none;
	padding: 0;
	display: none;
}
#sections section#screen_rotation {
	background-color: #FFF;
	display: block;
}
#sections section#screen_rotation #autoplay {
	position: absolute;
	z-index: 400;
	top: 0;
	left: 0;
}
#sections section#screen_rotation #autoplay img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	z-index: 1;
}
#sections section#screen_rotation #autoplay img.active {
	z-index: 3;
}
.ir {
	display: block;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
*line-height:0
}
.ir br {
	display: none;
}
.hidden {
	display: none!important;
	visibility: hidden
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.invisible {
	visibility: hidden;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom:1;
}
