/* Default stylesheet */
body{
  /*font-family: Arial, "DejaVu Sans", Sans-serif;*/
  font-family: "Trebuchet MS", Arial, "DejaVu Sans", Sans-serif;
  font-size: 75%; /* 12px */
  margin: 0px;
  padding: 10px 0px;
  background-position: top left;
  background-repeat: repeat-x;

}
caption,th,td{
  font-size: 1.0em; 
}
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;
}

TABLE {
	BORDER-COLLAPSE: collapse
}

UL
{
	list-style-type: square;
	top: 0em;
}
UL UL
{
	list-style-type: disc;
	top: 0em;	
}

/* 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 a{}
/*.menu a{font-weight: bold;}*/
.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 {}
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{}
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{}
.headlinelink:visited{}
.headlinelink:hover{}

/* 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: 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: 0px;
  padding: 0px;
}
.subheadline, h2.subheadline {
  font-weight: normal; 
  margin: 5px 0px 0px 0px;
  padding: 0px;
  line-height: 1.0;
}
h3.pagetitle{
  width: 192px;
  background-position: top right;
  background-repeat: repeat-y;
  padding: 2px 0px 2px 9px;
  /*text-transform: uppercase;*/
  text-transform: none;
  margin: 0px 0px 2px;
}
.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;
}
/* SECTION: viewarea block/spacing elements */
.block{
  margin-bottom: 5px;
}
.block img.dynimage{
  margin-right: 20px;
}
/* listingblokk med en artikkel, kun overskrift */
.block.single{
  
}
.block.single span.date{
  float: left;
  width: 80px;
  padding-top: 3px;
}
.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;
  font-size: 104%; /* 12px */

}
.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: 1003px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  text-align: left;
  position: relative;
}

#page div.s3{
  padding: 14px 21px 20px 22px;
}

#top{
  margin: 0px;
  padding: 0px;
  background-position: top left;
  background-repeat: no-repeat;
  height: 141px;
  position: relative;
  z-index: 3;
}
#toppbilder{
  position: absolute;
  top: 14px;
  right: 21px;
  width: 570px;
  text-align: right;
  vertical-align: top;
  overflow: hidden;
  z-index: 1;
}
#toppbilder img{
  border-left-width: 5px;
  border-left-style: solid;
  vertical-align: top;
}
#logo{
  margin-top: 33px;
  margin-left: 31px;
}
#topnav{
}
#nettverktoy{
  position: absolute;
  width: 600px;
  left: 165px;
  top: 140px;
  font-size: 0.85em;
  text-transform: uppercase;
  z-index: 5;
}
#nettverktoy h3{
  padding: 5px 15px 5px 0px;
  background-position: 100% 7px;
  background-repeat: no-repeat;
  font-size: 1.0em;
  font-weight: normal;
}
#nettverktoy h3, #nettverktoy .tool{
  float: left;
  margin-right: 25px;
}
#nettverktoy .tool{
}

#tekstskalering{
  margin: 5px 0px;
  padding: 0px;
  letter-spacing: -1px;
}
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{
}
#navbar{
  float: left;
  width: 159px;
  margin-right: 22px;
  margin-top: 39px;
}
#main{
  float: left;
  min-height: 258px;
  width: 575px;
  margin-top: 39px;
}

#catmenus{
  clear: left;
  width: 755px;
  float: left;
}
div.menuwrap{
  background-position: bottom right;
  background-repeat: no-repeat;
  padding: 0px;
  margin: 0px 0px 15px;
}
div.menuwrap h3{
  padding: 2px 2px 2px 10px;
  text-transform: none;
  margin: 0px 0px 2px;
  font-size: 1.0em;

}
div.menuwrap ul.menu{
  padding: 0px 0px 10px;
  background-position: bottom left;
  background-repeat: no-repeat;
  min-height: 183px;
}
#navbar ul.menu{
  min-height: 231px;
}

#navbar div.menuwrap{
}
#catmenus div.menuwrap{
  width: 159px;
  float: left;
  margin: 0px 22px 22px 0px;
}
#footer{
  clear: both;
  text-align: center;
  background-position: bottom left;
  background-repeat: repeat-x;
  padding: 3px 0px;
  position: relative;
  zoom: 1;
}
#cp{
  text-align: center;
  margin: 5px 0px;
}
/* SECTION: Sidebar */
#sidebar{
  float: right;
  width: 184px;
  background-position: top left;
  background-repeat: no-repeat;
  min-height: 494px;
  padding-top: 38px;
  position: relative;
  top: -14px;
  z-index: 2;
}
.sidebar{
}

.box{
  padding: 0px;
  margin: 0px 0px 15px 0px;
}
.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{
  padding: 2px 0px;
  margin: 0px;
}
#sidebar .box .cell{
  padding-left: 17px;
}
#sidebar .box h3{
  text-transform: uppercase;
  padding-left: 17px;
}
/* SECTION: page elements */ 
ul.menu{
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
.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 0px 0px 12px;
  margin: 0px 0px 20px;
}
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;
}
.bannerlocation table{
  margin-left: auto;
  margin-right: auto;
}
.bannerlocation td{
  text-align: center;
  padding: 5px 0px;
}
.bannerlocation img{
  border-width: 0px;
}

/* */

#contactlisttable th, #contactlisttable td {
	text-align: left;
}