body
{
	background-color:#EB0000; 
	background-image:url(/images/player/player_bg_default.png); background-repeat:no-repeat;
	margin:0; font-family:Verdana, Sans-Serif;
}
#adLayer
{
    left: 197px; top: 100px; 
}
#adLayerMini
{
    left: 197px; top: 420px; 
}
#playerLayer
{
    left: 217px; top: 418px; 
}

/* PlayerOnairInfo */
#PlayerOnairInfo 
{
	font-family:verdana, Sans-Serif; font-size:7pt;
}
#PlayerOnairInfo div 
{
	position:absolute; left:230px; width:270px; 
	white-space:nowrap;overflow:hidden;
}

.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 
{
    font-weight:bold; width:132px;
	color:#fff8af;overflow:hidden; white-space:nowrap;
}
/* last artist */
#PlayerLastArtistLabel 
{
    top:263px; color:#DBDCDD;
}
#PlayerLastArtistText
{
    top:276px; color:#929497;
}
#PlayerLastTitleText
{
    top:288px; color:#929497;
}
/* current artist and title */
#PlayerCurrentArtistLabel
{
    top:312px; color:#EE0000;
}
#PlayerCurrentArtistText
{
    top:325px; color:#FFF8AF;
}
#PlayerCurrentTitleText
{
    top:336px; color:#FFF8AF;
}

/* next artist */
#PlayerNextArtistLabel
{
    top:360px; color:#DBDCDD;
}
#PlayerNextArtistText
{
    top:373px; color:#929497; 
}
#PlayerNextTitleText
{
    top:385px; color:#929497;
}
#PlayerProgramText
{
    position:absolute;
    left:48px; top:9px;
    font-weight:bold; width:210px;
	color:#fff8af;overflow:hidden; white-space:nowrap;
}
#PlayerProgramlederText
{
    position:absolute; overflow:hidden; white-space:nowrap;
    left:14px; top:1px;    
    font-family:Verdana, Sans-Serif; font-size:8pt; color:#120000;
}
#PlayerProgramHomepage
{
	left:372px; top:180px;
    font-size:10px; width:132px;	
    display:none;
}
#PlayerProgramHomepage img 
{
	border:0px;
}
#PlayerProgramHomepage a
{
	color:#201D1C; font-size:10px;
	font-weight:bold; text-decoration:none;
}
#PlayerProgramHomepage a:hover
{
	text-decoration:underline;
}

#PlayerProgramlederImgWrapper
{
	top:52px; left:217px;	
	width:288px; height:185px;
}
#PlayerProgramTextWrapper  
{
	z-index:100; width:276px; height:31px; position:absolute;left:224px;top:58px; background-image:url(/images/gfx/onair_programfield.png); 
	font-family:Verdana, Sans-Serif; font-size:10pt; font-weight:bold;
}
#PlayerProgramTextDesc 
{
	position:absolute; top:9px; left:18px; position:absolute;
}
#PlayerProgramlederWrapper {
	position:absolute; left:217px; top:237px;
	width:288px;height:16px;background-color:#ee0000;overflow:hidden; white-space:nowrap;
}

.fb_share
{
    left:18px; top: 422px;
}
