/* Default styles */
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  margin: 0px;
  padding: 0px;
}

td,th {
  font-size: 11px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0px 0px 4px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #A52A2A;
  text-decoration: none;
}

h1 { 
  font-size: 19px;
}

h2 { 
  font-size: 15px;
}

h3 { 
  font-size: 13px;
}

h4, h5, h6 { 
  font-size: 11px;
}

p {
  margin: 0px 0px 10px 0px;
}

form { 
  margin: 0px;
  padding: 0px;
}

img {
  display: block;
}

input, select, textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #7B9CBD;
  margin: 0px;
  width: 99%;
}

input.iButton { 
  width: auto;
  background-color: #e7edf8;
  font-weight: bold;
  padding: 2px 6px;
  margin-top: 4px;
  float: right;
  color: #000000;
}

input.iCheckbox { 
  width: auto;
}

label { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;  
  display: block;
  padding-top: 4px;
}

.iTitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 19px;
  font-weight: bold;
  color: #A52A2A;
  text-decoration: none;
}

.iHeading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #A52A2A;
  text-decoration: none;
}

.iIntro {
  font-size: 12px;
  color: #000000;
}

.iText {
  color: #000000;
}

.iCalendarTable {
  border-collapse: collapse;
  border: 1px solid #d4d0c8;
  width: 100%;
}

.iCalendarTable td {
  background-color: #e7edf8;
  border: 1px solid #d4d0c8;
  width: 14%;
  height: 50px;
  vertical-align: top;
}

.iCalendarTable td div {
  white-space: nowrap;
  overflow: hidden;
}

.iCalendarTable .iInmonth {
  background-color: #fff;
}

.iCalendarTable .iWeek {
  background-color: #fff;
  text-align: center;
  height: auto;
}

.iCalendarTable .iMonth {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  background-color: #fff;
  height: auto;
}

.iCalendarTable .iDayofmonth {
  font-weight: bold;
  padding-right: 3px;
  text-align: right;
}

.iEventInfo { 
  width: 100%;
  background-color: #e7edf8;  
  border: 1px solid #d4d0c8;
}

.iEventInfo span { 
  font-weight: bold;
  padding-left: 2px;
}

.iEventInfo span.iMoreInfo { 
  padding-left: 20px;
}

br.iClear {
  font-size: 0px;
  clear: both;
  height: 0px;
  line-height: 0px;
  margin: 0px;
  padding: 0px;
}

.iDate, .iCaption, .iPhotographer {
  color: #999999;
  margin: 0px;
}

.iFile {
  clear:  both;
  margin-bottom: 5px;
}

.iFlashfile {
}

.iFrame {
  border: 1px solid #ccc;
}

.iFrameTitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #fff;
  background-color: #e7edf8;
  color: #000000;
  margin: 0px;
  padding: 2px 6px;
}

.iFrameContent {
  background-color: #fff;
  padding: 4px;
}

.iHasevents {
}

.iFull {
  float: none;
  margin-bottom: 8px;
}

.iLeft {
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
}

.iRight {
  float: right;
  margin-left: 8px;
  margin-bottom: 8px;
}

.iRight img, .iLeft img, .iFull img { 
  padding: 2px;
  border: 1px solid #4d4d4d;
  background-color: #fff;
}

.iNoBorder img {
  border: 0px;
  padding: 0px;
}

.iSearch {
  height: auto !important;
  height: 1%;
  clear: right;
}

a {
  color: #333300;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #666633;
  text-decoration: underline;
}

.iLink { 
}

.iColumnTable { 
  border-collapse: collapse;
}

.iColumnSpace { 
}

.iColumnSpaceLine { 
  background: url(/share/columnline.gif) repeat-y 50%;
}

.iColumnData { 
}

.iCompact { 
  margin-bottom: 0px;
  padding-bottom: 0px;
}

div.iHr {
  height: 15px;
  background: url(/share/hr.gif) repeat-x 50% 50%;
}

div.iHr hr { 
  display: none;
}

.iMore {
}

.SUBJECTFIELD { 
  display: none;
}

.iMeetingQuestion {
  padding: 6px;
  border-bottom: 1px dotted #e6e6e6;
  color: #A52A2A;
}

.iMeetingAnswer {
  padding: 6px 6px 6px 12px;
}

input.iMeetingSkip {
  background-color: #fcc;
  margin-right: 5px;
}

input.iMeetingSend {
  background-color: #cfc;
  margin-right: 5px;
}

.iGuestAnswer {
  border: 2px solid #e6e6e6;
  padding: 6px;
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 10px;
}

* html .iGuestAnswer {
  height: 1%;
}

.iGuestQuestion {
  border: 1px solid #e6e6e6;
  padding: 6px;
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 10px;
}

* html .iGuestQuestion {
  height: 1%;
}

.iQAgoup {
  border: 1px solid #e6e6e6;
  background-color: #fff;
  margin-bottom: 10px;
}

.iQAgoup h3 {
  padding: 0px 6px;
}

.iQAgoup .iDate {
  padding: 3px 6px;
  border-bottom: 1px solid #e6e6e6;
  background-color: #efefef;
}

.iSitemap a.iSitemap1 {
  font-size: 15px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #A52A2A;
  text-decoration: none;
}

.iSitemap li {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin: 0px;
  padding: 0px;
}

.iSitemap ul {
  margin: 0px;
  padding: 0px;
}

.iSitemap div {
  margin-left: 16px;
}

.iSitemap a.iSitemap1:hover {
  color: #A52A2A;
  font-weight: bold;
}

.iSitemap a.iSitemap2 {
  text-decoration: none;
  color: #999999;
}

.iSitemap a.iSitemap2:hover {
  color: #999999;
}

.iSitemap a.iSitemap3 {
  text-decoration: none;
  color: #999999;
}

.iSitemap a.iSitemap3:hover {
  color: #999999;
}

.iTemperature, .iTemperatureMinus {
  font-size: 18px;
  color: #900;
}

.iTemperatureMinus {
  color: #009;
}

.iFaqSelectionTitle {
  width: 70%;
  float: left;
  clear: left;
  border-bottom: 1px solid #d4d0c8;
}

.iFaqSelectionDate {
  float: right;
  width: 30%;
  text-align: center;
  border-bottom: 1px solid #d4d0c8;
}

.iTable {
  width: 100%;
  border: 0;
  padding: 0;
  margin: 0;
}

.iTable td, iTable th {
  padding: 2px;
  margin: 0;
}

.iTable tr.iTableOdd td {
  background-color: #ededed;
}

.iTable th {
  text-align: left;
  border-top: 1px solid #4d4d4d;
  border-bottom: 1px solid #4d4d4d;
}


/* Custom styles */
body {
  margin: 0px;
  padding: 0px;
  background-image: url(/files/3447/picture/bg.jpg);
  background-repeat: repeat-x;
}

#toppdel {
  width: 980px;
  height: auto;
  margin: 0px auto;
  padding: 8px 8px 0px 8px;
  text-align: left;
  background-image: url(/files/3448/picture/toppbg.gif);
  background-repeat: no-repeat;
}

#innhdel {
  overflow: hidden;
  width: 980px;
  height: auto;
  margin: 0px auto;
  text-align: left;
  background-color: #fff;
}

#menyCont {
  width: 140px;
  height: auto;
  float: left;
  /*background-color: #B9BF33;*/
}

#innhCont {
  width: 468px;
  height: auto;
  float: left;
  margin-left: 11px;
  padding-top: 14px;
}

#global1Cont {
  width: 164px;
  height: auto;
  float: left;
  margin-left: 11px;
  padding-top: 14px;
}

#global2Cont {
  width: 164px;
  height: auto;
  float: left;
  margin-left: 11px;
  padding-top: 14px;
}

#bunnCont {
  clear: both;
  width: 980px;
  height: auto;
  padding-top: 10px;
  /*  background-color: #CCCCCC;
  font-weight: bold; */
}

.googleBanner {
  padding-top: 3px;
  padding-bottom: 3px;
  border-top: 1px solid #D4D0C8;
  border-bottom: 1px solid #D4D0C8;
}

.geologo {
  position: absolute;
  top: 37px;
  left: 0px;
}

.logoCont img {
  behavior: url("/sfiles/86/03/2/file/pngbehavior.htc");
}

.logoCont {
  position: relative;
  background-repeat: no-repeat;
}

.toppmenyCont {
  color: #FFFFFF;
  margin: 2px 0px;
  padding: 2px 8px 2px 8px;
  height: 19px;
  line-height: 19px}

ul.toppmeny, ul.toppmeny li, ul.toppmeny a {
  padding: 0px;
  margin: 0px;
  display: block;
}

ul.toppmeny {
  float: right;
}

ul.toppmeny li {
  float: left;
  list-style-type: none;
}

ul.toppmeny a {
  font-size: 10px;
  color: #fff;
  line-height: 19px;
  text-decoration: none;
  font-weight: bold;
}

ul.toppmeny a:hover {
  color: #fff;
  text-decoration: none;
}

ul.toppmeny li.mskille div {
  width: 1px;
  height: 18px;
  background-color: #fff;
  margin: 0px 10px;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

.toppbunn {
  background-color: #000;
  /* er dette virkelig border under toppbilde , ja endret fra #003366*/
  height: 2px;
  padding: 2px 8px;
}

ul.hovedmeny, ul.hovedmeny ul, ul.hovedmeny li, ul.hovedmeny a {
  padding: 0px;
  margin: 0px;
  display: block;
}

ul.hovedmeny ul {
  padding-left: 6px;
  background: #666600;
}

ul.hovedmeny li {
  height: auto;
  list-style-type: none;
  background: #666600 url(/files/3734/picture/menypil.gif) no-repeat 0px 5px;
}

* html ul.hovedmeny li {
  height: 1%;
  border-bottom: 1px solid #666600;
}

/* 666600 er bakgrunnsfargen i hovedmenyen (venstre side) */
ul.hovedmeny a {
  font-size: 10px;
  color: #fff;
  /* farge på tekst i hovedmenyen */
  line-height: 14px;
  text-decoration: none;
  font-weight: bold;
  padding: 4px 0px 4px 14px;
  text-transform: uppercase;
}

ul.hovedmeny ul a {
  font-size: 10px;
  line-height: 14px;
  text-transform: none;
}

ul.hovedmeny a.aktiv {
  color: #EFC813;
}

ul.hovedmeny li.aktiv {
  background: #666600 url(/files/3735/picture/menypil2.gif) no-repeat 0px 5px;
}

ul.hovedmeny a:hover {
  color: #EFC813;
  text-decoration: none;
}

/* Gul ramme */
.gulramme h3 {
  padding: 4px 8px;
  margin: 0px;
  color: #663300;
  font-size: 11px;
}

.gulramme .tittelbg {
  background-image: url(/files/3719/picture/gulrammebg.gif);
  background-repeat: repeat-x;
  overflow: hidden;
}

* html .tittelbg {
  height: 1%;
}

.gulramme .tittelstart {
  background-image: url(/files/3717/picture/gulramme1.gif);
  background-repeat: no-repeat;
  background-position: 0% 0%;
}

.gulramme .tittelslutt {
  background-image: url(/sfiles/8/17/3/picture/gulramme2.gif);
  background-repeat: no-repeat;
  background-position: 100% 0%;
}

.gulramme .gulrammeinnh {
  padding: 4px;
  border: solid #A3724E;
  border-width: 0px 1px 1px 1px;
  margin-bottom: 10px;
}

.gulramme .borderTop {
  border-top-width: 1px;
}

/* Gronn ramme */
.gronnramme h3 {
  padding: 4px 8px;
  margin: 0px;
  color: #333300;
  font-size: 11px;
}

.gronnramme .tittelbg {
  background-image: url(/files/3725/picture/gronnrammebg.gif);
  background-repeat: repeat-x;
  overflow: hidden;
}

.gronnramme .tittelstart {
  background-image: url(/files/3723/picture/gronnramme1.gif);
  background-repeat: no-repeat;
  background-position: 0% 0%;
}

.gronnramme .tittelslutt {
  background-image: url(/files/3724/picture/gronnramme2.gif);
  background-repeat: no-repeat;
  background-position: 100% 0%;
}

.gronnramme .gronnrammeinnh {
  padding: 4px;
  border: solid #3E5B79;
  border-width: 0px 1px 1px 1px;
  margin-bottom: 10px;
  background-color: #DAE9D0;
}

.gronnramme .borderTop {
  border-top-width: 1px;
}

.iSearch {
  border-top: 6px solid #333300;
  padding: 6px;
}

.iSearch h2 {
  font-size: 11px;
  color: #333300;
}

.iSearch input {
  width: 96%;
}

input.iButton, .iSearch input.iButton {
  float: none;
  color: #fff;
  width: auto;
  background-color: #333300;
}

.iFrame {
  border: 1px solid #227AA0;
}

.iFrameTitle {
  background-color: #227AA0;
  color: #fff;
}

.iRSS {
  border: 1px solid #666;
  margin-bottom: 10px;
}

.iRSS .iFrameTitle {
  background-color: #666;
  color: #fff;
}

.iRSS a {
  font-size: 10px;
}

.iRSS .iFrameContent {
  width: 130px;
  height: auto;
  overflow: hidden;
}

.toogto .iLeft, .toogto .iRight, .toogto .iFull {
  float: none;
  margin: 0px;
}

.iLeft img, .iRight img, .iFull img {
  border-color: #CAC5BC;
}

h2.hovedsak {
  color: #CC9933;
  font-size: 24px;
}

h1 {
  color: #333300;
}

h1.sectionTitle {
  background: #666600 url(/sfiles/3/67/3/picture/tittelbg.gif) no-repeat;
  color: #EFC813;
  padding: 4px 10px;
  margin-bottom: 10px;
}

.iIntro {
  color: #333366;
}

.iDate {
  font-size: 10px;
}

.floatfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.floatfix {
  display: inline-block;
}

/* Hides from IE Mac \*/
* html .floatfix {
  height: 1%;
}

.floatfix {
  display: block;
}

/* End Hack */
