﻿body {
	margin:0px; 
	padding:0px;
	text-align:center;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	background: #e69000 url(../img/skin/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/skin/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/skin/contentbg.png) top left repeat-y; 
}
	
#meny 
{
	width:100%;
	height:80px;
		
}

#mainContent
{	
	width:100%;
	text-align:left;	
	padding-bottom:0px;
}

#bottom { clear: both; margin: 0 auto; width: 820px; height: 72px; background: transparent url(../img/skin/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;
}
h4 
{ 
	font-weight:normal;
	font-size:18px;
	color:#666c30;
}
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/skin/menubg.png);
	background-repeat:no-repeat;
	height:75px;
	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;
	
}
