/* Default stylesheet */

body { 
  font-family: "Trebuchet MS", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Arial, Sans-serif;
  font-size: 75%; /* 12px */
  margin: 0px;
  padding: 0px;
  background-image: url('http://img8.custompublish.com/getfile.php/768641.1198.tdfdbtvvyw/flatanger_grad_bkg.jpg');
  background-position: top left;
  background-repeat: repeat-x;
}

caption,th,td { 
  font-size: 1.0em; 
}
h1 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.6em;
}
h2 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.5em;
}
h3 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.35em;
}
h4 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.2em;
}
h5 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.1em;
}
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 { color: #0033cc; }
a:visited { color: #0033cc; }
a:hover { color: #0033cc; }

/* Add PDF-icon to the left of all PDF download links*/
a[href$=".pdf"]:before
{
  content: url(http://img8.custompublish.com/getfile.php/3452880.1198.dqeeeftppa/Adobe_PDF_file_icon_24x24.png);
  padding-left: 2px;
}

.menu a { }
.menu a:link { text-decoration: none; }
.menu a:visited { text-decoration: none; }
.menu a:hover { text-decoration: underline; }

#tilleggsmenu a:link { text-decoration: none; }
#tilleggsmenu a:visited { text-decoration: none; }
#tilleggsmenu a:hover { text-decoration: underline; }

#footer a:link { text-decoration: none; }
#footer a:visited { text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#cp a:link { text-decoration: none; }
#cp a:visited { text-decoration: none; }
#cp a:hover { text-decoration: underline; }
/* read more.. links */
.link  { font-weight: bold; }
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: none; }
a.menuselected:visited { text-decoration: none; }
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 { }
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 { font-weight: bold; }
.headlinelink:link { text-decoration: none; }
.headlinelink:visited { text-decoration: none; }
.headlinelink:hover { text-decoration: underline; }

/* 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; }

/* 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; }
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.9em; }
.author { font-size: 0.9em; }
.feedback { }
.copyright { }
/* Standard tools */
div.tools { margin: 50px 0px 15px 0px; }
div.tool { margin: 2px 0px; }
#skiplink { display: none; }
.admlink { margin-top: 5px; }
.contactinfo { text-align: center; color: #666666; padding-bottom: 15px; }
.contactinfo a:link { color: #666666; }
.contactinfo a:visited { color: #666666; }
.contactinfo a:hover { color: #008649; }
#contact { font-size: 1.1em; }

/* SECTION: listing/view styles */
div.pagedescription { }
.pagedescription { }
.headline, h1.headline  { 
  font-size: 1.5em;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}
.block.single .headline, .block.single h1.headline  { 
  font-size: 1em;
  font-weight: bold;
  float: left;
  display: inline;
}
.headlineview, h1.headlineview  { 
  font-size: 1.6em; 
  font-weight: normal; 
  margin: 0px;
  padding: 0px;
}
.subheadline, h2.subheadline  { 
  font-weight: normal; 
  margin: 5px 0px 0px 0px;
  padding: 0px;
  line-height: 1.0;
}
h3.pagetitle { 
  padding: 2px 0px 2px 9px;
  text-transform: uppercase;
  margin: 0px 0px 10px;
  font-size: 0.9em;
  font-weight: bold;
  background-position: top left;
  background-repeat: repeat;
  width: 141px;
}
#calendar .pagetitle { 
  width: 486px;
  font-size: 1.0em;
}

.ingress, p.ingress { 
  margin: 6px 0px; padding: 0px;
}
.ingressview, p.ingressview { 
  margin: 6px 0px; padding: 0px;
}
p.byline, .byline { 
  margin: 0px; padding: 0px;
}
div.pagebar, p.pagebar { 
  clear: both;
  text-align: right;
  margin-bottom: 10px;
  padding-right: 20px;
}
/* SECTION: viewarea block/spacing elements */
.listingarea, .viewarea { 
  clear: both;
}
.block { 
  margin-bottom: 5px;
}
.block img.dynimage { 
  margin-right: 25px;
}
/* listingblokk med en artikkel, kun overskrift */
.block.single { 
  font-style: italic;
	font-size: 1.1em;
}
.block.single span.date { 
  float: left;
  width: 80px;
  padding-top: 1px;
  font-weight: bold;
}
.block.single a.link { 
  float: right;
  display: inline;
  margin-right: 45px;
	font-size: 0.8em;
}
.block.single h1.headline { 
  display: inline;
  margin-right: 10px;
}
hr { 
  clear: both;
}
div.hr { /* Replacement for hr. This is easier to style */
  font-size: 1px;
  clear: both;
  height: 10px;
  border-width: 0px 0px 1px;
  border-style: dashed;
  margin-bottom: 5px;
}
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;
  position: relative;
}

/* SECTION: page containers */ 
#page { 
  width: 949px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  text-align: left;
  position: relative;
  /*background-position: 5px 0px;
  background-repeat: no-repeat;*/
  background-position: top left;
  background-repeat: repeat-y;
  min-height: 100%;
  
}
#page div.s3 { 
  padding: 0px 8px 7px;
}

#top { 
  margin: 0px;
  padding: 0px;
  background-position: 14px 0px;
  background-repeat: no-repeat;
  height: 145px;
  /*position: relative;
  z-index: 3;*/
}
#toppbilder { 
  position: absolute;
  top: 10px;
  right: 21px;
  width: 570px;
  text-align: right;
  vertical-align: top;
  overflow: hidden;
  z-index: 1;
}
#toppbilder img { 
  margin-left: 5px;
  vertical-align: top;
}
#logo { 
  margin-left: 41px;
  margin-top: 24px;
}
#topnav { 
}
#weather { 
  padding-right: 10px;
}
#nettverktoy { 
  text-transform: uppercase;
  z-index: 5;
  padding-left: 20px;
  position: absolute;
  top: -15px;
  right: 210px;
}
#nettverktoy .tool { 
  float: left;
  padding-right: 15px;
}
#nettverktoy .tool { 
}

#tekstskalering { 
  margin: 5px 0px;
  padding: 0px;
  letter-spacing: -1px;
}
#talewebholder {
	width: 140px;
}
a.colorscheme { 
  cursor: pointer;
}
#tekstskalering a { 
  cursor: pointer;
  font-weight: bold;
  padding: 0px 2px;
  display: block;
  float: left;
  height: 19px;
  width: 19px;
  line-height: 19px;
  margin-right: 1px;
  vertical-align: bottom;
  text-align: center;
}
#tekstskalering span.label { 
  display: block;
  clear: left;
}
a#scalelargest { 
  font-size: 18px;
}
a#scalelarger { 
  font-size: 16px;
}
a#scalelarge { 
  font-size: 14px;
}
a#scalenormal { 
  font-size: 12px;
}

#middle { 
  background-position: bottom left;
  background-repeat: repeat-x;
  padding-left: 14px;
  padding-right: 10px;
  padding-bottom: 10px;
  position: relative;
  zoom: 1;
}
#navbar { 
  float: left;
  width: 143px;
  margin-right: 35px;
  margin-top: 29px;
}
#main { 
  float: left;
  min-height: 258px;
  height: auto !important;
  height: 258px;
  width: 494px;
  margin-top: 26px;
  margin-bottom: 10px;
  padding: 0px 5px;
}
#maintop { 
  min-height: 39px;
  font-size: 0.9em;
}
#path { 
  padding-top: 2px;
  margin-bottom: 5px;
}
#weather { 
  padding-top: 1px;
}
#catmenus { 
  clear: left;
  width: 703px;
  float: left;
}
div.menuwrap { 
  background-position: bottom right;
  background-repeat: no-repeat;
  padding: 0px 0px 11px;
  margin: 0px 0px 15px;
}
div.menuwrap h3 { 
  padding: 2px 0px 2px 10px;
  text-transform: uppercase;
  margin: 0px 1px 0px;
  font-size: 0.9em;
  font-weight: bold;
  background-position: top left;
  background-repeat: repeat;
}
div.menuwrap ul.menu { 
  padding: 0px 0px 10px;
  background-repeat: repeat;
  background-position: bottom left;
  min-height: 142px;
  border-width: 1px 1px 0px;
  border-style: solid;
}

#navbar ul.menu { 
  min-height: 188px;
}

#navbar div.menuwrap { 
}
#catmenus div.menuwrap { 
  width: 143px;
  float: left;
  margin: 0px 35px 0px 0px;
}
#catmenus div.menuwrap#selvbetjening { 
  margin-right: 0px;
}
#footer { 
  clear: both;
  text-align: center;
  background-position: bottom left;
  background-repeat: repeat-x;
  font-size: 0.85em;
  padding: 1px 0px;
  position: relative;
  zoom: 1;
}
#cp { 
  text-align: center;
  margin: 0px;
}
/* SECTION: Sidebar */
#sidebar { 
  float: right;
  width: 195px;
  background-position: top left;
  background-repeat: no-repeat;
  margin-top: 29px;
}
.sidebar { 
}

.box { 
  padding: 0px;
  margin: 0px 0px 15px 0px;
}
.box .head { 
}
.box .cell { 
  padding: 5px;
}
.box ul, .box2 ul { 
  padding: 0px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}
.box ul li { 
  margin: 0px 0px 5px;
  padding: 0px;
}
.box.minibolk ul { 
  padding: 0px;
}
.box.minibolk ul li { 
  display: inline;
  border-left: 1px solid #000000;
  padding: 0px 5px;
  line-height: 1.0;
}
.box.minibolk ul li:first-child { 
  border-left: none;
  padding-left: 0px;
}
.box p { 
  padding: 0px;
  margin: 0px 0px 5px 0px;
}
.box h3 { 
  padding: 2px 0px;
  margin: 0px;
}
#sidebar .box { 
  margin-bottom: 15px;
}
#sidebar .box .cell { 
  padding: 15px;
}
#sidebar .box h3 { 
  font-size: 1.0em;
  font-weight: bold;
  background-position: top left;
  background-repeat: repeat;
  text-align: center;
}
#sidebar .box.links h3 { 
  text-align: center;
  text-transform: uppercase;
  font-style: italic;
}
#sidebar .box.links ul li { 
  background-position: top left;
  line-height: 1.6;
  background-repeat: no-repeat;
  padding-left: 10px;
  padding-right: 3px;
  
}
#sidebar .bannerlocation h3.caption { 
  margin-bottom: 15px;
  text-align: left;
}
/* SECTION: page elements */ 
ul.menu { 
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
ul.menu li { 
  margin: 0px;
  padding: 1px 0px;
}
#topmenu { 
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
#topmenu li { 
  margin: 0px;
  padding: 1px 0px;
  display: inline;
}
#tilleggsmenu { 
  margin: 0px 0px 25px;
  
}
#tilleggsmenu li { 
  margin: 1px 0px;
  padding: 1px 0px 1px 17px;
  text-transform: uppercase;
}

#tools { 
  list-style-type: none;
}
#tools li { 
  background-position: center left;
  background-repeat: no-repeat;
}
#tools li#tips { 
}
#tools li#printable { 
}
#search { 
}
#searchform { 
  padding: 0px;
  margin: 0px 0px 25px;
  text-align: center;
}
input.searchinput { 
  width: 126px;
  border-width: 1px;
  border-style: solid;
  vertical-align: middle;
  margin: 0px;
}	
input.searchsubmit { 
  vertical-align: middle;
  margin: 0px;
}
/* SECTION: banner locations */
.bannerlocation { 
  clear: both;
  text-align: center;
  margin-bottom: 25px;
}
.bannerlocation table { 
  margin-left: auto;
  margin-right: auto;
}
.bannerlocation td { 
  text-align: center;
  padding: 5px 0px;
}
.bannerlocation img { 
  border-width: 0px;
}
#location1 table { 
  width: 100%;
  margin-bottom: 0px;
}
#location1 { 
}
#location1 img { 
  display: block;
  margin: 0 auto;
}

/* SECTION: calendar */

#calendar {   
  margin-bottom: 8px;
  
}
#kalenderoppforinger ul { padding-bottom: 10px; }

.monthlycalendar { font-size: 0.9em; }