body {
  background-color: #ffffff;
}

body {
	margin:0px;padding:0px;
	scrollbar-face-color : #e9e9e9;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #666666;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #cccccc;
	scrollbar-track-color : #e9e9e9;
	scrollbar-darkshadow-color : #cccccc;
	scrollbar-base-color : #ffffff;
}

body {
  font: 10px Arial;
  color: #333333;
}

table,td,div,span,p { font-size:100%; }
p{
  margin: 0px;
}

ul { margin:0px;padding:0px; }
li { font-size:10px;list-style-type:none;margin:3px;margin-left:0px;color:#000000;list-style-position:outside; }

a:link,a:visited,a:active,a:hover {
 	color:#ff0000;
	text-decoration:none;
}

h1 {
  margin:0px;
  margin-top:1px;
  padding:0px;
  font-weight:bold;
  font-size: 110%;
  line-height: 100%px;
  color:#ff0000;
}

h2 {
  margin:0px;
  margin-bottom:5px;
  padding:0px;
  font-weight:bold;
  font-size: 120%;
  color:#ff0000;
}

h3 {
  margin:0px;
  padding:0px;
  font-weight:bold;
  font-size: 110%;
}

.btxt {
  color: #000000;
}

.gtxt {
  color: #999999;
}

.large {
  font-size: 12px;
}

b, strong, .bld {
  font-weight: bold;
}

.upp {
  text-transform: uppercase;
}

a.playing:link,a.playing:visited,a.playing:active,a.playing:hover {
 	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

a.onlink:link,a.onlink:visited,a.onlink:active,a.onlink:hover {
 	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a.offlink:link,a.offlink:visited,a.offlink:active,a.offlink:hover {
 	color:#666666;
	text-decoration:none;
}

a.more:link,a.more:visited,a.more:active,a.more:hover,.txtmore {
 	color:#000000;
	text-decoration:none;
	background: url(/img/more.gif) no-repeat;
	padding-left:8px;
}

.error {
 	color:#ff0000;
}

.rght { float:right; }
.lft { float:left; }

.bgw { background-color:#ffffff; }
.bgl { background-color:#cac0d0; }
.bgb { background-color:#000000; }
.bgfuture { background-color:#e9e9e9; }
.bgpast { background-color:#d9d9d9; }
.bgnow { background-color:#ff0000; }

#main { width:750px; }
#topbanner { display:block; }
#mainnav { width:750px;background: #ffffff url(/img/nav_bg.gif) no-repeat;height:33px; }
#content { width:750px;height:319px;background: #ffffff url(/img/content_bg2.gif) repeat-y; }
#leftblock { width:375px;height:294px;float:left; }
#divider { width:3px;height:294px;float:left; }
#divider2 { width:3px;height:69px;float:left; }
#rightblock { width:372px;height:294px;float:left; }
#subnav { height:35px;width:366px;background-color:#d9d9d9;margin-bottom:1px; }
#weeknav { height:35px;margin-left:5px;background-color:#d9d9d9;margin-bottom:1px; }
#mediablock { text-align:center;margin-left:5px; }
#playlist { width:366px;height:257px;overflow:auto;margin-right:1px;margin-bottom:1px; }
#info { width:366px;height:257px;overflow:auto;margin-right:1px;margin-bottom:1px; }
#djb { width:366px;height:318px;overflow:auto;margin-right:1px;margin-bottom:1px; }
#djsets { width:366px;height:318px;overflow:auto;margin-right:1px;margin-bottom:1px; }
#newsletter { width:366px;height:318px;overflow:auto;margin-right:1px;margin-bottom:1px; }
#related { width:366px;height:257px;overflow:auto;margin-right:1px;margin-bottom:1px; }
#schedule { width:370px;height:258px;overflow:auto;margin-bottom:1px;margin-left:5px;margin-top:-1px; }
#dotshor { width:750px;height:3px;background: #ffffff url(/img/dots_across.gif) repeat-x; }
#pagenavleft { width:370px;height:24px;margin-bottom:1px;margin-left:5px;background-color:#d9d9d9; }
#pagenavright { width:366px;height:24px;margin-bottom:1px;background-color:#d9d9d9; }
#footer { width:750px;height:71px;background: #ffffff url(/img/content_bg2.gif) repeat-y; }
#player { width:370px;height:69px;float:left; }
#forrent { width:366px;float:left;text-align:center;padding-top:1px; }

.uneven { display:block;padding:2px;background-color:#e9e9e9; }
.even { display:block;padding:2px;background-color:#ffffff; }
.activetune { display:block;padding:2px;background-color:#ff0000;color:#ffffff; }
.showtime { margin:1px;margin-left:4px;padding:3px;display:normal;width:50px;float:left;background-color:#8b8590; }
.showtitle { margin:1px;margin-left:0px;padding:3px;display:block;float:left;background-color:#8b8590; }
.pagebut { float:left;padding-right:2px;padding-top:1px;background-color:#ffffff; }
.clock { float:right;padding-top:1px;padding-right:12px;color:#ff0000;font-size:12px;font-weight:bold; }
.dotshor { display:block;background: url(/img/dots_hor.gif) repeat-x;height:3px;margin-top:7px;margin-bottom:7px; }

/* styles for forms */
form,input { margin:0px;padding:0px; }
.nws { font: 10px Arial;  color: #000000; border:1px solid #000000; background-color: #ffffff; width:183px; }
.boxmail { font: 10px Arial;  color: #000000; border:1px solid #cac0d0; background-color: #535056; width:164px; }
.boxbut { cursor: pointer; font: 12px Arial;font-weight:bold;  color: #000000; border:0px solid #535056; background-color: #cac0d0;width:64px; }

