﻿/************************************************************************************/
body
{
	font-family:verdana;
	background: #fff url(/Styles/backgrounds/bg_stripe.jpg);
}

h1, h2, h3, h4, h5, h6, body,
.box .inner a:link, .box .inner a:visited, .box .inner a:hover
{
	color:#595959;
}


/* ---------------------- Overskrifter ------------------ */

h1
{
	font-size:1.4em;
	margin-bottom: 10px;
}

h2
{
	font-size: 1.2em; 
	margin-bottom: 10px;
}

h3
{
	font-size: 1.1em; 
	margin-bottom: 10px;
}

/* -------------------------- Lister ------------------------ */

ul, ol
{
	margin-left:20px;
	list-style-position:outside;
}

/*********************************************************************************/		
/* ---------------------- Søkeboks ------------------ */
#left_column .inner .quicksearch
{
	margin-bottom:10px;
}

#left_column .inner .quicksearch .input
{
	width:138px;
}

#header .quicksearch
{
	margin-bottom:10px;
	margin-right:10px;
}


/* ----------------------- Container --------------------------- */

#container
{
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	background:#fff;
	margin-top:0px;
	margin-bottom:0px;
	overflow:hidden;
}


/* ---------------------------- Header --------------------------- */

#header /* Høyde og kantlinje */
{
	height:116px;
	border-bottom:5px solid #f169a7;
}

#header .middle a { text-decoration:none; } /* Utseende på lenker i midtre del av header */


/* ---------------------------- Venstre kolonne ----------------------- */

#left_column /* Luft over venstremeny og bakgrunnsfarge */
{
	margin-top:0px;
	background:#000;
	padding-bottom:1500px;
	margin-bottom:-1500px;
}

#left_column .inner /* Luft til venstre for venstremeny */
{
	padding:5px 5px 20px 5px;
}


/* ------------------------------ Midtre og høyre kolonne ------------------------ */

#center_and_right_column_outer /* Bredde på midt og høyre-kolone sammenlagt samt flyt */
{
	width:824px;
	
}

#center_and_right_column,
#center_column
{
	background:none;
	border-left:none;
	border-top:none;
	border-bottom:none;
	border-right:none;
	margin:0px;
}

#center_and_right_column
{
	border-right:none;	
}

#center_column /* Bredde på midt kolonnen */
{
	width:579px;
	margin-right:0px;
}

#center_column_window { padding:0px; margin:0px; background: url(/images/midtlinje_filmsenter.jpg) no-repeat; } /* Luft mellom "center_column" og "center_column_content" */

.center_column_content /* Utseende på selve brødteksten */
{
	border:none;
	padding:10px 7px 1500px 5px;
	margin:0 0 -1500px 0;
	background-color:#fff;
	
}

#right_column /*Luft over høyre kolonne og bakgrunnsfarge */
{
	margin-top:0px;
	margin-left:0px;
	background:#fbf094 url(/images/topplinje_filmsenter.jpg) repeat-x;
	padding-bottom:1500px;
	margin-bottom:-1500px;

}

#right_column 
{ 
	border:none; 
	padding-top:30px;
	width:245px; 
	_width:263px; 
} /* rammer og bakgrunn for kolonner  */

#right_column .right_inner { padding:0px; } /* Luft i høyre kolonne */


/* ------------------------ Footer ------------------------------*/

#footer 
{
	background:#000;
	border:none;
	margin-top:0px;
	border-top:none;
	color:#fff;
	position:relative;
}

#footer a
{
	color:#fff;
	text-decoration:underline;
}

#footer a:hover
{
	color:#dfe0e2;
}

#footer address
{
	font-style:normal;
}

/* ------------------------ Brødsmulesti ---------------------------------- */

#breadcrumbs
{
	color:#fff;
	height:18px;
	padding:4px 0px 6px;
}

#breadcrumbs .left
{
	padding-left:15px;
}

#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:hover
{
	color:#fff;
}

/************************* Webparts and Controls *************************/

/* --------------------------- Dynamiske egenskaper --------------------------- */
.leftcol_textbox
{
	margin:40px 0px 7px 0;
	border:none;
	padding:5px;
	background-color:#000;
	font-family:georgia;
	font-style:none;
	font-size:1.1em;
	color:#fff;
}

.leftcol_textbox a:link, .leftcol_textbox a:visited, .leftcol_textbox a:hover, .leftcol_textbox h2
{
	color:#fff;
}

/* --------------------------- Innhold i midtre kolonne ---------------- */
.center_column_content .ie6showtext
{
	padding-left:10px;
}

.floatleft
{
	margin-left:10px;
}

/* --------------------------- Ingresslister --------------------------- */
ul.introlist li
{
	padding:10px 0px 10px 10px;
	margin-bottom:8px;
	border-bottom:solid 1px #f79437;
}

ul.introlist li img.introimage /* Bilde for odde rader i ingresslista */
{
	max-width: 125px;
	max-height: 110px;
	float:right;
	margin-right:10px;
	margin-top:0px;
	padding-top: 3px;
}

ul.introlist li.alternating_row img.introimage /* Bilde for hele rader i ingresslista */
{
	max-width: 125px;
	max-height: 110px;
	float:left;
	margin-left:0px;
	margin-top:0px;
	padding-top: 3px;
}

ul.introlist li h2 a:link, ul.introlist li h2 a:visited, ul.introlist li h2 a:hover
{
	margin-top:0px;
	font-size:1.2em;
	color:#595959;
}

ul.introlist span.date
{
	color:#595959;
}

/* ---------------------------Pagelist ---------------------------*/
ul.pagelist h2 a:link, ul.pagelist h2 a:active, ul.pagelist h2 a:hover, ul.pagelist h2 a:selected, ul.pagelist h2 a:visited
{
	color:#595959;
}

ul.pagelist li div p
{
	margin-top:0px;
}

/* --------------------------- Venstremeny --------------------------- */
#treemenu a:link, #treemenu a:visited, #treemenu a:active
{
	color:#dfe0e2;
	font-family:georgia;
	font-size:1em;
	padding:2px 0 2px 3px;
}

#treemenu a:hover
{
	color:#dfe0e2;
}
 
#treemenu ul li a
{
	text-transform:none;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	border-bottom:dotted 1px #fff;
}

#treemenu ul li
{
	list-style-image:url(/images/piler_ostnorsk.gif);
	margin-left:20px;
}

#treemenu ul li ul li a
{
	text-transform:none;	
	border:none;
	margin-top:3px;
}

/* --------------------------- Bokser --------------------------- */
.box
{
	border:none;
	background-color:none;
	margin-bottom:10px;
}

.box ol, .box ul
{
	padding:10px 3px;
}

#right_inner object
{
	margin-bottom:10px;
}

#center_column_window .box, #center_column .box h2
{
	border:none;
	background-color:#fff;
}

#center_column_window .box .inner { padding:3px 7px; }

.box h2 a, .box h2
{
	color:#fff;
	background:#f79437;
	font-size:1em;
	text-transform:uppercase;
	margin:0px;
}

.box h2 a span, .box h2 a { color:#595959; }
.box h2 { padding: 6px 5px; }
.box .intro p { margin:0px; }

.box .inner_right_column p, .box .inner { padding:7px 7px; }
.box .inner_right_column p a {color:#595959;}
.box .largetext h2 { background:none; }
.box .largetext h2 a { background:none; font-size:1.3em; }
.box .largetext .intro { font-size:1.3em; }
