/* 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:#CCCCCC; }

#form_intro_text { margin-bottom:10px; }
.form_plain_text { margin-bottom:5px; }
.form_question { }
.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; }
.indentField { margin-left:22%; }
.form_question_input_error_text { color:#CC0000; }
.form_question_error_text { color:#CC0000; padding-left:22%; margin-bottom:5px; }
.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:#5B91C5; font-weight:bold; color:#FFFFFF; border:1px solid #235B9C; font-size:100%; margin:0 0 5px 0; float:right; cursor:pointer; overflow:visible; }

.input_datepicker { width:100px; }

/*.contact_container { width:75%; }*/
.form_box { width:100%; display:block; }
#trial_box .form_box { width:100%; }

.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; }

.preview { margin-bottom:10px; width:100%; }
.preview_title { font-size:1.2em; font-weight:bold; width:30%; float:left; }
.preview_content {font-size:1.2em; width:65%; float:left; padding-left:10px; }
.preview_chart { padding-top:5px; display:block; }
.preview_field_title { font-size:1.3em; border-bottom:1px solid #999999; margin-bottom:10px; font-weight:bold; }
.correct { border-left:10px SOLID green; padding-left:5px; margin-bottom:3px; }
.incorrect { border-left:10px SOLID red; padding-left:5px; margin-bottom:3px; }
form .form_radio_box_chart { float:left; width:175px; }
.form_radio_box { float:left; width:175px; }
.form_radio_label { }
.question_chart_container { float:left; width:175px; }
.form_radio { width:20px; float:left; }

#contactBox { margin-bottom:15px; width:285px; }
#contactBox .form_question { margin:0 0 5px 0; overflow:hidden; /*background:#FFFFFF; border:1px solid #8A8A8A;*/ }
#contactBox .form_question_inner { background:#FFFFFF; position:relative; overflow:hidden; }
#contactBox .form_question_required { /*display:none;*/ }
#contactBox .form_question_error_text { padding:0; margin:-3px 0 5px 0; }
#contactBox .form_question_label { vertical-align:middle; line-height:1.3em; background:url(../theme_images/pp_label_back.gif); width:34%; padding:/*0*/4px 2%; color:#FFFFFF; margin:0; font-weight:bold; }
#contactBox .form_question_input { padding:3px 0; width:61%; margin:0; border:1px solid #959595; background:#FFFFFF; float:left; }
#contactBox .button { font-size:0; line-height:0; border:0; background:url(../theme_images/btn-submit.gif) top left no-repeat; width:76px; height:22px; }
#contactBox textarea { height:60px; }


#contactBox #msg { background:none; border:none; }
#contactBox #msg .form_question_inner { background:none; position:relative; }
#contactBox #msg .form_question_label { }
#contactBox #msg .form_question_input { padding:3px 1% 1px 1%; width:67%; float:right; border:1px solid #919191; background:#FFFFFF; }
#contactBox #msg textarea { background:none; width:99% !important; border:none !important; overflow:auto; }


#contactBox .rounded .sb-inner { background:#FFFFFF; }
#contactBox .rounded2 .sb-inner { background:#FFFFFF; }
#contactBox .form_question_label .sb-inner { background:#000000; }

#form_119 span.form_question_required, #form_119 .form_key { display:none; }
