body {
  background: #000000 url('/em7/libs/theme_image.em7/background-09-com.png'); 
  font: 9pt Arial, Tahoma, Verdana, sans-serif;
  color: #989898;
  padding:0px;
  margin: 0px;
}

a {
  color: #8c8c8c;
  text-decoration: none;
}
a:hover {color: #d80000; }

#login_page { 
    position:relative;
    z-index: 0;
    width: 690px;
    height: 438px;
    margin: 41px auto 0 auto; 
    background: url('/em7/libs/theme_image.em7/splash-09.png') center top no-repeat; 
}

#error_message {
  position: absolute;
  top: 110px;
  right: -32px;
  width: 308px;
  height: 46px;
  overflow:hidden;
  text-align:center;
  font-weight: bold;
  color: #d80000;
}

#fieldset {
  position: absolute;
  right: 38px;
  top: 156px;
  width: 280px;
}
#fieldset .form_field {
  clear: both;
  padding-top: 4px;
}
#fieldset label {
  float:left;
  width: 138px;
  height: 23px;
  line-height:23px;
  font-weight:bold;
  font-size: 120%;
  text-align:right;
}
#fieldset .input {
  float: right;
  width: 116px;
  height: 20px;
  font: 11pt Arial, Tahoma, Verdana, sans-serif;
  color: #000000;
  background-color: #ffffff;
  border: #767676 1px solid;
  border-radius: 5px;
  padding: 0px 2px;
  text-indent: 2px;
}
#fieldset .submit {
  width: 80px;
  float: right;
}

#pw_recovery_link {
  clear: both;
  float: right;
  width: 122px;
  text-align: center;
  cursor:pointer;
  font-size: 8pt;
}

#xfer_session {
  margin-top: 2px;
  float: left;
}
#xfer_session input {
  width: auto;
  border:none;
}

#secure_status {
  position: absolute;
  top: 363px;
  right: 23px;
  text-align:center;
  width: 200px;
  font-weight:bold;
}
#secure_status .active {
  color: #d80000;
}

#footer {
  color: #8c8c8c;
  position: absolute;
  width:100%;
  bottom: 0;
  text-align:center;
  font-size: 6pt;
}

#noscript-bg {position: fixed; left: 0; top: 0; width: 100%; height: 100%; background-color: black; -moz-opacity: 0.7; opacity: 0.7; z-index: 1; }
#noscript-text { position: absolute; text-align: center; left: 0; width: 100%; top: 30%; font-size: 13.5pt; line-height: 1.5em; z-index: 2; padding-top: 70px; background: url('/em7/libs/images/em7_logo.gif') center top no-repeat; }
#noscript-text a { font-size: 13.5pt; text-decoration: underline; }
#noscript-text b { font-size: 16.5pt; }

body.unlicensed #fieldset {display: none;}
body.form_disabled #fieldset {display: none;}
body.hide_pw_field #LOGIN_pwd_field {display:none;}

#secure_status {
display:none;
left:320px;
top:250px;
}

#xfer_session {
  top: 320px;
  left: 565px;
  width: 500px;
  overflow: visible;
  height: auto;
  position: fixed;
  font: 14px arial, Arial;
font-weight: normal;
  color:#8e8e8e;
}

#error_message {
  top: 280px;
  left: 80px;
  width: 500px;
  overflow: visible;
  height: auto;
}

#login_page {
    width: 925px;
    height: 540px;
    margin-top: 50px;
}

#footer {
  height: 0;
  visibility: opaque;
  color: #ffffff;
  top: 0px;
}

#new_pwd_field {
  position: left;
  width: 460px;
  top: 1000px;
  left: 0px;
  font: 14px arial, Arial;
  color:black;
font-weight: normal;
}


#new_pwd2_field {
  position: left;
  width: 460px;
  top: 1000px;
  left: 0px;
  font: 14px arial, Arial;
  color:black;
font-weight: normal;
}

#LOGIN_user_field {
  position: left;
  width: 460px;
  top: 900px;
  left: 0px;
  font: 14px arial, Arial;
  color:black;
font-weight: normal;
}

#LOGIN_pwd_field {
  position: left;
  width: 460px;
  top: 680px;
  left: 0px;
  font: 14px arial, Arial;
  color:black;
font-weight: normal;
}

#fieldset .input {
  width: 310px;
height: 50px;  
margin: 0px 0px 0px 2px;
  font: 14px arial, Arial;
  color:black;
font-weight: normal;
}

#fieldset  {
  padding-top: 180px;
  padding-left: 80px;
  position: relative;
}

#fieldset .form_field {
  padding-top: 15px;
}

#fieldset .submit {
  background-color:#66cc00;
  color:#ffffff;
  width: 320px;
  height: 50px;
  position: relative;
  left: 180px;
  font: 24px arial, Arial;
}

body{
background-repeat:no-repeat;
}