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

* {
	margin:0; padding:0;
	
}

body {
	background-image:url(/images/bg_repeat.gif);
	background-repeat:repeat-x;
	background-color:#262626;
	
}

#wrap {
	width:950px;
	margin:0 auto; padding:0;
	
}

#header {
	height:90px;
	width:950px;
	background-image:url(/images/logo_highlight.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#262626;
	
}

.logo {
	width:161px; height:67px;
	background-image:url(/images/logo.png);
	background-position:center;
	background-repeat:no-repeat;
	margin:0px; padding:15px 0px 0px 5px;
	text-indent:-9999px;
	float:left;
	
}

/* NAV STYLES */

#jsddm
{
	
width:950px; height:29px;
margin: 0;
padding: 0;

}
	
	#jsddm li
	{	float: left;
		list-style: none;
		font: 12px Tahoma, Arial}

	#jsddm li a
	{	display: block;
		background-repeat:repeat-x;
		padding:0px 20px 0px 20px;
		text-decoration: none;
		color: #EAFFED;
		white-space: nowrap}

	#jsddm li a:hover
	{
		
	}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border:1px solid #acabab;
			background-image:url(/images/menu_bg.jpg);
			background-repeat:repeat-x;
			background-color:#c7c7c7;
			z-index:99999;}
		
		#jsddm li ul li
		{	float: none;
			display: inline;
			width:160px;}
		
		#jsddm li ul li a
		{	width: auto;
			font-family:arial;
			font-size:12px;
			color:#484848;
			padding:10px;
			background-image:url(/images/menu_divider.gif);
			background-repeat:repeat-x;
			background-position:bottom;
			
		}
		
		#jsddm li ul li a:hover
		{
			text-decoration:underline;
			color:#2b2b2b;
			
	    }
		
		
/* END NAV STYLES */

#featured {
	display:block;
	width:895px; height:243px;
	margin:30px 0px 0px 15px;
	padding:15px 0px 15px 20px;
	background-color:#FFFFFF;
	background-position:right;
	background-repeat:no-repeat;
	
}

.featured_txt {
	width:350px;
	float:left;
	
}

.featured_txt h3 {
	font-family:Arial, Helvetica, sans-serif;
	
}
	

.featured_txt p {
	font-family:arial;
	font-size:12px;
	line-height:20px;
	margin:15px 0px 15px 0px;
	
}

.featured_pic {
	width:442px; height:210px;
	background-color:#bdbdbd;
	padding:10px;
	float:left;
	margin-left:60px;
	
}

.featured_btns {
	width:350px;
	height:51px;
	margin:40px 0px 0px 0px;
	
}

.featured_btns_item {
	float:left;
	margin-right:10px;
	
}

#schedule_title {
	margin:0px 0px 10px 20px;
	width:920px;
	
}

#program_key {
	float:left;
	margin:0px 0px 0px 50px;
	color:#FFFFFF;
	font-family:arial;
	font-size:12px;
	
}

#program_schedule {
	display:block;
	background-image:url(/images/program_schedule_bg.gif);
	background-repeat:repeat-x;
	width:900px;
	margin:0px 0px 80px 20px;
	
}

.schedule td {
	border-bottom:1px solid #cacaca;
	border-right:1px solid #cacaca;
	
}

.schedule th {
	background-color:#414141;
	color:#FFFFFF;
	font-family:arial;
	font-size:10px;
	
}

.schedule_row_1 {
	background-color:#5e5e5e;
	font-family:arial;
	font-size:9px;
	color:#FFFFFF;
	padding:1px;
	text-align:center;
	
}

.schedule_row_1_r {
	background-color:#cc0000;
	font-family:arial;
	font-size:9px;
	color:#FFFFFF;
	padding:1px;
	text-align:center;
	
}

.schedule_row_2 {
	background-color:#707070;
	font-family:arial;
	font-size:9px;
	color:#FFFFFF;
	padding:1px;
	text-align:center;
	
}

.schedule a {
	color:#FFFFFF;
	
}

#podcasts {
	width:920px; height:62px;
	display:block;
	margin:65px 0px 35px 0px;
	padding-left:20px;
	
}

.podcast {
	width:286px; height:52px;
	float:left;
	background-color:#bdbdbd;
	padding:5px;
	
}

/** FOOTER **/

#footer {
width:950px;
margin:0 auto;

}

.footer_head {
width:940px; height:25px;
padding:12px 0px 0px 10px;
font-family:arial;
font-size:14px;
color:#989898;

}

.footer_head a {
font-family:arial;
font-size:14px;
color:#989898;
text-decoration:none;

}

.footer_head a:hover {
text-decoration:underline;

}

.footer_head ul {
	list-style:none;
	
}

.footer_head li {
	display:inline;
	margin-right:30px;
	padding-right:30px;
	background-image:url(/images/v_divider.gif);
	background-position:right;
	background-repeat:no-repeat;
	
}

.footer_body {
width:950px;
background-position:center top;
background-repeat:no-repeat;
margin:0px 0px 10px 0px;

}

.footer_body h6 {
margin:0; padding:0;

}

.footer_body ul {
margin:0;

}

.footer_body li {
margin:0;
padding:2px 0px 6px 0px;
list-style:none;
font-family:arial;
font-size:12px;
color:#828282;
display:block;
background-image:url(/images/h_divider.gif);
background-repeat:repeat-x;
background-position:bottom;

}

.footer_body li:hover {
background-color:#323232;

}

.footer_body a {
color:#828282;
text-decoration:none;

}

.footer_body a:hover {
text-decoration:underline;

}

.footer_body h6 {
color:#797979;
font-size:12px;
font-family:arial;

}

.f_content_column {
width:183px;
margin:3px 5px 0px 5px;
float:left;

}

.f_content_divider {
width:2px; height:160px;
background-image:url(/images/v_divider.gif);
background-repeat:no-repeat;
background-position:center;
margin:20px 5px 0px 5px;
float:left;

}

/** PROGRAM PAGE **/

#show_content {
	width:875px;
	margin:30px 0px 200px 20px; padding:20px;
	background-color:#FFFFFF;
	
}

#show_banner {
	width:855px; height:190px;
	margin-bottom:20px; padding:10px;
	display:block;
	background-color:#cecece;
	
}

#p_left_column {
	float:left;
	
}

#p_sidebar {
	width:164px;
	background-image:url(/images/sidebar_bg.jpg);
	background-repeat:no-repeat;
	background-color:#e9e9e9;
	border:1px solid #d6d6d6;
	padding:0px 15px 0px 15px;
	
}

#p_sidebar ul {
	list-style:none;
	
}

#p_sidebar li {
	background-image:url(/images/sidebar_divider.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0px;
	padding-bottom:10px;
	padding-top:10px;
	display:block;
	
}

#p_sidebar a {
	font-family:arial;
	font-size:14px;
	color:#595959;
	text-decoration:none;
	
}

#p_sidebar a:hover {
	text-decoration:underline;
	
}

.p_divider {
	width:2px; height:497px;
	float:left; display:inline;
	margin:0px 30px 0px 30px;
	
}

#p_right_column {
	float:left;
	
}

#p_right_column p {
	font-family:arial;
	font-size:12px;
	line-height:20px;
	color:#5b5b5b;
	margin:10px 0px 10px;
	width:559px;
	
}
	