@charset "utf-8";
/* CSS Document */



/* ---------------- GENERAL ------------------ */

html {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}	
body {	
	color:#000000;
	font-family:Arial,Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin:0px;
	padding:0px;
	background-image: url(../gfx/bg.jpg);
	background-attachment:fixed; 
	background-repeat:repeat;
	background-color: #00276a;
	height:100%;
}

.framework {
	width:1024px;
	margin: 0px 0px 0px 0px;
	text-align: left;
/* 	border: 1px solid red;*/		
	}
	
object {
	outline: none;
}



.facebookIcon{
	position:relative;
	float:right;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	font-size:10px;
	width: 160px;
	font-weight:bold;
	
}
.facebookIcon a{
	text-decoration:none;
	float:right;
	margin: 7px 0px 0px 5px;
	
}
.facebookIcon a:hover{
	text-decoration:underline;
}

.facebookIcon img{
	margin: 0px 0px 0px 4px;
}

.float_left{
	float:left;
	}
	
.float_right{
	float:right;
	}	

.clearEnd{ 
	height:0px; 
	overflow:hidden; 
	display:block; 
	clear:both;
	}
	
.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    }
    
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */	
	
a{
	font-size: 11px;
	text-decoration: none;
	color: white;
}

a:visited{
	font-size: 11px;
	text-decoration: none;
	color: white;
	}
	
a:hover{
	color: #FC0;
	}
	
ul { 
	list-style:none; 
	}

.click_link {
	cursor: pointer;
	}
	
.smallWhite{
	font-size:11px;
	color:#ffffff;
}
.smallYellow{
	color:#f3b50f;
		
}


/* ---------------- RESET ------------------ */

h1,h2,h3,h4,h5,h6,p,.h1,.h2,.h3,.h4,.h5,.h6,ul,li { margin:0px; padding:0px; }
img { display:block; border:none; }	

h1, .h1, h1 a, .h1 a { font-size:24px; }
h2, .h2, h2 a, .h2 a { font-size:18px; font-weight:normal; color:#000; }
h3, .h3 { font-size:16px; font-weight:bold; }
h4, .h4 { font-size:13px; }
h5, .h5 { font-size:10px; font-weight:bold; }
p, .p {	font-size:12px; }

a.h1 { text-decoration:none; }
a.h1:hover { text-decoration:underline; }
a.h2 { text-decoration:none; color:#000000; }
a.h2:hover { text-decoration:underline; color:#000000;}
a.h3 { text-decoration:none; }
a.h3:hover { text-decoration:underline; }
a.h4 { text-decoration:none; }
a.h4:hover { text-decoration:underline; }
a.h5 { text-decoration:none; }
a.h5:hover { text-decoration:underline; }

h1{
	padding: 0px 0px 2px 0px;
	font: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #f3b50f;
	font-weight:bold;
	}



/* ---------------- ROWS & COLUMNS ------------------ */

.row1{
	width: 1024px;
	height: 69px;
	background-image:url(../gfx/gfx_top.jpg);
	background-repeat: no-repeat;
/*	border: 1px solid red;*/
	}
	
.row1_sort{
	width: 1024px;
	height: 69px;
	background-image:url(../gfx/gfx_top_sort.jpg);
	background-repeat: no-repeat;
/*	border: 1px solid red;*/
	}	

.row2{
	width: 1024px;
/*	border: 1px solid red;*/
	background-image: url(../gfx/bg_split.gif);
	background-repeat: repeat-y;
}

.row2_blank{
	width: 1024px;
}

.row3{
	width: 1024px;
	border: 1px solid black;
	background-color: #002668;
	padding-bottom: 22px;
/*	border: 1px solid red;*/
}

.col_nav{
	float: left;
	width: 152px;
	height: 393px;
	background-color:#333333;
}

.col_nav_image_border {
	border: 1px solid #000000;
	border-bottom:0px solid #000000;
}
.col_nav_image {
	width: 149px;
	height: 208px;
	margin: 0px 0px 0px 1px;
	overflow:hidden;
	background-color:#000000;
}

.col_mainFlash{
	float: left;	
	width: 870px;
	height:393px;	
	background-color: #333333;
}
	
.col_mainFlashBorder{
	float:left;
	border-bottom: solid 1px #000000;
}	

/* ---------------- TOP ------------------ */

.topTitleContainer{
	float: left;
	position: relative;
	left: 173px;
	top: 36px;
	width: 700px;
	height: 32px;
	overflow: hidden;
	}
	
.topTitle{
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: white;
	margin: 8px 10px 0px 0px;
	}	
	
.topPremieredato{
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #f3b50f;	
	margin: 11px 0px 0px 0px;
	}	
	
.topShare{
	position: relative;
	left: 0px;
	top: 36px;	
	float: right;
	width: 110px;
	margin: 6px 2px 0px 0px;
/*	border: 1px solid red; */
	}
	
.topShare .topShareText{
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	margin:3px 4px 0px 0px;
	float:left;
}
	
.topShare img{
	float: left;
	margin: 0px 1px 0px 0px;
	}	
	
/* ---------------- NAVIGATION ------------------ */	

.navFunc{
	visibility: hidden;
	}

.navFunc:hover{
	visibility: visible;
	}	
		
/* ---------------- CONTENT ------------------ */

	
.front_box{
	float: left;
	width: 478px;
	background-color: #1a3c77;
	background-image: url(../gfx/front_box_bg.gif);
	background-repeat:repeat;
	margin: 22px 0px 0px 22px;
/*	border: 1px solid red; */
	}

.front_box_plakat{
	float:left; 
	width:134px;
	overflow:hidden; 
	background-color: #002668;
}

.front_box_title{
	float:left; 
	width: 344px; 
	height: 20px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #f3b50f; 
	background-image: url(../gfx/front_box_title_bg.gif);
	background-repeat: repeat-x;
/*	border: 1px solid red; */ 
}
.front_box_title_full{ 
	float: left;
	width: 478px;
	height: 20px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #f3b50f; 
	background-image: url(../gfx/front_box_title_bg.gif);
	background-repeat: repeat-x; 
}

.font_box_title_padding{
	margin: 3px 0px 0px 10px;
	width:332px;
	height:15px;
	overflow:hidden;
}
.front_box_title a{
	font-size:12px;
}

	
.front_box_txt{
	float:left; 
	width: 312px;
	height: 146px;
	overflow:hidden;
	color:#FFF; 
	font-size: 12px; 
	line-height: 18px; 
	margin: 10px 10px 0px 10px;	
}
.front_box_nav{
	float: right;
	height: 23px;
/*	border: 1px solid red; */
	}	
.front_box_nav a{
	float:right;
	margin:0px 1px 0px 0px;
}
		
.col_omtale{
	float: left;	
	width: 872px;
/*	background-image: url(../gfx/bg_omtale.gif);
	background-repeat: repeat-y;	*/
	}
.col_artikkel{
	width:869px;
	
	background-color: #002668;
}
.col_border{
	float:left;
	border: solid 1px #000000;
}

.col_arkiv{
	float: left;	
	width: 868px;
	background-color: #002668;
	background-image: url(../gfx/bg_arkiv.gif);
	background-repeat: repeat-y;
	}
	
.col_aktuelle{
	float: left;	
	width: 870px;
	border: 1px solid black;
	background-color: #002668;
	background-image: url(../gfx/bg_arkiv.gif);
	background-repeat: repeat-y;
	}
		
.bar_omtale{
	width: 871px;
	height: 32px;
	background-color: #333;
	border: 1px solid black;
	}
	
.bar_omtale_txt{
	width: 605px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform:uppercase;
	color: white;
	position: relative;
	left: 20px;
	top: 7px;
	}
	
.bar_omtale_btns{
	float: right;
}
	

/* ---------------- FILMOMTALE ------------------ */	

.infotitle{
	margin-bottom:5px;
	clear:right;
	}
	
.content_omtale{
	border-right: 1px solid black;
	float: left;
	color: #FFF;
	width: 590px;
	}

.content_omtale_sub{
	border-right: 1px solid black;
	float: left;
	width: 280px;
	}

.content_omtale_sub_txt a{
	text-decoration: none;
	color: #fff;
	}
	
.content_omtale_sub_txt a:visited{
	text-decoration: none;
	color: #fff;
	}

.content_omtale_sub_txt a:hover{
	text-decoration: underline;
	color: #FC0;
	}	
	
.content_omtale_txt{
	width: 540px;
	position: relative;
	left: 25px;
	top: 20px;
	padding-bottom: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}
	
.content_omtale_sub_txt{
	width: 240px;
	position: relative;
	left: 25px;
	top: 20px;
	padding-bottom: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;	
	}
	
.filmfakta{
	color: #999;
	}	

	
.filminfo_thumb{
	margin: 5px 10px 5px 0px;
	border: 1px solid white;
	float: left;
	}
	
a:hover .filminfo_thumb{
	border: 1px solid black;
	}	

/* ---------------- ARKIV ------------------ */		

.tableRollGreen tr:hover { 
	background-color:#335186;  
}

tr{
	line-height: 20px;
	}

.tableTitleGreen{
	color: #f3b50f;
	font-size:13px;
	font-weight: bold;
	line-height: 30px;
	}
		
.tableGap{
	padding-left: 20px;
	}	

.tableHighlight{
	font-weight: bold;
	padding-left: 20px;
	}
	
.tableTr a:hover{
	background-color: #063;
	} 

/* ---------------- AKTUELLE ------------------ */		

.aktuelle_blue1{
	background-color: #00173e;
	padding: 25px;
	}
	
.aktuelle_blue2{
	background-color: #001e53;
	padding: 25px;

	}
	
.aktuelle_middle_container{
	float: left;
	font: Verdana, Geneva, sans-serif;
	line-height: 18px;
	padding-left: 25px;
	width: 400px;
	color: #FFF;
	font-size: 12px;
	}		

.aktuelle_right_container{
	float: left;
	width: 220px;
	}
	

/* ---------------- AKTUELLE ------------------ */		

.trailere{
	margin: 0px 0px 0px 0px;
	clear:both;
	border: 1px solid black;
	border-top: 0px solid black;
	background-color: #001e53;	
}

.trailere_trailer{
	float:left;
	width: 297px;
	height: 240px;
	overflow:hidden;
	margin: 0px 20px 0px 20px;
}

.trailere #trailerArea{
	height:520px;
	overflow:hidden;
}

.scroll{
	position:relative;		
}

.iescroll{
	position:absolute;		
}


.pager{
	clear:both;
	margin:0px 0px 0px 0px;
	height:30px;
	background-color: #00173e;
	color:#ffffff;
}

.pager .pagePrev, .pager .pageNext{
	font-size: 12px;
	font-weight:bold;
	color:#ffffff;
	float:left;
	text-transform:capitalize;
	margin: 7px 0px 0px 7px;
	cursor:hand;
	outline:none;
	text-decoration:underline;
}
.pager .number{
	font-size: 15px;
	font-weight:bold;
	color:#ffffff;
	float:left;
	margin: 6px 0px 0px 5px;
	cursor:hand;
	outline:none;
	text-decoration:underline;
}

.pager .numberChosen{
	font-size: 15px;
	font-weight:bold;
	color:#f3b50f;
	float:left;
	margin: 6px 0px 0px 5px;
	cursor:hand;
	outline:none;
	text-decoration:none;
}



.trailere h2 {
	color: #f3b50f;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
}
.trailere p {
	color: #ffffff;
	font-size:12px;
	line-height:18px;
}

.trailere_trailer .overlay{
	position:absolute;
	z-index:210;
	margin: 20px 0px 0px 91px;
}



/* ---------------- DROPDOWN ------------------ */		

.menu {
	float: right;
	font-family: arial, sans-serif; 
	width:129px; 
	height:18px; 
	position:relative; 
	font-size:11px; 
	z-index:100;
	padding-left: 17px;
	padding-right: 5px;
	padding-top: 43px;
	}
	
.menu ul li a, .menu ul li a:visited {
	display:block; 
	text-decoration:none; 
	color:#000;
	width:129px; 
	height:18px;
	text-align:left;
	text-indent: 8px;
	color:#002b72;
	background-image:url(../gfx/dropdown_bg.gif);
	line-height:20px; 
	font-size:11px;
	font-weight: bold;
	overflow:hidden;
	}
	
.menu ul {
	padding:0; 
	margin:0; 
	list-style: none;
	}
.menu ul li {
	float:left; 
	position:relative;
	}
	
.menu ul li ul {
	display: none;
	}


/* specific to non IE browsers */
.menu ul li:hover a {
	color:#002b72; 
	background-image:url(../gfx/dropdown_bg.gif);
	}
.menu ul li:hover ul {
	display:block; 
	position:absolute; 
	top:18px; 
	left:0; 
	width:133px;
	}
	
.menu ul li:hover ul li a.hide {
	background:#6a3; 
	color:#fff;
	}
	
.menu ul li:hover ul li:hover a.hide {
	background:#6fc; 
	color:#000;
	}
	
.menu ul li:hover ul li ul {
	display: none;
	}
	
.menu ul li:hover ul li a {
	height: 20px;
	display:block;
	background:#FFF; 
	color:#002b72;
	}
	
.menu ul li:hover ul li a:hover {
	background:#CCC; 
	color:#002b72;
	}
	
.menu ul li:hover ul li:hover ul {
	display:block; 
	position:absolute; 
	left:105px; top:0;
	}
	
.menu ul li:hover ul li:hover ul.left {
	left:-105px;
	}



/* FOOTER */
	
.footer{
	float:left;
	background-color:#000000;
	width: 1025px;
	border-top: solid 1px #001334;
	margin: 0px 0px 70px 0px;
}

.facebookColumn{
	float:left;
	margin: 5px 0px 10px 5px;
}

.twitterColumn{
	float:right;
	margin: 7px 12px 10px 0px; 	
}


/* ---------------- ARTIKKEL ------------------ */		
	
.content_artikkel_txt{
	color:#FFF;
	width:830px;
/*	height:500px; */
	margin: 10px 0px 0px 20px;
	float:left;
/*	position: relative; 
	left: 25px;
	top: 20px; */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}
	
.content_artikkel_txt a, a:visited{
	font-weight: bold;
	color: #ffffff; /* #f3b50f; */
	}
	
.content_artikkel_txt a:hover{
	font-weight: bold;
	color: #FFF;
	}	
	
.img_artikkel{
	float: right;
	padding: 0px 0px 20px 20px;
}	


/* FLASH HEADER FRONTPAGE */
#myContent{
 	background-color: #333333;
}

div .closebutton a{
	font-weight: bold;
	color:#ffffff;
	font-size:20px;
}
div .closebutton{
	float:right;
	margin: 0px 0px 0px 15px;
}
div .closebutton a:hover{
	font-weight: bold;
	color:#FC0;
	font-size:20px;
}

.buttonlist {
	margin: 20px 0px 0px 0px;
}
.buttonlist a{
	float:left;
}

#articleFlash{
	font-size: 12px;
	font-color: #ffffff;
	height: 393px;
	width:870px;
	overflow:hidden;
	background-color:#333333;	
}
#articleFlash h1{
	font-size:14px;
	font-weight: bold;	
}

.popup_hide {
	display:none;
	height:0px;
}

.popup_show{
	visibility:visible;
	height:393px;
	width:870px;	
	background-color:#333333;
}

.newline{
	clear:both;
	height:0px;
	overflow:hidden;
}
