/* NutsAndBolts.Forms styles for auto-generated layouts */

/* general */
fieldset.nnb_form_fieldset {padding:12px 0; margin:0 0 12px; min-width:400px}
legend.nnb_form_legend {font-weight:700; font-size:1.2em; margin:0 0 0 15px}
ol.nnb_form_list {list-style:none; margin:15px; padding:0; min-width:370px}
ol.nnb_form_list li.nnb_form_listitem {padding:8px 12px; clear:both;}
ol.nnb_form_list li.nnb_form_submit_listitem {border:none}
label.nnb_form_label {font-weight:700; display:block; padding-bottom:5px;}
label.nnb_form_checkbox_label, label.nnb_form_radio_label {padding-top:2px;}
input.nnb_form_checkbox_field, input.nnb_form_radio_field {float:left; margin-right:5px}
select.nnb_form_select_field, select.nnb_form_selectmulti_field {width:140px}
textarea.nnb_form_textarea_field {width:28em; height:5em}
div.nnb_form_desc {font-size:0.8em; line-height:1.2em; margin-top:3px}
ul.nnb_form_field_options {list-style:none; margin:0 0 0 15px; padding:0}
ul.nnb_form_field_options li.nnb_form_field_option {padding:0; clear:both}
ol.nnb_form_list li.nnb_form_error_wrapper {background:#fff8de; border:solid 1px #e49305; padding:7px 11px}
div.nnb_form_exception {background:#fff8de; color:#333; border:solid 1px #e49305; padding:12px; margin:12px 0}
div.nnb_form_exception h2 {font-size:15px; margin:0 0 12px !important; color:#e49305}
div.nnb_form_error {color:red; margin:12px 0}

/* "side by side" layout rules - remove the class "nnb_form_list_sidebyside" from the ordered list if you want an "over and under" layout instead */
/* the following 2 rules sets the width of the "label column" */
ol.nnb_form_list_sidebyside label.nnb_form_label {float:left; width:150px}
ol.nnb_form_list_sidebyside div.nnb_form_desc, ol.nnb_form_list_sidebyside li.nnb_form_submit_listitem, ol.nnb_form_list_sidebyside input.nnb_form_checkbox_field {margin-left:150px}
/* reset left margin of textarea descriptions and checkboxgroup checkboxes */
ol.nnb_form_list_sidebyside div.nnb_form_textarea_desc, ol.nnb_form_list_sidebyside li.nnb_form_checkboxgroup_listitem input.nnb_form_checkbox_field {margin-left:0}
ol.nnb_form_list_sidebyside ul.nnb_form_field_options {float:left; margin:0}

/* uncomment the following two rules to show field descriptions on error only */
/*
div.nnb_form_desc {display:none}
ol.nnb_form_list li.nnb_form_error_wrapper div.nnb_form_desc {display:block}
*/

textarea#besked {width: 200px;}










/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

