/* 
    Created on : Apr 07, 2015, 3:52:28 PM
    Author     : rdi
*/

body, td, p, span, input, div, li{
    font-size           : 1em;
}

#PAGE_FRAME,
#FOOTER_FRAME{
    width               : 524px;
    border              : none;
}

#VISUAL{
    float               : left;
    overflow            : hidden;
    width               : 100%;
    height              : 244px;
    background-image    : url('../images/201206_VIP-Pass_first_registration_535_244_tcm16-52043.png');
    background-position : 0px 0px;
    background-repeat   : no-repeat;
    margin-top          : 10px;
    margin-right        : auto;
    margin-bottom       : 0px;
    margin-left         : auto;
    border              : none;
}

#PAGE_TITLE{
    display             : none;
    visibility          : hidden;
}

.dialog_background .title{
    font-size           : 130%;
    margin              : 8px 0px 10px 8px;
    border              : none;
    float               : left;
}

.dialog_background .newline{
    display             : none;
    visibility          : hidden;
}

.dialog_background .newfield{
    border              : none;
    clear               : both;
    width               : 0px;
    height              : 0px;
}

.dialog_background .form_element,
.dialog_background .form_element p{
    font-size           : inherit;
}

.dialog_background .form_element{
    float               : left;
    margin-top          : 0px;
    margin-bottom       : 4px;
    border              : none;
    min-height          : 27px;
	height 				: auto;
}

.dialog_background .form_label{
    width               : 120px;
    margin-right        : 0px;
    margin-left         : 8px;
}

.form_element p{
    margin              : 4px 0px 0px 0px;
    font-size           : inherit;
}

.dialog_background .form_separator{
    width               : 10px;
    margin-right        : 0px;
    margin-left         : 0px;
    padding             : 0px 0px 0px 4px;
}

.dialog_background .form_checkbox_separator{
    width               : 10px;
    margin-right        : 0px;
    margin-left         : 0px;
    padding             : 0px 0px 0px 4px;
}

.dialog_background .form_field{
    width               : 365px;
    margin-right        : 0px;
    margin-left         : 0px;
    padding             : 0px 0px 0px 0px;
}

.dialog_background .form_ckeckbox{
    width               : 370px;
    margin-right        : 0px;
    margin-left         : 0px;
    padding             : 0px 0px 0px 0px;
    height              : 27px;
}

.form_field input[type="text"],
.form_field input[type="password"]{
    width               : 100%;
    height              : 20px;
    font-size           : inherit;
    padding-left        : 4px;
}

.form_checkbox input[type="checkbox"]{
    margin              : 7px 0px 0px 0px;
}

#PAGE_FRAME .info{
    float               : left;
    width               : 128px;
    height              : 128px;
    background-image    : url('../images/info-02.png');
    background-position : 0px 0px;
    background-repeat   : no-repeat;
    margin              : 0px 0px 10px 0px;
}
