#theme_banner    {
  position: relative;
  margin: 10px 0 0 0;
  height: 142px; background: #0055A5;
  -webkit-border-radius: 13px 13px 0px 0px;
  -moz-border-radius:    13px 13px 0px 0px;
  border-radius:         13px 13px 0px 0px;
}
#theme_banner #lyo_logo {
  position: absolute; top: 15px; left: 15px; border: 0;
}
/* [ Signin controls ] */
#theme_banner #topbar_signin {
  position: absolute; top: 15px; left: 660px; width: 270px;
}
#theme_banner #topbar_signin_links {
  position: absolute; top: 30px; left: 0px; width: 270px; color: #ffffff;
}
#theme_banner #topbar_signin_links a {
  font-size: 80%; color: #c0c0ff; text-decoration: none;
}
#theme_banner #topbar_signin_links a:hover {
  color: #8080ff; text-decoration: underline;
}
#theme_banner #topbar_signedin_links {
  position: absolute; top: 15px; left: 660px; width: 270px; color: #ffffff;
}
#topbar_signedin_links a {
  font-size: 80%; color: #c0c0ff; text-decoration: none;
}
#theme_banner #topbar_signedin_links a:hover {
  color: #8080ff; text-decoration: underline;
}
#theme_banner #topbar_username {
  float: left; font-size: 10pt; width: 101px; height: 15px; line-height: 15px; padding: 2px; border: 0;
  background: url(/UserFiles/Image/layout/signin_fields_bg.png) 0% 0% no-repeat;
  margin: 1px 5px 0 0;
}
#theme_banner #topbar_password {
  float: left; font-size: 10pt; width: 101px; height: 15px; line-height: 15px; padding: 2px; border: 0;
  background: url(/UserFiles/Image/layout/signin_fields_bg.png) 0% 100% no-repeat;
  margin: 1px 5px 0 0;
}
#theme_banner #topbar_signin_btn {
  float: left; border: 0px; width: 27px; height: 22px; margin: 0 10px 0 0;
  background: url(/UserFiles/Image/layout/btn_go.png) 0% 0% no-repeat;
}
#theme_banner #topbar_signin_btn:hover {
  background-position: 0% 100%;
}
#theme_banner #topbar_signin_msg {
  font-size: 8pt; color: #ff0000; padding: 1px 2px; width: 231px;
  border: 1px solid #ff8080; margin: 0 0 5px 0; background-color: #fff0f0;
}
#theme_banner #nav_root_1 {
  position: relative; top: 111px; right: 58px;
  float: right;
}
