@import url(pre2008.css);

body {
  background-color: #D9D9D9;
  font-size: 62.5%;
  font-family: 'Verdana', sans serif;
}

/* General */

* {
  margin: 0;
  padding: 0;
  text-decoration: none;
}
p { margin: 1em 0; }
a { color: #000; }
img { border: none; }
h4 { font-size: 1em; }
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.spacer {
  clear: both;
  border: none;
  margin: 0;
  padding: 0;
  background: transparent;
  font-size: 1px;
  height: 1px;
}
.spacer.ten {
  height: 10px;
}
.error { color: #F00; }
.alert {
  margin: 0 0;
  color: #f00;
}
input[type="hidden"] { display: none !important; }
#formpage .title .alert,
#formpage .title.alert,
#formpage .item.alert {
  color:#5e5e5e;
  font-style: italic;
  font-weight: normal;
}
#formpage .alert { color: #000; }
#formpage .alert:before {
  content: "* ";
  color: #f00;
}
.nobreak { white-space: nowrap; }
.butt {
  float: right !important;
  background: transparent url(../gfx/butt_l.gif) no-repeat !important;
  padding-left: 8px !important;
  height: 16px !important;
}
.butt div {
  background: transparent url(../gfx/butt_r.gif) no-repeat right !important;
  padding-right: 8px !important;
  float: left !important;
  height: 16px !important;
}
.butt a {
  background: transparent url(../gfx/butt_c.gif) repeat-x !important;
  display: block !important;
  height: 16px !important;
  color: #000 !important;
  font-size: 10px !important;
  text-transform: lowercase !important;
  padding: 0 !important;
  text-decoration: none !important;
  white-space: nowrap;
  line-height: 160%;
}
.bigbutt {
  background: transparent url(../gfx/bbutt_l.gif) no-repeat !important;
  padding-left: 10px !important;
  height: 20px !important;
}
.bigbutt div {
  background: transparent url(../gfx/bbutt_r.gif) no-repeat right !important;
  padding-right: 10px !important;
  height: 20px !important;
}
.bigbutt a {
  background: transparent url(../gfx/bbutt_c.gif) repeat-x !important;
  display: block !important;
  height: 20px !important;
  line-height: 190%;
}

.box.yours { background: #d9e7e9; }
.box.ours { background: #ccc; }
.box .top,
.box .bottom { height: 5px; }
.box .middle { padding: 0 5px; }
.box h3, .hestemarkedet h3, #formpage form h3 {
  border-bottom: 1px solid #b3b3b3;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1em;
}
  .box h3, .hestemarkedet h3 { margin: 0 !important; }
  .hestemarkedet .login {
    width: 226px;
    padding-top: 20px;
  }
  .box ul {
    list-style: none !important;
    margin: 2px 0 !important;
    padding: 5px 0;
    clear: left;
  }
    .box ul li { margin-bottom: 0 !important; }
      .box ul li a {
        display: block;
        background: transparent url(../gfx/bullet_yours.gif) no-repeat 3px center;
        margin: 0 !important;
        padding: 5px 5px 5px 10px;
      }
form.survey { margin: 5px 0; }
  .survey .item {
    padding: 5px 0;
    clear: left;
  }
    .survey input {
      float: left;
      width: 10%;
    }
    .survey label {
      float: left;
      width: 85%;
      padding-left: 5px;
    }
    .survey .bar { background-color: #b3b3b3; }

    .survey .bar_none { background-color: white; }

/* Specifics */

#wrapper {
  position: relative;
  width: 1020px;
  margin: 10px auto;
}
#adrow {
  width: 830px;
  height: 100px;
  background-color: transparent;
  overflow: hidden;
}
  #adrow .item {
    float: left;
  }
#adcol {
  position: absolute;
  top: 0;
  right: 0;
  width: 180px;
}
  #adcol div { margin-bottom: 10px; }
#mainframe {
  width: 830px;
  background-color: #fff;
  margin-top: 10px;
}
  #header {
    height: 137px !important;
    background: #fff url(../gfx/header.gif) no-repeat;
    position: relative;
    z-index: 200;
  }
  #header #homer {
    position: absolute;
    top: 0;
    left: 20px;
    width: 780px;
    height: 100px;
  }
  #header ul {
    list-style: none;
    position: relative;
    top: 112px;
    left: 30px;
  }
    #header ul li {
      float: left;
      position: relative;

    }
      #header ul li a {
        display: block;
        font-size: 1.1em;
        padding: 2px 17px;
        border-left: 1px solid #d7d8da;
      }
      #header ul li:first-child a { border-width: 0 }
      #header ul li ul {
        display: none;
        position: absolute;
        top: 12px;
        left: 0;
        width: 150px;
        line-height: 100%;
      }
      #header ul li:hover ul { display: block; }
      #header ul li ul li {
        float: left;
        clear: left;
        width: 150px;
      }
      #header ul li ul li.top {
        background: transparent url(../gfx/submenu_bg.gif) no-repeat left top;
        padding-top: 25px;
      }
      #header ul li ul li.bottom {
        height: 5px;
        background: transparent url(../gfx/submenu_bg.gif) no-repeat left bottom;
      }
      #header ul li ul li a {
        display: block;
        width: 133px;
        padding: 5px 5px 5px 10px;
        border-left: 1px solid #929292;
        border-right: 1px solid #929292;
        background: #fff;
      }
      #header ul li ul li a:hover { background: #eaeaea url(../gfx/submenu_o.gif) repeat-x left bottom; }
  #header #path {
    position: absolute;
    top: 144px;
    left: 30px;
  }
  #header #quicksearch {
    position: absolute;
    top: 144px;
    right: 20px;
    width: 167px;;
  }
  #header #quicksearch input {
    font-size: 9px;
    float: left;
    margin-right: 15px;
    width: 112px;
  }
  #col1 {
    float: left;
    width: 115px;
    padding: 10px 20px 0 15px
  }
    #col1 div#tipsogspill,
    #col1 div.functions {
      margin: 20px 0;
    }

    #col1 ul { list-style: none; }
    #col1 .functions ul {
      list-style: none;
      margin: 20px 0;
    }
      #col1 .functions ul li a {
        display: block;
        margin: 1px 0;
        padding: 8px 5px;
        background: #d8d9db url(../gfx/function_off.gif) repeat-x left bottom;
        font-size: 1em;
      }
      #col1 .functions ul li a:hover { background: #eaebee url(../gfx/function_on.gif) no-repeat left bottom; }
      #col1 .latestissue { margin: 20px 0; }
      #col1 .menu ul { margin: 20px 0; }
      #col1 .menu ul li.top {
        background: transparent url(../gfx/menu_bg.gif) no-repeat left top;
        height: 3px;
      }
      #col1 .menu ul li.bottom {
        background: transparent url(../gfx/menu_bg.gif) no-repeat left bottom;
        height: 3px;
      }
      #col1 .menu ul li a {
        display: block;
        border-left: 1px solid #929292;
        border-right: 1px solid #929292;
        background: #fff url(../gfx/bullet_yours.gif) no-repeat 3px center;
        padding: 5px 5px 5px 10px;
      }
      #col1 h3 {
        display: inline;
        font-size: 1em;
        font-weight: normal;
        text-transform: uppercase;
      }
      #col1 h3.blogg {
        background: transparent url(../gfx/bubble.gif) no-repeat right center;
        padding-right: 25px;
      }
      #col1 .box.yours .top { background: transparent url(../gfx/roundedbox_yours_bg.gif) no-repeat right top; }
      #col1 .box.yours .bottom { background: transparent url(../gfx/roundedbox_yours_bg.gif) no-repeat right bottom; }
      #col1 .box.blogg { margin: 3px 0 20px 0; }
      #col1 .box.blogg ul { padding: 0; }
        #col1 .box.blogg ul li ul li a {
          padding-top: 0;
          padding-bottom: 2px;
          text-decoration: underline;
        }
          #col1 .box.blogg ul li ul li a:hover { text-decoration: none; }
      #col1 .functions ul { margin-top: 3px; }
  #content {
    float: left;
    width: 468px;
    padding-top: 30px;
    line-height: 160%;
  }
  #tipsogspill #content { width: 665px; }
    #content div.banner,
    #content div.liten {
      width: 468px;
      margin-top: 20px;
      padding: 15px 0;
      background: url(../gfx/annonse.gif) no-repeat top right;
      z-index: 0;
      line-height: normal;
      display: block;
      }
    #content div.banner div.liten {
      background: none;
      margin: 0;
      padding: 0;
    }

/*
    .addons .liten { padding: 15px 0 10px; background: url(../gfx/annonse.gif) no-repeat top right; }
*/
      .addons .liten { padding: 5px 0; }
    #col1 .liten { margin-bottom: 10px; }
  #content h1 {
    margin-bottom: .2em;
    line-height: normal;
  }
  #content h2,
  #content h3,
  #content h4,
  #content h5 {
    margin: 1ex 0;
    line-height: normal;
  }
  #content .box.roundedborder { padding: 0; }
  #content .box.roundedborder.right {
    width: 224px;
    float: right;
  }
  #content .box.roundedborder.left {
    width: 224px;
    float: left;
  }
    #content .box.roundedborder .top {
      background: transparent url(../gfx/roundedborder224_bg.gif) no-repeat left top;
      height: 5px;
    }
    #content .box.roundedborder .bottom {
      background: transparent url(../gfx/roundedborder224_bg.gif) no-repeat left bottom;
      height: 5px;
    }
    #content .box.roundedborder .middle {
      border-left: 1px solid #929292;
      border-right: 1px solid #929292;
      padding: 0 5px 5px 5px;
    }
    #content .box.roundedborder .middle .item { width: auto; }
    #content .item.wide.box {width: 468px;}
    #content .item.wide.box .top {
      background: transparent url(../gfx/roundedborder468_gradientbg.gif) no-repeat left top;
      height: 3px;
    }
    #content .item.wide.box .bottom {
      background: transparent url(../gfx/roundedborder468_gradientbg.gif) no-repeat left bottom;
      height: 3px;
    }
    #content .item.wide.box .middle {
      background: #d6d6d6 url(../gfx/roundbordercenter468_gradientbg.gif) no-repeat;
      padding: 5px 5px 5px 5px;
      border-left: 1px solid #929292;
      border-right: 1px solid #929292;
    }
    #content .item.wide.box .middle .widegalleryitem {
      float: left;
      width: 150px;
      margin-top: 5px;
      padding-left: 2px;
    }
    #content .item.wide.box. .middle .widegalleryitem.small.right {float: right; margin-left: 2px;}
    #content .item.wide.box. .middle .widegalleryitem.large {
      padding-left: 0;
      float: none;
      width: 456px;
    }
    #content .item.wide .box.roundedborder.gallery .middle .widegalleryitem.small {
      width: 223px;
      padding-left: 0px;
    }

    #content .widegalleryitem .widegalleryimg {
      float: none;
      padding-left: 0px;
    }
  .addons {
    float: left;
    width: 177px;
    padding: 20px 15px 15px 20px
  }
    .addons .box {
      margin: 10px 0;
    }
      .addons ul#logintoggler {
        margin: 0;
        padding: 0;
      }
      .addons ul#logintoggler li h3 {
        margin-top: 2px;
        text-transform: none;
        padding-bottom: 2px;
        color: #666;
      }
      .addons ul#logintoggler li.selected h3 {
        text-transform: uppercase;
        color: #000;
      }
      .addons ul#logintoggler li a {
        padding: 0;
        background: none;
      }
      .addons ul#logintoggler li form {
        margin-bottom: 2px;
        padding-bottom: 5px;
        border-bottom: 1px solid #b3b3b3;
      }
      .addons #logintoggler .item, .addons .yours .item, .addons .yours .item .butt { margin: 5px 0; }
      .addons #logintoggler label {
        width: 45%;
        font-size: 10px;
        float: left;
      }
      .addons #logintoggler input {
        width: 45%;
        font-size: 9px;
        float: right;
      }
      .addons .box.classified ul li {
        border-top: 1px solid #b3b3b3;
        padding: 10px 0 5px 0;
        margin: 5px 0 0 0;
      }
      .addons .box.classified ul li:first-child {
        border-width: 0;
        margin-top: 0;
        padding-top: 0;
      }
        .addons .box.classified ul li a {
          background-image: none;
          padding: 0;
        }
      .addons .box.classified ul li img {
        float: right;
        width: 33px;
        margin-left: 3px;
      }
          h3.category { margin-top: 15px; }
    .addons .box.roundedborder { padding: 0; }
      .addons .box.yours .top { background: transparent url(../gfx/roundedbox_yours_bg.gif) no-repeat left top; }
      .addons .box.yours .bottom { background: transparent url(../gfx/roundedbox_yours_bg.gif) no-repeat left bottom; }
      .addons .box.ours .top { background: transparent url(../gfx/roundedbox_ours_bg.gif) no-repeat left top; }
      .addons .box.ours .bottom { background: transparent url(../gfx/roundedbox_ours_bg.gif) no-repeat left bottom; }
      .addons .box.roundedborder .top { background: transparent url(../gfx/roundedborder177_bg.gif) no-repeat left top; }
      .addons .box.roundedborder .bottom { background: transparent url(../gfx/roundedborder177_bg.gif) no-repeat left bottom; }
      .addons .box.roundedborder .middle {
        border-left: 1px solid #929292;
        border-right: 1px solid #929292;
      }
        .addons .box.latestnews ul li a { padding-bottom: 0; }
        .addons .box.latestnews ul li h4 {
          /*font-weight: normal;*/
          font-size: 1.1em;
        }
      .addons .box ul li .date {
        padding-left: 10px;
        font-weight: .9em;
        color: #666;
      }
#footer {
  text-align: center;
  clear: left;
  background: #D9D9D9 url(../gfx/footer.gif) no-repeat left top;
  padding: 15px 0 5px 0;
}

.product {
  border-top: none;
  border-bottom: none;
  margin: 0;
}
  .product h4 { display: inline; }
.prod_top {
  background: url(../gfx/roundedborder468_bg.gif) no-repeat top center;
  height: 5px;
  margin-top: 1em;
}
.prod_bottom {
  background: url(../gfx/roundedborder468_bg.gif) no-repeat bottom center;
  height: 5px;
  margin-bottom: 1em;
}

/* Shoppingcart */
#isempty { color: #666; }
#shoppingcart {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
#shoppingcart .prod { border-bottom: 1px dashed #999; }
#shoppingcart .name, #shoppingcart .price { font-size: 1em; }
#shoppingcart .name { font-style: oblique; }
#shoppingcart .price {
  text-align: right;
  white-space: nowrap;
}
#shoppingcart .total {
  font-size: 1em;
  padding: 5px 0;
}
#shoppingcart .total.name {float: left}
#shoppingcart .total.price {float: right}
#emptykart { border-top: 1px solid #B3B3B3; }
#emptykart a {
  display: block;
  margin-top:2px;
  padding-bottom:2px;
  color: #666;
  border-bottom: 1px solid #B3B3B3;
}


/* Latest products */
.latestproducts .top {
  background: url(../gfx/roundedborder176_bg.gif) no-repeat top center;
  margin-top: 1em;
}
.latestproducts .middle {
  position: relative;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  padding: 2px 5px;
  margin-left: 1px;
}
.latestproducts .bottom { background: url(../gfx/roundedborder176_bg.gif) no-repeat bottom center; }
.latestproducts h4 {
  font-size: 1.1em;
  padding: 0 0 1px 4px;
}
.latestproducts .img, .latestproducts .img img {
  width: 70px;
  margin: 2px auto;
  display: block;
}
.latestproducts p { font-size: .9em; padding: 1px 4px 0 4px; padding-bottom: 24px !important; }
.latestproducts .price {
  position: absolute;
  right: 48px;
  bottom: 1px;
  font-size: 1.6em;
  font-weight: bold;
}
.latestproducts .butt {
  position: absolute;
  float: none !important;
  right: 5px;
  bottom: 2px;
}
.latestproducts strong { font-weight: 100 !important; }

/* Templates */
#frontpage .item {
  width: 224px;
  margin-bottom: 15px;
}
  #frontpage .item.left { float: left; }
  #frontpage .item.right { float: right; }
  #frontpage .item.wide { width: auto; }
  #frontpage .item.wide.gallery {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    position: relative;
  }
    #frontpage .item.wide.gallery .caption { margin-bottom: 15px; }
  #frontpage h1 {
    font-size: 1.8em;
    margin: 10px 0;
  }
  #frontpage h2 {
    font-size: 1.4em;
    margin-bottom: 5px;
  }
    #frontpage .widegalleryitem h2 { font-size: 1.1em; }
  #frontpage .gallery .readmore {
    font-weight: bold;
    position: absolute;
    bottom: 23px;
    left: 160px;
  }
  #frontpage a.readmore,
  #frontpage .date {
    float: right;
    color: #999;
    margin-top: 5px;
    line-height: normal;
  }
  #frontpage a.readmore.bilder {
    margin-top: 0;
    float: none;
  }
  #frontpage a.readmore.speil {
    float: right;
    margin-top: 0;
  }
  #frontpage a.galleryimage {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
  }
    #frontpage .wide a.galleryimage { width: 150px; }
    #frontpage a.galleryimage img {margin: 0;}
  #frontpage .date { float: left; }
    #frontpage .gallery img {
      float: right;
      margin-top: 10px;
    }
    #frontpage .gallery .left {
      float: left;
      width: 100px;
    }
    #frontpage .gallery .readmore { text-align: left; }

  #frontpage .item.wide.alt img {
    float: left;
    width: 200px;
    margin-right: 10px;
    margin-bottom: 10px;
  }

#frontpage.products .spacer { height: 0; }
#frontpage.products .caption p {
  margin-top: 0;
  float: left;
}
#frontpage.products .row {
  position: relative;
  width: 468px;
  border-top: 1px solid #B3B3B3;
}
  #frontpage.products .row.first { border-top: 0; }
#frontpage.products .category {
  float: left;
  display: block;
  padding: 5px;
  height: 100% !important;
  width: 223px;
}
  #frontpage.products .left {
    position: relative;
    border-right: 1px solid #B3B3B3;
  }
#frontpage.products .bigbutt {
  position: absolute;
  float: none !important;
  right: 5px;
  bottom: 5px;
}

#frontpage.products img.prodimg {
  float: left;
  margin-right: 6px;
}
#frontpage.products h3 {
  border-bottom-color: #dfdfdf !important;
  font-size: 1em;
}
  #frontpage.products h3 a {
    color: #9f3b44;
    font-weight: bold;
  }
  #frontpage.products h3 span {
    color: #666;
    font-weight: normal;
    text-transform: lowercase;
  }
#frontpage.products h4 a { font-size: 1.3em; }
#frontpage.products .category .caption { padding-bottom: 65px; }
#frontpage.products .price {
  position: absolute;
  right: 50px;
  bottom: 4px;
  text-align: right;
  line-height: 2em;
  padding-left: .2em;
  font-size: 1.2em;
  font-weight: bold;
}

#content #eblad:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#content #eblad {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content #eblad li {
  float: left;
  margin: 15px 0 0 12px;
  display: block;
}
#content #eblad a { font-size: 1.3em; }

#content .follsearch .caption img { width: 468px; }

#prodaddons .image { float: left; }
#prodaddons .body {
  float: right;
  width: 300px;
}
#prodaddons .actions {
  float: left;
}
  #prodaddons .actions p {font-size: 1.5em}
.body:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#article .caption {
  font-size: 1.1em;
  font-weight: bold;
}
#article .caption.norm {
  font-weight: normal;
}
#article .caption p {margin: 0;}
#article .movie {
  text-align: center;
  background: #f6f6f6;
}
#article object,
#article embed {
  padding: 20px 0;
}
#article img.mainimage {
  float: right;
  margin: 0 0 2px 10px;
}
  #article .body img[align=left] { margin: 0 10px 5px 0; }
  #article .body img[align=right] { margin: 0 0 5px 10px; }

  #article .body.wide img.mainimage {
    float: none;
    margin: 0;
  }
  #article .body.wide i { margin: 4px; display: block; }
#article table { clear: both; }
#search input,
#search select { font-size: 9px; }
  #search ul li .title { font-weight: bold; }
#article .latestarticles {
  list-style: none;
  margin-top: 20px;
  border-top: 1px solid #B3B3B3;
  padding-left: 0;
}
  #article .latestarticles h4 {
    margin-bottom: .5em;
    font-size: 1.1em;
    color: #B3B3B3;
  }
  #article .latestarticles a,
  #folder .contentlist a {
    font-size: 1.2em;
    text-decoration: underline;
  }
  #folder .contentlist a:hover { text-decoration: none; }
  #article .latestarticles p {
    margin-top: .2em;
    font-size: .9em;
  }
  #article .latestarticles strong { font-weight: 100; }
  #folder .contentlist {
    list-style-type: none;
    margin-bottom: 15px;
  }
  #folder .contentlist .date { color: #999; }
   #folder .prevnext { margin-bottom: 25px; }
    #folder .prevnext:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden;
    }
  #folder .prevnext a { font-size: 1.1em; color: #333; }

#content .hestemarkedet { overflow: hidden; }
#content .hestemarkedet .market { width: 468px !important; }
    #content .hestemarkedet .market .top {
      background: transparent url(../gfx/roundedborder468_bg.gif) no-repeat left top;
      height: 5px;
    }
    #content .hestemarkedet .market .bottom {
      background: transparent url(../gfx/roundedborder468_bg.gif) no-repeat left bottom;
      height: 5px;
    }
.hestemarkedet ul#contentlist { float: left; }
#marketlogin { margin: 20px 0 10px 0; }
#marketlogin .alert:before { content: "" !important; }
#marketlogin .alert a { color: #5E5E5E; }

#content .hestemarkedet .market .middle { padding: 0 5px; background: none; }
#content .hestemarkedet .market .item {
  width: 210px !important;
  float: right;
  margin: 20px 0;
}
#content .hestemarkedet .market ul {
  display: block;
  float: left;
  width: 240px;
  padding: 2px;
}
  #content .classified .left { float: left !important; clear: left !important; }
  #content .classified .right { float: right !important; }
  #content .hestemarkedet .market ul li a {
    padding: 1px 5px 1px 10px;
    white-space: nowrap;
  }
#content .hestemarkedet .market ul li { float: left; }
.hestemarkedet #markedsearch .butt { margin-right: 6px; }
.hestemarkedet #markedsearch input {
  float: left;
  margin-right: 5px;
  width: 150px;
  font-size: 9px;
}


#content .togsmenu {
  list-style-type: none;
  margin: 0;
  margin-top: 10px;
  padding: 0;
}
#content .togsmenu li {
  float: left;
  background: url(../gfx/togs_menuright.png) no-repeat right top;
  height: 24px;
  margin-left: 7px;
}
#content .togsmenu li.first { margin-left: 0; }
#content .togsmenu a {
  display: block;
  background: url(../gfx/togs_menuleft.png) no-repeat left top;
  height: 24px;
  line-height: 23px;
  padding-left: 14px;
  margin-right: 14px;
  color: #933;
  font-family: 'Verdana';
  text-decoration: none;
  font-size: 12px;
  outline: 0;
}
#content .togsmenu li.active,
#content .togsmenu li:hover { background-position: right bottom; }
#content .togsmenu li.active a,
#content .togsmenu li:hover a { background-position: left bottom; }

#content #loginbox { margin-bottom: 15px; }
#content #loginbox p { margin-bottom: 0; }
#content #loginbox .top {
  background: url(../gfx/togs_login.png) no-repeat right top;
  height: 15px;
}
#content #loginbox .bottom {
  background: url(../gfx/togs_login.png) no-repeat right bottom;
  height: 15px;
}
#content #loginbox .logincontent {
  overflow: hidden;
  padding: 0 10px;
  background-color: #ccc;
}
#content #loginbox ul,
#content #loginbox li,
#content #loginbox h3 {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#content #loginbox #superlogintoggler {
  border-bottom: 1px solid #b3b3b3;
  margin-bottom: 10px;
  padding: 0 2px 3px;
}
#content #loginbox #superlogintoggler li,
#content #loginbox #superlogintoggler h3 {
  display: inline;
  font-weight: normal;
}
#content #loginbox #superlogintoggler h3 {
  border-left: 1px solid #b3b3b3;
  padding-left: 5px;
}
#content #loginbox #loginuser_opener h3 {
  border-left: 0;
  padding-left: 0;
}
#content #loginbox #superlogintoggler h3 a {
  text-decoration: none;
  color: #666;
  font-size: 10px;
}
#content #loginbox #superlogintoggler .active h3 a {
  text-transform: uppercase;
  color: #000;
}
#content #loginbox #logintoggled .item { display: inline; }
#content #loginbox #logintoggled label { font-size: 10px; }
#content #loginbox #logintoggled input { font-size: 9px; }
#content #loginbox #logintoggled .butt { margin-top: -16px; }

#toggler {
  float: left;
  margin-top: 20px;
  width: 306px;
}
#toggler ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#toggler ul li { cursor: pointer; }
#toggler li .top {
  background: url(../gfx/togs_left.png) no-repeat left top;
  height: 17px;
}
#toggler li .bottom {
  background: url(../gfx/togs_left.png) no-repeat left bottom;
  height: 17px;
}
#toggler li.active .top,
#toggler li:hover .top { background-position: right top; }
#toggler li.active .bottom,
#toggler li:hover .bottom { background-position: right bottom; }
#toggler li.active .infobox,
#toggler li:hover .infobox { background-color: #f1f1f1; }

#toggler .infobox {
  padding: 0 10px;
  border: 2px solid #d9d9d9;
  border-width: 0 2px;
  text-align: center;
}
#toggler .infobox h3 { margin: 0; }
#toggler .infobox h3 a {
  color: #cb2a23;
  font-family: 'Geneva', 'Arial';
  font-size: 26px;
   text-decoration: none;
}
#toggler .infobox h3 a:hover { text-decoration: underline; }
#toggler .infobox .subtitle {
  color: #cb2a23;
  display: block;
  font-family: 'Verdana';
  font-weight: bold;
  font-size: 11px;
}

#toggled {
  float: right;
  margin-top: 20px;
  width: 353px;
}
#toggled .top {
  background: url(../gfx/togs_right.png) no-repeat left top;
  height: 22px;
}
#toggled .bottom {
  background: url(../gfx/togs_right.png) no-repeat left bottom;
  height: 22px;
}
#toggled .infobox {
  padding: 0 20px;
  border: 2px solid #cdcdcd;
  border-width: 0 2px;
  font-size: 11px;
}
#toggled .infobox h1,
#toggled .infobox h2,
#toggled .infobox h3,
#toggled .infobox p {
  padding: 0;
  margin: 0;
}

#logintoggled .hidefield,
#toggled .infobox .hidefield {
  display: none;
}
#logintoggled .displayfield,
#toggled .infobox .displayfield {
  display: block;
}

.tipstoggler {
  overflow: hidden;
  margin-bottom: 20px;
}
.tipstoggler div {
  float: left;
  width: 187px;
  padding: 0 30px 0 110px;
}
.tipstoggler .v75toggler {
  clear: left;
  padding-top: 27px;
  height: 95px;
  background: url(../gfx/togs_v75forslag.png) no-repeat left top;
}
.tipstoggler .gvgtoggler {
  margin-left: 10px;
  padding-top: 15px;
  height: 107px;
  background: url(../gfx/togs_gvtips.png) no-repeat left top;
}
#content .tipstoggler div:hover { background-position: left bottom; }
#content .tipstoggler h2 { margin-bottom: 0; }
#content .tipstoggler p { margin-top: 0; }
#content .tipstoggler div a { display: block; }
#content .tipstoggler h2 a {
  color: #cb2a23;
  font-family: 'Geneva', 'Arial';
  font-size: 16px;
  text-decoration: none;
}

#kikkertenimg {
  background: url(../gfx/togs_kikkerten.jpg) no-repeat left top;
  width: 360px;
  height: 231px;
  float: right;
}

.addons #markedsearch input { width: 158px; }

h2.search { font-size: 1.3em !important; }

.marketable {
  width: 100%;
  border-collapse: collapse;
  background-color: #EBF6F7;
  border-top: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
}
  .deleter td {
    width: 68%;
    padding: 1px 5px;
    border-bottom: 1px #ddd solid;
    vertical-align: top;
  }
    .deleter .description {
      width: 28%;
      padding-right: 0px;
      white-space: nowrap;
      font-style: italic;
    }
    .deleter .buttom {
      border: 0;
      padding: 5px 10px;
    }
      .deleter .buttom .butt { margin: 0 10px; }
  .renewer {
    text-align: center;
    margin-bottom: 15px;
  }

.selectadd td {
  vertical-align: top;
  padding: 5px;
  border-top: 1px solid #ddd;
}
  .selectadd .caption td,
  .selectadd .category td,
  .selectadd .text td { border-top: none; }
.selectadd .caption td {
  padding-bottom: 0px;
  font-weight: bold;
}
.selectadd .category td {
  padding-top: 0;
  font-style: italic;
}
.selectadd .text td { padding: 0 15px 5px; }

.classified div.img {
  float: left;
  margin: 0 4px 8px 4px;
  padding: 5px;
  width: 215px;
  background-color: #EBF6F7;
  border-top: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
}
  .classified div.img img {
    float: left;
    border: 2px #bbb solid;
    margin: 0 10px 0 5px;
  }
  .classified div.img p { margin: 0; }

.hestemarkedet .imageitem {
  position: relative;
  background-color: #EBF6F7;
  border-top: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
  margin: 4px;
}
  .hestemarkedet .imageitem .butt {
    position: absolute;
    right: 10px;
    bottom: 5px;
  }

form.standard {
  clear: left;
  margin: 10px 0;
}
.standard.half { width: 468px; }
  .standard fieldset {
    padding: 10px;
    border: 1px solid #ccc;
  }
  .standard fieldset legend {
    font-size: 110%;
    font-weight: bold;
    padding: 0 5px;
    border: 1px solid #ccc;
  }
  .standard fieldset .item {
    margin: 3px 0;
    padding: 3px 0;
    border-bottom: 1px solid #ccc;
  }
  .standard fieldset label {
    float: left;
    width: 40%;
    padding-right: 10px;
  }
  .standard fieldset input,
  .standard fieldset .radio {
    float: right;
    clear: right;
    width: 40%;
  }
  .standard fieldset .radio input {
    width: auto;
    float:  none;
  }
table.standard {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
  table.standard td,
    table.standard th {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px 10px;
    line-height: normal;
  }
  table.standard th {
    text-align: left;
    white-space: nowrap;
  }
  table.standard td.number {
    text-align: right;
    white-space: nowrap;
  }
  table.standard.tight td,
  table.standard.tight th {
    padding: 3px 5px;
  }

  div.jokerpott {

  }
    div.jokerpott p {
      background: url(../gfx/smoke.png) no-repeat;
      text-align: center;
      vertical-align: middle;
      display: table-cell;
      height: 96px;
      width: 146px;
      color: #51a9d2;
      font-style: italic;
      font-weight: bold;
      font-size: 1.4em;
    }

form#adressor ul {
  padding-left: 0;
  margin-left: 0;
  list-style-type: none;
  float: left;
  width: 205px;
}
form#adressor label {margin-left: 3px;}
form#adressor ul li label {float: left;}
form#adressor ul li input {float: right;}
form#adressor ul.right {float: right;}
form#adressor .butt {margin: 3px 12px;}

.terms {
  float: left;
  margin-left: 5px;
}

.tgnv75tips {

}
.tgnv75tips .header td {padding: 30x;}
.tgnv75tips .header .green {background-color: #6eff00;}
.tgnv75tips .header .white {background-color: #fff;}
.tgnv75tips .header .black {background-color: #000; color: #fff;}
.tgnv75tips .header .brown {background-color: #f5dc9f;}
.tgnv75tips .header .purple {background-color: #a64dff; color: #fff;}
.tgnv75tips .header .lime {background-color: #d1ff00;}
.tgnv75tips .header .pink {background-color: #ff99f5;}
.tgnv75tips .number {
  text-align: center;
  background: #eeeeee;
}
.tgnv75tips .numberstrek {
  text-align: center;
  background: #eeeeee;
  border-bottom: solid 1px #000;
}
.tgnv75tips .strek {
  border-bottom: solid 1px #000;
}
.tgnv75tips table {border: solid 1px #ccc;}
.tgnv75tips table table {border: none;}
.tgnv75tips table table td {
  border: none;
  padding: 4px 3px;
  line-height: 100%;
}
.tgnv75tips table table tr td {margin-top: 1px; vertical-align: top;}
.tgnv72tips table {padding: 5px;}
.tgnv75tips td {
  width: 25%;
  border: solid 1px #ccc;
}
.tgnv75tips td.forslag {
  font-size: .9em;
  padding: 3px;
}
.tgnv75tips .forslag tbody tr {vertical-align:;}

#article .gvgtips .body td {
  background-color: #9F3B44;
  white-space: nowrap;
  padding: 2px 5px;
}

#content ul.minimenu {
  margin: 10px 0;
  padding: 0;
}
#content ul.minimenu li {
  list-style: none;
  float: left;
  margin: 0;
}
#content ul.minimenu li a {
  display: block;
  border-left: 1px solid #ccc;
  padding: 0 10px;
}
#content ul.minimenu li:first-child a {
  padding-left: 0;
  border-left-width: 0;
}
#content ul.minimenu li.active { font-weight: bold; }
#shopregister {
  width: 100%;
  white-space: nowrap;
  font-size: .9em;
  margin-bottom: 10px;
}
  tr.jo { background-color: #d9e7e9;}
  tr.ho { background-color: #eee;}
#shopregister td {
  border-right: 1px solid #ccc;
  padding: 5px 10px;
}
  td.shopproduct { white-space: normal; font-size: 1.2em; font-weight: bold; }
  td.shopproduct .butt {font-weight: normal;}
#shopregister input { float: left; width: 23px; }
#shopregister .price, #shopregister .totaltd, #shopregister .sum { text-align: right; }
#shopregister .price, #shopregister .totaltd { width: 40px; }
#shopregister .amount { width: 100px; }
#shopregister .totaltd { border-right: 0; }
#shopregister .totaltr { font-weight: 900; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; }
  #shopregister .sum td, #shopregister .total td { border-right: 0; padding: 2px 10px;}

.back {
  display: block;
  width: 1%;
  white-space: nowrap;
  margin-bottom: 25px;
  font-size: 1.1em;
  font-weight: bold;
}
.comments {
  position: relative;
  background-color: #f1f1f1;
  border: 1px solid #dfdfdf;
  padding: 1px 5px;
}
  .comments h4 { margin: 0; }
  .comments a { display: block; }
  .comments span {
    display: block;
    color: #666;
  }
    .comments .amount { border-bottom: 1px solid #dfdfdf; }
  .comments label {
    display: block;
    font-size: .83em;
    font-weight: bold;
  }
  .comments img {
    float: left;
    margin: 0px 10px 5px 1px;
  }
  .comments .butt {
    position: absolute;
    bottom: 5px;
    right: 5px;
  }
  .comments .flip, .comments .flop {
    margin-top: 5px;
    padding-left: 7px;
    border-bottom: 1px solid #d0d0d0;
    font-weight: bold;
  }
  .comments div p, .comments div span { font-weight: normal; }
#TGNterms {
  width: auto !important;
  margin-right: 5px;
}

#article .byline {
  margin-top: 1.1em;
  white-space: nowrap !important;
}
  #article .byline div { display: inline; }
    #article .byline .date,
    #article .byline .author,
    #article .byline .author a { color: #333; }
.hiddenBox {visibility: hidden; display:none;}
.shownBox {visibility: visible; display:block; z-index: 100;}
.okbestilling {color: #009900}
.morenews {
  float: right;
  font-size: 1.4em;
  font-weight: bold;
}

.submitToLink {
  background: transparent;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #00F;
  border-left: 0;
  color: #00F;
  display: inline;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

*:first-child+html .submitToLink {		/* hack needed for IE 7 */
  border-bottom: 0;
  text-decoration: underline;
}

* html .submitToLink {				/* hack needed for IE 5/6 */
  border-bottom: 0;
  text-decoration: underline;
}

