body {
  background-color: #ffffff;
  margin: 0px;
}

.body0 {
  width: 100%;
  height: 240px;
  left: 0px;
  top: 0px;
  background-image: url('img/bg_body.jpg');
  display: block;
  position: absolute;
  z-index: 0;
}

.menu {
  width: 700px;
  height: 80px;
  top: 0px;
  left: 50%;
  margin-left: -320px;
  background-image: url("img/bg_menu.gif");
  background-repeat: repeat-x;
  display: block;
  position: absolute;
  z-index: 1;
  border-left: 1px dotted #e1e8f0;
  border-right: 1px dotted #e1e8f0;
}

#menub {
  margin: 0px;
  padding: 0px;
  list-style-image: none;
  list-style-type: none;
}

#menub li {
  padding: 0px;
  float: left;
  margin: 0px 0px 0px 0px;
  list-style-image: none;
  list-style-type: none;
}

#menub li a:link, #menub li a:visited, #menub li a:active {
  float: left;
  font: 11px Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight: bold;
  background: url("") bottom right no-repeat;
  background-position: 0px 0px;
  color: #333333;
  display: block;
  float: left;
  margin: 0px;
  padding: 16px;
  padding-top: 50px;
}

#menub li a:hover {
  background: url("") bottom center no-repeat;
  color: #999999;
}

#menub li a.active:link, #menub li a.active:visited, #menub li a.active:active, #menub li a.active:hover {
  background: url("img/bg_menu_active.gif") bottom center no-repeat;
  color: #336699;
}

.topic {
  margin: 0px;
  width: 700px;
  height: 200px;
  top: 80px;
  left: 50%;
  margin-left: -320px;
  background-image: url('img/topic.jpg');
  display: block;
  position: absolute;
  z-index: 1;
  border-bottom: 0px solid #333333;
  border-left: 1px dotted #e1e8f0;
  border-right: 1px dotted #e1e8f0;
}

.content {
  width: 700px;
  min-height: 400px;
  top: 280px;
  left: 50%;
  margin-left: -320px;
  background-color: #ffffff;
  display: block;
  position: absolute;
  z-index: 1;
  border-left: 1px dotted #e1e8f0;
  border-right: 1px dotted #e1e8f0;
}

#content_text {
  width: 668px;
  float: left;
  font: normal 12px/20px Arial, Helvetica, sans-serif;
  text-align: justify;
  margin-top: 16px;
  margin-bottom: 16px;
  margin-left: 16px;
  margin-right: 8px;
  position: relative;
  display: block;
}

#content_text2 {
  width: 330px;
  float: left;
  font: normal 12px/20px Arial, Helvetica, sans-serif;
  text-align: justify;
  margin-top: 16px;
  margin-bottom: 16px;
  margin-left: 16px;
  margin-right: 8px;
  position: relative;
  display: block;
}

#content_text3 {
  width: 320px;
  float: right;
  font: normal 10px/18px Arial, Helvetica, sans-serif;
  text-align: justify;
  margin-top: 16px;
  margin-bottom: 16px;
  margin-left: 16px;
  margin-right: 8px;
  position: relative;
  display: block;
  background-color: #ffffff;
}

#content_text3 h1 {
  font: normal 13px/18px Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
  color: #336699;
  margin-bottom: 8px;
  margin-top: 0px;
}

#content_text3 a {
  font-weight: bold;
  text-decoration: none;
  margin: 3px;
  color: #336699;
}

#bottomic {
  width: 700px;
  height: 52px;
  float: left;
  text-align: left;
  position: relative;
  display: block;
  margin-top: 64px;
  background-color: #336699;
}


#bottomic_text {
  margin: 16px;
  font: normal 12px/20px Arial, Helvetica, sans-serif;
  color: #ffffff;
}

#bottomic_text a:link, #bottomic_text a:visited, #bottomic_text a:active {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

#bottomic_text a:hover {
  color: #2580a;
}
/* -- Kattojen pinnoitus -- */

#kp_esite {
  float: left;
  height: 37px;
  width: 133px;
  margin: 16px;
  font: normal 10px/20px Arial, Helvetica, sans-serif;
  color: #000000;
  background: url('img/esite.gif') top left no-repeat;
}

#kp_reader {
  float: left;
  height: 37px;
  width: 133px;
  margin: 16px;
  font: normal 10px/20px Arial, Helvetica, sans-serif;
  color: #000000;
  background: url('img/get_reader.gif') top left no-repeat;
}

/* -- Kuvia -- */

#content_text4 {
  width: 400px;
  float: left;
  font: normal 12px/20px Arial, Helvetica, sans-serif;
  text-align: justify;
  margin-top: 150px;
  margin-bottom: 16px;
  margin-left: 16px;
  margin-right: 8px;
  position: relative;
  display: block;
}

#content_text4 img {
  float: right;
  opacity: 0.5;
  filter:alpha(opacity=50);
  -moz-opacity:0.5;
  -khtml-opacity: 0.5;
  border: 0px;
}

#content_text4 img:hover, #content_text4 img:hover {
  opacity: 1.0;
  filter:alpha(opacity=100);
  -moz-opacity: 1.0;
  -khtml-opacity: 1.0;
}

#kuvia_thumbnail {
  width: 84px;
  height: 84px;
  padding: 4px;
  margin: 4px;
  border: 1px solid #eaeaea;
  opacity: 0.5;
  filter:alpha(opacity=50);
  -moz-opacity:0.5;
  -khtml-opacity: 0.5;
}

#kuvia_thumbnail:hover {
  width: 84px;
  height: 84px;
  padding: 4px;
  margin: 4px;
  border: 1px solid #eaeaea;
  opacity: 1.0;
  filter:alpha(opacity=100);
  -moz-opacity: 1.0;
  -khtml-opacity: 1.0;
}

.imgshow {
  top: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 2;
  position: absolute;

}

#imgshowFade {
  top: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: 3;
  opacity: 0.5;
  filter:alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  background-color: #000000;
}

#imgbigB {
  padding: 0px;
  left: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  z-index: 4;
  display: block;
  position: absolute;
  padding: 0px;
  border: 0px;
}

#imgbigB p {
  margin-top: 0px;
  background-color: #ffffff;
  color: #000000;
  font: normal 12px/20px Arial, Helvetica, sans-serif;
  text-align: left;
  width: 300px;
  padding: 8px;
}

#imgbig, #imgbig a {
  margin-top: 100px;
  padding: 0px;
  border: 4px solid #ffffff;
}


/* -- Lomake -- */

#form1 {
  width: 45%;
  float: left;
  font: normal 12px/20px Arial, Helvetica, sans-serif;
  text-align: left;
  margin-top: 16px;
  margin-bottom: 16px;
  margin-left: 16px;
  margin-right: 8px;
  position: relative;
  display: block;
}

#form2 {
  width: 45%;
  float: right;
  font: normal 12px/20px Arial, Helvetica, sans-serif;
  text-align: left;
  margin-top: 16px;
  margin-bottom: 16px;
  margin-left: 8px;
  margin-right: 16px;
  position: relative;
  display: block;
}

#form_alert {
  width: 500px;
  font: normal 12px/20px Arial, Helvetica, sans-serif;
  text-align: center;
  left:50%;
  margin-left: 250px;
  position: relative;
  display: block;
}

i {
  font: normal 10px/15px Arial, Helvetica, sans-serif;
}

form {
  margin: 0px;
}

select {
  width: 200px;
  overflow: hidden;
  border: 0px;
}

option {
  font: normal 12px/20px Arial, Helvetica, sans-serif;
}

label {
  font: normal 12px/20px Arial, Helvetica, sans-serif;
  float: left;
  width: 150px;
  text-align: left;
}


.inputBox {
  width: 148px;
  height: 22px;
  border: 0px;
  padding-left: 2px;
  background: url("img/bg_form_input.gif") top left no-repeat;
}
/* -- Lomake -- */