body {
  background: #020f36 url( /clients/layouts/futuristic2/pics/bodybg.jpg ) repeat-x 50% 0;
  color: #ffffff;
  font-size: 11px;
}
a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  font-size: 90%;
}
#left-bar .box a {
  color: #9aa3b7;
}
a:visited {
  color: #bac0cc;
}
#left-bar .box a:visited {
  color: #535455;
}
h1 a { font-size: 100% }

#page {
  width: 780px;
  margin: 29px auto 0 auto;
  border: 1px #4a5f8a solid;
  padding: 0px;
  background-image: url( /clients/layouts/futuristic2/pics/pagebglbar.gif );
  background-position: top left;
  background-repeat: repeat-y;
  background-color: #002A46;
}
#columns {
  background: transparent url( /clients/layouts/futuristic2/pics/columnsbglbar.png ) no-repeat top left !important;
  background-image: url( /clients/layouts/futuristic2/pics/columnsbglbar.gif );
  margin: 0;
  height: 100%;
}
#top-bar {
  height: 201px;
  background: #000000 url( /files/nexxt.kotisivukone.com/kuvat/nettibanneri.jpg ) no-repeat top left;
  margin: 0;
  padding: 0;
}
#content {
  margin: 0 185px 20px 185px;
  padding-top: 65px;
}
.inner { margin: 0 5px 0 9px; }

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

/* leftcol */
body.leftcol #content { margin-left: 185px; margin-right: 20px; }
/* end of leftcol */

/* rightcol */
body.rightcol #content { margin-left: 20px; margin-right: 185px; }
body.rightcol #page { background-image: url( ); }
body.rightcol #columns { background: transparent url( /clients/layouts/futuristic2/pics/columnsbgnobar.gif ) repeat-x 0 0 !important; }
/* end of rightcol */

/* nocol */
body.nocol #content { margin-left: 20px; margin-right: 20px; }
body.nocol #page { background-image: url( ); }
body.nocol #columns { background: transparent url( /clients/layouts/futuristic2/pics/columnsbgnobar.gif ) repeat-x 0 0 !important; }
/* end of nocol */

#content h1 {
  font-weight: bold;
  font-size: 16px;
}
#content h2 {
  font-size: 110%;
}

#footer {
  height: 25px;
  background: transparent url( /clients/layouts/futuristic2/pics/footer.png ) no-repeat bottom right !important;
  background-image: url( /clients/layouts/futuristic2/pics/footer.gif );
  text-align: left;
  font-size: 9px;
  margin: 0;
  padding: 65px 80px 0 200px;
  color: #BAC0CC;
}
#footer a {
  display: block;
  margin: 0 25px;
  padding: 55px 0 0;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  color: #BAC0CC;
}

#menu {
  margin: 10px 0 30px 0;
  width: 170px;
  background-color: #000000;
}
#menu ul {
  width: 170px;
}
#menu ul li {
  width: 170px;
}
#menu ul li a {
  color: #9aa3b7;
  font-size: 10px;
  padding: 13px 0px 11px 25px;
  display: block;
  background: #000000 url( https://kotisivukone.fi/clients/layouts/futuristic2/pics/menu_bg.gif ) repeat-x bottom left;
  width: 145px;
  text-align: left;
  overflow: hidden;
}
#menu ul li a:hover { color: #d60023; text-decoration: none; }
#menu ul.left li ul {
  border: 1px solid #000000;
  z-index: 100;
  margin: -36px 0 0 165px;
  width: 160px;
}
#menu li:hover ul, #menu li.hover ul { left: 0; }
#menu ul li ul li {
  padding: 0;
  height: auto;
  width: 160px;
}
#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 {
  padding: 5px 8px;
  text-decoration: none;
}
#menu ul li ul .clearli {
  display: none;
}
#left-bar, #right-bar {
}

#left-bar h1, #right-bar h1 {
  font-size: 100%;
  font-weight: bold;
}

#left-bar {
  margin: 52px 0 0 0;
  width: 170px;
}
#right-bar {
  margin: 45px 0 0 0;
  width: 185px;
}
#left-bar .box{
  width: 170px;
}
#right-bar .box{
  width: 176px;
  margin-right: 8px;
}
.box {
  border: none;
  margin: 20px 0 0 0;
  background: transparent url( ) no-repeat top left;
}
.box .header {
  background: none;
  padding: 0;
  height: 33px;
  background: transparent url( ) no-repeat top left;
}
.box .content {
  background: none;
  padding: 5px 10px 0;
}
#right-bar .header {
  background: transparent url(/clients/layouts/futuristic2/pics/boxtop.gif) no-repeat top left;
}
#right-bar .content {
  background-color: #45577a;
}
#right-bar .box {
  background: transparent url(/clients/layouts/futuristic2/pics/boxbtm.gif) no-repeat bottom left;
  padding-bottom: 10px;
}

.box h1 {
  padding: 10px 0;
  margin: 0 10px;
}
.box p {
  padding: 10px 0 5px;
  margin: 0;
}
table.messageboard th {
  background-color: #000000;
  color: #9aa3b7;
}
table.messageboard tr.evenrow td {
  background-color: #374562;
}