/* Start of CMSMS style sheet 'layout_virus' */
* {
  margin: 0;
  padding: 0;
}

html, body {
  font-family: Trebuchet MS, verdana, serif;
  color: #000;
  height: 100%;
}

body {
  background-color: #cbc7a2;
  text-align: center;
  background: #cbc7a2 url('layout/pics/bg_body.png') left top repeat-x;
  font-size: 81.25%;
}

html > body {
  font-size: 13px;
}

#pagecontainer {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -140px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  width: 826px;
  background:  #fff url('layout/pics/bg_main.png') center top repeat-y;
}

#header {
  height: 150px;
  text-align: left;
  background: #0c3d92 url('layout/pics/bg_body.png') left top repeat-x;   
}

#logo {
  float: left;
  width: 110px;
  height: 106px;
  background: url('layout/pics/logo.png') right center no-repeat; 
}

#header h1 {
  clear: right;
  position: relative;
  width: 550px;
  height: 105px;
  overflow: hidden;
  font-size: 1.8em;
  color: #fff;
}
	
#header h1 span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 550px;
  height: 105px;
  background: url('layout/pics/virtain-ruoveden_suunnistajat.png') center top no-repeat;
}

#navibar {
  width: 100%;
  text-align: left;
  list-style-type: none;
  padding: 13px 0 0 10px;
}

#navibar li {
  display: inline;
  padding-left: 15px;
}

#navibar li a {
  color: #aca677;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.2em;
}

#navibar li a:hover {
  color: #cbc7a2;
}

#subnavi {
  list-style-type: none;
}

#content {
  text-align: left;
  margin: 4px 17px 0 17px;
  padding: 25px 15px 30px 15px;
  background: url('layout/pics/bg_content.jpg') left top no-repeat;
  font-size: 1em;
  line-height: 1.5em;
  color: #444;
}

#content a {
  text-decoration: underline;
  color: #000;
}

#content img {
  margin: 18px 0 18px 0; 
}

#content_inner {
  width: 740px;
}

#content_left {
  float: left;
  width: 500px;
}

#content ul, #content ol {
  margin-left: 30px;
}

#content_right {
  padding-top: 40px;
  float: right;
  width: 240px;

}

#footercontainer {
  width: 100%;
  height: 140px;
  background: transparent url('layout/pics/bg_footercontainer.png') left bottom repeat-x;   
}

#footer {
  margin-left: auto;
  margin-right: auto;
  width: 826px;
  background: transparent url('layout/pics/bg_footer_upper.png') center top no-repeat;    
}

#footercontent {
  position: relative;
  top: 20px;
  height: 120px;
  background: #0c3d92 url('layout/pics/bg_footer_lower.png') center top repeat-y;
  color: #aaa;
  font-size:0.85em;
  font-weight: bold;
  text-align: center;
}

#footercontent a {
  text-decoration: none;
  color: #aaa;
}

h2 {
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.153em;
  margin-bottom: 1.153em;
}

h3 {
  display: block;
  font-size: 1.15em;
  font-weight: bold;
  line-height: 1.33em;
  margin-bottom: 1.33em;
  text-decoration: underline;
}

h4 {
  font-weight: bold;
  margin-bottom: 1em;
}

p {
  margin-bottom: 1.5em;
}

#content br {
  line-height: 1.5em;
}

.isoteksti {
  font-size: 1,154em;
}

.pieniteksti {
  font-size: 0.77em;
}

.footersmall {
  font-weight: normal;
}

.footerpush {
  clear: both;
  height: 140px;
}

.clear {
  clear: both;
}

.NewsSummary {
  float: left;
  margin-bottom: 1em;
  clear: both;
  width: 100%;
}

.NewsInfo {
  display: block;
  font-style: oblique;
}

.NewsMoreLink {
  display: block;
  clear: both;
}

#extradiv {
  position: absolute;
  top: 0;
  width: 223px;
  height: 260px;
  z-index: 2;
  clear: both;
  margin-left: 638px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src="layout/pics/bg_extradiv1.png"); 
}

#extradiv, [non-ie] {
  background: transparent url('layout/pics/bg_extradiv1.png') left top no-repeat;
}

#CGGoogleMaps0 {
  margin: 0 20px 20px 0;
  padding: 2px;
  border: #000 1px solid;
}

.gmapSidebar {
  list-style-type: none;
}

#gmapmarker {

}

.picturelist li a img {
  border: #000 1px solid;
}

/* form builder styles */

.contactform fieldset {
  border: #666 1px solid;
  padding: 5px;
  margin-bottom: 30px;
}

 legend {
  font-weight: bold;
}

.contactform fieldset div {
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 20px;
  padding: 5px;
  border: #ccc 1px solid;
}

.contactform label {
  padding-right: 10px;
  width: 150px;
  float: left;
}

.contactform input {

}

.captchapict {
  display: block;
}

.submit {
  margin-top: 30px;
}
/* End of 'layout_virus' */

