﻿#subRotator {
	width:788px;
}

#subRotator .slideContainer {
	position:relative;
	height:213px; 
	overflow:hidden;
}

#subRotator .slide {
	position:absolute;
	top:0px;
	left:0px;
	background-color: #3B5562;
}

#subRotator .slide .TextArea {
	color: #FFFFFF; 
	padding: 10px 15px 0 15px;
	height:203px;
	width:270px;
	margin-left:488px;
	font-size:11px;
}
#subRotator .slide .TextArea .TextBody {
	padding-top:5px;
  font-family: "Arial Unicode MS",Arial,Helvetica,Sans-serif;
  font-size: 11px;
}

#subRotator .slide .TextArea h2 {
	color:#FFFFFF;
	font-size:20px;
	line-height:18px;
}

#subRotator .slide .TextArea a {
	position:absolute;
	bottom: 65px;
}

#subRotator .slide .TextArea img {
	width:103px;
	height:26px;
}

#subRotator .slide img.slideImage {
	width:488px; 
	height:213px;
	float:left;
}

#subRotator .slideCover {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background-image:url('/_layouts/blank.gif');
}

#subRotator .slideLink {
	display:block;
	position:relative;
	top:117px;
	left:517px;
	height:26px;
	width:103px;
}

#subRotator .tabWrapper {
	height:55px; 
	margin-top:-55px; 
	background-color:#3B5562; 
	opacity:.85;
	filter: alpha(opacity=85);
	clear:both;
	position:relative;
	z-index:1000;
}

#subRotator .tabContainer {
	list-style:none;
	color:#FFFFFF;
}

#subRotator .tabContainer a {
	color:#FFFFFF;
	text-decoration:none;
  	/*font-family: "Arial Unicode MS",Arial,Helvetica,Sans-serif;*/
}

#subRotator .tabContainer .tab {
	float:left;
	width:120px;
	padding-top:10px;
	padding-left:25px;
	padding-right:25px;
	height:45px;
	border-right: 1px solid #94AAA9;
	font-weight:bold;
	font-size:11.5px;
}

#subRotator .tabContainer .selected a {
	color:#D2C500
}

#subRotator .tabContainer {
	position:relative;
	width:2000px;
}

#subRotator .tabWrapper {
	overflow:hidden;
}

#subRotator .tabWrapper .tabControls {
	width:788px;
	clear:both;
}

#subRotator .tabControls {
	position:relative;
}

#subRotator .tabWrapper .tabButton {
	border:0px none #FFFFFF;
	margin-top:-55px;
	text-indent:-9999px;
	height:55px;
}

#subRotator .tabWrapper #prevButton {
	float:left;
	width:19px;
	margin-right:-19px;
	background: url("/style library/tcg/images/prevBtn.png") no-repeat scroll 0px 7px transparent;
}

#subRotator .tabWrapper #nextButton {
	float:right;
	width:115px;
	background: url("/style library/tcg/images/nextBtn.png") no-repeat scroll 0 0 transparent;
}
