@import url(/common/css/comments.css);
@import url(/common/css/form.css);
@import url(/common/css/searchform.css);


body, body div, 	body, body th, body td, body li, body dd {
  font-size: 11px; /* false value for WinIE4/5 */
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: 11px; /* intended value for better browsers */
  font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
  color: #1e1e1e;
}
html>body, html>body div, html>body th, html>body td, html>body li, html>body dd {	/* be nice to Opera */
  font-size: 11px;
  font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
  color: #1e1e1e;
}
body {
  background-color: #fff;
  font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
  margin: -2px 10px 5px 8px;
  padding: 0px;
  text-align: left;
  font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
  color: #1e1e1e;
}
* { /* lets just get rid of them all - set where needed */
  padding: 0;
  margin: 0;
}
a
{
  text-decoration: none;
  color: #15306a;
}
a:visited
{
  text-decoration: none;
}
a:hover
{
  text-decoration: none;
  color: #3b5285;
}
form#search {
margin: 4px 0;
}

#search .gform { padding-bottom: 1em; }

small
{
  font-size: 11px;
}
input {
   color: #454545;
   background-color: #FFFFFF;
   font-size: 11px;
   font-weight: normal;
   border: 1px #beb1ab solid;
   font-family: Arial, Helvetica, sans-serif;
   margin-top: 0px;
   padding: 2px;
}
/* style! */
a { text-decoration: none; }
a:hover { text-decoration: underline; }
#content a { text-decoration: underline; }
#content a:hover { background: blue; color: white; }
ul { list-style: none; }
#content ul {
  list-style-type: disc;
  padding: 1ex 1ex 0 1ex;
  margin: 0 1ex 0 1em;
}
#content ul li {
  padding: 0;
  margin: 0 0 1em 0;
}
#mainframe { border: 1px #ccc solid; }
#headerbanner {
  background: url(../gfx/header.jpg);
  height: 109px;
  position: relative;
}
a#homer {
  /*outline: 1px #f00 dashed;*/
  width: 130px;
  height: 80px;
  position: absolute;
  top: 20px;
  left: 60px;
}
.subheader {
  position: absolute;
  top: 85px;
  left: 694px;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
}
.subheader a { text-decoration: none; }
#header {
  text-align: left;
  font-size: 250%;
  border-bottom: 1px #ccc solid;
}
#path a{
color: #e15901
}
#orange a{
color: #e15901
}
.orange {
color: #e15901
}
#bgleft { background: transparent url("../gfx/cccccc.gif") 150px 0px repeat-y; }/* rightborder for leftcol */
#bgright { background: transparent url("../gfx/cccccc.gif") 621px 0px repeat-y; }/* leftborder for rightcol */


#content {
  padding: 10px;
  background: transparent;
}

#addons ul { padding: 5px; }
#addons ul li { padding-bottom: 1ex; }
#addons ul li .body { font-size: 80%; }
#addons ul li .handle {
  font-size: 80%;
  font-weight: bold;
}

#footer {
  text-align: center;
  border-top: 1px #ccc solid;
}

/* typestyle */
h1 { font-size: 150%;
     }
h2 { font-size: 125%;
     }
h3 { font-size: 110%;
     }
h4 { font-size: 12px;
font-weight: bold;
}
/* objectstyle */
#frontpage .item {
  border-bottom: 1px #dcdcdc solid;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: transparent;
}
#frontpage h1 {
  font-size: 16px;
       color: #15306a;
}
#frontpage .firstitem {
  border-bottom: 1px #dcdcdc solid;
  padding-top: 2px;
  padding-bottom: 10px;
  background-color: transparent;
}
.fp_ingress {
  font-size: 13px;
}
#frontpage .firstitem img {
  float: right;
  margin-left: 6px;
}
#frontpage .item img {
  float: left;
  margin-right: 6px;
}
#frontpage img {
  float: left;
}
#frontpage .alt_title {
  font-size: 10px;
  color: #5d5d5d;
}
#frontpage .item:after { content: ""; display: block; height: 0; clear: both; } /* clear in the float */

#article .caption {
  font-size: 110%;
  margin: 1ex 0 1em 0;
}
p {
margin-bottom: 10px;
}
#article .byline
{
border-top: 1px #dcdcdc solid;
padding-top: 3px;
padding-bottom: 3px;
margin-bottom: 6px;
font-size: 10px;
border-bottom: 1px #dcdcdc solid;
}
#article .caption,
#debate .caption,
.caption
{
font-size: 13px;
}
#article .date, #article .author {
  font-size: 80%;
}
#article p {
padding: 0px;
margin: 0px;
margin-bottom: 10px;
}

/*
.contentlist {
  list-style-type: none;
  margin: 0;
  padding: 1em 0 0 0;
}

.contentlist ul li a.title { font-weight: bold;  font-size: 18px;}
*/
#folder .contentlist li .caption,
.contentlist li .caption { font-size: 12px; }
#folder a {
  color: #15306A;
  text-decoration: none;
}
#folder a:hover {
  color: #3b5285;
}
#folder .body {
font-size: 13px;
margin-bottom: 1em;
}
#folder .caption
{
  font-size: 13px;
  padding-top: 2px;

}
#folder .date
{
  display: block;
  font-size: 80%;
  border-bottom: 1px #dcdcdc solid;
  padding-top: 2px;
  padding-bottom: 10px;
  margin-bottom: 4px;
}
#folder .link
{
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0 0 5px 0;
}
#folder li
{
  padding-bottom: 5px;
}
#folder h1 { font-size: 16px; margin-bottom: 6px; }

/* #formpage legend { display: none; } */
#formpage fieldset .title { padding: 1ex; }
#formpage .alert { font-weight: bold; }
#formpage label {
  width: 150px;
  float: left;
  text-align: right;
  margin: 0 1ex 1ex 0;
  /*clear: both;*/
}
#formpage .text,
#formpage .textarea,
#formpage .select,
#formpage .multiple,
#formpage .radioselect {
  float: left;
  margin-bottom: 1ex;
}
#formpage .check,
#formpage .radio {
  float: left;
  margin-bottom: 0;
}
#formpage .select,
#formpage .multiple,
#formpage .text,
#formpage .textarea { width: 220px; }
#formpage span.checkval {
  /*display: block;*/
  float: left;
  margin-left: .2ex;
}
#formpage .submit-button {
  clear: both;
  margin: 0 0 1ex 160px;
}
.noborder {
  border: 0px;
}


.spacer {
  clear: both;
  height: 1px;
  line-height: 1px;
}

/* useful stuff */
.spacer1 {
  clear: both;
  height: 1px;
  font-size: 1px;
  border: none;
  margin: 0;
  padding: 0;
  background: transparent;
}
/*outline: 1px red dashed;*/
/* style baby! */

.backers{
  text-align: right;
  padding-top: 1ex;
  font-weight: bold;
}
#tree a:hover { text-decoration: none; }
#tree ul.first { margin-left: 0; } /* no indent for first level */

#tree ul li a:hover
{
  background-image: url(../gfx/back_menu.gif);
  background-position: 4px center;
  background-repeat: no-repeat;
  background-color: #EEE;
}
#tree ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
  width: 175px;
}
.topp{
  padding: 6px;
  text-decoration: none;
  display: block;
  background-color: #edebe0;
  border-bottom: 1px solid #d8d6cd;
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
}
#tree ul li.rss a{
  background: url(../gfx/rss.gif) 160px center no-repeat #edebe0;
  padding: 4px 0px 4px 5px;
  display: block;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #d8d6cd;
  width: 175px;
  font-size: 12px;
}
#tree ul li.rss a:hover {background: url(../gfx/rss_on.gif) 160px center no-repeat #eee;}
#tree ul li a{
  padding-top: 4px;
  padding-bottom: 4px;
  text-decoration: none;
  display: block;
  background-color: #edebe0;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #d8d6cd;
  width: 175px;
  font-size: 12px;
}
#tree ul li a {
  padding-left: 5px;
  background-image: url(../gfx/back_menu.gif);
  background-position: 4px center;
  background-repeat: no-repeat;
}

#tree ul li a.selected {
  font-weight: bold;
  background-image: url(../gfx/back_menu_active.gif);
  background-position: 4px center;
  background-repeat: no-repeat;


}
#tree ul li a:hover { text-decoration: underline; }

#tree ul li ul {
  background-color: #f9f9f6;
  display: block;
  width: 175px;

}
#tree ul li ul li a{
  text-decoration: none;
  display: block;
  background-color: transparent;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #d8d6cd;
  font-size: 11px;
  width: 175px;
}
#tree ul li ul li ul li a{
  font-size: 97%;
  padding-left: 15px;
  width: 150px;
  background-color: #ffffff;
  color: #15306a;
}

#tree ul li ul li a{
  color: #000000;
}

#tree ul li ul li ul li.expanded { background: none }
#tree ul li ul li ul li a.selected { background-color: #fff; }

/* Diverse stiler \*/

.note, .link, .asset, .image {
  border: 1px solid #d7d5cd;
  display: block;
  background-color: #eceadf;
  padding: 8px;
  font-size: 11px;
  margin-left: 4px;
  margin-right: 4px;
  margin-bottom: 10px;
}

.note h1, .title {
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  margin-bottom: 4px;
  color: #000000;
}
.lefth1 {
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  margin-bottom: 4px;
  color: #000000;
  display: block;
}
#middle {
  background-image: url(../gfx/back.png);
  background-repeat: repeat-x;
  margin-left: 4px;
  margin-right: 4px;
  padding: 10px;
  height: 1%;
}
#left {
  background-color: #f8f7f4;
}
#searchresults {
  padding-left: 10px;

}
#searchresults li {
  padding-bottom: 10px;

}
#eksterne {
  border-top: 4px solid #ffffff;
  padding-top: 8px;

}
#eksterne .item_eks {
  width: 165px;
  height: 26px;
  margin-left: 2px;
  margin-bottom: 5px;
  background-image: url(../gfx/bak_ekst.gif);
  background-position: 4px center;
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 11px;

}
#eksterne .item_eks a {
  display: block;
  padding-top: 7px;
  padding-left: 30px;
  font-weight: bold;
  font-size: 11px;
  color: #fff;
}
.tilbake a{
  color: #ffffff;
  margin-left: 6px;
}
#morenews li{
  padding-top: 5px;
  padding-bottom: 5px;
}
#finan_inf {
  background-image: url(../gfx/dinevalgback.gif);
  background-repeat: repeat-y;
  margin-bottom: 6px;
  padding: 0px;
}
#finan_inf .item b {
  color: #15306a;
}
#finan_inf h1 {
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  margin-bottom: 4px;
  color: #000000;
}
#finan_inf .inside {
  padding-left: 13px;
  padding-right: 8px;
}
#finan_inf .item {
  border-bottom: 1px solid #c8c8c8;
  color: #323232;
}
#finan_inf .prikker {
  background-image: url(../gfx/prikker.gif);
  background-repeat: repeat-y;
}
#finan_inf .small {
  font-size: 10px;
  color: #3e3e3e;
}
#dinevalg,
#forumsnippets {
  background-image: url(../gfx/dinevalgback.gif);
  background-repeat: repeat-y;
  margin-bottom: 6px;
  padding: 0px;
}
#dinevalg .item,
#forumsnippets .item {
  margin-left: 13px;
  margin-right: 13px;
  padding: 2px;
  border-bottom: 1px #d6d6d6 solid;
}
.addons a.title {
  color: #15306A;
  min-height: 16px;
}
.addons a.title:hover {
  color: #3b5285;
}
.addons a.icondoc,
.addons a.iconppt,
.addons a.iconpdf,
.addons a.iconxls
{
  background: url('../gfx/icon16/doc.gif') top left no-repeat;
  display: block;
  line-height: 16px;
  padding-left: 20px;
}
.addons a.iconppt { background-image: url('../gfx/icon16/ppt.gif'); }
.addons a.iconpdf { background-image: url('../gfx/icon16/pdf.gif'); }
.addons a.iconxls { background-image: url('../gfx/icon16/xls.gif'); }


#dinevalg img,
#forumsnippets img {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
#forumsnippets img { margin-right: 3px; }

#panett {
padding: 2px;
}
#panett .head {
background-color: #eceadf;
font-size: 12px;
font-weight: bold;
color: #000000;
padding: 4px;

}
#tabell {
border: 0px;

}
#tabell tr {
background-color: #f5f5f5;
font-size: 11px;
}
#barbarbar {
  position: relative;
  height: 25px;
}
#barbarbar a {
  display: block;
  float: left;
  color: #fff;
  margin-right: 20px;
  font-size: 12px;
}
#navbar {
  position: absolute;
  top: 6px;
  left: 5px;
}
#snarveier {
  position:absolute;
  top:6px;
  left:430px;
}
#snarvei_sok {
  position:absolute;
  top:1px;
  right:10px;
}
#snarvei_sok input {
  margin: 0;
  padding: 0;
}
#snarvei_sok a {
  display: inline;
  float: none;
  margin-right: 0;
}
td#dator {padding-left: 5px;}

#sitemap .topnode > a {
  display: none;
}

#sitemap .level_1 li {
  margin-left: 10px;
  list-style-image: url(gfx/sitemap/bullet.gif);
}

#sitemap .level_2 li {
  margin-left: 20px;
  list-style-image: url(gfx/sitemap/bullet.gif);

}

#sitemap .level_4 li {
  margin-top: 15px;
  font-weight: bold;
  list-style-image: url(gfx/sitemap/bullet.gif);

}
#bullet li {
  list-style-image: url(gfx/sitemap/bullet.gif);

}
#sistesaker {
  background-image: url(../gfx/back_sistesaker.gif);
  background-repeat: no-repeat;
  padding-top: 8px;
  padding-left: 12px;
  margin-left: 5px;

}
#sistesaker .date {
  font-size: 10px;
  color: #5d5d5d;

}
#sistesaker li {
  padding-top: 4px;
  padding-bottom: 4px;
  width: 270px;

}
#presseklipp {
  background-image: url(../gfx/back_presseklipp.gif);
  background-repeat: no-repeat;
  margin-bottom: 10px;
  padding-top: 8px;
  padding-left: 12px;

}
#presseklipp .date {
  font-size: 10px;
  color: #5d5d5d;

}
#presseklipp li {
  padding-top: 4px;
  padding-bottom: 4px;


}
#newsletter {
  padding: 8px;
  text-decoration: none;
  display: block;
  background-color: #edebe0;
  border-top: 4px solid #ffffff;
  border-bottom: 1px solid #d8d6cd;
  font-size: 11px;
  color: #3d3d3d;
}
#newsletter h1, .title {
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  margin-bottom: 4px;
  color: #1e1e1e;
}
#newsletter .textfield {
  width: 108px;
  margin-top: 3px;
  margin-bottom: 3px;
}
#newsletter .email {
  vertical-align: middle;
  width: 110px;
}
#newsletter .submit {
  background: url('../gfx/videre.gif') center center no-repeat;
  display: inline-block;
  height: 25px;
  overflow: hidden;
  text-indent: -999em;
  vertical-align: middle;
  width: 45px;
}
#sparebankbladet {
  margin-top: 10px;
  margin-bottom: 10px;
}
#sparebankbladet .drop_1 {
  width: 80px;
  font-size: 10px;
}
#sparebankbladliste ul li{
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 6px;
  display: block;
  border-bottom: 1px #cccccc solid;
}
#sparebankbladliste .alt_title {
  font-size: 11px;
  color: #5d5d5d;
  margin-top: 4px;
  margin-bottom: 4px;
  font-weight: normal;
}
#pushlist td  {
  background-color: #f5f5f5;
  padding: 4px;
}
#pushlist .kat  {
  line-height: 22px;
}
.colophon {
  padding: 7px 5px;
  color: #fff;
}
.colophon a { color: #fff; }
.colophon .first {
  display: inline;
  padding-right: 75px;
  color: #fff;
}
#debate table#main th,
#debate table#main td,
#debate table#entry th,
#debate table#entry td,
#debate table#svarpa th,
#debate table#svarpa td { padding: 4px 2px; }
#debate table#main th,
#debate table#svarpa th {
  text-align: left;
  font-size: 110%;
}
/*
#debate table#main tr td { background: url(../gfx/back.png) repeat-x left -10px; }
*/
#debate table tr.jo td { background: #eee; }
#debate table tr.ho td { background: #ddd; }
#debate a.title {
  font-size: 110%;
  color: #15306a;
}
.butt {
  display: block;
  margin-top: 10px;
  padding: 3px 3px 3px 3px;
  width: 14ex;
  text-align: center;
  color: #fff;
  font-weight: bold;
  background: #15306a;
  border-color: #999 #333 #333 #999;
  border-width: 1px;
  border-style: solid;
}
.butt:hover {
  padding: 2px 4px 4px 2px;
  color: #ccc;
  border-color: #333 #999 #999 #333;
  background-color: #33466B;
  text-decoration: none;
}
#debate #svarpa a.butt { margin-top: 0px; }

#asearch  {border: 1px solid #D8D6CD;}

#asearch td { padding: 4px; }

#asearch td .inputnoborder
{
  border: none;
  background: transparent;
}

#search ul.search-contents { width: 465px; }

#search .contentlist li,
#searchresult li,
.prevnext a
{
  padding-bottom: 8px;
  font-size: 12px;
}

.footer-print {
display: none;
}

table.main {
  width: 975px;
}

.gform .radiocheck input {
width: auto;
}

.gform .submit {
background: #E2E3E4;
border: 1px solid #BEB1AB;
padding: 0.5em;
}

