html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
body {
	font-family:Verdana,Arial,sans-serif;
	font-size:0.6em;
	margin:0;
	padding:0;
	color: #202527;
	background-color: #fff;
	text-align: center;
	line-height: 1.7em;
}
form {
	padding: 0;
	margin: 0;
}
h2 {
	font-family:Arial,sans-serif;
	color:#ed9e02;
	font-size: 1.2em;
}
h1 {
	font-family:Arial,sans-serif;
	color:#ed9e02;
	font-size: 1.5em;
}
h2 a {
	color:#ed9e02;
	font-size: 1em;
	text-decoration:none;
	background: none;
	padding-left: 0;
}
a {
	color: #202527;
	text-decoration: none;
}
a:hover {
	color: #ed9e02;
}
a.readmore {
	background:transparent url(../images/readmore.gif) no-repeat scroll left 4px;
	padding-left: 12px;
	padding-top: 1px;
}
a.readmore:hover {
	background:transparent url(../images/readmorehover.gif) no-repeat scroll left 4px;
}
div.frame {
	width: 995px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	color: #202527;
	background-color: #eef1f3;
	background-repeat: repeat;
	text-align: left;
	background-image: url(../images/left.gif);
	background-repeat: repeat-y;
}
div.left {
	width: 218px;
	float: left;
	background-image: url(../images/shadow_leftside.gif);
	background-repeat: no-repeat;
	height: 585px;
}
div.content {
	width: 777px;
	float: left;
	background-image: url(../images/bottom.gif);
	background-repeat: repeat-y;
/* min-height: 100% */
}
div.contentSide {
	float: left;
	width: 461px;
	padding:6px 20px 30px 27px
}
div.right {
	float: left;
	width: 269px;
}
div.top {
	float: left;
	height: 63px;
	width: 777px;
	background-image: url(../images/shadow_top.gif);
	clear: both;
}
div.top2 {
	float: left;
	height: 72px;
	width: 777px;
	background-image: url(../images/top.gif);
	clear: both;
}
div.bottom {
	float: left;
	background-image: url(../images/middle.gif);
	background-repeat: no-repeat;
	min-height: 637px;
}
div.downNot {
	background-image: url(../images/bottom.gif);
	background-repeat: repeat-y;
	width: 777px;
	height: 100%
}
div.down {
	height: 100%
}
div.leftDown {
}
div.leftSide {
	background-color: white;
	background-image: url(../images/shadow_left.gif);
	background-repeat: no-repeat;
	min-height: 100%;
	height: 100%;
	float: left;
	width: 12px;
}
div.footer {
	clear: both;
	color: #8a949b;
	background-color: white;
	font-size: 0.8em;
	text-align: center;
	padding-top: 30px;
	line-height:1.5em;
}
div.footer a {
	color: #8a949b;
	text-align: center;
}
div.footer a:hover {
	color: #ED9E02;
}
div.clear {
	clear: both;
}
div.hovedmeny {
	float: left;
	width: 190px;
	padding-left: 26px;
}
/* Login */
div.login {
	background-color:#1F2426;
	color:#FFFFFF;
	display:block;
	float:right;
	margin-right:14px;
	width:227px;
}
html>body div.login {
	margin-right:33px;
}
div.loginFront {
	background-color:#1F2426;
	color:#FFFFFF;
	display:block;
	float:right;
	margin-right:21px;
	width:233px;
}
html>body div.loginFront {
	margin-right:45px;
}
div.loginBox {
	padding:10px 0 0 10px;
	height: 32px;
}
div.loginInfo {
	background-color: #d5dbb0;
	color: #000000;
	height: 14px;
	padding:0px 3px 5px 15px;
}
div.loginNamn {
	background-color: #1F2426;
	color: #FFFFFF;
	height: 36px;
	padding: 3px;
}
a.passord {
	background: transparent url(../images/loginbutton.gif) no-repeat scroll left 4px;
	padding-left: 12px;
	padding-top:1px;
	margin-right:13px;
	border: none;
	font-size: 0.9em;
	color: #8d9279;
}
a.passord:hover {
	background: transparent url(../images/loginbuttonhover.gif) no-repeat scroll left 4px;
	color: #202527;
}
/* Login form */
form.loginForm input {
	font-size: 0.9em;
	margin-right: 2px;
	padding: 2px;
	float: left;
	clear: none;
	width:88px;
}

form.loginForm #login-uid,
form.loginForm #login-password {
    width: 75px;
}

form.loginForm input#submit {
	height:19px;
	width:19px;
	margin-left:0;
	margin-top:-2px;
	background: transparent url(../images/logginn.png);
	border: none;
	cursor: pointer;
}

form.loginForm #login-remember {
    width: auto;
}

fieldset {
	padding:0px;
	margin:0px;
	border:none;
}
div.sokeboks {
	float: left;
	height: 25px;
	width: 765px;
	clear: both;
	background-color: #202527;
}
div.sokBoxFront {
	height: 20px;
	width:230px;
	display:block;
	float:right;
	margin: 4px;
	margin-right:16px;
}
html>body div.sokBoxFront {
	margin-right:36px;
}
input.searchsubmitFront {
	width: 24px;
	height: 24px;
	background: transparent url(../images/searchfront.png);
	border: none;
	float:left;
	display: block;
	clear: none;
	margin-left:-4px;
	margin-top:-3px;
	cursor: pointer;
}
input.searchfieldFront {
	float: left;
	display: block;
	clear:none;
	width: 200px;
	background-color: #ffffff;
	border: none;
	font-size: 0.9em;
	padding: 2px;
}
div.sokBox {
	background-color:#FFFFFF;
	color:#000000;
	float:left;
	font-weight:bold;
	height:95px;
	margin:5px 5px 20px;
	padding:5px 3px 17px 15px;
	width:214px;
}
div.searchNB {
	padding: 0px;
	margin: 0px;
	float: left;
}
div.searchGoogle {
	padding: 0px;
	margin: 0px;
	padding-top: 3px;
	float: left;
}
div.sokrubrik {
	margin:5px 5px 5px 7px;
}
input.searchsubmit {
	width: 24px;
	height: 24px;
	background: transparent url(../images/search.png);
	border: none;
	float:left;
	display: block;
	clear: none;
	margin-left:-8px;
	margin-top:-2px;
	cursor: pointer;
}
input.searchfield {
	float: left;
	display: block;
	clear:none;
	width:185px;
}
div.sok {
	background-color:#FFFFFF;
	color:#000000;
	height:91px;
	padding:10px;
}
input.searchfield, input.Asearchfield {
	background-color: #93989d;
	border: none;
	font-size: 0.9em;
	font-weight: bold;
	padding: 3px;
}
input.Asearchsubmit {
	width: 32px;
	height: 32px;
	background: transparent url(../images/avsearch.png);
	border: none;
	float:left;
	display: block;
	clear: none;
	margin-left:-5px;
	margin-top:-10px;
}
input.Asearchfield {
	float: left;
	display: block;
	clear:none;
	width: 380px;
}
div.hit {
	padding:12px 10px 14px 11px;
}
div.bildekarusell {
	height: 216px;
	color: #202527;
	background-image: url(../images/shadow_middle.gif);
	background-repeat: no-repeat;
	clear: both;
}
div.dokument {
	background-image: url(../images/shadow_bottom.gif);
	background-repeat:no-repeat;
	padding:30px;
}
div.dokumentSide {
	height: 100%;
	padding: 20px;
}
div.logo {
	height: 180px;
	float: left;
	padding-left:30px;
	padding-top:30px;
}
div.kalender {
	background-color: white;
}
div.kalender_ut {
	float: left;
	width: 227px;
	margin: 3px;
}
div.kalender_in {
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	padding-bottom: 20px;
}
.info {
	font-weight:bold;
	width:70px;
	float:left;
}
div.nyheter {
	float: left;
	width: 227px;
	margin: 3px;
}
div.bransje {
	float: left;
	width: 232px;
	margin: 3px;
}
#breadcrumbs {
	clear:none;
	float:left;
	margin-left:30px;
	margin-top:20px;
}
/* Siste nyheter */
div.headingForsida {
	background-color: #1f2426;
	color: #ffffff;
	padding: 3px;
	padding-left: 15px;
}
div.itemForsida {
	background-color: #FFF;
	color: #202527;
	padding:5px 15px 10px;
	margin-bottom: 2px;
}
div.itemForsida:hover {
	border: 5px solid #d2d8df;
	padding:0px 10px 5px;
}
div.flerForsida {
	padding: 10px;
	padding-left: 15px;
}
/* Meny */
/* hovedmeny */
li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul.menu {
	font-size: 1.2em;
	line-height: 2em;
	width: 170px;
	list-style-type: none;
	padding:0px;
	margin:0px;
}
ul.menu li {
	border-bottom: 1px dotted #A9ADAE;
	padding:0px;
	margin:0px;
}
ul.menu li a {
	background: none;
	color: #202527;
	text-decoration: none;
	padding:0px;
	margin:0px;
	padding-left: 11px;
}
ul.menu li a:hover {
	color: #ED9F01;
}
/* undermeny */
li.path ul {
	color: #202527;
	background-color: #FFF;
	width: 156px;
	list-style-type: none;
	padding:0px;
	margin:0px;
	padding-left:10px;
}
ul.menu li li {
	border:medium none !important;
	font-size:0.8em;
	font-weight:bold;
	line-height:2em;
	padding:0px;
	margin:0px;
	margin-left: -10px;
	padding-bottom:4px;
	padding-left:0 !important;
	padding-top:2px;
}
ul.menu li li a {
	background:transparent url(../images/meny_black.gif) no-repeat scroll 2px 4px;
	color: #202527;
	text-decoration: none;
	padding:0px;
	margin:0px;
	padding-left: 19px;
	padding-top: 2px;
	margin-left:8px;
}
ul.menu li li a:hover {
	color: #ED9F01;
	background:transparent url(../images/meny_hover.gif) no-repeat scroll 2px 4px;
}
ul.menu li li li {
	margin-left: 17px;
	font-size:1em;
	line-height: 1.5em;
	font-weight:normal;
}
ul.menu li li li a {
	background: none;
	padding-left: 0;
	margin-left: 0;
}
ul.menu li li li a:hover {
	background: none;
}
/*
  ul.menu.under li.none {
  font-size: 1.0em;
  line-height: 2em;
  width: 170px;
  list-style-type: none;
  padding:0px;
  margin:0px;
  font-weight: normal;
  }
  ul.menu.vertical li.none a {
  background: none;
  color: #898d8f;
  text-decoration: none;
  padding:0px;
  margin:0px;
  padding-left: 11px;
  }
  ul.menu.vertical li.none a:hover {
  background: none;
  ;
  }
  ul.menu.vertical li.path ul.menu.under a.path {
  padding-left: 0px;
  color: #202527;
  }
  ul.menu.vertical a.active {
  color: #202527;
  }
  ul.menu.vertical li.no-1 {
  border-top: 1px dotted #A9ADAE;
  }
  undermeny
  ul.menu.under {
  color: #202527;
  background-color: #FFF;
  width: 156px;
  list-style-type: none;
  padding:0px;
  margin:0px;
/*
  margin-left:-10px;
  padding-left:10px;
  }
  ul.menu.under li {
  border:medium none !important;
  font-size:0.8em;
  font-weight:bold;
  line-height:2em;
  padding:0px;
  margin:0px;
  margin-left: -10px;
  padding-bottom:4px;
  padding-left:0 !important;
  padding-top:2px;
  }
  ul.menu.under li a {
  background:transparent url(../images/meny_black.gif) no-repeat scroll 2px 4px;
  color: #202527;
  text-decoration: none;
  padding:0px;
  margin:0px;
  padding-left: 19px;
  padding-top: 2px;
  margin-left:8px;
  }
  ul.menu.under li a:hover {
  color: #ED9F01;
  background:transparent url(../images/meny_hover.gif) no-repeat scroll 2px 4px;
  }
 */
/* Filelist */
img.icon.text {
	margin-right:0.3em;
	vertical-align:middle;
}
img.icon {
	height:16px;
	width:16px;
}
img {
	border:0 none;
}
table.list th {
	background-color:#202527;
	color:#FFF;
	text-align:left;
}
table.list th,
table.list td {
	padding:0.2em 0.4em;
	font-size: 1.0em;
}
table.list td {
	padding: 6px;
}
table.list th.nowrap, table.list td.nowrap {
	white-space:nowrap;
}
table.list tr.dark {
	background-color: #ffffff;
	color: #1f2426;
}
table.list tr:hover a,
table.list tr:hover {
	color: #ED9F01;
}
table.list tr.caps {
	text-transform: uppercase;
}
/* Kalender */
/* Kalender frontpage */
table.calendar {
	width:197px;
}
table.calendar td {
	overflow: hidden;
	padding: .1em;
	border-width: 0px 3px 3px 0px;
	border-style: solid;
	border-color: #FFF;
	font-size: 0.9em;
}
table.calendar td.day,
table.calendar td.week {
	text-align: center;
	background-color: #d2d8df;
	color: #88969b;
}
table.calendar td.day {
	width: 12.5%;
}
table.calendar td.before,
table.calendar td.after {
	background-color: #93989d;
}
table.calendar td.week {
	border-right: 1px solid #CCC;
	color: #999;
	background-color: #F0F0F0;
}
table.calendar th {
	font-weight: normal;
	background-color: #FFF;
	padding:0.5em 0.2em;
	font-size: 0.9em;
	font-weight: bold;
}
table.calendar th:first-letter {
	text-transform: uppercase;
}
table.calendar tr.day-names td {
	text-align: center;
	border-bottom: 2px solid #CCC;
	background-color: #F0F0F0;
}
table.calendar tr.day-names td.first {
	border: 0;
}
table.calendar td.weekend {
	background-color: #d2d8df;
}
table.calendar td.item {
	padding: 0;
}
table.calendar td.item a {
	color: #369;
	display: block;
	padding: .1em .2em .1em .2em;
}
table.calendar td.item.planded a:hover {
	text-decoration: none;
	background-color: #28373c;
	color: #d5dbb0;
}
table.calendar td.item.planded span {
	display:none;
}
table.calendar td.item.planded:hover span {
	display: inline;
	position: absolute;
	background-color: #d5dbb0;
	border: 1px solid black;
	padding: 3px 7px;
}
table.calendar td.today {
	background-color: #eef1f3;
	color: #28373c;
}
table.calendar td.planded {
	background-color: #d5dbb0;
	color: #28373c;
}
a#calenderleft {
	background: transparent url(../images/calenderleft.gif) no-repeat scroll left 2px;
	padding-left: 13px;
	padding-top:1px;
	border: none;
}
a#calenderright {
	background:transparent url(../images/calenderright.gif) no-repeat scroll 21px 2px;
	border:medium none;
	padding-right:15px;
	padding-top:1px;
}
.firstcaps {
	font-weight: bold;
	font-size: 0.9em;
}
.firstcaps:first-letter {
	text-transform: uppercase;
}
/* List Kalender */
div.event {
	padding:7px 12px 16px;
}
div.event:hover {
	border: 5px solid #d2d8df;
	padding:2px 7px 11px;
}
div.dark {
	background-color: #ffffff;
	color: #1f2426;
;
}
.caps {
	text-transform: uppercase;
	background-color: #1f2426;
	color: #eef1f3;
	height: 15px;
	padding: 3px;
	padding-left: 15px;
}
div.event span.date, div.hit span.date {
	width: 100px;
	margin-right: 50px;
}
div.event span.readmoore {
	width: 100px;
}
div.kalenderListImg {
	width: auto;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
div.kalenderListText {
	width: 310px;
	float: left;
}
div.end {
	clear: both;
}
/* Member */
div.memberaddress {
}
div.memberurl {
	font-weight: bold;
}
/* Article */
div.articleImageColum {
	float:left;
	width:100px;
	margin:10px;
	margin-left: 0;
}
div.preface {
	font-weight: bold;
}
div.articleTextColum {
	width: 300px;
	float: left;
	margin:10px 0;
}
div.articleData {
	clear: both;
}
div.articleImage {
	background-color: white;
	padding: 2px;
}
div.articleImageText {
	padding: 5px;
}
table.artikelData td {
	vertical-align: top;
	overflow:hidden;
}
/* Navigation Menu */
ul.navigation-menu {
	font-size: 1em;
	color: #466069;
	list-style-type: none;
	display: block;
	font-size: 0.9em;
	margin-left:-30px;
	clear: both;
}
ul.navigation-menu a {
	background: none;
	color: #466069;
	text-decoration: none;
	padding-left: 0;
	font-weight: bold;
}
ul.navigation-menu li {
	padding: 2px;
	float: left;
	display: inline;
}
ul.navigation-menu a:hover {
	color: #ED9F01;
}
button.navlast {
	background:transparent url(../images/navlast.gif) no-repeat scroll 0 0;
	height:8px;
	padding-left:1px;
	padding-top:6px;
	width:9px;
	cursor: pointer;
	border: none;
}
button.navright {
	background:transparent url(../images/navright.gif) no-repeat scroll 0 0;
	height:8px;
	padding-left:1px;
	padding-top:6px;
	width:9px;
	cursor: pointer;
	border: none;
}
button.navleft {
	background:transparent url(../images/navleft.gif) no-repeat scroll 0 0;
	height:8px;
	padding-left:1px;
	padding-top:6px;
	width:9px;
	cursor: pointer;
	border: none;
}
button.navfirst {
	background:transparent url(../images/navfirst.gif) no-repeat scroll 0 0;
	height:8px;
	padding-left:1px;
	padding-top:6px;
	width:9px;
	cursor: pointer;
	border: none;
}
button.navlast:hover {
	background:transparent url(../images/navlasthover.gif) no-repeat scroll 0 0;
}
button.navright:hover {
	background:transparent url(../images/navrighthover.gif) no-repeat scroll 0 0;
}
button.navleft:hover {
	background:transparent url(../images/navlefthover.gif) no-repeat scroll 0 0;
}
button.navfirst:hover {
	background:transparent url(../images/navfirsthover.gif) no-repeat scroll 0 0;
}
/* Img karusell */
.imgClass {
	display:none;
}
div#bilder {
	margin-right:13px;
	text-align: center;
}
/* alpha-sort */
div.alpha-sort {
	padding:0 2px 2px 10px;
}
div.alpha-sort a {
	color: #FFF;
}
div.alpha-sort a:hover {
	color: #ED9F01;
}
ul.alpha-sort {
	font-size: 1em;
	color: #202527;
	list-style-type: none;
	display: block;
	padding-left: 0px;
}
ul.alpha-sort a {
	background: none;
	color: #FFF;
	text-decoration: none;
	padding-left: 0;
}
ul.alpha-sort li {
	padding:2px 3px 2px 2px;
	margin-top:-10px;
	float: left;
	display: inline;
}
ul.alpha-sort a:hover {
	color: #ED9F01;
}
ul.alpha-sort a:active {
	color: #ED9F01;
}
ul.alpha-sort a:focus {
	color: #ED9F01;
}
div.employeeimage {
	float: left;
	width:auto;
}
div.employeedata {
	float: left;
	width:200px;
	padding: 10px;
	padding-top: 0;
}
div.employeedata h1{
	margin-top:0;
}
div.employetext {
	float: left;
	clear: both;
	width: 300px;
}
span.employeeinfo {
	float:left;
	width:60px;
}
form.passwdForm legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px;
/* IE Win */
}
form.passwdForm label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	cursor: hand;
}
form.passwdForm label {
	width: 120px;
}
/* Width of labels */
form.passwdForm fieldset fieldset label {
	margin-left: 103px;
}
/* Width plus 3 (html space) */
form.passwdForm label.error {
	margin-left: 103px;
	width: 220px;
}
form.passwdForm input.submit {
	margin-left: 103px;
}
span.required {
	color:red;
}
/* Activity front */
div.activityImageColum {
	float:left;
	width:200px;
	margin:10px;
	margin-left: 0;
}
div.activityTextColum {
	width: 500px;
	float: left;
	margin:10px 0;
}
.contentSide li {
	list-style-type:circle
}
input.invalid, select.invalid {
	background-color: #FBE3E4;
	border: 1px solid #FBC2C4;
}
.error, .notice, .success {
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}
.error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}
div.thumbnail {
	float:left;
	height:206px;
	margin:0 15px 15px 0;
	overflow:hidden;
	padding:5px;
	width:120px;
}
div.thumbnail p {
	margin:0;
	padding:0;
}
div.gallery-image, div.gallery-description {
	float: left;
	clear:both;
}
table.operaform tr.form-separator div {
	border-bottom:1px solid #CCCCCC;
	font-weight:bold;
	margin:0.5em 0;
	padding-bottom:0.2em;
}
/* fixes */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

label.help {
    background: url('../images/icon-help.png') right center no-repeat;
    padding-right: 20px;
}
