div.orbit-wrapper {
	width: 1px; height: 1px; position: relative;
}
div.orbit .orbit-slide {
	left: 0px; top: 0px; position: absolute; max-width: 100%;
}
div.orbit div.orbit-slide {
	width: 100%; height: 100%;
}
div.orbit-wrapper div.timer {
	top: 10px; width: 40px; height: 40px; right: 10px; overflow: hidden; position: absolute; z-index: 31; cursor: pointer; opacity: 0.6;
}
div.orbit-wrapper span.mask {
	top: 0px; width: 20px; height: 40px; right: 0px; overflow: hidden; display: block; position: absolute; z-index: 2;
}
div.orbit-wrapper span.move.rotator {
	left: 0px;
}

div.orbit-wrapper div.timer:hover span.pause {
	opacity: 1;
}
div.orbit-wrapper span.active.pause {
	opacity: 1;
}
.orbit-caption {
	font-family: "HelveticaNeue", "Helvetica-Neue", Helvetica, Arial, sans-serif; display: none;
}
.orbit-wrapper .orbit-caption {
	background: rgba(0, 0, 0, 0.6); padding: 7px 0px; width: 100%; text-align: center; right: 0px; bottom: 0px; color: rgb(255, 255, 255); font-size: 1.3rem; position: absolute; z-index: 30;
}
div.orbit-wrapper div.slider-nav {
	display: block;
}
div.orbit-wrapper div.slider-nav span {
	top: 45%; width: 89px; height: 89px; text-indent: -9999px; margin-top: -25px; position: absolute; z-index: 30; cursor: pointer;
}

ul.orbit-bullets li.has-thumb {
	width: 100px; height: 75px;
}
ul.orbit-bullets li.has-thumb.active {
	border-top-color: rgb(0, 0, 0); border-top-width: 2px; border-top-style: solid;
}
div.orbit img.fluid-placeholder {
	width: 100%; display: block; visibility: hidden; position: static;
}
div.orbit {
	margin: 0px auto; width: 100% !important; height: 500px !important;
}
div.orbit-wrapper {
	margin: 0px auto; width: 100% !important; height: 500px !important;
}
ul.orbit-bullets {
	list-style: none; padding: 0px; left: -4px; top: 92.4%; overflow: hidden; margin-left: 87.4%; display: block; position: absolute; z-index: 30;
}
ul.orbit-bullets li {
	background: url("../images/banner_navigation.png") no-repeat; width: 9px; height: 9px; color: rgb(153, 153, 153); text-indent: -9999px; overflow: hidden; margin-left: 4px; float: left; cursor: pointer;
}
ul.orbit-bullets li.active {
	background-position: -9px 0px; color: rgb(34, 34, 34);
}
.lt-ie9 .timer {
	display: none !important;
}
.lt-ie9 div.caption {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000); zoom: 1;
}
