/* [Layout Style] */

#lyo_outer              { text-align: center; }
#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_prev_next          { text-align: center; }
.lyo_prev_next a        { color: #c0c0ff; }
#lyo_content            { color: #ffffff; }
#lyo_content a          { color: #c0c0ff; text-decoration: none; font-weight: bold; }
#lyo_content a:hover    { color: #8080ff; text-decoration: underline; }
#lyo_row_1 .col_1       { float: left; padding: 10px; }
#lyo_row_1 .col_2       { float: left; padding: 10px; }
.video_player           {
  webkit-border-radius: 8px;
  moz-border-radius: 8px;
  border-radius: 8px;
  background: #303030;
  padding: 5px;
  position: static;
}
.video_chooser          {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  width: 440px; background: #202020; margin: 0 0 10px 0; padding: 5px 5px 0px 5px;
  position: static;
}
.video_chooser h2         { color:#ffffff; font-size: 100%; margin:0px 5px; }
.video_chooser h2 a       { color:#ffffff; text-decoration:none; }
.video_chooser h2 a:hover { color:#4040ff; text-decoration:underline; }
.video_chooser .item    { float: left; }

#lyo_row_2 .col_1       { padding: 10px; }
#latest_magazine {
  background: #303030;
  margin: 0 20px 0 0;
}
.magazine    {
  float: left;
  padding: 5px;
  background: #202020;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  text-align: center;
}
.magazine h2         { color:#ffffff; font-size: 120%; margin:0px 5px; text-align: center; }
.magazine h2 a       { color:#ffffff; text-decoration:none; }
.magazine h2 a:hover { color:#4040ff; text-decoration:underline; }
.magazine img   { border: 0; }
.magazine a     { color: #ffffff; text-decoration: none; font-size: 80%; }
.magazine a:hover     { color: #4040ff; text-decoration: underline; }



#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%; }
#nav_root_1