/* formulario de contato */
table#rodape div#form div#campos {padding:0px; margin:0px; }
table#rodape div#form div#campos .cform { margin:0px; }
table#rodape div#form div#campos .cform fieldset { border:none; float:left; }
table#rodape div#form div#campos .cform .cf_hidden { display:none; border:none!important; background:none!important; padding:0!important; margin:0!important; }
table#rodape div#form div#campos ol.cf-ol { margin:0px!important; padding:0px!important; }
table#rodape div#form div#campos ol.cf-ol li { background:none!important; margin:0px; padding:0px; list-style:none!important; text-align:left; line-height:1.3em; width:230px; }

/* just for text-only fields (no input)               */
table#rodape div#form div#campos ol.cf-ol li.textonly { background:#F0F0F0 !important; letter-spacing:1px; margin:0px !important; padding:0px; text-align:center; }

/* global definitions for field labels                */
table#rodape div#form div#campos .cform label { margin:0px; display:-moz-inline-box; /*for mozilla*/ display:inline-block; /*for Opera & IE*/ text-align:right; vertical-align:top; font-size:11px; color:#386E7D; }
table#rodape div#form div#campos label.cf-before { margin:0px; }
table#rodape div#form div#campos label.cf-after { margin:0px; text-align:left; }
table#rodape div#form div#campos label.cf-group-after { margin:0px;  text-align:left; }
table#rodape div#form div#campos label.cf-group-after span { display:block; }

/*   FORM FIELDS general formatting                   */
table#rodape div#form div#campos .cform input, table#rodape div#form div#campos .cform textarea, table#rodape div#form div#campos .cform select { padding:2px; background: #FFFFFF; border: 1px solid #D3D4D7; vertical-align:top; font-family:"Trebuchet MS"; color:#386E7D; font-size:12px; }
table#rodape div#form div#campos .cform input:hover, table#rodape div#form div#campos .cform textarea:hover, table#rodape div#form div#campos .cform select:hover {  background:#FBFDFD;}
table#rodape div#form div#campos .cform input:focus, table#rodape div#form div#campos .cform textarea:focus, table#rodape div#form div#campos .cform select:focus { background:#FBFDFD; border:1px solid #C0D2D6; }
table#rodape div#form div#campos .cform textarea, table#rodape div#form div#campos .cform input { width:215px; }
table#rodape div#form div#campos .cform select { width:158px; /* attempt to have equal length */ padding:2px 0; }
table#rodape div#form div#campos .cform select.cfselectmulti { height:7.5em; }
table#rodape div#form div#campos .cform textarea { font-family:"Trebuchet MS"; font-size:12px; overflow:auto; height:108px; }

/*   radio button title                               */
table#rodape div#form div#campos ol.cf-ol li.cf-box-title { font-weight:bold; letter-spacing:1px; padding:0px; /* check with label 'width' incl. */ }

/*   check boxes                                      */
table#rodape div#form div#campos .cform input.cf-box-a, table#rodape div#form div#campos .cform input.cf-box-b { margin:0px; width:14px; height:22px; border:none!important; background:none!important; }
table#rodape div#form div#campos .cform input.cf-box-a {  /* check with label 'width' incl. */ }

/* check box groups                                   */
table#rodape div#form div#campos ol.cf-ol li.cf-box-group { margin:0px; }

/* formatting for text:  "(required)"  & other        */
table#rodape div#form div#campos span.reqtxt, table#rodape div#form div#campos span.emailreqtxt { margin:0 0 0 5px; font-size:0.9em; display: -moz-inline-box; vertical-align:top; font-size:12px; color:#CC0000; }

/*   FORM submit button                               */
table#rodape div#form div#campos p.cf-sb { padding: 0!important; margin: 0; float:right; }
table#rodape div#form div#campos .cform input.sendbutton { width:82px; height:27px; background: url(../images/bt-enviar.png) no-repeat top; border:none; margin:0 35px 15px 0; font-size:0px; cursor: pointer; }

/*   FORM FIELDS enhanced error display               */
table#rodape div#form div#campos ol.cf-ol li.cf_li_err { }
table#rodape div#form div#campos ol.cf-ol li ul.cf_li_text_err { height:1%; min-height:1%; margin:0 0 0 100px; padding:0; color:#333; }
table#rodape div#form div#campos ol.cf-ol ul.cf_li_text_err li { background:url(icon-alert.png) no-repeat left 1px!important; list-style:none!important; font-weight:bold; text-indent:0; margin:0 0 2px!important; padding-left:15px; }
table#rodape div#form div#campos ol.cf-ol ul.cf_li_text_err li:before { content:''; }

/* 'visitor verification' related styles              */
table#rodape div#form div#campos label.secq, label.seccap { vertical-align:text-bottom; margin-bottom:4px; }
table#rodape div#form div#campos input.secinput { vertical-align:text-bottom; }
table#rodape div#form div#campos #cforms_captcha6, table#rodape div#form div#campos div#cforms_captcha5, table#rodape div#form div#campos div#cforms_captcha4, table#rodape div#form div#campos div#cforms_captcha3, table#rodape div#form div#campos div#cforms_captcha2, table#rodape div#form div#campos div#cforms_captcha { height:15px; width:50px; padding: 4px 4px; margin: 0; }
table#rodape div#form div#campos img.captcha { vertical-align:text-bottom; margin:0 0 0 10px!important; padding:0!important; border:none!important; float:none!important; }
table#rodape div#form div#campos img.captcha-reset { vertical-align:text-bottom; background:	url(captcha_reset_grey.gif) no-repeat; margin:0 0 2px 3px; width:21px; height:21px; border:none; }
table#rodape div#form div#campos img.imgcalendar { border:none; }

/* change formatting of response msgs here            */
table#rodape div#form div#campos div.cf_info { color:#333; display:none; line-height:1.3em; margin:0px; }
table#rodape div#form div#campos div.cf_info ol { margin:0; padding:0px; }
table#rodape div#form div#campos div.cf_info ol li { padding:1px 0; margin:2px 0; }
table#rodape div#form div#campos div.cf_info a { color:#ad2929!important; text-decoration:underline!important; }
table#rodape div#form div#campos div.success { color:#FFFFFF; display:block; text-align:center; font-size:20px; padding-top:20%; }
table#rodape div#form div#campos div.failure { display:block; color:#990000; font-size:13px; font-weight:bold; padding: 0 0 0 15px; }
table#rodape div#form div#campos div.waiting { background:#F9F9F9; color:#AAAAAA; display:block; }

/*   formatting for invalid user inputs               */
table#rodape div#form div#campos .cform .cf_error { color:#ad2929; border:1px solid #ad2929; }
table#rodape div#form div#campos div.mailerr { display:block; }
table#rodape div#form div#campos .mailerr, table#rodape div#form div#campos .cform .cf_errortxt { color:#ad2929; }

/* disabled fields [disabled] does not work on IE!    */
[disabled] {
 color:#dddddd;
 border-color:#dddddd!important;
 background:none!important;
}

table#rodape div#form div#campos .disabled { border-color:#dddddd!important; }

/* upload box styling                                 */
table#rodape div#form div#campos .cform input.cf_upload { width:220px; background: #f9f9f9; border:1px solid #888888; }

/*  Other: link love                                  */
table#rodape div#form div#campos .linklove { width:410px; margin:0 auto 10px!important; padding:0!important; text-align:center!important; }
table#rodape div#form div#campos .linklove a, .linklove a:visited { font-size: 0.8em; font-family: Tahoma; color:#aaaaaa!important; }

/*  Other: browser hacks                              */
* html table#rodape div#form div#campos .cform fieldset { position: relative; }
* html table#rodape div#form div#campos .cform legend { position:absolute; top: -10px;  margin-left:0; float:left; }
* html table#rodape div#form div#campos ol.cf-ol, * html ol.cf-ol li, * html span.reqtxt, * html span.emailreqtxt { display: inline-block;  /*for ie6*/ }
*+html table#rodape div#form div#campos .cform label, *+html table#rodape div#form div#campos ol.cf-ol, *+html table#rodape div#form div#campos ol.cf-ol li, *+html table#rodape div#form div#campos span.reqtxt, *+html table#rodape div#form div#campos span.emailreqtxt { display: inline-block; /*for ie7*/ }
* html table#rodape div#form div#campos img.captcha { margin-bottom:1px!important; }
*+html table#rodape div#form div#campos img.captcha { margin-bottom:1px!important; }