/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


BODY {
  /*background: #4da0fe;*/
  background: #ffffff;
  background-image: url("sisustus/images/tausta_purppura_kuvio.jpg");
  /*background-repeat: repeat-x;*/
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}


A.oma:hover {
  color: #AABBDD;
  text-decoration: underline;
}

TD.main, P.main {
  font-family: "Trebuchet MS", arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

A.oma {
  font-family: "Trebuchet MS", arial, sans-serif;
  font-size: 10px;

  text-decoration: none;
color: #ffffff;
}

A.oma2 {
  font-family: "Trebuchet MS", arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

A.oma3 {
  font-family: "Trebuchet MS", arial, sans-serif;
  font-size: 11px;
  color: #9a9a9a;
}

TABLE.oma {
border: 0px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 0px;
background-color: #e7b5e5;
background-image: url("sisustus/images/header_tausta3.gif");
}

TABLE.oma2 {
border: 1px;
  border-style: solid;
  border-color: #9a9a9a;
  border-spacing: 0px;
background: #ffffff;
}

TABLE.oma3 {
background-color: #ffffff;
}


TD.oma {
font-family: "Trebuchet MS", arial, sans-serif;
  font-size: 11px;
  line-height: 1.0;
}

H1.oma {
font-family: "Trebuchet MS", arial, sans-serif;
  font-size: 40px;
line-height: 0.7;
letter-spacing: 0.05em;
color: #666;
}

H2.oma {
font-family: "Trebuchet MS", arial, sans-serif;
  font-size: 20px;
line-height: 1.5;
letter-spacing: 0.05em;
color: #666;
}

H3.oma {
font-family: "Trebuchet MS", arial, sans-serif;
  font-size: 17px;
  line-height: 1.5;
letter-spacing: 0.07em;
font-weight: normal;
}


TD.smallText, SPAN.smallText, P.smallText {
  font-family: "Trebuchet MS", arial, sans-serif;
  font-size: 11px;
color: #999;
}

SPAN.smallText2, TD.smallText2 {
  font-family: "Trebuchet MS", arial, sans-serif;
  font-size: 11px;
letter-spacing: 0.02em;
line-height: 1.4;
color: #6a6a6a;
}

