body
{
	background-image:url(/Customers/CapitolBroadcasting/WCMC-FM/images/WCMC-FM_Background.gif);
}   
#dualNext, #next, #CoverArt, #brandLogo, #channels, #skip, #PlayPause, #prefs, #TitleSponsor, #chSponsor
{
	display:none;
}
#artist{ 
    position:absolute; top:55px; left:156px; height:15; width:181;
    font-family:Tahoma,Arial; color:#FFFFFF; font-size:9pt; font-weight:bold;
    padding-left:5px; overflow:hidden;
}
#title{ 
    position:absolute; top:70px; left:158px; height:68; width:181;
    font-family:Tahoma,Arial; color:#FFFFFF; font-size:8pt; 
    padding-left:5px; overflow:auto;
}
#countUp{
    position:absolute; top:128px; left:280; height:12; width:42;
    font-family:Tahoma,Arial; color:#000000;background-color:transparent;
    font-size:7pt; padding-right:5px;text-align:right;
}
#playerStatus{
    position:absolute; top:128px; left:155px; height:12px; width:115px;
    font-family:Tahoma,Arial; color:#000000;background-color:transparent;
    font-size:7pt; padding-left:5px;overflow:hidden;
}  

.Mac#countUp
{
	display:none;
}   
.Mac#playerStatus
{
	display:none;
}
#tunerLogo
{
	position:absolute;
	top:16px;
	left:17px;
	border:none;
	width:125px;
	height:125px;
}
#mute
{
	top:145px;
	left:149px;
	width:37px;
	height:38px;
}
.mouseover_mute
{
	background-image:url(/Customers/CapitolBroadcasting/WCMC-FM/images/mute_lo.gif);
}

.mute
{
	background-image:url(/Customers/CapitolBroadcasting/WCMC-FM/images/mute_hi.gif);
}

.unmute
{
	background-image:url(/Customers/CapitolBroadcasting/WCMC-FM/images/mute_lo.gif);
}

.mouseover_unmute
{
	background-image:url(/Customers/CapitolBroadcasting/WCMC-FM/images/mute_hi.gif);
}
#volumeBar1
{
	position:absolute;
	top:145px;
	left:185px;
	width:16px;
	height:38px;
	background-image:url(/Customers/CapitolBroadcasting/WCMC-FM/images/vol_1.gif);
}
#volumeBar1.on
{
	background-image:url(/Customers/CapitolBroadcasting/WCMC-FM/images/vol_1_F2.gif);           
}
#volumeBar2
{
	position:absolute;
	top:145px;
	left:202px;
	width:10px;
	height:38px;
	background-image:url(/Customers/CapitolBroadcasting/WCMC-FM/images/vol_2.gif);  
}
#volumeBar2.on
{
	background-image:url(/Customers/CapitolBroadcasting/WCMC-FM/images/vol_2_F2.gif);           
}
#volumeBar3
{
	position:absolute;
	top:145px;
	left:213px;
	border:none;
	width:10px;
	height:38px;
	background-image:url(/Customers/CapitolBroadcasting/WCMC-FM/images/vol_3.gif);
}
#volumeBar3.on
{
	background-image:url(/Customers/CapitolBroadcasting/WCMC-FM/images/vol_3_F2.gif);           
}
#volumeBar4
{
	position:absolute;
	top:145px;
	left:224px;
	width:10px;
	height:38px;
	background-image:url(/Customers/CapitolBroadcasting/WCMC-FM/images/vol_4.gif);
}
#volumeBar4.on
{
	background-image:url(/Customers/CapitolBroadcasting/WCMC-FM/images/vol_4_F2.gif);           
}
#volumeBar5
{
	position:absolute;
	top:145px;
	left:232px;
	width:10px;
	height:38px;
	background-image:url(/Customers/CapitolBroadcasting/WCMC-FM/images/vol_5.gif);
}
#volumeBar5.on
{
	background-image:url(/Customers/CapitolBroadcasting/WCMC-FM/images/vol_5_F2.gif);           
}
#volumeBar6
{
	position:absolute;
	top:145px;
	left:243px;
	width:10px;
	height:38px;
	background-image:url(/Customers/CapitolBroadcasting/WCMC-FM/images/vol_6.gif);
}
#volumeBar6.on
{
	background-image:url(/Customers/CapitolBroadcasting/WCMC-FM/images/vol_6_F2.gif);           
}
#banner
{
	position:absolute;
	top:195px;
	left:6px;
	width:480px;
	height:60px;
}
#Link1
{
position:absolute;
	top:16px;
	left:335px;
	width:125px;
	height:125px;
}
/* btns 1 and 2 for volum control are ignored*/
#btn1vdwn
{
    background-image:none;
    position:absolute;
    top:268px;
    left:195px;
    width:33px;
    height:30px;
    
}

#btn2vup
{
    background-image:none;
    position:absolute;
    top:215px;
    left:195px;
    width:33px;
    height:30px;
    
}
#btn3
{
	background-image:url(/Customers/CapitolBroadcasting/WCMC-FM/images/stop.gif);
	position:absolute;
  top:145px;
  left:294px;
	width:43px;
	height:38px;
	visibility:visible;
}
#btn3.paused {
	background-image:url(/Customers/CapitolBroadcasting/WCMC-FM/images/stopped.gif);
}

#btn4
{
  background-image:url(/Customers/CapitolBroadcasting/WCMC-FM/images/not_playing.gif);
  position:absolute;
  top:145px;
 	left:259px;
  width:32px;
  height:35px;
  visibility:visible;
}
#btn4.playing {
    background-image:url(/Customers/CapitolBroadcasting/WCMC-FM/images/playing.gif);
}
