@charset "utf-8";
/* CSS Document */

html, body {
	height:100%;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/bg.jpg);
	background-color:#fff;
	background-repeat:repeat-x;
}


.listenlive {
	width:auto;
	height:auto;
	float:left;
	padding-left: 200px;
	margin:0;
}

img {
	border:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:.8em;
	color:#999;
}

.personelnames {
	padding:0 .4em 0 0;
}

.detailsmore {
	font-family:Verdana, Geneva, sans-serif;
	font-size:.9em;
	font-weight:bold;
	color:#666;
}

.uppernavigationcontent {
	font-size:.7em;
	float:left;
	padding:1em;
	margin:0;
	}
	
.uppernavigationcontent a:link {
	color:#000;
	text-decoration:none;
	}
	
.uppernavigationcontent a:hover {
	color:#000;
	text-decoration:underline;
	}
	
.uppernavigationcontent a:visited {
	color:#000;
	text-decoration:none;
	}
	
p.bodymain {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#000000;
	padding:.2em 1.2em .8em 1.2em;
	margin:0;
	}
	
.bodymaindetail {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000;
	padding:.2em 1.2em .8em 0;
	margin:0;
	}

h2 {
	margin:0;
	padding:.3em 0 0 .7em;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	text-transform:uppercase;
}

h3 {
	margin:0;
	padding:.5em 0 0 .8em;
	font-family:"Courier New", Courier, monospace;
}
	
#wrapper {
	width:950px;
	min-height:100%;
	height:auto;
	margin:0 auto 0 auto;
	background-color:#FFFFFF;
}

#header {
	width:950px;
	height:auto;
}

#headerads {
	width:950px;
	height:auto;
	text-align:center;
	padding:10px 0 10px 0;
	
}

#uppernavigatiion {
	height:40px;
	width:950px;
	background-image:url(../images/uppernavbg.jpg);
	background-repeat:repeat-x;
}


#upperad {
	width:950px;
	height:auto;
	padding-top:5px;
	background-color:#FFFFFF;
	margin-bottom:10px;
}

#lowerad {
	width:950px;
	height:auto;
	padding-top:5px;
	background-color:#FFFFFF;
}

#leftwrapper {
	width:269px;
	height:auto;
	padding-bottom:20px;
	margin-bottom:20px;
	background-color:#fff;
	float:left;
	}
	
.tables {
	width:258px;
	height:22px;
	background-image:url(../images/orangearrow.gif);
	background-repeat:no-repeat;
	background-color:#575757;
	padding-left:11px;
}

h3.namelabels {
	padding:3px 0 0 10px;
	margin:0;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:normal;
}


.tablepersonalities {
	height:22px;
	background-image:url(../images/maroonbg.gif);
	background-repeat:no-repeat;
	background-color:#6a0048;
	padding-left:11px;
}

h3.personalities {
	padding:3px 0 0 10px;
	margin:0;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:normal;
}

.adcontainer {
	width:269px;
	height:auto;
	text-align:center;
	float:left;
	margin-bottom:3px;
	background-color:#000;
}

.adcontainer3 {
	width:100px;
	height:100px;
	text-align:center;
	float:left;
	margin-bottom:3px;
	background-color:#000;
}

.skyscrapper {
	width:269px;
	height:auto;
	background-color:#000;
	color:#FFCC00;
	text-transform:uppercase;
	text-align:center;
	float:left;
	margin-bottom:3px;
}

.radiopic {
	width:auto;
	height:auto;
	background-color:#000000;
	padding-top:20px;
}

p.adtxt {
	padding:0 0 5px 0;
	height:auto;
}

#middle {
	padding-left:4px;
	width:450px;
	height:auto;
	background-color:#fff;
	float:left;
}

#video {
	padding-left:4px;
	width:auto;
	float:left;
	height:auto;
	margin-bottom:5px;
	background-color:#000;
}

#video1 {
	padding-left:4px;
	width:auto;
	float:left;
	height:auto;
	margin-bottom:5px;
	background-color:#000;
}

#photo-slide {
	width:auto;
	height:auto;
	background-color:#000;
	padding:40px 0 40px 0;
}

#contentcontainer {
	width:447px;
	height:auto;
	padding:0;
	margin:0 0 10px 0;
	border:#CCC solid thin;

}

#rightwrapper {
	padding-left:3px;
	width:223px;
	height:auto;
	float:left;
	padding-bottom:50px;
}

.right_img {
	width:223px;
	height:auto;
	padding-bottom:3px;
}

#footer {
	height:220px;
	min-width:100%;
	background-image:url(../images/footer_bg.jpg);
	margin:150px 0 0 0;
	color:#CCCCCC;
	clear:both;
}

.footercontent {
	width:950px;
	height:180px;
	background-image:url(../images/mic.jpg);
	background-repeat:no-repeat;
	padding-left:96px;
	margin:0 auto 0 auto;
	padding-top:60px;
}

.footerdetails {
	font-size:.7em;
	padding:0 0 .8em 0;
	margin:0;
	}
	
.footerdetails a:link {
	color:#FFF;
	text-decoration:none;
	}
	
.footerdetails a:hover {
	color:#FFF;
	text-decoration:underline;
	}
	
.footerdetails a:visited {
	color:#fff;
	text-decoration:none;
	}	
	
ul {
	margin:0;
	padding:0;
	background-color:#000;

}

ul.contentmore {
	margin:0;
	padding:0 0 20px 40px;
	background-color:#fff;
}

.listeditems {
	font-family:Verdana, Geneva, sans-serif;
	font-size:.8em;
	padding-bottom:.4em;
	color:#000;
}

li.anchordetails {
	background-image:url(../images/anchorlibg.jpg);
	background-repeat:repeat-x;
	height:15px;
	color:#fff;
	padding-top:.3em;
	padding-left:30px;
	list-style-type:none;
	font-size:.69em;
}

.anchorshows {
	width:auto;
	padding:1.5em;
	margin:0;
	background-color:#000;
	color:#999999;
	font-size:.7em;
	font-weight:bold;
}

.anchordescription {
	width:auto;
	padding:1.5em;
	margin:0;
	background-color:#000;
	color:#fff;
	font-size:.7em;
}

.audiocast {
	width:auto;
	height:auto;
	padding:15px 15px 45px 35px;
}

.readmore a:link {
	color:#F90;
	text-decoration:blink;
}

.readmore a:hover {
	color:#F90;
	text-decoration:underline;
}

.readmore a:visited{
	color:#F60;
	text-decoration:none;
}

#searchbox  {
	height:40px;
	width:950px;
	text-align:right;
}

.searchcontent {
	padding-right:10px;
	padding-top:10px;
	width:auto;
}

#community {
	width:613px;
	float:left;
	}