﻿body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p, th, td
{
	margin: 0 0 0 0px;
	padding: 0;	
}
table { font-size: inherit; }
img { border: 0; }
body *
{
	line-height: 1.22em;
}
body
{
    background: #fff;
    color: #000;
    margin: 0;
    padding: 0;
    font: 14px arial,helvetica,clean,sans-serif;
}
a, a:link, a:hover, a:visited
{
	color: #334488;
	text-decoration: none;
	border-bottom: none;
	outline:none;
}
a:hover
{
	text-decoration: underline !important;
}
table
{
	clear: both;
	border: 1px solid #AAA;
}
q:before, q:after
{
	content: '';
}
abbr, acronym
{
	border: 0;
}
.recoverPWDiv
{
padding-left:320px;
}
.PasswordDialog
{
    text-align: left;
    border: none;
    padding: 20px;
    
}
.PasswordDialog input
{
    width:200px;
}
.PasswordDialog table
{
 border:none;
}
.PasswordDialog table td
{
 text-align:left;
 padding-top:5px;
}
.tshadow
{
	position: relative;
	margin: 0 auto;    
    height:6px;
    width:1012px;    
    background: #fff url(../img/portal/tshadow.png) no-repeat;
    z-index:1000;
}
.bshadow
{
	position: relative;
	margin: 0 auto;    
    height: 6px;
    width: 1012px;    
    background: #fff url(../img/portal/bshadow.png) no-repeat;
    z-index: 1000;
    margin-bottom: 256px;
}
.lshadow
{
    position:absolute;
    display:inline;
    left:-6px;
    height:100%;
    width:6px;    
    background: #fff url(../img/portal/lshadow.png) repeat-y;
    z-index:1000;
}
.rshadow
{
    position:absolute;
    display:inline;
    right:-6px;
    height:100%;
    width:6px;
    background: #fff url(../img/portal/rshadow.png) repeat-y;
    z-index:1000;
}
.userlogin a
{
    font-size:12px;
}
.userlogin
{
    position: absolute;
    z-index: 100;
    right: 10px;
    top: 5px;
    height: 65px;
    font-size: 12px;
    background-color: #f3f4f7;
    padding: 10px;
    border: 1px ridge #e9e9e9;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
/*    -moz-box-shadow:0 0 10px #333333;*/
}
.userlogin table td,.userlogin table
{
    border: none;
}
.loginta
{
    float:left;
}
.loginl
{
    text-align:right;
    float:left;
    width:50px;
    padding-right:10px;
    
}
.logoutstyle
{
}

.chapters
{
    display:none;
    text-align:left;
    color:White;
    padding:0;
    margin:0;
    z-index:1000;
    position:absolute;
}

#showchap
{
    display:none;
    margin-top:-16px;
    margin-left:250px;
}
#showchap a, #showchap a:link, #showchap a:visited
{
    color:White;
}

#showchap a:hover
{
    text-decoration:none !important;
}

.chapters ul
{
    float:left;
    padding:0;
    margin:0;
    margin-left:180px;
    margin-top:2px;
}

.chapters ul li
{
    border-color: #555566;
    list-style-type: none;
    width: 600px;
    color: White;
    border-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-style: none;
    padding:5px;
    background:#333344;
    z-index:1000;
}

.chapters ul li:hover
{
    background:orange;
    color:Black;
    cursor:pointer;
    background-position: left center;
    background-image: url(../img/portal/play.gif);
    background-repeat:no-repeat;
}

.chaptertitle
{
    text-align:left;
    width:485px;
    display:inline;
    float:left;
    padding-left:25px;
}

.chaptertime
{
    text-align:left;
    width:75px;
    display:inline;
    padding-right:20px;
}

.chapterselected
{
    /*background-color:Red;*/
    background-position: left center;
    background-image: url(../img/portal/play.gif);
    background-repeat:no-repeat;
}

#infotext
{
    color: Gray;
    margin: -16px 0px 0px 0px;
    float: right;
    
}


dt { font-weight: bold; }
dd { margin-left: 20px; }

.rentlink a,.rentlink a:link,.rentlink a:visited
{
    background-color : Yellow;
    color:Black;
}

.rentlink a:hover
{
    background-color : Green;
    color:Yellow;
}

.headerlink a,.headerlink a:link,.headerlink a:hover,.headerlink a:visited
{
    	text-decoration: none;
    	border: none !important;
    	padding: 0px;
    	margin: 0px;
}
.headerlink img
{
    margin: 16px 0px 0px 32px;    
}
#fa-wrapper
{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background: #fff;
}

#fa-header
{
    height: 96px;
    font-size: 300%;
    font-weight: bold;
    text-align: left;
    margin: 0px;
    color: #8171B0;
    overflow:hidden;
}

#content
{
	width: 1000px;
	float:left;
	background-color: #fff;	
}

#leftcolumn
{
	width: 180px;
    height: 300px;
	float: left;
	padding-right: 10px ;
	padding-left: 10px ;
    color: Black;
	background-color: #fff;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
}

#rightcolumn
{
    width: 180px;
    height: 350px;
    padding: 0; 
    padding-left: 10px;
	padding-right: 10px;
    color :Black;
    background-color: #fff;
    float: right;
    text-align: center;
}
#leftcolumn a,#rightcolumn a
{
    color:Black;
}

#playerframe
{
	width: 800px;
	float: left;
}

.posterlistimg
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
    
.listlinks
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.posterframe_left, .posterframe_right
{
    width: 75px;
    max-width: 75px;
    height: 129px;
    max-height: 129px;
    float: left;
    padding: 5px 5px 5px 5px;
    font-size: 90%;
    font-family: Arial, Helvetica, sans-serif;
    overflow: hidden;
    text-align : left;
}

#fa-footer, #fa-footer a
{
	clear: both;
	color: #fff;
	background-color: #232323;
	height: auto;
	text-align: center;
	font-size: 12px;
	padding-top:5px;
	padding-bottom:5px;
	line-height: 2em;
}

.facebookLink 
{
	float: right;
	margin: 20px;
	background-image: url(../img/social/f_logo.png);
}

#menu-wrapper
{
    width: 990px;
    padding: 15px 5px 1px 5px;
    height: 32px;
    /*background-color: #333344;*/
    background-color:#000;
    background-image: url(../img/portal/vgrad1.gif);
    background-position:0px 0px;
    background-repeat:repeat-x;     
}

#menu-wrapper ul
{
    display:inline;
    margin: 0 0 0 10px;
    padding: 0;
    line-height: 18px !important;
    width: 500px;
    float:left;
    /*background-color: #333344;*/
}
#menu-wrapper ul li
{
	margin: 0px;
	display: inline;
	padding-left: 20px !important;
	list-style: none;
	line-height: 18px !important;
	background: none !important;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#menu-wrapper ul li a
{
	height: 26px;
	color: white;
	text-decoration: none;
	font-size: 100%;
	line-height: 18px !important;
	border-bottom: 0;
}
#menu-wrapper ul li a:hover
{
	background-position: 0 100%;
	color: white;
}
.search-wrapper, #searchform
{
    margin: 0;
    padding: 0;
    float: right;
    width: 150px;
    height: 18px;
}

.search-wrapper input
{
	display: inline;
}

.searchstring
{
	border: solid 1px #efefef;
	width: 140px;
}

.advsearchtextbox
{
	width: 150px;	
}

.advsearchselect 
{
	width:150px;	
}

.hiddenbutton
{
	display:none;
	visibility: hidden;
	height:0px;
}

.hiddenbutton input
{
	display:none;
}

#frontpagenews-wrapper
{
	width: 990px;
	clear:both;
	padding: 0px 0px 0px 10px;
	margin: 0;
	background-color: #fff;
}

.frontpagenewsitem
{
	float: left;
	width: 450px;
	height: 210px;
	margin: 0;
	margin-top: 10px;
	margin-right: 10px;	
	padding: 0px;	
	padding-left: 15px;
	padding-right:15px;
}
.newsheaderwrap
{
    width:970px;
    float:left;
    text-align:center;
    
    background-color:#000;
    background-image: url(../img/portal/vgrad1.gif);
    background-position:0px 0px;
    background-repeat:repeat-x; 
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;	

    color:#fff;
    padding: 10px 5px 10px 5px;  
    margin-bottom:15px;  
}
.topnewsheader
{
    margin-left: 10px;
/*    padding-top: 10px;*/
padding:0;
    float:none;
}

.frontpagenewsimage
{
	float: left;
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: none;
}

#frontpagecolumn1
{
	width: 160px;
	height: 100%;
	float: left;
	text-align:center;
	background-color: #fff;
	padding-top: 1em;
	padding-bottom: 1em;
	overflow: hidden;
}

#frontpagecolumn2
{
	float: left;
	width: 100%;/*870px;*/
	background-color: #fff;
	overflow: hidden;
}

#frontpagecolumn3
{
	width: 160px;
	float: right;
	background-color: #fff;
	height: 100%;	
	overflow: hidden;
	padding-top: 1em;
	padding-bottom: 1em;
}

.advancedsearchwrapper
{

}

.advancedsearchwrapper fieldset
{
	background-color: #F3F4F7;
	border: solid 1px #e9e9e9;
	padding: 10px;
	width: 68%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;	
}


.advancedsearchwrapper div
{
	width: 160px;
	float: left;
	padding: 4px;
}

.advancedsearchwrapper select
{
	width: 140px;
}

.menuheader
{
    background-color: #443a48;
        
    color:#fef2fa;
    padding: 5px 5px 5px 5px;
    margin: 0px 7px 0px 5px;
    text-align:left;
}
.filmlinks
{
    /*border-style: none dotted none dotted;
    border-width: 1px;
    border-color: gray;*/
    width: 125px;
    padding: 0px 5px 0px 5px;
    
    float: left;
    height: 850px;
    margin: 10px 5px 10px 5px;
}
.listHeader
{
    text-align:center;
    background-color:#000;
    background-image: url(../img/portal/vgrad1.gif);
    background-position:0px 0px;
    background-repeat:repeat-x;    
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;    
    padding: 5px 5px 10px 5px;
    color:White;
    margin:0;
    clear:both;
    
}

.listmenu
{
    float:left;
}
.listmenu ul
{
    /*margin: 0px 4px 0px 5px;*/
    padding: 0;
    list-style-type: none;
    text-align: left;
    color:Black;
    float:left;
    margin:5px 1px 1px 5px;
    clear:both;
/*    background-color:Black;*/
    
}

.listmenu li 
{
    margin: 0px 3px 0px 0px;
}

.listmenu a 
{
    display: block;
    height: 1.5em;
    padding: 3px 5px 0px 0px;
    min-width: 81px;
    color: Black;
    text-decoration: none;
}
.listmenu a:link, .listmenu a:active, .list-menu a:visited 
{
    color: Black;
}
.listmenu a:hover
{
    /*color: Orange;*/
    font-weight: bold;
    text-decoration:underline;
}
#selectplayer
{
    visibility:hidden;
    padding-left: 200px;
    float:left;
}
#selectbandwidth,#getplaylist
{
    margin-top:5px;
    padding-left: 10px;
    float:left;
}
.selectbw
{
    margin-top:8px;
    margin-left:80px;
}
#selectbandwidth select
{
    margin-top:5px;
}
#playerframe
{
    background-color: #000;
    max-width:800px;
}
.btnon
{
    background:orange;
    color:Black;
    font-weight:bold;
}
#hqon
{
    border: 1px solid #efefef;
    padding:4px;
    margin-left:2px;
    display:inline;
}
#hqon:hover
{
    background:orange;
    color:Black;
    cursor:pointer;
}
#hqoff:hover
{
    background:orange;
    color:Black;
    cursor:pointer;
}

#hqoff
{
    border: 1px solid #efefef;
    padding:4px;
    margin-left:4px;
    display:inline;
}

#playercontent
{
    background-color: #000;
    width: 800px; /*height: 490px;*/
    font-size: 120%;
    position: relative;
    color: White;
    text-align: left;
}

#playercontrols
{
    background-color: #ffffff;
    width: 800px;
    position: relative;
    overflow:hidden;
    visibility:hidden;
    float:left;
}

#player-wrapper
{
    float:left;
    padding-top: 0px;
}

.filminfo
{
    color: White;
    background-color: #333344;
    width: 990px;
    height: 32px;
    float: left;
    left: 0px;
    padding: 5px 5px 5px 5px;
    visibility:visible;
}

#playpause_knapp
{
    position: absolute; 
    left: 0px; 
    top: 1px; 
    z-index: 1;
}

#tidslinje
{
    position: absolute;
    left: 60px;
    width:487px;
    top: 1px;
}

#marker
{
    position: absolute;
    left: 55px;
    top: 2px;
    width: 27px;
    z-index: 2;
}

#time
{
    position: absolute;
    left: 575px;
    top: 17px;
    color: #000000;/*ad9cb5;*/
    font-size: 90%;
    width: 100px;
    z-index:10;
}

#volumepic
{
    position: absolute;
    left: 660px;
    width: 71px;
    top: 1px;
}

#marker_vol
{
    position: absolute;
    left: 680px;
    top: 0px;
    z-index:20;
}

#fullscreen
{
    position: absolute;
    left: 750px;
    top: 1px;
}

/* PAYMENT-BEGIN */
.paymentpanel
{
	padding: 10px;
	border: solid 1px #ccc;
	margin-bottom: 10px;
	background: #EEEEEF;
	position: relative;
	width: 60%;
	min-height: 100px;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; 
}

.paymentpanel:hover
{
	background: #D8D8D8;
	cursor: pointer;
}

.paymentbutton
{
	background: #efefef;
	border: solid 1px #ccc;
	padding: 10px;
	width: 140px;
	height: 45px;
	margin-right: 40px;
	float: left;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; 
}

.paymentbutton:hover
{
	background: #D8D8D8;
	cursor: pointer;
}

#paymentwrapper { margin: 20px; min-height: 500px; position: relative; }
#paymentcol1 { margin: 20px; width: 60%; position: relative; min-height: 500px; border: solid 2px #eee; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#paymentwrapper dl { margin-top: 20px; }
#paymentwrapper dt { clear: none; float: left; text-align: right; width: 100px; }
#paymentwrapper dd { margin-left: 110px; }

/* PAYMENT-END */

/* ARTICLE-BEGIN */
.headinglarge
{
	font-size: 140%;
	font-weight: bold;
}

.headingmedium
{
	font-size: 120%;
	font-weight: bold;
}

.headingsmall
{	
	font-weight: bold;
}

.articleingress
{
	margin-top: 10px;
	font-size: 110%;
}
.articledate
{
	font-size: 80%;
	margin: 10px 0px 10px 0px;
}
.articletext p
{
	margin-bottom: 10px;
}
/* ARTICLE-END */

.pagetext
{
	width: 70%;
}

.pagetext p
{
	margin-bottom: 10px;
}

.statuserror
{
	margin-top: 20px;
	color: #000;
	font-weight: bold;
}

.statusok
{
	margin-top: 20px;
	color: #000;
	font-weight: bold;
}

.ratingpic
{
    width:39px;
    margin-top:10px;
}

.tabs
{
    left:10px;
    float:left;
    display: block;
    position:absolute;
    margin-top: 9px;
    z-index:10;
    font-size:90%;
}

.tab_element
{
    border-style: solid;
    border-color: #000000 #000000 #FFFFFF #000000;
    border-width: 1px;
    background-color: White;
    color: Black;
    width: 100px;
    float: left;
    display: inline;
    position: relative;
    cursor: pointer;
    margin: 0px 3px 0px 3px;
    text-align:center;
    height:18px;
}

.tab_element_inactive
{
    height:17px;
    text-align:center;
    border-color: #000000;
    border-width: 1px;
    background-color:#CECECE;
    color: #222233;
    width: 100px;
    float: left;
    display: inline;
    position: relative;
    cursor: pointer;
    margin: 0px 3px 0px 3px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
}


.closevid
{
    float:left;
    cursor:pointer;
    background-image:url("../img/portal/close1.png");
    width:32px;
    height:27px;
    margin-left: -3px;
}

.closevid:hover
{
    text-decoration:underline;
    background-image:url("../img/portal/close2.png");
}

.fullscreenplayer
{
    float:left;
    cursor:pointer;
    background-image:url("../img/portal/full1.png");
    width:32px;
    height:27px;
}

.fullscreenplayer:hover
{
    text-decoration:underline;
    background-image:url("../img/portal/full2.png");
}

