/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 9px;
	background-attachment: fixed;
	background-image: url(../images/pagebg.gif);
	word-spacing: normal;
	text-transform: none;
	background-repeat: repeat-x;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}
P, TD, TH, DIV, LABEL
{
	font-family: Verdana;
	font-size: 9px;
	color: #50575E;
}

A
{
	text-decoration: none;
	color: #284B71;
}
A:hover
{
	color: #629CCD;
}
HR
{
	border: dotted 1px #c2c8cd;
}
#imgTopDeko
{
	position: absolute;
	left: 0px;
	top: 0px;
}
#imgLogo
{
	position: absolute;
	left: 0px;
	top: 20px;
}
#video
{
	visibility:hidden;
}
#loader
{
	position: absolute;
	left: 220px;
	top: 40px;
	visibility: visible;
}
#regVideo
{
	position: absolute;
	left: 220px;
	top: 40px;
	visibility:hidden;
}
#playerBag
{
	position: absolute;
	left: 206px;
	top: 28px;
}
#videoControl
{
	position: absolute;
	left: 220px;
	top: 280px;
	visibility:hidden;
}

#barDiv
{
	width: 0px;
	height: 15px;
	background-color: #284B71;
}
#clipInfo
{
	position: absolute;
	left: 480px;
	top: 280px;
	visibility:hidden;
	
}
#playlist
{
	position: absolute;
	left: 220px;
	top: 420px;
}
.playlistItem
{
	font-size: 12px;
}
.linkTilVideo
{
	position: absolute;
	left: 260px;
	top: 370px;
}
#dRegMenu
{
	position: absolute;
	left: 22px;
	top: 121px;
	width: 185px;
	height: 340px;
	padding-top: 20px;
	background-color: #c2c8cd;
}
#fejl
{
	position: absolute;
	color:red;
	left: 220px;
	top: 310px;
	width: 450px;
	z-index:10;
}
#videoikkefundet
{
	position: absolute;
	color:red;
	font-size: 12px;
	left: 220px;
	top: 400px;
	width: 400px;
	z-index:10;
}
#playerStatus
{
	position: absolute;
	left: 220px;
	top: 310px;
	width: 450px;
	z-index:5;
}
#settingsBack
{
	position: absolute;
	left: 532px;
	top: 85px;
}
#faq
{
	border-right: #c2c8cd thin double;
	border-top: #c2c8cd thin double;
	left: 30px;
	overflow: auto;
	border-left: #c2c8cd thin double;
	width: 600px;
	height: 400px;
	border-bottom: #c2c8cd thin double;
	position: absolute;
	top: 120px;
	background-color: #ffffff;
}

.FAQ_text
{
	/*border-bottom: solid 1px #c2c8cd;
	background-color: #ebebeb;
	font-size: 12px;*/
	display: none;
	padding-left: 10px;
}

.knap
{
	width: 30px;
}
.regionNavn
{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 6px;
	padding-top: 8px;
	padding-bottom: 5px;
	background-image: url(../images/titlebg.gif);
}
#udsendelse
{
	font-size: 12px;
	font-weight: bold;
	 background-color: #c2c8cd;
	 width:100%;
	 padding:4px;
}
.titel
{
	font-size: 11px;
	font-weight: bold;
}
.beskrivelse
{
	font-size: 10px;
}
.menuOver
{
	background-color: #efefef;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
}
.menuNormal
{
	background-color: Transparent;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
}
A.menuLink
{
	color: #000000;
	text-decoration: none;
}
.calDays
{
	border-bottom: dotted 1px #527295;
}
.nowPlaying
{
	font-size: 14px;
	font-weight: bold;
}
.warning
{
	color: #c00000;
}
.moduleTitle
{
	font-size: 15px;
	font-weight: bold;
}
.highlight
{
	background-color:#c2c8cd;	
}

