/* SECTION: Standard stylesheet */
/* SECTION: general elements */
body{
  margin: 0px;
  padding: 0px;
  font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Arial, Sans-serif;
  text-align: center;
  background-color: #FFFFFF;
  color: #000000;
  font-size: 75%;
}

table,th,td,caption{
  font-size: 1.0em;
}

h1{
  margin: 5px 0px;
  padding: 0px;
}
h2{
  margin: 3px 0px;
  padding: 0px;
}
h3{
  margin: 3px 0px;
  padding: 0px;
}
h4{
  margin: 3px 0px;
  padding: 0px;
}
h5{
  margin: 3px 0px;
  padding: 0px;
}
h6{
  margin: 3px 0px;
  padding: 0px;
}
p{
  padding: 0px;
}


input, textarea, select{
  border: 1px solid #5E4739;
}

/* End General elements*/

/* Use class layout on umages and tables used for layout */
img.layout, a img.layout{
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.block img.speechicon{
  float: right;
}
table.layout{
  margin: 0px;
  padding: 0px;
}
td.layout{
  padding: 0px;
  text-align: left;
  vertical-align: top;
}


/* SECTION: link styles */

/* Normal link styles */
a:link { color: #0000CC;  }
a:visited { color: #000099; }
a:hover  { color: #CC3333; }

.tekstskalering a{cursor: pointer;}
.tekstskalering a:link {text-decoration: none; color: #000000; cursor: pointer;}
.tekstskalering a:visited {text-decoration: none; color: #000000; cursor: pointer;}
.tekstskalering a:hover  {text-decoration: underline; color: #000000; cursor: pointer;}

#scalelargest{
  font-size: 1.5em;
}
#scalelarge{
  font-size: 0.9em;
}
#scalenormal{
  font-size: 0.75em;
}


/* endret stor font fra 1,1 til 1,3  hjalp ikk */
/* read more.. links */
.link {font-size: 1.1em;}
a.link:link{ color: #000099;}
a.link:visited{ color: #000066;}
a.link:hover{color: #CC3333; }

/* Standard navigation links */

.menu a:link { text-decoration: none; color: #000000; }
.menu a:visited { text-decoration: none; color: #000000; }
.menu a:hover { text-decoration: underline; color: #000000; }

.menu .selected a:link { text-decoration: underline;  color: #000000; }
.menu .selected a:visited { text-decoration: underline; color: #000000; }
.menu .selected a:hover { text-decoration: underline;  color: #000000; }


.menu .level0 a:link { text-decoration: none; color: #000000; }
.menu .level0 a:visited { text-decoration: none; color: #000000; }
.menu .level0 a:hover { text-decoration: underline; color: #000000; }

.menu .level0 .selected a:link { text-decoration: underline;  color: #000000; }
.menu .level0 .selected a:visited { text-decoration: underline; color: #000000; }
.menu .level0 .selected a:hover { text-decoration: underline;  color: #000000; }


/* Top menu links */
#topmenu a:link { text-decoration: none;}
#topmenu a:visited { text-decoration: none;}
#topmenu a:hover { text-decoration: underline;}


#topmenu .selected a:link { text-decoration: underline;}
#topmenu .selected a:visited { text-decoration: underline;}
#topmenu .selected a.topmenuselected:hover { text-decoration: underline;}

/* Printable/tell a friend links  */
.toollink{font-size: 0.9em;}
a.toollink{color: #000000; text-decoration: none;}
a.toollink:visited { color: #000000; text-decoration: none; }
a.toollink:hover { color: #000000; text-decoration: underline; }

/* Copyright, CustomPublish powered link etc.  */
.sitecredits{color: #000000; text-decoration: none;}
a.sitecredits:link{}
a.sitecredits:visited {}
a.sitecredits:hover {}

.cp{font-size: 0.85em; color: #555555; text-decoration: none;}
a.cp:link{color: #555555; text-decoration: none;}
a.cp:visited {color: #555555; text-decoration: none; }
a.cp:hover { color: #555555; text-decoration: underline; }

/* Linked headlines (normally inside LIST-sections) */ 
#sidebar .headlinelink{font-size: 1.1em;}
.headlinelink {font-weight: normal; color: #000000;}
.headlinelink:link{}
.headlinelink:visited{}
.headlinelink:hover{}

/* Linked headlines on listing pages */
.headline .headlinelink {font-weight: bold;}
.headline .headlinelink:link{text-decoration: none; color: #8F3539;}
.headline .headlinelink:visited{text-decoration: none; color: #8F3539;}
.headline .headlinelink:hover{text-decoration: underline; color: #8F3539;}

/* Navigation path links */
.path {font-weight: normal; color: #000000; }
a.path:link{text-decoration: none;}
a.path:visited{text-decoration: none;}
a.path:hover{text-decoration: none;}

/* Sitemap links */
.tree{font-weight: normal;}
a.tree:link{text-decoration: none; color: #000000;}
a.tree:hover{text-decoration: underline; color: #000000;}
a.tree:visited{text-decoration: none; color: #000000;}
a.tree:visited:hover{text-decoration: underline; color: #000000;}

.sitetree{font-weight: bold;}
a.sitetree:link{text-decoration: none; color: #000000;}
a.sitetree:hover{text-decoration: underline; color: #000000;}
a.sitetree:visited{text-decoration: none; color: #000000;}
a.sitetree:visited:hover{text-decoration: underline; color: #000000;}


/* SECTION: Standard CP classes*/
.default { font-size: 1.1em; }
.date{ font-size: 0.85em; color: #999999; }
.feedback { font-weight: normal; color: #000000; }
.copyright { font-weight: normal; color: #878787; }
.sitecredits{ font-weight: normal; color: #000000; }
/* SECTION: listing/view styles */

.pagedescription{margin: 15px 0px;}
.pagebar{text-align: center;}

.headline, h1.headline {
  font-size: 1.35em;
  font-weight: bold;
  color: #8F3539; 
  margin: 0px;
  padding: 0px;
}

.headlineview, h1.headlineview {
  font-size: 1.35em; 
  font-weight: bold; 
  color: #000000; 
  margin: 0px;
  padding: 0px;
}

.subheadline, h2.subheadline {
  font-size: 1.0em; 
  font-weight: bold; 
  color: #000000; 
  margin: 5px 0px 0px 0px;
  padding: 0px;
}
.ingress{
  
}
p.ingress, div.ingress, p.ingressview, div.ingressview{
  margin: 6px 0px; padding: 0px;
}
.ingress, p.ingress{
  font-size: 1.1em; color: #000000; 
}
.ingressview, p.ingressview{
  font-size: 1.2em; color: #000000;
}

.viewarea p.byline{
  border-top: 1px solid #728CBB;
  color: #999999;
  padding-top: 4px;
}
.viewarea p.byline span.date{
  float: left;
}
.viewarea p.byline span.author{
  float: right;
}

/* SECTION: viewarea block/spacing elements */
.block{
  margin-bottom: 15px;
}
.block.odd{
  clear: both;
  float: left;
  width: 49%;
}
.block.even{
  clear: right;
  float: right;
  width: 49%;
}

hr{
  clear: both;
}
div.hr{
	/* Replacement for hr. This is easier to style */
	clear: both;
	height: 15px;
}
.clearfix{clear: both; font-size: 1px; height: 0px;}
.body{
  clear: both; 
  margin: 22px 0px;
}



div.skiplink{
  display: none;
}


/* SECTION: page containers */ 

#page{
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 800px;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
#top{ 
  /*background-image: url(http://img4.custompublish.com/getfile.php/798673.294.aprddabrpf/Toppmeny_forsiden.jpg);
  background-repeat: no-repeat;
  background-position: top left;*/
  width: 800px;
  height:100px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  text-align: left;
  background-color: #FFFFFF;
  position: relative;
}

#main{
  width: 635px;
  float: right;
}
#page.withsidebar #main, div.listingarea.withsidebar{
  width: 480px;
  float: left;
}

#navbar{
  width: 155px;
  background-color: #FFFFFF;
  background-image: url(http://img4.custompublish.com/getfile.php/538289.294.uprpspywex/Venstre-Hole-opt.gif);
  background-repeat: repeat-y;
  background-position: top left;
  float: left;
}
#page.withsidebar #navbar{
  margin-right: 10px;

}

#topnavigation{
  position: absolute;
  bottom: 0px;
  right: 0px;
  margin-left: 160px;
  width: 648px;
  background-image: url(http://img4.custompublish.com/getfile.php/800455.294.fyedtyudat/toppmeny-bakg%20riktig.gif);
  background-position: top left;
  background-repeat: no-repeat;
  padding-top: 5px;
  padding-bottom: 5px;
}

#sidebar{
  width: 140px;
  float: right;
}

#footer{
  margin: 10px 160px;
  border-top: 1px dashed #000000;
  padding: 5px 0px;
  text-align: center;
}

/* SECTION: page elements */ 
#edialog{
  margin-bottom: 15px;
}
#mainmenu{
  padding: 0px 0px 0px 0px;
  margin: 0px 4px 0px 0px;
  list-style-type: none;
}
#mainmenu li{
  margin: 0px;
  padding: 1px 0px;
}
#mainmenu li.level0{
  margin: 2px 0px;
  padding: 1px 0px;
  background-color: #D9D9FF;
  font-size: 1.1em;
  font-weight: bold;
}
ul.tools{
  padding: 5px 0px 0px 0px;
  margin: 0px 0px 20px 5px;
  list-style-type: none;
}
ul.tools li{
  padding: 1px 0px;
  margin: 5px 0px;
  color: #696969;
}
ul.tools li.languagebar{
  margin: 10px 0px;
  padding-left: 25px;
}
ul.tools li.search{
  margin: 20px 0px;
}

ul.tools li.searchform{
  padding: 0px;
  margin: 0px;
}
ul.tools li.printable, ul.tools li.tips{
  clear: left;
}
#searchinput{
  width: 90px;
  border: 1px solid #5E4739;
}	
#searchsubmit{
  border: 1px solid #5E4739;
  color: #5E4739;
  background-color: #E6DB8E;
  padding: 0px 1px;
}	
ul.sitecredits{
  padding: 1px 0px;
  margin: 50px 0px 0px 0px;
  list-style-type: none;
  border-left: 1px solid #E6DB8E;
  border-right: 1px solid #E6DB8E;
  border-bottom: 1px solid #E6DB8E;
  background-color:#fff8c7;
}
ul.sitecredits li{
  padding: 0px;
  margin: 0px 5px;
}



ul.sitecredits li#copyright{
  margin-top: 30px;
}




#topmenu{
  text-align: left;
  list-style-type: none;
  padding: 0px;
  margin: 0px 0px 0px 20px;
  vertical-align: middle;
  }

/* Endret bakgrunnsfarge for bedre kontrast fjernet da unødvendig   background-color: #e3e3e3;*/

#topmenu li{
  display: inline;
  margin: 0px 10px;
  padding: 0px;
}
#path{
  padding: 5px 0px 0px 5px;
  margin-bottom: 5px;
}
/* End standard containers and items */


/* Satt inn for listing i skjemadelen - næringspolitikk */
ul { margin-top: 0px; padding-top: 0px; }
/* Satt inn for listing i skjemadelen - næringspolitikk */

/* SECTION: standard box */ 
.box{
  border: 1px solid #D6D3CE;
  padding: 0px;
  margin: 0px 5px 15px 5px;
  background-color: #FFFFFF;
}
#navigation .box{
  background-color: transparent;
}
.box .cell{
  padding: 5px;
}

.box ul{
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
.box ul li{
  margin: 0px;
  padding: 1px 0px;
}
.box h3.caption{
  background-color: #D6D3CE;
  font-size: 1.1em;
  font-weight: bold;
  margin: 0px;
  padding: 1px 1px 1px 5px;
  color: #000000;
}

#contactlist { font-family: arial;}
#contactlist input { font-family: arial;}
#contactlist td { font-family: arial; border-bottom: 1px solid #cecece; padding: 2px 2px 2px 4px; }
#contactlist .contactlisttitle a { font-size: 0.9em; }
#contactlist .contactlistdepartment a { font-size: 0.85em; }
#contactlist table { margin: 10px 1px 10px 1px; width: 98%; }
#contactlist .searchform { margin: 10px; }
#contactlist b { font-family: arial; }
#contactlist a { font-family: arial; color: black; text-decoration: none; }
#contactlist .bigger { font-family: arial; color: black; font-size: 1.1em;  }
#contactlist .viewcard { border: 1px solid #cecece; margin: 24px; padding: 10px; width: 75%; }
#contactlist .viewcard td { border: 0px; }

#attachedelements{
  clear: both;
  padding-left: 10px; 
  vertical-align: middle;
}
img.attachmentimage{
  vertical-align: middle;
}


a.yrlink { color: black; }
.weathertablesmall { width: 98%; }
.weathertablesmall .weatherlocname { }
.weathertablesmall .weathericon { width: 42px; }
.weathertablesmall .weathertemperature { width: 25px;  }

.weathertablefivedays { width: 100%; margin-bottom: 20px; }
.weathertablefivedays .weatherlocname { font-weight: bold; vertical-align:
top; padding-top: 10px;}
.weathertablefivedays .weatherfivedays { width: 90px; vertical-align: top;
}
.tempeartureplus { color: red; font-weight: normal; }
.tempeartureminus { color: blue; font-weight: normal; }