/* CSS file - http://katrituulia.net (c) Jiri Grönroos (jiri . gronroos at iki . fi) */


/* Sotkua */

body {
  background-color: white;
  font-family: Cantarell, verdana, sans-serif;
  font-size: small;
  border: 0px;
  margin: 0px;
  padding: 0px;
  left: 0px;
}

#div-1 {
}

#leftii {
  position: absolute;
  height: 100%;
  width: 262px;
  left: 0px;
  top: 0px;
  border-right: 1px solid #000000;
}

#rightii {
  position: relative;
  margin-left: 263px;
}

#roiskeet {
  position: relative;
  left: 0px;
  top: 0px;
}

#ktp {

  background-color: white;
  position: relative;
  width: 262px;
  margin-top: auto;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  text-align: center;
  #text-align: left;
  font-weight: bold;
  left: 0px;
}

#linkit {
  background-color: white;
  position: relative;
  width: 262px;
  text-align: center;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  left: 0px;
}

#englanti {
  position: absolute;
  top: 0px;
  text-align:center;
  left: 0px;
}

#ylareuna {
  #margin-left: 215px;
  margin-left: 50px;
}

#sosiaali {
  margin-left: 90px;
}

#navigaatio {
  background-color: white;
  max-width:800px;
  height: auto;
  left: 0px;
  margin-left: -1px;
  margin-top: 20px;

  #border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  border-top: 1px solid #000000;
  text-align: center;
}

#sisalto {
  background-color: white;
  position: absolute;
  top: 130px;
  max-width: 800px;
  left: 30px;
  right: 150px;

}

#sign {
  position: relative;
  background: black;
  text-align: center;
}

html .fb_share_link { padding:2px 0 0 20px; height:16px; background:url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?48:26981) no-repeat top left; }

html .delicious_share_link { padding:2px 0 0 20px; height:16px; background:url(../delicious.gif) no-repeat top left; }


/* linkit */

a:link {text-decoration: none; color: #707070; border: 0px;}
a:visited {text-decoration: none; color: black; border: 0px;}
a:hover {text-decoration: underline;}
a:active {color: black;}

a.navigaatio:link {text-decoration: none; font-size: x-large; color: black;}
a.navigaatio:visited {text-decoration: none; font-size: x-large; color: black;}
a.navigaatio:hover { background-color: #d8d8d8; font-size: x-large; color: black;}
a.navigaatio:active {text-decoration: underline; font-size: x-large; color: black;}

a img { border: 0;}



