/* Default stylesheet */
body { 
  background-color: #EAEAEA;
  color: #000000;
  font-family: Arial, Sans-serif;
  font-size: 75%; /* 12px som utgpkt */
  margin: 0px;
}
table,caption,th,td { 
  font-size: 1.0em;
}
h1 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.4em
}
h2 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.15em;
}
h3 { 
  margin: 4px 0px;
  padding: 0px;
  font-size: 1.0em;
}
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 */
a img{border: 0;}

img.layout, a img.layout { 
  margin: 0px;
  padding: 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: 0px;
  left: 0px;
}
img.corner.tr { 
  top: 0px;
  right: 0px;
}
img.corner.br { 
  bottom: 0px;
  right: 0px;
}
img.corner.bl { 
  bottom: 0px;
  left: 0px;
} 

/* General links */
a:link { color: #0033CC; text-decoration: none; }
a:visited { color: #01207e; text-decoration: none; }
a:hover { color: #0033CC; text-decoration: underline; }

.body a:link { text-decoration: underline; }
.body a:visited { text-decoration: underline; }
.body a:hover { text-decoration: underline; }
 
#footer a:link { color: #999999; }
#footer a:visited { color: #999999; }
#footer a:hover { color: #999999; }

.menu a:link { color: #000000; text-decoration: none; }
.menu a:visited { color: #000000; text-decoration: none; }
.menu a:hover { color: #000000; text-decoration: underline; }


.menu .selected a:link { color: #000000; text-decoration: none; }
.menu .selected a:visited { color: #000000; text-decoration: none; }
.menu .selected a:hover { color: #000000; text-decoration: underline; }

.caption a:link, .caption a:visited, .caption a:hover { 
	color: #000000;
}
.caption a:link, .caption a:visited { 
	text-decoration: none;
}
.caption a:hover { 
	text-decoration: underline;
}
#topmenu a, #topmenu span { 
  background-color: #B0CBCD;
  padding: 1px 0px;
}
/* read more.. links */
.link  { margin-left: 10px; }
.box .link { 
	margin-left: 0;
}
a.link:link { }
a.link:visited { }
a.link:hover { }

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 { }
a.cp:visited { }
a.cp:hover { }


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink { }
.headlinelink:link { color: #0033CC; text-decoration: none; }
.headlinelink:visited { color: #0033CC; text-decoration: none; }
.headlinelink:hover { color: #0033CC; text-decoration: underline; }

#sidebar .headlinelink:link { color: #000000; }
#sidebar .headlinelink:visited { color: #000000; }
#sidebar .headlinelink:hover { color: #000000; }

/* Linked headlines on listing pages */
.headline .headlinelink { }
.headline .headlinelink:link { color: #000000; }
.headline .headlinelink:visited { color: #000000; }
.headline .headlinelink:hover { color: #000000; }

/* 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; }


a.scaletext, #topmenu a.scaletext { 
  cursor: pointer;
  background-color: transparent;
}
a#scalelargest { 
  font-size: 16px;
}
a#scalelarge { 
  font-size: 14px;
}
a#scalenormal { 
  font-size: 12px;
}


/* SECTION: Standard CP classes*/
.default { }
.date { color: #333333; font-size: 0.75em; font-weight: normal; }
.headline .date { 
  margin-right: 12px;
}
.author { color: #333333; font-size: 0.9em; font-weight: normal; }
.feedback { }
.copyright { }
/* Standard tools */
div.tools { margin: 15px 0px; }
div.tool { margin: 2px 0px; }
div.tools ul { 
	list-style-type: none;
	margin: 0 0 15px;
	padding: 0;
}
div.tools ul li { 
	padding: 0 0 0 7px;
	margin: 0 0 5px;
}
div.tools ul li.system { 
	margin-bottom: 2px;
	padding-left: 0;
}
li.system table { 
	width: 90%;
}
li.system td { 
	white-space: nowrap;
}

#skiplink { display: none; }
/* SECTION: listing/view styles */
div.pagedescription { }
.pagedescription { }


.sectiontitle, h1.sectiontitle, h2.sectiontitle, h3.sectiontitle, .box .sectiontitle, .box h1.sectiontitle, .box h2.sectiontitle, .box h3.sectiontitle { 
  clear: both;
  font-weight: bold;
  border-bottom: 2px solid #000000;
  padding: 4px 0px;  
  margin: 0px 0px 5px;
  font-size: 1.35em;
}
div.bull { width: 10px; float: left; }

h1.headline.reduced { font-size: 1.0em; padding: 0px 0px 0px 10px; margin: 0px; }
h2.subheadline.reduced { font-size: 0.9em; padding: 0px 0px 0px 10px; margin: 0px; }

.headline, h1.headline  { 
  font-size: 1.15em;
  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;
}
.ingress { 
}
div.ingress { 
  margin: 6px 0px; 
  padding: 0px;
}
.ingressview { 
}
div.ingressview { 
  margin: 6px 0px; 
  padding: 0px;
}
p.byline, .byline { 
  margin: 0px; padding: 0px;
}

div.pagebar { 
  text-align: right;
  clear: both;
  margin: 5px 0px 10px;
  padding-right: 35px;
}
/* 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;*/
	height: 5px;
  margin-bottom: 10px;
/*  border-bottom: 1px dashed #000000;*/
}
div.body { 
  clear: both; 
  margin: 0px 0px 22px 0px;
}
.viewarea img { 
	max-width: 100%;
}
.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;
}
#page div.s1 { 
  background-image: url(http://img1.custompublish.com/getfile.php/658108.1111.vvpyctacax/page-shadow-midt.gif);
}
#page div.s2 { 
  background-image: url(http://img1.custompublish.com/getfile.php/658109.1111.tqdaqfwscf/page-shadow-top.gif);
}
#page div.s3 { 
  padding: 18px 19px 24px 22px;
  background-image: url(http://img1.custompublish.com/getfile.php/658107.1111.bxxtwpvxuc/page-shadow-bunn.gif);
}
/* SECTION: page containers */ 
#page { 
  background-color: #FFFFFF;
  width: 995px;
  margin: 0 auto;
  padding: 0px;
  text-align: left;
}

#top { 
  margin: 0px 0px 7px;
  padding: 0px;
  height: 128px;
  background-image: url(http://img1.custompublish.com/getfile.php/658111.1111.watwdwasxp/toppen.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  position: relative;
}
#logo { 
  margin-top: 33px;
  margin-left: 15px;
}

#middle { 
}
#navbar { 
  float: left;
  width: 188px;
  margin-right: 14px;
  background-color: #D8EAC2;
  position: relative;
  padding: 7px 0px;
 margin-bottom: 12px;
}

#navbar2 { 
  float: left;
  width: 188px;
  margin-right: 14px;
  background-color: #D8EAC2;
  position: relative;
  padding: 7px 0px;
 margin-bottom: 12px;
}

ul.menu.menulevel0 li{
	padding-left: 10px;	
}

ul.menu.menulevel0 li.itemselected{
	background-color: #73BE1E;
}

h3.pagetitle{
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px dashed #000;
	margin-left: 10px;
	margin-right: 7px;
}

.caselist li{
	padding: 0px 10px;
	list-style-type: none;
}
#main { 
  float: left;
  min-height: 500px;
  width: 573px;
  padding-top: 10px;
  margin-bottom: 12px;
}
#path { 
  margin-bottom: 15px;
  
}
#nyttigesaker { 
  background-image: url(http://img1.custompublish.com/getfile.php/658114.1111.dppwvdpapv/blaa-gradient-bakg.gif);
  background-position: bottom left;
  background-repeat: repeat-x;
  position: relative;
  background-color: #E1ECF6;
  font-size: 0.9em;
}
#nyttigesaker .inner { 
  min-height: 160px;
  padding-left: 25px;
  background-image: url(http://img1.custompublish.com/getfile.php/658122.1111.seqybubupc/lys-2xkant.gif);
  background-position: 190px 0px;
  background-repeat: repeat-y;
  padding-bottom: 10px;
}
#femsiste { 
  background-color: #E9F1F8;
  position: relative;
  float: left;
  width: 736px;
  clear: left;
  padding-left: 40px;
  padding-bottom: 20px;
  font-size: 0.9em;
}
#pagefooter { 
	background-color: #D8EAC2;
 position:relative;
 margin-top:10px;
 padding:3px;
 font-size: 0.9em; 
}
#footer { 
  clear: both;
  text-align: center;
  color: #999999;
  font-size: 0.9em;
}
/* SECTION: Sidebar */
#sidebar { 
  width: 160px;
  float: right;
}
.sidebar { 
}

.box { 
  padding: 0px;
  margin: 0px 0px 15px 0px;
  zoom: 1;
}
#sidebar .box { 
  background-color: #E1ECF6;
  position: relative;
  margin-bottom: 4px;
}
#sidebar .box.variant2 { 
  background-color: #73BE1E;
  color: #FFFFFF;
}
#femsiste .box, #nyttigesaker .box { 
  float: left;
  width: 125px;
  margin-right: 50px;
}
#nyttigesaker .box { 
  margin-right: 0px;
  width: 185px;
}
#femsiste .box.last, #nyttigesaker .box.last { 
  margin-right: 0px;
}
#nyttigesaker .box.last { 
  padding-right: 0px;
  width: 150px;
}
#sidebar #nrktrondelag { 
  background-color: #C9E6F4;
  border: 1px solid #006699;
}
#sidebar #nrktrondelag h3 { 
  padding: 0px;
}


.box .head { 
}
.box .cell { 
  padding: 5px 10px;
}
#nyttigesaker .box .cell { 
  padding: 5px 60px 5px 0px;
}
#nyttigesaker .box.last .cell { 
  padding-right: 0px;
}
.box ul { 
  padding: 0px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}
.box ul li { 
  margin: 5px 0px;
  padding: 0px;
}
#sidebar .box ul li { 
  margin: 2px 0px;
}
.box p { 
  padding: 0px;
  margin: 0px 0px 5px 0px;
}
.box h3, .box h3.caption { 
  padding: 10px 10px 2px 10px;
  margin: 0px;
}
#nyttigesaker .box h3 { 
  border-bottom: 2px solid #F0F6FB;
}
/* 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;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 200px;
  text-align: right;
}
#topmenu li { 
  margin: 0px;
  padding: 1px 0px;
  line-height: 1.4;
}

#topmenu li {
	padding: 0;
	margin: 0 0 2px;
}

#topmenu a.topmenu, #topmenu span.topmenu { 
  padding-left: 7px;
  padding-right: 5px;
}
#topmenu #talewebholder {
	height: 30px;
	margin-left: 58px;
	margin-top: 1px;
}
#mainmenu { 
  background-image: url(http://img1.custompublish.com/getfile.php/658214.1111.vuxcdwdasw/menu-spacing.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  padding-bottom: 15px;
}
#mainmenu li.level0 { 
  font-size: 0.9em;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px dashed #000000;
  margin-left: 10px;
  margin-right: 7px;
  margin-bottom: 3px;
}
#mainmenu li.selected { 
  background-color: #73BE1E;
}
#mainmenu li.level0.selected { 
  background-color: inherit;
}
#mainmenu li.spacing { 
  height: 15px;
  background-image: url(http://img1.custompublish.com/getfile.php/658214.1111.vuxcdwdasw/menu-spacing.gif);
  background-position: center left;
  background-repeat: no-repeat;
}
#tools { 
  list-style-type: none;
}
#tools li { 
  background-position: center left;
  background-repeat: no-repeat;
}
#tools li#tips { 
}
#tools li#printable { 
}
#search { 
}
#searchform { 
  margin-top: 3px;
  padding: 2px 5px;
  width: 146px;
  height: 19px;
  margin-left: auto;
  margin-right: 0px;
  background-image: url(http://img1.custompublish.com/getfile.php/659168.1111.sstqedqdtt/soek_bakg.gif);
  background-position: top right;
  background-repeat: no-repeat;
  text-align: right;
  line-height: 1.0;
  white-space: nowrap;
}
input.searchinput { 
  width: 100px;
  background-color: #FFFFFF;
  color: #000000;
  border: none;
  line-height: 1.0;
  padding: 0px;
  margin: 0px;
  vertical-align: top;
  font-size: 0.9em;
}
input.searchsubmit { 
  background-color: #FFFFFF;
  color: #000000;
  border: none;
  line-height: 1.0;
  padding: 0px 3px;
  margin: 0px;
  vertical-align: top;
  font-size: 0.9em;
}
/* 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: #CCCCCC; }
.monthlycalendartable  {  width: 100%; }
.calendardate {  color:#333333; font-size: 85%; }


.viewcard {
	border: 1px solid #999999;
	margin: 5px 80px 10px;
}
#viewcardcustomvar {
	display: none;
}

/* SECTION: Kalender */

#calendar { 
  padding: 3px 0px;
  clear: both;
}
#calendar table.layout { 
  width: 100%; 
  margin-bottom: 3px; 
}
#calendar td.calmonthname { 
  font-weight: bold;  
  background-color: #73BE1E; 
  color: #FFFFFF;
}
#calendar div.cells { 
}
#calendar h3.sectiontitle { 
  margin-bottom: 10px;
}
#kalendermaned { 
  width: 162px;   /* 162 */
  padding: 6px 0px;
}
#kalendermaned table { 
  border-collapse: collapse;
}
#kalendermaned th, th.caldayname { 
  border: 1px solid #73BE1E;
  color: #666666;
  font-weight: bold;
}
#kalendermaned td, td.calday, td.calsaturday, td.caltoday, td.calsunday, td.caldayhasevent { 
  border: 1px solid #73BE1E;
  font-weight: normal;
}
#kalendermaned td.caldayhasevent  { 
	cursor: help;
	color: black;
}
#kalendermaned td:first-child, td.calday:first-child { 
}
#kalendermaned td.caltoday, td.caltoday { 
  font-weight: bold;  
}
#kalendermaned td.calsunday, td.calsunday { 
}
#kalenderoppforinger { 
  padding: 6px 6px 6px 30px;
}

#calfooter { 
  padding: 4px 6px;
  border-top: 1px dashed #000000;
  border-bottom: 1px dashed #000000;
  margin-top: 15px;
}

.block, .articleblock {
	margin-bottom: 15px;
}

.articleblock .imgwrap {
	float: left;
	width: 150px;
}
.articleblock .imgwrap img {
	max-width: 100%;
	height: auto;
}
.articleblock .textwrap {
	float: right;
	width: 400px;
}
/* Full text width if no listing image */
div.articleblock.nopic .textwrap {
	float: none;
	width: auto;
}
.viewarea div.listingpic {
	width: 150px;
	float: right;
	margin-left: 10px;
}