/* Default stylesheet */
body{
  background-color: #8AA8BB;
	background-image: url(/getfile.php/894183.1486.avcbrbrvwa/body-bkg.gif);
	background-position: top center;
	background-repeat: repeat-y;

  color: #000000;
/*  font-family: "Liberation Sans", Arial, Helvetica, "Nimbus Sans L",  Tahoma, Sans-serif;*/
  font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", "Lucida Sans Unicode", Geneva, sans-serif;
  font-size: 81.25%;
  margin: 0px;
}
.menu, .submenu{
	font-family: Calibri, FreeSans, GillSans, Trebuchet, Sans-serif;
}
table, 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;
}
/* 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: #0087CE; text-decoration: none;}
a:visited{color: #0087CE; text-decoration: none;}
a:hover{color: #0087CE; text-decoration: underline;}

#footer a:link{color: #c7c7c7; text-decoration: none;}
#footer a:visited{color: #c7c7c7; text-decoration: none;}
#footer a:hover{color: #c7c7c7; text-decoration: underline;}

/* read more.. links */
.link {}
a.link:link{}
a.link:visited{}
a.link:hover{}

/* Standard navigation links */

.menu a:link{text-decoration: none;}
.menu a:visited{text-decoration: none;}
.menu a:hover, .menu .itemselected a:link, .menu .itemselected a:visited{text-decoration: underline;}

.menu .itemselected a{
	font-weight: bold;
}

#navbar a:link{
	color: #FFFFFF;
}
#navbar a:visited{
	color: #FFFFFF;
}
#navbar a:hover{
	color: #FFFFFF;
}

#submenu a:link{
	color: #323232;
}
#submenu a:visited{
	color: #323232;
}
#navbar a:hover{
	color: #323232;
}


a.menu, span.menu{color: #353535;}
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;}

/* 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{text-decoration: none;}
.headlinelink:visited{text-decoration: none;}
.headlinelink:hover{text-decoration: underline;}

/* Linked headlines on listing pages */
.headline .headlinelink{}
.headline .headlinelink:link{}
.headline .headlinelink:visited{}
.headline .headlinelink:hover{}

/* Navigation path links */
#path {padding-bottom: 10px;}
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: #3b3a3a; font-size: 0.85em}
.sidebar .date {color: #b1b0b0;}
.author{color: #3b3a3a; font-size: 0.85em;}
.feedback{}
.copyright{}
.adminbar{margin-left: 10px;}



/* CSS code for (rounded) corners. Remember position: relative; on container element */
span.corner{
  background-repeat: no-repeat;
  position: absolute;
  /* Set width/height to size of corner images */
  width: 7px;
  height: 7px;
}
span.corner.tl{
  background-position: top left;
  left: -1px;
  top: -1px;
}
span.corner.tr{
  background-position: top right;
  right: -1px;
  top: -1px;
}
span.corner.br{
  background-position: bottom right;
  bottom: -1px;
  right: -1px;
}
span.corner.bl{
  background-position: bottom left;
  bottom: -1px;
  left: -1px;
} 


/* 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;
}


/* Standard tools */
div.tools{
	line-height: 1.6;
	margin: 25px 0px;
}
div.tool{margin: 2px 0px;}
#skiplink{display: none;}
/* SECTION: listing/view styles */
div.pagedescription{}
.pagedescription{}
h1.headline {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
h3.headline, h4.headline, h5.headline, h6.headline{
	font-weight: normal;
}
h1.headlineview {
	color: #042e44;
  margin: 0px;
  padding: 0px;
	text-transform: uppercase;
}
.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{
	font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", "Lucida Sans Unicode", Geneva, sans-serif;
	font-weight: bold;
  margin: 6px 0px; 
  padding: 0px;
}
p.byline, .byline{
  margin: 0px; padding: 0px;
}
/* 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;
  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 */ 
#top{  
	background-color: #255F95;
	background-image: url(/getfile.php/893938.1486.fsdbpxptcw/top-bkg.png);
	background-position: top left;
	background-repeat: no-repeat;
	border-color: #004887;
	border-style: solid;
	border-width: 1px 1px 0;
  margin: 0 1px;
	min-height: 80px;
  padding: 0px;  
	position: relative;
}


#navbar{
	background-color: #489CDC;
	background-image: url(/getfile.php/893942.1486.ayftrreueu/navbar-bkg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	min-height: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}

#page{
	background-color: #FFFFFF;
  width: 1029px;
	margin: 0 auto;
  padding: 0;
  text-align: left;
}

/* midtskygge */
.page.s1{
  background-image: url(/getfile.php/893931.1486.dxecutftaw/page-shadow-mid.gif);
}
/* toppskygge */
.page.s2{
  background-image: url(/getfile.php/893932.1486.vttyceasep/page-shadow-top.gif);
}
.page.s3{
  background-image: url(/getfile.php/894120.1486.yfqvvpswry/page-shadow-bottom.gif);
	padding: 1px 20px 20px 19px;
}

#subnavbar {
	float: left;
	margin-right: 62px;
	margin-bottom: 20px;
	padding-left: 23px;
	width: 206px;
}
#middle
{
	background-image: url(/getfile.php/894288.1486.bwrqfxfwcx/middle-shadow-2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 30px;
	position: relative;
	zoom: 1;
}
#mainsidebar {
	width: 188px;
	float: right;
	margin-bottom: 20px;
	padding-right: 15px;
	padding-top: 40px;
}
#webcam{margin-left: 13px;}
#main{
  float: left;
	margin-bottom: 20px;
  width: 480px;
	min-height: 500px;
}
#main.front{
  background-color: #fafafa;
  border: 1px solid #D2D2D2;
}
.frontbar{
  width: 149px;
  height: 300px;  
  border: 1px solid #D2D2D2;
  background-color: #fafafa;
  margin-left: 10px;
  float: left;
}

#footer{
  clear: both;
  color: #858586;
	font-size: 0.85em;
  padding: 5px 0px;
  text-align: center;
}

.admlink{margin-top: 15px;}

/* SECTION: Sidebar */
#sidebar{
  width: 170px;
 /* padding: 10px;*/
 /* margin-top: 20px;*/
  float: right;
}
.sidebar{
}
.box{
  padding: 0px;
  margin: 0px 0px 15px 0px;
	position: relative;
	zoom: 1;
}
.box .head{
}
.box .cell, .box .articleblock{
	border-bottom: 1px dotted blue;
  padding: 5px 0;
	margin: 0 0 10px;
}
.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.caption{
	color: #8e8e8e;
	font-size: 1.1em;
	font-weight: bold;
  padding: 0px;
  margin: 0 0 10px;
	text-transform: uppercase;

}
.box h3.caption .first-word{
	color: #042e44;
}

div.box.menu{
	background-color: #FCFDFE;
	background-image: url(/getfile.php/893943.1486.vbaqbquepf/navbox-bkg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	border-color: #74797C #A5A8AA #ACAFB0 #74797C;
}
div.box.menu ul.menu{
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #C6C9CA #C6C9CA #BEBFC0 #BEBFC0;
	padding-top: 6px;
	padding-bottom: 6px;
}

div.box.menu .corner{
	width: 11px;
	height: 11px;
}

div.box.menu span.corner.tl{
	background-image: url(/getfile.php/893946.1486.fudyccyxvb/navbox-corner-tl.gif);
}
div.box.menu span.corner.tr{
	background-image: url(/getfile.php/893929.1486.vwcydxxuct/navbox-corner-tr.gif);
}
div.box.menu span.corner.br{
	background-image: url(/getfile.php/893945.1486.bqpvvttvbp/navbox-corner-br.gif);
}
div.box.menu span.corner.bl{
	background-image: url(/getfile.php/893944.1486.rqdcypcprp/navbox-corner-bl.gif);
} 

/* SECTION: page elements */ 

#logo{
	margin-top: 24px;
	margin-left: 29px;
}


ul.menu{
  padding: 0px;
  margin: 0px;
  list-style-type: none;
	font-size: 1.2em;
}
ul.menu ul{
	font-size: 1.0em;
}
ul.menu li{
  margin: 0px;
  padding: 1px 0px;
}


#mainmenu li.firstitem{
	background-image: none;
}

#mainmenu{
  padding: 0px;
  margin: 0px;
  list-style-type: none;
	text-align: center;
}
#mainmenu li{
  display: inline;
  background: url(/getfile.php/893940.1486.wycxuqdtxs/meny-skille.gif) center left no-repeat;   
	margin: 0px;
  padding: 0px 6px;
}
#tools{
  list-style-type: none;
}
#tools li{
  background-position: center left;
  background-repeat: no-repeat;
}
#tools li#tips{
}
#tools li#printable{
}
#search{
}
#searchform{
  background-color: #FAFAFA;
	border: 1px solid #B4B4B2;
	position: absolute;
	top: 30px;
  right: 10px;
	padding: 2px 5px 2px 10px;
	width: 178px;
}
#searchform span.corner.tl{
	background-image: url(/getfile.php/893935.1486.fedesceequ/search-corner-tl.gif);
}
#searchform span.corner.tr{
	background-image: url(/getfile.php/893936.1486.abfdtcyfqq/search-corner-tr.gif);
}
#searchform span.corner.br{
	background-image: url(/getfile.php/893934.1486.wawppbpsbt/search-corner-br.gif);
}
#searchform span.corner.bl{
	background-image: url(/getfile.php/893933.1486.bxvpdewcxt/search-corner-bl.gif);
} 

#searchform input.searchinput{
  background-color: #FAFAFA;
	border: none;
	color: #000000;
	width: 150px;
	margin: 0 5px 0 0;
	padding: 0;
}	
#searchform input.searchsubmit{
	margin: 0;
	padding: 0;
}


div.contactinfo.footer{
/*	background-color: #489BDC;
	background-image: url(/getfile.php/893930.1486.xtfcwtuyxp/pagefooter-bkg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	border-color: #C1D4E2;
	color: #FFFFFF;*/
	margin-bottom: 20px;
	padding: 5px;
	text-align: center;
	border-top: 2px dotted #000000;
	padding-top: 25px;
	color: #000000;
}
div.contactinfo.footer .caption{
	display: inline;
}
div.contactinfo.footer a:link{
	color: #0087CE;
	text-decoration: none;
}
div.contactinfo.footer a:visited{
	color: #0087CE;
	text-decoration: none;
}
div.contactinfo.footer a:hover{
	color: #0087CE;
	text-decoration: underline;
}

/* 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;
}
#location3{margin-bottom: 15px;}
#location3 img{margin-right: 10px;}


#submenu {
  margin-left: 10px;
 /* padding: 4px 2px;*/
}
#submenu ul{
	padding-left: 18px;
}
#submenu ul ul{
	padding-left: 9px;
}
#submenu a{
	padding-left: 9px;
	background-image: url(/getfile.php/894249.1486.tptpecvtyb/menu-prefix.gif);
	background-position: left center;
	background-repeat: no-repeat;

}
#submenu ul.submenu a{
	padding-left: 0;
	background-image: none;
}
#submenu li{
  margin: 0px 0px; display: block;
}

a.newwindow { padding-right: 12px; background: url(/images/icons/newwindow-8x8.gif) right center no-repeat; } 
a.hassubitem:after {	content: " +"; }
a.hassubitem.itemexpanded:after { content: ""; }
a.alwaysexpanded:after { content: ""; } 

li.spacingbelow  {margin-bottom: 10px; }
#submenu li.spacingabove { margin-top: 10px; }



ul.rss {
	padding: 0px;		
	margin: 10px 0px 0px 0px;
	list-style-type: none;
}
ul.rss li {
	padding: 0px;
	margin: 2px 0px;
}


table.weathertablefivedays{}

table.weathertablefivedays td{
  padding: 5px;
}
table.weathertablefivedays td.weatherlocname{
  width: 100px;
  font-weight: bold;
}
table.weathertablefivedays{}
.weatherdaylabel, td.weatherfivedays{
  width: 75px;
}




#contactlist .viewcard {
  width: 80%; 
  clear: both; 
  padding: 14px; 
  margin:14px; 
  border: 1px solid black; 
  text-align:center; 
}


.sidebarelement { margin-bottom: 20px; padding: 0px;}