body {
  margin: 0; padding: 0;
  background: #ffffff url( /files/ollitenovuo.kotisivukone.com/isotausta.jpg ) repeat-y 50% 0%;
}


a {
  font-weight: bold;
  color: #49A401;
  text-decoration: none;
  font-size: 80%;
}
a:visited {
  color: #49A401;
  text-decoration: none;
}
a:hover {
  color: #49A401;
  text-decoration: underline;
}
h1 a { font-size: 100%; }
#page {
  width: 780px;
  margin: 45px auto 0 auto;
  background-color: #fff;
}


#top-bar {
  height: 300px;
  background: #FFFFFF url( /files/ollitenovuo.kotisivukone.com/kuvat/ylapalkki.jpg ) repeat-y top left;
}

#content {
  margin: 14px 200px 20px 20px;
  padding: 0;
}

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

#content .inner {
  margin: 0 5px 0 0;
  padding: 0;
}

#content h1 {
  color: #4B4B4B;
  font-size: 120%;
  font-weight: bold;
}
#content h2 {
  color: #4B4B4B;
  font-weight: bold;
  font-size: 110%;
}
#footer {
  background: #fff url( /Kotisivukone/clients/layouts/seven/pics/footer_bg.gif ) repeat-x top left;
  height: 20px;
  padding-top: 8px;
}
#footer a {
  font-weight: normal;
  color: #B0B0B0;
}


#menu {
  background: #4D9B13 url( /Kotisivukone/clients/layouts/seven/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;
  background: transparent url( https://kotisivukone.fi/clients/layouts/seven/pics/menu_divider.gif ) no-repeat top right;
  padding: 0; margin: 0;
}
#menu ul li a {
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  font-size: 11px;
  padding: 7px 12px 12px 25px;
  background: transparent url( https://kotisivukone.fi/clients/layouts/seven/pics/menu_arrow.gif ) no-repeat 7px 9px;
}
#menu ul a:hover {
  color: #fff;
  text-decoration: underline;
}
#menu ul li ul {
  margin-top: -3px;
  padding-bottom: 1px;
  z-index: 100;
  border: 1px solid #3D7D0B;
  height: auto;
}
#menu ul li ul li {
  clear: both;
  background-image: none;
  height: auto;
}
#menu ul li ul li a {
  color: #3D7D0B;
  font-weight: bold;
  text-transform: none;
  font-size: 11px;
  padding: 4px 12px 4px 12px;
  overflow: hidden;
  background-image: none;
}
#menu ul li ul li a:hover {
  color: #fff;
  background-color: #3D7D0B;
  text-decoration: none;
}
#menu li.active_link {
  text-decoration: none;
  background: transparent url( /Kotisivukone/clients/layouts/seven/pics/menu_active_bg.gif ) no-repeat bottom right;
  margin-left: -1px;
  margin-right: 2px;
}
#menu ul li ul li.active_link {
  background-image: none;
  text-decoration: underline;
  color: #fff;
}
#menu ul li ul li.clearli {

}



.box {
  width: 190px;
  border: none;
  margin: 9px 0 15px 0;
}
#right-bar, #left-bar {
  margin: 0;
  width: 190px;
  color: #5B5B5B;
  font-size: 13px;
}
#left-bar h1, #right-bar h1 {
  color: #6A6A6A;
  font-size: 100%;
  font-weight: bold;
}

.box .header {
  background-color: transparent;
  padding: 0; margin: 0;
}
.box .content {
  background-color: transparent;
}

.box h1 {
  padding: 10px 0 10px 20px;
  background: transparent url( /Kotisivukone/clients/layouts/seven/pics/box_header_bg.gif ) no-repeat left center;
}
.box p a {
  padding-left: 15px;
  background: transparent url( /Kotisivukone/clients/layouts/seven/pics/link_arrow.gif ) no-repeat 0 2px;
}

.box p {
  padding: 0 0 20px 0;
  margin: 0 10px 0 27px;
}

table.calendar_block {
  width: 90%;
  margin-left: auto;
  margin-right: 0;
}


#left-bar, #right-bar {
  font-family: 'Comic Sans MS', sans-serif;
  font-size: 12pt;
}


/* vasen palkki vain etusivulle */
body.leftcol #left-bar { display: none; }
body.leftcol #content {  margin-left: 20px; }
body.frontpage #left-bar {  display: block;  }
body.frontpage #content {  margin-left: 200px !important; }
