/* Reset default CSS styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}

html{
	height:100%;
	zoom:1;
}

body{
	height:100%;
	background:url(../images/bg-body.png);
	font-family:Helvetica;
	padding-bottom:1000px;
}



#onAir{
	width:709px;
	height:203px;
	background-color:#6c6664;
	padding:16px 0 0 21px;
	
}

.next a{

	color: #FFF;
}


.next a:linked, a:visited{

	color: #FFF;
}

a.ref:link
{
	color:#ccf;
	font-style: normal;
}
a.ref:visited
{
	color:#ccf;
	font-style: normal;
}
a.ref:hover
{
	color:#fff;
	font-style:italic;
}
a.ref:active
{
	color:#fff;
	font-style: italic;
}



.homePage #onAir .now{
	background:url(../images/microphone.png) top left no-repeat;
	min-height:54px;
	overflow:hidden;
	zoom:1;
	width:471px;
	padding-left:39px;
	border-bottom:10px solid #a7a3a2;
	font-size:15px;
	color:#fff;
	
}

#onAir div{
	width:510px;
	float:left;
	
}

#onAir a{
	color: #FFF;
	text-decoration:underline;
}

#onAir a:link, a:visited {
	color: #FFF;
	text-decoration:underline;
}

#onAir a:hover{
	text-decoration:none;
}

#onAir img{
	float:right;
	margin:0 19px 0 0;
}

#onAir h1{
	color:#d1cfa7;
	font-size:28.8px;
	font-weight:400;

}
#onAir h2{
	font-size:15px;
	font-weight:bold;
	color:#d1cfa7;
	margin-bottom:6px;
}

.recent{
	padding:3px 0 4px 0;
	color:#fff;
	font-size:11px;
	border-bottom:1px solid #a7a3a2;
}

.one{
	margin-bottom:7px;
}

.two{
	color:#d1cfa7;
}

.next{
	padding:9px 0 11px 0;
	font-size:14px;
	font-weight:bold;
	color:white;
}

#onAirMod {
	width:233px;
	height:315px;
	padding:12px 16px 0 40px;
	background:#6C6664 url(images/bg-micLong.png) top left no-repeat;
	color:#fff;
	border-bottom:1px solid #59544f;
}

#onAirMod .program{
	font-size:15px;
	line-height:1.25;
	padding-bottom:10px;
	border-bottom:1px solid #a7a3a2;
}

#onAirMod .music{
	font-size:11px;
	line-height:1.63;
	padding-top:10px;
}
