/* Default stylesheet */
body{
  font-size: 75%;
  margin: 0px;
  background-position: top left;
  background-repeat: repeat-x;
  font-family: "Liberation Sans", Arial, "Helvetica Neue", Helvetica, Sans-serif;

}
table,caption,td{
  font-size: 1.0em; 
}
th{
  font-size: 1.3em;
 text-align: left; 
}
h1,h2,h3,h4,h5,h6{
  font-family: "Trebuchet MS", "Liberation Sans", Arial, "Nimbus Sans L", Sans-serif;
}
h1{
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.5em;
}
h2{
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.3em;
}
h3{
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.2em;
}
h4{
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.1em;
}
h5{
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.0em;
}
h6{
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.0em;
}
p{
  padding: 0px;
  margin: 4px 0px 16px 0px;
}
/* End General elements*/

/* Use class layout on images and tables used for layout */
img.layout, a img.layout{
  margin: 0px;
  padding: 0px;
  border: 0px;
}

img.corner{
  position: absolute;
}
img.corner.tl{
  top: -1px;
  left: -1px;
}

img.corner.tr{
  top: -1px;
  right: -1px;
}
img.corner.br{
  bottom: -1px;
  right: -1px;
}
img.corner.bl{
  bottom: -1px;
  left: -1px;
} 
#topmenuwrap img.corner.tl{
  left: 0px;
}
#topmenuwrap img.corner.tr{
  right: 0px;
  top: 0px;
}
table.layout{
  margin: 0px;
  padding: 0px;
}
td.layout{
  padding: 0px;
  text-align: left;
  vertical-align: top;
}
/* General links */

/* read more.. links */
.link {font-size: 0.85em;}
a.link:link{}
a.link:visited{}
a.link:hover{}
div.linkblocks a.link{
  font-size: 1.0em;
}
div.linkblocks a.link{font-style: italic;}
div.linkblocks a:link{text-decoration: none;}
div.linkblocks a:visited{text-decoration: none;}
div.linkblocks a:hover{text-decoration: underline;}


/* IE6-fiks */
a.menu, span.menu{display: inline-block;}
/* Standard navigation links */
a.menu, span.menu{	 display: block; padding: 2px 0px;}
a.menu:link{text-decoration: none;}
a.menu:visited{text-decoration: none;}
a.menu:hover{text-decoration: underline;}

a.menuselected, span.menuselected{display: block; padding: 2px 0px;}
a.menuselected:link{text-decoration: underline;}
a.menuselected:visited{text-decoration: underline;}
a.menuselected:hover{text-decoration: underline;}

.level0 a.menu, .level0 span.menu{
  display: block;
  padding: 3px 0px;
}
.level0 a.menu:hover, level0 span.menu:hover{
  font-weight: normal;
}

.level0 a.menuselected, level0 span.menuselected{
  display: block;
  font-weight: normal;
 padding: 3px 0px;
}
.adminmenu a.menu{
  display: inline;
}
a.topmenu, span.topmenu{}
a.topmenu:link{text-decoration: none;}
a.topmenu:visited{text-decoration: none;}
a.topmenu:hover{text-decoration: underline;}

a.topmenuselected, span.topmenuselected{}
a.topmenuselected:link{text-decoration: underline;}
a.topmenuselected:visited{text-decoration: underline;}
a.topmenuselected:hover{text-decoration: underline;}

a.movehere {
	position: absolute;
	top: 70px;
	right: 60px;
	font-weight: bold;
	font-size: 13px;
  font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", "Lucida Sans Unicode", Geneva, Sans-serif;
}
a.movehere:link { color: #47B6E4; }
a.movehere:visited { color: #47B6E4; }
a.movehere:hover { color: #E55D1F; }


/* NB! Disse fargene SKAL defineres her fordi de skal vise fargeskjemaene uavhengig av hvilket fargeskjema som er valgt */
a.yb {
	color: yellow !important;
	background-color: black !important;
}

a.by {
	color: black !important;
	background-color: yellow !important;
}

a.bw {
	color: black !important;
	background-color: white !important;
}

/* Printable/tell a friend links  */
.toollink{}

/* Copyright, CustomPublish powered link etc.  */
.cp{}
a.cp:link{}
a.cp:visited{}
a.cp:hover{}


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink{}
.headlinelink:link{}
.headlinelink:visited{}
.headlinelink:hover{}

/* Linked headlines on listing page */
.headline .headlinelink{}
.headline .headlinelink:link{text-decoration: none;}
.headline .headlinelink:visited{text-decoration: none;}
.headline .headlinelink:hover{text-decoration: underline;}


/* Sitemap links */
.tree{font-weight: normal;}
a.tree:link{text-decoration: none;}
a.tree:visited{text-decoration: none;}
a.tree:hover{text-decoration: underline;}

.sitetree{font-weight: normal;}
a.sitetree:link{text-decoration: none;}
a.sitetree:visited{text-decoration: none;}
a.sitetree:hover{text-decoration: underline;}


/* SECTION: Standard CP classes*/
.default{}
.date{font-size: 0.85em;}
.author{font-size: 0.85em;}
.feedback{}
#copyright{}
/* Standard tools */
div.tools{margin: 15px 0px;}
div.tool{margin: 2px 0px;}
#skiplink{display: none;}
/* SECTION: listing/view styles */

.listingarea { clear: both; margin-bottom: 20px;}
div.pagelogo{ clear: both; margin-bottom: 25px; }
div.pagedescription{}
.pagedescription{}
.headline, h1.headline {
  font-size: 1.5em;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
h2.headline{
  font-size: 1.3em;
}
.headlineview, h1.headlineview {
  font-size: 1.5em; 
  font-weight: bold; 
  margin: 0px;
  padding: 0px;
}
.subheadline, h2.subheadline {
  font-size: 0.9em;
  font-weight: normal; 
  margin: 5px 0px 0px 0px;
  padding: 0px;
  line-height: 1.0;
}
.ingress{
}
div.ingress{
  margin: 6px 0px; 
  padding: 0px;
}
div.tjenstelist div.ingress, div.tjenestelist div.ingress{
  margin-bottom: 12px;
}
.ingressview{
}
div.ingressview{
  margin: 6px 0px; 
  padding: 0px;
}
p.byline, .byline{
  margin: 0px; padding: 0px;
}
.pagebar .link{
  font-size: 1.0em;
}
.pagebar{
  text-align: right;
}

/* SECTION: viewarea block/spacing elements */
div.viewarea{
  padding-top: 10px;
}
.block, .articleblock{
  margin-bottom: 15px;
  margin-top: 10px;
  clear: both;
}
hr{
  clear: both;
}
div.hr{/* Replacement for hr. This is easier to style */
  font-size: 1px;
  clear: both;
  height: 10px;
  margin-bottom: 10px;
}
#main .ingress, .ingressview, div.body{
  font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Arial, Sans-serif;
}
div.body{
  clear: both; 
  margin: 0px 0px 22px 0px;
}
.clearfix{clear: both; font-size: 1px; height: 0px;}
/* SECTION ARTPICS */
td.artpic{
  padding: 5px;
  vertical-align: top;
  text-align: left;
}


/* midtskygge */
div.s1{
  background-position: top left;
  background-repeat: repeat-y;
}
/* toppskygge */
div.s2{
  background-position: top left;
  background-repeat: no-repeat;
 }
/* bunnskygge */
div.s3{
  background-position: bottom left;
  background-repeat: no-repeat;
  padding-bottom: 7px;
  min-height: 1000px;
}

/* SECTION: page containers */ 
#page{
  width: 1003px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  text-align: left;
  background-position: top center;
  background-repeat: no-repeat;

}
#page div.s3{
  padding: 12px 8px 6px;
}
#top{
  margin: 0px 0px 12px;
  padding: 0px;
  height: 132px;
  background-position: top left;
  background-repeat: no-repeat;
	position: relative;
}

#logo{
  margin-top: 26px;
  margin-left: 13px;
}

#middle{
  padding: 0px 6px;
}
#navbar{
  float: left;
  width: 175px;
  margin-right: 41px;
  
}
#main{
  min-height: 500px;
  float: left;
  width: 550px;
}
#path{
  min-height: 20px;
  margin-bottom: 1px;
  padding-left: 12px;
  padding-top: 5px;
  background-position: top left;
  background-repeat: no-repeat;
  border-width: 0px 0px 1px;
  border-style: solid;
}
#languagebar{
}
#languagebar img{
  margin: 2px 5px 0px 0px;
}
#footer{
  clear: both;
  text-align: center;
}
/* SECTION: Sidebar */
#sidebar{
  float: right;
  width: 175px;
}

#tekstskalering{
  margin: 5px 0px;
  padding: 0px;
  letter-spacing: -1px;
}
a.acctool{
  cursor: pointer;
  font-weight: bold;
  padding: 0px 0px;
  display: block;
  float: left;
  height: 19px;
  width: 19px;
  line-height: 19px;
  margin-right: 1px;
  vertical-align: bottom;
  text-align: center;
}
#colorscheme a.acctool{
  height: 25px;
  width: 25px;
  line-height: 25px;
  font-size: 1.5em;
}
p.tool span.label{
  position: relative;
  top: 3px;
  padding-left: 3px;
}
p#colorscheme span.label{
  top: 6px;
}
a#scalelargest{
  font-size: 18px;
}
a#scalelarger{
  font-size: 16px;
}
a#scalelarge{
  font-size: 14px;
}
a#scalenormal{
  font-size: 12px;
}

.sidebar{
}

.box{
  padding: 0px;
  margin: 0px 0px 15px 0px;
}
.box .head{
}
.box .cell{
  padding: 5px;
}
.box ul{
  padding: 0px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}
.box ul li{
  margin: 0px 0px;
  padding: 0px;
}
.box p{
  padding: 0px;
  margin: 0px 0px 5px 0px;
}

.box p.tool{
  clear: both;
  padding-bottom: 10px;
}
.box h3{
  padding: 1px 5px;
  margin: 0px;
}
#sidebar .box{
  background-position: bottom left;
  background-repeat: no-repeat;
  padding-bottom: 9px;
  margin-bottom: 4px;
}

#sidebar .box.light{

}
#sidebar .box .cell{
  background-position: bottom left;
  background-repeat: repeat-x;
  border-style: solid;
  border-width: 1px 1px 0px;
}
#sidebar .box h3{
  text-transform: uppercase;
  background-position: top left;
  background-repeat: no-repeat;
  margin-bottom: 1px;
  border-style: solid;
  border-width: 0px 0px 1px;
  padding: 5px 13px 3px 13px;
  font-size: 0.9em;
}
#sidebar .box h4{
  margin: 0px;
  padding: 1px 5px;
  font-weight: normal;
  text-transform: uppercase;
}
#sidebar .box.aktuelt, .box.aktuelt{
  background-position: bottom left;
  background-repeat: no-repeat;
  padding-bottom: 8px;
}
#sidebar .box.yr, .box.yr{
  background-position: bottom left;
  background-repeat: no-repeat;
  padding-bottom: 8px;
}
#sidebar .box.yr .cell, .box.yr .cell{
  border-style: solid;
  border-width: 1px 1px 0px;
}
#sidebar .box.yr h3, .box.yr h3{
  text-transform: uppercase;
  margin-bottom: 0px;
  border: none;
  padding: 4px 14px;
}

#sidebar .box.sistemedia, .box.sistemedia{
   background-position: bottom left;
  background-repeat: no-repeat;
  padding-bottom: 8px;
}
#sidebar .box.sistemedia .cell, .box.sistemedia .cell{
  border-style: solid;
  border-width: 1px 1px 0px;
}
#sidebar .box.sistemedia h3, .box.sistemedia h3{
  text-transform: uppercase;
  margin-bottom: 0px;
  border: none;
  padding: 4px 14px;
}

div.linkblocks .box{
  float: left;
  margin-right: 20px;
  width: 170px;
  background-position: bottom left ;
  background-repeat: repeat-x;
}
div.linkblocks .box.box2, div.linkblocks .box.box3{
  margin-right: 0px;
}
div.linkblocks .box.box3{
  float: right;
}

div.linkblocks .box h3.caption{
  text-transform: uppercase;
  font-size: 1.0em;
}
div.linkblocks .box .cell{
  background-position: bottom right ;
  background-repeat: no-repeat;
  min-height: 127px;
}

div.linkblocks .box .cell ul li{
  margin-bottom: 3px;
}


#location1{
  float: left;
  margin-right: 20px;
  width: 170px;
}
#location2{
  clear: none;
  float: left;
  width: 170px;
}
#location3{
  clear: none;
  float: right;
  width: 170px;
}




/* SECTION: page elements */ 
ul.menu{
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
ul.menu li{
  margin: 0px;
  padding: 1px 0px;
}
#topmenu{
  padding: 2px 5px;
  margin: 0px;
  list-style-type: none;
  background-position: top left;
  background-repeat: repeat-x;

}
#topmenu li{
  margin: 0px;
  padding: 2px 4px 2px 6px;
  display: inline;
  background-position: top left;
  background-repeat: no-repeat;
}

#mainmenu{
  background-position: bottom left;
  background-repeat: repeat-x;
}
#mainmenu li{
  border-style: solid;
  border-width: 0px 1px;
  padding: 0px;
}
#mainmenu li.level0{
  background-position: top center;
  background-repeat: no-repeat;
  border-bottom-width: 1px;
  font-family: "Trebuchet MS", "Liberation Sans", Arial, "Nimbus Sans L", Sans-serif;
  font-size: 0.9em;
  text-transform: uppercase;
}
#mainmenu li.level0#menuitem0{
  border: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
#mainmenu li#menuitem1{
/*  border-top-style: solid;
  border-top-width:  1px;*/
}
#menubottom{
  margin-bottom: 15px;
}
.hassub {
  background-position: 12px 7px;
  background-repeat: no-repeat;

}

#tools{
  list-style-type: none;
}
#tools li{
  background-position: center left;
  background-repeat: no-repeat;
}
#tools li#tips{
}
#tools li#printable{
}
#search{
}
#searchform{
  border-width: 1px;
  border-style: solid;
  padding: 0px;
  margin: 2px 0px 3px 0px;
  line-height: 1.0;
}
input.searchinput{
  float: left;
  border: none;
  padding: 0px 0px 0px 2px;
  margin: 0px;
  width: 140px;
  font-size: 1.0em;
  vertical-align: middle; 
}	
input.searchsubmit{
  float: right;
  border: none;
  padding-left: 0px;
  margin: 0px;
  font-size: 0.9em;
  vertical-align: middle;
  
}
/* SECTION: banner locations */
.bannerlocation{
  clear: both;
  text-align: center;
}
.bannerlocation table{
  margin-left: auto;
  margin-right: auto;
}
.bannerlocation td{
  text-align: center;
  padding: 5px 0px;
}
.bannerlocation img{
  border-width: 0px;
}

.icalendardayhead { }
.monthlycalendartable { width: 100%;}
.calendardate{font-size: 0.85em; }




/* SECTION: Kalender */

#calendar{
  clear: both;
}

#calendar div.monthlycalendar{
  width: 90%;
  margin: 0 auto 5px;
}
#calendar div.calmonthname{
  font-weight: bold;  
}
#calendar div.cells{
}
#calendar h3.sectiontitle{
  border-width: 0px 0px 3px 0px;
}
#calendar th{
  font-size: 1.0em;
}
#calendar div.weekno{
  font-weight: bold;
}
th.caldayname{
  border-width: 1px;
  border-style: solid;
  font-weight: bold;
  font-size: 1.0em;
}
td.calday, td.calsaturday, td.caltoday, td.calsunday, td.caldayhasevent {
  border-width: 1px;
  border-style: solid;
  font-weight: normal;
}
td.caldayhasevent {
}

ul.headlines{
  list-style-type: none;
  margin: 0px 0px 15px;
  padding: 0px;
}
ul.headlines li{
  padding: 0px;
  margin: 0px;
}
ul.headlines li a{
  background-position: 0px 4px;
  background-repeat: no-repeat;
  padding-left: 20px;
}
.rootcatid1192  {
}

#cp a {
	text-decoration: none;
}
#kontaktwebmaster a {
}
.contactbox {
	padding-bottom: 8px; 
}
#contactlist td.contactlistphone, #contactlist td.contactlistgsmno{
  white-space: nowrap;
}
#contactlist input.searchfield{float: none;}
#contactlist input.searchsubmit{float: none; margin-top: 3px; padding-left: 3px;}

/**
 * ARTICLE XML */

ul.artxml, ul.artxmlsub { 
	padding-left: 0px;
	margin-left: 0px;
  list-style-type: none;
}
ul.artxmlsub { 
	padding-left: 10px;
}
li.artxmltag {
	padding-bottom: 10px;
}
span.artxmltag {
	font-size: 130%;
	font-weight: bold;
}

/* WEATHER */

.weathertablesmall { width: 100%; }
.weathertablesmall .weatherlocname { width: 50%; }
.weathertablesmall .weathericon { width: 42px; }