﻿body {
	margin:0px; 
	padding:0px;
	text-align:center;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	background: #e69000 url(/img/bodybg.gif) top left repeat-x;
}

#mainContentContainer
{
	margin: 35px 0 50px 40px;
	position: relative;
	width: 747px;
}

#tvSideBar {
	position:relative;	
}

#tvSideBarImg{
	width: 194px;
	height:300px;
	background:url(/img/tvsidebar.png) top left no-repeat;
	position:absolute; 
	left: 804px;
}

#Content {
	width:820px;
	/*height:100%;*/
	margin:0px auto;
	padding-top: 7px;		
	background: transparent url(/img/contentbg.png) top left repeat-y; 
}
	
#meny {
	width:100%;
	height:80px;
}

#mainContent {
	width:100%;
	text-align:left;	
	padding-bottom:0px;
}

.datetime {
	display: none;
}

.listgray {
	color: Gray;
}

.listred {
	color: Red;
	font-weight: bold;
	font-size: 110%;
}

.description {
	color: #000;
}


#bottom { clear: both; margin: 0 auto; width: 820px; height: 72px; background: transparent url(/img/contentfooterbg.png) top left no-repeat;}
#bottom_copyright { text-align: left; clear: both; margin: 0px auto 20px auto; width: 790px; height: 20px; padding: 0px 15px; font: 10px Verdana; font-weight: bold; }
#bottom_copyright a, #copyright a:hover, #copyright a:visited { color: #000; text-decoration: underline; font: 10px Verdana; font-weight: bold; }

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, Helvetica, Sans-Serif; /*'Trebuchet MS', 'Lucida Grande', */
	padding:0; 
	margin:0 0 5px 0;
	color:#D00F16;
}

h1 { 
	font-weight:bold;
	font-size:18px;/*20px*/
	color:#666c30;
}

h2 { 
	font-weight:bold;
	font-size:18px;/*20px*/
}
h3 { 
	font-weight:bold;
	font-size:12px;
}

p { 
	padding:0px; 
	margin:0px; 
	margin-bottom:10px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}
td, select, input, textarea {
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
}
form {
	border:0px;
	padding:0px;
	margin:0px;
}

a, a:active, a:focus, a:link, a:visited {
	color:#6B7532;
	text-decoration:none;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration:underline;
}

select {
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
}

ul { 
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
}

label { 
	margin-left: 2px; 
}

a img, img {
	border:0!important;
}

.floatright { float: right; }

.topnav {
	margin-left: 40px;
	background-image:url(/img/menubg.png);
	background-repeat:no-repeat;
	height:25px;
	text-align: left;
	padding: 5px 0 0 10px;
}

.topnav a {
	font-size: 16px;
	font-weight: bolder;
	color: White;
	margin-right: 10px;
}

.channelMenu {
	margin-top: 10px;
}

.channelMenu a {
	font-size: 16px;
	font-weight: bolder;
	margin-right: 10px;
}

#logo {
	margin-left: 40px;
	margin-bottom: 10px;
	text-align:left;
}
