/* CSS Document */

body {
margin: 0px;
background-color: #FFFFFF;

}

.mainBody {	
width: 990px;
margin: 0px auto 0px auto;
background-color: #FFFFFF;
background-image: url('/images/background.gif');
background-position: right;
background-repeat: repeat-y;
border-left: solid 2px black;

}

.main {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #230904;
text-align: left;
padding-top: 15px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 20px;
background-image: url('/images/main_bg.gif');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 100% 100%;
background-color: #FFFFFF;
vertical-align: top;
}


.side {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #230904;
padding-top: 50px;
}

.onair {
font-family: calibri,Arial, Helvetica, sans-serif;
font-size: 11.5px;
font-weight: bold;
line-height: 14px;
color: black;
text-align: left;
position: absolute; 
left: 635px; 
top: 55px; 
width: 250px; 
height: 80px; 
text-align: left;
}

.dropmenu {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #230904;
background-color: #E5D9CD;
text-align: left;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
border-bottom: #CC4100 2px solid;
border-left: #CC4100 1px solid;
border-right: #CC4100 1px solid;
cursor: pointer;
}


.nav {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #230904;
border-top: #CC4100 2px solid;
border-bottom: #CC4100 2px solid;
}

.footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 16px;
color: #ffffff;
text-align: right;
vertical-align: middle;
padding: 10px;
background-color: #230904;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 18px;
font-weight: bold;
color: #CC4100;
}

.news {
	margin-bottom: 25px;
}

.news_header {
	font-family: lucida;
	font-size: 1.7em;
	font-weight: bold;
	color: black;	
}

.news_subheader {
	font-family: lucida;
	color: #737373;
	font-size: 13px;
	border-bottom: dotted 1px black;
}

.news_container {
	margin-top: 8px;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
font-weight: normal;
font-style: italic;
color: #CC4100;
}

.question {
color: #cc4100;
font-weight: bold;
font-size: 14px;

}

.questionSpan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;	
}

.answer {
color: #cc4100;
font-weight: bold;
font-size: 14px;
}


a:link
{
text-decoration: none;
font-weight: bold;
color: #CC4100;
}

a:visited
{
text-decoration: none;
font-weight: bold;
color: #CC4100;
}

a:hover
{
text-decoration: underline;
font-weight: bold;
color: #CC4100;
}

a img {
	text-decoration: none !important;
	border: none !important;
}



/*side bar navigation*/
a.listen{
	display:block;
	height:20px;
	width:140px;
	background: url(/images/listen_btn.gif) 0 0 no-repeat;
	text-indent:-5000px;
}
a.listen:hover {
	background: url(/images/listen_btn.gif) 0px -20px no-repeat;
	}
	
a.weeks35{
	display:block;
	height:20px;
	width:140px;
	background: url(/images/35_btn.gif) 0 0 no-repeat;
	text-indent:-5000px;
}
a.weeks35:hover {
	background: url(/images/35_btn.gif) 0px -20px no-repeat;
	}	

a.musiclogs{
	display:block;
	height:20px;
	width:140px;
	background: url(/images/musiclogs_btn.gif) 0 0 no-repeat;
	text-indent:-5000px;
}
a.musiclogs:hover {
	background: url(/images/musiclogs_btn.gif) 0px -20px no-repeat;
	}	
	
a.podcasts{
	display:block;
	height:20px;
	width:140px;
	background: url(/images/podcasts_btn.gif) 0 0 no-repeat;
	text-indent:-5000px;
}
a.podcasts:hover {
	background: url(/images/podcasts_btn.gif) 0px -20px no-repeat;
	}		


.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}


.calendarHeader{
	text-align: center;
	
	margin-bottom: 10px;
}

.calendarHeader a {
	font-size: 14px;
	margin: 0px 8px 0px 8px;
}

.calendarHeader span {
	font-size: 16px;
	font-weight: bold;
}



.calendar {
	margin: 0 auto 0 auto;
	table-layout: fixed;
	width: 650px;
	
	
	border-collapse: collapse;
}


.calendar thead tr {	
	text-align: center;		
}


.calendar tbody tr {
	height: 120px;	
}


.calendar tbody td {
	border: solid 1px #4f4f4f;
}

.calendarDate {
	color: white;
	padding-left: 5px;
	background-color: #5566BB;
	border-bottom: solid 1px #4f4f4f;
}

.linkDiv {
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	text-align: center;
}

.pageLink {
	margin-left: 2px;
	margin-right: 2px;
}

.pages {
	text-align: center;
}

.pages a,.pages span {
	color: black;
	text-decoration: none;
	border: solid 1px #aaaaaa;
	padding: 0px 3px 0px 3px;
	margin: 0px 1px 0px 1px;
}

.pages a:visited {
	color: black;
}

.pages span {
	color: #cccccc;
}

.pages .current {
	font-weight: bold;
	background-color: #222222;
	color: white;
}




.pages .inactive {
	color: #cccccc;
}

.pages a:hover {
	background-color: #eeeeee;
	cursor: pointer;
}


.showGridTable {	
	table-layout: fixed;
	border-collapse: collapse;
	width: 700px;
}

.showGridTable .empty {
	background-color:#cccccc;
}

.showGridTable .showTD {
	border: solid 1px #777777;	
	text-align: center;
}

.showGridTable .show {
	text-align: center;
	margin:2px 0px 2px 0px;	
	font-weight:bold;
}

.showGridTable tr {
	height: 50px;
}

.showGridTable a {
	color: black;
}


#ad {
	height: 80px;
}

#adImg {
	border-style: none;
	margin:0px auto 0px auto;
}

.eventTable {
	border-top: solid 1px #c5c5c5;
	padding-top: 5px;
	margin-top: 10px;
}

.eventTitle {

	color: #3B5998;
	font-size: 14px;
	font-weight: bold;
}

.eventInfo {
	color: #333333;
	font-size: 12px;
}

.eventDesc {
	margin-top: 5px;
	font-size: 12px;
}

.eventDiv {
	color: red;
	cursor: pointer;
}

.image {
	width: 120px;
}

.info {
	vertical-align: top;
	width: 500px;
}

#eventPanel {
	color: white;	
	background-color: #AC2816;	
	margin-bottom: 20px;
	margin-left: 10px;
	overflow: hidden;	
}

#eventPanel div {
	margin: 10px 0px 20px 0px;
}

#eventPanel img {	
}

.showDescription {
	border-bottom: dotted 1px #cccccc;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
}

.showImage {
	position: relative;
	margin:4px;	
}

.links {
	clear: both;	
}

.link {
	float:left;
	width: 180px;
	margin: 5px 7px 5px 7px;
}



ul#nav-links 
{
	list-style-type: none;        	
	padding: 0;
	margin-bottom: 20px;
}

ul#nav-links li
{
	display: inline;
}

.progfavPrimary {
	float: left;
	width: 48%;
	margin-right: 20px;
}

.progfavSecondary {
	float: right;
	width: 48%;
}

.yearbestTop101 {
	float: left;
	width: 39%;
}

.yearbestProgfav {
	float: right;
	width: 60%;
}

.yearbestTop101 *, .yearbestProgfav * {
	font-size: 19px;
}

.yearbestTop101Header, .yearbestProgfavHeader {
	font-weight: bold;
	font-size: 24px;
}

.livesessionLeft {
	float: left;
	width: 48%;
}

.livesessionRight {
	float: right;
	width: 51%;
}

