body {
  margin: 0; padding: 0;
  background: #D8D9F7 url( /files/teatterilaiva.kotisivukone.com/webtausta.jpg ) repeat top left;
  font-family: 'Courier New', serif;
  font-size: 75%;
}
a {
  color: #994BA3;
  font-weight: normal;
  font-size: 100%;
  font-family: 'Courier New', serif;
}
a:visited {
  color: #ff540c;
  text-decoration: none;
}
h1 a { font-size: 100% }
#page {
  width: 850px;
  margin: 0 auto 0 auto;
  background-color: #FFFFFF;
}
#top-bar {
  height: 346px;
  background: #FFFFFF url( /files/teatterilaiva.kotisivukone.com/teatterilaivaotsikkonettiinultimateversio.png ) 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: 200px; margin-right: 200px; }


#content h1 {
  font-weight: normal;
  color: #4E0B57;
  font-size: 150%;
}
#content h2 {
  font-weight: normal;
  color: #696969;
  font-size: 110%;
}
#footer {
  background: transparent url( /clients/layouts/plain/pics/footer.gif ) repeat-x top left;
  text-align: left;
  padding: 10px;
}
#footer a {
  display: block;
  margin: 0 30px;
  padding: 5px 0;
  font-size: 10px;
  color: #b1b1b1;
  text-decoration: none;
}

#menu {
  background: #F3F4F4 repeat top left;
  line-height: 30px;
}
#menu ul {
  height: auto;
}
#menu ul li {
  padding: 0; margin: 0;
}
#menu ul li a {
  color: #03C408;
  font-size: 12px;
  font-weight: bold;
  padding: 0 10px 0 25px;
  background: transparent;
  font-family: Georgia, serif;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}
#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: 12px 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: 'Courier New', serif;
  font-size: 100%;
  font-weight: normal;
}
#left-bar h1, #right-bar h1 {
  color: #4E0B57;
  font-size: 110%;
  font-weight: bold;
  font-family: 'Courier New', serif;
  text-decoration: none;
  text-align: center;
}


#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: 5px;
}
.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: 5px 0 5px 0;
  margin: 0 10px;
}
.box p {
  padding: 0 0 5px 0;
  margin: 0 5px;
}
.bannerlist .box a {
  padding-left: 0;
  background-image: url( ) !important;
}
