.wt-rotator {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#09277a;
	position:relative;
	width:632px;
	height:316px;
	overflow:hidden;
	margin-left:4px;
}

.wt-rotator a {
	outline-style:none;
	outline-width:initial;
	outline-color:#000000;
}

.wt-rotator .screen {
	position:relative;
	top:0;
	left:0;
	width:636px;
	height:316px;
	overflow:hidden;
}

.wt-rotator #strip {
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	overflow:hidden;
}

.wt-rotator .content-box {
	display:none;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
}

.wt-rotator .main-img {
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:0;
	border-left-width:0;
	border-style:initial;
	border-top-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	border-left-color:#000000;
}

.wt-rotator .preloader {
	position:absolute;
	top:50%;
	left:50%;
	width:36px;
	height:36px;
	margin-top:-18px;
	margin-left:-18px;
	border-top-left-radius:2px 2px;
	-webkit-border-top-left-radius:2px 2px;
	-o-border-top-left-radius:2px 2px;
	-moz-border-radius-topleft:2px 2px;
	border-top-right-radius:2px 2px;
	-webkit-border-top-right-radius:2px 2px;
	-o-border-top-right-radius:2px 2px;
	-moz-border-radius-topright:2px 2px;
	border-bottom-right-radius:2px 2px;
	-webkit-border-bottom-right-radius:2px 2px;
	-o-border-bottom-right-radius:2px 2px;
	-moz-border-radius-bottomright:2px 2px;
	border-bottom-left-radius:2px 2px;
	-webkit-border-bottom-left-radius:2px 2px;
	-o-border-bottom-left-radius:2px 2px;
	-moz-border-radius-bottomleft:2px 2px;
	background-image:url(assets/loader.gif);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:50% 50%;
	background-position-x:50%;
	background-position-y:50%;
	background-origin:initial;
	background-clip:initial;
	background-color:rgba(0,0,0,0.699219);
	z-index:4;
	display:none;
}

.wt-rotator #timer {
	position:absolute;
	left:0;
	height:4px;
	background-color:#FFFFFF;
	opacity:0.5;
	z-index:4;
	visibility:hidden;
	font-size:0;
}

.wt-rotator .desc {
	color:#FFFFFF;
	position:absolute;
	z-index:6;
	overflow:hidden;
	visibility:hidden;
	text-align:left;
}

.wt-rotator .inner-bg {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	opacity:0.9;
	z-index:0;
}

.wt-rotator .inner-text {
	position:absolute;
	top:0;
	left:0;
	width:auto;
	height:auto;
	z-index:1;
	padding:10px 50px 0px 0px;
}

.wt-rotator .c-panel {
	position:absolute;
	top:0;
	z-index:7;
}

.wt-rotator .outer-hp, .wt-rotator .outer-vp {
	position:absolute;
	background-image:-webkit-gradient(linear, 0 0%, 0 100%, from(rgb(68, 68, 68)), to(rgb(17, 17, 17)));
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
	border:1px solid #000000;
}

.wt-rotator .outer-hp {
	left:0;
	width:100%;
}

.wt-rotator .outer-vp {
	top:0;
	height:100%;
}

.wt-rotator .back-scroll, .wt-rotator .fwd-scroll {
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	background-image:url(assets/spacer.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
}

.wt-rotator .thumbnails, .wt-rotator .buttons {
	display:inline;
	position:relative;
	float:left;
	overflow:hidden;
}

.wt-rotator .thumbnails ul {
	position:relative;
	list-style-type:none;
	list-style-position:initial;
	list-style-image:initial;
	margin:0;
	padding:0;
}

.wt-rotator .thumbnails ul.inside {
	position:absolute;
	top:0;
	left:0;
}

.wt-rotator .thumbnails li, .wt-rotator .play-btn, .wt-rotator .prev-btn, .wt-rotator .next-btn {
	position:relative;
	list-style-type:none;
	list-style-position:initial;
	list-style-image:initial;
	display:inline;
	float:left;
	overflow:hidden;
	width:24px;
	height:24px;
	line-height:24px;
	text-align:center;
	color:#EEEEEE;
	background-color:#000000;
	background-image:-webkit-gradient(linear, 0 0%, 0 100%, from(rgb(51, 51, 51)), to(rgb(0, 0, 0)));
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:50% 50%;
	background-position-x:50%;
	background-position-y:50%;
	background-origin:initial;
	background-clip:initial;
	cursor:pointer;
	font-weight:bold;
	border:1px solid #000000;
}

.wt-rotator .thumbnails li.thumb-over {
	color:#FFFFFF;
	background-color:#000000;
	background-image:-webkit-gradient(linear, 0 0%, 0 100%, from(rgb(221, 221, 221)), to(rgb(187, 187, 187)));
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
}

.wt-rotator .thumbnails li.curr-thumb {
	color:#000000;
	background-color:#000000;
	background-image:-webkit-gradient(linear, 0 0%, 0 100%, from(rgb(255, 255, 255)), to(rgb(221, 221, 221)));
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	cursor:default;
}

.wt-rotator .thumbnails li.image {
	background-image:initial;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
}

.wt-rotator .thumbnails li.image.curr-thumb, .wt-rotator .thumbnails li.image.thumb-over {
	border-top-color:#0066FF;
	border-right-color:#0066FF;
	border-bottom-color:#0066FF;
	border-left-color:#0066FF;
}

.wt-rotator .thumbnails li.image a {
	display:block;
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:0;
	border-left-width:0;
	border-style:initial;
	border-top-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	border-left-color:#000000;
}

.wt-rotator .thumbnails li.image img {
	display:block;
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:0;
	border-left-width:0;
	border-style:initial;
	border-top-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	border-left-color:#000000;
	position:absolute;
	opacity:0.85;
}

.wt-rotator .thumbnails li.image.thumb-over img {
	opacity:1;
}

.wt-rotator .thumbnails li.image.curr-thumb img {
	opacity:1;
	cursor:default;
}

.wt-rotator .thumbnails li * {
	display:none;
}

.wt-rotator .thumbnails li div {
	position:relative;
	color:#FFFFFF;
	background-color:#000000;
	width:auto;
	height:auto;
}

.wt-rotator .button-over {
	background-color:#CCCCCC;
}

.wt-rotator .play-btn {
	background-image:url(assets/play.png), -webkit-gradient(linear, 0 0%, 0 100%, from(rgb(51, 51, 51)), to(rgb(0, 0, 0)));
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-color:#000000;
}

.wt-rotator .play-btn.button-over {
	background-image:url(assets/play.png), -webkit-gradient(linear, 0 0%, 0 100%, from(rgb(221, 221, 221)), to(rgb(187, 187, 187)));
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-color:#000000;
}

.wt-rotator .pause {
	background-image:url(assets/pause.png), -webkit-gradient(linear, 0 0%, 0 100%, from(rgb(51, 51, 51)), to(rgb(0, 0, 0)));
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-color:#000000;
}

.wt-rotator .pause.button-over {
	background-image:url(assets/pause.png), -webkit-gradient(linear, 0 0%, 0 100%, from(rgb(221, 221, 221)), to(rgb(187, 187, 187)));
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-color:#000000;
}

.wt-rotator .prev-btn {
	background-image:url(assets/prev.png), -webkit-gradient(linear, 0 0%, 0 100%, from(rgb(51, 51, 51)), to(rgb(0, 0, 0)));
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-color:#000000;
}

.wt-rotator .prev-btn.button-over {
	background-image:url(assets/prev.png), -webkit-gradient(linear, 0 0%, 0 100%, from(rgb(221, 221, 221)), to(rgb(187, 187, 187)));
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-color:#000000;
}

.wt-rotator .next-btn {
	background-image:url(assets/next.png), -webkit-gradient(linear, 0 0%, 0 100%, from(rgb(51, 51, 51)), to(rgb(0, 0, 0)));
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-color:#000000;
}

.wt-rotator .next-btn.button-over {
	background-image:url(assets/next.png), -webkit-gradient(linear, 0 0%, 0 100%, from(rgb(221, 221, 221)), to(rgb(187, 187, 187)));
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-color:#000000;
}

.wt-rotator .up {
	background-image:url(assets/up.png), -webkit-gradient(linear, 0 0%, 0 100%, from(rgb(51, 51, 51)), to(rgb(0, 0, 0)));
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-color:#000000;
}

.wt-rotator .up.button-over {
	background-image:url(assets/up.png), -webkit-gradient(linear, 0 0%, 0 100%, from(rgb(221, 221, 221)), to(rgb(187, 187, 187)));
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-color:#000000;
}

.wt-rotator .down {
	background-image:url(assets/down.png), -webkit-gradient(linear, 0 0%, 0 100%, from(rgb(51, 51, 51)), to(rgb(0, 0, 0)));
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-color:#000000;
}

.wt-rotator .down.button-over {
	background-image:url(assets/down.png), -webkit-gradient(linear, 0 0%, 0 100%, from(rgb(221, 221, 221)), to(rgb(187, 187, 187)));
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-color:#000000;
}

#rotator-tooltip {
	position:absolute;
	top:0;
	left:0;
	z-index:99999;
	display:none;
}

#rotator-tooltip.txt-up {
	margin-left:-10px;
	margin-bottom:5px;
	background-image:url(assets/vtip.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:10px 100%;
	background-position-x:10px;
	background-position-y:100%;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
}

#rotator-tooltip.txt-down {
	margin-left:-10px;
	margin-top:24px;
	background-image:url(assets/vtip.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:10px 0%;
	background-position-x:10px;
	background-position-y:0%;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
}

#rotator-tooltip.img-up {
	background-image:url(assets/vtip.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:50% 100%;
	background-position-x:50%;
	background-position-y:100%;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
}

#rotator-tooltip.img-down {
	background-image:url(assets/vtip.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:50% 0%;
	background-position-x:50%;
	background-position-y:0%;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
}

#rotator-tooltip.img-right {
	background-image:url(assets/htip.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:0% 50%;
	background-position-x:0%;
	background-position-y:50%;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
}

#rotator-tooltip.img-left {
	background-image:url(assets/htip.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:100% 50%;
	background-position-x:100%;
	background-position-y:50%;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
}

#rotator-tooltip .tt-txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#000000;
	max-width:300px;
	border-top-left-radius:2px 2px;
	-webkit-border-top-left-radius:2px 2px;
	-o-border-top-left-radius:2px 2px;
	-moz-border-radius-topleft:2px 2px;
	border-top-right-radius:2px 2px;
	-webkit-border-top-right-radius:2px 2px;
	-o-border-top-right-radius:2px 2px;
	-moz-border-radius-topright:2px 2px;
	border-bottom-right-radius:2px 2px;
	-webkit-border-bottom-right-radius:2px 2px;
	-o-border-bottom-right-radius:2px 2px;
	-moz-border-radius-bottomright:2px 2px;
	border-bottom-left-radius:2px 2px;
	-webkit-border-bottom-left-radius:2px 2px;
	-o-border-bottom-left-radius:2px 2px;
	-moz-border-radius-bottomleft:2px 2px;
	margin:8px 0px 8px 0px;
	padding:4px;
}

#rotator-tooltip img {
	display:none;
	background-color:#000000;
	border-top-left-radius:2px 2px;
	-webkit-border-top-left-radius:2px 2px;
	-o-border-top-left-radius:2px 2px;
	-moz-border-radius-topleft:2px 2px;
	border-top-right-radius:2px 2px;
	-webkit-border-top-right-radius:2px 2px;
	-o-border-top-right-radius:2px 2px;
	-moz-border-radius-topright:2px 2px;
	border-bottom-right-radius:2px 2px;
	-webkit-border-bottom-right-radius:2px 2px;
	-o-border-bottom-right-radius:2px 2px;
	-moz-border-radius-bottomright:2px 2px;
	border-bottom-left-radius:2px 2px;
	-webkit-border-bottom-left-radius:2px 2px;
	-o-border-bottom-left-radius:2px 2px;
	-moz-border-radius-bottomleft:2px 2px;
	margin:8px;
	padding:3px;
}

.wt-rotator .s-prev, .wt-rotator .s-next {
	position:absolute;
	top:50%;
	margin-top:-25px;
	width:30px;
	height:50px;
	cursor:pointer;
	background-image:url(assets/large_buttons.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	background-attachment:initial;
	background-position:initial initial;
	background-position-x:initial;
	background-position-y:initial;
	background-origin:initial;
	background-clip:initial;
	background-color:#000000;
	opacity:0.7;
	z-index:8;
}

.wt-rotator .s-prev {
	left:0;
	background-position:0px 0px;
	background-position-x:0;
	background-position-y:0;
}

.wt-rotator .s-next {
	left:100%;
	margin-left:-30px;
	background-position:-30px 0px;
	background-position-x:-30px;
	background-position-y:0;
}

.wt-rotator .s-prev.button-over, .wt-rotator .s-next.button-over {
	opacity:1;
	background-color:transparent;
}

.wt-rotator .block, .wt-rotator .vpiece, .wt-rotator .hpiece {
	position:absolute;
	z-index:2;
}
