/* Layout */
/* line 6, ../compass/sass/base/_layout.scss */
body, html {
  margin: 0px;
  padding: 0px;
  height: 100%;
  width: 100%;
}

/* line 18, ../compass/sass/base/_layout.scss */
div#wrapper {
  width: 1024px;
  min-height: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  /* line 18, ../compass/sass/base/_layout.scss */
  div#wrapper {
    width: 320px;
    min-height: 100%;
    margin: 0 auto;
  }
}

/* line 31, ../compass/sass/base/_layout.scss */
div#container {
  width: 900px;
  height: 100%;
  float: left;
  margin-left: 60px;
  margin-right: 60px;
  border-left: 1px solid #b4b5b6;
  border-right: 1px solid #b4b5b6;
}
@media screen and (max-width: 640px) {
  /* line 31, ../compass/sass/base/_layout.scss */
  div#container {
    width: 300px;
    height: 100%;
    float: left;
    margin: 0 10px 0;
    border: none;
  }
}

/* line 52, ../compass/sass/base/_layout.scss */
div#top {
  width: 880px;
  margin: 0 10px 60px;
  float: left;
  position: relative;
}
@media screen and (max-width: 640px) {
  /* line 52, ../compass/sass/base/_layout.scss */
  div#top {
    width: 300px;
    float: none;
    margin: 0;
  }
}

/* line 68, ../compass/sass/base/_layout.scss */
div#left {
  width: 160px;
  min-height: 500px;
  float: left;
  margin-right: 20px;
  margin-left: 10px;
  margin-top: -19px;
}
@media screen and (max-width: 640px) {
  /* line 68, ../compass/sass/base/_layout.scss */
  div#left {
    display: none;
  }
}

/* line 83, ../compass/sass/base/_layout.scss */
div#main {
  width: 520px;
  min-height: 600px;
  float: left;
  margin-right: 20px;
  border-top: 1px solid #b4b5b6;
  height: 100%;
  margin-top: 4px;
  color: #000;
  font-size: 12px;
}
@media screen and (max-width: 640px) {
  /* line 83, ../compass/sass/base/_layout.scss */
  div#main {
    margin: 0;
    min-height: 0;
    width: 300px;
    border: none;
    padding-top: 23px;
  }
}
@media screen and (max-width: 640px) {
  /* line 102, ../compass/sass/base/_layout.scss */
  div#main #title {
    border-bottom: 1px solid #b4b5b6;
    margin-bottom: 10px;
  }
}

/* line 112, ../compass/sass/base/_layout.scss */
div#right {
  width: 160px;
  float: left;
  min-height: 500px;
  margin-top: -19px;
}
@media screen and (max-width: 640px) {
  /* line 112, ../compass/sass/base/_layout.scss */
  div#right {
    display: none;
  }
}

/* line 125, ../compass/sass/base/_layout.scss */
div#footer {
  width: 880px;
  height: 18px;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 70px;
  margin-bottom: 27px;
  border-top: 1px solid #b4b5b6;
  border-bottom: 1px solid #b4b5b6;
  font-size: 10px;
  line-height: 16px;
}
@media screen and (max-width: 640px) {
  /* line 125, ../compass/sass/base/_layout.scss */
  div#footer {
    width: 300px;
    margin: 70px 0 20px 0;
  }
}

/* line 145, ../compass/sass/base/_layout.scss */
div#main div.contentPromoImg {
  width: 520px;
  margin-top: 10px;
  float: left;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  /* line 145, ../compass/sass/base/_layout.scss */
  div#main div.contentPromoImg {
    width: auto;
    margin-top: 0;
  }
  /* line 155, ../compass/sass/base/_layout.scss */
  div#main div.contentPromoImg img {
    width: 300px;
  }
}

/* line 162, ../compass/sass/base/_layout.scss */
div#main div#introduction {
  float: left;
  width: 520px;
  font-weight: bold;
  text-align: left;
  margin-top: 17px;
  color: #000000;
}
@media screen and (max-width: 640px) {
  /* line 162, ../compass/sass/base/_layout.scss */
  div#main div#introduction {
    width: 300px;
    margin-top: 0;
  }
}

/* line 177, ../compass/sass/base/_layout.scss */
div#main div#text {
  float: left;
  width: 519px;
  margin-top: 17px;
}
@media screen and (max-width: 640px) {
  /* line 177, ../compass/sass/base/_layout.scss */
  div#main div#text {
    width: 300px;
    margin-top: 0;
  }
}

/* Base  */
/* Reset */
/* line 5, ../compass/sass/base/_base.scss */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, caption {
  border: 0pt none;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  margin: 0pt;
  padding: 0pt;
  vertical-align: baseline;
}

/* line 16, ../compass/sass/base/_base.scss */
body {
  color: #6d6e70;
}

/* line 21, ../compass/sass/base/_base.scss */
ul {
  float: left;
  padding: 0px;
  margin: 0px;
}

/* line 28, ../compass/sass/base/_base.scss */
li {
  float: left;
  padding: 0px;
  margin: 0px;
}

/* line 35, ../compass/sass/base/_base.scss */
strong {
  font-weight: bold;
}

/* line 40, ../compass/sass/base/_base.scss */
em {
  font-style: italic;
}

/* line 45, ../compass/sass/base/_base.scss */
a {
  font-size: 12px;
  color: #6d6e70;
  text-decoration: none;
}

/* line 52, ../compass/sass/base/_base.scss */
p {
  width: 100%;
  float: left;
  font-size: 14px;
  margin-top: 10px;
}

/* line 60, ../compass/sass/base/_base.scss */
h2 {
  float: left;
  font-size: 16px;
  padding-bottom: 4px;
  width: 100%;
}

/* line 68, ../compass/sass/base/_base.scss */
h3 a {
  font-size: 12px;
  font-weight: bold;
}

/* line 74, ../compass/sass/base/_base.scss */
a:hover {
  color: #b4b5b6;
  text-decoration: underline;
}

/* line 80, ../compass/sass/base/_base.scss */
.hidden {
  display: none;
}

/* line 85, ../compass/sass/base/_base.scss */
div.line {
  float: left;
  width: 100%;
  border-bottom: 1px solid #b4b5b6;
  margin-top: 5px;
  margin-bottom: 10px;
}

/* line 94, ../compass/sass/base/_base.scss */
.lastPicture {
  margin-right: 0 !important;
}

/* line 99, ../compass/sass/base/_base.scss */
a.goToIntranett {
  margin-top: 10px;
  width: 160px;
  float: left;
}

/* line 106, ../compass/sass/base/_base.scss */
td.margin {
  padding-top: 10px;
}

/* Yahoo! Media Player: Hide player */
/* line 112, ../compass/sass/base/_base.scss */
#ymp-player, #ymp-tray, #ymp-error-bubble, #ymp-secret-bubble {
  display: none !important;
}

/* line 116, ../compass/sass/base/_base.scss */
.digitalmuseumlink, .digitalmuseumlink img {
  margin-top: 5px;
}

/* line 117, ../compass/sass/base/_base.scss */
#selectedFrontPageElements .introduction p {
  font-size: 13px;
}

/* Typography */
/* line 3, ../compass/sass/base/_typography.scss */
body {
  font-family: Arial, Verdana, Sans-Serif;
}

/* line 8, ../compass/sass/base/_typography.scss */
div#text th {
  font-family: Arial, Georgia;
  font-size: 15px;
}

/* line 14, ../compass/sass/base/_typography.scss */
div#text td strong {
  font-family: Arial, Georgia;
  font-size: 15px;
}

/* line 20, ../compass/sass/base/_typography.scss */
div#text td {
  font-family: Arial, Georgia;
  font-size: 14px;
}

/* General content */
/* line 4, ../compass/sass/base/_content.scss */
div#text ul {
  width: 520px;
  margin-left: 10px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 0px;
  float: left;
}
@media screen and (max-width: 640px) {
  /* line 4, ../compass/sass/base/_content.scss */
  div#text ul {
    width: 100%;
  }
}

/* line 18, ../compass/sass/base/_content.scss */
div#text li {
  float: none;
  list-style-type: square;
  font-size: 14px;
  margin-left: 15px;
}

/* line 26, ../compass/sass/base/_content.scss */
div#introduction ul {
  width: 520px;
  margin-left: 10px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 0px;
  float: left;
}

/* line 37, ../compass/sass/base/_content.scss */
div#introduction li {
  list-style-type: square;
  font-size: 14px;
  margin-left: 15px;
  float: none;
}

/* line 45, ../compass/sass/base/_content.scss */
h3.newsTitle, h3.programTitle, h3.exhibitionTitle {
  margin-bottom: 2px;
}

/* line 50, ../compass/sass/base/_content.scss */
.contentIntroduction p {
  margin-top: 5px;
  font-size: 12px;
}

/* line 55, ../compass/sass/base/_content.scss */
.contentReadMore a {
  font-size: 10px;
}

/* line 59, ../compass/sass/base/_content.scss */
.contentReadMore {
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 640px) {
  /* line 59, ../compass/sass/base/_content.scss */
  .contentReadMore {
    position: inherit;
    bottom: inherit;
  }
}

/* line 70, ../compass/sass/base/_content.scss */
h2#title {
  float: left;
  margin-top: -23px;
}
@media screen and (max-width: 640px) {
  /* line 70, ../compass/sass/base/_content.scss */
  h2#title {
    margin: 0;
  }
}

/* line 80, ../compass/sass/base/_content.scss */
h2#title:first-letter {
  text-transform: capitalize;
}

/* line 85, ../compass/sass/base/_content.scss */
h2#programHeader {
  float: left;
  width: 100%;
  border-bottom: 1px solid #b4b5b6;
}

/* line 92, ../compass/sass/base/_content.scss */
div#contentContainer {
  float: left;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #b4b5b6;
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  /* line 92, ../compass/sass/base/_content.scss */
  div#contentContainer {
    margin-top: 20px;
  }
}

/* line 105, ../compass/sass/base/_content.scss */
div#contentContainer div.contentListWrapper {
  float: left;
  clear: both;
  height: 110px;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #b4b5b6;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  /* line 105, ../compass/sass/base/_content.scss */
  div#contentContainer div.contentListWrapper {
    clear: inherit;
    float: inherit;
    height: inherit;
  }
}

/* line 123, ../compass/sass/base/_content.scss */
div#contentContainer a {
  color: #000;
}

/* line 128, ../compass/sass/base/_content.scss */
div#contentContainer div.contentListWrapper div.contentImgDiv {
  float: left;
  width: 160px;
  margin-right: 15px;
  height: 107px;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  /* line 128, ../compass/sass/base/_content.scss */
  div#contentContainer div.contentListWrapper div.contentImgDiv {
    margin-bottom: 10px;
  }
}

/* line 140, ../compass/sass/base/_content.scss */
div#contentContainer div.contentListWrapper div.contentText {
  float: left;
  width: 330px;
  height: 100%;
  text-align: left;
  overflow: hidden;
  position: relative;
}

/* line 150, ../compass/sass/base/_content.scss */
div#contentContainer h3.contentTitle {
  margin-top: 0;
}

@media screen and (max-width: 640px) {
  /* line 159, ../compass/sass/base/_content.scss */
  table.mceVisualAid {
    display: block;
  }
  /* line 162, ../compass/sass/base/_content.scss */
  table.mceVisualAid tr {
    display: block;
  }
  /* line 165, ../compass/sass/base/_content.scss */
  table.mceVisualAid tr td {
    display: block;
  }
}
/* MAIN MENU */
/* line 4, ../compass/sass/components/_mainmenu.scss */
.goto {
  width: 50px;
  height: 50px;
  float: left;
  overflow: hidden;
}

/* line 12, ../compass/sass/components/_mainmenu.scss */
.goto_right {
  width: 3px;
  height: 50px;
  float: left;
  text-align: right;
  margin-right: 10px;
}

/* line 21, ../compass/sass/components/_mainmenu.scss */
#goto_hardanger-folkemuseum {
  background: #e28f00 url(../img/goto_hardanger-folkemuseum.gif) no-repeat left;
}

/* line 25, ../compass/sass/components/_mainmenu.scss */
.currentMuseum {
  width: 300px;
}

/* line 29, ../compass/sass/components/_mainmenu.scss */
.mobilemenu {
  display: none;
}
@media screen and (max-width: 640px) {
  /* line 29, ../compass/sass/components/_mainmenu.scss */
  .mobilemenu {
    display: block;
  }
}
/* line 37, ../compass/sass/components/_mainmenu.scss */
.mobilemenu.bar-top {
  background-color: #19181b;
  width: 320px;
  top: 0;
  left: 0;
  text-align: right;
  position: relative;
  z-index: 1;
}
/* line 46, ../compass/sass/components/_mainmenu.scss */
.mobilemenu.bar-top .mobileLogo {
  position: absolute;
  left: 90px;
  top: 2px;
  width: 130px;
}
/* line 53, ../compass/sass/components/_mainmenu.scss */
.mobilemenu.bar-top label.btn-menu {
  color: #fff;
  font-family: Arial, sans-serif;
  line-height: 45px;
}
/* line 58, ../compass/sass/components/_mainmenu.scss */
.mobilemenu.bar-top label.btn-menu span {
  padding-right: 5px;
}
/* line 63, ../compass/sass/components/_mainmenu.scss */
.mobilemenu.bar-top button.btn-menu {
  vertical-align: middle;
  border-radius: 0.5em;
  border: 0;
  padding: 1em;
  font-size: 10px;
  margin-right: 10px;
  background-color: #272727;
  -webkit-box-shadow: 0 0.1em 0.1em 0 rgba(255, 255, 255, 0.5) inset, 0 -0.1em 0.1em 0 rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 0.1em 0.1em 0 rgba(255, 255, 255, 0.5) inset, 0 -0.1em 0.1em 0 rgba(0, 0, 0, 0.5) inset;
  -webkit-border-radius: 0.5em;
  cursor: pointer;
  -webkit-appearance: button;
}
/* line 77, ../compass/sass/components/_mainmenu.scss */
.mobilemenu.bar-top button.btn-menu span {
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  -ms-border-radius: 0.2em;
  -o-border-radius: 0.2em;
  border-radius: 0.2em;
  display: block;
  background: white;
  height: 2px;
  width: 1.8em;
  margin-top: .2em;
  border: 0;
}
/* line 92, ../compass/sass/components/_mainmenu.scss */
.mobilemenu.bar-top #left-btn-menu {
  width: 38px;
  height: 30px;
  padding: 3px;
}
/* line 96, ../compass/sass/components/_mainmenu.scss */
.mobilemenu.bar-top #left-btn-menu img {
  width: 18px;
}
/* line 102, ../compass/sass/components/_mainmenu.scss */
.mobilemenu.bar-top.show-menu nav ul {
  height: auto;
}
/* line 107, ../compass/sass/components/_mainmenu.scss */
.mobilemenu.bar-top nav {
  position: absolute;
  text-align: left;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  display: block;
}
/* line 116, ../compass/sass/components/_mainmenu.scss */
.mobilemenu.bar-top nav ul {
  -webkit-transition: height 0.25s ease-out;
  -moz-transition: height 0.25s ease-out;
  -o-transition: height 0.25s ease-out;
  transition: height 0.25s ease-out;
  width: 200px;
  height: 0;
  overflow: hidden;
  background: #19181b;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  position: absolute;
  top: 45px;
  right: 0;
}
/* line 130, ../compass/sass/components/_mainmenu.scss */
.mobilemenu.bar-top nav ul li {
  float: none;
  display: block;
  border: 0;
  vertical-align: top;
}
/* line 136, ../compass/sass/components/_mainmenu.scss */
.mobilemenu.bar-top nav ul li.level-1 {
  font-weight: bold;
}
/* line 140, ../compass/sass/components/_mainmenu.scss */
.mobilemenu.bar-top nav ul li.level-2 {
  padding: 0 15px;
}
/* line 144, ../compass/sass/components/_mainmenu.scss */
.mobilemenu.bar-top nav ul li.level-3 {
  padding: 0 30px;
}
/* line 148, ../compass/sass/components/_mainmenu.scss */
.mobilemenu.bar-top nav ul li span a {
  text-decoration: none;
  color: #fff;
  font-family: Arial, sans-serif;
  font-size: 14px;
  display: block;
  line-height: 2.75;
  padding: 0 15px;
  cursor: pointer;
  text-shadow: 0 0.125em 0 black;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 164, ../compass/sass/components/_mainmenu.scss */
.mobilemenu.bar-top nav ul li.languages {
  margin-top: 5px;
  margin-left: 15px;
  margin-bottom: 10px;
}
/* line 169, ../compass/sass/components/_mainmenu.scss */
.mobilemenu.bar-top nav ul li.languages a:hover {
  text-decoration: none;
}
/* line 173, ../compass/sass/components/_mainmenu.scss */
.mobilemenu.bar-top nav ul li.languages .flag {
  position: inherit;
  left: inherit;
  top: inherit;
  width: inherit;
  margin-right: 10px;
}

/* line 186, ../compass/sass/components/_mainmenu.scss */
#mobile-bar {
  display: none;
}
@media screen and (max-width: 640px) {
  /* line 186, ../compass/sass/components/_mainmenu.scss */
  #mobile-bar {
    display: block;
    color: white;
    font-size: 16px;
  }
}

/* line 196, ../compass/sass/components/_mainmenu.scss */
#slidemenu {
  display: none;
}

/* line 200, ../compass/sass/components/_mainmenu.scss */
#build-menu {
  position: relative;
}
/* line 204, ../compass/sass/components/_mainmenu.scss */
#build-menu ul li {
  list-style: none;
  float: none;
  margin: 10px;
}
/* line 209, ../compass/sass/components/_mainmenu.scss */
#build-menu ul li img {
  width: 210px;
}

/* line 216, ../compass/sass/components/_mainmenu.scss */
#build-menu-button {
  position: absolute;
  left: 10px;
  top: 8px;
}

/* line 222, ../compass/sass/components/_mainmenu.scss */
.build-menu-animating.build-menu-open #build-menu-page {
  background-color: white;
}

/* line 226, ../compass/sass/components/_mainmenu.scss */
.mobile-currentSite {
  display: none;
}
@media screen and (max-width: 640px) {
  /* line 226, ../compass/sass/components/_mainmenu.scss */
  .mobile-currentSite {
    display: block;
  }
  /* line 231, ../compass/sass/components/_mainmenu.scss */
  .mobile-currentSite img {
    margin: 10px 0 0 0;
  }
}

/* line 237, ../compass/sass/components/_mainmenu.scss */
#build-menu-overlay {
  height: 2000px;
}

/* Facebook like & share */
/* line 2, ../compass/sass/components/_fb.scss */
.like {
  margin-top: 5px;
  float: left;
}

/* line 7, ../compass/sass/components/_fb.scss */
#fblike {
  margin-top: 5px;
}

/* line 13, ../compass/sass/components/_fb.scss */
.fbImage {
  margin-top: 5px;
}

/* line 17, ../compass/sass/components/_fb.scss */
#fbShare {
  margin-top: 5px;
  font-size: 10px;
  float: left;
}
@media screen and (max-width: 640px) {
  /* line 17, ../compass/sass/components/_fb.scss */
  #fbShare {
    float: none;
    font-size: 12px;
  }
}

/* line 28, ../compass/sass/components/_fb.scss */
#hylFbShare {
  margin: 5px;
}

/* line 32, ../compass/sass/components/_fb.scss */
#hylTwitterShare {
  margin: 5px;
}

/* Artikkelliste i stolpe */
/* line 2, ../compass/sass/components/_articlelist.scss */
.featured {
  border: 0px solid green;
  margin: 20px 0;
  overflow: auto;
}

/* line 8, ../compass/sass/components/_articlelist.scss */
.featured h3 {
  margin: 8px 0;
}

/* line 12, ../compass/sass/components/_articlelist.scss */
.featured h3 a {
  font-size: 12px;
  color: #000;
}

/* line 17, ../compass/sass/components/_articlelist.scss */
.featured h3 p {
  margin: 0;
  font-size: 12px;
}

/* line 23, ../compass/sass/components/_articlelist.scss */
.featured p {
  margin: 0;
}

/* line 2, ../compass/sass/components/_fileslisting.scss */
ul#filesListing {
  float: left;
  width: 100%;
}
@media screen and (max-width: 640px) {
  /* line 2, ../compass/sass/components/_fileslisting.scss */
  ul#filesListing {
    margin-bottom: 20px;
  }
}

/* line 12, ../compass/sass/components/_fileslisting.scss */
ul#filesListing li {
  float: left;
  width: 100%;
  list-style: none;
  margin-bottom: 10px;
}

/* FILE ICONS ************************************************/
/* line 21, ../compass/sass/components/_fileslisting.scss */
ul#filesListing a {
  padding-left: 65px;
  margin-left: 45px;
  line-height: 16px;
}
@media screen and (max-width: 640px) {
  /* line 21, ../compass/sass/components/_fileslisting.scss */
  ul#filesListing a {
    margin-left: 0;
    padding-left: 25px;
  }
}

/* line 33, ../compass/sass/components/_fileslisting.scss */
ul#filesListing a.pdf {
  background: url(../img/icon_pdf.gif) no-repeat left center;
}

/* line 38, ../compass/sass/components/_fileslisting.scss */
ul#filesListing a.txt {
  background: url(../img/icon_txt.png) no-repeat left center;
}

/* line 43, ../compass/sass/components/_fileslisting.scss */
ul#filesListing a.zip {
  background: url(images/icon_zip.png) no-repeat left center;
}

/* line 46, ../compass/sass/components/_fileslisting.scss */
ul#filesListing .hasImage #imageContainer {
  float: left;
  width: 100px;
  overflow: hidden;
  height: 67px;
}

/* line 47, ../compass/sass/components/_fileslisting.scss */
ul#filesListing .hasImage #linkContainer {
  float: left;
  height: 67px;
  line-height: 67px;
  padding-left: 0px;
  margin-left: 5px;
}

/* line 48, ../compass/sass/components/_fileslisting.scss */
.ymp-skin {
  float: left;
  margin-left: 65px;
}

/* line 49, ../compass/sass/components/_fileslisting.scss */
.ymp-btn-page-play {
  margin-left: -20px;
}

/* line 51, ../compass/sass/components/_fileslisting.scss */
ul#filesListing .hasImage a.pdf, ul#filesListing .hasImage a.txt, ul#filesListing .hasImage a.zip {
  background: none;
  margin-left: 5px;
  padding-left: 0px;
  line-height: 67px;
}

/* search */
/* line 4, ../compass/sass/components/_search.scss */
div#right div#searchWrapper {
  float: left;
  width: 100%;
  margin-bottom: 27px;
}

/* line 11, ../compass/sass/components/_search.scss */
div#right div#searchWrapper div#searchHeading {
  width: 100%;
  float: left;
  border-bottom: 1px solid #b4b5b6;
  margin-bottom: 10px;
}

/* line 19, ../compass/sass/components/_search.scss */
div#right div#searchWrapper div#searchHeading h2 {
  width: 100%;
  float: left;
}

/* line 25, ../compass/sass/components/_search.scss */
div#right div#searchWrapper div#search {
  width: 100%;
  float: left;
}

/* line 31, ../compass/sass/components/_search.scss */
div#right div#searchWrapper div#search input.text {
  width: 135px;
  float: left;
  margin-right: 3px;
  background: none;
  border: 1px solid #c9c8c8;
  height: 18px;
  line-height: 20px;
  font-size: 10px;
  padding: 0;
}
@media screen and (max-width: 640px) {
  /* line 31, ../compass/sass/components/_search.scss */
  div#right div#searchWrapper div#search input.text {
    width: 255px;
    font-size: 14px;
  }
}

/* line 49, ../compass/sass/components/_search.scss */
div#right div#searchWrapper div#search input.submit {
  width: 20px;
  float: right;
  background: none;
  border: 1px solid #b4b5b6;
  font-size: 10px;
  height: 20px;
  border: 0px;
}

/* line 60, ../compass/sass/components/_search.scss */
ul#searchResult {
  float: left;
  width: 100%;
}

/* line 66, ../compass/sass/components/_search.scss */
ul#searchResult li {
  list-style: none;
}

/* Calendar */
/* line 3, ../compass/sass/components/_calendar.scss */
.calendarTable {
  width: 160px;
  font-size: 10px;
  float: left;
}
@media screen and (max-width: 640px) {
  /* line 3, ../compass/sass/components/_calendar.scss */
  .calendarTable {
    width: 300px;
  }
}

/* line 14, ../compass/sass/components/_calendar.scss */
.calendarTable td {
  padding: 1px 0 0;
}

/* line 19, ../compass/sass/components/_calendar.scss */
.calendarTable a {
  font-size: inherit;
  color: inherit;
}

/* line 25, ../compass/sass/components/_calendar.scss */
.calendarTitle {
  color: #fff;
  text-transform: uppercase;
}

/* line 31, ../compass/sass/components/_calendar.scss */
.calendarDay {
  padding: 1px 2px 1px 2px;
  background-color: #FFFFFF;
  font-weight: normal;
  color: #b4b5b6;
}

/* line 39, ../compass/sass/components/_calendar.scss */
.calendarDay a {
  font-weight: bold;
  color: Black;
}

/* line 45, ../compass/sass/components/_calendar.scss */
.calendarDayHeader {
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 4px;
  color: #000;
  font-weight: bold;
}

/* line 54, ../compass/sass/components/_calendar.scss */
.selectedCalendarDay {
  padding: 1px 2px 1px 2px;
  background-color: white !important;
}

/* line 60, ../compass/sass/components/_calendar.scss */
.selectedCalendarDay a {
  font-weight: bold;
  color: #000000;
}

/* line 66, ../compass/sass/components/_calendar.scss */
.calendarNextPrev a {
  color: white !important;
  letter-spacing: 0px;
}

/* line 71, ../compass/sass/components/_calendar.scss */
.calendarBottomBorder {
  height: 4px;
  width: 160px;
  margin-top: 6px;
  float: left;
}

/* Paging */
/* line 3, ../compass/sass/components/_paging.scss */
div#main div.prev {
  float: left;
  text-transform: uppercase;
}

/* line 9, ../compass/sass/components/_paging.scss */
div#main div.next {
  float: right;
  text-transform: uppercase;
}

/* line 15, ../compass/sass/components/_paging.scss */
div#main div.prevNextWrapper {
  width: 100%;
  height: 20px;
  line-height: 20px;
  float: left;
  margin-top: 30px;
  border-top: 1px solid #b4b5b6;
  border-bottom: 1px solid #b4b5b6;
  text-transform: uppercase;
}
@media screen and (max-width: 640px) {
  /* line 15, ../compass/sass/components/_paging.scss */
  div#main div.prevNextWrapper {
    display: none !important;
  }
}

/* line 31, ../compass/sass/components/_paging.scss */
div#main div.prevNextWrapperNews {
  width: 100%;
  height: 20px;
  line-height: 20px;
  float: left;
  margin-top: 30px;
  border-top: 1px solid #b4b5b6;
  border-bottom: 1px solid #b4b5b6;
  text-transform: uppercase;
}
@media screen and (max-width: 640px) {
  /* line 31, ../compass/sass/components/_paging.scss */
  div#main div.prevNextWrapperNews {
    display: none;
  }
}

/* Facts */
/* line 4, ../compass/sass/components/_facts.scss */
div#facts {
  float: left;
  width: 100%;
  margin-top: 25px;
}

/* line 11, ../compass/sass/components/_facts.scss */
div#facts ul li {
  margin-left: 20px;
  width: 100%;
}

/* line 17, ../compass/sass/components/_facts.scss */
div#facts div.factsHeader {
  float: left;
  width: 100%;
  border-bottom: 1px solid #b4b5b6;
  margin-bottom: 10px;
}

/* Additional pictures */
/* line 4, ../compass/sass/components/_additionalpictures.scss */
div#additionalPictures {
  float: left;
  margin-top: 35px;
  width: 100%;
}

/* line 11, ../compass/sass/components/_additionalpictures.scss */
div#additionalPictures ul li {
  float: left;
  margin-right: 20px;
  width: 160px;
  height: 107px;
  overflow: hidden;
  list-style: none;
}
@media screen and (max-width: 640px) {
  /* line 11, ../compass/sass/components/_additionalpictures.scss */
  div#additionalPictures ul li {
    margin: 10px 10px 0 0;
    width: auto;
    height: auto;
  }
  /* line 24, ../compass/sass/components/_additionalpictures.scss */
  div#additionalPictures ul li img {
    width: 93px;
  }
}

/* line 31, ../compass/sass/components/_additionalpictures.scss */
div#additionalPictures ul li:last-child {
  margin-right: 0px;
}

/* Left menu */
/* line 3, ../compass/sass/modules/_leftmenu.scss */
div#left div.menuWrapper {
  margin-bottom: 27px;
  float: left;
  width: 160px;
}

/* line 10, ../compass/sass/modules/_leftmenu.scss */
div#left div.menuWrapper div.menuHeading {
  width: 100%;
  float: left;
  border-bottom: 1px solid #b4b5b6;
  margin-bottom: 10px;
}

/* line 18, ../compass/sass/modules/_leftmenu.scss */
div#left div.menuWrapper div.menuHeading h2 a {
  font-size: 16px;
  text-decoration: none;
}

/* line 24, ../compass/sass/modules/_leftmenu.scss */
div#left div.menuWrapper div.menu {
  width: 100%;
  float: left;
}

/* line 30, ../compass/sass/modules/_leftmenu.scss */
div#left div.menuWrapper div.menu ul {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

/* line 38, ../compass/sass/modules/_leftmenu.scss */
div#left div.menuWrapper div.menu ul li {
  width: 100%;
  list-style: none;
  line-height: 18px;
}

/* line 45, ../compass/sass/modules/_leftmenu.scss */
div#left div.menuWrapper div.menu ul.tertiaryMenu {
  float: left;
  margin-left: 5px;
}

/* Header */
/* line 4, ../compass/sass/modules/_header.scss */
div#branding {
  height: 75px;
  float: left;
  margin-bottom: 10px;
  width: 100%;
  border-bottom: 1px solid #9c9d9f;
}
@media screen and (max-width: 640px) {
  /* line 4, ../compass/sass/modules/_header.scss */
  div#branding {
    display: none;
  }
}

/* line 17, ../compass/sass/modules/_header.scss */
div#languageselect {
  position: absolute;
  width: 300px;
  top: 10px;
  right: 0;
  text-align: right;
}
@media screen and (max-width: 640px) {
  /* line 17, ../compass/sass/modules/_header.scss */
  div#languageselect {
    display: none;
  }
}

/* line 30, ../compass/sass/modules/_header.scss */
div#languageselect a {
  margin-left: 5px;
}
@media screen and (max-width: 640px) {
  /* line 30, ../compass/sass/modules/_header.scss */
  div#languageselect a {
    display: none;
    margin: 0;
  }
}

/* line 40, ../compass/sass/modules/_header.scss */
div#sites {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
@media screen and (max-width: 640px) {
  /* line 40, ../compass/sass/modules/_header.scss */
  div#sites {
    display: none;
    margin: 0;
  }
}

/* line 52, ../compass/sass/modules/_header.scss */
div#breadCrumbs {
  width: 880px;
  height: 18px;
  float: left;
  margin-right: 10px;
  border-top: 1px solid #b4b5b6;
  border-bottom: 1px solid #b4b5b6;
  line-height: 18px;
}
@media screen and (max-width: 640px) {
  /* line 52, ../compass/sass/modules/_header.scss */
  div#breadCrumbs {
    display: none;
  }
}

/* line 67, ../compass/sass/modules/_header.scss */
div#breadCrumbs li {
  display: inline;
  float: left;
  margin-right: 5px;
  font-size: 10px;
}

/* line 75, ../compass/sass/modules/_header.scss */
div#breadCrumbs li a {
  float: left;
  font-size: 10px;
}

/* line 81, ../compass/sass/modules/_header.scss */
div#breadCrumbs ul {
  width: 100%;
  height: 12px;
  float: left;
  padding: 0px;
  margin: 0px;
}

/* Newsletter */
/* line 4, ../compass/sass/modules/_newsletter.scss */
div.newsletter-subscribe {
  float: left;
  height: 26px;
  width: 100%;
  margin: 0px;
  padding: 0px;
}
@media screen and (max-width: 640px) {
  /* line 4, ../compass/sass/modules/_newsletter.scss */
  div.newsletter-subscribe {
    height: inherit;
  }
}

/* line 17, ../compass/sass/modules/_newsletter.scss */
div.newsletter-email label, .email label {
  float: left;
  width: 100px;
  height: 26px;
  font-size: 24px;
}

/* line 25, ../compass/sass/modules/_newsletter.scss */
div.newsletter-email {
  float: left;
  width: 100%;
  font-size: 17px;
  height: 26px;
}
@media screen and (max-width: 640px) {
  /* line 25, ../compass/sass/modules/_newsletter.scss */
  div.newsletter-email {
    height: inherit;
  }
}

/* line 37, ../compass/sass/modules/_newsletter.scss */
div.newsletter-email .email input {
  float: left;
  padding: 0px;
  margin-left: 0px;
  width: 200px;
  height: 24px;
  border: 1px solid #b4b5b6;
}

/* line 46, ../compass/sass/modules/_newsletter.scss */
div.newsletter-submit {
  float: left;
  height: 26px;
}

/* line 52, ../compass/sass/modules/_newsletter.scss */
div.newsletter-submit input {
  float: left;
  width: 100px;
  height: 26px;
  padding: 0px;
  margin-right: 25px;
  margin-left: 10px;
  background: none;
  border: 1px solid #b4b5b6;
}

/* line 64, ../compass/sass/modules/_newsletter.scss */
div.newsletter-sucess {
  float: left;
  width: 100%;
  margin-top: 10px;
}

/* line 71, ../compass/sass/modules/_newsletter.scss */
.newsLetterSubscribedUnsuccessfully {
  width: 100%;
  color: Red;
}

/* line 77, ../compass/sass/modules/_newsletter.scss */
.newsLetterSubscribedSuccessfully {
  width: 100%;
  color: Green;
}

/* line 83, ../compass/sass/modules/_newsletter.scss */
table.newsLetterCategories {
  float: left;
  width: 650px;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  /* line 83, ../compass/sass/modules/_newsletter.scss */
  table.newsLetterCategories {
    width: 300px;
    display: block;
  }
}

@media screen and (max-width: 640px) {
  /* line 97, ../compass/sass/modules/_newsletter.scss */
  table.newsLetterCategories tr {
    width: 300px;
    display: block;
  }
}

/* line 105, ../compass/sass/modules/_newsletter.scss */
table.newsLetterCategories td {
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
}
@media screen and (max-width: 640px) {
  /* line 105, ../compass/sass/modules/_newsletter.scss */
  table.newsLetterCategories td {
    display: block;
  }
}

/* line 116, ../compass/sass/modules/_newsletter.scss */
table.newsLetterCategories td img {
  vertical-align: -17px;
  margin: 0px;
  padding: 7px 0 0 0;
}

/* line 123, ../compass/sass/modules/_newsletter.scss */
table.newsLetterCategories input {
  padding: 0px;
  margin: 0px 5px 0px 0px;
  line-height: 40px;
}

/* line 130, ../compass/sass/modules/_newsletter.scss */
.newsLetterCategories {
  float: left;
  width: 520px;
  margin-top: 10px;
}
@media screen and (max-width: 640px) {
  /* line 130, ../compass/sass/modules/_newsletter.scss */
  .newsLetterCategories {
    width: 300px;
  }
}

/* Intranett */
/* line 4, ../compass/sass/modules/_intranett.scss */
div#museumEmployeeListing {
  float: left;
  width: 100%;
}

/* line 10, ../compass/sass/modules/_intranett.scss */
div.museumEmployee {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  border-bottom: 1px solid #b4b5b6;
}

/* line 18, ../compass/sass/modules/_intranett.scss */
div.museumEmployeeProperty {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}

/* line 25, ../compass/sass/modules/_intranett.scss */
div.museumEmployeePropertyDescription {
  float: left;
  margin-right: 5px;
}

/* line 31, ../compass/sass/modules/_intranett.scss */
div.museumEmployeePropertyValue {
  float: left;
  clear: right;
}

/* line 37, ../compass/sass/modules/_intranett.scss */
div#login {
  float: left;
  width: 100%;
  margin-top: 25px;
}

/* line 44, ../compass/sass/modules/_intranett.scss */
div#login span {
  float: left;
  margin-left: 5px;
}

/* line 50, ../compass/sass/modules/_intranett.scss */
div#login table {
  float: left;
  width: 100%;
}

/* line 56, ../compass/sass/modules/_intranett.scss */
div#login label {
  width: 30%;
  float: left;
  font-size: 17px;
}

/* line 62, ../compass/sass/modules/_intranett.scss */
div#login input {
  float: left;
  clear: right;
  width: 300px;
}

/* line 69, ../compass/sass/modules/_intranett.scss */
div#login input.loginButton {
  float: left;
  width: 100px;
  margin-top: 15px;
  clear: both;
}

/* line 77, ../compass/sass/modules/_intranett.scss */
div#login input {
  margin-bottom: 5px;
}

/* line 82, ../compass/sass/modules/_intranett.scss */
div#loginFailure {
  width: 100%;
  float: left;
  margin-top: 5px;
  color: Red;
}

/* line 90, ../compass/sass/modules/_intranett.scss */
div.loginView {
  width: 160px;
  float: left;
  margin-top: 10px;
  font-size: 12px;
}

/* line 98, ../compass/sass/modules/_intranett.scss */
span.loginName {
  width: 100%;
  float: left;
  margin-top: 3px;
  font-size: 12px;
}

/* line 106, ../compass/sass/modules/_intranett.scss */
span.loggedInAs {
  width: 160px;
  float: left;
  font-size: 12px;
  font-weight: bold;
}

/* line 114, ../compass/sass/modules/_intranett.scss */
a.loginStatus {
  width: 160px;
  float: left;
  margin-top: 3px;
  font-size: 12px;
}

/* Program */
/* line 4, ../compass/sass/modules/_program.scss */
div#programMeta {
  float: left;
  width: 100%;
  margin-top: 17px;
  font-weight: bold;
  color: #000000;
}

/* line 13, ../compass/sass/modules/_program.scss */
div#programSortWrapper {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  margin-top: 10px;
  border-bottom: 1px solid #b4b5b6;
  padding-bottom: 10px;
}

/* line 23, ../compass/sass/modules/_program.scss */
div#programSortWrapper div.programSortOption {
  float: left;
  border-right: 1px solid #b4b5b6;
  margin-right: 10px;
  padding-right: 10px;
}

/* line 31, ../compass/sass/modules/_program.scss */
div.programSortOption a.selected {
  font-weight: bold;
}

/* Fiks denne */
/* line 37, ../compass/sass/modules/_program.scss */
div#programSortWrapper div.programSortOption:last-child {
  border-right: none;
}

/* line 2, ../compass/sass/modules/_contour.scss */
div#contour {
  float: left;
  width: 347px;
  position: relative;
}

/* line 9, ../compass/sass/modules/_contour.scss */
div#contour input {
  width: 340px;
  border: 1px solid #b4b5b6;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

/* line 18, ../compass/sass/modules/_contour.scss */
div#contour textarea {
  width: 340px;
  height: 80px;
  border: 1px solid #b4b5b6;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

/* line 28, ../compass/sass/modules/_contour.scss */
div#contour input.contourSubmit {
  float: right;
  width: auto;
  background: none;
  border: 1px solid #b4b5b6;
}

/* line 36, ../compass/sass/modules/_contour.scss */
p.contourMessageOnSubmit {
  float: left;
  width: 100%;
  margin-top: 40px;
}

/* Current news */
/* line 4, ../compass/sass/modules/_currentnews.scss */
div#newsListSortWrapper {
  float: left;
  width: 100%;
  margin-bottom: 49px;
  margin-top: 10px;
  border-bottom: 1px solid #b4b5b6;
  padding-bottom: 6px;
}

/* line 14, ../compass/sass/modules/_currentnews.scss */
div#newsListSortWrapper div.newsSortOption {
  float: left;
  border-right: 1px solid #b4b5b6;
  margin-right: 10px;
  padding-right: 10px;
}

/* line 22, ../compass/sass/modules/_currentnews.scss */
div#newsListSortWrapper div.newsListSortOption:last-child {
  border-right: none;
}

/* line 26, ../compass/sass/modules/_currentnews.scss */
div#currentNews {
  width: 520px;
  float: left;
  margin-top: 10px;
}
@media screen and (max-width: 640px) {
  /* line 26, ../compass/sass/modules/_currentnews.scss */
  div#currentNews {
    width: 100%;
  }
}

/* line 37, ../compass/sass/modules/_currentnews.scss */
div#currentNews h3.newsTitle {
  float: left;
  width: 100%;
  margin-top: 17px;
  font-size: 16px;
}

/* line 45, ../compass/sass/modules/_currentnews.scss */
div#currentNews h3.newsTitle a {
  font-weight: bold;
  color: #000000;
  margin-bottom: 10px;
  float: left;
}

/* line 53, ../compass/sass/modules/_currentnews.scss */
div#currentNews div.newsIntroduction {
  float: left;
  width: 100%;
}

/* line 59, ../compass/sass/modules/_currentnews.scss */
div#currentNews div.newsImg {
  width: 520px;
  height: 260px;
  overflow: hidden;
}
@media screen and (max-width: 640px) {
  /* line 59, ../compass/sass/modules/_currentnews.scss */
  div#currentNews div.newsImg {
    width: auto;
    height: auto;
  }
  /* line 68, ../compass/sass/modules/_currentnews.scss */
  div#currentNews div.newsImg img {
    width: 300px;
  }
}

/* line 75, ../compass/sass/modules/_currentnews.scss */
ul#newsListPortal {
  float: left;
  width: 100%;
}

/* line 81, ../compass/sass/modules/_currentnews.scss */
h2#newsHeading {
  float: left;
  margin-top: -28px;
}

/* line 2, ../compass/sass/modules/_frontpage.scss */
div#main div.prevNextWrapperSelectedFrontPageElements {
  width: 100%;
  height: 20px;
  padding-top: 3px;
  padding-bottom: 3px;
  float: left;
  margin-top: 40px;
  border-top: 1px solid #b4b5b6;
  border-bottom: 1px solid #b4b5b6;
}
@media screen and (max-width: 640px) {
  /* line 2, ../compass/sass/modules/_frontpage.scss */
  div#main div.prevNextWrapperSelectedFrontPageElements {
    display: none;
  }
}

/* line 18, ../compass/sass/modules/_frontpage.scss */
div#main ul#selectedFrontPageElements {
  float: left;
  width: 100%;
  margin-top: 30px;
  padding-top: 10px;
  max-height: 230px;
  border-top: 1px solid #b4b5b6;
}
@media screen and (max-width: 640px) {
  /* line 18, ../compass/sass/modules/_frontpage.scss */
  div#main ul#selectedFrontPageElements {
    float: left;
    max-height: none;
  }
}

/* line 33, ../compass/sass/modules/_frontpage.scss */
div#main ul#selectedFrontPageElements li {
  float: left;
  width: 160px;
  margin-right: 20px;
  display: inline;
  list-style: none;
}
@media screen and (max-width: 640px) {
  /* line 33, ../compass/sass/modules/_frontpage.scss */
  div#main ul#selectedFrontPageElements li {
    width: 100%;
    height: auto;
    display: block;
    margin-top: 20px;
  }
}
/* line 47, ../compass/sass/modules/_frontpage.scss */
div#main ul#selectedFrontPageElements li img {
  width: 160px;
  height: 107px;
}
@media screen and (max-width: 640px) {
  /* line 47, ../compass/sass/modules/_frontpage.scss */
  div#main ul#selectedFrontPageElements li img {
    width: 300px;
    height: auto;
    display: block;
  }
}

/* line 60, ../compass/sass/modules/_frontpage.scss */
div#main ul#selectedFrontPageElements li h3.title {
  float: left;
  margin-top: 10px;
}
@media screen and (max-width: 640px) {
  /* line 60, ../compass/sass/modules/_frontpage.scss */
  div#main ul#selectedFrontPageElements li h3.title {
    margin-top: 5px;
  }
}

/* line 70, ../compass/sass/modules/_frontpage.scss */
div#main ul#selectedFrontPageElements li h3.title a {
  width: 100%;
  color: Black;
}

/* line 76, ../compass/sass/modules/_frontpage.scss */
div#main ul#selectedFrontPageElements li div.introduction {
  float: left;
  width: 100%;
  margin-top: 5px;
}
