
html {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  background: url(color_blue/pics/bg.jpg) repeat-x;
}

#shadow {
  margin: 0px auto 0px auto;
  padding: 0;
  width: 1010px;
  height: 700px;
  overflow: visible;
  background: url(color_blue/pics/shadow_bg.jpg) repeat-x;
}

html>body #shadow {
  height: auto;
  min-height: 700px;
  overflow: hidden;
}

#wrapper {
  margin: 0px auto 0px auto;
  padding: 0;
  text-align: left;
  width: 960px;
  height: 700px;
  overflow: visible;
  background-color: #fff;
  position: relative;
}

html>body #wrapper {
  height: auto;
  min-height: 700px;
  overflow: hidden;
}

#toolbox, #lang, #search {
  display: none;
}

#logo {
  margin: 0px 0px 0px 0px;
  width: 300px;
  height: 65px;
  line-height: 65px;
  overflow: visible;
  position: relative;
  top: 25px;
  z-index: 100;
  background: url(color_blue/pics/logo_bg.gif) no-repeat top left;
}

#logo a {
  padding: 0 22px;
  line-height: 65px;
  vertical-align: middle;
  font-size: 1em;
  text-decoration: none;
}

#logo a img {
  line-height: 65px;
  vertical-align: middle;
  border: 0;
}

#banner {
  display: none;
}

#nav {
  margin-top: 21px;
  position: relative;
  width: 680px;
  height: 30px;
  float: right;
  overflow: hidden;
  top: -61px;
  background: url(color_blue/pics/nav_bg.jpg) no-repeat top center;
}

html>body #nav {

}

/* Valikko */

#nav ul {
  margin: 0;
  padding: 0 0 0 8px;
}

#nav ul li {
  margin: 0 0 0 0;
  padding: 7px 0;
  list-style-type: none;
  float: left;
  text-align: center;
  background: url(color_blue/pics/nav_sep.gif) no-repeat center left;
}

#nav ul li a {
  margin: 0px 0px 0px 0px;
  padding: 0 22px;
  text-decoration: none;
  display: block;
}

#nav ul li a.open {
  text-decoration: none;
}

#nav ul li a:hover {
  text-decoration: none;
}

/* Alavalikko */

#subnav {
  padding: 10px 0px 20px 0px;
}

#subnav ul {
  margin: 0px 0px 0px 30px;
  padding: 0;
}

#subnav ul li {
  margin: 2px 0px 2px 0px;
  padding: 0;
  list-style-type: none;
  width: 180px;
  display: block;
  background: transparent url(color_blue/pics/subnav.jpg) repeat-x bottom;
}

#subnav ul li a {
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 5px 20px;
  text-decoration: none;
  display: block;
  width: 159px;
  background: transparent url(color_blue/pics/arrow.gif) no-repeat 10px 10px;
  border: 1px solid #c0c0c0;
}

#subnav ul li a.open {
  text-decoration: none;
}

#subnav ul li a:hover {
  text-decoration: none;
}

/* Ala-alavalikko */

#subnav ul li ul {
  margin: 0;
  padding: 2px 0;
  border: 0px;
  background: #fff;
}

#subnav ul li ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: 0px;
  background: none;
}

#subnav ul li ul li a {
  margin: 0px 0px 0px 0px;
  padding: 0px 20px 0px 20px;
  text-decoration: none;
  display: block;
  font-weight: normal;
  background: none;
  width: 149px;
  border: 0px;
}

#subnav ul li ul li a.open {
  font-weight: normal;
  text-decoration: underline;
}

#subnav ul li ul li a:hover {
  font-weight: normal;
  text-decoration: underline;
}

/* Ala-ala-alavalikko */

#subnav ul li ul li ul {
  margin: 0;
  padding: 2px 0;
}

#subnav ul li ul li ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: none;
}

#subnav ul li ul li ul li a {
  margin: 0px 0px 0px 0px;
  padding: 0px 20px 0px 35px;
  text-decoration: none;
  display: block;
}

#subnav ul li ul li ul li a.open {
  font-weight: normal;
  text-decoration: underline;
}

#subnav ul li ul li ul li a:hover {
  font-weight: normal;
  text-decoration: underline;
}



/*Tekstit*/

#main {
  margin: -20px 0px;
  padding: 0px 25px 20px 10px;
  width: 370px;
  float: right;
  overflow: visible;
  position: relative;
  right: 253px;
  height: 400px;    
}

html>body #main {
  height: auto;
  min-height: 400px;
  overflow: hidden; 
}

#main .text {
  padding: 0px 0px 10px 0px;
}

#column1 {
  position: relative;
  z-index: 101;
  margin: 0px;
  width: 250px;
  height: 400px;
  float: left;
  overflow: visible;
  background: url(color_blue/pics/column1.jpg) repeat-x top center;
}


html>body #column1 {
  height: auto;
  min-height: 400px;
  overflow: hidden;
}

#column1 .text {
  padding: 0 30px;
}

#column2 {
  float: right;
  margin: -20px 0;
  overflow: visible;
  width: 220px;
  position: relative;
  right: -395px;  
  height: 266px;
  padding-bottom: 20px;
}

html>body #column2 {
  height: auto;
  min-height: 266px;
  overflow: hidden;
}

#column2 .text {
  padding: 0 10px 0 0
}

#footer {
  margin: 0 auto;
  width: 1010px;
  display: block;
  padding-top: 10px;
}

#footer .text {
  text-align: center;
  color: #333;
  font-size: 1em;
  padding: 5px;
}

#footer .text .siteInfoName {
  display: inline;
  margin: 0px 10px 0px 10px;
}

#footer .text .siteInfoAddress {
  display: inline;
  margin: 0px 5px 0px 10px;
}

#footer .text .siteInfoZip {
  display: inline;
  margin: 0px 0px 0px 0px;
}

#footer .text .siteInfoCity {
  display: inline;
  margin: 0px 10px 0px 2px;
}

#footer .text .siteInfoPhone {
  display: inline;
  margin: 0px 10px 0px 10px;
}

#footer .text .siteInfoEmail {
  display: inline;
  margin: 0px 10px 0px 10px;
}

#footer .text .siteInfoWWW {
  display: inline;
  margin: 0px 10px 0px 10px;
}

#copy {
  width: 1010px;
  margin: 0 auto;
  clear: both;
  text-align: center;
  color: #333;
  font-size: 1em;
  padding-bottom: 20px;
}

#copy a {
  text-decoration: underline;
}

#copy a:hover {
  text-decoration: none;
}



