body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #ffffff;
    font-family: Tahoma, Sans-Serif;
    background-image:url(/player/images/bg/P4.jpg);
    background-repeat:no-repeat;    
}
#adLayer
{
    left: 210px; top: 80px; 
}
#adLayerMini
{
    left: 210px; top: 420px; 
}
#playerLayer
{
    left: 210px; top: 444px; 
}

/* PlayerOnairInfo */
.player-label {
    color:#463E39; font-size:10px; width:50px;
}
.player-text 
{
    color:#463E39; font-size:10px;
    font-weight:bold; width:240px;
    white-space:nowrap; overflow:hidden;
}
.player-current-text 
{
    color:#201D1C; font-size:10px;
    font-weight:bold; width:240px;
    white-space:nowrap; overflow:hidden;
}
.player-program-text 
{
    color:#201D1C; font-size:10px;
    font-weight:bold;
}
/* last artist */
#PlayerLastArtistLabel 
{
    left:224px; top:105px;
}
#PlayerLastArtistText
{
    left:274px; top:105px;
}
/* current artist */
#PlayerCurrentArtistLabel
{
    left:224px; top:128px;
}
#PlayerCurrentArtistText
{
    left:274px; top:128px;    
}
/* current title */
#PlayerCurrentTitleLabel
{
    left:224px; top:143px;
}
#PlayerCurrentTitleText
{
    left:274px; top:143px;
}
/* next artist */
#PlayerNextArtistLabel
{
    left:224px; top:164px;
}
#PlayerNextArtistText
{
    left:274px; top:164px;    
}
#PlayerProgramLabel
{
    display:none;
}
#PlayerProgramText
{
    left:224px; top:205px; width:150px;
    text-transform:uppercase;
}
#PlayerProgramHomepage
{
	left:224px; top:220px;
    font-size:10px; width:132px;	
}
#PlayerProgramHomepage img 
{
	border:0px;
}
#PlayerProgramHomepage a
{
	color:#201D1C;
	text-decoration:none;
}
#PlayerProgramHomepage a:hover
{
	text-decoration:underline;
}
#PlayerProgramlederLabel
{
    left:224px; top:238px;
}
#PlayerProgramlederText
{
    left:224px; top:250px;  width:140px;
}
#PlayerProgramlederImgWrapper
{
	top:182px; left:348px;	
	width:180px; height:98px;
}
#PlayerProgramlederImg
{
	float:right;
}

/* News box */
#playerNewsBox
{
    top:287px; left:220px;
    width:294px; height:114px;
    padding:4px;
}
#playerNewsBox div
{
    margin-bottom:4px; width:294px;
    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:8px; text-transform:uppercase;
} 
#playerNewsBox .news-update 
{
    background-color:Yellow;
}
#playerNewsBox .news-update a
{
   color:Black;
}
#playerNewsBox .news a
{
    color:Black;
}

.fb_share { left:278px; top: 400px; }
.fb_share a { color:#000000; }
