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_OD.jpg);
    background-repeat:no-repeat;    
}
#adLayer
{
    left: 210px; top: 80px; 
}
#adLayerMini
{
    left: 210px; top: 420px; 
}
#playerLayer
{
    left: 210px; top: 427px; 
}

/* OnDemand info */
#PlayerOnDemandTitleLine1
{
    position:absolute; top:85px; left:213px; 
    width:315px; text-align:center; font-size:12px;
    font-weight:bold; 
    white-space:nowrap; overflow:hidden;
    
}
#PlayerOnDemandTitleLine2
{
    position:absolute; top:102px; left:213px; 
    width:315px; text-align:center;
    font-size:12px;
    white-space:nowrap; overflow:hidden;
}
#PlayerOnDemandProgramWrapper
{
    position:absolute; top:118px; left:221px;
    width:291px; height:154px;
    padding:4px; text-align:center;
}
#PlayerOnDemandHostName
{
    position:absolute; top:120px; left:0px;
    font-size:12px; width:160px; text-align:center;
}
#PlayerOnDemandHostImageWrapper
{
	top:64px; left:128px;	
	width:180px; height:98px;
}
#PlayerOnDemandHostImage
{
	float:right;
}
#PlayerOnDemandProgramDescription
{
    font-size:12px; width:257px;
    text-align:center; margin-top:10px;
}
#PlayerOnDemandProgramDescription p
{
    margin:0px;
}

#PlayerOnDemandClipWrapper
{
    position:absolute; top:131px; left:225px;
    width:292px; height:130px;
    text-align:left; padding:4px;
    font-size:12px;
}
#PlayerOnDemandClipWrapper p
{
    margin:0px;
}
#PlayerOnDemandClipWrapper img
{
    border:0px;
}
#PlayerOnDemandClipWrapper a 
{
	color:#000000; text-decoration:none; font-weight:normal;
}
#PlayerOnDemandClipWrapper a:hover
{
	color:#000000; text-decoration:underline;
}
#PlayerOnDemandClipImage
{
    margin-right:4px; margin-bottom:4px;
}
#PlayerOnDemandClipDescription
{
    position:absolute; top:125px; left:0px;
    width:257px; padding-left:4px;
    clip: rect(0px 257px 20px 0px);
}
#PlayerOnDemandClipLink
{
	position:relative; top:10px;
}
#PlayerOnDemandClipLink a
{
    color:Black; text-decoration:none;
}
#PlayerOnDemandClipLink a:hover
{
    text-decoration:underline;
}


/* 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:305px; top: 240px; }
.fb_share a { color:#000000; }
