﻿.reg-form {
    padding: 10px;
}

.form-register {
    width: 450px;
    float: left;
}

.reg-section {
    border-top: 1px solid #ccc;
    margin-top: 1em;
    padding-top: 10px;
}

.reg-section .dialog-login,
.reg-section .form-row,
.reg-section .form-submit {
    padding-left: 30px;
    position: relative;
}

.reg-section .form-agree {
    display: block;
    font-weight: bold;
    font-size: 85%;
    padding: 30px 0 1em 0;
}

.reg-form .reg-section h4, .reg-form .reg-section p, .reg-section .button-login-digg {
    display: none;
}

.register-info {
    margin-left: 480px;
    border: 1px solid #dfdbd2;
    background: #f4f1e9;
    padding: 20px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.register-info h3,
.register-info .side-container,
.register-info #topten-list,
.register-info .side-container,
.register-info .side-container * {
    clear: none;
}

.register-info .news-summary,
.register-info .news-summary h3 a {
    width: 80%;
    border: none;
    line-height: 1.3;
}

.reg-section .form-row label {
    display: block;
    font-weight: bold;
    font-size: 85%;
    margin-top: 0.9em;
}

.reg-section .form-note {
    position: absolute;
    right: 0;
    top: 18px;
    width: 195px;
    font-size: 85%;
}

.reg-section .form-error {
    width: 175px;
}

.reg-section .dialog-captcha img {
    margin: 5px 100px 0 0;
    position: relative !important; 
    left: 0;
    top: 0;
}

.reg-section input#captcha {
    width: 150px;
    min-width: 1px;
}

.reg-section #audiocaptchalink {
    display: block;
    font-size: 85%;
}

#topten-list {
    min-height: 230px;
}

.check-email {
    padding: 20px 0 20px 210px;
    background: url(../img/check-email.gif) no-repeat 10px 50%;
}

.check-email h3 {
    padding-top: 20px;
    margin-top: 25px;
    border-top: 1px solid #ddd;
    color: #666;
}

.check-email .reg-secondary {
    color: #666;
}

.check-email li {
    margin: 0.5em 0;
}

.reg-options {
    padding: 15px;
}

.reg-options h2, .reg-options p {
    margin-left: 80px;
}

.reg-options {
    background: url(../img/confirm-check.gif) 25px 20px no-repeat;
}

.reg-options div {
    padding-top: 15px;
}

.reg-options div a {
    margin: 0 0 15px 0;
    padding: 20px 20px 20px 80px;
    display: block;
    width: 400px;
    border: 1px solid #9fc2eb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
    color: #666;
    background: url(../img/reg-options.gif) 14px 20px no-repeat;    
}

.reg-options div a.reg-profile {
    background-position: 14px -190px;
}

.reg-options div a.reg-custom {
    background-position: 14px -390px;
}

.reg-options div a.reg-digg {
    background-position: 14px -610px;
}

.reg-options div a:hover {
    color: #333;
    border-color: #105CB6;
}

.reg-options div a strong {
    display: block;
    color: #105CB6;
    font-size: 115%;
}

.dialog-tray span {
    font-size: 85%;
    font-weight: bold;
    display: block;
    padding-bottom: 0.5em;
}

.dialog-tray {
    padding-left: 30px;
}

.register-why, .register-why li {
    margin: 0;
    list-style: none;
    padding: 0 0 2em 0;
}

.register-why li {
    padding: 10px 0 10px 45px;
    background: url(../img/register-reasons.gif) 0 -598px no-repeat;
}

.register-why .why-friends { background-position: 0 2px; }
.register-why .why-re { background-position: 0 -98px; }
.register-why .why-submit { background-position: 0 -198px; }
.register-why .why-custom { background-position: 0 -298px; }
.register-why .why-comment { background-position: 0 -398px; }
.register-why .why-digg { background-position: 0 -498px; }

.reg-almost {
    padding: 15px;
}

.reg-almost label {
    font-weight: bold;
    font-size: 85%;
    display: block;
    padding-top: 10px;
    border-top: 1px solid #ddd;
    margin-top: 1em;
}

.reg-almost label span {
    font-weight: normal;
    color: #999;
}

#friend-select h3 {
    font-size: 85%;
    font-weight: bold;
    border-top: 1px solid #ddd;
    padding: 12px 0 8px 0;
    margin-top: 10px;   
}

#friend-select a.deselect {
    float: right;
    display: block;
    font-size: 85%;
    padding: 8px;
    font-weight: bold;
    text-decoration: none;
}

#friend-select div {
    clear: left;
    overflow: auto;
    height: 200px;
    border: 1px solid #ddd;
    padding: 12px 10px;
    background: #f6f6f6;
}

#friend-select div a {
    display: block;
    float: left;
    padding: 16px 4px 4px 64px;
    border: 1px solid #549fc2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 115px;
    margin: 0 0 4px 4px;
    text-decoration: none;
    position: relative;
    height: 42px;
    white-space: nowrap;
    overflow: hidden;
    background: #fff url(../img/friend-selected.gif) 100% 100% no-repeat;
    font-size: 85%;
    font-weight: bold;
}

#friend-select div a:hover,
#friend-select div a.deselected:hover {
    border-color: #000;
}

#friend-select div a img {
    position: absolute;
    left: 4px;
    top: 4px;
    padding: 2px;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#friend-select div a span {
    display: block;
    color: #549fc2;
    font-weight: normal;
}

#friend-select div a.deselected,
#friend-select div a.deselected span  {
    border-color: #ccc;
    color: #666;
    opacity: 0.7;
    background: none;
}

.reg-almost p {
    font-size: 85%;
    font-weight: bold;
}

.reg-import {
    border: 1px solid #dfdbd2;
    background: #f4f1e9;
    padding: 20px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.reg-import img {
    float: right;
    padding: 4px;
    border: 1px solid #dfdbd2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
}

.reg-import img.import-hidden {
    background: #aaa;
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
}

.reg-import dl.photo {
    float: right;
    margin: 0;
    text-align: center;
}
.reg-import dt {
    position: relative !important;
    font-weight: bold;
    font-size: 85%;
    padding-left: 20px;
    float: left;
}

.reg-import dt input {
    position: absolute;
    top: 0;
    left: 0;
}

.reg-import dl.photo dt a {
    top: 8px;
    position: relative;
}

.reg-import dl dd {
    clear: left;
}

.reg-import dl.photo dd {
    display: none;
}
.reg-import dd {
    margin-bottom: 1em;
    margin-left: 0 !important;
    padding-left: 20px;
}

.reg-import dd.import-hidden {
    text-decoration: line-through;
    color: #999;
}

.alt-login a {
    font-size: 85%;
    margin-left: 1em;
}

#optional-form div.form-row {
    margin: 14px 0;
}

#optional-form label {
    font-weight: bold;
    display: block;
    float: left;
    padding: 2px 0 0 7px;
    width: 110px;
}

#optional-form .form-note {
    position: absolute;
    left: 30em;
    top: -2px;
    font-size: 85%;
}

#optional-form .form-foot {
    padding-left: 127px;
}

form.forgot {
    display: block;
    padding-top: 20px;
    border-top: 1px solid #ddd;
    margin-top: 30px;
}

.side-container .digg-count a, .side-container .digg-count-s a {
    transparent url(../img/shade-com.png) no-repeat scroll 0 0 !important
}

.reg-done {
    padding: 10px 0 25px 110px;
    border-bottom: 1px solid #bbb;
    background: url(../img/reg-confirm.gif) no-repeat;
}

.reg-add {
    padding: 25px 0 0 110px;
    background: url(../img/reg-add.gif) 0 10px no-repeat;
}

.reg-add .form-text {
    width: 20em;
}

.warning {
    padding-right: 3em;
}

