/* Layouts
-----------------------------------------------------------------------------*/
.registration .layout {
    width:980px;
    margin:10px 10px;
}
.registration .layout td {
    vertical-align: top;
    padding:5px;
}
.registration .layout .rc_box {
    padding: 0;
    margin:0;
}
.registration .layout .left {
    width:530px;
}

.registration2 #content, .registration3 #content {
    padding: 0 315px 0 0;
}

.registration2 #sideRight, .registration3 #sideRight {
    margin-left: -330px;
    width:330px;
}
/* Header
-----------------------------------------------------------------------------*/
#header h2 {
    float:right;
    padding:14px 17px 0 0;
}

/* Auth
-----------------------------------------------------------------------------*/
.auth_form {
    background: url('../img/auth_form_bg.png') no-repeat 0 0;
    padding: 5px 14px 15px 14px;
    width:200px;
}
.auth_form h3 {
    font-size: 13px;
    border-bottom: 1px solid #f6f6f6;
    font-weight: bold;
    padding:5px 0;
}
.auth_form .submit-group {
    margin:10px 0;
}
.auth_form .submit-group td {
    padding-right:5px;
}
.auth_form label {
    display:block;
    font-size:10px;
    padding: 2px 0;
}
.auth_form .submit-group label {
    font-size: 9px;
}
.auth_form .field-wrap {
    background: url(../img/auth_form_input_bg.png) no-repeat 0 0;
    padding:5px 5px 4px 30px;
}
.auth_form .password-wrap {
    background-position: 0 -53px;
}
.auth_form .field-wrap input {
    font-size:14px;
    color:#f6f6f6;
    width:160px;
    padding:1px 2px 2px 2px;
    border:1px solid #f6f6f6;
}
.auth_form a strong {
    color:#7E54AB;
    font-size:13px;
}
.auth_form #login_errors {
    font-size:10px;
    font-weight:bold;
    color:#d00;
}
.auth_form .submit {
    width:84px;
    height:28px;
}

/* Welcome screen
-----------------------------------------------------------------------------*/
.welcome {
    background: url('../img/welcome-bg.png') no-repeat 0 bottom;
    position: relative;
    margin-bottom: 0;
}
.welcome .slide {
    position: absolute;
    width:260px;
    height:230px;
    background:url(../img/partners_sprite.jpg) no-repeat 0 0;
    left:210px;
    bottom:0;
}
.welcome_reasons {
    width:270px;
    float:right;
    text-align: right;
    position: relative;
}
.welcome_reasons ul {
    list-style: none;
    margin:10px 0;
}
.welcome_reasons ul li {
    color:#464646;
    padding: 0 15px 0 0;
    background: url(../img/icons.png) no-repeat right -1336px;
}
.index_search {
    position: relative;
    overflow: hidden;
}
.index_search form {
    float:left;
    width:200px;
    font-size:9px;
}
.index_search form table {
    width:100%;
}
.index_search form th, .index_search form td {
    padding:7px 2px;
    border-bottom: 1px solid #d2d2d2;
}
.index_search form .last_row th, .index_search form .last_row td {
    border:0;
}
.index_search form th {
    width: 70px;
}
.index_search form label {
    color: #000;
}
.index_search select {
    font-size: 9px;
    width:100%;
}
.main_city_list {
    margin-top:0;
    border-top:0;
}
.main_city_list ul {
    list-style: none;
}
.main_city_list li {
    float:left;
    font-size:12px;
    height:18px;
    overflow:hidden;
}
.main_city_list li a {
    display:block;
    width:135px;
    padding:0;
    color:#000;
}
.main_city_list, .online_counter {
    background: url(../img/city_bg.png) repeat-x 0 0;
}

.main_comment_list, .main_content, .main_other_cities, .main_search_results, .reg_form, .warranty, .registration3 .why {
    background: url(../img/blue_bg.gif) repeat-x 0 0;
}

.main_search_results table {
    width:100%;
}
.main_search_results table td {
    padding:10px;
    font-size:11px;
}
.main_search_results table.list td {
    border-bottom:1px solid #ededed;
    vertical-align: top;
    font-size:12px;
}
.main_search_results p {
    margin:0;
}
.main_search_results p.small {
    font-size:11px;
}
.main_search_results .pagination span, .main_search_results .pagination a.page {
    display:inline-block;
    padding:3px 5px;
    border:1px solid #ECAAF3;
    margin:0 1px;
    line-height:100%;
}
.main_search_results .pagination a.page {
    background: #EFDBFB;
    text-decoration:none;
}

.main_content, #content .main_other {
    margin-left:0;
    margin-right:0;
}

.main_partner_list, .main_user_menu, .main_other, .reg_tease {
    background: #f6f6f6 url(../img/partners_bg.png) repeat-x 0 0;
}
.main_partner_list p , .main_other p {
    font-size: 11px;
    margin:0;
}
.main_partner_list td {
    padding-bottom: 5px;
}
.main_partner_list .user_container, .main_other .user_container {
    float:left;
    width:135px;
    overflow: hidden;
}

.index_about {
    background: #fff url(../img/about_bg.png) no-repeat 0 0;
}
.index_about p {
    margin:0 10px 10px 190px;
    font-size:11px;
    color:#686868;
}

/* User menu
-----------------------------------------------------------------------------*/
ul.user_menu {
    list-style: none;
    margin:10px 0;
}
ul.user_menu li {
    background: url("../img/button_sprite.png") no-repeat scroll left top transparent;
    margin-bottom:10px;
    overflow:hidden;
    height:24px;
}
ul.user_menu li a {
    font-size: 11px;
    line-height:100%;
    display:block;
    font-weight: bold;
    padding: 6px 5px 6px 35px;
    width: 95px;
    background: url("../img/icons.png") no-repeat scroll 12px -715px transparent;
}
ul.user_menu li a.send-message {
    background-position: 12px -392px;
}
ul.user_menu li a.photos, ul.user_menu li a.private-photos {
    background-position: 12px -515px;
}
ul.user_menu li a.add-lover {
    background-position: 12px -754px;
}
ul.user_menu li a.present {
    background-position: 12px -1397px;
}
ul.user_properties {
    list-style: none;
    font-size: 11px;
}
ul.user_properties li {
    padding:5px 0;
    margin:5px 0;
    border-bottom: 1px solid #ccc;
}

/* Search/users
-----------------------------------------------------------------------------*/
.main_search {
    background: url("../img/grey_bg.gif") repeat-x scroll left top #f6f6f6;
    font-size:10px;
}

.main_search h2, .main_search h3 {
    font-weight:bold;
    font-size:12px;
}
.main_search h3 {
    font-size:11px;
    text-align: center;
    padding:0 0 2px 0;
    color:#fff;
    border:0;
    background: url("../img/purple_bg.gif") repeat-x scroll left top #000;
    margin:5px 0;
}
.main_search label.fixed {
    width:90px;
    float: left;
    font-weight: bold;
    padding-right: 5px;
}
.main_search label.fixed input {
    margin-right: 5px;
}
.main_search select {
    font-size:11px;
    width:100%;
}
.location_list {
    list-style: none;
}
.location_list li {
    float:left;
    width:215px;
    margin:0;
    padding:0;
}
.location_list li a {
    color:#7E54AB;
    display:block;
    border-right:1px solid #F8E1FB;
    padding:2px 10px;
}

/* Comments
-----------------------------------------------------------------------------*/
.user_comment_form {
    margin:5px 0;
}
.user_comment_form input {
    border: 1px solid #7D7D7D;
    font-size: 11px;
    margin: 0 5px;
    padding: 5px;
    width: 120px;
    vertical-align: middle;
}
.user_comment_form a {
    vertical-align: middle;
    display: inline-block;
}
/* Registration
-----------------------------------------------------------------------------*/
.registration {
    font-size: 10px;
}
.registration .step1 {
    width:100%;
    font-size: 11px;
}
.registration .step1 td, .registration .step1 th {
    padding:3px 10px;
    border-bottom: 1px solid #ccc;
    vertical-align: middle;
    line-height: 120%;
}
.registration .step1 th {
    width:120px;
}
.registration .hint {
    font-size:10px;
}
.registration input.text, .registration #id_i_am {
    padding:3px 2px;
    width:140px;
}
.registration .submit {
    padding:15px 0;
    text-align: center;
}
.registration .submit input {
    width:210px;
}
.registration h3 {
    padding:7px;
}
#registration_form .silent {
    padding:10px 5px 15px 5px;
    font-size:9px;
}
#registration_form .checkbox {
    white-space: nowrap;
    padding: 5px;
    display: inline-block;
    font-size:10px;
    font-weight:bold;
}
#registration_form .error th, #registration_form .error td {
    background: #FDD1D1;
}
.reg_form ul, .warranty ul, .registration3 .why ul {
    list-style: none;
    padding:0 10px 15px 10px;
}
.reg_form ul li, .warranty ul li, .registration3 .why ul li {
    font-size:11px;
    padding:5px;
    margin-bottom:5px;
    border-bottom: 1px solid #ccc;
    text-indent:12px;
    background: url(../img/bullet2_bg.gif) no-repeat 0 10px;
    line-height: 120%;
}
.warranty ul, .registration3 .why ul {
    padding:0;
}
.reg_form ul li:last-child, .warranty ul li:last-child, .registration3 .why ul li:last-child {
    border:0;
}
.registration .why {
    vertical-align: bottom!important;
}
.reg_tease {
    font-size: 12px;
}
.reg_tease p {
    margin:0;
    font-size: 11px;
}
.reg_tease td {
    padding:0 5px 5px 0;
}
/* step2
-----------------------------------------------------------------------------*/
h3.stripe {
    background: url("../img/purple_title.png") no-repeat scroll right top #AA049F;
    color: #FFFFFF;
    font-size: 16px;
    margin: 10px 0;
    padding: 4px 10px 5px;
}
.step2 {
    margin-bottom: 10px;
    width:100%;
}
.step2 th, .step2 td.value {
    height:57px;
    vertical-align: middle!important;
}
.step2 th {
    background: #f1f1f5 url("../img/number_sprite.png") no-repeat 0 -241px;
    padding-left: 30px;
    width:225px;
}
.step2 th .container, .step2 td.value .container {
    font-size: 12px;
    line-height: 120%;
    font-weight:bold;
    padding: 0 5px 0 10px;
}
.step2 th.number_1 {
    background-position: 0 0;
}
.step2 th.number_2 {
    background-position: 0 -80px;
}
.step2 th.number_3 {
    background-position: 0 -160px;
}
.step2 td.value {
    background: #f1f1f5;
}
.step2 td.value select, .step2 .code {
    font-size: 16px;
}
.step2 .code {
    width:5em;
    padding:3px;
}
.step2 label {
    display:inline-block;
    padding:5px 10px;
    font-size:10px;
    font-weight: normal;
}
.step2 label.active {
    background: #FDDF67;
    border-radius: 5px;
}
.step2 label img {
    display:block;
    margin-bottom:2px;
}
.large_number {
    color: #AA049F;
    font-size: 19px;
    font-weight: bold;
    vertical-align: middle;
    padding:0 10px;
    line-height:11px;
}
.code_error {
    text-align: center;
    padding:10px;
    font-weight: bold;
    font-size:11px;
    color:#c00;
}
.step2 input.error {
    border:1px solid #c00;
    border-radius: 3px;
}

/* step3
-----------------------------------------------------------------------------*/

.step3 {
    margin-bottom: 10px;
    width:100%;
}
.step3 .field th, .step3 .field td {
    height:57px;
    vertical-align: middle!important;
    border-bottom: 1px solid #ccc;
    padding:10px 0;
}
.step3 .field th {
    width: 250px;
    font-size: 13px;
    vertical-align: top;
}
.step3 .field label.checkbox_label {
    display:inline-block;
    width:180px;
    padding:2px;
    font-size:10px;
    vertical-align:middle;
}
.step3 .field input.text, .step3 .field select {
    font-size:16px;
    width:200px;
    border:1px solid #999;
}
.step3 .field input.text {
    padding:3px;
    border-radius: 3px;
    width:195px;
}
.step3 .field select {
    font-size:14px;
}
.step3 .field label {
    font-weight: bold;
}

/* Payment darkbox
-----------------------------------------------------------------------------*/
#darkbox {
    width:100%;
    z-index:500;
    position:absolute;
    top:0;
    left:0;
    color:#fff;
    display:none;
}

#darkbox .back {
    background:#000;
    position:absolute;
    top:0;
    left:0
}

#darkbox .container {
    position:relative;
    width:590px;
}

#darkbox .payment_methods {
    width:580px;
    line-height: 180%;
}
#darkbox .payment_methods .close {
    display:block;
    float:right;
    width:20px;
    height:20px;
    margin:3px 8px;
}
#darkbox .payment_methods th {
    font-family: Trebuchet MS, Arial, Sans serif;
    font-size: 18px;
    color:#616161;
    padding:8px 10px 12px 10px;
    font-weight:normal;
    text-align:left;
}
#darkbox .payment_methods .cards {
    background: url('../img/payments-header-cards.png') no-repeat 0 0;
}
#darkbox .payment_methods .emoney {
    background: url('../img/payments-emoney-header-bg.png') no-repeat 0 0;
}
#darkbox .payment_methods .terminals {
    background: url('../img/payments-terminal-header-bg.png') no-repeat 0 0;
}
#darkbox .payment_methods td {
    padding:5px;
    text-align: center;
    background: #fff;
    width:194px;
}
#darkbox .payment_methods a.button {
    display:block;
    text-align: center;
    height:75px;
    padding:10px 0;
    background: url('../img/payment-button-bg.png') no-repeat center 0;
}
#darkbox .payment_methods a.button:hover {
    background-position: 8px -146px;
}
#darkbox .payment_methods a.button:active {
    background-position: 8px -295px;
}
#darkbox .payment_methods .footer {
    background: url('../img/payments-footer-bg.png') no-repeat 0 0;
    color:#d00000;
    font-size: 16px;
    text-align:center;
    padding:15px 0;
}

/* Misc
-----------------------------------------------------------------------------*/
.online_counter span {
    font-weight: bold;
}
.tour-banner {
    padding-left:10px;
}
.middle-col {
    padding:10px 0;
    margin:0 auto;
    width:300px;
}
.main_user_photos a {
    width:120px;
    height:125px;
    overflow:hidden;
    padding:2px;
}
.main_user_photos a img {
    border:1px solid #ccc;
}
.warning-notification {
    position:relative;
    border:1px solid #f0ede1;
    background: #FFF6CB;
    padding: 15px 10px 10px 50px;
    font-size:11px;
}
.warning-notification p {
    margin-bottom:.5em;
    line-height: 120%;
}
.warning-notification .icon {
    width: 40px;
    height: 40px;
    top:10px;
    left:10px;
    position:absolute;
    background: url("../img/icons.png") no-repeat scroll left -800px transparent;
}