body {
    background-color: #000000;
    font-family: Verdana, sans-serif;
}

input  {
    background-color: #ffffff;
    border: solid 1px #678160;
}
input:focus {
    background-color: #ffffff;
    border: solid 1px #0f3703;
}

#back {
    width: 984px;
    height: 691px;
}

#back.login {
    background: url("/images/common/login_back.jpg") no-repeat 0px 0px;
}

#back.signup {
    background: url("/images/common/signup_back.jpg") no-repeat 0px 0px;
}

#loginDiv {
    width: 978px;
    height: 232px;
    margin-top: -293px;
    margin-bottom: 60px;
    padding-left: 6px;
}

#loginDiv img.roundButton {
    border: none;
}

#loginButton {
    margin-bottom: 5px;
}

#loginForm {
    margin-top: 0px;
}

#signupDiv {
    width: 984px;
    height: 262px;
    margin-top: -335px;
    margin-bottom: 77px;
}

#signupButton {
    /*margin-top: 15px;*/
}

.signupInput {
    width: 140px;
}

#captcha_holder {
    font-size: 10px;
    font-family: Verdana, sans-serif;
}
#recaptcha_holder a {
    color: #000000;
}
#recaptcha_image img {
    cursor: pointer;
}
#recaptcha_image a {
    color: #000000;
}
#recaptcha_response_field {
    float: left;
    margin-right: 3px;
    margin-top: 3px; 
}
#captcha_holder div.button {
    float: left;
    margin-right: 3px;
    margin-top: 5px;
    cursor: pointer;
}

#licenseDiv {
    width: 984px;
    height: 386px;
    margin-left: -10px;
    margin-top: -340px;
    margin-bottom: -8px;
}

#licenseText {
    width: 350px;
    height: 210px;
    margin-bottom: 5px;
    overflow: auto;
    padding: 5px;
    border: 1px solid #6c5d2f;
    font-size: 10px;
}

#shortDescription {
    width: 984px;
}

span.switcher {
    font-size: 10px;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

span.switcher:hover {
    color: #e1daca;
}

th {
    text-align: right;
}

#loginform label {
    font-size: 10px;
    font-family: Verdana, sans-serif;
    font-weight: normal;
}

#loginform td {
    padding: 1px 3px;
}

#signupform label {
    font-size: 10px;
    font-family: Verdana, sans-serif;
    font-weight: normal;
}

#signupform label.error {
    background: url("/images/common/error.png") no-repeat 0px 0px;
    padding-left: 22px;
    padding-bottom: 2px;
    margin-left: 4px;
}

#signupform label.checked {
    background: url("/images/common/ok.png") no-repeat 0px 0px;
    padding-left: 16px;
    margin-left: 4px;
}
#signupform {
    margin-bottom: 5px;
}

#tooltip h1 {
    font-size: 10px;
    font-weight: bold;
    background-color: #e1daca;
    color: #000000;
}

#tooltip h3, #tooltip div {
    font-size: 10px;
    font-family: Verdana, sans-serif;
    font-weight: normal;
    margin: 0;
}

#tooltip {
    position: absolute;
    z-index: 3000;
    border: 1px solid #111;
    background-color: #e1daca;
    padding: 3px;
    opacity: 1;
    font-size: 9px;
    font-family: Verdana, sans-serif;
    font-weight: normal;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    max-width: 300px;
}

#popup_container {
    background: url("/images/common/alert_back.png") no-repeat 0px 0px;
    font-family: Verdana, sans-serif;
    font-size: 10px;
    width: 289px;
    height: 163px;
    padding: 15px;
    color: #000;
}

#popup_title {
    font-family: Verdana, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    cursor: default;
    padding-top: 20px;
}

#popup_content {
    width: 260px;
    height: 30px;
    padding-left: 15px;
    text-align: center;
}

#popup_panel {
    padding-top: 6px;
}

#popup_prompt {
    margin-top: -10px;
    width: 230px;
}

#popup_container input[type=button] {
    background-color: #8FA567;
    font-weight: bold;
    color: #000000;
}

#counters {
    margin-top: 400px;
}

#shortDescription {
    font-size: 16px;
    font-family: Verdana, sans-serif;
    font-weight: bold;
    color: #b3a377;
}

#descriptionForHuman {
    margin-top: 40px;
    font-size: 12px;
    font-family: Verdana, sans-serif;
    font-weight: normal;
    color: #b3a377;
    width: 700px;
    margin-bottom: 50px;
}

#descriptionForHuman.span {
    font-weight: bold;
}

#descriptionForRobots {
    margin-top: 100px;
    font-size: 10px;
    font-family: Verdana, sans-serif;
    font-weight: normal;
    color: #b3a377;
    width: 800px;
}

#descriptionForRobots.span {
    font-weight: bold;
}

a {
    color: #b3a377;
    outline: none;
}

a:visited {
    color: #b3a377;
    outline: none;
}

a:hover {
    color: #e1daca;
    outline: none;
}

.userCounter {
    position: relative;
    width: 63px;
    height: 20px;
    font-size: 10px;
    font-family: Verdana, sans-serif;
    font-weight: normal;
    color: #ffffff;
    cursor: pointer;
}

.totalOutcomeText {
    font-size: 10px;
    font-family: Verdana, sans-serif;
    font-weight: normal;
    color: #fde72e;
    background: none;
    vertical-align: top;
}

#copyright {
    margin-top: 50px;
    font-size: 10px;
    font-family: Verdana, sans-serif;
    color: #b3a377;
}

#footer {
    font-size: 10px;
    font-family: Verdana, sans-serif;
    width: 850px;
    color: #b3a377;
    line-height: 20px;
}

#footer a {
    margin-left: 30px;
    text-decoration: underline
}

#footer a.selected, #footer a.selected:hover {
    margin-left: 40px;
    text-decoration: none;
    color: #b3a377;
    cursor: default;
}

#forgotPassword {
    padding-left: 10px;
    padding-right: 10px;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

a.ovalbutton {
    background: transparent url('/images/common/oval-button-left.gif') no-repeat top left;
    display: inline-block;
    font: normal 14px Arial;
    line-height: 24px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
    height: 32px; /* Height of button background height */
    padding-left: 11px; /* Width of left menu image */
    text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton {
    color: #000000;
}

a.ovalbutton span {
    background: transparent url('/images/common/oval-button-right.gif') no-repeat top right;
    display: inline-block;
    padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
    font-weight: bold;
}

a.ovalbuttondisabled {
    background-position: bottom left;
    cursor: default;
}

a.ovalbuttondisabled span {
    background-position: bottom right;
    color: #798080;
    font-weight: bold;
}

.buttonwrapper {
/* Container you can use to surround a CSS button to clear float */
    overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
    width: 100%;
}