@charset "utf-8";
/* CSS Document */
body{
	padding:0;
	margin:0;
	background-color:#dad9c5;
	font-weight:200;

	}
#bodywrapper{
	display:block;
	position:absolute;
	width:100%;
	padding:5px 0px 0px 0px;
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(/images/bg2.jpg);
	background-repeat:repeat-y;
}
body, div, img{
	padding:0px;
	margin:0px;
}
img{
	/* default of no border for images wrapped with links */
	border:none;
	padding:0px;
	margin:0px;
}
body, h1, h2, h3, p, a{
	/* the defaults */
	/* font-family:Arial, Helvetica, sans-serif; */
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#005830;
	
}
h1, h2, h3 {
background-color:#005830;
color:#fdd200;
margin:4px;
margin-left:0px;
padding-left:0px;
}
h2, h2 a{
color:#fdd200;
font-size:1.2em;
}
#wrapper{
	/* main wrapper */
	display:block;
	width:969px;
	margin:10px auto;
	padding:0px;
	position:relative;
	float:inherit;
	clear:both;
	background-color:#fff;

	/*background-color:#FFF;*/
	
}
#header, #middle, #footer{
	float:left;
	width:968px;
	
}
#footer{
	float:left;
	width:968px;
	margin-top:20px;
	padding-top:23px;
	text-align:center;
	font-size:.8em;
	border-top:1px #666 solid;
	
}

#footer ul{

float:left;
text-align:left;
}
#footer li{
list-style:none;
font-weight:bold;
font-size:1.2em;
display:block;
pading:5px;
margin:5px;
float:left;
}

#header{
	width:958px;
	height:165px;
	float:left;
	display:block;
	
}
#secondary_header{
	float:left;
	margin-bottom:5px;	
	/*border-right:1px solid #005830;*/
	width:968px; /* must specify width to have the 20px bottom spacer between head and content */

	
}
#header_content{
	float:left;
	width:968px;
	padding:5px;
	display:block;
	

	}
#header_channels{
	float:left;
	width:328px;
	height:400px;
	background-color:#fff;
	padding-top:6px;
	padding-left:5px;

}

#header_channels a{

	text-decoration:underline;
	font-size: 10px;
	
	
}


#header_promote{
	float:right;
	width:328px;
	height:350px;
	margin:0px;
	padding:0px;
	}
#header_channels_home{
display:block;
width:328px;
padding:0px;
margin:0px;
float:left;
font-size:1em;
}




#header_channels_home ul{
margin-top:2px;
padding:0px;
margin-left:0px;
}
#header_channels_home li{
width:320px;
float:left;
list-style:none;
text-align:left;
margin:2px;
padding:2px;
font-size:.8em;
display:block;

}

#header_channels_home li a{
font-size:.9em;
text-align:left;
}
#header_channels_home li p{
font-size:.9em;
color:#004730;
text-align:justify;
width:90px;
float:left;
margin:0px;
padding:0px;
padding-top:5px;
padding-left:5px;
font-weight:200;
}
#header_channels_home li span{
width:153px;
height:30px;
display:block;
padding-top:4px;
padding-left:5px;


}


#primarynav{
	float:left;
	width:968px;
	padding:0px;
	margin:0px;
	/*background-image:url(../images/navbg.jpg);*/
	display:block;
	clear:both;
	z-index:1;
	border-top:1px solid #666;
	border-bottom:1px solid #999;
	background:#b5b38c;
	
}
#primarynav ul{
	float:left;
	margin:0px;
	padding:0px;
	margin-top:0px;
	
}
#primarynav li{
	display:inline;
	float:left;
	margin:0px;
	padding:0px;

}
#primarynav li a{
	float:left;
	padding:0px;
	font-size:.9em;
	margin:0px;
	
}
#primarynav li a:link, #primarynav li a:visited{
	text-decoration:underline;
}

#subscribe{
float:right;	
padding-left:3px;
}

#page_header{
	float:left;
	height:115px;
	width:403px;

	
}
#page_header h1, #page_header p{
	color:#ffdd00;
	font-size:42px;
	font-family:"verdana,arial,helvetica", Arial, Helvetica, sans-serif;
	margin:0 0 0 15px;
	padding:0;
	line-height:54px;
}
#page_header p{
	font-size:18px;
	line-height:18px;
}
#video_player{
	float:left;
	width:630px;
}
#video_player_episode{
	float:left;
	width:958px;
}
#feature{
	float:left;
	width:630px;
}
#log{
	float:left;
	height:40px;
	width:700px;
	padding-top:4px;
	padding-left:4px;
	color:#004730;	
	font-size:.8em;
}
#login{
	margin:0px;
	float:left;
	width:960px; /* 340px less one for header right border */
	height:30px;
	text-align:left;
	
}
#login .memtext{
float:left;
padding-top:4px;
width:220px;
}
#login .textinput{
	width:160px;
	margin:0px;
	padding:0px;
	margin-left:5px;
	margin-top:2px;
	height:20px;
	font-size:1.2em;
	float:left;
}
#login p{
	color:#000;
	padding:0px;
	margin:0px;
	
}
#login_submit{
	margin:0px;
	padding:0px;
	float:left;
	margin-top:2px;
	margin-left:3px;
}
#login_links{
	color:#000;
	margin-left:20px;
	margin-top:5px;
	font-family:Verdana, Geneva, sans-serif;
	float:left;
}
#login_links a{
	padding:0px;
	margin:0px;
	color:#000;
	font-size:.9em;
	float:none;
}

/* login 2 on the subscription page */
#login2{
	margin:0px;
	background-color:#f1f1f1;
	padding:5px;
	width:339px;
	float:left;
	display:block;
	margin-bottom:5px;
	
}
#login2 .memtext{
float:left;
padding-top:4px;
width:220px;
}
#login2 .textinput{
	width:305px;
	margin:0px;
	padding:0px;
	margin-left:5px;
	margin-top:2px;
	height:30px;
	font-size:1.2em;
}
#login2 p{
	color:#000;
	padding:0px;
	margin:0px;
	
}

#login_submit{
	margin:0px;
	padding:0px;
	float:left;
	margin-top:2px;
	margin-left:3px;
}
#login_links{
	color:#000;
	margin-left:20px;
	margin-top:5px;
	font-family:Verdana, Geneva, sans-serif;
	float:left;
}
#login_links a{
	padding:0px;
	margin:0px;
	color:#000;
	font-size:.9em;
	float:none;
}
/* end login 2 */
.notaired{
height:40px;
font-size:.9em;
color:#004730;
margin:5px;
padding:5px;
float:left;
display:block;
width:620px;
margin-top:0px;
margin-left:0px;
background-color:#006600;
text-align:center;
}
.notaired h2{
width:630px;
text-align:center;
}

/* middle of page styles */
#middle{
	margin-top:0px;
	
}
#content{
	float:left;
	width:620px;
	margin:0px;
	padding-top:0px;
	line-height:21px;
	font-size:.9em;
	display:block;
	clear:both;
	padding:5px;
}
#content p{
	line-height:21px;
	padding-left:20px;
	padding-right:20px;
	font-size:1em;
	padding-top:0px;
	margin-top:0px;
}
#content ul{
font-size:.9em;
}
#content h2{
	width:620px;
	padding:5px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	font-size:1.2em;
	clear:both;
	text-indent:5px;
	
	}
#content h2 div{
		margin-left: 13px;
}
#content h2 a{
	font-size:1.2em;
	font-weight:normal;
}
#content h3{
	background-color:#fff;
	padding-left:10px;
	margin:0 0 5px 0;
	clear:both;
	color:#004730;
	font-size:1.2em;
}
#content h4{
	background-color:#fff;
	padding:0;
	margin:0 0 5px 0;
	font-size:.9em;
	clear:both;
}
#content .videothumb{
	float:left;
	width:170px;
	margin-right:25px;
	margin-bottom:5px;
}

#content .videothumbholder{
	float:left;
	padding-left:3px;
	width:600px;
	padding:12px;
	padding-top:5px;
}
#content .videothumbholder li{
	width:170px;
	float:left;
	display:block;
	background-color:#666;
	list-style:none;
	height:100px;
	margin:15px;
}
#content .subscriptions{
	float:left;
	width:100%;
}
#content .subscription{
	float:left;
	width:280px;
	margin:5px 15px 5px 0;
}
#content .subscription h5{
	font-size:.9em;
	margin:0;
}
#content .subscription p{
	font-size:.9em;
	padding:5px 0 10px;
	margin:0;
	line-height:18px;
}
#sidebar{
	float:left;
	width:332px;
	color:#005830;
	padding:0px;
	margin:0px;
	margin-left:5px;
	padding-top:5px;
}
#sidebar a{
color:#005830;
}
#sidebar h3 {
	width:310px;
	background-color:#005830;
	padding:7px 0 7px 15px;
	margin:0;
	color:#fdd200;
	font-size:.1.1em;
}
#sidebar ul{
	float:left;
	width:325px;
	padding:0;
	margin:0;
}
#sidebar .box{
	float:left;
	width:325px;
	margin:0 0 30px 0;
	border-left:1px solid #005830;
	border-right:1px solid #005830;	
	background:#fff;
	border-bottom:1px solid #005830;
	
}
#sidebar .box p{
	padding:10px;
	
}
#sidebar li{
	float:left;
	list-style:none;
	color:#005830;
}
#sidebar .tvguide{
	float:left;
	width:310px;	
}
#sidebar .tvguide a{
	float:left;
	width:310px;
	list-style:none;
	padding:7px 0 7px 15px;
	border-bottom:1px solid #005830;
	text-decoration:none;
	color:#ffdd00;
}
#sidebar .tvguide a:hover{
	text-decoration:underline
}
#sidebar li a{
	float:left;
	width:310px;
	padding:7px 0 7px 15px;
	font-size:.9em;
	border-top:1px solid #005830;
	text-decoration:none;	
	color:#005830;
}
#sidebar li a:linked, #sidebar li a:visited{
	text-decoration:none;
}
#sidebar li a:hover{
	text-decoration:underline;
	background-color:#005830;
	color:#ffdd00;
	background-image:none;
}
.sidebar_advert{
	float:left;
	width:325px;
	background-color:#FFF;
	margin:0 0 20px 0;
	text-align:center;
}


/* channels page */
.channel_list_row{
	float:left;
	margin-top:5px;
	margin-bottom:15px;
}
.channel_list_row ul{
margin:0px;
padding:0px;	
}
.channel_list_row li{
float:left;
width:420px;
display:block;
list-style:none;
height:320px; /* 250px */
padding:5px;
}
.channel_list_row img{
float:left;
margin:10px;
padding:10px;
}
.channel_list_row h3 a, .subscription_level_details h3 a{
	font-size:18px;
	text-align:left;
}
.channel_list_row p{
	width:400px;
	float:left;
	display:block;

}
.khaki_list_row{
	float:left;
	margin-top:5px;
	margin-bottom:15px;
}
.khaki_list_row li{
float:left;
width:220px;
display:block;
list-style:none;
height:250px;
padding:5px;
}
.channel_thumbnail{
	float:left;
	width:215px;
	height:105px;
	border:none;
}
.channel_thumbnail img{
	border:none;
}
.channel_list_link{
	clear:both;
	float:right;
	text-align:right;
	margin-top:10px;
}
.channel_list_link a{
	font-size:16px;
}
#related_links{
width:600px;
float:left
}
#related_blogs{
width:600px;
float:left;
}
#related_links, #related_links h3, #related_links a{
	font-size:.9em;
}
#related_links h3{
	padding:0;
	margin:0 0 10px 0;
	line-height:18px;
	font-size:.1.1em;
}
#related_mashups{
	float:left;
	margin-top:20px;
	font-size:10px;
}

.related_mashup{
	float:left;
	width:260px;
	margin-right:10px;
	height:120px;
}
.related_mashup_img{
	float:left;
	width:44px;
	height:44px;
	border:1px solid #ccc;
	margin-right:10px;
}
.related_mashup_details{
	float:left;
	width:200px;
	margin:0;
	padding:0;
}
#related_mashups p, #related_mashups h4{
	margin:0;
	padding:0;
	font-size:.9em;
}
/* subscription page */
.subscription_level{
	float:left;
	width:585px;
	padding:10px 0;
	border-bottom:1px dashed #e1e1e1
}
.subscription_level_img{
	float:left;
	margin:0;
	padding:0;
	border:none;
	width:215px;
	height:105px;
}
.subscription_level img{
	float:left;
	margin:0;
	padding:0;
	border:none;
}
.subscription_level_details {
	float:right;
	width:350px;
	text-align:left;
	margin:0;
	padding:0;
}
.subscription_level_details h3{
	width:370px;
	padding:0;
	margin:0;
}
.subscription_level_details p{
	margin:0;
	padding:0 5px 5px 5px;
}
.not_found_error, .not_found_error a, .not_found_error a:link, .not_found_error a:visited, .not_found_error a:hover{
	background-color:#FF0000;
	color:#FFFFFF;
	font-size:.1.1em;
	font-weight:bold;
}
#episode{
	float:left;
	width:558px;
	padding:15px 20px;
}
#episode h3{
	margin-top:0;
	margin-bottom:3px;
	padding-top:0;
	padding-bottom:3px;
	font-size:.1.1em;
}
#episode_information{
	width:550px;
	float:left;
	padding:0;
	margin:0;
}
#episode_information img{
	padding:5px;
	margin:5px;
	border:solid 1px #000;
}
#episode_subscriptions{
	width:260px;
	float:right;
	text-align:left;
	padding:0;
	margin:0;
}
#episode_downloads{
	float:left;
	width:255px;
	margin:0;
	padding:0;
	background-color:#ffdd00;
	font-size:.1.1em;
	border:1px solid #000000;
	border-bottom:none;
}
#episode_downloads p{
	float:left;
	width:235px;
	padding:10px;
	margin:0;
	font-size:.1.1em;
	border-bottom:1px solid #000000;
}
#episode_subscriptions ul{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	border:1px solid #005830;
	border-bottom:none;
	width:260px;
}
#episode_subscriptions li{
	float:left;
	border-bottom:1px solid #005830;
}
#episode_subscriptions li a{
	float:left;
	width:240px;
	margin:0;
	padding:10px;
	background-color:#ffdd00;
	font-size:.1.1em;
	background-image:url(/images/arrow_link.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#episode_subscriptions li a:hover{
	background-color:#005830;
	color:#ffdd00;
	background-image:url(/images/arrow_hover.gif);
	background-repeat:no-repeat;
	background-position:right;
	
}
#episode_more_details{
	float:left;
	clear:both;
	width:558px;
}
#episode_comments dl{
	margin:0;
	padding:0;
}
#episode_comments dt{
	clear:left;
	float:left;
	width:120px;
	padding:5px 5px 0;
	margin:0;
}
#episode_comments dd{
	float:left;
	width:400px;
	padding:5px 5px 0;
	margin:0;
}
/* complete list of episodes - channel page */
#episode_listing{
	width:600px;
	float:left;	
	font-size:1em;
	margin:0px;
	padding:0px;
}
#episode_listing ul{
width:600px:
display:block;
float:left;
clear:both;
margin:0px;
padding:0px;
}
#episode_listing li{
	width:170px;
	float:left;
	display:block;
	list-style:none;
	height:165px;
	margin:15px;
}

#login_error{
	display:inline;
	color:#ff0000;
	float:left;
}
.error, .error a{
	color:red;
}
#member_details{
	font-size:1.2em;
	float:left;
	width:450px;
	height:30px;
	padding-top:10px;
	padding-left:10px;
	background:url('/images/logbg.gif') top left no-repeat;
}

#logged_in{
	float:right;
}
#logged_in a{
	font-size:.1.1em;
}
#content .upcoming_episodes{
	/* declared for ajax */
	width:620px;
	float:left;
	padding:0px;
	display:block;
	clear:both;
	margin-bottom:20px;
}
#content .upcoming_episodes ul{
margin:0px;
padding:0px;	
display:block;
float:left;
width:610px;
}
#content .upcoming_episodes li{
	width:170px;
	float:left;
	display:block;
	list-style:none;
	height:140px;
	margin:16px;
	padding:0px;
	}
	#content .upcoming_episodes li a{
	background:#efefef;
	padding:4px;
	width:170px;
	display:block;
	float:left;
	font-size:1em;
	font-weight:bold;

	}

#content .upcoming_episodes .stats ul{
float:left;
width:170px;
height:70px;
display:block;

}

#content .upcoming_episodes .stats li{
background:#efefef;
float:left;
width:89px;
height:20px;
display:block;
margin:0px;
margin-top:1px;
text-align:center;

}

/*  styles for the unit rater
--------------------------------------------------------- 
ryan masuga, masugadesign.com
ryan@masugadesign.com 
Licensed under a Creative Commons Attribution 3.0 License.
http://creativecommons.org/licenses/by/3.0/
See readme.txt for full credit details.
--------------------------------------------------------- */
 .ratingblock {
	display:block;
	width:108px;
	height:28px;
	float:left;
	background:url('/images/ratebg.gif') top left no-repeat;
	padding-right:8px;
	margin-right:0px;
	background-position:right;
	margin-top:4px;
	padding-top:4px;
	}
	.ratingblock p{
	margin:0px;
	padding:0px;
	}
.home{
float:left;

}
.loading {
	height: 20px;
	background: url('/images/working.gif') 50% 50% repeat-x;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 20px;
	position: relative;
	background: url('/images/starrating.png') top left repeat-x;	
	float:right;	
	
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	width:20px;
	height:20px;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('/images/starrating.png') left center;
	z-index: 6;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:20px;}
.unit-rating a.r2-unit{left:20px;}
.unit-rating a.r2-unit:hover{width: 40px;}
.unit-rating a.r3-unit{left: 40px;}
.unit-rating a.r3-unit:hover{width: 60px;}
.unit-rating a.r4-unit{left: 60px;}	
.unit-rating a.r4-unit:hover{width: 80px;}
.unit-rating a.r5-unit{left: 80px;}
.unit-rating a.r5-unit:hover{width: 100px;}
.unit-rating a.r6-unit{left: 100px;}
.unit-rating a.r6-unit:hover{width: 120px;}
.unit-rating a.r7-unit{left: 120px;}
.unit-rating a.r7-unit:hover{width: 140px;}
.unit-rating a.r8-unit{left: 140px;}
.unit-rating a.r8-unit:hover{width: 160px;}
.unit-rating a.r9-unit{left: 160px;}
.unit-rating a.r9-unit:hover{width: 180px;}
.unit-rating a.r10-unit{left: 180px;}
.unit-rating a.r10-unit:hover{width: 180px;}

.unit-rating li.current-rating {
	background: url('/images/starrating.png') left bottom;
	position: absolute;
	height: 20px;
	display: block;
	text-indent: -9000px;
	z-index: 5;
	width:20px;
	
	}
	
.ratingblock span{ 
padding-top:0px; 
display:block; 
background-repeat:no-repeat;
margin-left:40px;
float:left;
color:#000000;
font-size:.6em;
 }

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}		
/*  styles for the unit rater */



.star-heading{
	background-position:right;
	/*background-image:url(/images/wrstar-heading.gif);*/
	background-repeat:no-repeat;
}
.star-05{
	background-position:right;
	background-image:url(/images/wrstar-0-5.gif);
	background-repeat:no-repeat;
}
#sidebar li a:hover.star-05{
	text-decoration:underline;
	background-image:none;
	background-position:right;
	background-image:url(/images/star-05.gif);
	background-repeat:no-repeat;
}
.star-10{
	background-position:right;
	background-image:url(/images/wrstar-1.gif);
	background-repeat:no-repeat;
}
#sidebar li a:hover.star-10{
	text-decoration:underline;
	background-image:none;
	background-position:right;
	background-image:url(/images/star-1.gif);
	background-repeat:no-repeat;
}
.star-15{
	background-position:right;
	background-image:url(/images/wrstar-1-5.gif);
	background-repeat:no-repeat;
}
#sidebar li a:hover.star-15{
	text-decoration:underline;
	background-image:none;
	background-position:right;
	background-image:url(/images/star-1-5.gif);
	background-repeat:no-repeat;
}
.star-20{
	background-position:right;
	background-image:url(/images/wrstar-2.gif);
	background-repeat:no-repeat;
}
#sidebar li a:hover.star-20{
	text-decoration:underline;
	background-image:none;
	background-position:right;
	background-image:url(/images/star-2.gif);
	background-repeat:no-repeat;
}
.star-25{
	background-position:right;
	background-image:url(/images/wrstar-2-5.gif);
	background-repeat:no-repeat;
}
#sidebar li a:hover.star-25{
	text-decoration:underline;
	background-image:none;
	background-position:right;
	background-image:url(/images/star-2-5.gif);
	background-repeat:no-repeat;
}
.star-30{
	background-position:right;
	background-image:url(/images/wrstar-3.gif);
	background-repeat:no-repeat;
}
#sidebar li a:hover.star-30{
	text-decoration:underline;
	background-image:none;
	background-position:right;
	background-image:url(/images/star-3.gif);
	background-repeat:no-repeat;
}
.star-35{
	background-position:right;
	background-image:url(/images/wrstar-3-5.gif);
	background-repeat:no-repeat;
}
#sidebar li a:hover.star-35{
	text-decoration:underline;
	background-image:none;
	background-position:right;
	background-image:url(/images/star-3-5.gif);
	background-repeat:no-repeat;
}
.star-40{
	background-position:right;
	background-image:url(/images/wrstar-4.gif);
	background-repeat:no-repeat;
}
#sidebar li a:hover.star-40{
	text-decoration:underline;
	background-image:none;
	background-position:right;
	background-image:url(/images/star-4.gif);
	background-repeat:no-repeat;
}
.star-45{
	background-position:right;
	background-image:url(/images/wrstar-4-5.gif);
	background-repeat:no-repeat;
}
#sidebar li a:hover.star-45{
	text-decoration:underline;
	background-image:none;
	background-position:right;
	background-image:url(/images/star-4-5.gif);
	background-repeat:no-repeat;
}
.star-50{
	background-position:right;
	background-image:url(/images/wrstar-5.gif);
	background-repeat:no-repeat;
}
#sidebar li a:hover.star-50{
	text-decoration:underline;
	background-image:none;
	background-position:right;
	background-image:url(/images/star-5.gif);
	background-repeat:no-repeat;
}


#container_id{
background-repeat:no-repeat;
width:620px;
overflow:hidden;
z-index:-1;
font-size:1.5em;
font-weight:bold;
line-height:35px;
float:left;
display:block;
padding:0px;
margin-left:5px;
margin-top:5px;
background-color:#b5b38c;
height:400px;

/* background dynamically pulled in from database*/
}

#container_id p{
padding-left:10px;
margin:0px;
}

#legal{
float:right;
margin:10px;
}

#showstars{
float:left;
padding:10px;
margin:5px;
clear:both;
}

#showstars img{
float:left;
margin:2px;
padding:2px;

}

#top_banner_add{
	float:right;
width:600px;
display:block;
margin-bottom:10px;
border:1px #fff solid;
margin-right:40px;
}
#video_player_episode{
	border:none;
}
.guidebutton{
width:324px;
margin:0px;
}
#channel_head{
	height:150px;
	width:956px;
}
#notifications{
list-style:none;
float:left;
display:block;
}
#notifications li{
text-decoration:none;
height:30px;
width:300px;
padding-top:5px;
padding-left:5px;
font-size:.8em;
font-weight:bold;
float:left;
display:block;
}
#notifications img{

float:left;
}

#nextepisodes{
height:350px;
overflow:scroll;
overflow-x:hidden;
width:310px;
}

#nextepisodes li{
list-style:none;
margin-bottom:4px;
padding:4px;
margin-top:2px;
margin-right:10px;
width:280px;
float:left;
display:block;
/*border-style:solid;
border-width:1px;
border-color:#efefef;*/
font-size:.9em;
font-weight: bold;
}

#actions{
width:300px;
padding:0px;
padding-top:5px;
/*background-image:url(../images/epiconbg.png);*/
background-position:left top;
background-repeat:no-repeat;
float:left;
display:block;
margin-bottom:5px;
font-size:.8em;
}
#actions p{
padding-left:5px;
}

.actionsright{
float:left;
}
.actionsright{
float:left;
padding:10px;
width:300px;
display:block;
}
.actionsright li{
float:left;
display:block;
list-style:none;
width:68px;
height:69px;
margin:2px;
}

.eptext{
width:479px;
float:left;
}
.eptext ul li{
list-style:none;
line-height:22px;
}

.TabbedPanelsContentGroup {
	height:363px;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:322px;
	overflow:hidden;
	border-right:0px solid #fff;
}
TabbedPanelsContent{
overflow:scroll;

}
.TabbedPanelsTab div {
	margin-top: 10px;
}
ul.TabbedPanelsTabGroup li:first-child {
	border-right: solid 2px #fff;	
}

.TabbedPanel{

}
#crumbs{
padding-top:5px;
}
.commentcount{
background-image:url(/images/sc_com.png);


}
.commentcount span{
width:25px;
height:35px; 
padding-top:32px; 
display:block; 
padding-left:15px;
font-size:1.4em;
font-weight:bold;

background-repeat:no-repeat;
color:#000;
margin-left:5px;
 }
 .tabepinfo{
 display:block;
 }
 
 /*subscribe page*/
 #subscribeme {
	margin-bottom:10px;
	margin-top:10px;
	float:left;
	padding:10px;
	font-size:.9em;
	width:330px;
	background-color:#f1f1f1;
 }
 #subscribeme h3{
	 font-size:.1.1em;
	 color:#005830;
	 background-color:#fff;
 }
#subscribeme label .formtxt{
	width:140px;
	display:block;
	float:left;
	padding-top:6px;
 }
 #subscribeme  i{
 color:#FF0000;
 
 }
#subscribeme input{
width:300px;
margin:4px;
font-size:1.3em;
height:30px;
}
#get{
width:550px;
float:left;
margin:10px;
line-height:18px;
font-size:.9em;
}

#got{
width:260px;
float:right;
height:300px;
margin:10px;
line-height:18px;
font-size:.9em;
}
#sendpass{
	margin-top:5px;
	float:left;
	padding:10px;
	background-color:#f1f1f1;
	width:330px;
	
}
#sendpass input{
width:200px;	
height:30px;

}
#sendpass h3{

	color:#005830;
}

#myemail, #myname{
	color:#F00;
	
}
#user{
	color:#F00;
padding-left:130px;
}
#subscribeLog{
width:450px;
height:200px;
display:block;
margin-left:260px;
}
.split{
width:460px;
padding:5px;
height:320px;
float:left;
}
.split h3{
background-color:#fff;
font-size:1.4em;
color:#005830;

}
.intro{
line-height:22px;
letter-spacing:1px;

}
#channels{
width:960px;
margin:0px;
padding:5px;
border-left:1px solid #000;


}
#channels ul{

}
#channels li{
width:136px;
float:left;
margin:0px;
padding:0px;
list-style:none;
height:380px;
border-bottom:1px solid #fff;

}

#feedback label{
font-size:.9em;
text-align:left;
float:left;
margin:0px;
padding:0px;
width:330px;
padding-bottom:5px;
padding-top:5px;

}
#content form{
padding-left:15px;

}
#streamswitcher{
width:300px;
height:30px;
font-weight:bold;
padding-top:5px;
border-top:1px dashed #fff;
border-bottom:1px dashed #fff;
margin-bottom:10px;
font-size:.9em;
display:block;
float:left;
}
#pay{
width:300px;
padding-top:5px;
padding-bottom:10px;
border-top:1px dashed #fff;
margin-bottom:0px;
font-size:1em;
}
.selectors{
width:165px;
float:right;
display:block;
}

#twitter_div ul li{
text-decoration:none;
padding:10px;
width:300px;

}
#twitter_div ul li a{
border:none;
width:250px;
padding:5px;
margin:5px;

}

#sidebar #box #twitter_div li a:link, #sidebar .tweet li a:visited, #sidebar .tweet li a:active, #sidebar .tweet li a:hover{
text-decoration:none;
width:100px;
border:none;
background-color:#fff;
float:inherit;
	padding:0px;
	font-size:.9em;	
	color:#005830;
	margin:0px;

}
#latest{
font-size:1.4em;
font-weight:bold;
width:300px;
padding:5px;
margin-bottom:10px;
border-bottom:1px dashed #fff;
}
/* footer links start */
#footerholder {
	width:968px;
	float:left;
	margin:0 0 0 1px;
	padding:0px;
	overflow:hidden;
	
}
#footlinks {
	float:left;
	width:968px;
	margin-bottom:30px;
	margin-top:10px;
	padding:0px;
	text-align:left;
}
#footlinks ul {
	margin:0;
	padding:0;
	list-style-type:none; 
	width:121px;
	float:left;
}
#footlinks li {
	background-repeat: no-repeat;
	margin:6px auto 0 auto;
	padding:0 0 0 16px;
	width:105.5px;
}

#footlinks p{
	 clear:both;
	 text-align:center
}
#footlinks .linkhead{
	font-weight:bold;
}

#footlinks img {
	text-align:center;
}
/* footer links end */

#policies{
	float:left;
	clear:both;
	width:930px;
	padding:0 20px 0px;
}


#policies_my{
	float:left;
	text-align:left;
}

#policies_az{
	float:right;
	text-align:right;
}
#awards{
	float:left;
	width:100%;
	text-align:center;
}
#favs{
list-style:none;
}
.fav{
float:left;
width:500px;
list-style:none;
display:block;
height:120px;
}
.fav img{
float:left;
display:block;
padding:5px;
}
#khakichannels ul{
margin-left:30px;
}

#khakichannels li{
width:160px;
height:320px;
margin:5px 30px 5px 20px;;
padding:5px;
list-style:none;
float:left;
display:block;
}

#khakiepisodes{
margin-left:-30px;
width:600px;
display:block;
float:left;
}

#khakiepisodes li{
width:170px;
margin:3px;
padding:3px;
list-style:none;
float:left;
display:block;
height:200px;
border:solid 1px #ccc;
}

#khakiepisodes li img{
float:left;
display:block;
height:94px;
}



#channelcreate{
padding-top:20px;
margin-top:20px;
}
#channelcreate input{
padding:0px 0px 0px 0px;
margin:0px 0px 20px 0px;
}
#eplinks{
float:left;
display:block;
margin:2px;
padding:0px;
width: 503px; /* added 111123 */
}
#eplinks li{
	float:left;
	display:block;
	margin:1px;
	padding:1px;
	list-style:none;
}
#eplinks li.rside{
	float:right!important;	 /* added 111123 */
}
.subscribeside{
width:325px;
display:block;
float:left;
padding:5px;
border:solid;
border-width:1px;
border-color:#000000;
margin-bottom:10px;'
}

.subscribeside a{
float:right;
}

.subscribeside li a{
float:left;
}

#content3{
border:1px dashed #ccc;
display:block;
float:left;
clear:both;
padding:20px;
}
.khakiepisodes{
width:930px;
margin:0px;
padding:0px;

}
.khakiepisodes li{
width:170px;
list-style:none;
float:left;
margin:5px 10px 5px 0px;
padding:3px;
height:260px;

}
#channelselect{
margin-bottom:10px;
padding-left: 0px;
}
#channelselect select{
	border:solid 1px #b5b38c;
	height:28px;
	width:600px; /* 570 */
	font-size:1.2em;
	background-color:#dad9c5;
	scrollbar-arrow-color:#fff;
	
}

#channelselect select option{
padding:5px;
padding-left:20px;
border-top:1px solid #b5b38c;
}

#container_id li{
	float:left;
	width:170px;
	height:125px;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin:4px;
	margin-top:10px;
	color:#fff;
	line-height:14px;
	letter-spacing:1px;
}
#robertpurchase{
	width:597px;
	background:url(../images/robertpurchase.jpg);
	background-repeat:no-repeat;
	margin-left:2px;
	padding:10px;
	margin-bottom:10px;
	padding-top:105px;
	padding-bottom:25px;
	display:block;
	float:left;
}
#episodepurchase{
width:960px;
margin-left:0px;
padding-left:0px;	
}
#episodepurchase li{
	width:275px;
	font-size:1.1em;
	padding-right:20px;
	height:330px;
	float:left;
	display:block;
	padding:10px;
	margin:10px;
	background-image:url(../images/robert-purchase-libg.gif);
	background-repeat:no-repeat;
	line-height:21px;
}
#episodepurchase li img{
margin-top:10px;	
}

#episodepurchase li p{
margin:0px;
padding:0px;
margin-top:10px;
}

#websites{
	float:left;
	list-style:none;
	padding:10px 0 0 0;
	margin:0 0 0 40px;
	text-align:left;
	
}
#websites strong{
	font-weight:bold;
	font-size:12px;
}
#websites ul{
	margin-left:0;
	padding-left:0;
}
#websites li{
	float:left;
	padding:2px 5px 2px 0;
	margin:0;
	color:#b3b38c;
}
#websites li a{
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	float:left;
	margin:0;
	padding:2px;
	/*background-color:#ffd200;*/
	border-radius:2px;
	-moz-border-radius:2px;
	color:#b3b38c;
}
#websites li a:hover{
	background-color:#005830;
	color:#ffffff;
	text-decoration:none;
}

/* new 111124 - comment styles */
#commentform input[type="text"] {
	
}
#commentform input, textarea {
	width: 360px;
	margin-top: 10px;
	border: 1px solid #005830;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#commentform input[type="submit"] {
	width: 90px;
	cursor: pointer;
	padding: 0px 10px 0px 10px;
}
#commentform input[type="submit"]:hover {
 	background-color: #bfe2fa;
}
/* containers for khakiwarriors */
.container {
	margin: 0px 25px 0px 25px;	
}
