/* Default stylesheet */
body { 
  background-color: #E7E7E7;
  color: #3d3d3d;
  font-family: "Trebuchet MS", Arial, Sans-serif;
  font-size: 12px;
  margin: 0px;
  padding: 30px 0px 10px;
}
caption,th,td { 
  font-size: 12px; 
}
h1 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 14px;
}
h2 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 12px;
}
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;
}



img.corner { 
  position: absolute;
}
img.corner.tl { 
  top: -1px;
  left: -1px;
}
img.corner.tr { 
  top: -1px;
  right: -1px;
}
img.corner.br { 
  bottom: -1px;
  right: -1px;
}
img.corner.bl { 
  bottom: -1px;
  left: -1px;
} 
/* General links */
a:link { color: #00483a; }
a:visited { color: #00483a; }
a:hover { color: #00483a; }

/* read more.. links */
.link  { }
a.link:link { }
a.link:visited { }
a.link:hover { }

/* Standard navigation links */
a.menu, span.menu { color: #3D3D3D; }
a.menu:link { color: #3D3D3D; text-decoration: none; }
a.menu:visited { color: #3D3D3D; text-decoration: none; }
a.menu:hover { color: #3D3D3D; text-decoration: underline; }

.level0 a.menu, .level0 span.menu { color: #00483a; }
.level0 a.menu:link { color: #00483a; }
.level0 a.menu:visited { color: #00483a; }
.level0 a.menu:hover { color: #00483a; }

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 { font-weight: bold; }
a.topmenu:link { text-decoration: none; }
a.topmenu:visited { text-decoration: none; }
a.topmenu:hover { text-decoration: underline; }

a.topmenuselected, span.topmenuselected { font-weight: bold; }
a.topmenuselected:link { text-decoration: underline; }
a.topmenuselected:visited { text-decoration: underline; }
a.topmenuselected:hover { text-decoration: underline; }

/* Printable/tell a friend links  */
.toollink { }
a.toollink:link { }
a.toollink:visited { }
a.toollink:hover { }

/* Copyright, CustomPublish powered link etc.  */
.cp { font-size: 10px;; color: #a1a0a1; }
a.cp:link { color: #a1a0a1; text-decoration: none; }
a.cp:visited { color: #a1a0a1; text-decoration: none; }
a.cp:hover { color: #a1a0a1; text-decoration: underline; }


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink { }
.headlinelink:link { color: #3d3d3d; text-decoration: none; }
.headlinelink:visited { color: #3d3d3d; text-decoration: none; }
.headlinelink:hover { color: #3d3d3d; text-decoration: underline; }

/* Linked headlines on listing pages */
.headline .headlinelink { }
.headline .headlinelink:link { color: #00483a; }
.headline .headlinelink:visited { color: #00483a; }
.headline .headlinelink:hover { color: #00483a; }

/* 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: #333333; font-size: 10px; }
.author { color: #333333; font-size: 10px; }
.feedback { }
.copyright, #copyright { font-size: 10px; color: #6c6c6c; }
/* Standard tools */
div.tools { margin: 15px 0px; }
div.tool { margin: 2px 0px; }
#skiplink { display: none; }
div.pagebar { margin-bottom: 10px; }
.pagebar.prev { margin-right: 10px; }

/* SECTION: listing/view styles */
div.pagedescription { }
.pagedescription { }
.headline, h1.headline  { 
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
h1.headline  { 
	font-size: 18px;
}
div.tipaatopplist .headline, div.tipaatopplist h1.headline  { 
  color: #00483a;
}
.headlineview, h1.headlineview  { 
  font-size: 18px; 
  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;
}
/* SECTION: viewarea block/spacing elements */
.block { 
  margin-bottom: 10px;
  line-height: 1.25;
}
.listingarea.full .block  { 
	border-bottom: 1px dotted #CCCCCC;
  margin-bottom: 20px;
	padding-bottom: 10px;
}
div.tipaatopplist div.block { 
  padding: 9px 20px 1px 0px;
}
.block.highlight { 
  background-color: #E7E7E7;
}
.articleblock {}
.articleblock div.imgwrap { float: left; width: 115px; }
.articleblock div.textwrap { float: right; width: 475px; }


hr { 
  clear: both;
}
div.hr { /* Replacement for hr. This is easier to style */
  font-size: 1px;
  clear: both;
  height: 10px;
  margin-bottom: 10px;m
}
div.tipaatopplist div.hr { 
  height: 0px;
  margin-bottom: 0px;
}
div.tipaatopplist div.textwrap { 
  padding-bottom: 9px;
}
div.body { 

  margin: 0px 0px 22px 0px;
}
.clearfix { clear: both; font-size: 0px; 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;
}

/* SECTION: page containers */ 
#page { 
  width: 1001px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  text-align: left;
  background-color: #FFFFFF;
}
#page div.s1 { 
  background-image: url(/getfile.php/707041.1280.vatpbpdpvs/page-shadow-mid.gif);
}
#page div.s2 { 
  background-image: url(/getfile.php/707025.1280.cawwwywwfe/page-shadow-top.gif);
}
#page div.s3 { 
  background-image: url(/getfile.php/707040.1280.vfaedraxus/page-shadow-bottom.gif);
  /*padding: 1px 3px 7px;*/
  padding: 12px 14px 7px 13px;
}

#top { 
  background-color: #D2CF12;
  height: 77px;
  margin: 0px 0px 14px;
  padding: 0px;
  position: relative;
}
#logo { 
 margin-top: 5px;
  margin-left: 5px;
}
#topnav { 
  border-color: #AFAD3B;
  border-width: 1px 0px 1px 1px;
  border-style: solid;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
#middle { 
}
#navbar { 
  float: left;
  width: 161px;
  margin-right: 32px;
}
#main { 
  background-color: #FFFFFF;
  float: left;
  width: 593px;
  /* Fiks for Googlemap i IE */
  position: relative;
  zoom: 1;
}
#path { 
  margin-bottom: 5px;
}
#contentarea { 
  min-height: 325px;
}
#sidebar { 
  float: right;
  width: 161px;
}
#footer { 
  clear: both;
  text-align: center;
  color: #3d3d3d;
  padding: 5px 0px;
  font-family: Arial, Sans-serif;
}
/* SECTION: Sidebar */
.sidebar { 
}


.sidebar img {
	display: block;
}
.box { 
  padding: 0px;
  margin: 0px 0px 24px 0px;
  position: relative;
}
#sidebar .box, #navbar .box { 
  background-color: #F7F7F7;
  border: 1px solid #D2CF12;
  background-image: url(/getfile.php/707035.1280.pawssxqtdu/box-bakg.gif);
  background-position: bottom left;
  background-repeat: repeat-x;
}
.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 ol { 
  padding: 0px;
  margin: 0px 0px 0px 0px;
  list-style-position: inside;
}
.box ol li { 
  margin: 0px 0px;
  padding: 2px 0px;
}

.box p { 
  padding: 0px;
  margin: 0px 0px 5px 0px;
}
.box h3 { 
  padding: 3px 3px 3px 9px;
  margin: 0px;n
}
#navbar .box h3, #sidebar .box h3, h2.caption, h3.caption { 
  background-color: #D2CF12;
  color: #00483a;
}
h2.caption, h3.caption { 
  padding: 3px 3px 3px 9px;
  margin: 0px;
}
/* SECTION: page elements */ 
div.menuwrap { 
  background-color: #F7F7F7;
  border: 1px solid #D2CF12;
  background-image: url(/getfile.php/707039.1280.scaxpfrbpe/menu-bakg.gif);
  background-position: bottom left;
  background-repeat: repeat-x;
  position: relative;
  zoom: 1;
  margin-bottom: 60px;
}
ul.menu { 
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
ul.menu li { 
  margin: 0px;
  padding: 1px 0px;
}
#mainmenu { 
}
#mainmenu li { 
  padding: 2px 0px;
}
#mainmenu li.level0 { 
  font-weight: bold;
}
#mainmenu li#mainmenuitem0 { 
  background-color: #D2CF12;
  color: #00483a;
  padding: 3px 3px 3px 9px;
  margin: 0px;
}

#topmenu { 
  padding: 5px 0px;
  margin: 0px;
  list-style-type: none;
  background-color: #F2F062;
}
#topmenu li { 
  margin: 0px;
  padding: 5px 12px;
  display: inline;
  /* display: inline-block; */
  border-right: 1px solid #AFAD3B;
  background-color: #F2F062;
  background-image: url(/getfile.php/707028.1280.tpxbrrxsrx/topmenu-bakg.gif);
  background-position: top left;
  background-repeat: repeat-x;
}
#topmenu li.selected { 
  background-image: url(/getfile.php/707275.1280.xytabuyvby/topmenu-bakg-aktiv.gif);
  background-color: #BFBC24;
}
#tools { 
  list-style-type: none;
}
#tools li { 
  background-position: center left;
  background-repeat: no-repeat;
}
#tools li#tips { 
}
#tools li#printable { 
}
#search { 
}
#searchform { 
  border: 1px solid #D2CF12;
  padding: 0px 0px 0px 5px;
  margin: 0px 0px 9px;
  position: relative;
  zoom: 1;
}
input.searchinput { 
  float: left;
  width: 120px;
  margin: 0px;
  padding: 3px 0px 0px;
  background-color: #FFFFFF;
  color: #7E7E7E;
  border: none;
  font-family: Arial, Sans-serif;
  vertical-align: middle;
}	
input.searchsubmit { 
  float: right;
  vertical-align: top;
}

div.articlegooglemap { 
  width: 290px;
  float: right;
}

/*#form7480 #rowid0 { float: left; display: block; width: 600px; }
#form7480 #rowid1 { float: left; display: block; }
#form7480 #rowid2 { float: left; display: block; }
#form7480 #rowid3 { float: left; display: block; }
#form7480 #rowid4 { float: left; display: block; }*/

/*#form7480 #rowid0 td.feedback, #form7480 #rowid1 td.feedback { float: left; width: 110px; }*/

/* SECTION: banner locations */
.bannerlocation { 
  clear: both;
  text-align: center;
}
.bannerlocation img { 
  margin-bottom: 10px;
}
.bannerlocation a:link  {  text-decoration: none; }
.bannerlocation a:visited  {  text-decoration: none; }
.bannerlocation a:hover  {  text-decoration: none; }

#location1 img { 
  margin-bottom: 18px;
}
#location3 { 
  margin-bottom: 50px;
}
#location3 img { 
  display: block;
  margin: 0 auto;
}
.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%; }

.bokkatmeny li  { 
	width: 40%;
	margin-right:4px;
	float: left;
}