body {
	margin: 0;
	padding: 0;
	background: url(../images/header.jpg) #5B79BC no-repeat;
}

body * {
	font-family: helvetica, geneva, arial, sans-serif;
	font-size: 10px;
}

div {
	position: absolute;
	/*border: 1px solid #f00;*/
}

p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

#fr_contact a, #fr_contact a:visited, #fr_contact a:hover, #fr_contact a:active, #m_contact a, #m_contact a:visited, #m_contact a:hover, #m_contact a:active, #events a, #events a:visited, #events a:hover, #events a:active, #events h4, #events label, #events p {
	color: #fff;
}

#fr_contact h3, #m_contact h3, #m_skip, #fr_skip, #dynamicTimer {
	display: none;
}

.more {
	font-size: 9px;
	color: #00275b;
}

hr.clear {
	display: block;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	height: 0;
	overflow: hidden;
	clear: both;
}

/* Listen Live */
#fr_live ul li, #m_live ul li {
	position: absolute;
	height: 17px;
	text-indent: -5000px;
	overflow: hidden;
}

#fr_live ul li a, #m_live ul li a {
	height: 17px;
	display: block;
}

#fr_ll, #m_ll {
	display: none;
}

/* What's Currently Playing */
#fr_play h2, #m_play h2 {
	position: relative;
	top: 6px;
	left: 32px;
	width: 113px;
	height: 10px;
	text-indent: -5000px;
	background: url('../images/bl_titles.png') no-repeat;
}

#playing {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 19px;
	left: 9px;
	font-size: 11px;
	font-weight: bold;
}

#playing b {
	color: #00275b;
}

#buy {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 3px;
	left: 131px;
}

#buy a {
	color: #00275b;
	font-weight: bold;
	font-size: 9px;
}

/* Recently Played */
#fr_played h4, #m_played h4 {
	margin: 5px;
	font-weight: bold;
	font-size: 11px;
}

#fr_played div, #m_played div {
	position: relative;
}

#fr_played p, #m_played p {
	font-size: 9px;
	margin: 0 3px 0 5px;
}

#fr_played * br, #m_played * br {
	display: none;
}

#fr_played p b, #m_played p b {
	display: block;
	position: relative;
	font-size: 9px;
	color: #00275b;
	padding-bottom: 6px;
}

/* Events */
#events {
	top: 487px;
}

#events h2 {
	display: none;
}

#events h4 {
	position: relative;
	display: block;
	padding-top: 5px;
	text-align: right;
	font-size: 9px;
	width: 155px;
}

#events form, #events form div {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	width: 155px;
}

#events form b {
	position: relative;
	font-size: 12px;
	padding-top: 12px;
	display: block;
	width: 155px;
	text-align: right;
	color: #bed071;
}

#events form div br {
	display: none;
}

#fr_zip {
	float: left;
	margin-left: 77px;
	width: 55px;
}

#fr_go {
	float: right;
}

#events form label {
	position: relative;
	display: block;
	padding-top: 3px;
	width: 155px;
	text-align: right;
	font-size: 9px;
}

#events p b {
	display: block;
	float: left;
	position: relative;
	width: 50px;
	color: #bed071;
}

#events p {
	position: absolute;
	top: 0;
	left: 163px;
	width: 283px;
	padding: 28px 0 20px 10px;
	border-left: 1px solid #fff;
	background: url('../images/events_title.png') no-repeat 10px 8px;
}

#events p a {
	font-weight: bold;
	text-decoration: none;
}

/* Today's Good News */
#fr_gd_news h2, #m_gd_news h2 {
	position: relative;
	margin: 5px;
	width: 102px;
	height: 10px;
	text-indent: -5000px;
	background: url('../images/bl_titles.png') -119px 0 no-repeat;
}

#fr_gd_news p, #m_gd_news p {
	margin: 5px;
	font-size: 9px;
}

/* Main Navigation */

.nav_over {
	border: 1px solid #f00;
	background-position: 20px !important
}

.nav {
	/*background-position: 0 0;*/
}

#fr_nav, #m_nav {
	background: url('../images/nav_bg.png') repeat-x;
}

#fr_nav h2, #m_nav h2 {
	display: none;
}

#fr_nav ul, #m_nav ul {
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#fr_nav ul li, #m_nav ul li {
	position: absolute;
	display: block;
	height: 20px;
	text-indent: -5000px;
	overflow: visible;
	z-index: 10;
}

#fr_nav ul li a, #m_nav ul li a {
	height: 20px;
	display: block;
}

/* drop down menu box */
#fr_nav ul li ul, #m_nav ul li ul {
	display: none;
	overflow: display;
	background-image: url('/images/standard/blue.png');
	filter: alpha(opacity=90);
	padding: 3px;
	position: relative;
}

#fr_nav ul li ul li, #m_nav ul li ul li {
	position: relative;
	display: block;
	text-indent: 0;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	height: auto;
}

#fr_nav ul li ul li a, #m_nav ul li ul li a {
	display: inline;
	color: #fff;
	line-height: 1.4;
	overflow: visible;
	position: relative;
}

#nav_ins {
	left: 0px;
	width: 48px;
	background: url('../images/nav.png') no-repeat;
}

#nav_ins:hover {
	background: url('../images/nav_over.png') no-repeat;
}

#nav_com {
	left: 48px;
	width: 78px;
	background: url('../images/nav.png') -48px 0 no-repeat;
}

#nav_com:hover {
	background: url('../images/nav_over.png') -48px no-repeat;
}

#nav_sup {
	left: 126px;
	width: 60px;
	background: url('../images/nav.png') -126px 0 no-repeat;
}

#nav_sup:hover {
	background: url('../images/nav_over.png') -126px 0 no-repeat;
}

#nav_mus {
	left: 186px;
	width: 45px;
	background: url('../images/nav.png') -186px 0 no-repeat;
}

#nav_mus:hover {
	background: url('../images/nav_over.png') -186px 0 no-repeat;
}

#nav_pro {
	left: 231px;
	width: 72px;
	background: url('../images/nav.png') -231px 0 no-repeat;
}

#nav_pro:hover {
	background: url('../images/nav_over.png') -231px 0 no-repeat;
}

#nav_con {
	left: 303px;
	width: 68px;
	background: url('../images/nav.png') -303px 0 no-repeat;
}

#nav_con:hover {
	background: url('../images/nav_over.png') -303px 0 no-repeat;
}

#nav_eve {
	left: 371px;
	width: 62px;
	background: url('../images/nav.png') -371px 0 no-repeat;
}

#nav_eve:hover {
	background: url('../images/nav_over.png') -371px 0 no-repeat;
}

/* Heard On Air */

#fr_on_air h3, #m_on_air h3 {
	margin: 5px;
	font-weight: bold;
	font-size: 11px;
}

#fr_on_air p, #m_on_air p {
	font-size: 9px;
	margin: 0 3px 0 5px;
}

#fr_on_air p a, #m_on_air p a {
	padding-left: 13px;
}

/*Contact*/

#fr_contact *, #m_contact * {
	padding-left: 10px;
}

#fr_contact a, #m_contact a {
	font-weight: bold;
}

#fr_contact p, #m_contact p {
	margin-bottom: 6px;
}