/* Default stylesheet */
body{
  background-color: #f6f6f6;
  color: #323232;
  font-family: Arial, Verdana, Sans-serif;
  font-size: 12px;
  margin: 0px;
}
caption,th,td{
  font-family: Arial, Verdana, Sans-serif;
  font-size: 12px; 
}
h1{
  margin: 4px 0px;
  padding: 0px;
  font-size: 18px;
  color: #00006e;
}
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: 12px;
}
h5{
  margin: 4px 0px;
  padding: 0px;
  font-size: 12px;
}
h6{
  margin: 4px 0px;
  padding: 0px;
  font-size: 12px;
}
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{color: #1f497d; text-decoration: none;}
a:visited{color: #1f497d; text-decoration: none;}
a:hover{color: #1f497d; text-decoration: underline;}

/* read more.. links */
.link {}
a.link:link{}
a.link:visited{}
a.link:hover{}

/* Standard navigation links */
a.menu, span.menu{color: #1f497d;}
a.menu:link{text-decoration: none;}
a.menu:visited{color: #1f497d; text-decoration: none;}
a.menu:hover{color: #1f497d;text-decoration: underline;}

a.menuselected, span.menuselected{color: #1f497d;}
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{}
a.topmenu:visited{}
a.topmenu:hover{}

/* Printable/tell a friend links  */
.toollink{color: #1f497d;}
a.toollink{text-decoration: none;}
a.toollink:visited{text-decoration: none;}
a.toollink:hover{text-decoration: underline;}

/* Copyright, CustomPublish powered link etc.  */
.cp{color:#bdbcbc;}
a.cp:link{}
a.cp:visited{}
a.cp:hover{}


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink{ color: #00006e;   font-size: 18px;}
.headlinelink:link{color: #00006e;  font-size: 18px;}
.headlinelink:visited{color: #00006e;  font-size: 18px;}
.headlinelink:hover{color: #00006e;  font-size: 18px;}

/* Linked headlines on listing pages */
.headline .headlinelink{color: #00006e;   font-size: 18px;}
.headline .headlinelink:link{color: #00006e;  font-size: 18px;}
.headline .headlinelink:visited{color: #00006e;  font-size: 18px;}
.headline .headlinelink:hover{color: #00006e;  font-size: 18px;}

/* Navigation path links */
.path {}
a.path:link{}
a.path:visited{}
a.path:hover{}

#path {
padding-bottom: 10px;
}

/* Sitemap links */
.tree{font-weight: normal;}
a.tree:link{text-decoration: none; color: #000000;}
a.tree:visited{text-decoration: none; color: #000000;}
a.tree:hover{text-decoration: underline; color: #000000;}

.sitetree{font-weight: normal;}
a.sitetree:link{text-decoration: none; color: #000000;}
a.sitetree:visited{text-decoration: none; color: #000000;}
a.sitetree:hover{text-decoration: underline; color: #000000;}


/* SECTION: Standard CP classes*/
.default{}
.date{color: #333333; font-size: 10px;}
.author{color: #333333; font-size: 10px;}
.feedback{}
.copyright{}
/* Standard tools */
div.tools{margin: 15px 0px;}
div.tool{margin: 2px 0px;}
#skiplink{display: none;}
/* 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, p.ingress{
  margin: 6px 0px; padding: 0px;
}
.ingressview, p.ingressview{
  margin: 6px 0px; padding: 0px;
}
p.byline, .byline{
  margin: 0px; padding: 0px;
}
/* SECTION: viewarea block/spacing elements */
.block{
  margin-bottom: 15px;
}
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;
}
/* middle_shadow */
div.s1{
  background-position: top left;
  background-repeat: repeat-y;
}
/* top_shadow */
div.s2{
  background-position: top left;
  background-repeat: no-repeat;
}
/* btm_shadow */
div.s3{
  background-position: bottom left;
  background-repeat: no-repeat;
}
#top{
  text-align: center;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  background-color: #F3F3F3;
  background: url(/getfile.php/1195032.1217.upxvedcfcb/bit.jpg) top left repeat-x;
}
#topnav{
}

/* SECTION: page containers */ 
#page{
  width: 968px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  text-align: left;
  background-color: #f6f6f6;

}

#middle{
  background: url(/getfile.php/641855.1217.wyyyscdccd/main_lavvu_bkg.gif) no-repeat bottom right ;
}
#page .s1{
  background-image: url(/getfile.php/640003.1217.epdspdcycp/main-skygge-midt.gif);
}
#page .s2{
  background-image: url(/getfile.php/640001.1217.tqpvcwvexv/main-skygge-topp.gif); 
  zoom: 1; /* Fiks for at bakgrunnsbildet skal vises i IE6 */
}
#page .s3{
  background-image: url(/getfile.php/640002.1217.pueuwfvsdd/main-skygge-bunn.gif);
  padding: 1px 4px 12px 4px;
  margin: 0px 0px 0px 0px;
  zoom: 1; /* Fiks for nedre skygge på #navbar i IE7 */
}
#navbar{
  clear: left;
  float: left;
  width: 152px;
  margin-right: 15px;
  margin-left: 0px;
}
#main{
  float: left;
  min-height: 500px;
  width: 770px;
  margin: 12px 5px 5px 5px;
}
#footer{
  color: #bdbcbc;
  clear: both;
  text-align: center;
}
/* SECTION: sidebar elements */
#sidebar{
  float: right;
  width: 152px;
  border-width: 1px;
  border-style: solid;
  border-color: #7993a3;
  border-top: 0px;
  border-right: 0px;
  background-color: #f5fafe;
  margin: 0px;
  padding: 0px;
}
.sidebar{
}
.sidebar .sidebarelement, div.box{
  padding: 0px;
  margin: 0px;
}
#sidebar .box{
  position: relative;
  margin: 0px;
  padding: 0px;
}

div.box .head{
}
div.box .cell{
  padding: 0px 2px 0px 3px;
}
div.box ul{
  padding: 0px;
  margin: 0px;
  list-style-type: none;

}
div.box ul li{
  margin: 0px 0px;
  padding: 0px;
}
div.box p{
  padding: 0px;
  margin: 0px 0px 0px 0px;
}
div.box h3{
  font-family: Arial, Verdana, Sans-serif; font-size: 12px;
  color: #00006e;
  background: #e2f2ff url(/getfile.php/1195074.1217.dyxrvryfxx/meny-V-2.jpg) repeat-x;
  border-bottom: solid 1px #15425e;
  font-weight: bold;
  margin: 0px;
  padding: 3px 2px 3px 10px;
}

/* SECTION: page elements */ 
ul.menu{
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
ul.menu li{
  margin: 0px;
  padding: 3px 1px 0px 3px;
}
#corner_img{
  position: relative;
  zoom:1;
}

img.corner{
  position: absolute;
}
img.corner.br{
  bottom: 0px;
  right: 0px;
}
img.corner.bl{
  bottom: -1px;
  left: -1px;
}
#mainmenu{
  position: relative;
  zoom:1;
  border-width: 1px;
  border-style: solid;
  border-color: #00006e;
  border-left: 0px;
  border-top: 0px;
  background-color: #f1dcfd;
}
#mainmenu li{
background-color: #f1dcfd;
}
#mainmenu li:first-child{
  background:#f1dcfd url(/getfile.php/1195074.1217.dyxrvryfxx/meny-V-2.jpg);
  border-bottom: solid 1px #00006e;
  font-weight: bold;
  margin: 0px;
  padding: 3px 0px;
}
#topmenu{
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
#topmenu li{
  margin: 0px;
  padding: 1px 0px;
  display: inline;
}
#tools{
  list-style-type: none;
  margin: 15px 0px 0px 0px;
  padding: 2px;
}
#tools li{
  margin: 2px;
  padding-left: 28px;	
  background-position: left;
  background-repeat: no-repeat;
}
#tools li#tips{
  background-image: url(/getfile.php/639239.1215.aepfspresr/iconMailThis.gif);
  background-position: 0px center;
}
#tools li#printable{
  background-image: url(/getfile.php/639238.1215.vprcawapaa/iconPrint.gif);
  background-position: 5px center;
}
#search{
}
#searchform{
  border: solid 1px #15425e;
  margin: 10px 0px 0px 2px;
  padding: 0px;
  /*line-height: 1.0;*/
  font-size: 11px;
  
}
input.searchinput{
  line-height: 1.0;
  font-size: 10px;
  background-color: #FFFFFF;
  border: 0px;
  width: 100px;
  margin: 0px;
  padding: 0px;
  vertical-align: middle;
}	
input.searchsubmit{
   margin: 0px;
   padding: 0px;
   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 { background-color: gray; }
.monthlycalendartable { width: 100%;}
.calendardate{ color:#333333; font-size: 85%; }


.overskriftsbakgrunn {
  background-color: #f5fafe;
}