/* This is a stylesheet for tpnrakentajat.fi. Everything is in alphabetical order starting from general html elements, followed by classes and id:s */

a:link { 
  font-family:verdana,helvetica; 
  color: #000084; 
  font-weight: bold; 
  font-size:12px; 
  text-decoration: underline;
}

a:active {
  font-family:verdana,helvetica; 
  color: #e6ac00; 
  font-weight: bold; 
  font-size:12px; 
  text-decoration: underline;
}

a:visited {
  font-family:verdana,helvetica; 
  color: #000084; 
  font-weight: bold; 
  font-size:12px; 
  text-decoration: underline;
}

a:hover {
  font-family:verdana,helvetica; 
  color: #e6ac00; 
  font-weight: bold; 
  font-size:12px; 
  text-decoration: underline;
}

a.menu:link { 
  font-family:verdana,helvetica; 
  color: #000084; 
  font-weight: bold; 
  font-size:14px; 
  text-decoration: none;
}

a.menu:active {
  font-family:verdana,helvetica; 
  color: #000084; 
  font-weight: bold; 
  font-size:14px; 
  text-decoration: underline;
}

a.menu:visited {
  font-family:verdana,helvetica; 
  color: #000084; 
  font-weight: bold; 
  font-size:14px; 
  text-decoration: none;
}

a.menu:hover {
  font-family:verdana,helvetica; 
  color: #000084; 
  font-weight: bold; 
  font-size:14px; 
  text-decoration: underline;
}

body {
  background-color: #bfbfbf ;
  font-size:12px; 
  font-family: verdana,arial,helvetica; 
  color:#000000; 
  font-weight:normal;
  padding: 0;
  margin: 0;
}

form {
float: left;
  margin-left: 18px;
}

h3 {
  font-size: 13px; 
  font-family: verdana,arial,helvetica; 
  color:#000000; 
  font-weight:bold;
  margin-top: 15px;
  margin-bottom: 0;
}

img {
  border: 0;
}

input {
  font-size: 13px; 
  font-family: verdana,arial,helvetica; 
  color:#000000; 
  font-weight:normal;
}

p {
  font-size: 13px; 
  font-family: verdana,arial,helvetica; 
  color:#000000; 
  font-weight:normal;
margin-right: 28px;
  margin-left: 20px;
padding: 0;
  float: left;
}


table {
  border: 0;
  padding: 0;
  margin: 0;
}

textarea {
  font-size: 13px; 
  font-family: verdana,arial,helvetica; 
  color:#000000; 
  font-weight:normal;
}

ul {
  font-size: 13px; 
  font-family: verdana,arial,helvetica; 
  color:#000000; 
  font-weight:normal;
  list-style-image: url('images/dot.jpg');
  padding-left: 0px;
  line-height: 1.8em;
  margin-left: 45px;
float: left;
}



.bullet {
  width: 17px;
  height: 10px;
}

.normal_title {
  width: 500px;
  float: left;
  font-family:verdana,helvetica; 
  color: #132533; 
  font-size:14px;
  font-weight: bold; 
  background-image: url('images/title_background.jpg');
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 10px;
  margin-left: 20px;
}

.separator {
  width: 500px;
  height: 2px;
  background-image: url('images/separator.jpg');
  background-repeat: repeat-x;
  float: left;
  margin-left: 20px;
}

#content {
  width: 587px !important;
  height: 775px;
  background-color: #ffffff;
  color: #000000;
}

#form {
  font-size: 13px; 
  font-family: verdana,arial,helvetica; 
  color:#000000; 
  font-weight:normal;
  margin-right: 28px;

}

#kulma {
  width: 95px;
  height: 65px;
  float: left;
  background-image: url('images/kulma.jpg');
}

#leftmenuwrapper {
  width: 211px;
  height: 775px;
  background-image: url('images/menutausta.jpg');
  color: black;
  line-height: 1em;
}

#leftshaddow {
  width: 30px;
  height: 100%;
  background-image: url('images/leftshaddow.jpg');
  background-repeat: repeat-y;
}

#logo {
  width: 798px;
  height: 200px;
  background-image: url('images/header.jpg');
}

#mainwrapper {
  margin-left: auto;
  margin-right: auto;
  width: 798px;
  margin-top: 0px;
}
#menutop {
  width: 211px;
  height: 73px;
  background-image: url('images/menutausta_top.jpg');
}

#menu {
  width: 180px;
  margin-left: 17px;

  line-height: 2em;
  color: black;
}

#menuyhteys {
  line-height: 1.2em;
  font-size: 14px; 
  font-family: verdana,arial,helvetica; 
  color:#000000; 
  font-weight:normal;
  margin-left: 0;
  margin-top: 20px;
}

#otsikko {
  width: 350px;
  margin-right: 118px;
  float: right;
  font-size: 15px; 
  font-family: verdana,arial,helvetica; 
  color:#000084; 
  font-weight: bold;
}

#otsikko2 {
  font-size: 15px; 
  font-family: verdana,arial,helvetica; 
  color:#000084; 
  font-weight: bold;
margin-right: 28px;
  margin-left: 20px;
padding: 0;
  float: left;
}
#rightshaddow {
  width: 30px;
  height: 100%;
  background-image: url('images/rightshaddow.jpg');
  background-repeat: repeat-y;
}

#normi {
  font-size: 13px; 
  font-family: verdana,arial,helvetica; 
  color:#000000; 
  font-weight:normal;
}
