/* Default stylesheet */
html, body {
	height: 100%;
}
body {
	background-attachment: fixed;
  background-color: #E9E9E8;
	background-image: url(http://img4.custompublish.com/getfile.php/1031903.1384.vefxdabwbe/body-bkg.jpg);
	background-position: top center;
	background-repeat: no-repeat;

  color: #000000;
	font-family: Arial, "Liberation Sans", Helvetica, Sans-serif;

  font-size: 75%;
  margin: 0px;
}
table,caption,th,td {
  font-size: 1.0em;
}
h1, h2, h3, .menu {
  font-family: "Futura Medium", Futura, Avenir, "Lucida Sans Unicode", "Lucida Sans", Lucida, , Sans-serif;

}
h1, h2, h3, h4, h5, h6{
  margin: 4px 0px;
  padding: 0px;
}

h1 {
  font-size: 1.35em;
}
h2 {
  font-size: 1.2em;
}
h3 {
  font-size: 1.1em;
}
h4 {
  font-size: 1.0em;
}
h5 {
  font-size: 1.0em;
}
h6 {
  font-size: 1.0em;
}
p {
  padding: 0px;
  margin: 4px 0px 16px 0px;
}

.box{
	font-size: 0.85em;
}
.box h1, .box h2, .box h3, .box h4, .box h5, .box h6{
	font-weight: normal;
}
.box h3{
	font-size: 1.6em;
}
.box h4{
	font-size: 1.2em;
	font-weight: normal;
}

/* 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: #0066cc;}
a:visited { color: #0066cc;}
a:hover { color: #0066cc;}

/* 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: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 { }
.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; 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; }

.author{}
.author a:link, a.author:link{text-decoration: none; color: #878484;}
.author a:visited, a.author:visited{text-decoration: none; color: #878484;}
.author a:hover, a.author:hover{text-decoration: none; color: #878484;}


/* 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;
}


/* Standard tools */
div.tools { margin: 15px 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;
}
h1.headlineview  {
	color: #006699;
  font-size: 1.35em; 
  font-weight: normal; 
  margin: 0px;
  padding: 0px;
}
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.articlemedia.images{
	
}
div.articleimage{
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 10px;
}
div.articleimage img{
}
div.articleimage .articleimagedesc{
	padding: 2px 5px;
}

div.articleimage .clearfix{
	clear: none;
	display: inline;
}
/* SECTION: viewarea block/spacing elements */
.block {
  margin-bottom: 15px;
}



/* 2-spalter */
div.twocol .articleblock{
	width: 49%;
}
div.twocol .articleblock.pair0{
	clear: both;
	float: left;
}
div.twocol .articleblock.pair1{
	clear: right;
	float: right;
}

/* 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 {
  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 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: #FFFFFF;
	background-image: url(http://img4.custompublish.com/getfile.php/1031894.1384.bcuctawtrp/page-bkg.jpg);
	background-position: 100% 92px;
	background-repeat: repeat-y;
	border-style: solid;
	border-width: 0 1px;
	border-color: #BABABA;
	min-height: 100%;
  width: 988px;
	margin: 0 auto;
  padding: 0px;
  text-align: left;
}
#top {
  margin: 0px;
  padding: 0px;
}
#topnav {
}
#middle {
	background-image: url(http://img4.custompublish.com/getfile.php/1031896.1384.wxtqesfqpf/sidebar-bkg.jpg);
	background-position: top right;
	background-repeat: no-repeat;

}
#middle div.inner {
	background-image: url(http://img4.custompublish.com/getfile.php/1031891.1384.vvvccsfpfs/middle-shadow.gif);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 15px 10px 15px 15px;

}
#navbar {
	background-color:#7099BE;
	background-image: url(http://img4.custompublish.com/getfile.php/1031890.1384.xyscrbpdux/menu-bkg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom: 1px solid #607E96;
	color: #FFFFFF;
	margin: 0 0 1px;
	text-align: center;
}
#navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#main {
	border: 1px solid #BBCFDD;
	float: left;
	margin: 0 0 15px;
  min-height: 300px;
	padding: 5px;
	position: relative;
	width: 725px;
}
.main.corner {
	background-image: url(http://img4.custompublish.com/getfile.php/1031906.1384.uqdfwvetqf/box-corners-plain.gif);
}
#mainsidebar {
	float: right;
	width: 195px;
}
#mainsidebar .box{
	margin-left: 5px;
	margin-right: 5px;
}
#mainsidebar .box.variant3{
	margin-left: 0px;
	margin-right: 0px;
}
#sidebar2{
	clear: left;
	float: left;
	width: 735px;
}
#footer {
  clear: both;
	color: #858586;
	font-size: 0.85em;
	margin-right: 200px;
  text-align: center;
}
#footer a:link{color: #c7c7c7; text-decoration: none;}
#footer a:visited{color: #c7c7c7; text-decoration: none;}
#footer a:hover{color: #c7c7c7; text-decoration: underline;}
/* SECTION: Sidebar */
.sidebar {
}

.box {
  padding: 0px;
  margin: 0px 0px 35px 0px;
  position: relative;
	zoom: 1;
}
.box .head {
}
.box .cell {
  padding: 5px;
}
.box ul {
  padding: 0px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}
.box ul li {
  margin: 0 0 5px;
  padding: 0px;
}
.box ul.headlines li .headline {
	background-image: url(http://img4.custompublish.com/getfile.php/1031889.1384.awfrqacduv/li-marker.gif);
	background-position: 0px 0.6em;
	background-repeat: no-repeat;
	padding-left: 10px;
}

.box p {
  padding: 0px;
  margin: 0px 0px 5px 0px;
}
.box h3.caption {
  padding: 5px 5px 0;
  margin: 0px;
}
.box h4, .box h5, .box h6, .box .ingress {
	margin: 0;
}
.sidebar .box {
	background-color: #F3F3F3;
	border: 1px solid #5A5A5A;
}
.sidebar .box .corner {
	background-image: url(http://img4.custompublish.com/getfile.php/1031908.1384.dttscfrxaw/box-corners-sidebar.gif);
}
div.box.variant2 {
	background-color: #3F74A4;
	border: 1px solid #BBCFDD;
	padding: 8px 5px;
}
div.box.variant2 .caption {
	background-color: #FFFFFF;
	border-color: #BBCFDD;
	border-style: solid;
	border-width: 1px 1px 0;
	color: #000000;
	margin: 0px;
	padding: 1px 6px;
	position: relative; 
}
div.box.variant2 .caption .corner, div.box.variant2 .cell .corner {
	background-image: url(http://img4.custompublish.com/getfile.php/1031904.1384.wceexadqtq/box-corners-box.gif);
}
div.box.variant2 .cell {
	background-color: #FFFFFF;
	border-color: #BBCFDD;
	border-style: solid;
	border-width: 0 1px 1px;
	color: #000000;
	margin: 0px;
	min-height: 225px;
	padding: 6px;
	position: relative; 
}
div.box.variant3 {
	background-color: #9E9C9C;
	background-image: url(http://img4.custompublish.com/getfile.php/1031887.1384.dqdftrrcsy/box-variant3-bkg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	border-width: 1px 0 0;
	border-style: solid;
	border-color: #1F1F1E #767676 #E7E3E0;
	padding: 8px 5px;
}

div.box.variant2 {
	width: 163px;
	float: left;
	overflow-x: hidden;
	margin-right: 12px;
}
div.box.variant2.quad3 {
	margin-right: 0;
}
div.box.variant2.quad4 {
	float: right;
	margin-right: 0;
}


/* SECTION: page elements */
#path{
  margin-bottom: 5px;
} 
ul.menu {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
ul.menu li {
  margin: 0px;
  padding: 1px 0px;
}
#mainmenu {
	border-color: #D1D6D7 #4575A0 #5F8DB5 #5D8AB2;
	border-width: 1px;
	border-style: solid;
  list-style-type: none;
	padding: 5px 0;
}
#mainmenu li {
	background-image: url(http://img4.custompublish.com/getfile.php/1031892.1384.usureccdxs/nav-sep.gif);
	background-position: center left;
	background-repeat: no-repeat;
  display: inline;
	padding: 0 10px;
}
#mainmenu li.firstitem {
	background-image: none;
}
#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: #FFFFFF;
	border: 1px solid #5A5A5A;
	margin: 0;
	padding: 2px 2px 2px 2px;
	position: relative;
	zoom: 1;
}
#searchform .corner {
	background-image: url(http://img4.custompublish.com/getfile.php/1031907.1384.ydyecrudru/box-corners-search.gif);
	height: 7px;
	width: 7px;
}
input.searchinput {
	background-color: #FFFFFF;
	border: none;
	color: #353535;
	float: left;
  vertical-align: middle;
	width: 140px;
}	
input.searchsubmit {
	float: right;
  vertical-align: middle;
}
form.newslettersubform {
}
form.newslettersubform input {
}
form.newslettersubform input[type^="text"] {
	background-color: #FFFFFF;
	border: 1px solid #5A5A5A;
	color: #000000;
	width: 99%;
}
form.newslettersubform input.newslettersubsubmit {
	display: block;
	margin: 5px auto;
}

/* 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;
}