@charset "utf-8";
/* CSS Document */
@import "general.css";
@import "nav.css";
@import "themes.css";
@import "search.css";
body {
	margin:0 auto 15px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:1.25em;
}
#header {
	position:relative;
	margin:0 auto 10px;
	height:117px;
	width:1000px;/*background:#cccccc;*/
}
#header #logo {
	top:7px;
	left:12px;
	position:absolute;
}
#richMedia {
	/*background:url(../images/misc/bg.gif) repeat-x;*/
	background: url(../images/flashAlt/gradient.png) repeat-x;
	margin:0 0 10px;
}
#richMedia #flashAltLarge {
	width:1000px;
	height:449px;
	margin:0 auto;
	overflow: hidden;
	background: url(../images/flashAlt/buildings.png) no-repeat 0px 310px;
}
#richMedia #flashAltLarge #channelAlt {
	float: left;
	width: 250px;
	height: 450px;
}
#channelAlt h3 {
	color: #ccc;
	text-shadow: 0.1em 0.1em 0.2em black
}
#channelAlt a {
	display: block;
	font-size: 11pt;
	padding: 5px 5px;
	color: #fff;
	text-decoration: none;
	text-shadow: 0.1em 0.1em 0.2em black
}
#channelAlt a:hover, #channelAlt a:active {
	text-color: #c0c0c0;
	background: #fff;
}
#richMedia #flashAltLarge #playerAlt {
	float: left;
	width: 640px;
	height: 450px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#playerAlt a {
	width: 100%;
	position: relative;
	top: 200px;
	display: block;
	padding: 25px 0px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size: 25px;
	background: url(../images/flashAlt/playbtn.png) no-repeat 40% 50%;
}
#richMedia #flashAlt {
	width:1000px;
	height:158px;
	margin:0 auto;
}
#content {
	width:975px;
	margin:0 auto;
	padding-left:25px;
}
#main {
	width:700px;
	padding-left:45px;
	float:left;
}
.mainDescription {
	color:#666666;
	width:660px;
}
#leftCol {
	float:left;
	width:225px;
}
/*
#emailSignup {
	font-size:11px;
	color:#637061;
}
#emailSignup form{
	margin-bottom:5px;
}
#emailSignup input {
	vertical-align:middle;
}
#emailSignup input.text {
	width:175px;
	font-size:11px;
	color:#999999;
	padding:10px 0;
	padding-left:10px;
	margin-right:5px;
	border:1px solid #d3d3d3;
	background:#fff url(../images/misc/textinputbg.gif) repeat-x;
}*/
input.text, input.text_long, input.text_mid, textarea{
	border:1px solid #d3d3d3;
	background:#fff url(../images/misc/textinputbg.gif) repeat-x;
}
input.text:focus, input.text_long:focus, input.text_mid:focus, textarea:focus{
	border-color:#367c2b !important;
}
#googleAdSense {
/*	border-top:1px solid #d3d3d3;*/
	border-bottom:1px solid #d3d3d3;
	margin:20px 0;
	padding:15px 0;
}
.channelItem {
	width:310px;
	float:left;
	padding-bottom:25px;
}
.channelItemLeft {
	padding-right:20px;
}
.channelItem .channelImg {
	width:125px;
	padding-right:13px;
	float:left;
	position:relative;
}
.channelItem .channelImg .playItHide {
	display:none;
}
.channelItem .channelImg .playIt {
	position:absolute;
	top:22px;
	width:127px;
	height:26px;
	text-align:center;
}
.channelItem .channelInfo {
	padding-top:0px;
	float:right;
	width:170px;
}
.channelItem .channelInfo .channelText {
	font-size:11px;
	color:#474646;
	line-height:15px;
	padding:5px 0 3px;
}
.channelItem .channelInfo .tuneInLink {
	padding:0;
}
.channelItem .channelInfo .tuneInLink a {
	font-size:11px;
	font-style:italic;
}
a.vidName, a.vidNameOver {
	padding:0px 0px;
	font-size:14px;
	line-height:20px;
}
#footer {
	padding:60px 0 10px 0;
	width:895px;
	clear:both;
	color:#999999;
	font-size:11px;
}
#footer a {
	color:#999999;
}
#terms_conditions {
	width:553px;
	height:130px;
	font-size:11px;
	color:#989898;
	overflow-y:scroll;
	padding:5px;
	border:1px solid #cccccc;
}
#terms_conditions a{color:#989898;}
#terms_agreement {
	background-color:#e5ece4;
	width:540px; /*555-15*/
	font-size:12px;
	color:#5c5c5c;
	margin:10px 0;
	padding:5px 5px 5px 20px;
}
#terms_agreement input {
	vertical-align: middle;
}
#regForm input.text, .userForm input.text {
	width:240px;
	margin:5px 45px 20px 0;
	padding:5px;
}
.userForm img{ vertical-align:middle; }
#commentForm td {
	vertical-align:top;
	padding-right:15px;
}
#commentForm input.text {
	width:240px;
	margin:5px 5px 20px 0;
	padding:5px;
}
#commentBox {
	background:#eff4ee;
	border:1px solid #33712b;
	padding:10px 15px;
	width:325px; /*350-15x2*/
}
#commentBox textarea {
	margin-top:10px;
	width:310px;
	height:175px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:5px;
}
#pagination {
	float:right;
	text-align:right;
	padding:10px 10px 10px 0;
	vertical-align:middle;
	position:relative;
}
#sort{
	margin:0;
	padding:10px 20px 10px 0;
	vertical-align:middle;
	float:right;
}
#sort select{
	vertical-align:middle;	
}
#userAccountInfoBox {
	width:221px;
	background:#e4efe4;
}
#userAccountInfoBox .top {
	width:221px;
	height:11px;
	background:url(../images/account/boxTop.gif) no-repeat;
}
#userAccountInfoBox .bottom {
	width:221px;
	height:11px;
	background:url(../images/account/boxBot.gif) no-repeat;
}
#userAccountInfo {
	padding:0 15px;
	color:#637061;
	font-size:12px;
	line-height:1.25em;
}
#userAccountInfo p {
	margin:0 auto 10px;
}
#userAccountInfo .username a{
	font-size:18px;
	color:#367c2b;
	line-height:1.4em;
}
#userUploadOptions input {
	vertical-align:baseline;
}
#userUploadOptions label{ padding-right:25px; }
.uploadOption {
	display:none;
	padding-top:15px;
}
.displayBox, .displayBoxBig {
	width:570px; /*590-10x2*/
	padding:10px;
	color:#275e1e;
	font-size:11px;
	line-height:1.5em;
	background:#e4efe4;
	margin-bottom:10px;
}
.displayAlert {
	width:570px; /*590-10x2*/
	padding:10px;
	color:#f5eced;
	font-size:14px;
	line-height:1.5em;
	background:#985b63;
	margin-bottom:10px;
}
.displayBoxBig {
	font-size:14px !important;
}
.userTable td{
	vertical-align:top;	
	padding-right:20px;
	padding-bottom:20px;
}
.userTable td img{
	vertical-align:middle;
	padding-bottom:5px;
}
.userTable input.text{
	width:162px;	
	padding:5px;
}
.userTable input.text_mid{
	width:362px;
	padding:5px;
}
.userTable input.text_long{
	width:580px;	
	padding:5px;
}
.userTable textarea{
	height:110px;
	width:590px;	
}

.clear_fix {
	clear:both;
}
#breadcrumbs{
	margin-top:10px;
}
#breadcrumbs a{
	padding:3px;
}

#recentVidTable{
	width:565px;	
	font-size:12px;
	color:#637061;
	font-style:italic;
}
#recentVidTable td.title{
	width:250px;
	padding:3px 40px 3px 5px;
}
#recentVidTable td.date{
	width:110px;
	padding-right:30px;
}
#recentVidTable td.status{
	
}
#recentVidTable .altRow{
	background-color:#e5ece4;	
}
.testimonial_break{
	border-top:1px solid #d3d3d3;
	margin-top:20px;
	height:20px;
	width:483px;
}

#newsletter_image{
	float:right;
	margin-top:15px;
	margin-right:25px;
}
#newsletter_content{
	color:#637061;
	width:355px;
	float:left;
}
#newsletter_content #signup_form{
	margin-top:50px;	
}
#email_disclaimer{
	padding-top:30px;
	font-size:10px;
	line-height:16px;
}
#email_disclaimer a{
	color:#387C2B;
}
input.email_text{
	width:300px;
	color:#999999;
	font-size:11px;
	background:url(../images/misc/textinputbg.gif) repeat-x;
	border:1px solid #cccccc;
	padding:7px 5px;
	vertical-align:middle;
	margin-right:10px;
}
input.email_text:focus{
	border:1px solid #367c2b;	
}
input.email_btn{
	vertical-align:middle;	
}
#emailSignup {
/*	padding-top:10px;*/
	height:65px;	
}
#emailSignup #emailThanks{
	padding-top:20px;	
}
