/* Default stylesheet */
body{
  font-family: "Trebuchet MS", "Liberation Sans", Arial, "Nimbus Sans L", Sans-serif;
  font-size: 75%;
  margin: 0px;
  background-position: top left;
  background-repeat: repeat-x;

}
caption,td{
  font-size: 1.0em; 
}
th{
  font-size: 1.3em;
 text-align: left; 
}
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{}

/* 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: none; font-weight: bold;}

a.menuselected, span.menuselected{font-weight: bold; display: block; padding: 2px 0px;}
a.menuselected:link{text-decoration: none;}
a.menuselected:visited{text-decoration: none;}
a.menuselected:hover{text-decoration: none;}

.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;}


/* 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 pages */
.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; }
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;
}
/* SECTION: viewarea block/spacing elements */
div.viewarea{
  padding-top: 10px;
}
.block{
  margin-bottom: 15px;
  margin-top: 10px;
}
hr{
  clear: both;
}
div.hr{/* Replacement for hr. This is easier to style */
  font-size: 1px;
  clear: both;
  height: 10px;
  margin-bottom: 10px;
}
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;
}

/* SECTION: page containers */ 
#page{
  width: 960px;
  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: 6px;
}
#top{
  margin: 0px;
  padding: 0px;
  height: 132px;
}
#searchform, #topmenuwrap{
  float: right;
  position: relative;
  bottom: 4px;
  margin-right: 8px;
}
#topmenuwrap{
  border-style: solid;
  border-width: 1px 1px 1px 0px;
  background-position: top left;
  background-repeat: repeat-y;
}
#topmenuwrap div.wrap2{
  background-position: top right;
  background-repeat: repeat-y;
}
#logo{
  margin-top: 16px;
  margin-left: 13px;
}
#topnav{
 margin-right: 6px;
}
#middle{
  padding: 0px 6px;
}
#navbar{
  float: left;
  width: 161px;
  margin-right: 18px;
  
}
#main{
  min-height: 500px;
  float: left;
  width: 569px;
}
#path{
  min-height: 20px;
  margin-bottom: 1px;
  padding-left: 12px;
  padding-top: 5px;
}
#languagebar{
  width: 150px;
  float: right;
  text-align: right;
  line-height: 1.0;
}
#languagebar img{
  margin: 2px 5px 0px 0px;
}
#footer{
  clear: both;
  text-align: center;
}
/* SECTION: Sidebar */
#sidebar{
  float: right;
  width: 171px;
  font-family: Arial, "DejaVu Sans", Helvetica, Sans-serif;
}
#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6{
  font-family: "Trebuchet MS", "DejaVu Sans", Arial, Sans-serif;
}

#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: 0px;
  margin: 0px;
}
#sidebar .box{
  background-position: bottom left;
  background-repeat: no-repeat;
  padding-bottom: 8px;
  margin-bottom: 3px;
}

#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;
}


/* SECTION: page elements */ 
ul.menu{
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  font-family: Arial, "DejaVu Sans", Helvetica, Sans-serif;
}
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 left;
  background-repeat: no-repeat;
  border-bottom-width: 1px;
  font-size: 0.9em;
  text-transform: uppercase;
}
#mainmenu li.level0#menuitem0{
  margin-bottom: 1px;
  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{
  width: 165px;
  border-width: 1px;
  border-style: solid;
  padding: 0px;
  margin: 2px 0px 0px 0px;
  line-height: 1.0;
}
input.searchinput{
  float: left;
  border: none;
  padding: 0px 0px 0px 2px;
  margin: 0px;
  width: 125px;
  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 table.layout{
  width: 100%; 
  margin-bottom: 3px; 
}
#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;
}
#kalendermaned{
  width: 162px; 
  padding: 6px;
  border-style: solid;
  border-width: 0px 1px 0px 0px;
}
#kalendermaned table{
  border-collapse: collapse;
}
#kalendermaned th, th.caldayname{
  border-width: 1px;
  border-style: solid;
  font-weight: bold;
  font-weight: 1.0em;
}
#kalendermaned td, td.calday, td.calsaturday, td.caltoday, td.calsunday, td.caldayhasevent {
  border-width: 1px;
  border-style: solid;
  font-weight: normal;
}
td.caldayhasevent {
}
#kalendermaned td.caldayhasevent {
	cursor: help;
}
#kalendermaned td:first-child, td.calday:first-child{
}
#kalendermaned td.caltoday, td.caltoday{
  font-weight: bold;  
}
#kalendermaned td.calsunday, td.calsunday{
}
#kalenderoppforinger{
  padding: 6px;
}

#calfooter{
  padding: 4px 6px;
  border-width: 1px 0px 0px;
  border-style: solid;
}

.rootcatid1192  {
}

#cp a {
	text-decoration: none;
}
#kontaktwebmaster a {
}
.contactbox {
	padding-bottom: 8px; 
}
#contactlist td.contactlistphone, #contactlist td.contactlistgsmno{
  white-space: nowrap;
}

/**
 * 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;
}