body {
  background: #fff;
  font-family: geneva, arial, helvetica, sans-serif;
  font-size: 12px;
}

* {
  padding: 0;
  margin: 0;
}

a {
  color: #b00;
  text-decoration: none;
  outline: 0;
}
a:hover { text-decoration: underline; }
a.lesmer {
  margin-right: 3px;
  text-decoration: underline;
  white-space: nowrap;
  font-weight: bold;
  font-size: 10px;
  font-family: 'Verdana';
  color: #333 !important;
}
a.lesmer:hover { text-decoration: none; }

p { margin-bottom: 1em; }

small { font-weight: normal; }

fieldset,
legend,
img { border: 0; }

ul { list-style-type: none; }

.alert { color: red; }

.spacer {
  clear: both;
  border: none;
  background: transparent;
  font-size: 1px;
  height: 1px;
  line-height: 1px;
  float: none;
}
li.spacer {
  width: auto !important;
  margin: 0 !important;
  float: none !important;
  clear: both !important;
  background: transparent none no-repeat !important;
}
.spacer.five { height: 5px; }
.spacer.ten { height: 10px; }

#adrow {
  width: 990px;
  margin: 0 auto;
  border: 1px solid #ba0102;
  border-width: 1px 1px 0;
  padding: 5px 5px 0;
}
  #adrow .small { margin: 5px 0; }
    #adrow .liten {
      float: left;
      margin-left: 25px;
    }
    #adrow .liten.first { margin-left: 0; }

#mainframe {
  width: 990px;
  margin: 0 auto;
  padding: 0 5px;
  border: 1px solid #ba0102;
  border-top: 0;
  position: relative;
}

#header {
  height: 196px;
  width: 990px;
  background: transparent url(../gfx/bygg/header_bg.png) repeat-x 0 0;
  position: relative;
  font-family: 'Arial';
}
  #header #translate {
    position: absolute;
    right: 16px;
    top: 8px;
    width: 92px;
    background-color: #b54142;
    padding: 2px 0 2px 4px;
  }
    #header #translate li {
      float: left;
      margin-right: 3px;
      width: 16px;
    }
    #header #translate li.xx { margin-right: 0; }
      #header #translate li a {
        display: block;
        width: 16px;
        height: 11px;
        text-indent: -9999px;
        background: url(../gfx/flagg/translate.gif) no-repeat 0 0;
        overflow: hidden;
      }
      #header #translate li.gb a { background-position: 0 0; }
      #header #translate li.de a { background-position: 0 -11px; }
      #header #translate li.pl a { background-position: 0 -22px; }
      #header #translate li.fr a { background-position: 0 -33px; }
      #header #translate li.xx a { background-position: 0 -44px; }
  #header a#logo {
    background: transparent url(../gfx/bygg/logo.png) no-repeat 0 0;
    width: 263px;
    height: 67px;
    position: absolute;
    top: 35px;
    left: 18px;
  }
  .birken #header a#logo { background-image: url(../gfx/bygg/logo_birken.png); }
  #header ul#topmenu { margin-left: 12px; }
  #header ul#topmenu li { float: left; }
  #header ul#topmenu li a {
    display: block;
    color: #fff;
    padding: 2px 5px;
    border-right: 1px #fff solid;
    font-size: 10px;
    font-family: 'Verdana';
  }
  #header ul#topmenu li.rss a {
    background: transparent url(../gfx/rss.gif) no-repeat 0 3px;
    padding-left: 12px;
  }
  #header ul#topmenu li#last a { border: none; }

    #quicksearch {
      position: absolute;
      width: 157px;
      top: 109px;
      right: 167px;
    }
    #quicksearch input {
      float: left;
      width: 111px;
      font-size: 10px;
      border: 1px #fff solid;
    }
    #quicksearch .butt {
      float: right;
      width: 40px;
      height: 15px;
      background: url(../gfx/bygg/searchbutt.png) no-repeat top left;
      text-indent: -9999em;
    }
    #quicksearch .butt:hover { background-position: top right; }

    form#newsletter {
      position: absolute;
      top: 35px;
      right: 11px;
      width: 122px;
      height: 85px;
      background: url(../gfx/bygg/newsletter_bg.png) no-repeat left top;
      color: #fff;
      padding: 3px 8px 7px;
      font-size: 11px;
    }
    form#newsletter h2 {
      font-family: georgia;
      font-size: 18px;
      font-weight: normal;
      margin-bottom: .5ex;
    }
    form#newsletter input {
      font-size: 10px;
      border: 1px #fff solid;
    }
    form#newsletter input.email {
      width: 103px;
      margin: 3px 0;
      padding: 1px 5px;
    }
    form#newsletter a {
      text-decoration: underline;
      color: #fff;
      font-family: 'Verdana';
    }
    form#newsletter a.moreinfo { float: left; }
    form#newsletter a.send {
      float: right;
      margin-right: 5px;
    }
    form#newsletter a:hover { text-decoration: none; }

    ul#menu {
      position: absolute;
      bottom: 0;
      left: 0;
      height: 42px;
      width: 990px;
      background: transparent url(../gfx/bygg/menu2_bg.png) repeat-x 0 bottom;
      padding-bottom: 22px;
    }
      ul#menu li { float: left; }
      ul#menu li a {
        display: block;
        height: 25px;
        background: transparent url(../gfx/bygg/menu1_bg.png) repeat-x 0 0;
        color: #000;
        padding-top: 8px;
        margin-left: 2px;
        width: 73px;
        border: 1px #eee solid;
        border-width: 0 1px;
        text-align: center;
        font-size: 12px;
      }
      ul#menu li a:hover {
        background-image: url(../gfx/bygg/menu1active_bg.png);
        text-decoration: none;
      }
      ul#menu li.selected a.selected { background: #C0C0C0 none no-repeat 0 0; }
        ul#menu li ul {
          position: absolute;
          bottom: 0;
          left: 0;
          height: 30px;
          width: 985px;
          background-color: transparent;
          display: none;
          background: transparent url(../gfx/bygg/menu2_bg.png) repeat-x 0 bottom;
        }
        ul#menu li.selected ul { display: block; }
        ul#menu ul li a {
          height: 22px;
          background-image: none;
          border: none;
          width: auto;
          padding: 8px 7px 0;
          margin: 0;
        }
        ul#menu li a.byggreisdegbutt {
	        height: 31px;
    			line-height: 13px;
    			padding-top: 2px;
      	}
      	
        ul#menu li li a:hover,
        ul#menu li li.selected a { background: #eee none no-repeat 0 0; }

    ul#andco {
      position: absolute;
      right: 12px;
      bottom: 30px;
      border: 1px solid #fff;
    }
      ul#andco li {
        float: left;
        border: 1px solid #fff;
      }
        ul#andco li a {
          display: block;
          height: 30px;
          text-indent: -9999em;
          background: none no-repeat left top;
        }
        ul#andco li a:hover { background-position: right top; }
        ul#andco #bygg a {
          background-image: url(../gfx/bygg/bygg.png);
          width: 59px;
        }
         ul#andco #bolig a {
         	background-image: url(../gfx/bygg/bolig.png);
         	width: 57px;
         }
        ul#andco #anlegg a {
          background-image: url(../gfx/bygg/anlegg.png);
          width: 73px;
        }
        ul#andco #forbruker a {
          background-image: url(../gfx/bygg/forbruker.png);
          width: 89px;
        }
         ul#andco #hytte a {
          background-image: url(../gfx/bygg/hytte.png);
          width: 54px;
        }
        ul#andco #hage a {
          background-image: url(../gfx/bygg/hage.png);
          width: 57px;
        }
        ul#andco #landetbygges a {
          background-image: url(../gfx/bygg/landetbygges.png);
          width: 131px;
        }
    #header #latestupdate {
      position: absolute;
      right: 12px;
      bottom: 8px;
      font-size: 12px;
    }
  #content { margin-top: 10px; }
    #content .go-mobile {
      margin-bottom: 10px;
      padding: 10px 0;
      background-color: #ba0001;
      text-align: center;
      font-size: 30px;
      color: #fff;
    }
      #content .go-mobile a { color: #fff; }
    #content .object,
    #content #formpage {
      width: 490px;
      float: left;
      clear: left;
    }
      #frontpage .right { margin: 0 0 10px 10px; }
      #frontpage .left { margin-bottom: 10px; }
      #frontpage .item {
        float: left;
        width: 240px;
        font-family: 'Arial';
      }
      #frontpage .wide {
        float: none;
        width: 490px;
        margin-bottom: 18px;
      }
      #frontpage .date { font-size: 10px; }
      #content .object h1,
      #content .object h2 {
        margin-bottom: 10px;
        font-family: 'Georgia';
        font-weight: normal;
      }
        #content #frontpage h1,
        #content #frontpage h2 { margin-bottom: 0; }
        #content #frontpage .item a img { margin-bottom: 8px; }
        #content .object h1 a,
        #content .object h1 { font-size: 48px; }
        #content .object h2 a { font-size: 25px; }
      #content .object a {
        font-weight: normal;
        color: #000;
      }

      .related,
      #keywords {
        margin: 10px 0;
        font-size: 10px;
      }
      .related h4,
      #keywords h4,
      .galleries h4,
      .images h4 {
        color: #333;
        font-size: 11px;
      }

      .related a {
        display: block;
        text-decoration: underline;
      }
      .related a:hover { text-decoration: none; }
      #keywords a { text-decoration: underline; }

      .images { margin: 10px 0; }
      .images a.gallerythumb {
        width: 66px;
        height: 66px;
        border: 1px #ccc solid;
        background-color: #eee;
        display: block;
        float: left;
        background-repeat: no-repeat;
        background-position: center center;
        margin-left: 9px;
        padding: 3px;
        margin-bottom: 4px;
      }
      .images a.gallerythumb.first {
        margin-left: 0;
        padding-left: 4px;
        clear: left;
      }

      .galleries {
        overflow: hidden;
        padding-bottom: 5px;
      }
      .galleries .gallery {
        margin: 10px 0 15px;
        overflow: hidden;
      }
      .galleries a.thumb {
        width: 66px;
        height: 66px;
        border: 1px #ccc solid;
        background-color: #eee;
        display: block;
        float: left;
        background-repeat: no-repeat;
        background-position: center center;
        margin-left: 9px;
        padding: 3px;
        margin-bottom: 4px;
      }
      .galleries a.thumb.first {
        margin-left: 0;
        padding-left: 4px;
        clear: left;
      }

      #landetlenkes {
        display: block;
        margin: 2em 0 0.5em;
        font-size: 13px;
        text-decoration: underline;
      }
      #landetlenkes:hover { text-decoration: none; }

      #content .object a.lesmer,
      #adcol #stilling .sealle a {
        margin-right: 3px;
        text-decoration: underline;
        font-weight: bold;
        font-size: 10px;
        font-family: 'Verdana';
        color: #333;
      }
      #content .object a.lesmer:hover { text-decoration: none; }
      #content #frontpage .caption { margin: 4px 0 10px; }
      #content #frontpage .wide .caption {
        font-size: 16px;
        margin-bottom: 4px;
      }
      #content .object .date { font-family: 'Geneva'; }
      #content .object .date,
      #content #frontpage .left .caption,
      #content #frontpage .right .caption { color: #333; }
      #content .object .annonser_midt {
        margin: 14px 0;
        padding: 14px 0 10px;
        text-align: center;
        background: url(../gfx/bygg/bg_banner.png) no-repeat 0 0;
        border-bottom: 1px solid #ccc;
      }
          #content .object .annonser_midt .banner {
            float: left;
            margin-left: 20px;
          }
          #content .object .annonser_midt .first {
            margin-left: 0;
        }
      .articlehead {
        width: 490px;
        margin-bottom: 20px;
        float: left;
      }
      #wideimage { width: 830px; }
      .articlehead h1 {
        margin-bottom: 10px;
        font-family: 'Georgia';
        font-weight: normal;
        font-size: 48px;
      }
      .articlehead .imgtxt {
        font-size: 11px;
        margin-top: 5px;
      }
        #article .caption {
          font-family: 'Geneva';
          font-size: 17px;
        }
        #article .byline,
        #article .byline a,
        #article .byline .date {
          font-family: 'Verdana';
          font-size: 10px;
          color: #ba0001 !important;
        }
        #article .byline,
        #article .body { margin-top: 1.3em; }
        #article .caption a,
        #article .body a { text-decoration: underline; }
          #article .caption a:hover,
          #article .body a:hover { text-decoration: none; }

        #projects ul li { margin: 10px 0; }
        #projects ul li {
          padding: 5px;
          padding-left: 81px;
          background-repeat: no-repeat;
          background-position: 5px center;
          border-bottom: 1px #ccc solid;
        }
        #projects ul li .title {
          font-family: 'Georgia';
          font-size: 15px;
        }
        #projects ul li .county,
        #projects ul li .date,
        #projects ul li .readmore {
          font-family: 'Arial' !important;
          font-size: 12px;
        }

        .object .printer {
          padding: 1px 0 2px 21px;
          background: url(../gfx/bygg/printer.png) no-repeat left top;
          font-size: 10px;
          text-decoration: underline;
          display: block;
        }
        #article .note,
        #article .image,
        #article .file,
        #project #greybox {
          float: right;
          clear: right;
        }
        #article .note,
        #article .file,
        #project #greybox {
          background: url(../gfx/bygg/wide_bg.png) repeat 0 0;
          border: 1px solid #ccc;
          margin: 0 0 15px 10px;
          padding: 10px;
          width: 220px;
        }
        #article .image {
          width: 240px;
          margin: 0 0 15px 10px;
        }
          #article .image img { border: 1px solid #000; }
          #article .image .body p { margin: .3em 0 0 0; }
          #article .image .body {
            margin: 0;
            padding: 0 3px;
          }
          #article .file a {
            background: url(bilde.png) no-repeat 0 -1px;
            padding-left: 23px;
            margin: 3px 10px;
            display: block;
          }
          #article .file a.icodoc { background-image: url(../gfx/badgeDOC.gif); }
          #article .file a.icozip { background-image: url(../gfx/badgeZIP.gif); }
          #article .file a.icoppt { background-image: url(../gfx/badgePPT.gif); }
          #article .file a.icopdf { background-image: url(../gfx/badgePDF.gif); }
          #article .file a.icoxls { background-image: url(../gfx/badgePDF.gif); }
          #article .file a.icodef { background-image: none; }
      #content #stillinger .bygg_lastalot .item,
      #content #article .bygg_lastalot .item {
        float: left;
        width: 240px;
        font-family: 'Arial';
      }
        #content #stillinger .bygg_lastalot .spacer,
        #content #article .bygg_lastalot .spacer { height: 15px; }
        #content #stillinger .bygg_lastalot h3,
        #content #article .bygg_lastalot h3 {
          margin: 20px 0 10px 2px;
          font: normal 18px 'Arial';
          color: #999;
        }
        #content #stillinger .bygg_lastalot .right,
        #content #article .bygg_lastalot .right { float: right; }
        #content #stillinger .bygg_lastalot h2,
        #content #article .bygg_lastalot h2 { margin-bottom: 0; }
        #content #stillinger .bygg_lastalot .item a img,
        #content #article .bygg_lastalot .item a img { margin-bottom: 3px; }
        #content #stillinger .bygg_lastalot h1 a,
        #content #stillinger .bygg_lastalot h2 a,
        #content #article .bygg_lastalot h1 a,
        #content #article .bygg_lastalot h2 a { font-size: 25px; }
        #content #stillinger .bygg_lastalot .caption,
        #content #article .bygg_lastalot .caption {
          margin: 3px 0 10px;
          color: #333;
          font-size: 12px;
        }

          #project .logo { margin: 10px 0; }
            #project .logo a { padding-right: 25px; }

          #formpage fieldset legend { display: none; }
          #formpage fieldset .item { margin: 10px 0; }
          #formpage fieldset label {
            width: 200px;
            display: block;
            float: left;
            text-align: right;
            margin-right: 10px;
          }
          #formpage fieldset input {
            width: 200px;
            display: block;
            float: left;
          }
          #formpage fieldset .butt {
            float: right;
            margin-right: 73px;
          }

        input.readonly {
          background-color: #f2f2f2 !important;
          cursor: default !important;
        }
        .object .comments {
          margin: 8px 0;
          font-family: 'Verdana';
          font-size: 11px;
        }
        .comments #comments_list.loading {
          height: 50px;
          background: transparent url(/common/gfx/loaders/indicator_lite.gif) no-repeat 80px center;
        }
        .comments #loginBox {
          margin-bottom: 10px;
        }
        .comments a.forumlink { text-decoration: underline; }
            .object .comments .comment h6 {
              font-family: 'Georgia';
              font-size: 15px;
              font-weight: normal;
            }
            .object .comments .comment .author {
              font-size: 10px;
              color: #ba0001;
              padding: 0 2px;
            }
            .object .comments .comment .date,
            #search.object ul .date {
              font-family: 'Geneva';
              font-size: 9px;
            }
          .object .comments .comment .body {
            padding: 3px 10px 8px;
            margin: 0 !important;
          }
          #frontpage .contentlist li .title,
          .object .comments .comment .header,
          .object .comments fieldset,
          #search.object fieldset,
          #search.object ul .title {
            position: relative;
            background: url(../gfx/bygg/article_bg.png) repeat left top;
            border: 1px solid #ccc;
            padding: 6px 10px;
          }
          #frontpage .contentlist li { padding-bottom: 15px; }
          #frontpage .contentlist li .title img { float: right; }
          #frontpage .contentlist li .title a {
            display: block;
            font-size: 13px;
          }
          #frontpage .contentlist li .title .date {
            font-family: 'Geneva';
            font-size: 9px;
            color: #333;
          }
          #frontpage .contentlist li .body {
            border: 1px solid #ccc;
            border-width: 0 1px 1px;
            padding: 5px 10px 9px;
          }
          #frontpage .prevnext {
            border-top: 1px solid #ccc;
            padding: 1px 1px 8px;
          }
          #frontpage .archive.prevnext { border-top: 0; }
            #frontpage .prevnext a {
              font-size: 14px;
              display: inline-block;
              margin: 5px 23px 5px 0;
              text-decoration: underline;
            }
            #frontpage .prevnext a:hover { text-decoration: none; }

          .comments form fieldset { width: 465px; }
            .object .comments em {
              padding: 18px 0 4px 4px;
              display: block;
            }
            .object .comments h4,
            #search.object h4,
            #search.object label {
              font-size: 11px;
              text-transform: uppercase;
              font-weight: normal;
              margin-bottom: 3px;
            }
            .object .comments .item {
              float: none;
              width: 462px;
            }
            .object .comments .small { width: 185px; }
            .object .comments label {
              float: left;
              padding: 7px 0 4px 1px;
              font-family: 'Geneva';
            }
            .object .comments input {
              float: left;
              clear: left;
              margin-right: 15px;
              width: 230px;
              height: 16px;
            }
            .object .tips .item {
              float: left;
              clear: left;
            }
            .object .tips .small { clear: none; }
            .object .tips .item input {
              float: none;
              clear: none;
              width: 170px;
            }
            .object .tips input { float: left; }
            .object .tips #comment { margin-top: 8px; }
            .object .comments input,
            .object .comments textarea,
            .object .comments .butt,
            .object .comments #acceptance img,
            #search.object input,
            #search.object select,
            #search.object .butt {
              background: #fff none;
              border: 1px solid #ccc;
              padding: 3px 1px 2px;
            }
            .object .comments input.error,
            .object .comments textarea.error {
              color: #b00;
            }
            .object .comments textarea {
              width: 464px;
              float: left;
            }
            .object .comments .butt,
            #search.object .butt {
              float: right;
              margin: 20px 0 4px 0;
              padding: 2px 4px;
              font-size: 10px;
              white-space: nowrap;
            }
            .object .comments #acceptance img { border-bottom: 0; }
            .object .comments #acceptance {
              font-family: 'Geneva';
              display: none;
            }
              .object .comments #acceptance p { margin-top: 4px; }
              .object .comments #acceptance h5 {
                margin-bottom: 3px;
                font-size: 11px;
              }
              .object .comments #acceptance #captchacode {
                width: 230px;
                text-transform: uppercase;
              }
              .object .comments #acceptance #aknowledge {
                margin: 6px 3px 0 1px;
                width: 16px;
              }
              .object .comments #acceptance label a { text-decoration: underline; }
              .object .comments #acceptance label a:hover { text-decoration: none; }

                .object #gtips {
          overflow: hidden;
          margin: 17px 0 15px;
        }
          .object #gtips a.icon { background: transparent url(/common/gfx/icon16/all_tips.png) no-repeat; height: 16px; }
          .object #gtips a.icon.facebook { background-position: 0px -1px;}
          .object #gtips a.icon.twitter { background-position: 0px -18px; }
          .object #gtips a.icon.nettby { background-position: 0px -34px; }
          .object #gtips a.icon.print { background-position: 0 -51px; }
          .object #gtips a.icon.tips { background-position: 0 -68px; }
          .object #gtips.tips .friend {
            position: relative;
            float: left;
          }
          .object #gtips.tips a.icon {
            padding: 0px 0px 0px 20px;
            margin-right: 15px;
            display: block;
            float: left;
          }
          .object #gtips.tips .actions {
            float: right;
            background: url(/common/gfx/icon16/spacer_line.png) no-repeat;
            padding-left: 5px;
          }
          .object #gtips.tips .left {
            width: auto;
            font-weight: bold;
            display: block;
            color: #333;
          }
          .object #gtips.tips #tipsmail {
            margin-top: 10px;
            display: none;
          }
          .object #gtips.tips #tipsmail h4 {
            display: inline;
          }
          .object #gtips.tips .actions a.icon {
            margin-right: 0px;
            margin-left: 10px;
          }
          .object #gtips .submit {
            float: right;
            font-size: 10px;
            margin: 20px 0 4px;
            padding: 2px 4px;
            white-space: nowrap;
            background-color: #fff;
            border: 1px solid #ccc;
            width: auto;
            height: 19px;
          }


        #info.tableinfo {
          background: url(../gfx/bygg/wide_bg.png) repeat 0 0;
          border: 1px solid #ccc;
          padding: 5px;
          text-align: right;
          margin-bottom: 10px;
        }
          #stillinger .antall,
          #info.tableinfo .lesmer,
          #info.tableinfo span { float: left; }
        form.contentform input,
        form.contentform select,
        form.contentform textarea {
          background: #fff none;
          border: 1px solid #CCCCCC;
          padding: 3px 1px 2px;
        }
        .contenttable { margin-bottom: 10px; border-collapse: collapse }
        .contenttable th,
        .contenttable td { padding: 5px 2px; }
        .contenttable th {
          font-weight: bold;
          text-align: left;
          white-space: nowrap;
        }
        .contenttable th.headerSortDown { background: url(../gfx/asc.gif) no-repeat right 12px; }
        .contenttable th.headerSortUp { background: url(../gfx/desc.gif) no-repeat right 12px; }
        .contenttable th a { font-weight: bold !important; }
        .contenttable td { border-top: 1px solid #ccc; }
        .contenttable .title td {
          font-size: 13px;
          padding-bottom: 2px;
        }
        .contenttable .body td {
          font-size: 10px;
          border-top: 0;
          padding-top: 0;
        }
        #search.object .caption {
          font-family: 'Geneva';
          font-size: medium;
        }
          #search.object label { display: block; }
          #search.object .search { margin: 3px 0; }
            #search.object .search input { width: 464px; }
          #search.object .small {
            float: left;
            margin: 15px 5px 0 0;
            width: 220px;
          }
          #search.object .include,
          #search.object .from { clear: left; }
          #search.object .include input {
            float: left;
            clear: left;
            margin-right: 3px;
          }
          #search.object .include label {
            text-transform: none;
            margin: 2px 0;
            display: inline;
          }
        #search.object .include #results { margin: 1em; }
          #search.object li { padding-bottom: 15px; }
          #search.object ul .title a {
            display: block;
            font-size: 13px;
          }
          #search.object li.pdf .title a {
            background: url(../gfx/icon16/pdf.gif) no-repeat left top;
            padding: 1px 0 1px 21px;
          }
          #search.object ul .body {
            padding: 5px 10px 9px;
            border: 1px solid #ccc;
            border-top: 0;
            overflow: hidden;
          }
            #search.object ul .body img {
              float: left;
              margin: 3px 9px 0 0;
              border: 1px solid #ccc;
            }
            #search.object ul .body a {
              display: block;
              margin: 5px 0;
              text-decoration: underline;
            }
            #search.object ul .body a:hover { text-decoration: none; }
        #search.object #results {
          padding: 9px 12px 18px 10px;
          font-size: 10px;
          text-align: right;
          font-style: italic;
        }
          #search.object #results em { float: left; }
          #search.object #results span { text-decoration: underline; }

          ul.latest .title img { float: right; }

  #fou_sok {
    background: url(../gfx/bygg/wide_bg.png) repeat 0 0;
    border: 1px solid #ccc;
  }
    #fou_sok h1,
    #fou_sok table { margin: 0 5px; }
      #fou_sok .submit { margin: 5px 0 8px 7px; }
      #fou_sok input { margin-bottom: 6px; }
      #fou_sok input,
      #fou_sok select {
        background: #FFFFFF none 0 0;
        border: 1px solid #ccc;
        padding: 3px 1px 2px;
        margin: 1px 0 3px;
      }

  .varskuher #frontpage { width: 830px; }
    .varskuher #addons { float: right; }
      .varskuher #addons .wide { width: 330px; }
    .varskuher #wideimage { margin-bottom: 1em; }
    .varskuher #varskuherlogo {
      display: block;
      height: 160px;
      width: 178px;
      background: url(../gfx/bygg/logo_dummyvarskuher.jpg) no-repeat 0 0;
      float: left;
      margin: 0 0 10px 27px;
    }
    .varskuher #frontpage .spacer {
      width: 480px;
      clear: left;
    }
      .varskuher #frontpage #addons .spacer { width: auto; }
    .varskuher #frontpage .annonser_midt {
      width: 480px;
      clear: left;
    }
    #content .varskuher .left {
      float: left;
      clear: left;
    }
    #content .varskuher .competition {
      float: right;
      width: 590px;
    }
      #content .varskuher h1 a,
      #content .varskuher h1 { font-size: 22px; }
      #content .varskuher .competition a.img {
        float: left;
        margin-right: 6px;
      }
    #content .varskuher .video {
      width: 490px;
      clear: left;
    }
      #content .varskuher .video embed { margin-bottom: 7px; }
    #content .varskuher .pondus {
      margin-top: 10px;
      width: 830px;
    }
    #content .varskuher .video h2,
    #content .varskuher .pondus h2 {
      background-color: #BB0000;
      color: #FFFFFF;
      display: block;
      font-family: 'Verdana';
      font-size: 12px;
      font-weight: normal;
      margin-bottom: 5px;
      padding: 0 5px;
      text-transform: uppercase;
    }
    .varskuher #content #haharticle { width: auto; }
    .varskuher #haharticle .spacer {
      border-bottom: 1px solid #dedede;
      margin-bottom: 10px;
      padding-top: 10px;
    }
    .varskuher #haharticle .vits {
      width: 390px;
      margin: 0 20px 0 5px;
      float: left;
    }
    .varskuher #haharticle #results { margin: 0 0 10px 5px; }
    .varskuher #haharticle #results span { text-decoration: underline; }
    .varskuher #haharticle #results span,
    .varskuher #haharticle #results a {
      float: left;
      margin-right: 6px;
    }

    .videos { margin: 10px 0; }
    .map { margin: 10px 0; }
      .map.left {
        float: left;
        clear: both;
      }
      .map.right { float: right; }
      .map .atlas {
        width: 240px;
        height: 240px;
      }
      .map.wide .atlas { width: 490px; }
      .map h3 {
        display: block;
        background-color: #b00;
        color: #fff;
        font-size: 12px;
        font-family: Verdana;
        padding: 0px 5px;
        text-transform: uppercase;
        font-weight: normal;
        margin-bottom: 5px;
      }
      .map h3 a { color: #fff !important; }
    #byggdagene_tabs {
      background: url(../gfx/bygg/article_bg.png) repeat 0 0;
      border: 1px solid #ccc;
      text-align: center;
    }
      #byggdagene_tabs span { padding: 3px 8px; }
      #byggdagene_tabs span.selected { font-weight: bold; }
    .byggedagene strong { font-size: 10px; }
    .byggedagene .contenttable td { border: 0; }
    .byggedagene input.text,
    .byggedagene textarea { width: 230px; }
    .byggedagene input.postnr { width: 37px; }
    .byggedagene input.poststed { width: 185px; }
    .byggedagene .lesmer {
      background: url(../gfx/bygg/wide_bg.png) repeat left top;
      padding: 5px;
      border: 1px solid #ccc;
      text-decoration: underline !important;
    }

      .byggipedia h2 {
        margin-bottom: 20px !important;
        font-size: 30px;
      }
      .byggipedia #slider-wrap {
        position: relative;
        margin: 20px 0 15px;
        height: 75px;
        background: url(../gfx/bygg/byggipedia_slider.png) no-repeat left 25px;
        border-bottom: 1px dashed #aaa;
      }
        .byggipedia #slider-wrap .startVal,
        .byggipedia #slider-wrap .endVal {
          float: left;
          font-family: 'Georgia';
          font-size: 16px;
        }
        .byggipedia #slider-wrap .endVal { float: right; }
        .byggipedia #slider {
          position: absolute;
          bottom: 35px;
          left: 21px;
          z-index: 8;
          height: 20px;
          width: 447px;
        }
          .byggipedia #slider .ui-slider-handle {
            display: block;
            position: absolute;
            top: -4px;
            z-index: 9;
            margin-left: -10px;
            height: 20px;
            width: 20px;
            background: url(../gfx/bygg/byggipedia_sliderhandle.png) no-repeat left top;
            text-decoration: none;
          }
          .byggipedia #slider .ui-state-active { background-position: right top; }
            .byggipedia #slider #tooltip {
              position: absolute;
              top: 34px;
              left: -4px;
              font-family: 'Georgia';
              font-style: italic;
            }
    .byggipedia .year-events {
      margin-top: 0;
      overflow: hidden;
    }
      .byggipedia .year-events li {
        margin: 11px 0 0;
        padding: 20px 0 0;
        overflow: hidden;
        border-top: 1px dashed #ccc;
        font-size: 12px;
        line-height: 16px;
      }
      .byggipedia .year-events li.first { border-top: 0; }
        .byggipedia .year-events li a { text-decoration: underline; }
        .byggipedia .year-events li img {
          float: right;
          clear: right;
          margin: 0 0 15px 10px;
        }
        .byggipedia .year-events li .imagetext {
          float: right;
          clear: right;
          margin: 0 0 10px 10px;
          width: 160px;
          font-style: italic;
        }
    .byggipedia .paginator {
      margin: 40px 0 20px;
      padding: 11px 2px 12px;
      border: 1px dashed #aaa;
      border-width: 1px 0;
      font-family: 'Georgia';
      font-size: 16px;
      text-align: center;
      line-height: 23px;
    }
      .byggipedia .paginator span { font-style: italic; }
      .byggipedia .paginator a {
        float: left;
        background: url(../gfx/bygg/byggipedia_arrows.png) no-repeat left top;
        padding: 0 0 0 25px;
        height: 23px;
      }
      .byggipedia .paginator a.next {
        float: right;
        background-position: right bottom;
        padding: 0 25px 0 0;
      }
    .byggipedia .start-button {
      background: url(../gfx/bygg/byggipedia_buttons.png) no-repeat scroll left top transparent;
      color: #444 !important;
      display: inline-block;
      font-size: 14px;
      height: 27px;
      line-height: 27px;
      text-indent: 12px;
      width: 267px;
    }
    .byggipedia .start-button:active { background-position: left bottom; }
    .byggipedia .searcher {
      padding-bottom: 15px;
      border-bottom: 1px solid #ccc;
    }
    .byggipedia .searcher .butt {
      margin-left: 10px;
      text-decoration: underline;
    }
    .byggipedia .searcher input {
      background: #fff none repeat 0 0;
      border:1px solid #ccc;
      padding:3px 1px 2px;
    }
    .byggipedia .result-num {
      margin: 5px 0;
      font-style: italic;
    }
    .byggipedia .result { margin-top: 20px; }
    .byggipedia .result li {
      margin: 10px 0 0;
      padding: 16px 0 0;
      overflow: hidden;
      border-top: 1px dashed #ccc;
      font-size: 12px;
      line-height: 16px;
    }
    .byggipedia .result li.first { border-top: 0; }
    .byggipedia .result h3 { margin-bottom: 9px; }
    #content .byggipedia .result .year {
      color: #666;
      font-size: 11px;
      line-height: 22px;
    }

    #addons {
      width: 330px;
      float: left;
      margin-left: 10px;
    }

    body.article #addons {
      visibility: hidden;
    }

      #addons .item {
        width: 330px;
        margin-bottom: 15px;
        float: left;
      }
      #addons .item.right {
        margin-left: 10px;
      }
      #addons .item.banner {
        margin: 14px 0 20px;
        padding: 14px 0 10px;
        background: url(../gfx/bygg/bg_mbanner.png) no-repeat 0 0;
        border-bottom: 1px solid #ccc;
      }
      #addons a.readmore {
        color: #000;
        text-align: right;
        display: block;
        text-decoration: underline;
        font-weight: bold;
        font-size: 10px;
        font-family: 'Geneva', 'Arial';
      }
        #addons .gcomments a.readmore {
          text-align: left;
          margin-top: 10px;
        }
      #addons h3,
      #adcol h3,
      #adcol h4 {
        display: block;
        background-color: #b00;
        color: #fff;
        font-size: 12px;
        font-family: Verdana;
        padding: 0px 5px;
        text-transform: uppercase;
        font-weight: normal;
        margin-bottom: 5px;
      }
      #mainframe #addons h3 a,
      #mainframe #adcol h4 a {
        color: #fff;
        background: none;
        font-size: 12px;
      }
      #addons h4,
      #addons h4 a {
        margin-bottom: 5px;
        font-family: 'Georgia';
        font-size: 16px;
        font-weight: normal;
        color: #000;
      }
      #addons li a { color: #000; }
      #addons .list.latestnews { width: 100%; }
      #addons .list.latestnews.left, #addons .list.latestnews.right { width: 160px; }
        #addons .list li,
        #addons .comments li { margin-bottom: 8px; }
        #addons .comments li div { font-size: 10px; }
        #addons .comments li .date {
          font-size: 9px;
          color: #333;
        }
        #addons .comments li .title { color: #333; }
        #addons .comments li .name { color: #BA0001; }
        #addons .pondus li { margin: 0; }
          #addons .list li a {
            display: block;
            padding: 0 3px;
          }
          #addons .pondus li a {
            display: block;
            padding: 0;
          }
          #addons .pondus li a.lesmer { padding: 0 3px; }
          #addons .list li small {
            display: block;
            padding: 0 3px;
            color: #ba0001;
          }
      #addons .feed,
      #addons .survey,
      #addons .forskning { width: 330px; }
        #addons .feed a span {
          display: block;
          color: #ba0001;
          font-size: 10px;
        }
      #addons .wide {
        padding-bottom: 5px;
        background: url(../gfx/bygg/wide_bg.png) repeat left top;
        border-bottom: 1px solid #ba0001;
        overflow: visible;
      }
        #addons .gcomments .feature {
          float: left;
          margin-top: 3px;
          margin-left: 3px;
          padding: 2px;
          background-color: #fff;
          width: 160px;
        }
        #addons .gcomments div div img {
          float: left;
          margin-bottom: 8px;
        }
        #addons .gcomments span,
        #addons .gcomments h4 {
          float: left;
          clear: left;
          margin-left: 3px;
        }
        #addons .gcomments h4 { margin-top: 2px; }
        #addons .gcomments .author {
          font-size: 11px;
          font-style: italic;
          color: #333;
        }
        #addons .gcomments h4 a { font-size: 15px; }
        #addons .gcomments h5 {
          float: left;
          margin: 4px 4px 0 12px;
          font-family: 'Georgia';
          font-size: 15px;
          font-weight: normal;
          font-style: italic;
          color: #666;
        }
        #addons .gcomments ul {
          float: left;
          margin: 0 0 0 9px;
          width: 150px;
        }
        #addons .gcomments li {
          font-size: 10px;
          margin: 2px 0 1ex;
          width: 150px;
          float: left;
          clear: left;
        }
        #addons .gcomments li.left { clear: both; }
        #addons .gcomments li.right {
          clear: right;
          float: right;
          margin-right: 15px;
        }
        #addons .gcomments li small {
          color: #ba0001;
          display: block;
        }
        #addons .prosjekter h4 {
          float: left;
          padding-top: 3px;
          width: 155px;
        }
          #addons .prosjekter h4 a { font-size: 18px; }
          #addons .prosjekter a img {
            float: left;
            padding: 2px;
            margin: 3px 6px 0 3px;
            background-color: #fff;
          }
        #addons .prosjekter p {
          display: inline;
          font-family: 'Geneva';
        }
        #addons .prosjekter li.right { margin-right: 10px; }
        #addons .prosjekter li.left,
        #addons .prosjekter div>.lesmer { margin-left: 10px; }
        #addons .prosjekter div>.lesmer {
          display: block;
          clear: both;
          padding: 7px 0;
        }
        #addons .prosjekter li,
        #addons .gcomments li {
          font-family: 'Georgia';
          font-size: 14px;
          margin-bottom: 5px;
        }

        #addons li.left {
          float: left;
          clear: both;
          width: 150px;
        }
        #addons li.right {
          float: right;
          clear: right;
          width: 150px;
        }
      
      
      #addons .messerAds th {
      	text-align: left;
      	padding-left: 5px;
      }
      
      
      #addons .lastgalleries,
      #addon .byggtv_last4 { margin-bottom: 10px; }
        #addons .lastgalleries .gallery,
        #addons .byggtv_last4 .film { margin-bottom: 5px; }
        #addons .lastgalleries .left,
        #addons .byggtv_last4 .left {
          float: left;
          clear: left;
          width: 160px;
        }
        #addons .lastgalleries .right,
        #addons .byggtv_last4 .right {
          float: right;
          clear: right;
          width: 160px;
        }
        #addons .lastgalleries .gallery a,
        #addons .byggtv_last4 .film a {
          text-transform: uppercase;
          font-size: 10px;
          display: block;
          background-color: #eee;
          color: #000;
          padding: 4px 6px;
        }
        #addons .lastgalleries .gallery a.gallerythumb,
        #addons .byggtv_last4 .film a.thumb { padding: 0; }
        #addons .lastgalleries .ashowall,
        #addons .byggtv_last4 a.showall {
          clear: both;
          text-align: right;
          text-transform: none;
          background-color: transparent;
          color: #333;
          font-weight: bold;
          text-decoration: underline;
        }
        #addons .lastgalleries img,
        #addons .byggtv_last4 img { width: 160px; height: 90px; } /* TODO: this needs to go when images come in correct format */
      #addons .messerAds td { padding: 0 5px; }
        #addons a.readmore {
          padding: 6px 2px 0 0;
          clear: both;
        }
      #addons .mostread,
      #addons .forbruker { margin-left: 10px; }
        #addons .hage h3,
        #addons .hage h3 a {
          background-color: #6a944a;
          color: #fff;
        }
        #addons .hage ul li a { color: #5b8041; }
        #addons .forbruker h3,
        #addons .forbruker h3 a {
          background-color: #f78934;
          color: #fff;
        }
        #addons .forbruker ul li a { color: #e07c30; }
      #addons .nettleder { font-size: 11px; }
      #addons .nettleder img {
        float: right;
        margin: 0 0 5px 5px;
      }
      #addons .nettleder .readmore {
        margin-left: 7px;
        float: right;
        clear: none;
      }

     #num-jobs {
       font-size: 10px;
       font-weight: normal;
     }

     #jobs-info {
       text-transform: none !important;
       margin-top: 1px !important;
       padding: 3px !important;
     }

     #addons .jobs h3 { margin-bottom: 1px; }
       #addons .jobs h3 a { font-size: 14px !important; }

     #addons .jobs strong { font-weight: normal; }

     #addons .jobs .odd {
       background-color: #EFEFEF;
     }

     #addons .jobs .even {
       background-color: #E3E3E3;
     }

     #addons .jobs li {
       width: 330px;
       padding: 8px;
     }
       #addons .jobs ul a {
         text-decoration: underline;
       }

      #addons .partners a {
        display: block;
        margin: 5px 0;
      }
      #addons .partners a.right { float: right; }
      #addons .partners a.left {
        float: left;
        clear: both;
      }
      #addons .top10 th {
        font-weight: normal;
        background: #eee;
      }
      #addons .top10 th,
      #addons .top10 td {
        font-size: 10px;
        text-align: right;
        border-bottom: 1px #ccc solid;
        font-family: verdana;
      }
      #addons .top10 .company { text-align: left; }

      #addons .contracts ul { overflow: hidden; }
        #addons .contracts li { margin-bottom: 8px; }
          #addons .contracts li a:hover span { text-decoration: underline; }
            #addons .contracts li a span { display: block; }
      #addons .contracts .body {
        border-bottom: 1px solid #ba0001;
        border-top: 1px solid #ccc;
        padding: 5px 0;
      }
        #addons .contracts .body p { margin: 2px 0; }

      .survey {
        padding: 7px 0;
        background: url(../gfx/bygg/wide_bg.png) repeat left top;
        border-bottom: 1px solid #ba0001;
        color: #333;
      }
        .survey span {
          float: left;
          margin-left: 8px;
          width: 152px;
          font-family: 'Georgia';
          font-size: 16px;
          color: #000;
        }
        .survey legend {
          clear: both;
          display: block;
        }
        .survey legend,
        .survey label {
          font-family: 'Geneva';
          font-size: 12px;
        }
        .survey fieldset {
          float: left;
          padding-right: 10px;
        }
        .survey label { padding-left: 5px; }
        .survey input {
          float: left;
          clear: left;
        }
        .survey .prevote fieldset {
          float: right;
          clear: right;
          width: 150px;
        }
        .survey .prevote label { float: left; }
        .survey .postvote input {
          margin-top: 7px;
          height: 4px;
          background: none #ba0001;
          border: 0;
        }
        .survey .prevote input {
/* TODO: IE margin-left */
        }

        .weather table {
          width: 100%;
          border: 1px #ccc solid;
          border-width: 1px 0 0 1px;
        }
        .weather th, .weather td {
          border: 1px #ccc solid;
          border-width: 0 1px 1px 0;
          font-size: 10px;
          padding: 0 2px;
          text-align: center;
          font-weight: bold;
        }
        .weather th {
          font-weight: normal;
          background: #fff;
        }
        .weather th:first-child,
        .weather td:first-child { text-align: left; }
        .weather td { background: url(../gfx/bygg/wide_bg.png) repeat left top; }
        .weather img {
          width: 30px;
          vertical-align: middle;
        }
        .weather img.symbol { float: left; }
        .weather img.wind { float: right; }
        .weather .temperature {
          float: left;
          width: 1.8em;
          padding-top: 1.5ex;
        }
        .weather .temperature.cold { color: #0080FF; }
        .weather .temperature.hot { color: #B30202; }
        .weather a.external {
          font-size: 11px;
          text-align: center;
          display: block;
        }
      .object .quiz { margin-bottom: 20px; }
      #addons .quiz #quizimage {
      }
      #article .quiz #quizimage {
      }
      #mainframe .quiz #pers {
        margin-top: 5px;
        padding-right: 18px;
        background: url(../gfx/asc.gif) no-repeat right 10px;
      }
      #article .quiz #pers {
        display: -moz-inline-stack;
        display: inline-block;
        margin-top: 10px;
        background-position: right 6px;
      }
      #mainframe .quiz #pers:hover { text-decoration: none; }
      #mainframe .quiz #pers.expanded { background-image: url(../gfx/desc.gif); }
      #mainframe .quiz #personalia {
        border: 1px solid #ccc;
        border-width: 1px 0;
        padding: 5px 1px;
      }
      #article .quiz #personalia { margin-top: 10px; }
        .quiz #personalia label {
          display: block;
          float: left;
        }
        #mainframe .quiz #personalia input {
          float: right;
          border: 1px solid #ccc;
          padding: 3px 1px 2px;
          background: none #fff repeat;
          width: 160px;
        }
        #mainframe .quiz #personalia .spacer {
          height: 5px;
        }
        #mainframe .quiz #personalia .readmore {
          padding-right: 2px;
          font-size: 12px;
        }
        #article .quiz #personalia .readmore {
          padding: 6px 2px 0 0;
          font-weight: bold;
          text-align: right;
          display: block;
        }
      #mainframe .quiz .caption { margin: 6px 0 12px; }
      #mainframe .quiz .caption a {
        text-decoration: underline;
        font-size: 12px;
        font-weight: bold;
      }
      #mainframe .quiz .caption a:hover { text-decoration: none; }

    #byggtv {
      width: 830px;
      float: left;
      clear: left;
    }
      .player {
        width: 788px;
        padding: 15px 21px;
        margin-bottom: 8px;
        background-color: #ededed;
      }
      .player .body {
        border-top: 2px solid #ba0001;
        border-bottom: 1px solid #ccc;
        margin-top: 7px;
        padding: 0 3px 10px;
      }
        .player .title {
          font: 300 22px 'Georgia';
          padding-top: 4px;
          float: left;
        }
        .player .duration,
        .player .pub {
          float: right;
          padding-top: 4px;
          margin-left: 20px;
          font: 300 11px 'Geneva';
          color: #666;
        }
        .player .description { clear: both; }
        #byggtv .links {
          clear: both;
          margin-top: 10px;
        }
          #byggtv .links .left { float: left; }
          #byggtv .links .right { float: right; }
          #byggtv .links label {
            display: block;
            margin: 2px 0 3px 2px;
          }
          #byggtv .links input {
            border: 1px solid #bbb;
            background-image: none;
            width: 385px;
            padding: 1px 0;
          }
        .player .showLink { padding: 4px 4px 0; }
      #byggtv .list {
        float: left;
        width: 200px;
        margin-left: 10px;
      }
      #byggtv .byggtv {
        clear: left;
        margin-left: 0;
      }
        #byggtv .list li { margin-bottom: 4px; }
          #byggtv .byggtv h3,
          #byggtv .list h3 {
            font: normal 12px 'Verdana';
            color: #fff;
            background-color: #ba0001;
            text-transform: uppercase;
            padding: 3px 5px 18px;
            margin-bottom: 6px;
          }
          #byggtv .list li .thumb {
            float: left;
            margin-right: 5px;
          }
          #byggtv .list .title a {
            clear: both;
            display: block;
            font: normal 10px 'Geneva';
            color: #fff;
            text-transform: uppercase;
            padding: 3px 5px 4px;
            height: 26px;
            overflow: hidden;
          }
          #byggtv .byggtv .title a { background-color: #ba0001; }
          #byggtv .hage h3,
          #byggtv .hage .title a { background-color: #6a944a; }
          #byggtv .forbruker h3,
          #byggtv .forbruker .title a { background-color: #f47822; }
          #byggtv .infofilmer h3,
          #byggtv .infofilmer .title a { background-color: #999; }
          #byggtv .byggtv .lesmer,
          #byggtv .list .lesmer { float: right; }
            #byggtv .byggtv_cat_movies .thumb {
              float: left;
              margin-right: 6px;
            }


            #byggtv .byggtv_cat_movies .title a {
              display: block;
              padding: 4px 7px 0;
              font: normal 15px 'Georgia';
              color: #000;
            }
            #byggtv .byggtv .description,
            #byggtv .byggtv_cat_movies .description {
              padding: 0 7px 5px;
              font: normal 11px 'Geneva';
            }
            #byggtv .byggtv .description { padding-top: 5px; }
        #byggtv .byggtv_categories { padding: 0 10px; }
          #byggtv .byggtv_categories h3 {
            font: normal 16px 'Geneva';
            float: left;
            margin-right: 8px;
          }
          #byggtv .byggtv_categories ul { float: left; }
          #byggtv .byggtv_categories li {
            float: left;
            padding: 3px 5px 3px 0;
          }
          #byggtv .byggtv_categories li a {
            border-left: 1px solid #ba0001;
            padding-left: 5px;
            color: #000;
          }
          #byggtv .byggtv_categories li.first a { border: 0; }
            #byggtv .byggtv_categories a { display: block; }
          #byggtv .byggtv_categories .selected a { font-weight: bold; }
        #byggtv .byggtv_cat_movies {
          clear: both;
          padding: 5px 0 10px;
          cats: 9999;
        }
          #byggtv .byggtv_cat_movies .item {
            float: left;
            width: 399px;
            height: 90px;
            margin: 0 10px 10px 0;
            background-color: #eeeee1;
          }
      #byggtv .small { margin-bottom: 8px; }
        #byggtv .small .liten {
          float: left;
          margin-left: 17px;
        }
        #byggtv .small .liten.first { margin: 0 0 0 2px; }
        #byggtv .byggtv_mostviewed {
          display: none;
          float: right;
          width: 330px;
          margin-top: 15px;
          margin-right: 20px;
        }
          #byggtv .byggtv_mostviewed h3 {
            background-color: #bb0000;
            color: #fff;
            display: block;
            font-family: 'Verdana';
            font-size: 12px;
            font-weight: normal;
            margin-bottom: 5px;
            padding: 0 5px;
            text-transform: uppercase;
          }
            #byggtv .byggtv_mostviewed h3 a { color: #fff; }
          #byggtv .byggtv_mostviewed .film {
            float: left;
            width: 160px;
            clear: both;
            margin-bottom: 5px;
          }
          #byggtv .byggtv_mostviewed .right.film {
            float: right;
            clear: right;
          }
            #byggtv .byggtv_mostviewed .film a {
              background-color: #eee;
              color: #000;
              display: block;
              font-size: 10px;
              text-transform: uppercase;
            }
    #imagegalleries {
      width: 830px;
      float: left;
      clear: left;
      overflow: hidden;
      margin-bottom: 20px;
    }
      #imagegalleries h2 {
        background-color: #BA0001;
        color: #FFFFFF;
        font-size: 12px;
        font-family: 'Verdana';
        margin-bottom: 6px;
        padding: 3px 5px 18px;
        text-transform: uppercase;
      }
      #imagegalleries h2 a { color: #FFFFFF; }
      #imagegalleries li {
        width: 200px;
        float: left;
        margin: 10px 10px 0 0;
        background-color: #ccc;
      }
      #imagegalleries li img {
        margin: auto;
        display: block;
      }
      #imagegalleries li.main-gallery {
        width: 830px;
        margin: 0;
      }
      #imagegalleries li.main-gallery a.thumb {
        height: auto;
      }
      #imagegalleries li.row-end {
        margin-right: 0;
      }
      #imagegalleries li a {
        color: #000;
        text-transform: uppercase;
        padding: 3px 5px;
        display: block;
      }
      #imagegalleries li a.thumb {
        overflow: hidden;
        height: 133px;
        padding: 0;
      }
    #messeoversikt { margin-bottom: 20px; }
    #projects .results { margin-top: 15px; }
      #projects .sortby { float: left; }
      #projects .search { margin-top: 5px; }
      #projects .navigator a { margin-right: 5px; }
    #article.jobad .seeall {
      display: block;
      font: bold normal normal 12px/14px 'Geneva','Arial',sans-serif;
      text-decoration: underline;
    }
    #article.jobad a.top {
      padding-bottom: 10px;
      border-bottom: 1px solid #ccc;
    }
    #article.jobad a.bottom {
      padding-top: 10px;
      border-top: 1px solid #ccc;
    }
    #article.jobad .seeall:hover { text-decoration: none; }
    #article.jobad .companylogo {
      margin: 20px 0 10px;
      text-align: center;
    }
    #article.jobad h2 {
      margin-bottom: 3px;
      font-size: 15px;
      text-align: center;
    }
    #article.jobad .company {
      font-size: 11px;
      margin-bottom: 10px;
      padding-bottom: 10px;
      border-bottom: 1px solid #eee;
    }
    #article.jobad h1 { font-size: 36px; }
    #article.jobad .keyinfo li { margin: 3px 0; }
    #article.jobad .keyinfo .label { font-weight: bold; }
    #article.jobad .body { margin: 20px 0 30px; }
    #article.jobad .body p { margin-bottom: .5em; }
    #contact .avdeling { margin-top: 20px; }
      #contact .ansatt {
        width: 230px;
        margin: 0 5px 5px 5px;
        float: left;
      }
        #contact .ansatt img { border: 1px solid #333; }
    #webcam .item_stort { margin: 5px 0 15px 0; }
    #webcam .item {
      margin: 0 5px 10px 5px;
      padding: 16px;
      width: 200px;
      float: left;
      border: 1px solid #ccc;
      background: url(../gfx/bygg/wide_bg.png) repeat 0 0;
      text-align: center;
    }
      #webcam .item a,
      #webcam .item .title,
      #webcam .item .body { text-align: left; }
      #webcam .item img {
        height: 140px;
        margin-bottom: 5px;
      }
      #webcam .item_sort .title a {
        font-size: 14px;
        padding: 2px 4px;
      }

  form.mailform { margin: 10px 0 30px; }
    form.mailform input,
    form.mailform textarea { display: block; }

  .widebanner { margin: 5px 0; }

   #adcol {
     width: 150px;
     overflow: hidden;
     font-family: 'Verdana';
     float: right;
     padding-bottom: 10px;
   }
    #adcol .banners {
      margin-top: 10px;
      padding-top: 14px;
      background: url(../gfx/bygg/bg_banner.png) no-repeat 0 0;
      /*border-bottom: 1px solid #ccc;*/
    }
      #adcol .lesmer {
        text-align: right;
        margin: 2px 0 0 0;
        white-space: auto;
        font-weight: normal;
        display: block;
      }
      #adcol .item { margin-bottom: 10px; }
      #adcol .bannerfolder {
        border-bottom: 5px solid #ba0001;
        padding: 0 0 5px;
      }
      #adcol .bannerfolder .title a {
        display: block;
        background-color: #ba0001;
        color: #fff;
        padding: 7px 4px 8px;
        margin: 0;
        font-size: 10px;
        margin-bottom: 4px;
        text-transform: uppercase;
        text-decoration: underline;
      }
      #adcol .bannerfolder .title a:hover { text-decoration: none; }

    #footer {
      clear: both;
      width: 982px;
      padding: 10px 9px 7px;
      margin-left: -5px;
      background-color: #ccc;
      font-size: 11px;
    }
      #footer li {
        float: left;
        margin-right: 16px;
        line-height: .999em;
      }
        #footer strong {
          display: block;
          font-weight: normal;
          color: #ba0001;
          margin-bottom: 4px;
        }
        #footer,
        #footer a { color: #555; }
      #footer span { display: block; }
      #footer #guidelines {
        float: right;
        width: 160px;
        margin-top: -0.111em;
      }
         #footer #guidelines a { text-decoration: underline; }
         #footer #guidelines a:hover { text-decoration: none; }
      #footer #organisation {
        float: left;
        clear: both;
        margin: 10px 0 -15px 0;
      }
        #footer #organisation a {
          background: url(../gfx/bygg/fagpressen.jpg) no-repeat 0 0;
          display: block;
          width: 78px;
          height: 23px;
        }
      #footer #legal {
        float: none;
        clear: both;
        text-align: center;
        width: 100%;
      }

.item:after,
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/*

#wideimage img {
  -webkit-box-shadow: 5px 5px 25px #999;
  -moz-box-shadow: 5px 5px 25px #999;
  box-shadow: 5px 5px 25px #999;
  display: block;
}
*/

/*
#addons,
.object,
#adcol,
.articlehead { outline: 1px dotted red; }
*/

/*
FORUM
*/
#content #forum {
  font-size: 11px !important;
  margin-top: 0 !important;
  width: 830px;
  float: left;
  clear: left;
}

#forum #forum_header #search {
  margin-right: 5px;
  width: 220px;
}
#forum #forum_header #search input {
  height: 16px;
  margin: 0 5px 0 0;
  padding: 0;
  width: 150px;
  float: left;
  border: 1px solid #888;
}
#forum #forum_header #search .submit {
  height: 18px;
  padding: 0 10px;
  width: auto;
  float: right;
}
#forum #forum_header .links {
  float: left;
  width: 255px;
  font-size: 12px !important;
  margin: 0 0 10px 5px;
}
#forum #forum_header .links a { text-decoration: underline; }
#forum #forum_header .login,
#forum #forum_header .path {
  float: left;
  clear: left;
  margin-bottom: 20px;
}
#forum #forum_header .box {
  border: 1px solid #888;
  border-width: 1px 0;
  background: transparent url(../gfx/bygg/wide_bg.png) repeat left top;
  float: none;
}
#forum #forum_header #lost_pass .inside .content { border: 1px solid #b00; }
#forum #forum_header #lost_pass .inside .arrow { top: 0 !important; }
#forum #forum_header .login {
  margin: 0 0 10px !important;
  padding: 10px 5px;
}
#forum #forum_header .path {
  font-size: 15px !important;
  margin-top: 10px;
  width: auto;
  float: none;
  padding: 10px 5px;
}
#forum #forum_header .path a { color: #ba0001; }
#forum .note p { margin: .3em 0; }
#forum .note a { text-decoration: underline; }
#forum #no_topics {
  margin: 0 3px 10px;
  font-size: 12px;
  font-style: italic;
}
#forum td.post_created { white-space: nowrap; }
#forum table tbody td a.forum_name,
#forum #forum_topic_list table td.topic_details a.topic_subject,
#forum .actions.user a { color: #b00; }
#forum table a:hover { text-decoration: underline; }
#forum legend { color: #000; }
#forum .gform ol { list-style-type: none; }
#forum .gform li { overflow: hidden; }
#forum .gform li label {
  float: left;
  clear: left;
  width: 170px;
}
#forum .gform li input,
#forum .gform li textarea,
#forum .gform li select {
  float: right;
  padding: 1px 4px;
}
#forum #lost_password.gform label { width: auto; }
#forum form.gform fieldset li input,
#forum form.gform fieldset li textarea {
  width:70% !important;
}
#forum #edit_details .gform input {
  width: 215px !important;
  float: left;
  clear: left;
}
#forum #edit_details .gform input.button {
  width: auto !important;
  float: right;
}
#forum .gform li input[type="checkbox"] {
  width: auto !important;
  float: left;
}
#forum .gform li input.button {
  width: auto !important;
  color: #b00 !important;
}
#forum .gform .error { color: #b00; }
#forum .gform label.error {
  width: 100% !important;
  display: block;
}
#forum .gform input#captcha { text-transform: uppercase; }
#forum .messages {
  height: auto !important;
  position: static !important;
}
#forum .messages div {
  position: static !important;
  width: auto !important;
}
#forum #registered_info .arrow { position: absolute !important; }
#forum #user #details { width: 540px !important; }
#forum #user #edit_details { width: 235px !important; }

#forum #forum_topic div.forum_post div.post_content { width: 400px !important; }
#forum #forum_topic div.forum_post div.user_profile {
  width: 220px !important;
  padding-left: 15px !important;
}
#forum .actions.user { float: right !important; }

#forum .forums h2,
#forum .forums h2 a {
  font-family: geneva,arial,helvetica,sans-serif;
  font-size:14px;
  font-weight:bold;
  margin-bottom:5px;
  text-align:left;
}
#forum .forums caption {
  display: none;
}
#forum .forums h2,
#forum .forums h2 a {
  color: #ba0001;
}
#forum .forums .hage .forum_name,
#forum .forums .hage h2,
#forum .forums .hage h2 a {
  color: #5B8041;
}
#forum .forums .anlegg .forum_name,
#forum .forums .anlegg h2,
#forum .forums .anlegg h2 a {
  color: #2A72A6;
}
#forum .banner {
  margin: 10px 0 25px;
}

#job-carousel {
  height: 220px;
  overflow: hidden;
}

#job-carousel .jcarousel-clip-vertical {
  width: 330px;
  height: 244px;
  top: 15px;
}

.jcarousel-next-vertical {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 330px;
    height: 15px;
    cursor: pointer;
    border-top: 1px solid #fff;
    background: #BB0000 url(../gfx/arrow-down.gif) no-repeat center;
}

.jcarousel-next-disabled-vertical {
    cursor: default;
    opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
}

.jcarousel-prev-vertical {
    position: absolute;
    top: 0;
    left: 0;
    width: 330px;
    height: 15px;
    cursor: pointer;
    border-bottom: 1px solid #fff;
    background: #BB0000 url(../gfx/arrow-up.gif) no-repeat center;
}

.jcarousel-prev-disabled-vertical {
    cursor: default;
    opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
}

/*Job ads standard*/
#mainframe #adcol h3 a {
  background:none repeat scroll 0 0 transparent;
  color:#FFFFFF;
  font-size:12px;
}

#jobs-standard #job-carousel {
  height: auto;
  overflow: hidden;
}

#jobs-standard #jobs-info,
#jobs-standard #num-jobs {display:none}

#jobs-standard #job-carousel li {
  background-color:#333333;
  color:#FFFFFF;
  font-size:11px;
  padding:4px 6px;
}
#jobs-standard #job-carousel li a {
  color:#FFFFFF;
  display:block;
  text-decoration:underline;
}

