#xdbform fieldset {
  border: 1px solid #cccccc;
  padding: 10px 0 10px 10px;
  margin: 0 0 10px 0;
  width: 511px;
  height: auto;
}

#xdbform {
  margin: 5px 0 10px 0 !important;
  width: 501px;
}

#xdbform fieldset legend {
  display: inline !important;
  font-family: Verdana, Arial, Sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-left: 0px;
}
#xdbform fieldset {
    border-color: #666666;
}
#xdbform p {
  clear: left;
  /*white-space: nowrap;*/
  margin: 0 5px 8px 0;
}

#xdbform span.xdbl {
  float: left;
  width: 105px;
  white-space: normal;
  font-size: 11px;
  padding: 2px 5px 0 0;
}

#xdbform input.textinput, #xdbform select.textinput, #xdbform textarea.textinput {
  font-family: Verdana, Arial, Sans-serif;
  background: #f0f0f0;
  font-size: 11px;
  line-height: 13px;
  width: 375px;
  border-top: 2px inset #ffffff;
  border-left: 2px inset #ffffff;
  border-right: 2px inset #ffffff;
  border-bottom: 2px inset #ffffff;
}
#xdbform .day .textinput { width: 20px !important;} 
#xdbform .month .textinput { width: 20px !important;} 
#xdbform .year .textinput { width: 33px !important;} 
#xdbform .hour .textinput { width: 20px !important;} 
#xdbform .minutes .textinput { width: 20px !important;} 
#xdbform select.textinput {
  width: 380px;
}

#xdbform .inline, #xdbform .inlinef {
  clear: none;
  float: left;
  width: 245px;
}

#xdbform .inline span.xdbl {
    width: 85px;
    padding-left: 20px;
}

#xdbform .full {
    float: none !important;
    clear: none;
}

#xdbform .full span.xdbl {
    float: none;
    width: auto;
}

#xdbform .big span.xdbl {
    float: none;
    width: auto;
}
#xdbform .big * {
    display: inline;
}
#xdbform .pseudoinline {
  width: 195px;
}

#xdbform .inlinef {
  clear: both;
}

#xdbform .inline .textinput, #xdbform .inlinef .textinput, #xdbform .pseudoinline .textinput {
  width: 125px;
}

#xdbform .inline select.textinput, #xdbform .inlinef select.textinput, #xdbform .pseudoinline select.textinput {
  width: 130px;
}
#xdbform p#button {
  padding: 5px 0 0 0px;
}
.submitinput, .btn input {
  font-family: Verdana, Arial, Sans-serif;
  background: #dedede;
  font-size: 11px;
  line-height: 15px;
  text-align: center;
  border: 2px outset #ffffff;
}
a.submitinput, a:hover.submitinput, a:visited.submitinput, a:link.submitinput {
   color: #000000;
   padding: 2px 10px;
   text-decoration: none;
}
a:active.submitinput {
  border: 2px inset #ffffff;
  color: #000000;
  padding: 2px 10px;
  text-decoration: none;
}
.forbid, #forbid { color: #999999; }

#xdbform .longdesc span.xdbl {
  width: 240px;
}

#xdbform .longdesc .textinput {
  width: 240px;
}

#xdbform .longdesc select.textinput {
  width: 245px;
}
.infov { margin: 5px 0px 10px 0; width: 95%;  }
.infov td, #xdb .infov th { padding: 5px 5px 5px 0px; white-space: normal; vertical-align: top;}
.infov td { width: 70%; }
.infov th { width: 150px; color: #666688; }
.infov th.legend { width: 100%;color: #333366; border-bottom: 1px solid #333366; }
.info { margin: 5px 0px 10px 0; width: 95%; border-bottom: 1px solid #666666; }
.info th { color: #666666; border-bottom: 1px solid #666666; }
.info td, .info th { padding: 2px 10px 3px 0px; text-align: left; }
.msg { font-weight: bold; color: #990000; }
#xdbv, div.textinput {
    line-height: 15px;
    display: block;
    float: left;
}
#xdbform .xdbdesc {
  float: left;
  color: #666666;
  white-space: normal !important;
  width: 110px !important;
  
}
#xdbform .htmlarea {
    float: left;
}

#xdbcalendar { width: 175px; height: 165px; font-family: Arial, verdana, sans-serif; font-size: 13px; float: left;margin: 0;}
#xdbcalendar .xdbl { width: auto; color: #000000; font-weight: bold;  padding: 5px; border: none !important; }
#xdbcalendar .day { float: left; width: 20px; height: 15px; border-left: 1px solid #7788bb; padding: 3px 0px 0px 3px; background: #eeeef6; }
#xdbcalendar .xdbl .day { height: 15px; border-left: 1px solid #000000; padding: 0px 1px 0px 2px; text-align: center; font-weight: normal; background: none !important; }
#xdbcalendar .week { clear: both; border-top: 1px solid #7788bb; padding: 0px !important; }
#xdbcalendar .month { float: left; width: auto; }
#xdbcalendar .blank { border-left: 1px solid #7788bb; background: none !important;}
#xdbcalendar a:link, #xdbcalendar a:visited { text-decoration: none; color: #000066; background: #eeeef6; }
#xdbcalendar a:hover, #xdbcalendar a:active { text-decoration: none; background: #ddddee; }
#xdbcalendar .xdbl a:link, #xdbcalendar .xdbl a:visited, #xdbcalendar .xdbl a:hover, #xdbcalendar .xdbl a:active { background: none !important; }
#xdbcalendar .selected { color: #883333; background: #ddcccc; }
.xdbnested { padding-bottom: 10px; }
.xdbnested p.listlabel { border-top: 1px solid #666666; }
.xdbformfield_associados_cinemaison_0 .xdbnested { padding-bottom: 0px !important; }
#xdbformfield_associados_cinemaison_0 .xdbnested p.listlabel { border-top: none !important; }
#xdbformfield_enderecos_salas_0 p.listlabel,#xdbformfield_enderecos_salas_1 p.listlabel {display:none; }
.xsearch {
  background: #ffeecc;
  border: 1px solid #aa9977;
  z-index: 100;
  width: 49%;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}
.inlinef .xsearch, .inline .xsearch {
  width: 24.5%;
}
.xsearch p {
  margin: 0px;
  padding: 0px 8px;
}
.xsearch a {
  display: block;
  width: 100%;
  margin-left: -8px;
  padding: 4px 8px;
  color: #000000;
}
.xsearch a:link, .xsearch a:visited {
  color: #000000;
  text-decoration: none;
}
.xsearch a:hover, .xsearch a:active {
  color: #000000;
  text-decoration: none;
  background: #eeddbb;
}
.readonly { color: #666666; }
.readonly input.textinput, .readonly select.textinput option {
  background: #cccccc !important; color: #666666; 
}
.checkinput { margin-left:0px; }
.required .textinput, .required .textinput option {
  background: #ffeecc !important;
}

