/* [Layout Style] */

#lyo_outer              { text-align: center; color: #ffffff; }
#lyo                    { margin: auto; text-align: left; width: 990px; }
#lyo_toolbars           { color: #ffffff; }
#lyo_banner             {
  position:relative; height:165px; width: 990px;
  background: url(/img/user/layout/banner-background.gif) repeat-x;
}
#nav_root_1             { position: absolute; top: 117px; left: 60px; }
#lyo_content_outer      {
  background: #181818; color: #ffffff; padding: 10px;
  border-left: 1px solid #404040; border-right: 1px solid #404040;
}
.lyo_prev_next          { text-align: center; }
.lyo_prev_next a        { color: #c0c0ff; }
#lyo_content            { }
#lyo_content a          { color: #c0c0ff; text-decoration: none; font-weight: bold; }
#lyo_content a:hover    { color: #8080ff; text-decoration: underline; }
#lyo_content .pnav a    { color: #0000ff; text-decoration: none; font-weight: bold; }
#lyo_content .pnav a:hover { color: #0000ff; text-decoration: underline; }
#lyo_content .tab a, #lyo_content .tab_selected a { color: #000000 }
#lyo_footer             { border-top: 1px solid #888; color: #ffffff; text-align: center; }
#lyo_footer a           { color: #d0d0ff; font-weight: bold; text-decoration:none;}
#lyo_footer a:hover     { color: #a0a0ff; text-decoration:underline;}
.lyo_copyright          { font-size: 60%; }
.lyo_powered_by         { font-size: 80%; }

table.facts th          { width: 10em; text-align: left; color: #c0c0ff }