/* GENERAL STYLES */
body	{
	margin: 0 auto;
	padding: 0;
	border: 0;
	color:#31312f;
	background-color: #31312f;
	background-image:url("http://kpbt.org/images/basin_pbs_web_01.gif");
	font: normal 14px Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 22px;
}

a { 
	text-decoration:underline;
	color:#1e4dcf; 
}
a:hover { 
	text-decoration:none;
	color:#1e4dcf; 
}
a:visited { 
	color:#1e4dcf; 
}
img { border: 0; }
small { font-size: 12px; line-height: 14px; color:#666666; width: 150px; display: block; }
ul { margin: 0; padding: 0; }

/* LIBRARY STYLES */


ul.horizontal_list_right li{
	text-align: right;
	float: right;
	list-style: none;
}
ul.horizontal_list_left li, #header_resource_center li{
	text-align: left;
	float: left;
	list-style: none;
}
li.vertical_list{
	margin: 0px 0px 10px 15px;
}
ul.vertical_list li{
	margin: 0px 0px 10px 15px;
}
ul.no_style li{
	list-style: none;
}
ul.fav_link li{
	width: 165px;
	height: 30px;
}
ul.friend_link li{
	width: 150px;
	height: 30px;
}
ol li{
	padding-bottom: 10px;
	margin-left: 20px;
}
div.code_box{
	margin: 10px;
	padding: 10px;
	font: normal 14px Arial, Helvetica, sans-serif;
	border: 1px dashed #CCCCCC;
	color:#666666;
}
.small_button{
	width: 37px;
	height: 23px;
}
.photo_left { float: left; margin: 0 15px 15px 0; }
.photo_right { float: right; margin: 0 0 15px 15px; }
.clear { margin: 0; padding: 0; clear: both; }
div.content_left_box1{
	float: left;
	width: 260px;
	border-right: 1px solid #31312f;
	margin-bottom: 25px;
}
div.content_left_box2{
	float: right;
	width: 260px;
	margin-bottom: 25px;
	border-right: 1px solid #31312f;
}
div.content_left_full{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
}
	td.time{
		width: 75px;
		vertical-align: top;
	}
	div.whatsonnowdate{
		display:none;
	}
	div.whatsontonightdate{
		display:none;
	}
	
#home_photo_left{
	float: left;
	width: 260px;
}
#home_text_right{
	float: right;
	width: 260px;
}

div.left_sponsors{
	float:left;
	width: 130px;
	overflow: hidden;
}
div.right_sponsors{
	float:right;
	width: 130px;
	overflow: hidden;
}
ul.sponsor_list li{
	padding-bottom: 20px;
	list-style:none;
}
div.full_sponsors{
	padding-bottom: 15px;
	text-align:center;
}
ul.sponsor_list_left li{
	padding-right: 15px;
	height: 110px;
	list-style:none;
	float: left;
}


/* TEXT STYLES */
ul{
	margin: 0px;
	padding: 0px;
}
ol{
	margin: 0px;
	padding: 0px;
}
p{
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
li{
	padding: 0px;
}
blockquote{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
form{
	margin: 0;
	padding: 0;
	text-align: left;
}
h1{
	padding: 10px 0 10px 20px;
	margin: 0 0 10px -20px;
	font: normal 26px inherit;
	font-weight:100;
	background-color: #dedada;
	color: #1e4dcf;
}
h2{
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	background: #ffa430 url(images/h2_background.gif) repeat-x;
	padding: 3px;
}
#content_right h2{
	padding: 0;
	margin: 0 0 10px 0;
	font: bold 16px inherit;
	color: #1e4dcf;
	background-image: none;
	background-color:#dedada;
	padding: 0px;
	border-bottom: 1px solid #1e4dcf;
}



h3{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	font: bold 16px;
}
h4{
	padding: 0px;
	margin: 0px;
}


/* TEMPLATE STYLES */

#template_wrapper{
	margin: 0 auto;
	width: 870px;
	text-align: left;
	background-color: #f0eeee;
	border-right: 2px solid #31312e;
	border-left: 2px solid #31312e;
	border-top: 10px solid #31312e;
	position: relative;
}
	#template_container{
		margin: 0;
		width: 870px;
		text-align:left;
		vertical-align:top;
		position: relative;
		
	}
	
		a#pbs_logo {
			display: block;
			position: absolute;
			top: 46px;
			left: 390px;
			width: 97px;
			height: 52px;
			text-indent: -9999px;
			background: url(images/pbs_logo.gif);
		}
		#header{
			height: 153px;
			overflow: hidden;
			border-bottom: 3px solid #31312e;
			background: url(images/basin_pbs_web_header_back.jpg) no-repeat 149px 0px;
			position: relative;
			width: 870px;
		}
			#header_logo{
				float: left;
				width: 149px;
				height: 153px;
				overflow:hidden;
				margin: 0;
				padding: 0;
				position: absolute;
			}
				#header_logo a {
					display: block;
					width: 149px;
					height: 153px;
					background: url(images/basin_pbs_web_03.gif);
					text-indent: -9999px;
				}
				
			#header_right{
				position: absolute;
				width: 870px;
				height: 153px;
				overflow:hidden;
				left: 0;
			}
				#header_title{
					width: 240px;
					height: 112px;
					overflow:hidden;
					padding: 0;
					position: absolute;
					top: 0px;
					left: 149px;
					background: url(images/basin_pbs_web_04.gif);
					text-indent: -9999px;
				}
				#header_pbs_logo{
					position: absolute;
					top: 0;
					left: 0;
					width: 181px;
					height: 112px;
					overflow: hidden;
				}
				#header_resource_center{ 
					width: 290px;
					height: 100px;
					position: absolute;
					top: 0;
					left: 580px;
					z-index: 100;
				}
					#header_resource_center h3 { height: 28px; width: 270px; background: #ff960b; padding: 5px 0px 0px 20px; margin: 0; }
					#header_resource_center li.kids { background: url(images/basin_pbs_web_header_06.jpg) no-repeat; width: 71px; height: 78px; margin-left: 18px; }
					#header_resource_center li.parents { background: url(images/basin_pbs_web_header_07.jpg) no-repeat; width: 80px; height: 78px; margin-left: 4px; }
					#header_resource_center li.teachers { background: url(images/basin_pbs_web_header_08.jpg) no-repeat; width: 94px; height: 78px; margin-left: 10px; }
				#header_nav{
					width: 721px;
					height: 41px;
					overflow: hidden;
					position: absolute;
					top: 112px;
					left: 149px;
				}
					#header_nav_spacer{
						width: 19px;
						background-color: #31312e;
						overflow: hidden;
						height: 41px;
						border-left: 1px solid #4a4a47;
					}
					
					#header_nav ul li a {
						text-indent: -9999px;
						display: block;
						height: 41px;
					}
					
						#header_nav ul li.home a { background: url(images/basin_pbs_nav2_01.gif); width: 68px; }
						#header_nav ul li.home a:hover { background: url(images/basin_pbs_nav2_01.gif) 0 -41px; }
						
						#header_nav ul li.whats_on a { background: url(images/basin_pbs_nav2_02.gif); width: 101px; }
						#header_nav ul li.whats_on a:hover { background: url(images/basin_pbs_nav2_02.gif) 0 -41px; }
						
						#header_nav ul li.about a { background: url(images/basin_pbs_nav2_03.gif); width: 93px; }
						#header_nav ul li.about a:hover { background: url(images/basin_pbs_nav2_03.gif) 0 -41px; }
						
						#header_nav ul li.contact a { background: url(images/basin_pbs_nav2_04.gif); width: 83px; }
						#header_nav ul li.contact a:hover { background: url(images/basin_pbs_nav2_04.gif) 0 -41px; }
						
						#header_nav ul li.support a { background: url(images/basin_pbs_nav2_05.gif); width: 88px; }
						#header_nav ul li.support a:hover { background: url(images/basin_pbs_nav2_05.gif) 0 -41px; }
						
						#header_nav ul li.kids a { background: url(images/basin_pbs_nav2_06.gif); width: 87px; }
						#header_nav ul li.kids a:hover { background: url(images/basin_pbs_nav2_06.gif) 0 -41px; }
						
						#header_nav ul li.parents a { background: url(images/basin_pbs_nav2_07.gif); width: 93px; }
						#header_nav ul li.parents a:hover { background: url(images/basin_pbs_nav2_07.gif) 0 -41px; }
						
						#header_nav ul li.teachers a { background: url(images/basin_pbs_nav2_08.gif); width: 108px; }
						#header_nav ul li.teachers a:hover { background: url(images/basin_pbs_nav2_08.gif) 0 -41px; }
						
		
		#content{
			padding-top: 20px;
			margin-bottom: 35px;
		}
			#content_left{
				float: left;
				width: 540px;
				padding-left: 20px;
			}
			#content_right{
				float: right;
				width: 270px;
				background-color:#FFFFFF;
				padding: 10px;
			}
			
		#footer{
			clear: both;
			height: 80px;
			background-color: #31312e;
			color: #FFFFFF;
		}
		#footer a{
			color: #FFFFFF;
		}
			#footer_nav{
				padding: 10px 0px 0px 0px;
				height: 40px;
			}
				ul.footer_nav li{
					padding-left: 25px;
				}
			#footer_info{
				clear:both;
			}
				ul.footer_info li{
					padding-right: 20px;
				}
				
/* News Page Styles */
.news { clear: both; }
#news_form{ padding-bottom: 10px; }
#news_result_stats { padding-bottom: 10px; margin-bottom: 10px; border-bottom: 3px solid #999; }
.news_block { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px dashed #999; line-height: 16px; }
	.news_block h2 { background-image: none; color: #000; margin: 0; background-color: transparent; }
	.news_block h3 { background-image: none; color: #000; margin: 0; padding: 0; font-size: 14px; }
	.news_block h4 { color: #666; font-size: 12px; }
	.news_block h5 { color: #666; font-size: 12px; margin: 0; padding-bottom: 5px; }
	.news_block p { margin-bottom: 5px; padding-bottom: 5px; }
	
/* Home Styles */

#home_feature_box { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #999; }
#home_feature_box .news_block { padding-bottom: 5px; margin-bottom: 5px; border-bottom: 1px dashed #999; }
#home_feature_box .column_two { float: right; width: 260px; }
	#home_feature_box .column_two li { list-style: none; margin-bottom: 5px; }
	
#home_feature_box .column_one { float: left; width: 260px; }
	#home_feature_box .column_one h2 {
		padding: 10px 0px 10px 20px;
		margin: 0px 0px 10px -20px;
		font: normal 26px inherit;
		font-weight:100;
		font-size: 18px;
		background-color: #dedada;
		color: #1e4dcf;
		background-image: none;
		position: relative;
	}
	
.column_one h2 .subscribe {
	font-size: 12px;
	background: url(images/subscribe.gif) no-repeat 0 3px;
	float: right;
	position: absolute;
	padding-left: 20px;
	top: 8px;
	left: 200px;
}
	
	
/* Support Page Styles */

.content_left_full .support_box { 
	background: #c0cbea url(images/support_page/images/basin_pbs_support_page_03.gif) repeat-x; 
	position: relative;
	height: 400px;
}
.content_left_full .support_box .members, .content_left_full .support_box .corporate_members, .content_left_full .support_box .volunteer {
	padding: 13px;
	position: absolute;
	width: 150px;
}
.content_left_full .support_box .members { top: 0; left: 0; border-right: 3px solid #f0eeee; }
.content_left_full .support_box .corporate_members { top: 0; left: 180px; }
.content_left_full .support_box .volunteer { top: 0; left: 360px; border-left: 3px solid #f0eeee; }

.content_left_full .support_box h3 { color: #ffd59f; text-align: center; height: 45px; font-size: 22px;}
.content_left_full .support_box div { text-align: center; margin-bottom: 10px; }
.content_left_full .support_box p {color: #000; }

ul.ways_to_support li {
	list-style: none;
	float: left;
	width: 165px;
	padding: 4px;
	border: 1px solid #ccc;
	height: 200px;
	margin-right: 5px;
	text-align: center;
	font-size: 14px;
}
	ul.ways_to_support li a {
		display: block;
		height: 45px;
		background: #ccc;
		margin-bottom: 5px;
	}


/* COVE Styles */

#cove_player {
	height: 1600px;
}

#cove_inner {
	position: absolute;
	background: #020202;
	width: 870px;
	left: 0px;
	text-align: center;
}