/*
© 2007 Kreativ Strek AS
*/

/*----------Attributter for dokumentet----------*/

html, body {
	background:#010101 url(../images/bg.gif) repeat-y;
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Tahoma;
	font-size:11px;
	line-height:17px;
	color:#626262;
}

/*----------Layout-DIV'er----------*/

.header {
	width: 100%;
	height:920px;
	background:url(../images/pattern.gif) no-repeat;
	z-index:2;
}

a#header {
	position:absolute;
	top:0px;
	left:685px;	
	width:245px;
	height:50px;
	background:url(../images/header.gif) no-repeat;
	z-index:5;
}

#krutt {
	/* 
	position:absolute;
	top:312px;
	left:685px;	
	width:245px;
	z-index:10;
	padding-top:88px;
	background:url(../images/krutt.gif) no-repeat;
	
	*/
}

a.kruttwrap {
	width:150px;
	height:80px;
	padding-left:95px;
	float:left;
	color:#fff;
	line-height:15px;
	margin-bottom:15px;
}

a.kruttwrap:hover {
	text-decoration:none;
	color:#fff;
}

a.kruttwrap h4:hover {
	color:#fff;
}

a#adresse {
	position:absolute;
	top:400px;
	left:117px;	
	width:132px;
	height:173px;
	background:url(../images/adresse.gif) no-repeat;
	z-index:5;
}

#blue {
	position:absolute;
	z-index:10;
	top:97px;
	left:327px;
	width:276px;
	height:120px;
	display:block;
	color:#fff;
}

#blue h1 {
	color:#fff;
	line-height:17px;
}

#wrap {
	position:absolute;
	z-index:10;
	top:238px;
	left:327px;
	width:276px;
	height:auto;
	display:block;
	padding-bottom:40px;
}

#wrap h1 {
	text-transform:lowercase;
}

#tekstboks {
	float:left;
	position:relative;
	display:block;
	width:276px;
	height:auto;
	padding:0px;
	padding-bottom:35px;
}

.spacer {
	width:339px;
	height:10px;
	display:block;
}

#footer {
	float:left;
	position:relative;
	width:276px;
	height:20px;
	padding:0px;
}


a#logo {
	position:absolute;
	top:0px;
	left:0px;
	width:322px;
	height:376px;
	display:block;
	z-index:3;
	background:url(../images/logo.gif) no-repeat;
}

.undersakwrap {
	float:left;
	width:276px;
	height:87px;
	border-top:6px solid #f0f0f0;
	padding-top:16px;
	margin-top:16px;
}

.newsfooter {
	float:left;
	width:276px;
	min-height:10px;
	border-top:6px solid #f0f0f0;
	padding-top:24px;
	margin-top:16px;
}

.newsfooter h3 {
	color:#21a1d0;
}

.bildecol {
	float:left;
	width:98px;
}

.bildecol img {
	margin-top:2px;
}

.tekstcol {
	margin-left:110px;
	width:166px;
	_width:160px;
	color:#626262;
}

.tight {
	margin-top:8px;
	margin-bottom:6px;
}


/*----------Tekststiler----------*/

.skjult {
	display: none;
	visibility: hidden;
}

.spacer {
	line-height:13px;
	width:100%;
}

.lesmeir {
	color:#afbbed;
	font-family:Arial, Tahoma, Verdana, Arial;
	font-size:11px;
	line-height:11px;
	margin-top:18px;
	font-weight:normal;
	text-transform:none;
	display:block;
}

.dato {
	color:#8f9ad0;
	font-size:10px;
	margin-top:0px;
}

.teaser {
	margin-top:10px;
	margin-bottom:10px;
	line-height:15px;
	display:block;
}

.skjult {
	display: none;
	visibility: hidden;
}

.nomargin {
	margin:0;
}



/*----------Attributter for bilder----------*/

img {
	border:0px;
}

.saksbilde {
	float:right;
	margin-bottom:0px;
	margin-left:25px;
}

/*----------Overskrifter----------*/

h1, h2, h3, h4, h5 {
	font-family: Helvetica Neue, Arial, Georgia, Arial, Verdana, sans-serif;
	font-weight: normal;
	margin-top:0px;
}

h1 {
	font-size: 24px;
	line-height:26px;
	color:#000;
}

h2 {
	font-size: 16px;
	color:#000;
	text-transform:lowercase;
	margin-top:15px;
}

h3 {
	font-size:16px;
	color:#000;
	text-transform:lowercase;
	margin-bottom:0px;
}

h4 {
	font-size:13px;
	line-height:16px;
	color:#139bcd;
	margin-bottom:8px;
	margin-top:-1px;
}

h5 {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}


/*----------Linker i dokumentet----------*/

a { 
	text-decoration: none; 
	COLOR: #139bcd;
}

a:hover { 
	COLOR: #139bcd;
	text-decoration:underline;
}


/*----------LISTER_MENYER----------*/

/*-------Hovedmeny-------*/

ul#meny {
	position:absolute;
	padding:0;
	list-style: none;
	cursor:pointer;
	z-index:10;
	top:87px;
	left:685px;
	margin:0;
	width:245px;
	height:136px;
}

ul#meny li a {
	display:block;
}

ul#meny li {
	float:left;
	position:relative;
	list-style:none;
}

li a.nytt {
	height:27px;
	width:245px;
	background:url(../images/nytt.gif);
}

li a.nytt:hover {
	height:27px;
	width:245px;
	background:url(../images/nytt.gif) -245px -0px;
}

li a.nyttaktiv {
	height:27px;
	width:245px;
	background:url(../images/nytt.gif) -490px -0px;
}

li a.omoss {
	height:27px;
	width:245px;
	background:url(../images/omoss.gif);
}

li a.omoss:hover {
	height:27px;
	width:245px;
	background:url(../images/omoss.gif) -245px -0px;
}

li a.omossaktiv {
	height:27px;
	width:245px;
	background:url(../images/omoss.gif) -490px -0px;
}

li a.jobbar {
	height:27px;
	width:245px;
	background:url(../images/jobbar.gif);
}

li a.jobbar:hover {
	height:27px;
	width:245px;
	background:url(../images/jobbar.gif) -245px -0px;
}

li a.jobbaraktiv {
	height:27px;
	width:245px;
	background:url(../images/jobbar.gif) -490px -0px;
}

li a.tenester {
	height:27px;
	width:245px;
	background:url(../images/tenester.gif);
}

li a.tenester:hover {
	height:27px;
	width:245px;
	background:url(../images/tenester.gif) -245px -0px;
}

li a.tenesteraktiv {
	height:27px;
	width:245px;
	background:url(../images/tenester.gif) -490px -0px;
}

li a.kontakt {
	height:27px;
	width:245px;
	background:url(../images/kontakt.gif);
}

li a.kontakt:hover {
	height:27px;
	width:245px;
	background:url(../images/kontakt.gif) -245px -0px;
}

li a.kontaktaktiv {
	height:27px;
	width:245px;
	background:url(../images/kontakt.gif) -490px -0px;
}


/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
	z-index:90;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
	z-index:100;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
	z-index:100;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
	z-index:100;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prev.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/next.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 82px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* SLIDER */

#items_container {
	width: 276px;
	height: 210px;
	overflow: hidden;
	position: relative;
	float:left;
	margin-top:16px;
}

#controls {
	width: 276px;
	height: 24px;
	position: relative;
	float:left;
	background:#f0f0f0;
	margin-bottom:-5px;
	font-weight:bold;
	font-size:9px;
	text-transform:uppercase;
	margin-top:1px;
}

#controls a {
	color:black;
}

div.slide_item {
	width: 276px;
	height: 210px;
	position: absolute;
	left: 276px;
}

div.first_item {
	left: 0;
}

#prevbtn, #playbtn, #nextbtn {
	float:left;
	width:92px;
	_width:91px;
	line-height:25px;
	text-align:center;
}

#prevbtn:hover, #playbtn:hover, #nextbtn:hover {
	cursor:pointer;
	background:#139bcd;
	color:#fff;
	text-decoration:none;
}

/* livechat med Gustavsen */

#stian {
	position:absolute;
	top:620px;
	left:71px;	
	width:132px;
	z-index:5;
}