@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%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}



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;}

body.bgred_t2 {background: #000000 url(gfx/bg_red_t2) 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: 12px 0px 0px 10px;
	width: 287px;
	background: url(gfx/frontbox_h.png) no-repeat;
	height: 27px;
}

.frontbox h2 a {
	color: #fff;
	text-decoration: none;
}

#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: 25px;
}
#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;
}
#footer p {
	height: 23px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: none;
}
#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;
	
	font-size: 25px;
	line-height: 1.3em;
	margin-top: 23px;
	padding-bottom: 4px;
}
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;
	
	font-size: 12.5px;
	padding-top: 14px;
	white-space: nowrap;
}
	
	/* for the VIDEO page */
	h3.csc-firstHeader {
		margin-bottom: 10px;
	}

/*** 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;
}
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 {
	clear: left;
	list-style: none;
}

.news_list li h2 {
	padding: 5px 5px 5px 0;
}

.news_list li h2 a {
	color: #fff;
	font-size: 14px;
	text-decoration: 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{
		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{
		
		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;
		
	}*/
	
.news-single-img {
	margin:4px 0 20px 20px;
	max-width: 240px;
}

#rightcontent h2 {
	font-size: 15px;
}

#rightcontent h3 {	
	background: url("gfx/bg_h1.png") no-repeat scroll left bottom transparent;
	font-size: 13px;
	height: 14px;
	margin: 10px 0 7px;
	padding: 0;
	width: 100%;
}

#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;
			margin-bottom: 6px;
		}
		
		#rightcontent .news-single-imgcaption{
			color: #bbb;
			font-size: 10px;
		}
	
/* trinn 2 button */	
	
	#rightcontent #trinn2text {
		float: left;
		width: 385px;
		text-align: justify;
		margin: 0;
		padding: 0;
	}
	
	#rightcontent #trinn2btn {
		margin:0 0 10px 0;
		border:1px solid #2a2520;
		padding:4px;
		float:right;
		margin-top: 5px;
		width:170px; height: 190px;
	}
	
	#rightcontent #trinn2btn a.t2btn {
		display: block;
		background: url(gfx/btn_trinn2.jpg) 0 0;
		width:170px; height: 190px;
		
	}
	
	#rightcontent #trinn2btn a:hover.t2btn {
		background: url(gfx/btn_trinn2.jpg) -170px 0;
		width:170px; height: 190px;
	}
/* end trinn 2 button */

/* 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;
}
.news-list-morelink {
	display: none;	
}
#rightcontent .news_list li {
    margin-bottom: 20px;
}


/* REGISTRATION FORM */

#c612 {
	float:left;
	margin-bottom:12px;
}

#c228, #c247 {
	margin-bottom: 30px;
}

#form-success {
	display: none;
	margin: 45px 0 15px 60px;
	text-align: center;
	width: 160px;
}

.form {
	margin-bottom: 8px;
	overflow: hidden; /* fix annoying ie7 float bug */
}
	
form#registrationform {
	margin: 0;
	padding: 0;
	width: 600px; /* fix annoying ie7 float bug */
}

	.subrow {
		margin: 0;
		overflow: hidden;
		padding: 0;
	}

		.element {
			clear: both;
			float: left;
			margin: 0;
			padding: 0;
		}
			
			label {
				float: left;
				font-size: 11px;
				margin: 7px 0 0;
				min-width: 127px;
				padding: 0;
			}
				
			.subtext {
				float: left;
				margin: 0;
				padding: 0;
			}
			
			.text-holder {
				float: left;
				margin: 0;
				padding: 0;
			}
			
				.element input {
					background: none repeat scroll 0 0 #2D241A;
					border-bottom: 1px solid #3C342C;
					border-top: 1px solid #070401;
					box-shadow: 0 8px 10px #1F1B18 inset;
					color: #FFFFFF;
					font-size: 11px;
					margin: 3px 0;
					padding: 5px;
					text-shadow: 0 1px 0 #070403;
					width: 160px;
				}
					
					.element input:focus {
						background: none repeat scroll 0 0 #47382A;
					}
					
					p.skjematekst {
						float: left;
						clear: both;
						margin-bottom: 20px;
						padding: 0; 
					}
					
					input#submit {
						background: none repeat scroll 0 0 #5C5244;
						border-bottom: 1px solid #3C3527;
						border-top: 1px solid #776858;
						box-shadow: 0 8px 10px #4F4135 inset;
						cursor: pointer;
						margin: 10px 0 0;
						text-shadow: 0 1px 0 #5E544D;
						text-transform: uppercase;
						width: 297px;
					}
					
						input#submit:hover,
						input#submit:focus {
							background: none repeat scroll 0 0 #807970;
							border-bottom: 1px solid #473E34;
							border-top: 1px solid #A2A19D;
							box-shadow: 0 8px 10px #9F8C7D inset;
						}
						
						input#submit:active {
							background: none repeat scroll 0 0 #807970;
							border-bottom: 1px solid #827970;
							border-top: 1px solid #1F150B;
							padding-top: 6px;
							padding-bottom: 4px;
						}
						
					.element .highlight input {
						background: none repeat scroll 0 0 #581E13;
						border-bottom: 1px solid #512F26;
						border-top: 1px solid #180804;
						box-shadow: 0 5px 10px #2F0F08 inset;
					}
					
	#c233 {
		float: left;
	}
