/* 
 wFORMS 3.0 Stylesheet - NicerBlank Style - Aug. 2009
 See http://www.formassembly.com/wForms
 
 This stylesheet and the associated images are Copyright (c) 2005-2007 Veer West LLC (http://www.veerwest.com)	
 and licensed under the Creative Commons Attribution-ShareAlike License (http://creativecommons.org/licenses/by-sa/2.0/) 
*/
.logoPeque{width:749px; height:100px; margin:0 auto; padding-top:10px;}
#resultado{width:749px; display:block;  margin:0 auto; padding:10px 0; border-bottom:dashed 1px #333; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;}
.categorķa{float:left; width:120px;  font-size:13px; color:#333; font-weight:bold; line-height:20px;}
#categoriaResultado{float:left; width:629px;  font-size:13px; color:#333; font-style: italic; line-height:20px;}
img{border:0;}
.clear{clear:both;}
.wFormContainer {
	padding: 0 !important;
}
.wFormTitle {
	font-family:sans-serif;
	font-size:1.6em;
	margin:8px 0 13px;
}

.wForm h3   { font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;  } 
.wForm form {
	padding: 0px !important;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; 
}

/* Form Sections ======================================================================== */

/* Fieldset  */
.wForm fieldset { 
	-moz-border-radius: 5px;
	-webkit-border-radius: 4px;
	border-radius: 5px;	
}

.wForm legend { font-style: italic; color: #5E85C7; font-weight: bold;}

/* Nested Fieldset  */
.wForm fieldset fieldset  {}
.wForm fieldset fieldset legend {}

/* Grid Section */
.wForm form table {}
.wForm form td {}
.wForm form th {}
.wForm form .alternate-1 {}
.wForm form .alternate-0 {}

.wForm .oneField { }

/* Field Labels ======================================================================== */

/* Base */
.wForm label, .wForm form .label {}

/* Text inputs / Select label */
.wForm label.preField { 
	font-weight: bold;
  color: #5e98df;
} 
.wForm .labelsAbove .preField {
	margin-bottom: 2px;
}
/* Individual Checkbox / Radio label */
.wForm label.postField  {   }

/* Label when inside an inline section */
.wForm .inlineSection .oneField .inlineLabel { font-weight: bold;  }

/* Inputs ======================================================================== */

.wForm textarea {
	background: #FFFFFF url(../images/input_bg.png) repeat-x -2px -2px;
	border-color: #888888 #CCCCCC #CCCCCC;
	border-style: solid;
	border-width: 1px;
	padding: 3px 0 3px 3px;
	margin: 1px;	
}

.wForm .labelsRightAligned input, .wForm .labelsRightAligned textarea ,
.wForm .labelsLeftAligned input, .wForm .labelsLeftAligned textarea {
	
} 
.wForm input {
  text-transform: uppercase;
	background: #FFFFFF url(../images/input_bg.png) repeat-x -2px -2px;
  width: 445px;
	border-color: #888888 #CCCCCC #CCCCCC;
	border-style: solid;
	border-width: 1px;
	padding: 3px 0 3px 3px;
	margin: 1px;
	font-size: 100%;
	}
/* checkbox / radio input */
.wForm .oneChoice input {
	border: none !important;
	background: none !important;
}
.wForm select {
  height:26px;
  width: 450px;
	background: #FFFFFF url(../images/input_bg.png) repeat-x -2px -2px;
	border-color: #888888 #CCCCCC #CCCCCC;
	border-style: solid;
	border-width: 1px;
	xpadding: 3px 0 3px 3px;
	font-size: 100%;
	ppadding: 2px 0 2px 3px;
	margin: 1px;
	
}

.filled {
  height:15px;
  width: 80px;
	background: #FFFFFF url(../images/input_bg.png) repeat-x -2px -2px;
	border-color: #888888 #CCCCCC #CCCCCC;
	border-style: solid;
	border-width: 1px;
	font-size: 100%;
	margin: 0px;
}

/* Buttons ======================================================================= */

.wForm form .actions {}

/* Submit button */
/*.botonAzul{background:url(../images/btnBuscar.gif) no-repeat; width:87px; height:28px; border:0; padding:0; margin:0;} */
.botonAzul{width:87px; height:28px; border:0; padding:0; margin:0;}

.wForm form .primaryAction { 
	background: #FFFFFF url(../images/btnBuscar.gif) repeat-x scroll 0% 1em;
	color: #000;
	border-color: #999  #999 #555 #999;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;	
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px; 
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	
}
.wForm form .primaryAction:hover { font-weight: bold; color: #187db3; border-color: #666 #666 #222 #666;  }

/* Cancel button */
.wForm form .secondaryAction { border: none; background: none; font-weight: normal; color: #000;  }
.wForm form .secondaryAction:hover {  color: #f00;  }

/* Form Builder Related Rules ===================================================== */

.wForm form .instructions {}				/* Form or Fieldset instruction paragraph. */
.wForm form .reqMark {}						/* Asterisk on required fields */
	
/* wForms Related Rules ========================================================== */

/* Field w/ a validation error */
.wForm form .errFld {	
	border: 1px solid #FFBBBB;	
}
.wForm form div.errFld { }
/* Styling for message associated with a validation error. */
.wForm form .errMsg {	
	color: #CC3333 !important;
}


/* Field-Hint with focus */
.wForm form .field-hint { color: #CCC; }
.wForm .hintsTooltip .field-hint { background-color: #fffbb8; color: #333; border-width: 1px; border-style: solid; border-color: #ffc20d; }

/* Field-Hint without focus */
.wForm form .field-hint-inactive { color: #666; font-size:9px; }

/* Repeat Behavior divs (when not set on a fieldset) */
.wForm form div.repeat {}
.wForm form div.removeable {}

/* Links generated by the Repeat Behavior */
.wForm form .duplicateLink {}
.wForm form .removeLink {}

/* Paging behavior buttons div */
.wForm form .wfPagingButtons {}
