﻿body 
{
margin:0px;
padding:0px;
background:#000000;
height:100%;
width:100%;
}
img 
{
 border:0px;
}

a.stLink:link,a.stLink:visited
{
font: normal normal bold 13px/35px Arial,Verdana,Sans-Serif;
text-decoration: none;
color:White;
}

a.stLink:hover,a.stLink:active
{
 color:Yellow;
 }
 
.aButton
{ 
background:transparent url(Station_btn.gif) no-repeat;
width: 112px;
height: 35px;
padding: 0px;
margin:0px; 
text-align:center; 
vertical-align:middle;
}

.recentPlayInfo
{
  font: normal normal normal 10px arial;
  color: #666666;
  text-align:left;
}

#mainContainer
{
margin:0px;
padding:0px;
background:transparent url(player_bkg.jpg) no-repeat;
height:463px;
width:735px;
}

/* Filter's below are only in place to see what's going on */
#leftSubContainer
{
position:absolute;
top:0px;
left:0px;
width:411px;
height:363px;
float:left;
margin:0px;
padding:0px;
}

#rightSubContainer
{
position:absolute;
top:0px;
left:411px;
width:324px;
height:363px;
float:left;
margin:0px;
padding:20px 0px 0px 0px;
background:transparent url(rightSubContainer_bkg.gif) no-repeat;
}

#syncBannerContainer
{
position:absolute;
top:363px;
left:0px;
width:735px;
height:100px;
line-height: 100px;
float:none;
margin:0px;
padding:5px 0px 0px 0px;
background:transparent;
text-align:center;
}

#syncBanner
{
position:relative;
width:735px;
float:none;
margin:0px;
padding:0px;
background:transparent;
text-align:center;
}

#stationBranding
{
background:transparent;
width:100%;
float:none;
height:118px;
margin:0px;
padding:0px;
vertical-align:middle;
text-align:left;
}

#nowPlaying
{
background:transparent url(nowPlaying_bkg.gif) no-repeat;
width:100%;
float:none;
height:103px;
margin:0px;
padding: 0px;
text-align:left;
}

#recentPlaysContainer
{
background:transparent url(recentPlays_bkg.gif) no-repeat;
width:293px;
float:left;
height:142px;
margin:0px;
padding:0px;
text-align:left;
}

#recentPlays 
{
  height:103px; 
  width:293px; 
  margin:0px; 
  padding:40px 10px 0px 20px;
}


#stationLinks
{
width:118px;
float:left;
height:142px;
margin:0px;
padding:0px;
text-align:center;
}

#coverArtSyncContainer
{
background:transparent;
width:324px;
height:258px;
margin:0px;
padding:0px;
vertical-align:middle;
text-align:center;
}

#coverArtSync
{
background:transparent;
width:324px;
height:258px;
margin:0px;
padding:0px;
line-height:258px;
text-align:center; 
}

#gatewayPlayer
{
background:transparent;
position:absolute; 
top:5px; 
left:411px;
width:324px;
height:363px;
margin:0px;
padding:0px;
text-align:center; 

}


#player
{
background:transparent;
width:324px;
height:45px;
margin:0px;
margin-left: -3px;
padding:0px;
text-align:center;
}

#jockLink
{
width:324px;
height:55px;
margin:0px;
padding:0px;
text-align:center;
}

#mediaPlayerContainer
{
float:none;
background: black;
}

#playerStatus
{
width:314px;
/*background-color:#ffffff;*/
/*border:1px solid #00ffff; */
/* for IE */
/*filter:alpha(opacity=50);*/
/* CSS3 standard */
/*opacity:0.50;*/
font:italic normal 10px/14px arial;
color:#ffffff;
text-align:left;
padding: 0px 0px 0px 15px
}

#debug
{
background: white;
width:735px;
height:auto;
color:Black;
float:none;
display:none;
}

#titleTxt
{
padding-left:20px;
padding-top: 35px;
font:italic normal bold 20px/22px arial; 
color:#666666;
}

#artistTxt
{
padding-left:20px;
font:normal normal normal 16px/22px arial; 
color:#666666;
}

.recentSong
{
font:normal normal normal 12px arial;;
color:#666666; 
}
