/* Default stylesheet */
body {
  background-color: #1B71A2;
	background-image: url(http://img9.custompublish.com/getfile.php/896743.1429.prsbyaycte/body-bkg-3.gif);
	background-position: top center;
	background-repeat: repeat-y;
  color: #000000;
	font-family: "Trebuchet MS", "Liberation Sans", Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  margin: 0px;
}
#innerbody{
	background-image: url(http://img9.custompublish.com/getfile.php/897272.1429.uuytaqqxru/body-inner-bkg-5.gif);
	background-position: top center;
	background-repeat: no-repeat;
}
#footer{
	font-family: "Liberation Sans", Arial, Helvetica, sans-serif;
}
.body, .ingress, .ingressview{
  font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", "Lucida Sans Unicode", Geneva, sans-serif;
}

#mainmenu{
}
table,caption,th,td {
  font-size: 1.0em; 
}
h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", "Liberation Sans", Arial, Helvetica, sans-serif;  margin: 4px 0px;
  padding: 0px;
}

h1 {
  font-size: 1.5em;
}
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;
}
/* End General elements*/

/* Use class layout on images and tables used for layout */
img.layout, a img.layout {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
.ingressview img{
	margin-right: 10px;
}
table.layout {
  margin: 0px;
  padding: 0px;
}
td.layout {
  padding: 0px;
  text-align: left;
  vertical-align: top;
}
/* General links */
a:link { color: #006699;}
a:visited { color: #666699;}
a:hover { color: #006699;}

#footer a:link{text-decoration: none; color: #8b8b8b;}
#footer a:visited{text-decoration: none; color: #8b8b8b;}
#footer a:hover{text-decoration: underline; color: #8b8b8b;}


/* read more.. links */
.link  { }
a.link:link { }
a.link:visited { }
a.link:hover { }


/* mainmenu links */
#mainmenu a:link{
	color: #FFFFFF;
	text-decoration: none;
}
#mainmenu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#mainmenu a:hover, #mainmenu .itemselected a:link, #mainmenu .itemselected a:visited, #mainmenu .itemselected a:hover{
	color: #04151e;
	text-decoration: underline;
}
/* 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: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 { }
.headlinelink:visited { }
.headlinelink:hover { }

/* Linked headlines on listing pages */
.headline .headlinelink { text-decoration: none; font-size: 12px; }
.headline .headlinelink:link { }
.headline .headlinelink:visited { }
.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; 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: 10px; }
.author {color: #333333; font-size: 10px; }
.feedback { }
.copyright { }



/* 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: -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;
}

/* CSS code for shadowed boxes (fully flexible) */
div.side.t{
	background-position: top left;
	background-repeat: repeat-x;
}
div.side.r{
	background-position: top right;
	background-repeat: repeat-y;
}
div.side.b{
	background-position: bottom left;
	background-repeat: repeat-x;
}
div.side.l{
	background-position: top left;
	background-repeat: repeat-y;
}

div.side.t{
	background-image: url(http://img9.custompublish.com/getfile.php/894662.1429.csdxcufsbr/s-side-t.gif);
}
div.side.r{
	background-image: url(http://img9.custompublish.com/getfile.php/894661.1429.vsbtwysqcs/s-side-r.gif);
}
div.side.b{
	background-image: url(http://img9.custompublish.com/getfile.php/894659.1429.txusqpbcqv/s-side-b.gif);
}
div.side.l{
	background-image: url(http://img9.custompublish.com/getfile.php/894660.1429.uxqecdfpdx/s-side-l.gif);
	padding: 2px 4px 6px;
}

div.side div.inner{
	border: 2px solid #FFFFFF;
	padding: 2px;
}


/* 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: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
h4.headline{
	font-weight: normal;
	font-size: 1.0em;
}
.headlineview, h1.headlineview  {
  font-size: 16px; 
  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: 0 0 6px; 
  padding: 0;
}
p.byline, .byline {
  margin: 0px; padding: 0px;
}

.listingarea div.imgwrap{
	float: left;
	width: 180px;
}
.listingarea div.textwrap{
	float: left;
	width: 472px;
	padding-right: 10px;
}

/* 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 {
  margin: 0px 0px 15px 0px;
}
.clearfix {clear: both; font-size: 1px; height: 0px; }

/* Listing */
div.articlelist.highlight{
	background-color: #CECECE;
	border: 2px solid #FFFFFF;
	clear: both;
	padding: 5px 0;
	position: relative;
	text-align: center;
	zoom: 1;
}
div.articlelist.highlight div.articleblock{
	padding: 0 5px;
	position: relative;
	display: inline;
}
div.articlelist.highlight div.ingress{
	display: none;
	margin: 0;
	padding: 5px;
	position: absolute;
	text-align: left;
	width: 265px;
	top: 100%;
	left: 0;
	z-index: 10;
}
div.articlelist.highlight div.articleblock:hover div.ingress, div.articlelist.highlight div.ingress:hover{
	background-image: url(http://img9.custompublish.com/getfile.php/895891.1429.sxrxqrupvx/ingress-transp-bkg.png);
	background-position: top left;
	background-repeat: repeat;
	border: 2px solid #F0F0F0;
	color: #FFFFFF;
	display: block;
}
div.articlelist.highlight .headline{
	color: #0c2f41;
	cursor: pointer;
	display: inline;
}
div.articlelist.highlight .headline:hover{
	color: #006699;
	cursor: pointer;
}
div.articlelist.highlight span.corner.tl, div.box span.corner.tl{
	background-image: url(http://img9.custompublish.com/getfile.php/894671.1429.sutrvvryvw/corner-tl.gif);
	top: -2px;
	left: -2px;
}
div.articlelist.highlight span.corner.tr, div.box span.corner.tr{
	background-image: url(http://img9.custompublish.com/getfile.php/894672.1429.rfqdadewqu/corner-tr.gif);
	top: -2px;
	right: -2px;
}
div.articlelist.highlight span.corner.br, div.box span.corner.br{
	background-image: url(http://img9.custompublish.com/getfile.php/894670.1429.vrcveacefy/corner-br.gif);
	bottom: -2px;
	right: -2px;
}
div.articlelist.highlight span.corner.bl, div.box span.corner.bl{
	background-image: url(http://img9.custompublish.com/getfile.php/894669.1429.qvuxfyfbud/corner-bl.gif);
	bottom: -2px;
	left: -2px;
}




/* SECTION ARTPICS */
td.artpic {
  padding: 5px;
  vertical-align: top;
  text-align: left;
}
/* SECTION: page containers */ 
#page {
	background-color: #E3E3E3;
  width: 978px;
	margin: 0 auto;
  padding: 0px;
  text-align: left;
}
#page div.s1.page{
	background-image: url(http://img9.custompublish.com/getfile.php/894654.1429.yqxbexdaxa/page-bkg.gif);
	padding: 0 9px;
}
#top {
  margin: 0px;
	min-height: 149px;
  padding: 0px;
	position: relative;
}
#topnav {
	background-color: #8BC5DB;
	background-image: url(http://img9.custompublish.com/getfile.php/894674.1429.xybpuqsrva/menu-bkg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-color: #334A50 #6694A0 #6694A0;
	border-style: solid;
	border-width: 1px;
	margin: 0 27px 9px;
	padding: 0 10px;
	position: relative;
	zoom: 1;
	z-index: 2;
}
#topnav span.corner.bl{
	background-image: url(http://img9.custompublish.com/getfile.php/895760.1429.tsxbbwprcr/menu-corner-bl.gif);
}
#topnav span.corner.br{
	background-image: url(http://img9.custompublish.com/getfile.php/895761.1429.pdwecrrbds/menu-corner-br.gif);
}
#middle {
	background-image: url(http://img9.custompublish.com/getfile.php/895729.1429.fyrveveawy/navbar-shadow.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0 7px 0 6px;
}
#navbar {
}
#main {
	background-color: #CECECE;
	float: left;
	margin-bottom: 5px;
	position: relative;
	width: 710px;
}
#main div.side div.inner{
  min-height: 248px;
}
#main span.corner.tl, div.box.variant1 span.corner.tl{
	background-image: url(http://img9.custompublish.com/getfile.php/894657.1429.rbaqfrwxau/s-corner-tl.gif);
  left: 0px;
  top: 0px;
}
#main span.corner.tr, div.box.variant1 span.corner.tr{
	background-image: url(http://img9.custompublish.com/getfile.php/894658.1429.seuasswvae/s-corner-tr.gif);
  right: 0px;
  top: 0px;
}
#main span.corner.br, div.box.variant1 span.corner.br{
	background-image: url(http://img9.custompublish.com/getfile.php/894656.1429.ruwxcqapbb/s-corner-br.gif);
  bottom: 0px;
  right: 0px;
}
#main span.corner.bl, div.box.variant1 span.corner.bl{
	background-image: url(http://img9.custompublish.com/getfile.php/894655.1429.vpbyxfrtqu/s-corner-bl.gif);
  bottom: 0px;
  left: 0px;
} 

.nosidebar #main {
	float: none;
	width: 710px;
	margin: 0 auto;
}

.hassidebar #main {
	float: left;
	width: 710px;
}

#mainsidebar {
	float: right;
	width: 230px;
	margin-bottom:0;
}

#sidebar2, #sidebar3{
	clear: both;
}

#footer {
  clear: both;
	color: #0c2f41;
	font-size: 0.9em;
  text-align: center;
}
/* SECTION: Sidebar */
.sidebar {
	margin-bottom: 15px;
}

.box {
	background-color: #CECECE;
	border: 2px solid #FFFFFF;
  padding: 8px;
  margin: 0px 0px 15px 0px;
  position: relative;
	zoom: 1;
}
div.box.variant1{
	padding: 0;
	border: none;
}
div.box.variant1 div.bannerlocation{
	text-align: center;
}

div.box.variant1 div.side div.inner{
	border: 2px solid #FFFFFF;
	padding: 0px;
	min-height: 273px;
}

#sidebar3 div.sidebarelement{
	width: 220px;
	float: left;
	margin-right: 22px;
}
#sidebar3 div.sidebarelement div.box{
	min-height: 210px;
}
#sidebar3 sidebarelement3_3, #sidebar3 #sidebarelement3_7{
	margin-right: 0;
}
#sidebar3 #sidebarelement3_4, #sidebar3 #sidebarelement3_8{ 
	float: right;
	margin-right: 0;
}
.box .head {
}
.box .cell {
  padding: 5px 0;
}

div.box.hasfooter{
	padding-bottom: 17px;
}
#sidebar3 div.sidebarelement div.box.hasfooter{
	min-height: 201px;
}
div.box .footer{
	text-align: right;
	position: absolute;
	bottom: 4px;
	right: 8px;
	width: 150px;
}
.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: #0c2f41;
	font-size: 1.3em;
	font-weight: normal;
  padding: 0px;
  margin: 0px;
}

/* SECTION: page elements */
#logo{
	position: absolute;
	top: 87px;
	left: 32px;
}
#toppbilder{
	padding: 0 0 1px;
	background-color: #FFFFFF;
}
#toppbilder img{
	border-left: 1px solid #FFFFFF;
}
#path{
  margin-bottom: 5px;
} 
ul.menu, ul.submenu {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
ul.menu li, ul.submenu li{
  margin: 0px;
  padding: 1px 0px;
}
#mainmenu {
	font-size: 1.3em;
	float: left;
  list-style-type: none;
	width: 750px;

}
#mainmenu li {
	border-right: 1px solid #6694A0;
	float: left;
	padding: 13px 10px 7px;
}
#mainmenu ul.submenu{
	display: none;
	position: absolute;
	width: 150px;
	background-color: #8BC5DB;
	color: #FFFFFF;
	zoom: 1;
	z-index: 1000;
}
#mainmenu ul.submenu li{
	float: none;
}
#mainmenu li:hover ul.submenu{
	border: 1px solid #6694A0;
	display: block;
}
#mainmenu li:hover ul.submenu ul.submenu{
	display: none;
}
#mainmenu li:hover ul.submenu li:hover ul.submenu{
	display: block;
}


#languagebar{
	float: right;
	width: 70px;
	text-align: right;
}
#tools {
  list-style-type: none;
}
#tools li {
  background-position: center left;
  background-repeat: no-repeat;
}
#tools li#tips {
}
#tools li#printable {
}
#search {
}
#searchform {
}
input.searchinput {
  vertical-align: middle;
}	
input.searchsubmit {
  vertical-align: middle;
}
/* 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;
}

#bannerlocation1 {
	text-align:center;
}

#bannerlocation1 img{
	max-width: 210px;
	max-height: 248px;
    height: auto;
    float: none !important;
   
}
.notools .tools {
	display: none;
}

.flashmusicplayer {

	background-image: linear-gradient(bottom, #c3c6c90%, #839bb9 100%);
	background-image: -o-linear-gradient(bottom, #c3c6c90%, #839bb9 100%);
	background-image: -moz-linear-gradient(bottom, #c3c6c90%, #839bb9 100%);
	background-image: -webkit-linear-gradient(bottom, #c3c6c90%, #839bb9 100%);
	background-image: -ms-linear-gradient(bottom, #c3c6c9 0%, #839bb9100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #c3c6c9), color-stop(1, #839bb9) );

	width: 670px; height: 170px; margin: 10px;
	border: 1px solid #2e1f0a;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
