#global_login form {
font-size : 1.1em;
}
.form_body {
position : relative;
z-index : 100;
}
form {
font-family : verdana, arial, helvetica, sans-serif;
font-size : 0.9em;
line-height : 1em;
margin-left : 50px;
}
form label {
font-weight : bold;
display : inline;
color : #555;
}
form hr {
border : 0;
height : 1px;
background-color : #666666;
}
form p {
line-height : 1em;
}
.check_line {
font-size : 80%;
color : #333;
font-weight : bold;
text-align : left;
padding : 0 0 0 20px;
margin : 5px 0 0;
}
.check_line input {
height : 1em;
}
.login_input {
border : 1px groove #810304;
font-size : 0.9em;
color : #810304;
padding : 0 0 2px 1em;
margin-bottom : 3px;
height : 15px;
}
.login_button {
width : 100px;
margin-bottom : 3px;
color : #b62525;
font-size : 0.9em;
background-image : url("/media/images/icons/bg_submit_login.gif");
}
.log_cell {
font-size : 0.7em;
vertical-align : bottom;
color : #666666;
}
.form_message {
margin-left : 20px;
font-size : 0.8em;
color : #779999;
font-weight : normal;
}
.form_ff_text, .form_text, .form_file, .form_select, .form_message, .search_input {
font-weight : normal;
height : 1.5em;
line-height : 1.5em;
}
.form_error {
font-size : 0.85em;
color : #9d0000;
}
.form_ff_text, .form_text, .form_file, .form_select {
font-size : 11px;
letter-spacing : 0.1em;
}
.form_textarea, .form_ff_text, .form_text, .form_file, .form_select {
border-style : solid;
border-width : 1px;
border-color : #779999 rgb(255, 222, 222) rgb(255, 222, 222) #779999;
}
.form_text, .form_textarea, .form_file, .form_select {
margin-bottom : 10px;
padding-left : 0.5em;
letter-spacing : 0.15em;
}
.form_option {
border-bottom : 1px groove #808000;
padding : 1px 0 3px 5px;
}
.form_textarea {
font-family : 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
font-size : 1em;
letter-spacing : 1px;
}
.form_option_zero {
color : #810304;
padding : 1px 0;
background-color : #f2f2f2;
}
.form_radio {
border : none;
}
.quick_option_zero {
font-size : 0.9em;
background-color : #f2f2f2;
color : #333333;
}
.quick_select {
border-width : 1px;
border-style : inherit;
font-size : 0.9em;
}
.quick_submit {
text-align : center;
border : 1px solid #cd5c5c;
background-color : white;
width : 20px;
font-size : 11px;
}
.login_button, .form_submit_step, .form_submit_delete, .form_submit_final {
border : 2px;
background-position : 0 3px;
padding-left : 18px;
background-repeat : no-repeat;
color : #b62525;
background-color : #c0c0c0;
}
.form_submit_step {
background-image : url("/media/images/icons/continue_off.gif");
border : 1px solid #ccc;
background-position : 5px 3px;
padding-left : 18px;
background-repeat : no-repeat;
color : #b62525;
background-color : #fff;
}
.form_submit_step:hover {
background-image : url("/media/images/icons/continue_hover.gif");
}
.form_submit_final {
background : url("/media/images/icons/bg_submit_final.gif");
}
.form_submit_delete {
color : #9d0000;
background : url("/media/images/icons/bg_submit_delete.gif");
}
.formatter {
width : 90%;
font-size : 0.9em;
height : 22px;
color : #838341;
line-height : 22px;
}
.formatter img {
margin : 0 2px 0 3px;
float : left;
}
.preview {
font-size : 0.8em;
min-height : 150px;
}
.preview img {
float : left;
margin : 0 15px 20px;
}
.row_title {
font-size : 0.75em;
color : #c0c0c0;
font-weight : bold;
letter-spacing : 0.2em;
}
.preview_title {
font-size : 1.1em;
font-weight : bold;
color : #838341;
padding : 0 50px 0 0;
text-align : right;
margin : 15px 0 5px;
height : 20px;
line-height : 20px;
background : #eaead5;
}
.preview_foot {
font-size : 1.1em;
font-weight : bold;
color : #838341;
padding : 10px 50px 10px 0;
text-align : right;
margin : 15px 0 5px;
height : 20px;
line-height : 20px;
background : #eaead5;
}
.img_preselect {
color : #666;
text-align : left;
padding-left : 20px;
line-height : 15px;
vertical-align : middle;
}
.image_preview {
margin : 0 5px;
float : left;
width : 170px;
text-align : center;
font-size : 0.7em;
background : #f2f2f2;
border-top : 3px solid #eaead5;
}
.image_preview img {
margin-top : 3px;
}
.preview a {
white-space : nowrap;
}
#step_ctrl {
color : #eee;
text-align : right;
height : 25px;
margin : 0 0 5px 20px;
}
#step_ctrl li a {
text-decoration : underline;
padding : 0 5px;
}
#step_ctrl ul {
list-style-type : none;
}
#step_ctrl span {
margin : 0 5px;
}
#step_ctrl li {
color : #666;
background : #ffcc00;
float : left;
height : 20px;
border-right : 1px solid #f2f2f2;
line-height : 20px;
text-align : center;
font-size : 0.8em;
}
#step_ctrl li a:link, #step_ctrl li a:visited {
display : block;
height : 20px;
}
#step_ctrl .selected, #step_ctrl li a:hover {
background : #cccccc;
color : #000000;
}
#form_ctrl {
margin-left : 50px;
margin-bottom : 2em;
line-height : 1em;
border : 1px dotted #779999;
}
#form_ctrl label {
font-size : 0.85em;
color : #666;
letter-spacing : 0.2em;
}
#form_ctrl p {
margin-bottom : 1em;
margin-top : 0;
}
#error_content {
padding : 5%;
border : 3px ridge;
padding : 1em;
border-color : #fc0101;
}
.form_descr {
color : #779999;
margin-bottom : 1em;
font-size : 9px;
}
