body {
  margin: 0; padding: 0;
  background: #fbfbfb url(  ) no-repeat top left;
  font-family: Verdana, sans-serif;
  font-size: 85%;
  color: #676767;
  font-style: normal;
  text-transform: none;
}
a {
  color: #ff540c;
  font-weight: bold;
  font-size: 100%;
}
a:visited {
  color: #ff540c;
  text-decoration: none;
}
h1 a { font-size: 100% }
#page {
  width: 1200px;
  margin: 0 auto 0 auto;
  background-color: #FFFFFF;
}
#top-bar {
  height: 300px;
  background: #FFFFFF url( /files/poyhonen.kotisivukone.com/logo-ylpalkki2.jpg ) no-repeat 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: bold;
  color: #2E2E2E;
  font-size: 120%;
  font-family: Verdana, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
}
#content h2 {
  font-weight: bold;
  color: #FF540C;
  font-size: 110%;
  text-decoration: none;
}
#footer {
  background: transparent url( /clients/layouts/plain/pics/footer.gif ) repeat-x top left;
  text-align: left;
  padding: 10px;
  display: none;
}
#footer a {
  display: block;
  margin: 0 30px;
  padding: 5px 0;
  font-size: 10px;
  color: #b1b1b1;
  text-decoration: none;
}

#menu {
  background: #FFFFFF url( /clients/layouts/plain/pics/menu_bg.gif ) repeat top left;
  line-height: 40px;
}
#menu ul {
  height: auto;
}
#menu ul li {
  padding: 0; margin: 0;
}
#menu ul li a {
  color: #f33307;
  font-size: 20px;
  font-weight: bold;
  padding: 0 12px 0 23px;
  background: transparent url( https://kotisivukone.fi/clients/layouts/plain/pics/arrow_big.gif ) no-repeat 10px 16px;
  font-family: 'Courier New', serif;
  text-align: left;
}
#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;
}
#left-bar h1, #right-bar h1 {
  color: #6b6b6b;
  font-size: 105%;
  font-weight: bold;
  font-family: Verdana, sans-serif;
  text-transform: none;
}


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

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


.box, .bannerbox {
  width: 200px;
  border: none;
  margin: 0;
  padding-bottom: 10px;
}
.box .header {
  background: none;
  padding: 0; margin: 0;
}
.box .content, .bannerbox .content {
  background: transparent url( /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;
}
.bannerlist .box a {
  padding-left: 0;
  background-image: url( ) !important;
}

