/* Generic Styles */
a:hover {
	color: #000;
}

/* Station ID Block */

#fr_id {
	position: absolute;
	top: 112px;
	left: 38px;
	z-index: 2;
	width: 126px;
	height: 21px;
	text-indent: -1000px;
	border-bottom: 1px solid #bed071;
}

h4.id_105_5 {
	background: url(../images/sid_105_5.png) 40px 0 no-repeat;

}

h4.id_104_9 {
	background: url(../images/sid_104_9.png) 40px 0 no-repeat;

}

h4.id_95_3 {
	background: url(../images/sid_95_3.png) 40px 0 no-repeat;

}

h4.id_94_9 {
	background: url(../images/sid_94_9.png) 40px 0 no-repeat;

}

h4.id_91_7 {
	background: url(../images/sid_91_7.png) 40px 0 no-repeat;

}

h4.id_91_1 {
	background: url(../images/sid_91_1.png) 40px 0 no-repeat;

}

h4.id_91_3 {
	background: url(../images/sid_91_3.png) 40px 0 no-repeat;

}

h4.id_89_9 {
	background: url(../images/sid_89_9.png) 40px 0 no-repeat;

}

/* Logo */
#fr_logo {
	display: block;
	position: absolute;
	z-index: 11;
	top: 19px;
	left: 4px;
	background: url(../images/logo.png) no-repeat;
	width: 333px;
	height: 160px;
	text-indent: -4000px;
}

/* Center Image */
#fr_kick {
	position: absolute;
	left: 164px;
	top: 87px;
	width: 424px;
	height: 400px;
	z-index: 1;
}

#fr_kick_l, #fr_kick_r { 
	position: absolute;
	top: 87px;
	width: 8px;
	height:401px;
	z-index: 3;
}

#fr_kick_l { /*left shadow*/
	left: 156px;
	background: url(../images/left_shadow.png) repeat-y;
}

#fr_kick_r { /*right shadow*/
	left: 588px;
	background: url(../images/right_shadow.png) repeat-y;
}

/* What's Currently Playing */
#fr_play {
	width: 182px;
	height: 65px;
	left: 588px;
	top: 177px;
	background-color: #E7EAAF;
}

/* Recently Played */
#fr_played {
	left: 674px;
	top: 242px;
	width: 96px;
	height: 148px;
	background-color: #E7EAAF;
	border-top: 1px solid #bed071;
}

/* Listen Live */
#fr_live {
	top: 87px;
	left: 588px;
	height: 90px;
	width: 182px;
	background-color: #E7EAAF;
}

#fr_live h2 {
	position: absolute;
	width: 182px;
	height: 71px;
	text-indent: -5000px;
	background-image: url('../images/fr_ll.png');
}

#fr_live h2 a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -5000px;
}

#fr_on_air_img {
	position: absolute;
	top: 9px;
	left: 10px;
}

#fr_on_air_per {
	position: absolute;
	top: 3px;
	left: 62px;
	font-size: 9px;
	font-weight: bold;
	color: #2d4a9a;
}

#fr_live ul {
	position: absolute;
	top: 71px;
	padding: 0;
	margin: 0;
}

#fr_ll_rm {
	background: url('../images/fr_ll_pl.png');
	left: 0px;
	width: 52px;
}

#fr_ll_wm {
	background: url('../images/fr_ll_pl.png');
	left: 52px;
	width: 68px;
	background-position: -52px 0;
}

/* News */
#fr_news {
	position:absolute;
	top:87px;
	width:155px;
	height:299px;
	padding-left: 9px;
	padding-top: 102px;
	background-color: #E7EAAF;
}

#fr_news h2 {
	display: none;
}

#fr_news_div {
	margin-left: -9px;
	margin-top: 13px;
	padding-left: 9px;
	padding-top: 5px;
	border-top: 1px solid #bed071;
}

#fr_news a {
	color: #00275b;
}

#fr_news p {
	padding-bottom: 1px;
	line-height: 1.1;
}

#fr_news p.fr_news_bottom {
	margin: 0 4px 0 6px;
}

.hl_1 {
	font-size: 12px;
	font-weight: bold;
}

.hl_2 {
	font-size: 11px;
	font-weight: bold;
}

/* Today's Good News */
#fr_gd_news {
	left: 588px;
	top: 391px;
	width: 182px;
	height: 96px;
	background-color: #E7EAAF;
	border-top: 1px solid #bed071;
	overflow: auto;
}

/* Navigation */
#fr_nav {
	left: 0;
	top: 67px;
	width: 433px;
	height: 20px;
	padding-left: 337px;
	z-index: 4;
}

/* Heard On Air */
#fr_on_air {
	left: 588px;
	top: 242px;
	width: 86px;
	height: 148px;
	background-color: #E7EAAF;
	border: 1px solid #bed071;
	border-width: 1px 1px 0 0;
	z-index: 1;
}

/* */
#fr_right_line {
	position: absolute;
	top: 0;
	width: 0;
	height: 400px;
	left: 770px;
	border-right: 1px solid #c0c0c0;
}

/* Contact */
#fr_contact {
	top: 487px;
	left: 558px;
	margin-top: 6px;
	color: #fff;
}

/* Footer Icons */
#fr_icons {
	top: 487px;
	left: 447px;
	width: 110px;
	border: 1px solid #fff;
	border-width: 0 1px 0 1px;
}

/* Footer */
body #fr_contact .legal {
	font-weight: normal;
}