body {
  margin: 0; padding: 0;
  background: #c8c8c8 url( /Kotisivukone/clients/backgrounds/gradient1_c8c8c8_x.gif ) repeat-y top left;
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 13px;
  color: #050644;
}
a {
  color: #FB4004;
  font-weight: bold;
  font-size: 90%;
  font-family: 'Trebuchet MS', sans-serif;
}
a:visited {
  color: #ff540c;
  text-decoration: none;
}
h1 a { font-size: 100% }
#page {
  width: 780px;
  margin: 0 auto 0 auto;
  background-color: #FFFFFF;
}
#top-bar {
  height: 30px;
  background: transparent url( /Kotisivukone/clients/topbars/Graafiset/kuuma_lasi/nelio.jpg ) repeat-y top left;
}
#content {
  margin: 0 210px 20px 20px;
  padding-top: 10px;
}

body.twocol #content { margin-left: 210px; margin-right: 210px; }
body.leftcol #content { margin-left: 210px; margin-right: 20px; }
body.rightcol #content { margin-left: 20px; margin-right: 210px; }
body.nocol #content { margin-left: 20px; margin-right: 20px; }


#content h1 {
  font-weight: normal;
  color: #0A0307;
  font-size: 18px;
  font-family: 'Trebuchet MS', sans-serif;
}
#content h2 {
  font-weight: normal;
  color: #696969;
  font-size: 110%;
}
#footer {
  background: transparent url( /Kotisivukone/clients/layouts/plain/pics/footer.gif ) repeat-x top left;
  text-align: left;
  display: none;
}
#footer a {
  display: block;
  margin: 0 30px;
  padding: 5px 0;
  font-size: 10px;
  color: #b1b1b1;
  text-decoration: none;
}

#menu {
  background: #FFFFFF url( /Kotisivukone/clients/layouts/plain/pics/menu_bg.gif ) repeat-x top left;
  height: auto;
}
#menu ul {
  height: auto !important; min-height: 40px;
  height: 40px;
}
#menu ul li {
  height: 40px;
  padding: 0; margin: 0;
}
#menu ul li a {
  color: #f33307;
  font-size: 14px;
  font-weight: bold;
  padding: 12px 12px 8px 23px;
  background: transparent url( https://kotisivukone.fi/clients/layouts/plain/pics/arrow_big.gif ) no-repeat 10px 16px;
  font-family: 'Trebuchet MS', sans-serif;
}
#menu ul a:hover {
  color: #f33307;
  text-decoration: underline;
}
#menu ul li ul {
  padding-bottom: 1px;
  z-index: 100;
  border: 1px solid #f33307;
  height: auto;
}
#menu ul li ul li {
  clear: both;
  background-image: none;
  height: auto;
}
#menu ul li ul li a {
  color: #f33307;
  text-transform: none;
  padding: 4px 4px 4px 12px;
  overflow: hidden;
  background: none;
  font-weight: normal;
}
#menu ul li ul li a:hover {
  color: #f33307;
  text-decoration: underline;
}


#left-bar, #right-bar {
  color: #5B5B5B;
   padding-top: 4px;
  font-family: 'Trebuchet MS', sans-serif;
  font-size: 11px;
}
#left-bar h1, #right-bar h1 {
  color: #06030A;
  font-size: 100%;
  font-weight: bold;
}


#left-bar  a, #right-bar a {
  background: transparent url( /Kotisivukone/clients/layouts/plain/pics/arrow_small.gif ) no-repeat 0% 50%;
  padding-left: 12px;
  text-decoration: none;
}

#left-bar .box {
  background: transparent url( /Kotisivukone/clients/layouts/plain/pics/box_side.gif ) repeat-y top right;
}
#right-bar .box {
  background: transparent url( /Kotisivukone/clients/layouts/plain/pics/box_side.gif ) repeat-y top left;
}


.box {
  width: 200px;
  border: none;
  margin: 0;
  padding-bottom: 10px;
}
.box .header {
  background: none;
  padding: 0; margin: 0;
}
.box .content {
  background: transparent url( /Kotisivukone/clients/layouts/plain/pics/box_div.gif ) no-repeat bottom left;
}
.box h1 {
  padding: 20px 0 10px 0;
  margin: 0 10px;
}
.box p {
  padding: 0 0 20px 0;
  margin: 0 10px;
}
