@import "default.css";

#logo-wrapper 
{
	background-color:#ffffff; border:solid 1px #e0e0e0;
}
#videoPlayerHead img
{
	margin-top:-4px; margin-bottom:4px;
}
#videoPlayerMain
{
	width:806px; height:800px; float:left;
}
#videoPlayerMain .heading 
{
	background-image:url(/images/gfx/Box_bg_282.gif);
	background-repeat:no-repeat; color:#FFFFFF;
	height:20px; padding-left:4px;	
	font-family:Verdana, Sans-Serif;
	font-size:10pt;	
}
#videoPlayerLatest
{
	float:left; width:282px;
}
.tabcontent
{
	height:700px;
	overflow:scroll;
	overflow-x:hidden;
	margin-bottom:4px;
}

#videoPlayerLatest table 
{
	padding:0px; margin:0px;
	width:261px; margin-bottom:4px;
	background-color:#ffffff; border:1px solid #e0e0e0;
	font-family:Verdana, Sans-Serif; font-size:10px;
}
#videoPlayerLatest table a
{
	font-weight:bold; text-decoration:none;
}
#videoPlayerLatest table a:hover
{
	text-decoration:underline;
}
#videoPlayerLatest img
{
	border:1px solid #000000; margin:4px; margin-bottom:0px;
}
#playerLayer
{
	float:right; border:4px solid #ffffff; margin-bottom:4px;
	width:510px; height:350px;
}
.videoDescription
{
	float:right; background-color:#febbff;
	width:510px; border:1px solid #e0e0e0; padding:4px;
	font-family:Verdana, Sans-Serif;
}
.videoDate
{
	font-size:10px;
}
.videoTitle
{
	font-size:12pt; margin-top:8px;
}
.videoText
{
	margin-top:4px;
}
.videoArtikkelLink
{
	margin-top:4px;
}
/* Main content */
#main { width:990px; height:100%; background-color:#efece7; float:left; padding:0; }
* html #main { width:990px; }

