/*
    13.02.2009 - rakennettu / build
    12.08.2009 - muokattu viimeksi / last modified
*/

html {
  color: #444444;
  background-color: #95e9ff;
}

body {
  font: normal 0.8em Verdana, Arial, sans-serif;
  margin: 0 auto 20px auto;
}

#page {
  position: relative;
  width: 1040px;
  margin: 0 auto;
  background-color: #ffffff;
  background-image: url('imgs/middle.png');
  background-position: 100% 0%;
  background-repeat: repeat-y;
}

#header {
  width: 100%;
  height: 240px;
  background-image: url('imgs/header_bottom.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
}

#location {
  width: 799px;
  height: 30px;
  float: right;
  margin-right: 18px;
  background-color: #95e9ff;
/*  border-bottom: 1px solid #dce2e4;*/
}

#location h4 {
  margin: 7px;
}

#leftColumn {
  width: 200px;
  margin: 0 0 0 17px;
  padding: 0;
  float: left;
  left: 0;
/*  border: 1px solid #000000;*/
}

#middleColumn {
  width: 380px;
  margin: 0 0 0 5px;
  padding: 5px;
  float: left;
  left: 222px;
  min-height: 250px;
/*  border: 1px solid #000000;*/
}

#rightColumn {
  width: 380px;
  margin: 0 25px 0 0;
  padding: 5px;
  float: right;
  left: 425px;
  min-height: 250px;
/*  border: 1px solid #000000;*/
}

#wideRightColumn {
  width: 760px;
  margin: 0 0 0 5px;
  padding: 5px;
  float: left;
  left: 222px;
/*  border: 1px solid #000000;*/
}

#bottom {
  clear: both;
  height: 130px;
  margin: 0;
  padding: 10px 10px 10px 25px;
  background-image: url('imgs/bottom.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
/*  border: 1px solid #000000;*/
}

.leftSide {
  left: 0;
  width: 400px;
  margin: 0;
  padding: 10px;
  float: left;
  text-align: left; /* IE6 */
/*  border: 1px solid #000000;*/
}

.rightSide {
  left: 550px;
  width: 550px;
  margin: 0;
  padding: 10px;
  float: right;
  text-align: right; /* IE6 */
/*  border: 1px solid #000000;*/
}

table {
  font-size: 100%;
  border-width: 0;
  padding: 0;
  margin: 0;
}

.littletext {
  width: 100%;
  height: 150px;
}

.leftIndent {
  padding-left: 15em;
}

.rightIndent {
  padding-right: 10em;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.left {
  text-align: left;
}

img {
  border-style: none;
}

img.right {
  float: right;
}

img.left {
  float: left;
}

/*img.right_border {
  float: right;
  margin: 5px 2px 5px 5px;
}

img.left_border {
  float: left;
  margin: 5px 5px 5px 2px;
}
*/
img.border {
  border: 2px solid #607997;
}

/* Navivalikko */
a.menu:link, a.menu:active, a.menu:visited {
  display: block;
  padding-top: 4px;
  padding-left: 10px;
  width: 190px;
  height: 21px;
  color: #ffffff;
  background-color: transparent;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.1em;
  background-image: url("imgs/linkPas.gif");
  background-position: 0% 0%;
  background-repeat: no-repeat;
}

a.menu:hover {
  color: #444444;
  background-color: transparent;
  background-image: none;
}

a:link {
  color: #3399cc;
  text-decoration: none;
}

a:active {
  color: #cc0000;
  text-decoration: none;
}

a:visited {
  color: #38a9e1;
  text-decoration: none;
}

a:hover {
  color: #990000;
/*  text-decoration: underline;*/
}

h1, h2, h3, h4, h5, h6 {
  color: #027685;
}

h1 { font-size: 1.8em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1em; }
h6 { font-size: 0.8em; }

p.indent {
  padding-left: 0.5em;
}

ul.plus {
  list-style-image: url('imgs/plus.gif');
}

.note {
  color: #ff0000;
  background-color: transparent;
}

.small {
  font-size: 80%;
}

.big {
  font-size: 120%;
}

.tehoste {
  color: #ad1010;
  background-color: transparent;
}

.tnr {
  font: normal 1.2em "Times New Roman";
}

.eko {
  color: #009701;
}

.huom {
/*  background-color: #ffffb7;*/
  background-color: #B3FBBF;
}

.form {
  font-family: Verdana, Arial, sans-serif;
  font-size: 100%;
}

#designer {
  position: relative;
  width: 1040px;
  height: 30px;
  margin: 0 auto;
  padding: 0 0 10px 0;
  font: italic 11px Verdana, Helvetica, Arial, sans-serif;
  color: #ffffff;
  background-color: transparent;
  background-image: none;
}

a.jt:link, a.jt:active, a.jt:visited, a.jt:hover {
  color: #ffffff;
  background-color: transparent;
  text-decoration: none;
}
