/* Default stylesheet */

html,body{
  height: 100%
}


body{
  background-color: #FDFDFD;
  color: #000000;
  font-family: Arial, Sans-serif;
  font-size: 75%; /* 12px som utgpkt */
  margin: 0px;
  padding: 0px;
  background-image: url(/getfile.php/692215.1206.rqffbbppqw/body-bakg.gif);
  background-position: top left;
  background-repeat: repeat-x;

}
table,caption,th,td{
  font-size: 1.0em;
}
h1{
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.4em
}
h2{
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.15em;
  /*display: inline;*/
}
h3{
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.0em;
}
#femsiste h3{
  font-size: 1.25em;
}
h4{
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.0em;
}
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;
}
table.layout{
  margin: 0px;
  padding: 0px;
}
td.layout{
  padding: 0px;
  text-align: left;
  vertical-align: top;
}

img.corner{
  position: absolute;
}
img.corner.tl{
  top: 0px;
  left: 0px;
}
img.corner.tr{
  top: 0px;
  right: 0px;
}
img.corner.br{
  bottom: 0px;
  right: 0px;
}
img.corner.bl{
  bottom: 0px;
  left: 0px;
} 

/* General links */
a:link{color: #0033CC; text-decoration: none;}
a:visited{color: #01207e; text-decoration: none;}
a:hover{color: #0033CC; text-decoration: underline;}
#footer a:link{color: #999999;}
#footer a:visited{color: #999999;}
#footer a:hover{color: #999999;}

.menu a:link{color: #000000; text-decoration: none;}
.menu a:visited{color: #000000; text-decoration: none;}
.menu a:hover{color: #000000; text-decoration: underline;}


.menu .selected a:link{color: #FFFFFF; text-decoration: none;}
.menu .selected a:visited{color: #FFFFFF; text-decoration: none;}
.menu .selected a:hover{color: #FFFFFF; text-decoration: underline;}


/* read more.. links */
.link {margin-left: 7px;}
a.link:link{}
a.link:visited{}
a.link:hover{}

a.topmenu, span.topmenu{}
a.topmenu:link{}
a.topmenu:visited{}
a.topmenu:hover{}

/* 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{color: #0033CC; text-decoration: none;}
.headlinelink:visited{color: #0033CC; text-decoration: none;}
.headlinelink:hover{color: #0033CC; text-decoration: underline;}

#sidebar .headlinelink:link{color: #000000;}
#sidebar .headlinelink:visited{color: #000000;}
#sidebar .headlinelink:hover{color: #000000;}

/* Linked headlines on listing pages */
.headline .headlinelink{}
.headline .headlinelink:link{color: #000000; }
.headline .headlinelink:visited{color: #000000; }
.headline .headlinelink:hover{color: #000000; }

/* Navigation path links */
.path { }
a.path:link{}
a.path:visited{}
a.path:hover{}

/* 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;}


a.scaletext, #topmenu a.scaletext{
  cursor: pointer;
  background-color: transparent;
}
a#scalelargest{
  font-size: 16px;
}
a#scalelarge{
  font-size: 14px;
}
a#scalenormal{
  font-size: 12px;
}


/* SECTION: Standard CP classes*/
.default{}
.date{color: #333333; font-size: 0.9em; font-weight: normal;}
.headline .date{
  margin-right: 12px;
}
.author{color: #333333; font-size: 0.9em; font-weight: normal;}
.feedback{}
.copyright{}
/* Standard tools */
div.tools{margin: 50px 0px 15px;}
div.tool{margin: 2px 0px;}
#skiplink{display: none;}
/* SECTION: listing/view styles */
div.pagedescription{}
.pagedescription{}
.folderdescription{display: none;}

.sectiontitle, h1.sectiontitle, h2.sectiontitle, h3.sectiontitle, .box .sectiontitle, .box h1.sectiontitle, .box h2.sectiontitle, .box h3.sectiontitle{
  clear: both;
  font-weight: bold;
  border-bottom: 2px solid #000000;
  padding: 4px 0px;  
  margin: 0px 0px 5px;
  font-size: 1.35em;
}

.headline, h1.headline {
  font-size: 1.15em;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
.headlineview, h1.headlineview {
  font-size: 1.35em; 
  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;
}

div.pagebar{
  text-align: right;
  clear: both;
  margin: 5px 0px 10px;
  padding-right: 35px;
}
/* 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;
  border-bottom: 1px dashed #000000;
}
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;
}
#page div.s2{
  background-image: url(/getfile.php/692219.1206.sfcqbbfeau/page-shadow-top.gif);
  padding: 0px 15px 0px 14px;
}
/* SECTION: page containers */ 
#page{
  background-color: #FFFFFF;
  width: 1012px;
  margin: 0px auto;
  padding: 0px;
  text-align: left;
  min-height: 100%;
  background-image: url(/getfile.php/692220.1206.asuqabysyq/page-shadow-mid.gif);
  background-position: top left;
  background-repeat: repeat-y;
}

#top{
  margin: 0px 0px 4px;
  padding: 20px 13px 0px 13px;
}
#logo{
  /*margin-top: 33px;
  margin-left: 15px;*/
  
}
#topnav{
  background-color: #AEC9DF;
  margin: 0px 13px 4px;
  padding: 4px 0px 7px 0px;
  text-align: right;
}
#middle{
  padding: 0px 13px 10px;
}
#navbar{
  float: left;
  width: 188px;
  margin-right: 14px;
  background-color: #AEC9DF;
  position: relative;
  padding: 7px 0px;
  margin-bottom: 12px;
}
#main{
  float: left;
  min-height: 500px;
  width: 573px;
  padding-top: 10px;
  margin-bottom: 12px;
}

#weather{
  float: right;
  line-height: 38px;
  vertical-align: middle;
  position: relative;
  bottom: 12px;
}
#weather table, #weather tr, #weather td, #weather tbody{
  display: inline;
  vertical-align: middle;
  text-align: left;
  line-height: 38px;
}
#weather table{
  margin: 0px 5px;
}
#weather img{
  float: none;
  vertical-align: middle;
  line-height: 38px;
}
#path{
  margin-bottom: 15px;
  
}
#femsiste{
  background-color: #E9F1F8;
  position: relative;
  float: left;
  width: 746px;
  clear: left;
  padding-left: 30px;
  padding-bottom: 20px;
  font-size: 0.9em;
}
#footer{
  clear: both;
  text-align: center;
  color: #999999;
  font-size: 0.9em;
  padding: 10px 0px 15px;
}
/* SECTION: Sidebar */
#sidebar{
  width: 160px;
  float: right;
}
.sidebarelement a{
  padding: 3px 0px;
}

.box{
  padding: 0px;
  /*margin: 0px;*/
  zoom: 1;
}

#sidebar .box{
  background-color: #E7F0F8;
  position: relative;
  margin-bottom: 4px;
}
#sidebar .box.variant2{
  background-color: transparent;
}

#femsiste .box{
  float: left;
  width: 165px;
  margin-right: 10px;
}
#nyttigesaker .box{
  margin-right: 0px;
  width: 185px;
}
#femsiste .box.last{
  margin-right: 0px;
}
#sidebar #nrktrondelag{
  background-color: #C9E6F4;
  border: 1px solid #006699;
}
#sidebar #nrktrondelag h3{
  padding: 0px;
}


.box .head{
}
.box .cell{
  padding: 5px 10px;
}
#nyttigesaker .box .cell{
  padding: 5px 60px 5px 0px;
}
#nyttigesaker .box.last .cell{
  padding-right: 0px;
}
.box ul{
  padding: 0px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}
.box ul li{
  margin: 5px 0px;
  padding: 0px;
}
#sidebar .box ul li{
  margin: 2px 0px;
}
.box p{
  padding: 0px;
  margin: 0px 0px 5px 0px;
}
.box h3{
  padding: 8px 0px 2px 10px;
  margin: 0px;
}
#sidebar .box.variant2 h3{
  padding-top: 4px;
  background-color: #103851;
  color: #FFFFFF;
}
#nyttigesaker .box h3{
  border-bottom: 2px solid #F0F6FB;
}
.box.variant2{
  background-color: #103851;
  color: #FFFFFF;
}


/* SECTION: page elements */ 
ul.menu{
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
ul.menu li{
  margin: 0px;
  padding: 1px 0px;
}
#topmenu{
  display: inline;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
#topmenu li{
  margin: 0px;
  padding: 1px 10px;
  display: inline;
}
#sitetools{
  display: inline;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
#sitetools li{
  display: inline;
  margin: 0px;
  padding: 1px 10px;
}
#talewebholder {
	position: relative;
	bottom: 7px;
}
#mainmenu{
/*  background-image: url(/getfile.php/692185.1206.vyedtprtse/menu-spacing.gif);
  background-position: bottom left;
  background-repeat: no-repeat;*/
  padding-bottom: 15px;
}
#mainmenu li.level0{
  font-size: 0.9em;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px dashed #000000;
  margin-left: 10px;
  margin-right: 7px;
  margin-bottom: 3px;
}
#mainmenu li.selected{
  background-color: #103851;
}
#mainmenu li.level0.selected{
  background-color: inherit;
}
#mainmenu li.spacing{
  height: 15px;
  background-image: url(/getfile.php/692185.1206.vyedtprtse/menu-spacing.gif);
  background-position: center left;
  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{
  display: inline;
  margin: 0px;
  padding: 2px 5px;
  background-image: url(/getfile.php/692192.1206.uwqpwwbppu/soek_bakg.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-align: right;
  line-height: 1.0;
  white-space: nowrap;
}
input.searchinput{
  width: 115px;
  background-color: #FFFFFF;
  color: #000000;
  border: none;
  line-height: 1.0;
  padding: 0px;
  margin: 0px;
  vertical-align: middle;
  font-size: 0.9em;
}
input.searchsubmit{
  background-color: #FFFFFF;
  color: #000000;
  border: none;
  line-height: 1.0;
  padding: 0px 3px;
  margin: 0px 5px 0px 0px;
  vertical-align: middle;
  font-size: 0.9em;
}
/* 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;
}
#location1, #location2{
  border-bottom: 1px dashed #000000;
}

.icalendardayhead { background-color: #CCCCCC; }
.monthlycalendartable { width: 100%;}
.calendardate{ color:#333333; font-size: 85%; }



/* SECTION: Kalender */

#calendar{
  position: relative;
  padding: 3px 0px;
  clear: both;
  border-bottom: 2px solid #000000;
  margin-bottom: 10px;
}
#calendar td.calmonthname{
  font-weight: bold;  
  background-color: #73A1C0; 
  color: #FFFFFF;
  padding: 4px 9px;
}
#calendar div.cells{
}
#calendar h3.sectiontitle{
  margin-bottom: 10px;
}
#kalendermaned{
  width: 200px; 
  padding: 6px 0px;
  float: left;
}
#kalendermaned table{
  border-collapse: collapse;
}
#kalendermaned th, th.caldayname{
  border: 1px solid #73A1C0;
  color: #666666;
  font-weight: bold;
}
#kalendermaned td, td.calday, td.calsaturday, td.caltoday, td.calsunday, td.caldayhasevent{
  border: 1px solid #73A1C0;
  font-weight: normal;
}
#kalendermaned td.caldayhasevent {
	cursor: help;
	color: black;
}
#kalendermaned td:first-child, td.calday:first-child{
}
#kalendermaned td.caltoday, td.caltoday{
  font-weight: bold;  
}
#kalendermaned td.calsunday, td.calsunday{
}
#kalenderoppforinger{
  width: 345px;
  float: right;
  padding: 6px 0px 6px 0px;
}
#kalenderoppforinger ul{

  min-height: 95px;
}
#calfooter{
  padding: 4px 6px;
  border-top: 1px dashed #000000;
  border-bottom: 1px dashed #000000;
}