body {
  color: #333333;
  background: #002D08 url( /neulastausta.jpg ) repeat top left;
  font-size: 14px;
  font-family: 'Trebuchet MS', serif;
}
a {
  color: #990000;
  font-weight: bold;
  font-size: 100%;
}
a:visited { color: #6d6d6d; }

#page {
  width: 770px;
  margin: 0px auto 0 auto;
  padding: 0;
  background-color: #FFFFFF;
}
#columns {
  margin: 0;
  padding: 10px 0 0;
}
#top-bar {
  height: 331px;
  background: transparent url( /erapori_palkki.jpg ) repeat top left;
  margin: 0;
  padding: 0;
}
#content {
  margin: 0 213px 5px 213px;
}
.inner { margin: 0; }

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

#content h1 {
  font-weight: bold;
  color: #00687E;
  font-size: 24px;
}
#content h2 {
  font-size: 110%;
  color: #8A8A8A;
}
#footer a {
  display: block;
  font-size: 8px;
  color: #6D6D6D;
  text-decoration: none;
}

#menu {
  background: #ffffff url( https://kotisivukone.fi/clients/layoutsw/fitness/pics/menu_bg.gif ) repeat-x top left;
  height: auto;
  padding: 0;
}
#menu ul {
  height: auto !important; min-height: 39px;
  height: 39px;
  float: right;
}
#menu ul li {
  height: 39px;
  padding: 0 10px; margin: 0;
  background: transparent url( https://kotisivukone.fi/clients/layoutsw/fitness/pics/menu_spacer.gif ) no-repeat 10px 50%;
}
#menu ul li a {
  color: #136900;
  font-size: 13px;
  font-weight: normal;
  padding: 12px 8px;
  text-decoration: none;
  text-align: left;
  font-family: 'Verdana', serif;
  text-transform: uppercase;
}
#menu ul a:hover {
  color: #990000;
}
#menu ul li.active_link a {
  font-weight: normal;
}
#menu ul li.sublink_active a {
  text-decoration: underline;
}
#menu ul li a:hover { color: #990000; text-decoration: none; }

#menu ul li ul {
  padding-bottom: 1px;
  z-index: 100;
  border: 1px solid #646464;
  background-color: #f8f8f8;
  height: auto;
  width: 200px;
}
#menu ul li ul li {
  clear: both;
  background-image: none;
  height: auto;
  padding: 0;
  width: 200px;
}
#menu ul li ul li a {
  color: #646464;
  text-transform: none;
  padding: 4px 6px;
  overflow: hidden;
  background: none;
  font-weight: normal;
  width: 188px;
  display: block;
  text-decoration: none !important;
}
#menu ul li ul li a:hover {
  color: #f8f8f8;
  background-color: #000000;
}
#menu ul li ul li.active_link a {
  text-decoration: underline !important;
}



#left-bar, #right-bar {
  color: #333333;
  width: 203px;
  font-size: 10pt;
}
body.twocol .column_top,
body.twocol .column_bottom,
body.leftcol #left-bar .column_top,
body.leftcol #left-bar .column_bottom,
body.rightcol #right-bar .column_top,
body.rightcol #right-bar .column_bottom {
  display: block;
}

.column_top {
  background-color: transparent;
  background-position: top left;
  background-repeat: no-repeat;
  background-image: url( /clients/layoutsw/fitness/pics/column_top.png ) !important;
  background-image: url( /clients/layoutsw/fitness/pics/column_top.gif );
  height: 16px;
}
.column_bottom {
  background-color: transparent;
  background-position: bottom left;
  background-repeat: no-repeat;
  background-image: url( /clients/layoutsw/fitness/pics/column_bottom.png ) !important;
  background-image: url( /clients/layoutsw/fitness/pics/column_bottom.gif );
  height: 16px;
}
#left-bar {
  margin: 0 10px 0 0;
}
#right-bar {
  margin: 0 0 0 10px;
}
#left-bar h1, #right-bar h1 {
  color: #C35600;
  font-size: 110%;
  font-weight: bold;
  text-transform: uppercase;
}
.box, .bannerlist .box, .bannerbox {
  border: none;
  margin: 0;
  padding: 0 0 10px;
  width: 200px;
  background-color: transparent;
  background-position: top left;
  background-repeat: repeat-y;
  background-image: url( /clients/layoutsw/fitness/pics/box_bg.png ) !important;
  background-image: url( /clients/layoutsw/fitness/pics/box_bg.gif );
}
.box .header {
  background: transparent url( /clients/layoutsw/fitness/pics/box_header.gif ) no-repeat 3px 50%;
  padding: 0 10px;
  margin: 0 20px;
  height: 33px;
}
.box .content {
  margin: 0 20px;
  background: none;
  border-bottom: 2px groove #ffffff;
}
.box h1 {
  padding: 10px 0;
  margin: 0;
}
.box p {
  padding: 10px 0;
  margin: 0;
}
table.messageboard th, table.messageboard tr.evenrow td {
  background-color: #f0efef;
}
#webstore_list .webstore_twocol li, #webstore_list .webstore_threecol li {
  border-color: #f0efef;
}
#album_content #single_image #big_image,
#album_content #image_list td.image img {
  border-color: #f0efef;
}
.blogposts_nextprev {
  font-size: 100%;
}
#footer {
}
html { overflow-y: scroll; }