/* SECTION: Standard stylesheet */
/* SECTION: general elements */
body{
  margin: 0px;
  padding: 29px 0px;
  font-family: Verdana, Helvetica, Arial, Sans-serif;
  font-size: 11px; 
  text-align: center;
  background-color: #89A2B3;
  color: #333333;
}

caption,th,td{
  font-family: Verdana, Helvetica, Arial, Sans-serif;
  font-size: 11px; 
}

h1{
  margin: 4px 0px;
  padding: 0px;
  font-size: 14px;
}
h2{
  margin: 4px 0px;
  padding: 0px;
  font-size: 13px;
}
h3{
  margin: 4px 0px;
  padding: 0px;
  font-size: 12px;
}
h4{
  margin: 4px 0px;
  padding: 0px;
  font-size: 11px;
}
h5{
  margin: 4px 0px;
  padding: 0px;
  font-size: 10px;
}
h6{
  margin: 4px 0px;
  padding: 0px;
  font-size: 10px;
}
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;
}


/* SECTION: link styles */

/* Normal link styles */
a:link {color: #997059;}
a:visited {color: #7D7D8F;}
a:hover  {color: #89A2B3;}

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

/* Standard navigation links */
a.menu, span.menu {font-weight: bold; }
a.menu:link { text-decoration: none; color: #996633; }
a.menu:visited { text-decoration: none; color: #996633; }
a.menu:hover { text-decoration: none; color: #FFFFFF;}

a.menuselected, span.menuselected{font-weight: bold; }
a.menuselected:link { text-decoration: none;  color: #FFFFFF; }
a.menuselected:visited { text-decoration: none; color: #FFFFFF; }
a.menuselected:hover { text-decoration: underline;  color: #FFFFFF; }


/* Top menu links */
a.topmenu, span.topmenu {font-weight: normal; font-size: 10px;}
a.topmenu:link {text-decoration: none; color: #997059;}
a.topmenu:visited {text-decoration: none; color: #997059;}
a.topmenu:hover {text-decoration: underline; color: #89A2B3;}

a.topmenuselected, span.topmenuselected{font-weight: normal;  font-size: 10px;}
a.topmenuselected:link {text-decoration: underline; color: #89A2B3;}
a.topmenuselected:visited {text-decoration: underline; color: #89A2B3;}
a.topmenuselected:hover {text-decoration: underline; color: #89A2B3;}

/* Printable/tell a friend links  */
.toollink{font-size: 10px;}
a.toollink{color: #89A2B3; text-decoration: none;}
a.toollink:visited { color: #89A2B3; text-decoration: none; }
a.toollink:hover { color: #997059; text-decoration: none; }

/* Copyright, CustomPublish powered link etc.  */
.cp{font-size: 10px; color: #B5CEDF; text-decoration: none;}
a.cp:link{color: #B5CEDF; text-decoration: none;}
a.cp:visited {color: #B5CEDF; text-decoration: none; }
a.cp:hover {color: #B5CEDF; text-decoration: none; }


/* Linked headlines (normally inside LIST-sections) */ 
.headlinelink { font-size: 12px; font-weight: bold; color: #997059;}
.headlinelink:link{}
.headlinelink:visited{}
.headlinelink:hover{}

/* Linked headlines on listing pages */
.headline .headlinelink { font-size: 13px; font-weight: bold; color: #997059;}
.headline .headlinelink:link{text-decoration: none; color: #997059;}
.headline .headlinelink:visited{text-decoration: none; color: #997059; } 
.headline .headlinelink:hover{text-decoration: underline; color: #997059; }

/* Navigation path links */
.path {font-weight: normal; color: #997059; font-size: 10px;}
a.path:link{text-decoration: none; color: #997059;}
a.path:visited{text-decoration: none; color: #997059;}
a.path:hover{text-decoration: none; color: #997059;}

/* Sitemap links */
.tree{font-weight: normal;}
a.tree:link{text-decoration: none; color: #333333;}
a.tree:hover{text-decoration: underline; color: #333333;}
a.tree:visited{text-decoration: none; color: #333333;}
a.tree:visited:hover{text-decoration: underline; color: #333333;}

.sitetree{font-weight: bold;}
a.sitetree:link{text-decoration: none; color: #333333;}
a.sitetree:hover{text-decoration: underline; color: #333333;}
a.sitetree:visited{text-decoration: none; color: #333333;}
a.sitetree:visited:hover{text-decoration: underline; color: #333333;}


/* SECTION: Standard CP classes*/
.default { }
.date { font-size: 10px; color: #ABA49B; font-style: italic;}
.author { font-size: 10px; color: #ABA49B; font-style: italic;}
.feedback {font-weight: normal; ;}
.copyright {font-weight: normal; color: #89A2B3; }
/* Standard tools */
div.tools{margin: 15px 0px;}
div.tool{margin: 2px 0px;}
/* SECTION: listing/view styles */

div.pagedescription{}
.pagedescription{
  font-size: 14px;
  font-weight: bold;
}

.headline, h1.headline {
  font-size: 14px;
  font-weight: bold;
  color: #997059; 
  margin: 0px;
  padding: 0px;
}

.headlineview, h1.headlineview {
  font-size: 13px; 
  font-weight: bold; 
  color: #997059; 
  margin: 0px;
  padding: 0px;
}

.subheadline, h2.subheadline {
  font-size: 11px; 
  font-weight: normal; 
  color: #333333; 
  margin: 5px 0px 0px 0px;
  padding: 0px;
  line-height: 1.0;
}
.ingress, p.ingress{
  margin: 6px 0px; padding: 0px;
}
.ingressview, p.ingressview{
  margin: 6px 0px; padding: 0px; font-weight: bold;
}
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: 15px;
}
div.body{
  clear: both; 
  margin: 0px 0px 22px 0px;
}


/* SECTION: page containers */ 

#page{
  width: 754px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  text-align: left;
}
#top{
  margin: 0px 0px 2px 0px;
  padding: 0px;
  background-color: #FFFFFF;
  border: 1px solid #997059;
}
#logo{
  padding-left: 10px;
  float: left;
  padding-bottom: 3px;
}
#symbol{
  position: absolute;
  margin-left: 287px;
  margin-top: -28px;
}
#toppbilder{

  clear: both;
  overflow: hidden;
  height: 143px;
}
#toppbilder img{
  margin-left: 1px;
  margin-right: 0px;
  margin-top: 1px;
  margin-bottom: 1px;
}
#middle{
  width: 100%;
}
#spacer{
  width: 2px;
}
#main{
  border: 1px solid #997059;
  background-color: #FFFFFF;
}
#viewarea{
  padding-top: 5px;
  padding-left: 15px;
  padding-right: 10px;
  padding-bottom: 10px;
}
#path{
  margin-bottom: 5px;
}
#navbar{
  
  width: 175px;
  
  background-color: #FFFFFF;
  border: 1px solid #997059;
  color: #89A2B3;
}
#contactinfo{
  padding: 17px 7px 7px 10px;
  font-size: 10px;
}

#footer{}

/* SECTION: page elements */ 
#menu{
  font-size:12px;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
#menu li{
  margin: 1px;
  padding: 2px 0px;
  background-color: #BEB793;
  border-bottom: 1px solid #997059;
  background-image: url(/getfile.php/342116.1005.rrffbaxcbc/menybakg2.png);
  background-position: bottom left;
  background-repeat: repeat-x;
}
#tools{
  padding: 5px 0px 0px 0px;
  margin: 0px 0px 0px 10px;
  list-style-type: none;
}
#tools li{
  padding: 1px 0px;
  margin: 5px 0px;
  background-position: center left;
  background-repeat: no-repeat;
}
#tools li#search{
  margin: 15px 0px;
}
#tools li#tips{
  padding-left: 16px;
  background-image: url(/getfile.php/336640.1005.wdvetbuwsy/konvolutt.gif);
}
#tools li#printable{
  padding-left: 16px;
  background-image: url(/getfile.php/336637.1005.bxqbwecdqu/printer.gif);
}
#tools li#languagebar{
  padding-left: 23px;
  margin-bottom: 10px;
}

#searchform{
  float: right;
  clear: right;
  /*width: 200px;*/
  padding: 2px;
  margin: 0px 3px 0px 0px;
  font-size: 10px;
  background-color: #89A2B3;
}
#searchinput{
  width: 150px;
  border-color: #FFFFFF;
  border-width: 0px;
  color: #333333;
  background-color: #FFFFFF;
  font-size: 10px;
  height: 14px;
  vertical-align: middle;
}	
#searchsubmit{
  vertical-align: middle;
}



div#sitecredits{
  padding-left: 10px;
  margin: 25px 0px;
}



#cp{
  margin: 25px 0px;
}

#copyright{
  margin-bottom: 10px;
}



#topmenu{
  float: right;
  text-align: right;
  list-style-type: none;
  padding: 10px 5px;
  margin: 0px;
  vertical-align: middle;
  line-height: 1.0;
}
#topmenu li{
  display: inline;
  margin: 0px;
  padding: 0px 5px;
  border-left: 1px solid #997059;
}
#topmenu li:first-child{
  border-left: none;
}

/* End standard containers and items */

/* SECTION: standard box */ 

.box{
  border-width: 1px;
  border-style: solid;
  border-color: #997059;
  padding: 0px;
  margin: 0px 0px 15px 0px;
  background-color: #FFFFFF;
}

.box .cell{
  padding: 5px;
}
#main .box{
  border-width: 1px 0px 0px 0px;
  padding-bottom: 5px;
}
.box p{
  padding: 0px;
  margin: 0px 0px 5px 0px;
}

.box ul{
  padding: 0px;
  margin: 0px 0px 5px 0px;
  list-style-type: none;
}

.box ul li{
  margin: 5px 0px;
  padding: 0px;
}

.box h3{
  background-color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  padding: 1px 5px;
  border-width: 0px;
  color: #997059;
}


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