﻿/* CREO FORM STYLES - These are used by the form & form elements */
form { display:inline; }
input, textarea, select { font-family:Arial, Verdana, Helvetica, sans-serif; font-size:1em; }
input.disabled { border:1px solid #CCCCCC; background:#F6F6F6; }
fieldset { border:1px solid #CCCCCC; margin:0 0 5px 0; padding:5px; }
select { margin-bottom:5px; }
legend { font-weight:bold; color:#666666; }

#form_intro_text { margin-bottom:10px; }
.form_plain_text { margin-bottom:5px; }
.form_question { padding:5px 0; }
.form_question_label { float:left; width:20%; padding:0; display:block; margin:0 0 5px 0; }
.form_question_label_vertical { float:none; display:block; width:99%; }
.form_question_input, .form_question_input_error { float:right; padding:0; width:78%; margin:0 0 5px 0; display:block; }
.form_question_input_error_text { color:#CC0000; }
.form_question_error_text { color:#CC0000; padding-left:22%; }
.form_question_required { color:#FF0000; padding:0; margin:0 0 5px 0; line-height:0em; }
.form_terms_label { width:auto; }
.form_submit_container {}
.button { /*padding:1px 4px; background:#D11A10; font-weight:bold; color:#FFFFFF; font-size:100%;*/color:#EE2E24; font-size:0; margin:0; padding:0; width:79px; height:28px; background:url(/creo_files/default/button_submit.gif) top left no-repeat; border:0; margin:0 0 5px 0; float:right; cursor:pointer; overflow:visible; }

.input_datepicker { width:100px; }

.contact_container { }

.form_tabs { position:relative; z-index:2; width:518px; /*use width for IE*/ }
.form_tab_box { border:1px solid #CCCCCC; padding:5px; background:#F6F6F6; margin-top:-1px; position:relative; z-index:1; width:508px; /*use width for IE*/ }
.form_tab { float:left; display:block; padding:2px 5px; }
.form_tab:hover a { background:#F6F6F6; }
.form_tab_sel { border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; border-top:1px solid #CCCCCC; background:#F6F6F6; }

.form_key { color:#CC0000; }

#login { float:right; display:block; width:155px; padding:5px; min-height:120px; height:120px; }
html>body #login { height:auto; }
#login .form_question_label { font-weight:bold; float:none; display:block; width:100%; margin:0; }
#login .form_question_input { float:none; display:block; width:100%; margin:0; }
#login .button { float:none; width:78px; height:29px; background:url(/creo_files/default/button_login.gif) top left no-repeat; }
#login .form_question { padding:0 0 3px 0; }

#job_search_form_side {  }
#job_search_form_side .form_question_label { margin:0; }
#job_search_form_side .form_question_input { float:none; display:block; width:100%; margin:0; }
#job_search_form_side p { margin:0; padding:0; }
#job_search_form_side a { color:#FFFFFF; }
#job_search_form_side .button { width:80px; height:28px; background:url(/creo_files/default/button_search_red.gif) top left no-repeat; }


#job_search_form { color:#000000; width:80%; margin:0 auto; }
#job_search_form .form_question_label { font-weight:bold; font-size:1.1em; margin-top:10px; }
#job_search_form .checkbox_row0 { clear:left; float:left; width:48%; }
#job_search_form .checkbox_row1 { float:right; width:48%; }

#job_search_form .group_2 .checkbox_row0 { float:left; width:48%; margin-right:2%; clear:none; }
#job_search_form .group_2 .checkbox_row1 { float:left; width:48%; margin-right:2%; clear:none; }

#job_search_form .group_3 .indentField, #job_search_form .group_4 .indentField { font-size:0.9em; margin-top:-5px; }

#job_search_form .form_question_input { float:none; width:40%; }
#job_search_form .button { float:none; margin:10px 0; background:url(/creo_files/default/button_search.gif) top left no-repeat; width:80px; height:28px; }

#job_apply_form .button { margin:10px 0; background:url(/creo_files/default/button_apply.gif) top left no-repeat; width:80px; height:28px; }

#user_register_form .checkbox_row0, #user_account_form .checkbox_row0 { clear:left; float:left; width:48%; }
#user_register_form .checkbox_row1, #user_account_form .checkbox_row1 { float:right; width:48%; }
#user_register_form .button { margin:10px 0; font-size:0; background:url(/creo_files/default/button_register.gif) top left no-repeat; width:78px; height:28px; }

#user_account_form .button { width:78px; height:29px; background:url(/creo_files/default/button_update.gif) top left no-repeat; }
#login_form .button { width:78px; height:28px; background:url(/creo_files/default/button_login_gr.gif) top left no-repeat; }
#email_password_box .button { width:78px; height:28px; background:url(/creo_files/default/button_request.gif) top left no-repeat; }