.corners-parent{
    background: #383838;
    width: 285px;
    font-size: 1px;

}
.corners{
    font-size: 15px;
    height: 26px;
    width: 285px;
    background: #fff;
}
.phone .corners, .phone .corners input{
    width: auto;
}
input, select, textarea{
    border: 0;
    font: 15px Tahoma, sans-serif;
    width: 275px;
    color: #7D7D7D;
    margin: 3px 5px;
    outline: none;
}
label{
    font: bold 16px Arial, sans-serif;
    color: #9b8e63;
    margin: 20px 0 7px;
    display: block;
}
.phone-prefix{
    width: 116px;
    background: url(/img/select-bg.png) no-repeat;
}
.phone-prefix .corners{
    background: transparent;
    width: auto;
}
.newListSelected{
    font: 15px Tahoma, sans-serif;
    cursor: pointer;
}
.selectedTxt{
    line-height:23px;
    padding:0 0 5px 5px;
}
#phonePrefix{
    width: 110px;
    position: relative;
}
.phone-prefix .hiLite, .phone-prefix li:hover{
    background: #7D7D7D;
    color: #fff;
}
.phone-prefix ul.newList{
    padding: 0;
    position: absolute;
    z-index: 1;
    margin: 15px 0 0 0;
    left: 0;
    padding: 0;
    border-top: 1px solid #7D7D7D;
}
.phone-prefix li{
    background: #fff;
    list-style-type: none;
    padding:5px 10px 5px 5px;
    width:100px;
    border: 1px solid #7D7D7D;
    border-top: 0;
}
.phone{
    width: 60px;
}
#phone{
    width: 50px;
}

.bg-selector{
    border-top:1px solid #18160C;
    height:15px;
    margin:14px 10px 0;
    width:25px;
}
.corners-parent-wide, .corners-parent-wide .corners{
    width: 590px;
}
.corners-parent-wide .corners input{
    width: 580px;
}
form div{
    position: relative;
}
.error{
    position: absolute;
    right: -130px;
    top: 0;
    background: url(/img/error.png);
    height: 46px;
    width: 165px;
    font-size: 12px;
    color: #fff;
    padding: 7px 13px 10px 10px;
    z-index: 30;
}
.overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top:0;
    z-index: 990;
    background: url(/img/overlay.png);
}
.dialog-window{
    position: fixed;
    z-index: 999;
    width: 587px;
    left: 33%;
    top: 33%;
}
#invite-dialog, #movie-dialog{
    top: 10%;
}
* html .dialog-window{
    position: absolute;
    top: expression((eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop : document.body.scrollTop)) ;
    left: 33%;
}
.dialog-window .top{
    background: url(/img/dialog_t_b.png) bottom;
    height: 21px;
}
.dialog-window .bot{
    background: url(/img/dialog_t_b.png) top;
    height: 29px;
}
.dialog-window .mid{
    background: url(/img/dialog_m.png);
}
.dialog-window .mid p{
    margin: 0 0 15px;
    line-height: 15px;
}
.dialog-window .container{
    margin: 0 30px 0 25px;
    display: inline;
    width: 530px;
}
.dialog-buttons{
    border-top: 1px solid #121212;
    padding: 25px 0 5px;
    height: 30px;
    margin: 0;
}
.dialog-buttons .but-register-now{
    margin: 0 20px 0 80px;
}
.dialog-buttons .but-register-cancel{
    margin: 0;
}
.dialog-window form, .dialog-window h1{
    margin: 0;
}
.dialog-window .login p{
    margin-bottom: 5px;
}
.dialog-window label{
    color: #EBDA76;
    margin-bottom: 3px;
    margin-top: 20px;
}
.dialog-window .mar-r{
    margin-right: 20px;
}
.dialog-window .corners-parent,
.dialog-window .corners{
    width: 250px;
}
.dialog-window input{
    width: 240px;
}
.dialog-window a.password-forget{
    color: #AF009D;
    text-decoration: none;
    font-size: 12px;
}
.dialog-window .checkbox-label{
    color: #AF009D !important;
    font-weight: normal;
    display: inline;
    font-size: 12px;
}
.dialog-window .checkbox{
    width: 14px;
    height: 14px;
}
.dialog-window .col-1-1{
    width: 250px;
    margin-bottom: 10px;
}
.dialog-window .but-invite{
    margin-top: 0;
}
.invite .wide, .invite .wide .corners, .login .wide, .login .wide .corners{
    width: 495px;
}
.invite .wide input, .login .wide input,  .invite .wide textarea{
    width: 485px;
    resize: none;
}
.invite .textarea, .invite .textarea .corners{
    height: 110px;
}
.invite .textarea{
    margin-bottom: 20px;
}
.invite .mar-t{
    margin-top: 15px;
}
.error-inline{
    color: #FF0066;
    position: absolute;
    z-index: 10;
}
.invite textarea{
    height: 100px;
    margin: 2px
}
.invite .bord-t{
    border-top: 1px solid #121212;
}
.invite .title{
    font-family: Tahoma, sans-serif;
    font-size: 20px;
    color: #fff;
    padding: 15px 0 5px 3px;
}
.invite .mar-0{
    margin: 0 !important;
}
textarea{
    border: 0;
}
.invite .error{
    right:0;
    top:32px;
}
.edit-personal-data .error{
    top: -20px;
}
.err-t .error{
    top: -48px;
}
.link-register{
    color:#EBDA76;
    font-size: 15px;
    text-decoration: none;
    border-bottom: 1px solid #EBDA76;
    line-height:27px;
    margin:0 0 0 49px;
    font-weight: bold;
}
.link-register:hover{
    color:#FF0066;
     border-bottom: 1px solid #FF0066;
}
.error-fix1 .error{
    top: -48px;
}
.error-fix2 .error{
    top: -48px;
}

