/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 1px;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ------------- Typo ------------- */

body {
	background-color: #000;
	background-image:url(../images/design/mork-blaa-bakgrunn.jpg);
	background-repeat:repeat-x;
	font-size: 12px;
	line-height:1.4;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color:#564b47;  
	text-align:center;
	margin:20px 0 0 0;
	padding:0px;
}

p,pre {
	margin:.5em 0 .7em 0;
}

strong, b {
	font-weight:bold;
}

em, i {
	font-style:italic;
}

p, h1, h2, h3, h4 {
	clear:both;	
}


h1 {
	font-size:200%;
	font-weight: normal;
	text-transform:uppercase;
	color: #2c62b5;
	background-color: transparent;
	margin: 0 0 .5em 0;
	}

h2 {
	font-size:150%;
	margin: .8em 0 .2em 0;	
}

div#content ul {
	list-style:disc;
	margin:0 0 0 35px;
}

div#left li {
	font-size:120%;
	font-weight:bold;
	border-bottom:1px solid #c3ccda;
	text-transform:uppercase;
	padding: 5px 0;	
	}
	
div#left li li {
	font-size:80%;
	border:0;
	font-weight:normal;
	margin-left:10px;
	text-transform:none;
	}

div#left li a:link,	div#left li a:visited {
	color:#414b5b;
	text-decoration:none;
	}
	
li.current a:link, li.current a:visited {
	font-weight:bold;
	color:#000;
	}
 
pre { 
	color: #564b47;
	font-size: 11px;
	background-color:transparent;
	font-family: Courier, Monaco, Monospace;
}

div#footer a:link, div#footer a:visited {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}

a:link, a:visited {
	color:#2c62b5;
}

a.email {
	color:#000;
	text-decoration:none;
}

/*  layout */

#box {
width:986px;
margin: 0px auto;
padding:0px;
text-align:left;
}

div.large-imagebox {
	margin: 20px 0 0 10px;
}

div#midsection {
	height:20px;
	width: 986px;
	background-image:url(../images/design/main-topp.png);
	background-repeat:no-repeat;
	background-position:top left;
}

body#frontpage div#midsection {
	height:409px;
	width: 986px;
	background-image:url(../images/design/tre-bilde-forsiden-mork.jpg);
}

#main {
	xbackground-image:url(../images/main-faux-cols.gif);
	background-repeat:repeat-y;
	overflow:auto;
	background-color:#fff;
	}
	
body#frontpage #main {
	background-image: none;
	background-color:#fff;
}

#left {
	width:171px;
	padding:0px;
	float:left;
	background-color: transparent;
	display:inline;
}

#content {
	width:600px;
	padding:20px 20px 20px 30px;
	float:left;
	background-color:#fff;
	overflow: auto;
	min-height:350px;
	height:expression(this.scrollHeight > 350 ? "auto":"350px"); 
	margin-bottom: 20px;
}

body.wide div#content {
	width:730px;
	overflow:hidden;
}

body.narrow div#content {
	width: 444px;
}

body.full div#content {
	width:760px;
}

body#frontpage #content {
	width:450px;
	padding:20px 35px;
	float:left;
	background-color:#fff;
	overflow: auto;
	min-height:150px;
height:expression(this.scrollHeight > 150 ? "auto":"150px"); 
}

#right {
	width:171px;
	padding:0px;
	float:left;
	background-color:transparent;
	display:inline;
}

body#frontpage #right {
	display:none;
}

#head {
	position:relative;
	height:100px;
}

#head h1 a:link, #head h1 a:visited {
	position:absolute;
	text-decoration:none;
	top:16px;
	left:9px;
	height:84px;
	width:292px;
	background-image: url(../images/design/bk-logo-ny2.png);
	background-repeat: no-repeat;
}

#head h1 span {
	visibility:hidden;
	}

#head p {
	padding:10px;
	margin:0px;
}

div#bunntekst {
	background-color:#fff;
	
}

div#bunntekst p {
	text-align:center;
	margin:0;
	padding:5px 0;
	font-size:11px;
	color: #666;
}

div#subpage-menu {
	width:120px;
	float:left;
	padding:20px 0 0 31px;
}

div#subpage-menu a:link, div#subpage-menu a:visited {
	text-decoration:none;
	color:#245cb2;
	font-size:13px;
}

div#subpage-menu a:hover {
	text-decoration:underline;
}

div#subpage-menu li {
	margin-bottom: 10px;
}

div.ansattboks {
	width: 169px;
	height: auto;
	background-color:#f5f5f5;
	float:left;
	margin:0px 20px 20px 0;
}

div.ansattboks img {
	margin: 0;
	padding: 0;
}

p.ansattnavn {
	background-color:#000;
	margin: 0;
	padding: 5px 6px;
	font-size:16px;
	color:#fff;
}

p.ansattstilling {
	background-color:#bfbfbf;
	margin: 0;
	padding: 2px 6px;
	font-size:13px;
	color:#000;
	display:none;
}

div.ansattinfo {
	padding:1px 6px;
}

div#jobbrulett {
	float:left;
	width:auto;
	height:auto;
	padding:30px 0;
}
	
/* -------------- Toppnav ---------- */

div#topnav {
	background-image:url(../images/design/topp-nav1.png);
	height: 26px;
	width:534px;
	position:absolute;
	left: 435px;
	top: 74px;
	}

div#topnav li a {
	display:block;
	position:absolute;	
	}
	
div#topnav span {
	display:none;
	}

#forsiden	{
	left: 5px;
	top: 0px;
	width: 71px;
	height: 26px;
}

#omoss	{
	left: 75px;
	top: 0px;
	width: 71px;
	height: 26px;
}
#kontakt {
	left: 153px;
	top: 2px;
	width: 66px;
	height: 23px;
}
#teknisk {
	left: 226px;
	top: 2px;
	width: 89px;
	height: 23px;
	}
#miljo {
	left: 320px;
	top: 3px;
	width: 46px;
	height: 21px;
	}
#tjenester {
	left: 371px;
	top: 4px;
	width: 76px;
	height: 19px;
	}
	
#referanser {
	left: 450px;
	top: 4px;
	width: 82px;
	height: 19px;
	}	
	
/* --------------- Footer ------------- */

#footer {
	position:relative;
	clear:both;
	width:946px;
	height: 80px;
	background-color:#bdbdbd;
	overflow: hidden;
	padding:20px;
	margin-bottom:0px;
}

#footer p {
	margin:0;
	padding:0;
	line-height:1.4;
	font-size:80%;
	}
	
div#footer div a {
	background-image:url(../images/design/sommerfugl-blaa.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	height:41px;
	width:150px;
	padding-left:44px;
	padding-top:10px;
}

div#footer div a:hover {
	background-image:url(../images/design/sommerfugl-farge.png);
}
	
div#footer div#f-omoss a {
	position: absolute;
	display:block;
	left: 35px;
	top: 20px;
}

div#footer div#filoverforing a:hover {
	background-image:url(../images/design/sommerfugl-filoverforing.png);
}

div#footer div#kontakt a 	{
	position: absolute;
	display:block;
	left: 338px;
	top: 20px;
}
div#footer div#fileflow a		{
	position: absolute;
	display:block;
	left: 730px;
	top: 35px;
	background-image:url(../images/design/fileflow-icon.png);
	padding-left:54px;
	padding-top:13px;
}
div#footer div#miljo a		{
	position: absolute;
	display:block;
	left: 339px;
	top: 64px;	
}
div#footer div#tekniskinfo a	{
	position: absolute;
	display:block;
	left: 35px;
	top: 64px;
}

div#footer div#tekniskinfo a:hover {
	background-image:url(../images/design/sommerfugl-farge.png);
}

xdiv#footer div#miljo a		{
	position: absolute;
	display:block;
	left: 533px;
	top: 64px;
}
div#footer div#tjenester a	{
	position: absolute;
	display:block;
	left: 187px;
	top: 64px;
	width:110px;
}
div#footer div#referanser a	{
	position: absolute;
	display:block;
	left: 186px;
	top: 20px;
	width:110px;
}

div#footer div#svanen a {
	background-image:url(../images/design/svanen.png);
	position: absolute;
	display:block;
	left: 894px;
	top: 25px;
	width:66px;
	height:73px;
	padding:0;
}
	
/* --------------- Div ------------- */

img#fp-mainpic-1 {
	margin:0 5px 0 0;	
	}	
	
img#fp-mainpic-3 {
	margin:10px 0 0 0;	
	}	
	
div#leftmenu-wrapper, div#rightmenu-wrapper {
	padding:14px;
	}
