@import url(nav.css);
@import url(boxes.css);

html {
	height: 100%;
}
body {
	background: #000000 url(gfx/bg_drapesgold.jpg) no-repeat top center;
	background-attachment: fixed;
	color:#fff;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 17px;
	margin: 0;
	padding: 0;
	min-height: 100%;
	height: 100%;
}



body.bgblury {background: #000000 url(gfx/bg_blury.jpg) no-repeat top center fixed;}
body.bgblury2 {background: #000000 url(gfx/bg_blury2.jpg) no-repeat top center fixed;}
body.bgperspective {background: #000000 url(gfx/bg_perspective.jpg) no-repeat top center fixed;}
body.bgperspective2 {background: #000000 url(gfx/bg_perspective2.jpg) no-repeat top center fixed;}
body.bgperspective2blue {background: #000000 url(gfx/bg_perspective2blue.jpg) no-repeat top center fixed;}
body.bgdrapes01 {background: #000000 url(gfx/bg_drapes01.jpg) no-repeat top center fixed;}
body.bgdrapesgold {background: #000000 url(gfx/bg_drapesgold.jpg) no-repeat top center fixed;}
body.bgdrapes_red {background: #000000 url(gfx/bg_drapes_red.jpg) no-repeat top center fixed;}
body.bgsquares {background: #000000 url(gfx/bg_squares.jpg) no-repeat top center fixed;}
body.bgsquaresgreen {background: #000000 url(gfx/bg_squaresgreen.jpg) no-repeat top center fixed;}
body.bgwaves01 {background: #000000 url(gfx/bg_waves01.jpg) no-repeat top center fixed;}
body.bgwaves02 {background: #000000 url(gfx/bg_waves02.jpg) no-repeat top center fixed;}
body.bgsparkling {background: #000000 url(gfx/bg_sparkling.jpg) no-repeat top center fixed;}
body.bgsparklinggold {background: #000000 url(gfx/bg_sparklinggold.jpg) no-repeat top center fixed;}
body.bglights01 {background: #000000 url(gfx/bg_lights01.jpg) no-repeat top center fixed;}

div#pagewrap {
	background: url(gfx/bg_wrapper.png) bottom center;
	width: 958px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin:0 auto;
	margin-bottom: -140px;
	margin-top: -4px;
	padding: 10px 15px 0px 15px;
	padding-bottom: 0px;
	
}
#contentwrap {
	background: url(gfx/line_y.png) 306px 0px repeat-y;
}
#left {
	float: left;
	width: 297px;
	margin-right: 13px;
	font-size: 11px;
	padding-bottom: 20px;
	/*background: url(gfx/line_x.png) bottom left repeat-x;*/
}
#left div:last-child {
	/*background: url(gfx/line_x.png) bottom left no-repeat;*/
}
#right {
	padding-left:6px;
	float: left;
	padding-bottom: 20px;
}
#rightcontent {
	width: 586px;
	margin: 0px 0px 0px 26px;
}
.blocker {
	padding: 0;
	margin: 0;
	height: 149px;
}
body.forside .blocker {
	padding: 0;
	margin: 0;
	height: 165px;
}

* html #pagewrap { 
	height: 100%; 
}
#top {
	height: 104px;
	background: url(gfx/bg_top.png) top center;
	margin: 0 auto;
}
#top_container {
	width: 988px;
	height: 84px;
	padding: 16px 0px 0px 0px;
	margin: 0 auto;
}


#statusbar { clear:both;}
#statusbar form {}
#statusbar form #searchSubmit {display:none;}

#statusbar #crums {
	margin: 23px 0px 0px 12px;
	*margin-top:3px;
	color: #8899a3;
	font-size: 11px;
}
#statusbar #crums a:hover {
	color: #fff;
}
input#searchfield {
	background: url(gfx/bg_search.jpg) no-repeat;
	width: 119px;
	height: 16px;
	margin-top:23px;
	padding: 2px 0px 0px 22px;
	color: #fff;
	font-size:10px;	
	*margin-top:3px;
	
}


.frontbox {
	width: 297px;
	float: left;
	margin: 15px 0px 0px 0px;
}
.frontbox p {margin: 8px 0px 10px 0px;
	text-align:justify;
	font-size: 8pt;
	line-height: 15px;
	padding-left: 9px;
	padding-right: 9px;
}
.frontbox h2 {
	/*behavior: url("fileadmin/templates/iepngfix/iepngfix.htc");*/
	font-size:15px;
	line-height: 100%;
	margin: 0;
	padding: 11px 0px 0px 10px;
	width: 287px;
	background: url(gfx/frontbox_h.png) no-repeat;
	height: 28px;
}
#frontbox1, #frontbox2 { 
	padding-right: 17px;
	margin-right: 17px;
	background: url(gfx/line_y.png) top right no-repeat;
}
#frontbox2 {margin-right: 16px;
}
#logo {
	float: right;
	margin-right:68px;
}
#footer {
	font-size: 11px;
	padding: 70px 0 0 0;
	margin: 0 auto;
	height: 86px;
	background: url(gfx/bg_footer.png) top center;
	text-align: center;
	color: #fff;
	line-height:130%;
}
#footer p {
	height: 23px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: none;
	vertical-align: top;
}
#footer .osu {
	padding: 0px 0px 0px 0px;
	margin: 0px 7px -5px 0px;
}

/*** HEADERS START ***/
h1 {
	font-size: 20px;
	background: url(gfx/bg_h1.png) bottom left no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 18px 0px 10px 0px;
	text-transform:uppercase;
}
body.noimg h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	height: 34px;
}
h2 {
	font-size: 13px;	
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 7px 0px;
	text-transform:uppercase; 
	background: url(gfx/bg_h1.png) bottom left no-repeat;
}

h3 {
	/*behavior: url("fileadmin/templates/iepngfix/iepngfix.htc");*/
	font-size:15px;
	line-height: 100%;
	margin: 0;
	padding: 11px 0px 0px 10px;
	width: 287px;
	background: url(gfx/frontbox_h.png) no-repeat;
	height: 28px;
	text-transform:uppercase; 
}

/*** tx-indexedsearch START ***/

div.tx-indexedsearch h4 {
	width: auto;
	font-size: 13px;	
	padding: 0px 0px 5px 0px;
	margin: 10px 0px 7px 0px;
	text-transform:uppercase;
	text-decoration: none;
	background: url(gfx/line_x.png) bottom left no-repeat;
}
div.tx-indexedsearch h4 a{
	text-decoration: none;
}
div.tx-indexedsearch strong.tx-indexedsearch-redMarkup {
	color: #069;
}

/*** tx-indexedsearch END ***/

/*** klasser START ***/
p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}
ul {
	margin: 0px 0px 15px 30px;
	padding: 0px 0px 0px 0px;
}
p.skjematekst {
	margin-top: 8px;
	margin-bottom:4px;
}
div.line_x {
	background: url(gfx/line_x.png) bottom left no-repeat;
	height: 1px;
	margin: 0;
	padding: 0;
}
.green {background: none;}
a {color:#8899a3;}
a:hover {text-decoration:none;}
/*a:active{outline: none;}
a:focus{-moz-outline-style: none;}*/
* :focus { outline: 0; }
.png {
	/*behavior: url("fileadmin/templates/iepngfix2/iepngfix.htc");*/
}
.floatleft {float:left}
.floatright {float:right}
input {
	border: 0px none;
	margin: 0;
	padding: 0;
}
img, img a {
	border:none; 
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	/*padding:5px;*/
}
.clear_0px {
	clear: both;
}
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}


/* MAP BEGIN */
.marker{
	color: #000000;	
}
.tx-wecmap-pi1 table{
	padding:0;
	margin:0;
	border-spacing: 0px;
	/*empty-cells: hide;*/	
}

.tx-wecmap-pi1 tbody tr td{
	padding:0;
	margin:0;	
}

#tx-wecmap-directions-from-map, #tx-wecmap-directions-to-map{
	/*background-color: #99ccff;*/
	background-color: #ddd;
	margin: 0px 3px 10px 0px;
	border: 1px #000000 solid;
	
}

/* MAP END */
	
.csc-textpic-caption{
	font-size: 11px;
	font-style:italic; 
}	
	

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

div, li a, li a:hover, img { behavior: url("fileadmin/templates/iepngfix2/iepngfix.htc"); }
h3, h2 { behavior: url("fileadmin/templates/iepngfix/iepngfix.htc");}



/* Klp kontakt table */
#klp_kontakt{
	width: 100%;	
}
#klp_kontakt tbody tr{
	vertical-align: top;
}
#klp_kontakt tbody tr td{
	width: 50%;
}

ul.docs {
	list-style: none;
	margin:0;
}
ul.docs li a{
	behavior: url("fileadmin/templates/iepngfix2/iepngfix.htc");
	display: block;
	height: 25px;
	padding: 0 0 0 20px;
	background: url(gfx/ico_doc.png) 0 0 no-repeat;
	text-decoration: none;
}
ul.docs li a:hover{
	behavior: url("fileadmin/templates/iepngfix2/iepngfix.htc");
	background: url(gfx/ico_doc_hvr.png) 0 0 no-repeat;
}

/* NEWS STYLING */

.news_list li {
	list-style: none;
}

#left ul.news_list  {
	background: url(gfx/newslist_vertdivide.png) repeat-y 50px 0;
	margin:10px 0 20px 10px;
}

#left .news_list li {
	
}
	#left .news_list li a {
		padding-left:15px;
	}

	#left .news_list li a:hover {
		color:#FFF;
	}
	
	#left .arkivlink {
		position: absolute;
		margin: -34px 0 0 250px;
	}
	#left .arkivlink a:hover{
		color:#FFF;
	}
		
	#left ul.news_list li p.bodytext{
		margin: 0px 0px 9px 57px;
		padding: 0;
		
		width: 230px;
		font-size: 10px;
		line-height: 1.2;
		display:none;
	}

	#left div.presse ul.news_list li p.bodytext{
		
		display:block;
	}
	/*
	#left ul.news_list li p.bodytext{
		margin: 3px 0px 0px 66px;
		padding: 8px 12px 10px 16px;
		position: absolute;
		width: 188px;
		font-size: 10px;
		line-height: 1.2;
		display:none;
		background: #150c06;
		border: 1px dotted #666;
		z-index: 1215;
		color: #fff;
		
	}*/
	
	
#right #rightcontent ul.news_list {
	margin:0;
	padding-top:2px;
}

#rightcontent .news_list li {
	
}

	#rightcontent .news_list img {
		float: left;
		margin:0 10px 10px 0;
		border:1px solid #2a2520;
		padding:4px;
	}

	#rightcontent .lesmer {
		float:right;
	}
	#rightcontent .lesmer a {
		text-decoration:none;
	}
	#rightcontent .lesmer a:hover {
		color:#FFF;
	}
	
		.single-article .single-article-timedata {
			margin-bottom:10px;
		}
		.single-article .subheader {
			font-weight: bold;
		}
		
		#rightcontent .news-single-img img{
			border:1px solid #2a2520;
			padding:4px;
		}
		
		#rightcontent .news-single-imgcaption{
		
			font-size: 10px;
		}

/* END NEWS STYLING */
/* LANGUAGE BTN STYLING */

#language  {
	float:right;
	height:30px;
	line-height:152%;
	list-style:none outside none;
	margin:26px 0 0;
	*margin-top: 3px;
	padding:0 20px 0 0;
	width:36px;
}

#language li {
	display:inline;
	list-style:none outside none;
}

#language li a {
	background-position:0 0;
	background-repeat:no-repeat;
	display:inline;
	float:right;
	height:11px;
	margin:0;
	padding:0 0 0 5px;
	width:16px;
}

#language li a span {
	display:none;
	/*visibility:hidden;*/
}

#language li a.norwegian {
	background:url("gfx/lang_no.png") no-repeat scroll left top transparent;
}

#language li a.english {
	background:url("gfx/lang_eng.png") no-repeat scroll left top transparent;
}


