body {
  color: #646464;
  font-size: 11px;
  background: #000000 url( repeat ) repeat top left;
}
a {
  color: #A54800;
  font-weight: bold;
  font-size: 80%;
}
a:visited { color: #927f48; }
h1 a { font-size: 100% }

#page {
  width: 820px;
  margin: 0 auto 0 auto;
  padding: 0;
  border-top: 0;

  background-image: url(  );
  background-position: top left;
  background-repeat: repeat-y;
  background-color: #FFFFFF;
  border-left: 10px solid #ececec;
  border-right: 10px solid #ececec;
  border-bottom: 10px solid #ececec;
}
#columns {
  background: transparent url( /clients/layouts/electric/pics/vaakavarjo.png ) repeat-x top left !important;
  background-image: url( );
  border-top: none !important;
  border-top: 1px solid #878787;
  
  margin: 0 !important;
  border-left: 1px solid #878787;
  border-right: 1px solid #878787;
}
#top-bar {
  height: 295px;
  background: #f8f8f8 url( /files/sportcom.palvelee.fi/Ylapalkit/sportcom_ylpalkki4_819x370.png ) no-repeat top left;
  padding: 0 9px;
  margin: 0;
  border-left: 1px solid #878787;
  border-right: 1px solid #878787;
}
#content {
  margin: 0 232px 20px 20px;
  padding-top: 20px;
  background: transparent url(  );
}
.inner { margin: 0 5px; }

/* For layout editor */
/* twocol */
body.twocol #content { margin-left: 200px; margin-right: 232px; }

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

body.rightcol #content { margin-left: 20px; margin-right: 232px; }

body.nocol #content, body.rightcol.keskustelu #content { margin-left: 20px; margin-right: 20px; }
body.nocol #columns, body.rightcol.keskustelu #columns {
margin: 0 9px 0 9px;
}

#content h1 {
  font-weight: bold;
  color: #C37C00;
  font-size: 16px;
  font-family: 'Trebuchet MS', sans-serif;
}
#content h2 {
  font-size: 120%;
  color: #C37C00;
  font-family: 'Trebuchet MS', sans-serif;
}

#footer {
  text-align: left;
  margin: 0;
  border: 1px solid #878787;
  padding: 8px;
  display: none;
}
#footer a {
  display: block;
  margin: 0 40px;
  padding: 7px 0;
  font-size: 8px;
  color: #a49d83;
  font-weight: normal;
  text-decoration: none;
}

#menu {
  background: #f8f8f8 url() repeat-x top left;
  height: auto;
  padding: 0 9px 0 9px;
  margin: 0;
  border-left: 1px solid #878787;
  border-right: 1px solid #878787;
}
#menu ul {
  height: auto !important; min-height: 39px;
  height: 39px;
}
#menu ul li {
  height: 39px;
  padding: 0 10px; margin: 0;
}
#menu ul li a {
  color: #646464;
  font-size: 12px;
  font-weight: bold;
  padding: 12px 8px;
}
#menu ul a:hover {
  color: #5a751d;
}
#menu ul li.active_link a {
  font-weight: bold;
}
#menu ul li a:hover { color: #5a751d; 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: bold;
  width: 188px;
  display: block;
}
#menu ul li ul li a:hover {
  color: #5a751d;
}
#menu ul li.active_link a, #menu ul li.active_link a:hover,
#menu ul li ul li.active_link a, #menu ul li ul li.active_link a:hover {text-decoration: underline; }
#menu ul li ul li a, #menu ul li.active_link ul li a, #menu ul li.active_link ul li a:hover {
  text-decoration: none;
}


#left-bar, #right-bar {
  color: #5B5B5B;
}
#left-bar h1, #right-bar h1 {
  color: #C37C00;
  font-size: 140%;
  font-weight: bold;
  font-family: 'Trebuchet MS', sans-serif;
}

#left-bar {
  padding: 15px 20px 0 0;
  width: 178px;
  min-height: 450px;
}
#right-bar {
  padding: 15px 0 0 20px;
  width: 203px;
  background: transparent url( /clients/layouts/electric/pics/oikea_pystyvarjo.png ) no-repeat top left !important;
  background-image: url( );
  border-left: none !important;
  border-left: 1px solid #878787;
  min-height: 450px;
}
#left-bar .box{
  width: 168px;
  margin-left: 9px;
}
#right-bar .box{
  width: 204px;
  margin-right: 9px;
}
.box {
  border: none;
  margin: 20px 0 0 0;
  background: transparent url( ) repeat-y top left;
  border-top: #c3c3c3 dashed 1px;
}
.box .header {
  background: none;
  padding: 0;
  height: 33px;
  background: transparent url( ) no-repeat top left;
}
.box .content {
  background: none;
  margin: 5px 10px;
}
.box h1 {
  padding: 10px 0;
  margin: 0 10px;
}
.box p {
  padding: 10px 0;
  margin: 0;
}
