/* Default stylesheet */
body {
  background-color: #666666;
  color: #000000;
  font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", "Lucida Sans Unicode", Geneva, sans-serif;
  font-size: 68.75%; /*11px;*/
	line-height: 1.4;
	padding: 10px 0 0;
  margin: 0px;
}
table,caption,th,td {
  font-size: 1.0em
}
h1, h2, h3, h4, h5, h6{
  margin: 4px 0px;
  padding: 0px;
}

h1 {
  font-size: 1.45em;
}
h2 {
  font-size: 1.3em;
}
h3 {
  font-size: 1.2em;
}
h4 {
  font-size: 1.1em;
}
h5 {
  font-size: 1.0em;
}
h6 {
  font-size: 1.0em;
}
p {
  padding: 0px;
  margin: 4px 0px 16px 0px;
}
h1.headlineview, h1.pagetitle, h2.caption, h3.caption{
	color: #57575a;
	font-family: FreeSans, Corbel, Calibri, Verdana, "DejaVu Sans", "Bitstream Vera Sans", "Lucida Sans Unicode", Geneva, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 6px;
}
/* End General elements*/


a img{
	border: none;
}
.body img{
	margin: 3px 10px 5px;
}
.body img[align="left"]{
	margin-left: 0;
}
.body img[align="right"]{
	margin-right: 0;
}

/* 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: #0000ff; text-decoration: none;}
a:visited {  color: #000099; text-decoration: none;}
a:hover {  color: #e27226; text-decoration: underline;}

.menu a{
	font-weight: bold;
}
.menu a:link{text-decoration: none;}
.menu a:visited{color: #0000ff; text-decoration: none;}
.menu a:hover{text-decoration: underline;}

.menu a.itemselected:link{text-decoration: underline;}
.menu a.itemselected:visited{text-decoration: underline;}
.menu a.itemselected:hover{text-decoration: underline;}

#topmenu a:link { color: #e38f56;}
#topmenu a:visited { color: #e38f56;}
#topmenu a:hover { color: #e38f56;}

#gruppemenu li a{
	display: block;
	padding: 6px 30px;
}
#gruppemenu a:link { color: #e27226;}
#gruppemenu a:visited { color: #e27226;}
#gruppemenu a:hover { color: #FFFFFF; background-color: #999999; text-decoration: none;}

#gruppemenu a.itemselected:link{text-decoration: none; background-color: #999999; color: #FFFFFF;}
#gruppemenu a.itemselected:visited{text-decoration: none; background-color: #999999; color: #FFFFFF;}
#gruppemenu a.itemselected:hover{text-decoration: none; background-color: #999999; color: #FFFFFF;}

.contactinfo a:link{
	color: #000099;
}
.contactinfo a:hover{
	color: #000099;
}

/* Copyright, CustomPublish powered link etc.  */
.cp { }
a.cp:link { color: #333333;}
a.cp:visited { color: #333333;}
a.cp:hover { color: #333333;}


/* Navigation path links */
.path  {  }
a.path:link { color: #000000;}
a.path:visited { color: #000000;}
a.path:hover { color: #000099;}

/* 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: 0.9em; }
.sidebar span.author { float: right; }
.sidebar span.readmore { float: left; }
.feedback { }
.copyright { }
#path { margin-bottom: 10px; padding-left: 9px;}
#path span.arrow { padding: 0px 3px; }


/* CSS code for (rounded) corners. Remember position: relative; on container element */
span.corner { 
  background-repeat: no-repeat;
	display: block;
  position: absolute;
  /* Set width/height to size of corner images */
  width: 10px;
  height: 10px;
}
span.corner.tl { 
  background-position: top left;
  left: 0px;
  top: 0px;
}
span.corner.tr { 
  background-position: top right;
  right: 0px;
  top: 0px;
}
span.corner.br { 
  background-position: bottom right;
  bottom: 0px;
  right: 0px;
}
span.corner.bl { 
  background-position: bottom left;
  bottom: 0px;
  left: 0px;
} 
/* Default corners (white, small) */
span.corner{
	background-image: url(http://img4.custompublish.com/getfile.php/977568.924.abbtfwftfe/box-simple-corners-2px.gif);
}

span.corner.topnav{
	background-image: url(http://img4.custompublish.com/getfile.php/977494.924.wsxtrycsva/topmenu-corners.gif);
}


span.corner.topimg{
	background-image: url(http://img4.custompublish.com/getfile.php/977493.924.waaresrwxb/topimg-corners.gif);
}

span.corner.pagesection{
	background-image: url(http://img4.custompublish.com/getfile.php/977499.924.xvfcaxtttf/contentarea-corners.gif);
	height: 12px;
	width: 12px;
}
span.corner.page{
	background-image: url(http://img4.custompublish.com/getfile.php/977490.924.vdvycrbsqc/page-corners.gif);
	height: 45px;
	width: 35px;
}
/* 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;
}

/* Fully flexible shadows */
/* Use in combination with corners for a rounded box with almost any type of shadow */
/* Flexibility limited by image size due to combination of two shadows top+bottom/left+right in each image. */
/* HTML Skeleton: 
<div class="container"><!-- must have position: relative; -->
<div class="side h b"><div class="side h t"><div class="side v l"><div class="side v r">

Content here...

<span class="corner tl"></span>
<span class="corner tr"></span>
<span class="corner br"></span>
<span class="corner bl"></span>

</div></div></div></div><!-- end sides -->

</div><!-- end container -->
*/

 div.side, span.side{
	 display: block;
 }
/* v = vertical, h = horizontal, l = left, r = right */ 
 div.side.v, span.side.v{
	 background-position: top left;
	 background-repeat: repeat-y;
	 zoom: 1;
 }
 div.side.v.r, span.side.v.r{
	 background-position: top right;
 }
 div.side.h, span.side.h{
	 background-position: top left;
	 background-repeat: repeat-x;
 }
 div.side.h.b, span.side.h.b{
	 background-position: bottom left;
 }


 /* Site default shadows, for #top, #middle (#page needs extra class) */
 div.side.h, span.side.h{
	 /* Background-image with horizontal (top/bottom) shadows. Taller than tallest container with shadow. Split into two background images when required  */
 }

div.side.h.t{
	background-image: url(http://img4.custompublish.com/getfile.php/977591.924.wtdcedddsx/contentarea-shadow-top.gif);
}
div.side.h.b{
	background-image: url(http://img4.custompublish.com/getfile.php/977590.924.wyspquacxt/contentarea-shadow-bottom.gif);
}
 div.side.v, span.side.v{
	 /* Background-image with vertical (left/right) shadows. Wider than page */ 
	 background-image: url(http://img4.custompublish.com/getfile.php/977501.924.vewyutyepf/contentarea-vertical-shadows.gif);
}

div.side.h.t.page{
	background-image: url(http://img4.custompublish.com/getfile.php/977585.924.psyufrqtsu/page-shadow-top.gif);
}
div.side.h.b.page{
	background-image: url(http://img4.custompublish.com/getfile.php/977586.924.rybudrqqqr/page-shadow-bottom.gif);
}
 div.side.v.page, span.side.v.page{
	 background-image: url(http://img4.custompublish.com/getfile.php/977492.924.tsxeuvqbyd/page-vertical-shadows.gif);
}



/* Standard tools */
div.tools { margin: 15px 0px; }
div.tool { margin: 2px 0px; }
#skiplink { display: none; }
/* SECTION: listing/view styles */
div.pagedescription { }
.pagedescription { }
h1.headline, h2.headline{
	font-size: 1.3em;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
h1.headlineview {
  font-weight: bold; 
}
.subheadline, h2.subheadline {
	font-size: 1.0em;
  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: Articlemedia */
div.articlemedia { 
	width: 250px;
	float: right;
	margin-left: 10px;
}

div.articleimage { 
	margin-bottom: 10px;
}
div.articleimagedesc, i.paragraphpictext { 
	font-style: italic;
	padding: 1px 2px;
}


/* SECTION: viewarea block/spacing elements */
.block {
  margin-bottom: 15px;
}

.articleblock .imgwrap{
	float: right;
	width: 32.5%;
}
.articleblock .imgwrap img{
	max-width: 100%;
	height: auto;
}
.articleblock .textwrap{
	float: left;
	width: 65%;
}
/* Full text width if no listing image */
div.articleblock.nopic .textwrap{
	float: none;
	width: auto;
}

/* 2-spalter */
div.twocol .articleblock { 
	width: 49%;
}
div.twocol .articleblock.pair0 { 
	clear: both;
	float: left;
}
div.twocol .articleblock.pair1 { 
	clear: right;
	float: right;
	margin-right: 0;
}

/* 3-spalter */
div.threecol .articleblock { 
	width: 32%;
	float: left;
	margin-right: 2%;
}
div.threecol .articleblock.treble0 { 
	clear: both;
}
div.threecol .articleblock.treble1 { 
	margin-right: 0;
}
div.threecol .articleblock.treble2 { 
	clear: right;
	float: right;
	margin-right: 0;
}

hr, div.hr /* Replacement for hr (easier to style in older browsers) */{
	background-color: transparent;
	border-bottom: 1px solid #D1D0D0;
  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 */ 
#page {
	background-color: #E27226;
  width: 780px;
	margin: 0 auto;
	position: relative;
  text-align: left;
}
#page div.side.v.r.page{
  padding: 32px 24px 32px 20px;
}
#top {
	background-color: #D1D0D0;
  margin: 0px 0px 10px;
	position: relative;
	zoom: 1;
}
#top div.side.v.r{
  padding: 9px;
}
#topnav {
	background-color: #FFFFFF;
	position: relative;
	padding: 0 9px;
}
#middle {
	background-color: #D1D0D0;
	position: relative;
	zoom: 1;
}
#middle div.side.v.r{
	padding: 10px 11px 10px 11px;
}
#navbar {
	float: left;
	width: 204px;
}
#main {
	float: right;
  min-height: 500px;
	width: 492px;
}
#mainsidebar {
}
#footer {
  clear: both;
  text-align: center;
}
/* SECTION: Sidebar */
.sidebar {
}

.box {
  padding: 0px;
  margin: 0px 0px 15px 0px;
  position: relative;
}
.box .head {
}
.box .cell {
	background-color: #FFFFFF;
  padding: 9px 9px 12px;
	position: relative;
}
.box ul {
  padding: 0px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}
.box ul li {
  margin: 0px 0px;
  padding: 0px;
}
.box ul.headlines li {
	margin-bottom: 12px;
}

.box ul.footer li {
  margin: 0px 0px;
  padding: 0 0 0 11px;
	background-image: url(http://img4.custompublish.com/getfile.php/977774.924.crswpfbbqr/pil.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}
.box p {
  padding: 0px;
  margin: 0px 0px 5px 0px;
}
.box h3.caption {
  padding: 0px;
  margin: 0px;
}
/* SECTION: page elements */
#sitetools{
 	margin: 0 auto;
	width: 728px;
}
#sitetools .inner{
	position: absolute;
	text-align: right;
	top: 6px;
	width: 728px;
	z-index: 10;
}
#logo{
	float: left;
	position: relative;
	margin-top: -46px;
	margin-left: 3px;
}
#slagord{
	clear: left;
	float: left;
	font-style: italic;
	margin: 4px 0 4px 3px;
	width: 408px;
}
#toppbilde{
	float: right;
	position: relative;
	width: 305px;
}
#path{
  margin-bottom: 5px;
} 
div.contentarea, div.menuwrap{
	background-color: #FFFFFF;
	padding: 9px;
	margin: 0 0 15px;
	position: relative;
	zoom: 1;
}

ul.menu, ul.submenu {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
ul.menu li, ul.submenu li {
  margin: 0px;
  padding: 1px 0px;
}
ul.menu li{
	padding-left: 11px;
}
#topmenu {
	display: inline;
  list-style-type: none;
}
#topmenu li {
  display: inline;
	padding: 0 6px;
}
#gruppemenu{
}
#gruppemenu li{
	float: left;
	padding: 0 0 0 2px;
	background-image: url(http://img4.custompublish.com/getfile.php/977495.924.rxqsbttfdy/topmenu-separator.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#gruppemenu li:first-child{
	background-image: none;
	border-left: none;
}

#mainmenu li.menulevel0{
	background-image: url(http://img4.custompublish.com/getfile.php/977776.924.eqwxvreydd/pil-menu.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding-left: 11px;
}
#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;
}
input.searchinput {
	background-color: #FFFFFF;
	border: 2px solid #000000;
	color: #000000;
	padding: 2px;
  vertical-align: middle;
	width: 106px;
}	
input.searchsubmit {
  vertical-align: middle;
}

.galleriteaser div.imagelist{
	float: left;
	margin-bottom: 12px;
	margin-right: 15px;
	width: 108px;
}
.galleriteaser div.imagelist.num2, .galleriteaser div.imagelist.num3{
	margin-right: 0;
}
.galleriteaser div.imagelist.num3{
	float: right;
}
.galleriteaser div.imagelist.num2_0, .galleriteaser div.imagelist.num2_1{
	margin-right: 0;
}
.galleriteaser div.imagelist.num2_1{
	float: right;
}


/* 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;
}

input.newslettersubemail {
	width: 98%;
}


/* SECTION: dropdown menu */

/* Utseende til kontaineren til dropdownmenyen */

div.dropdownframe {
  padding: 0px;
  text-align: center;
	text-transform: normal;
  font-weight: bold;
  font-size: 1.0em;
	white-space: nowrap;
	width: 706px; /* fix for IE7 */
}

/* Sett padding og margin til menyknappene her */
div.dropdown, div.dropdownhover {
	padding: 8px 5px 9px 5px;
	margin: 0px 1px 0px 0px;
}

/* Utseende til menyknapper */
div.dropdown {
  color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	width: 223px;
	display: block !important;
	float: left;
}

/* Utseende til menyknapper i aktiv tilstand her */
div.dropdownhover {
  color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #999999;
	width: 223px;
	display: block !important;
	float: left;
}

/* Utseende til linker */
.dropdown a:link { text-decoration: none; color: #E27226; }
.dropdown a:visited { text-decoration: none; color: #E27226; }
.dropdown a:hover { text-decoration: none;  color: #E27226; }

/* Utseende til aktive linker */
.dropdownhover a:link { text-decoration: none; color: #FFFFFF; }
.dropdownhover a:visited { text-decoration: none; color: #FFFFFF; }
.dropdownhover a:hover { text-decoration: none; color: #FFFFFF; }

/* Utseende til kontainerne til undermenyer */
div.dropdownsubframe {
  text-align: left;
  color: #FFFFFF; 
	border: 0px none;
	white-space: nowrap;
	padding-left: 27px;
	background-color: #FEFFFF;
	border: 1px solid #CCCCCC;
	border-top: 0px none;
	width: 204px;
}

/* Sett padding og margin til undermenyknapper her */
div.dropdownsub, div.dropdownsubhover {
  padding: 3px 10px;
}

/* Utseende til undermenyknapper */
div.dropdownsub {
  color: #496179;
}

/* Utseende til aktive undermenyknapper */
div.dropdownsubhover {
  color: #496179; 
}

/* Utseende til linker i undermenyer */
.dropdownsub a:link { text-decoration: none; color: #767676; }
.dropdownsub a:visited { text-decoration: none; color: #767676; }
.dropdownsub a:hover { text-decoration: underline; color: #767676; }

/* Utseende til aktive linker i undermenyer */
.dropdownsubhover a:link { text-decoration: none; color: #000000; }
.dropdownsubhover a:visited { text-decoration: none; color: #000000; }
.dropdownsubhover a:hover { text-decoration: underline; color: #000000; }




#lightbox{
	z-index: 600 !important;
}

#overlay{
	z-index: 590 !important;
}