/* Pesquisa */


form {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

select {
	background-color: #CAA21E;
	font-size: 0.9em;
	color: #FFF;
	height: 19px;
	border: 1px solid #C5C5CF;
	width: 105px;
}

.formButton {
	color: #FFF;
	height: 23px;
	width: 80px;
	border: none;
	background-color: #D73D16;
	font-size: 0.9em;
	font-weight: bold;
	margin: 0 10px 0 2px;
	background-image: url(/SiteCollectionImages/botao_enviar.png);
	background-repeat: no-repeat;
}

.formButton:hover { 
	background-image: url(/SiteCollectionImages/botao_enviar2.png);
	background-repeat: no-repeat;
	background-color: Transparent;
	cursor: pointer;
}

.userFormButton {
	height: 23px;
	vertical-align: middle;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	display: inline;
	/*width: 90px;*/
}

.printButton { margin-top: 20px; }


.loginOptions { margin: 0 45px 0 157px; }


input[type="textbox"] {
	width: 292px;
	margin-top: 1px;
	margin-bottom: 1px;
	height: 18px;
	border: 1px solid #C5C5CF;
}

.textbox {
	width: 300px;
	height: 16px;
	border: 1px solid #C5C5CF;
	background-color: #FFF;
	color: #70645B;
	padding: 3px 0 0 0;
	margin: 2px 10px 1px 0;
	font-size: 1em;
}

.smallTextbox {
	 width: 40px;
	 height: 16px;
	 border: 1px solid #C5C5CF;
	 background-color: #FFF;
	 color: #70645B;
	 padding: 3px 0 0 0;
	 margin: 2px 10px 1px 0;
	 font-size: 1em;
}

.textbox2 {
	width: 380px;
	border: 1px solid #C5C5CF;
	background-color: #FFF;
	color: #70645B;
	padding: 3px 0 0 0;
	margin: 1px 0 1px 0;
	font-size: 0.9em;
}

.textboxDate {
	width: 80px;
	height: 16px;
	border: 1px solid #C5C5CF;
	background-color: #FFF;
	color: #70645B;
	padding: 3px 0 0 0;
	margin: 1px 0 1px 0;
	font-size: 1em;
	text-align: center;
}

.checkbox { height: 10px; width: 10px; border: 1px solid #666; margin: 2px 10px 0 0; }

div.labelCheckbox1 { float: left; position: relative; margin: 0 0 10px 0; width: 150px; z-index: 5; }
div.labelCheckbox1 input { left: 0; top: -2px; position: absolute; }
div.labelCheckbox1 label { display: block; width: 150px; margin:0 0 0 20px; }

div.labelCheckbox2 { clear:right; position: relative; margin: 0 0 10px 50px; width: 150px; }
div.labelCheckbox2 input { left: 150px; top: -2px; position: absolute; }
div.labelCheckbox2 label { display: block; width: 250px; margin:0 0 0 170px; }



/*  CONTENT LIST RESULTADOS PESQUISA  */

.searchResHiglight { background-color:#CCC5BD; }

.searchResults ul li:first-child { border-top: 0; padding: 0 0 6px 0; border-top: 1px dotted #999; }
.searchResults ul li:last-child { margin: 0 0 0 0; padding: 2px 0 6px 0; }

.searchResults ul li { border-top: none; padding: 2px 0 2px 0; }

.searchResTitle {
	color: #D73D16;
	font-size: 1em;
	font-weight: bold;
	margin: 8px 0 3px 0;
}

.searchResTitle a { color: #D73D16; }
.searchResTitle a:visited { color: #D73D16; }
.searchResTitle a:hover { color: #666; text-decoration:underline; }
.searchResTitle a:hover:visited { color: #666; text-decoration:underline; }


/*  END */






/* USER FORM STYLES */


div.userFormQuestionSmall { width: 200px; margin: 10px 10px 0 0; clear: both; }


.userForm {	margin: 15px 0 0 0; text-align: left; }

.userFormQuestion {
	vertical-align: top;
	margin-top: 5px;
	width: 100%;
	clear: both;
}

.userFormQuestion .userFormQuestion { margin: 0 0 5px 0; }

.userFormQuestion .userFormGroup { margin-top: 5px; float: left; width: 100%; }

.userFormGroup {
	clear: both;
	vertical-align: middle;
	margin: 15px 0 10px 0;
	font-weight: bold;
	color: #58657C;
}

.userFormGroup .userFormQuestion { margin: 0 0 3px 0; }

.userFormGroupTitle {
	margin-bottom: 10px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1E100;
	clear: both;
	padding-top: 3px;
}

.userFormPrefix {
	clear: both;
	padding: 0;
	margin: 10px 0 20px 0;
	text-align: left;
}

.userFormSuffix {
	clear: both;
	margin: 20px 20px 20px 0;
	font-size: 0.9em;
	text-align: left;
}

.userFormQuestionLabel {
	font-weight: bold;
	color: #000;
	font-size: 1em;
	clear: both;
	float: none;
	margin: 0 0 8px 0;
}

.userFormQuestionLabelSmall {
	font-weight: bold;
	color: #000;
	font-size: 0.9em;
	float: left;
	margin: 10px 0 2px 0;
	width: 100px;
}

.userFormAlternativeResponseLabel {
	float: left;
	color: #FFFFFF;
	height: 14px;
	font-weight: bold;
	margin: 2px 5px 0 0;
	padding: 3px 2px 1px 2px;
}

.userFormQuestionLabelWithBreakLine {
	padding-bottom: 5px;
	border-top: 1px dotted #C5C5CF;
	clear: both;
}

.userFormResponse {
	color: #70645B;
	font-weight: normal;
	font-size: 0.9em;
	margin-bottom: 15px;
	list-style-type: none;
	float: left;
	width: 100%;
}

.userFormResponse2 {
	color: #333;
	font-weight: normal;
	font-size: 0.9em;
	margin-bottom: 15px;
	list-style-type: none;
	float: left;
	width: 100px;
}

.userFormResponse select {
	background-color: #FFF;
	font-size: 0.9em;
	color: #70645b;
	height: 17px;
	border: 1px solid #C5C5CF;
	width: auto;
	margin: 0 5px 5px 0;
}

.requiredField {
	font-weight: bold;
	color: #70645b;
	float: none;
	width: 150px;
	margin-right: 5px;
	font-size: 0.9em;
	padding-top: 3px;
	text-align: left;
	clear: both;
}

.requiredFieldSymbol { /*display: none;*/ }

.optionalField {
	font-weight: normal;
	color: #94A7B8;
}

.userFormValidationErrorMessage {
	clear: both;
	margin: 20px 0 30px 0;
	color: Red;
}

.userFormFieldValidationError {
	margin: 0;
	color: Red;
}

.userRegistrationFormBirthYearLabel {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.userLoginFormLabel {
	width: 90px;
}

.userPasswordRecoveryPageTitle {
	margin-bottom: 20px;
	margin-left: 170px;
}

.userPasswordRecoveryPageTitle h1 {
	margin: 0 0 0 0;
	padding: 7px 0 0 0;
	font-size:140%;
	color: #036;
}

.registrationOptions {
	font-size: 0.9em;
	margin-bottom: 10px;
}

.botaoFechar {
	background-image:url(/SiteCollectionImages/botao_fechar.png);
	background-repeat: no-repeat;
	width: 80px;
	height: 23px;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	float: left;
	padding: 6px 0 0 0;
}

.botaoFechar:hover { 
	background-image: url(/SiteCollectionImages/botao_enviar2.png);
	background-repeat: no-repeat;
	background-color: Transparent;
	cursor: pointer;
}



/* TABLES */

.contentList table { width:460px; }

.contentList table tbody tr { width:100%; }

.contentList table thead th { text-align:center; background-color:#FFF; color:#333; }

.contentList table tbody td { border: none; text-align:left; }

.contentList table tbody td, one, two { width: 230px; }

