
/* Colors */
H1 { color: #6DADFF; }
#pageHeader H1 { color: black; }
CODE {
	background-color: #F7F7F7;
}
BODY { background-color: FFFFFF; }
BLOCKQUOTE { background-color: #F7F7F7; }

h2.liveList { color: #ffff90; border-style: none; text-decoration: underline; }
.liveList a { color: #ffff90; }
.liveList {
	background-color: #6DADFF;
}
.l365_type { color: #ffff90; }
/* -- End of colors -- */
#playlist { max-height: 100px; max-width: 540px; }

BODY { 
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
  	font-size: 95%;
	min-width: 910px;
}
h1 { font-weight: normal; font-size: 18pt;  text-align: center; }
h2 { font-weight: bold; font-size: 12pt;  text-align: left; margin-left: +4px;}
#pageHeader { 
	margin-bottom: 8px; 
	margin-top: 0px; 
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 980px;
	max-width: 980px;
	min-width: 980px;
	margin: 15px;
}
.picture { padding: 8px; }
li.l365_tune { list-style-type: square; }
li.l365_ad { list-style-type: circle; }
li.l365_ad .l365_title { font-style: italic; }

.l365_time { padding-right: 12px; padding-left: 12px;}
.bodyText {
	width: 980px;
	margin-left: 12px;
	margin-right: 12px;
	padding-left: 5px;
}
P { margin-right: 5%; margin-left: 5%; }
.liveList h2 { text-align: center; padding-bottom: 3px; margin-bottom: 0px; margin-top: 0px; padding-top: 3px;}
.navLinks { 
	text-align: center; 
}
.navLinks a {
	 font-weight: normal; font-size: 12pt; padding-left: 5px; padding-right: 5px;
}
.center { text-align: center; }
.hide { display: none; }
.box { border-color: black; border-width: 1px; border-style: solid; }

.current_show {
	border-width: 1px;
	margin-left: 10%;
	margin-right: 10%;
	border-style: solid;
	border-color: black;
	width: 80%;
}
.current_show h1.headline  {
	background-color: #6DADFF;
	color: #ffff90;
	padding-top: 0px;
	text-align: center;
	font-size: 14pt;
	font-weight: normal;
	margin-top: 0px;
}
