
#middlecol .podcastdirectory
	{	
	/*border:1px solid #ccc;*/
	/*width:430px;	*/
	}

#middlecol #content div.graphicheader
	{
	float:none;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	padding:0;
	position:relative;
	}	
	
#middlecol #content div.graphicheader p
	{
	margin-right:5px;
	} 
	
#middlecol #content .podfaq
	{
	margin-left:5px;
	margin-bottom:10px;
	text-align:left;
	font-size:11px;
	}	
	
#middlecol #content .moreinfo
	{
	margin-left:-10px;
	padding:0;
	}	

#middlecol .podnav
	{	
	background-color:#ece7e0;
	border:2px solid #ccc;
	padding:5px;
	margin: 0 10px;
	}
	
#middlecol h3.podcasttitle
	{
	text-align:center;
	margin:5px 0;
	font-size:14px;
	}	

.podcastexpander
	{	
	text-decoration: none;
	}

#middlecol #content .colTitle a,
#middlecol #content .colTitle a:hover
	{	
	text-decoration: none	
	}

.podcastlisting 
	{
	margin-left:19px;
	}

.qalisting
{
	margin: 0px 5px 0px 10px;
}
	
#podcastFind
	{
	margin: 0;
	text-align:center;
	}	
	
#middlecol #podcastFind p
	{
	margin:5px 0 10px 0;
	font-weight:normal;
	font-size:11px;
	line-height:16px;
	text-align:center;
	}
	
#middlecol #podcastFind p img
	{
	float:none;
	margin:0;
	padding:0;
	vertical-align:middle;
	}

#middlecol #podcastFind p .iconplus
	{
	border:1px solid #999;
	font-size:10px;
	vertical-align:middle;
	}
	
#middlecol #podcastFind p .iconpluscolor
	{
	color:#515863;
	}
	
#middlecol #podcastFind .highlightTxt
	{
	background-color:#e1eaf2;
	}	
/*	
#middlecol .podcastsubtitle
	{
	font-size: 12px;
	font-weight: bold;
	}*/

#middlecol .podcastsubnum
	{
	font-size:12px;
	font-weight: bold;	
	}
	
#middlecol .podcastsubtxt
	{
	font-size:12px;
	font-weight: bold;	
	}	
	
.findPodcastOptions
	{
	display:inline;	
	font-size:12px;
	padding-bottom:10px;
	}	
	
.findPodcastOptions a
	{
	font-weight:normal;
	}		
	
#middlecol div.topicForm select,
#middlecol div.stationForm select,
#middlecol div.topicForm input,
#middlecol div.stationForm input
	{
	margin:10px 0 10px 0;
	font-weight:normal;
	
	}	
	
#middlecol p.highlightNote
	{
	font-style:italic;
	font-size:11px;
	}	
	
/* show/hide */	
#middlecol div.featuredView div.findPodcastOptions a.featured,
#middlecol div.titleView div.findPodcastOptions a.title,
#middlecol div.topicView div.findPodcastOptions a.topic,
#middlecol div.stationView div.findPodcastOptions a.station
	{
	color: #000;
	text-decoration: none;
	font-weight:bold;
	}

#middlecol div.featuredView .featuredForm {display:block;}	
#middlecol div.featuredView .titleForm {display:none;}
#middlecol div.featuredView .topicForm {display:none;}
#middlecol div.featuredView .stationForm {display:none;}	
	
#middlecol div.titleView .featuredForm {display:none;}	
#middlecol div.titleView .titleForm {display:block;}
#middlecol div.titleView .topicForm {display:none;}
#middlecol div.titleView .stationForm {display:none;}	
	
#middlecol div.topicView .featuredForm {display:none;}	
#middlecol div.topicView .titleForm {display:none;}
#middlecol div.topicView .topicForm {display:block;}
#middlecol div.topicView .stationForm {display:none;}

#middlecol div.stationView .featuredForm {display:none;}
#middlecol div.stationView .titleForm {display:none;}
#middlecol div.stationView .topicForm{display:none;}
#middlecol div.stationView .stationForm {display:block;}	
	
	
/*css for hover styles/underline */
#middlecol #desc a, 
#middlecol #desc a:hover
	{
	text-decoration:none;
	}

#middlecol #desc a .titleLnk,
#middlecol .colTitle a .titleLnk,
#middlecol #desc a:hover .titleLnk
	{
	text-decoration:underline;
	font-style: italic;
	}

#content div.titleForm ul.alphalist
	{
	text-align:center;
	margin: 10px 10px 0 10px;
	padding-bottom:10px;
	}	
	
#content ul.alphalist li
	{
	font-weight:normal;
	display:inline;
	margin-left:2px;
	}
	
#content ul.alphalist li a	
	{
	text-decoration:none;
	}
		
#rightcol div.dynamicbucket a
	{
    font-weight: normal;
	}		

table.inline
	{
	border: 1px solid #ccc;
	margin-top: 10px;
	/*margin-bottom: 20px;*/
	font-weight:normal;
	border-left:none;
	border-right:none;
	border-bottom:none;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	}	
	
table.inline tr td
	{
	margin: 1px;
	text-align: left;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	vertical-align:top;
	padding: 4px;
	font-size: 11px;
	font-weight: normal;
	}

table.inline thead tr th
	{
	padding: 8px;
	background-color: #eee;
	text-align: center;
	font-size: smaller;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	padding: 2px;	
	}	

table.inline thead tr th a
	{
	display: inline;
	text-decoration: none;
	}
	
table.inline tr th
	{
	padding: 8px;
	text-align: right;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: smaller;
	font-weight: normal;
	font-style: italic;
	}
	
table.inline thead th.tabletitle
	{
	font-weight: bold;
	font-size: 16px;
	}
	
table.inline tr th.colTopic,
table.inline tr td.colTopic,
table.inline tr th.colProducer,
table.inline tr td.colProducer,
table.inline tr th.colTitle,
table.inline tr td.colTitle,
table.inline tr.highlight td.colTitle
	{
	text-align: left;
	vertical-align:top;
	}	
	
table.inline tr th.colTitle
	{
	/*width:250px;*/
	}		

table.inline tr td.colTitle
	{
	/*width:250px;
	padding-left:23px !important;
	text-indent:-20px !important;
	line-height: normal;*/
	}		

table.inline tr td.colTitle img 
	{
	vertical-align: top;
	position: relative;
	}

div.subscribe
	{
	margin-left:19px;
	padding: 5px 0;    
	}

table tr.highlight
	{
	background-color:#e1eaf2;
	}
	
#rightcol .dynamicbucket a,
#rightcol .dynamicbucket .story p a
	{
	text-decoration:underline;
	}	
	
#rightcol .buckettop
	{
	margin-top:10px;
	}	

#content ul li.list,
#content ul li.list a 
	{
	font-size:11px;
	list-style-type: disc;
	list-style-position: inside;
	}
.Error
	{
	color: #ff0000;
	}

