body {
	font-size: 12px;
	line-height: 18px;
/*	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif; */
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-image: url('../img/backdrop.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

/* clearing technique */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

div.box {
	margin-bottom: 5px;
}

div.box p, div.box a {
	color: #000;
	margin: 0;
	padding: 0;
	border: 1px solid #aaa;
	background: #ccc;
	padding: 2px;
	min-width: 20px;
	height: 20px;
	float: left;
	text-align: center;
	margin-right: 2px;
	margin-bottom: 2px;
	text-decoration: none;
	}
div.box a:hover {
	background: #aaa;
}
div.box p.cur {
	background: #7bdf8e;
	}

span.headLine {
	font-size: 20px;
	color: #2c4e6a;
}

span.ieWarning {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
	background-color: #ffffff;
	padding: 10px;
}

div.container {
	margin: 0 auto;
	width: 993px;
/*	min-height: 580px; */
/*	background-color: #ffffff; */
background-image: url('../img/main_gradient.png');
background-position: top left;
}

div.videoHead {
	position: relative;
	margin: 0 auto;
	width: 993px;
	height: 60px;
	background-image: url('../img/webtv_heading.png');
/*	background-color: #fff; */
}



div.videoSok {
	position: absolute;
	top: 30px;
	left: 810px;
	width: 170px;
	height: 27px;
	text-align: right;
}

div.showContent {
	margin-left: 15px;
	width: 817px;
	float: left;
	clear: both;
}

div.showContentWide {
	margin-left: 15px;
	width: 960px;
	float: left;
	clear: both;
}

img.leftImage {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

div.showVideo {
	margin-left: 10px;
	width: 520px;
	border: 0;
	float: left;
	clear: both;
background-image: url('../img/bobler.jpg');
background-repeat: no-repeat;
background-position: bottom left;
}

div.videoTekst {
	padding: 10px;
	padding-bottom: 8px;
	width: 460px;
	height: 100px;
	float: left;
}
div.videoTekst span.videoTittel {
	font-size: 18px;
	line-height: 34px;
	font-weight: bold;
}

div.videoList {
	padding: 0px;
	margin-left: 6px;
	width: 295px;
	height: 400px;
/*	background-color: #ff00ff; */
	float: left;
	overflow: auto;
}

div.bottomVideoList {
	padding: 0px;
	margin-left: 10px;
	width: 235px;
/*	height: 350px;*/
/*	background-color: #ff00ff; */
	float: left;
/*	overflow: auto;*/
}


.msg_list {
	margin: 0px;
	padding: 0px;
/*	width: 383px; */
}
.msg_head {
	padding-top: 7px;
	padding-left: 10px;
	height: 22px;
	border-bottom: 3px solid #ffffff;
	cursor: pointer;
	position: relative;
	background-image: url('../img/more_head_back.gif');
	background-repeat: no-repeat;
	font-size: 14px;
	color: #1e6488;
}
.msg_body {
	padding: 0px;
}


div.videoItem {
	width: 275px;
	height: 65px;
	margin: 0;
	clear: both;
	background-image: url('../img/item_gradient.jpg'); 
/*	background-image: url('../img/bobler.jpg'); */
	background-repeat: repeat-x;
	background-position: bottom left;
}

ul.videoListe {
list-style-type:none;
margin:0;
padding:0;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #000;
}
ul.videoListe li {
float: left;
}

ul.videoListe li div.videoItem {
	line-height: 14px;
	width: 262px;
	margin-right: 10px;
}

div.bottomVideoList div.videoItem {
	line-height: 14px;
	width: 235px;
}

div.videoItem img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	float: left;
	margin-right: 10px;
	height: 64px;
	width: 90px;
}

div.videoItem  h1 {
	font-size: 12px;
	line-height: 15px;
}

div.videoItem  span.videoDate {
	font-size: 10px;
	color: #696969;
}

div.videoItem  a {
	font-size: 12px;
	text-decoration: none;
	color: #1e6488;
}

div.videoItem  a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #696969;
}

div.videoAd {
	margin-right: 10px;
	margin-bottom: 10px;
	width: 140px;
	float: right;
/*	background-color: #aaaaaa; */
	font-size: 10px;
	color: #aaaaaa;
}

div.bunnAnnonse {
	clear: both;
	width: 990px;
	margin: 0 auto;
	margin-top: 10px;
	font-size: 10px;
	line-height: 12px;

}

div.annFrontOne,div.annFrontTwo {
	width: 468px;
	height: 60px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: left;
/*	background-color: #fff; */
}
div.annFrontTwo {
	padding-left: 34px;
/*	background-color: #fff; */
	background-image: url('../img/ann_info.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

div.second {
	padding-top: 6px;
}

div.copyright {
	clear: both;
	width: 990px;
	margin: 0 auto;
	margin-top: 10px;
	background-color: #2c4e6a;
	color: #fff;
	font-size: 10px;
	line-height: 12px;
}
div.copyright a {
	color: #fff;
	font-size: 10px;
}

div.copyTekst {
	margin: 0 auto;
	width: 950px;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* MENYEN */
div.menuTopp {
	position: relative;
	width: 993px;
	height: 27px;
	margin-bottom: 10px;
/*	 #ed1c24; */
}

div.menuTopp ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display:block;
	height:30px;
	width:993px;
	float:left;
}

div.menuTopp ul li {text-align: center; height: 30px; float: left; padding: 0; }
div.menuTopp ul li a { padding-top: 5px; height:22px; display: block; text-decoration: none; color: #fff; }
div.menuTopp ul li.toppMeny a { background-image: url('../img/menu_back.gif');
	background-repeat: repeat-x;
width:141px; border-right: 1px solid #000; }

div.menuTopp ul li.toppMeny a:hover {
	background-image: url('../img/menu_back_hover.gif');
	background-repeat: repeat-x;
/* background-color: #690000;
 text-decoration: none;*/
 }

div.menuTopp ul li.toppMSiste a {
	border: 0;
	width:141px;
	}

/*
div.menuTopp ul li.toppMForst a {
	background-image: url('../img/menu_left.gif');
	background-repeat: no-repeat;
	background-position: top left;
	}
div.menuTopp ul li.toppMForst a:hover {
	background-image: url('../img/menu_left_hover.gif');
	background-repeat: no-repeat;
	background-position: top left;
	}

div.menuTopp ul li.toppMSiste a {
	background-image: url('../img/menu_right.gif');
	background-repeat: no-repeat;
	background-position: top right;
	border: 0;
	width:168px;
	}
div.menuTopp ul li.toppMSiste a:hover {
	background-image: url('../img/menu_right_hover.gif');
	background-repeat: no-repeat;
	background-position: top right;
	}
*/

/* ANSATTE */
div.ansattRad {
	width: 800px;
	height: 150px;
}

div.ansattPerson {
	width: 256px;
	margin-right: 10px;
	float: left;
	border-bottom: 1px solid #cccccc;
}

div.ansattPerson img {
	margin-right: 8px;
	float: left;
}

div.ansattPerson a {
	font-size: 11px;
}

div.jobbTittel {
padding-left: 5px;
margin-bottom: 3px;
width: 780px;
height: 20px;
color: #ffffff;
background-color: #1e6488;
}

/* PARTNERE */
div.partnere {
/*	margin: 10px; */
	margin-top: 5px;
	padding: 10px;
	padding-left: 13px;
/*	border-top: 1px solid #ccc; */
	width: 970px;
	height: 70px;
	background-color: #2c4e6a;
}

div.partnere img {
	width: 134px;
	height: 70px;
	margin-right: 2px;
	border: 0px;
}
div.partnere img#lastPart {
	margin-right: 0;
}


/* KARUSELL */
div.karusell {
	clear: both;
/*	margin: 10px; */
	margin-top: 5px;
	margin-right: 0px;
	width: 840px;
	height: 373px;
	float: left;
}
.stepcarousel {
position: relative; /*leave this value alone*/
border: 0;
margin-left: 10px;
overflow: scroll; /*leave this value alone*/
width: 822px; /*Width of Carousel Viewer itself*/
height: 370px; /*Height should enough to fit largest content's height*/
background-image: url('../img/plan_gradient.jpg');
background-repeat: repeat-x;
background-position: bottom left;
}

.stepcarousel .belt {
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel {
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
/*margin: 10px;*/ /*margin around each panel*/
margin-top: 3px;
margin-bottom: 0;
width: 820px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
height: 366px;
}


.panel img {
 	margin-left: 70px;
 	margin-top: 7px;
}

div.ukeVisning {
/*	background-color: #ff00ff; */
}

div.dagVisning {
/*	background-color: #ffff00; */
	width: 130px;
	height: 315px;
	margin-top: 10px;
	margin-left: 5px;
	float: left;
	border-right: 1px dashed #cccccc;
}

div.sisteDag {
	border: 0;
}


/* INPUT */
input.sokefelt {
	border: 1px solid #aaaaaa;
	margin-top: 0px;
}

input.sokButton {
	border: 0px;
	background-color: #2c4e6a;
	color: #fff;
}

/* DELER */

div.divider {
	width: 270px;
	float: left;
}

div.divider div.videoItem {
	width: 260px;
	height: 80px;
	margin-bottom: 5px;
}

div.divider div.videoItem img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	float: left;
	margin-right: 10px;
	height: 80px;
	width: 90px;
}