/* Default stylesheet */
body{
  font-family: "Liberation Sans", Arial, "Nimbus Sans L", Sans-serif;
  font-size: 75%;
  margin: 0px;
}
table,caption,th,td{
  font-size: 1em; 
}
h1{
  margin: 4px 0px;
  padding: 0px;
  font-size: 16px;
}
h2{
  margin: 4px 0px;
  padding: 0px;
  font-size: 14px;
}
h3{
  margin: 4px 0px;
  padding: 0px;
  font-size: 12px;
}
h4{
  margin: 4px 0px;
  padding: 0px;
  font-size: 11px;
}
h5{
  margin: 4px 0px;
  padding: 0px;
  font-size: 11px;
}
h6{
  margin: 4px 0px;
  padding: 0px;
  font-size: 11px;
}
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;
}
table.layout{
  margin: 0px;
  padding: 0px;
}
td.layout{
  padding: 0px;
  text-align: left;
  vertical-align: top;
}
/* General links */
a:link{}
a:visited{}
a:hover{}

/* read more.. links */
.link {}
a.link:link{}
a.link:visited{}
a.link:hover{}

/* Standard navigation links */
a.menu, span.menu{}
a.menu:link{text-decoration: none;}
a.menu:visited{text-decoration: none;}
a.menu:hover{text-decoration: underline;}

a.menuselected, span.menuselected{}
a.menuselected:link{text-decoration: underline;}
a.menuselected:visited{text-decoration: underline;}
a.menuselected:hover{text-decoration: underline;}

a.topmenu, span.topmenu{}
a.topmenu:link{ text-decoration: none;}
a.topmenu:visited{text-decoration: none;}
a.topmenu:hover{text-decoration: none;}

/* Printable/tell a friend links  */
.toollink{}
a.toollink:link{}
a.toollink:visited{}
a.toollink:hover{}

/* Copyright, CustomPublish powered link etc.  */
.cp{}
a.cp:link{}
a.cp:visited{}
a.cp:hover{}


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink{}
.headlinelink:link{ text-decoration: none;}
.headlinelink:visited{ text-decoration: none;}
.headlinelink:hover{ text-decoration: underline;}

#sidebar .box a.headlinelink{}

/* Linked headlines on listing pages */
.headline .headlinelink{}
.headline .headlinelink:link{}
.headline .headlinelink:visited{}
.headline .headlinelink:hover{}

/* Navigation path links */
.path { }
a.path:link{}
a.path:visited{}
a.path:hover{}
#path{margin-bottom: 10px;}

/* 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: 10px;}
.author{ font-size: 10px;}
.feedback{}
.copyright{}
/* Standard tools */
div.tools{margin: 50px 0px 15px 0px;}
div.tool{margin: 2px 0px;}
#skiplink{display: none;}
.admin{margin: 4px 0px 0px 8px;}
.pagebar{margin-left: 5px;}
.pagebar a{padding-right: 10px;}
a.rss{float: right;}

#tekstskalering{
  margin: 2px 0px;
  padding: 0px;
  cursor: pointer;
  /*letter-spacing: 0px;*/
}
#tekstskalering a {
  padding: 0px 3px;
}

a#scalelargest{
  font-size: 18px;
}
a#scalelarger{
  font-size: 16px;
}
a#scalelarge{
  font-size: 14px;
}
a#scalenormal{
  font-size: 12px;
}

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{float: right; padding: 0px 13px;}

#colorscheme a.acctool {
  height: 20px;
  width: 20px;
  line-height: 22px;
  font-size: 1.5em;
  border: 1px solid #000000;
}

/* 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;
}

/* SECTION: listing/view styles */
div.pagedescription{}
.pagedescription{}
.headline, h1.headline {
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
.headlineview, h1.headlineview {
  font-size: 16px; 
  font-weight: bold; 
  margin: 0px;
  padding: 0px;
}
.subheadline, h2.subheadline {
  font-weight: normal; 
  margin: 5px 0px 0px 0px;
  padding: 0px;
  line-height: 1.0;
}
.ingress{
}
div.ingress{
  margin: 6px 0px; 
  padding: 0px;
}
.ingressview{
}
div.ingressview{
  margin: 6px 0px; 
  padding: 0px;
}
p.byline, .byline{
  margin: 0px; padding: 0px;
}
.listingarea{
  position: relative;
}
.listingarea .section{}
#calendar .container{
  background-position: top right;
  background-repeat: no-repeat;
}

img.corner{position: absolute; z-index: 20;}
img.corner.tl{top: -1px; left: -1px;}
img.corner.tr{top: 0px; right: -1px; }
img.corner.bl{bottom: -1px; left: -1px;}
img.corner.br{bottom: -1px; right: -1px;}

/* CSS code for (rounded) corners. Remember position: relative; on container element */
div.corner{
  background-repeat: no-repeat;
  position: absolute;
  /* Set width/height to size of corner images */
  width: 7px;
  height: 7px;
  display: block;
}
div.corner.tl{
  background-position: top left;
  left: -1px;
  top: -1px;
}
div.corner.tr{
  background-position: top right;
  right: -1px;
  top: -1px;
}
div.corner.br{
  background-position: bottom right;
  bottom: -1px;
  right: -1px;
}
div.corner.bl{
  background-position: bottom left;
  bottom: -1px;
  left: -1px;
} 
#section2{
  margin: 10px 0px;
  border: 1px solid #B5B5B5;
}

.listingarea{

}
.listingarea .sectiontitle{
  padding: 4px 0px 4px 8px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #B5B5B5;
  margin: 0px;
}
.listingsection{
  padding: 8px;
  position: relative;
}

/* SECTION: viewarea block/spacing elements */

.block{
  margin-bottom: 10px;
  padding: 5px;
}
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;
}
/* SECTION: page containers */ 
#page{
  width: 1008px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
  
}
#top{
  margin: 0px;  
  padding: 0px 6px 11px 6px;
  position: relative;
  background-position: bottom center;
  background-repeat: no-repeat;
}
#toplogo{}
#toppics{
  overflow: hidden;
  float: right;
}
#topnav{
  height: 25px;  
  margin: 0px 20px 0px 10px;
}
#middle{
  padding: 0px 20px;
}
#navbar{
  float: left;
  width: 180px;
  padding: 10px 0px;
}
#main{
  float: left;
  width: 588px;
  min-height: 500px;
  padding: 10px 15px;
  position: relative;
}
#footer{
  clear: both;
  text-align: center;
  padding: 15px 0px;
  font-size: 0.9em;
}
#footer a{	/* color: #999999; */}

/* SECTION: Sidebar */
#sidebar{
  float: right;
  width: 170px;
  padding: 10px 0px;
  
}
#logo{
  margin: 10px 20px;  
}
.contactinfo .cell{text-align: center;}
.companyname {text-decoration: underline;}

.sidebar{
}
#sidebar, #navbar{  font-family: "Liberation Sans", Arial, "Nimbus Sans L", Sans-serif;}

#sidebar .box{
  border-width: 1px;
  border-style: solid;
  border-color:  #676E71;
  padding-bottom: 16px;
}

.box h3.sectiontitle{
  padding: 3px 0px 3px 8px;
  border-bottom: #676E71; /* ? */
  font-family: Georgia, "Liberation Serif", Serif;
}

#sidebar .box h3.sectiontitle, #calendar h3.sectiontitle{
  background-position: top left;
  background-repeat: repeat-x;
} 

#navbar .box h3{
  background-position: top left;
  background-repeat: repeat-x;
  border-width: 1px;
  border-style: solid;
  border-color: #676E71;
}
#sidebar .box .cell{
}
#navbar .box{
  border-width: 1px;
  border-style: solid;
  border-color: #948C8C;
  padding-bottom: 6px;
  min-height: 28px;
}

#navbar .box ul{
}
#navbar .box h3{
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}

#modum {padding: 13px 0px 0px 0px;
  text-align: center;
}

.box{
  padding: 0px;
  margin: 0px 0px 15px 0px;
  position: relative;
}
.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 h3{
  padding: 0px;
  margin: 0px;
}
/* SECTION: page elements */ 
ul.menu, ul.submenu{
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
ul.menu li{
  margin: 0px;
  padding: 1px 0px;
}
ul.submenu{
  padding: 5px 0px;
}
#topmenu{
  padding: 6px 0px 0px;
  margin: 0px;
  list-style-type: none;
  float: right;
  font-weight: bold;
}
#topmenu li{
  margin: 0px 10px;;
  padding: 1px 0px;
  display: inline;
}
#sidebar .cell{
  background-position: top left;
  background-repeat: repeat-x;

}
#tools{
  list-style-type: none;
}
#tools li{
  background-position: center left;
  background-repeat: no-repeat;
}
#tools li#tips{
}
#tools li#printable{
}
.search{
  margin-top: 2px;
}
#searchform{
  float: right;
  margin: 0px;
  padding: 0px;
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  width: 168px;
}
input.searchinput{
  margin: 0px; 
  padding: 0px; 
  border: 0px; 
  width: 140px; 
  height: 23px;
  float: left;
  font-size: 1.3em;
}	
input.searchsubmit{
  margin: 0px; 
  padding: 0px; 
  float: right;
}
#tekstskalering{float: right; padding: 0px 10px;}

div.tagcloud{
  width: 568px;
  font-size: 1.4em;
  font-weight: bold;
  text-align: center;
  padding: 10px;  
  margin: 10px 0px;
  position: relative;
}
.tagcloud a{padding: 3px;}

/* midtskygge */
div.s1{
  background-position: top left;
  background-repeat: repeat-y;
  height: 100%;
  
}
/* toppskygge */
div.s2{
  background-position: top left;
  background-repeat: no-repeat;
  padding-top: 10px;
  height: 100%;
}
/* bunnskygge */
div.s3{
  background-position: bottom left;
  background-repeat: no-repeat;
  padding: 0px 4px;

}

/* 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;
}

/* SECTION: Calendar */

#calendar {
  min-height: 187px;
  height: auto !important;
  height: 187px;
  padding: 0px 0px 5px 0px;
  position: relative;
  border-width: 1px;
  border-style: solid;
  border-color: #B5B5B5;
}
#calendar .container{
  background-position: top left;
  background-repeat: repeat-x;
  padding-top: 7px;
  min-height: 180px;
  height: auto !important;
  height: 180px;
}
#watermark{
  margin-top: 40px;
  margin-right: 17px;
  border: 0px none;
/*  float: right;*/
  z-index: 10;
  position: absolute;
  right: 0px;
}
#learning{margin: 3px 0px 10px 0px;}

.monthlycalendartable { width: 100%;}
.calendardate{ font-size: 90%; }

#calendar h3.sectiontitle{
  font-size: 1.0em;  
}

#calendar .cell li{
  margin-top: 5px;
}
#calendar .cell ul{
 margin-left: 2px;
}
#listall{
  margin: 10px 0px 0px 8px;
}
#calendar a:link{text-decoration: none; }
#calendar a:visited{text-decoration: none;}

#calendar a:hover{text-decoration: underline;}

div.monthlycalendar{
  padding: 6px 1px;
  margin: 0px 10px;
  width: 160px;
}
div.monthlycalendar table{
  border-collapse: collapse;
}
div.monthlycalendar th, th.caldayname{
  border-width: 1px;
  border-style: solid;
  border-color: #D9D9D9;
  font-weight: bold;
}
div.monthlycalendar td, td.calday, td.calsaturday, td.caltoday, td.calsunday, td.caldayhasevent{
  border-width: 1px;
  border-style: solid;
  border-color: #D9D9D9;
  font-weight: normal;
  padding: 3px;
}
div.monthlycalendar td.caldayhasevent {
  cursor: help;
}
div.monthlycalendar td:first-child, td.calday:first-child{
}
div.monthlycalendar td.caltoday, td.caltoday{
  font-weight: bold;  
}

div.monthlycalendar td.calmonthname{
  padding-left: 3px;

}
#kalendermaned{}
#kalenderoppforinger{padding: 10px; margin-bottom: 10px;}

#kalenderoppforinger a:link, #calfooter a:link{}
#kalenderoppforinger a:visited, #calfooter a:visited{}
#kalenderoppforinger a:hover, #calfooter a:hover{}

#calfooter{position: relative; bottom: 1px; left: 10px;}





#mainmenu{
}
#mainmenu li.menulevel0{
  margin-bottom: 15px;
  border-width: 1px;
  border-style: solid;
  padding: 0px;
}
#mainmenu ul{
  padding: 0 0 0 15px;
  margin: 0px;
  list-style-type: none;
}
#mainmenu ul.submenu{
  padding-top: 2px;
}
#mainmenu ul li{
  padding: 0px;
  margin: 0px;
  position: relative;
}
.menu a.menulevel0, .menu span.menulevel0{
  font-weight: bold;
  font-family: Georgia, "Liberation Serif", Serif;
  display: block;
  padding: 2px 2px 2px 15px;
  background-position: top left;
  background-repeat: repeat-x;
  
}
.menu a:link{
  text-decoration: none;
}
.menu a:visited{
  text-decoration: none;
}
.menu a:hover{
  text-decoration: underline;
}
#mainmenu li div.corner.br{
  display: none;
  width: 10px;
  height: 10px;
}
#mainmenu li.menulevel1.lastitem div.corner.br{
  background-position: bottom left;
  background-repeat: no-repeat;
  display: block;
}
#mainmenu ul.menulevel1{
  background-position: top left;
  background-repeat: repeat-x;
}