div#rotator {
	width: 972px;
	height: 450px;
	margin:0 auto;
}
#rotator .boxFeature {
	padding:6px;
	margin-top:1px;
	padding-top:4px;
}
#feature {
	width:972px;
	height:450px;
	position:relative;
	overflow:hidden;
	display:block;
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url(http://static.epicbattles.net/images/rotator/eb-logo.png);
	background-color:#000000;
	margin-left:-6px;
	margin-right:-6px;
	margin-top:-6px;
}
#feature-video {
	width: 755px;
	height:450px;
	display:none;
	text-align:left;
}
#feature-video-info {
	width:207px;
	height:413px;
	padding:5px;
	padding-left:7px;
	padding-right:7px;
	line-height:20px;
	position:absolute;
	top:0;
	left:750px;
	overflow:auto;
	display:none;
	border-left:1px solid #FC0;
	background-image: url("http://static.epicbattles.net/images/opacity/75.png");
	font-size:12px;
	color:#f1f1f1;
}
#feature .feature-status {
	position:absolute;
	width:16px;
	height:16px;
	right:0;
	top:0;
	z-index:1001;
	padding:4px;
	background-image: url("http://static.epicbattles.net/images/opacity/50.png");
	border-left:1px solid #FC0;
	border-bottom:1px solid #FC0;
}
#feature .feature-text {
	background-image: url("http://static.epicbattles.net/images/opacity/75.png");
	width: 950px;
	position: absolute;
	bottom: 24px;
	padding: 10px 10px 10px 20px;
	font-family: "Lucida Grande", Tahoma, Helvetica, Arial;
	font-size: 14px;
	border-top: 1px dotted #ffffff;
	border-bottom: 1px dotted #ffffff;
}
#feature-image {
	width: 64px;
	height: 64px;
	border: 0;
	padding-right: 10px;
	float: left;
}
#feature-title {
	width: 961px;
	font-size: 18px;
	text-transform: uppercase;
	color: #f1f1f1;
	display: block;
	font-weight: bold;
}
#feature-body {
	color: #aaa;
	width: 947px;
	font-size:12px;
	padding-bottom: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}
#feature-body strong {
	color:#f1f1f1;
	font-weight:bold;
}
#feature-play {
	display:none;
	margin:0 auto;
	margin-top:60px;
	cursor:pointer;
	height:60px;
	width:60px;
	background: url(http://static.epicbattles.net/images/icons/icon-play-video.png) no-repeat 0px 0px;
	background-position: 0px -30px;
}
#feature-play:hover {
	background-position: 0px -100px;
}
#feature-stop {
	cursor:pointer;
	color:#FC0;
	font-weight:bold;
	font-size:17px;
	display:none;
	position:absolute;
	bottom:0px;
	left:750px;
	width:219px;
	padding:3px;
	text-align:center;
	border-top:1px solid #FC0;
	border-left:1px solid #FC0;
	background-image: url("http://static.epicbattles.net/images/opacity/75.png");
}
#feature-stop:hover {
	color:#f1f1f1;
}
#feature-link {
	background-image: url("http://static.epicbattles.net/images/opacity/50.png");
	border: 1px solid #CC0000;
	padding: 6px 3px;
	clear:both;
	width:923px;
	-webkit-box-shadow: #CC0000 0px 0px 10px;
	-moz-box-shadow: #CC0000 0px 0px 10px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
}
#feature-link a {
	background-image: url("http://static.epicbattles.net/images/icons/go.png");
	background-repeat: no-repeat;
	padding: 3px 0 3px 22px;
	color: #FFCC00;
	font-size:11px;
	text-decoration:none;
}
#feature-link a:hover {
	color: #FFFFFF;
	font-size:11px;
	text-decoration:underline
}
#feature-extra {
	padding: 5px 0 0 25px;
	font-size: 11px;
	color:#f1f1f1;
}
#feature-extra a {
	padding: 0 1px;
	color: #999;
	font-size: 11px;
}
#feature-extra a:hover {
	color: #fff;
	font-size: 11px;
}
/* Rotator Tabs */
.wrapper-thumbs {
	width:100%;
	height:82px;
	margin:0 auto;
	margin-left:12px;
}
.thumbs {
	font-size:11px;
	color:#999;
	text-align:center;
	bottom:0;
	z-index:0;
	float:left;
	height:65px;
	margin:0;
	height:auto;
	color:#000;
	font-weight:bold;
	position:static;
	padding:0 12px;
}
.thumbs li {
	cursor:pointer;
	float:left;
	margin:0 0 0 6px;
	padding:12px 3px 3px;
	position:static;
	right:auto;
	list-style:none;
	width:114px;
	margin-left:9px;
}
.thumbs li a:hover {
	border:1px solid #FC0;
}
.thumbs li a {
	display:block;
	margin-top:0;
	position:relative;
	border:1px solid #CC0000;
	-webkit-box-shadow: #CC0000 0px 0px 10px;
	-moz-box-shadow: #CC0000 0px 0px 10px;
}
.thumbs li:hover .title {
	color:#FC0;
}
.thumbs li .title {
	display:block;
	text-align:center;
	padding:0;
	overflow:hidden;
	position:relative;
	position:absolute;
	bottom:0;
	left:0;
	background-color:black;
	color:#fff;
	opacity:0.75;
	width:104px;
	height:2em;
	line-height:2em;
	font-size:11px;
	text-align:left;
	padding-left:8px;
	filter:alpha(opacity=75);
}
.thumbs img {
	width:80px;
	height:45px;
	display:block;
	width:112px;
	height:63px;
}
#thumbs-video {
	background:url(http://static.epicbattles.net/images/icons/icon-play-video.png) no-repeat 0px 0px;
	position:absolute;
	top:3px;
	right:3px;
	width:20px;
	height:20px;
	z-index:1;
}
.video-info {
	font-weight:bold;
	font-size:17px;
	color:#FC0;
	text-align:left;
}
