﻿body, form, p, h1, h2 {
    color: #000000;
    margin: 0;
    padding: 0;
}
body {
    background-color: #DDDDDD;
    color: #000000;
    font-family: Verdana,sans-serif;
    min-height: 545px;
}
a:link, a:visited, a:active {
    color: #0000FF;
}
a:hover {
    background-color: #0000FF;
    color: #FFFFFF;
    text-decoration: none;
}
h2 {
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 19px;
    line-height: normal;
}
p {
    padding-bottom: 20px;
}
#outer {
    overflow: hidden;
    position: relative;
}
#outer[id] {
    display: table;
    position: static;
}
#middle {
    position: absolute;
    top: 20%;
}
#middle[id] {
    display: table-cell;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
#inner {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 742px;
}
form label {
    float: left;
    padding: 6px 2px 0 0;
    text-align: right;
    width: 105px;
}
form input {
    font-family: Verdana,sans-serif;
    margin: 3px;
    padding: 3px;
}
#the_form {
    height: 190px;
}
#email, #openid_identifier, #username, #password {
    width: 170px;
}
.errorInput {
    background-color: #FFCCCC;
    background-image: url("/images/2ndSite/input-errorbg.gif");
    background-repeat: no-repeat;
    border: 1px solid #FF0000;
    padding: 4px;
}
.boxTop, .boxMain, .boxBot {
    font-size: 0;
    height: 25px;
    margin: 0 auto;
    width: 610px;
}
.boxTop {
    background-image: url("/images/2ndSite/loginpage-bgtop.gif");
    margin-top: 50px;
}
.boxMain {
    background-image: url("/images/2ndSite/loginpage-bgtile.gif");
    font-size: 0.75em;
    height: auto;
    line-height: 20px;
    padding: 0 25px;
    width: 560px;
}
.boxBot {
    background-image: url("/images/2ndSite/loginpage-bgbot.gif");
}
.b1, .b2, .b3, .b4 {
    height: 1px;
}
.b1 {
    margin: 0 5px;
}
.b2 {
    margin: 0 3px;
}
.b3 {
    margin: 0 2px;
}
.b4 {
    height: 2px;
    margin: 0 1px;
}
.bar {
    padding: 10px;
}
.col_left {
    float: left;
    padding: 15px 0 0 10px;
    width: 350px;
}
.col_right {
    float: right;
    text-align: center;
    width: 200px;
}
.clearb {
    clear: both;
}
div.logo {
    height: 155px;
}
div.col_right > div.logo {
    height: auto;
    min-height: 155px;
}
.box_secure {
    color: #999999;
    font-size: 11px;
    line-height: 15px;
    padding-top: 65px;
    text-align: left;
}
.box_secure.with_search {
    padding-top: 60px;
}
.box_secure img {
    float: left;
    margin: 7px 7px 0 0;
}
.hl {
    background-color: #FFFF99;
}
.notifyBox {
    background: url("../images/icons/check.gif") no-repeat scroll 15px 13px #D9FFB2;
    margin: 20px 0 10px;
    padding: 15px 15px 20px 70px;
}
.notifyBox h3 {
    color: #4C8700;
    font-size: 19px;
}
.notifyBox.bad {
    background-color: #FFC9BB;
    background-image: url("../images/icons/x.gif");
}
.notifyBox.bad h3 {
    color: #9F1E00;
}
.notifyBox_oneline {
    padding: 8px 0;
}
.comment {
    clear: both;
    padding-top: 20px;
}
#welcome {
    background-color: #FFFF99;
    border-bottom: 1px solid #000000;
    color: #000000;
    display: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
}
#welcome div.welcome_msg {
    background: url("/images/icons/info-yellow.gif") no-repeat scroll 0 17px transparent;
    margin: 0 auto;
    padding: 10px 0 20px;
    width: 760px;
}
#welcome img {
    float: left;
    margin-right: 10px;
}
h1 {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
    padding: 15px 55px;
}
.disabledEmail {
    font-weight: bold;
    padding: 8px 0;
}
#openid_signin {
    padding: 15px 0 0 15px;
}
.buttons {
    padding-left: 110px;
}
.button-submit {
    background: url("../images/buttons/sprites.png") no-repeat scroll 0 -270px #78B81C;
    cursor: pointer;
    float: left;
    margin: 5px 0 10px;
    padding: 0 0 0 10px;
}
.new-form .button-submit {
    background-position: 0 -698px;
    padding: 0 0 0 25px;
}
.button-submit input {
    background: url("../images/buttons/sprites.png") no-repeat scroll right -270px #78B81C;
    border: 0 none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: block;
    float: left;
    font: bold 14px Arial,Helvetica,sans-serif;
    height: 30px;
    margin: 0;
    outline: medium none;
    padding: 0 10px 0 0;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
}
.new-form .button-submit input {
    background-position: right -698px;
    height: 45px;
}
.button-submit input::-moz-focus-inner {
    border: 0 none;
}
.button-submit:hover {
    background-position: 0 -300px;
}
.new-form .button-submit:hover {
    background-position: 0 -743px;
}
.button-submit:hover input {
    background-position: right -300px;
}
.new-form .button-submit:hover input {
    background-position: right -743px;
}
.button-submit.login input, .button-submit.request input, .button-submit.password-reset input {
    border: 0 none !important;
    border-radius: 0 0 0 0;
    margin: 0;
    padding: 0 10px 0 0;
}
.button-submit.login input {
    width: 75px;
}
.button-submit.request input {
    width: 160px;
}
.outty_content h4 {
    font-size: 22px;
    margin-bottom: 7px;
    margin-left: 20px;
    margin-top: 15px;
}
.outty_description {
    font-size: 12px;
    line-height: 18px;
}
.outty_content p {
    margin: 0 15px 15px 20px;
    padding-bottom: 0;
}
.new-form .button-submit.login input, .new-form .button-submit.request input, .new-form .button-submit.password-reset input {
    font-size: 20px;
    padding: 0 25px 0 0;
    width: 120px;
}
.new-form .button-submit.request input {
    width: 200px;
}
.new-form .button-submit.password-reset input {
    width: 201px;
}
.logo-container {
    float: left;
    padding: 30px 0;
    width: 220px;
}
.logo-container img {
    padding-left: 45px;
}
.company-name {
    color: #FFFFFF;
    font: bold 24px Arial,Helvetica,sans-serif;
    padding: 10px 25px 5px 20px;
}
.boxMain .company-name {
    color: #000000;
    font-size: 22px;
    text-align: left;
}
.login-info {
    color: #FFFFFF;
    float: left;
    font: 14px Arial,Helvetica,sans-serif;
    padding-left: 20px;
    width: 370px;
}
.boxMain .login-info {
    color: #000000;
    font-size: 15px;
    padding-bottom: 20px;
    width: auto;
}
.new-form form label {
    display: block;
    float: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    margin-bottom: 3px;
    text-align: left;
    width: auto;
}
.new-form form input {
    border: 1px solid #D9D9D9;
    border-radius: 5px 5px 5px 5px;
    font-size: 15px;
    margin: 0 0 12px 0;
    padding: 8px 5px;
}
.login-right-container {
    padding: 40px 20px;
}
.form-container {
    font-size: 15px;
}
.form-container label {
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    margin-bottom: 3px;
}
.form-container input {
    border: 1px solid #D9D9D9;
    border-radius: 5px 5px 5px 5px;
    font-size: 15px;
    margin-bottom: 12px;
    padding: 8px 5px;
    width: 418px;
}
.login-box-shadow {
    background: url("../images/shadow-login-box.png") no-repeat scroll center top transparent;
    height: 11px;
    margin: 0 auto;
    width: 722px;
}
.form-pad-top {
    height: 18px;
}
.new-form .company-name {
    float: left;
    width: 100%;
}
.new-form .boxMain {
    background: url("../images/arrow-bg-login-box.gif") no-repeat scroll 0 center #E9E9E9;
    border: 1px solid #D9D9D9;
    border-radius: 8px 8px 8px 8px;
    height: 100%;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 740px;
}
.new-form #the_form, .new-form .form-block {
    height: 220px;
}
.new-form h1 {
    padding-bottom: 5px;
}
.new-form .notifyBox {
    color: #000000;
    margin-top: 0;
    padding: 15px 10px 15px 70px;
}
.new-form .notifyBox_oneline {
    margin: 0;
    min-height: 35px;
    padding: 0 40px 0 0;
}
.login-table {
    min-height: 300px;
    padding-top: 5px;
}
.login-table img {
    margin-left: 45px;
}
.new-form #openid_signin {
    padding: 10px 0 0;
}
.find-login {
    padding-bottom: 9px;
}
.new-form .find-login {
    margin: 0;
    padding: 0;
    text-align: right;
}
.login-info {
    float: left;
}
.secure-info {
    color: #FFFFFF;
    float: right;
    font: 11px/18px Arial,Helvetica,sans-serif;
    padding: 0 20px 0 0;
    text-align: right;
    width: 261px;
}
.secure-lock {
    background: url("../images/secure-icon.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 20px;
    margin-right: 7px;
    margin-top: -3px;
    width: 16px;
}
.secure-info a {
    color: #FFFFFF;
}
.secure-info a:hover {
    background: none repeat scroll 0 0 transparent;
}
.secure-info.with-search {
    clear: left;
    margin-top: -18px;
}
