/* Default stylesheet */
body { 
  background-color: #FFFFFF;
  color: #000000;
  font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 75%;
  margin: 0px;
  background-image: url(/getfile.php/862364.1433.weytxxquab/bakgrunn_stor.jpg);
  background-position: top center;
  background-repeat: no-repeat;

}
table,caption,th,td { 
  font-size: 1em; 
}
h1 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.35em;
}
h2 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.2em;
}
h3 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.1em;
}
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;
}
/* General links */
a:link { }
a:visited { }
a:hover { }

.menu { 
  font-weight: bold;
}
.menu a:link { color: #333333; text-decoration: none; }
.menu a:visited { color: #333333; text-decoration: none; }
.menu a:hover, .submenu a.itemselected:link, .submenu a.itemselected:visited, .submenu a.itemselected:hover, #topmenu a.itemselected:link, #topmenu a.itemselected:visited, #topmenu a.itemselected:hover { color: #500000; text-decoration: none; }

/* 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 { }
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 { color: #666666; text-decoration: none; }
a.cp:visited { color: #666666; text-decoration: none; }
a.cp:hover { color: #666666; text-decoration: underline; }


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink { }
.headlinelink:link { }
.headlinelink:visited { }
.headlinelink:hover { }

/* 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 { }

/* 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: #999999; font-size: 0.9em; }
.author { color: #333333; font-size: 1em; }
.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: 1.2em;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
.headlineview, h1.headlineview  { 
  font-size: 1.35em; 
  font-weight: bold; 
  margin: 5px 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;
}
/* 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;
}
/* SECTION: page containers */ 
#outerpage { 
  width: 1040px;
  margin: 0 auto;
}
#page { 
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  text-align: left;
  border-style: solid;
  border-width: 12px;
  border-color: #500000;
  background-color: #500000;
}
#top { 
  margin: 0px;
  padding: 0px;
}
#navbar { 
  background-color: #FFFFFF;
  width: 120px;
  position: absolute;
  margin-left: -120px;

}
#topnavbar { 
  background-color: #FFFFFF;
  padding: 2px 0px;
}
#middle { 
  background-image: url(/getfile.php/864979.1433.xbdwrddqbt/generell_hoyregrafikk.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  border-width: 12px 0 0;
  border-style: solid;
  border-color: #500000;
}
#middle.wide  {  background-image: none; background-color: #FFFFFF; }
#middle.wide #main  {  border-right: 0px none; }

#main { 
  min-height: 500px;
  border-width: 0px 1px 0 0;
  border-style: solid;
  border-color: #500000;
  padding: 0px 0px 20px 20px;
  width: 530px;
  background-color: #FFFFFF;
}
.viewarea #path { 
  float: left;
  width: 260px;
  padding-top: 0px;
}
#main .textcontent { 
  float: left;
  width: 260px;
  padding: 5px 20px 0px 0px;
}
#main .imgcontent { 
  float: right;
  width: 250px;
  min-height: 10px;
}
#footer { 
  clear: both;
  text-align: center;
  font-size: 0.9em;
  padding-top: 5px;
  color: #666666;
}
#cp { 
  font-size: 0.9em;
}
/* SECTION: Sidebar */
#sidebar { 
}
.sidebar { 
}

.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.caption { 
  padding: 0px;
  margin: 0px;
}
/* SECTION: page elements */
#path { 
  padding: 5px 0 0;
  margin: 0 0 5px;
} 
.path span.arrow { 
  margin: 0 5px;
}
ul.menu, ul.submenu { 
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
ul.menu li { 
  margin: 0px;
  padding: 1px 0px;
}
#mainmenu { 
  border-width: 12px 0 0 12px;
  border-style: solid;
  border-color: #500000;
}
#mainmenu li { 
  padding: 2px 0 2px 5px;
}
#mainmenu li.menulevel0 { 
  border-width: 0 0 12px;
  border-style: solid;
  border-color: #500000;
}
#mainmenu ul.submenu { 
  font-size: 0.85em;
  font-weight: normal;
  line-height: 1.0;
}
#mainmenu ul.submenu ul { 
  font-size: 1em;
}
#topmenu { 
  list-style-type: none;
}
#topmenu li { 
  display: inline;
  padding: 0px 10px;
}
#tools { 
  list-style-type: none;
}
#tools li { 
  background-position: center left;
  background-repeat: no-repeat;
}
#tools li#tips { 
}
#tools li#printable { 
}
#search { 
}
#searchform { 
}

div.articlemedia.images { 
  min-height: 500px;
}
div.articleimage { 
  margin-bottom: 10px;
  position: relative;
  zoom: 1;
}
div.articleimagedesc { 
  position: absolute;
  left: 251px;
  top: 0px;
  color: #FFFFFF;
  width: 239px;
  background-image: url(/getfile.php/875029.1433.ycuebpfayp/bildetekst_generell_hoest_tw.png);
  background-position: bottom left;
  background-repeat: no-repeat;
  padding: 5px 5px 12px;
  min-height: 27px;
  float: none !important;
}

input.searchinput { 
  vertical-align: middle;
}	
input.searchsubmit { 
  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: #cecece; }
.monthlycalendartable  {  width: 100%; }
.calendardate {  color:#333333; font-size: 85%; }
.errmsg  {  font-weight: bold; color: #aa0000; }

table.weathertablefivedays { }

table.weathertablefivedays td { 
  padding: 5px;
}
table.weathertablefivedays td.weatherlocname { 
  width: 100px;
  font-weight: bold;
}
table.weathertablefivedays { }
.weatherdaylabel, td.weatherfivedays { 
  width: 75px;
}



/* Vinter */
#page.rootpage124712 { 
  background-color: #19244E;
  border-color: #19244E;
}
#page.rootpage124712 .menu a:hover,
#page.rootpage124712 .submenu a.itemselected:link,
#page.rootpage124712 .submenu a.itemselected:visited,
#page.rootpage124712 .submenu a.itemselected:hover
 { 
  color: #19244E;
}
#page.rootpage124712 #middle { 
  border-color: #19244E;
  background-image: url(/getfile.php/864987.1433.qdetuaxfcx/vinter_hoyregrafikk.jpg);
}
#page.rootpage124712 #main { 
  border-color: #19244E;
}
#page.rootpage124712 #mainmenu { 
  border-color: #19244E;
}
#page.rootpage124712 #mainmenu li { 
  border-color: #19244E;
}
#page.rootpage124712 div.articleimagedesc { 
  background-image: url(/getfile.php/875078.1433.yurvtwsqad/bildetekst_bkg_vinter_big.png);
}


/* Sommer */
#page.rootpage124710 { 
  background-color: #25340E;
  border-color: #25340E;
}
#page.rootpage124710 .menu a:hover,
#page.rootpage124710 .submenu a.itemselected:link,
#page.rootpage124710 .submenu a.itemselected:visited,
#page.rootpage124710 .submenu a.itemselected:hover { 
  color: #25340E;
}
#page.rootpage124710 #middle { 
  border-color: #25340E;
  background-image: url(/getfile.php/864985.1433.awedfcsfyw/sommer_hoyregrafikk.jpg);
}
#page.rootpage124710 #main { 
  border-color: #25340E;
}
#page.rootpage124710 #mainmenu { 
  border-color: #25340E;
}
#page.rootpage124710 #mainmenu li { 
  border-color: #25340E;
}
#page.rootpage124710 div.articleimagedesc { 
  background-image: url(/getfile.php/875069.1433.dxwddttvyu/bildetekst_bkg_sommer_big.png);
}


/* Høst */

#page.rootpage124711 { 
  background-color: #991E00;
  border-color: #991E00;
}
#page.rootpage124711 .menu a:hover,
#page.rootpage124711 .submenu a.itemselected:link,
#page.rootpage124711 .submenu a.itemselected:visited,
#page.rootpage124711 .submenu a.itemselected:hover { 
  color: #991E00;
}
#page.rootpage124711 #middle { 
  border-color: #991E00;
  background-image: url(/getfile.php/864981.1433.tqfcewderf/hoest_hoyregrafikk.jpg);
}
#page.rootpage124711 #main { 
  border-color: #991E00;
}
#page.rootpage124711 #mainmenu { 
  border-color: #991E00;
}
#page.rootpage124711 #mainmenu li { 
  border-color: #991E00;
}
#page.rootpage124711 div.articleimagedesc { 
  background-image: url(/getfile.php/875059.1433.wyxvqqxafy/bildetekst_bkg_hoest_big.png);
}