body
{
    background-color: #000000; font-family: Tahoma, Sans-Serif;
    background-image:url(/player/images/bg/Bandit.gif);
    background-repeat:no-repeat;
}
#adLayer
{
    left: 197px; top: 100px; 
}
#adLayerMini
{
    left: 197px; top: 420px; 
}
#playerLayer
{
    left: 197px; top: 444px; 
}

/* PlayerOnairInfo */
.player-label {
    color:#463E39; font-size:10px; width:50px;
}
.player-text 
{
    color:#463E39; font-size:10px;
    font-weight:bold; width:210px;
    white-space:nowrap; overflow:hidden;
}
.player-current-text 
{
    color:#201D1C; font-size:10px;
    font-weight:bold; width:210px;
    white-space:nowrap; overflow:hidden;
}
.player-program-text 
{
    color:#201D1C; font-size:10px;
    font-weight:bold; width:132px;
}
/* last artist */
#PlayerLastArtistLabel 
{
    left:230px; top:70px;
}
#PlayerLastArtistText
{
    left:280px; top:70px;
}
/* current artist */
#PlayerCurrentArtistLabel
{
    left:230px; top:96px;
}
#PlayerCurrentArtistText
{
    left:280px; top:96px;    
}
/* current title */
#PlayerCurrentTitleLabel
{
    left:230px; top:110px;
}
#PlayerCurrentTitleText
{
    left:280px; top:110px;
}
/* next artist */
#PlayerNextArtistLabel
{
    left:230px; top:136px;
}
#PlayerNextArtistText
{
    left:280px; top:136px;    
}
#PlayerProgramLabel
{
    left:230px; top:173px;
}
#PlayerProgramText
{
    left:230px; top:183px;
}
#PlayerProgramlederLabel
{
    left:230px; top:197px;
}
#PlayerProgramlederText
{
    left:230px; top:207px;
}
#PlayerProgramHomepage
{
	left:372px; top:180px;
    font-size:10px; width:132px;	
}
#PlayerProgramHomepage img 
{
	border:0px;
}
#PlayerProgramHomepage a
{
	color:#201D1C; font-size:10px;
	font-weight:bold; text-decoration:none;
}
#PlayerProgramHomepage a:hover
{
	text-decoration:underline;
}

#PlayerProgramlederImgWrapper
{
	display:none;
}
#PlayerProgramlederImg
{
	float:right; display:none;
}

/* News box */
#playerNewsBox
{
    top:247px; left:225px;
    width:253px; height:152px;
    padding:4px;
}
#playerNewsBox div
{
    margin-bottom:4px; width:253px;
    white-space:nowrap; overflow:hidden;    
}
#playerNewsBox a
{
    font-size:12px;
}
#playerNewsBox .news-headline
{
	font-family:Tahoma, Sans-Serif;
	font-size:11px; color:#202020; font-weight:bold;
	margin-bottom:12px; text-transform:uppercase;
}
#playerNewsBox .news-update 
{
    background-color:Yellow;
}
#playerNewsBox .news-update a
{
   color:#000000;
}
#playerNewsBox .news a
{
    color:#ffffff;
}

.fb_share { left:278px; top: 404px; }
.fb_share a { color:#ffffff; }
