@charset "utf-8";
/* CSS Document */

html{
	margin:0; padding:0;
	background:url(../images/footerbg.gif) 50% 100% repeat-x #000;
}
body{
	padding:0; margin:0;
	background:url(../images/pagebg.gif) 50% -11px repeat-x;
	color:#fff;
	font:74% Arial, Helvetica, sans-serif;
	text-align:center;
}
h1, h2, h3, h4, h5, p{
	margin:0 0 20px 0;
	padding:0;
}
#header h1{
	margin:0; padding:0;
	width:197px;
	height:30px;
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
}
a{
	outline:none;
	color:#fda700;
}
h2{
	font-size:160%;
}
h3{
	font-size:140%;
}
p{
	line-height:1.4em;
}
#header{
	padding:20px 0 0 0;
	position:relative;
	height:50px;
}
#header .calltoaction a{
	width:188px;
	height:35px;
	background:url(../images/watch.gif) no-repeat 0px 0px;
	text-indent:-9999px;
	display:block;
	position:absolute;
	top:20px;
	right:20px;
}
#wrap{
	width:960px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
.col-a{
	margin:0 20px 0 0;
	float:left;
	width:520px;
}
.col-b{
	width:400px;
	float:left;
	margin:0 0 20px 0;
}
#video-holder h3{
	margin:0 0 15px 0;
}
#video-holder{
	width:480px;
	background:#333;
	padding:15px 20px 20px 20px;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	margin:0 0 20px 0;
}

#bannerrotate{
	height:250px;
	overflow:hidden;
}
#bannerrotate ul, #bannerrotate ul li{
	padding:0; margin:0;
}
#bannerrotate ul{
	list-style:none;
}

h1 .upper{
	color:#E8E8E8;
}
.upper{
	text-transform:uppercase;
}
.highlight{
	font-size:120%;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
	.clearfix {
		display: inline-block;
	}
	
	html[xmlns] .clearfix {
		display: block;
	}
	
	* html .clearfix {
		height: 1%;
	}
	
.clearboth{
	clear:both;
}	




#basecols{
	margin:0 0 20px 0;
}
.column, .midcolumn{
	width:306px;
	float:left;
}
.midcolumn{
	margin:0 10px;
	padding:0 10px;
	border-right:1px solid #333;
	border-left:1px solid #333;	
}
.column h3:last-child{
	margin-bottom:0;
}

#basecols h2{
	color:#fda700;
}
#basecols h4{
	margin:0 0 5px 0;
}
.column p:last-child, .midcolumn p:last-child{
	margin:0;
}




ul#tabrow{
	padding:0; margin:0 0 20px 0;
	border-bottom:1px solid #fda700;
}
ul#tabrow li{
	list-style:none;
	padding:0; margin:0 2px 0 0;
	float:left;
}
ul#tabrow a{
	display:block;
	padding:5px 10px;
	background:#333;
	-moz-border-radius: 0.5em 0.5em 0 0;
	border-radius: 0.5em 0.5em 0 0;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
ul#tabrow .ui-state-hover a{
	background:#555;
}
ul#tabrow li.ui-tabs-selected a{
	background:#fda700;
}

.ui-tabs-panel{
/*
	height:200px;
	overflow:auto;
*/
	margin:0 0 20px 0;
}


#footer{
	clear:both;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	background:#333;
	padding:10px 20px; margin:0 0 10px 0;
	font-size:0.9em;
}
#footer a{
	color:#fff;
}
#footer ul{
	padding:0; margin:0; list-style:none;
	float:right;
}
#footer ul li{
	padding:0 10px 0 0; margin:0 10px 0 0;
	border-right:1px solid #666;
	float:left;
}
#footer ul li:last-child{
	padding:0; margin:0;
	border-right:none;
}
.addthis_toolbox a{
	color:#000;
}
.addthis_toolbox{
	padding:5px;
	background:#fff;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
}
.banners{
	margin:0 0 20px 0;
	text-align:center;
}