﻿/*
	Autor: Innovagency - http://www.innovagency.com/
*/
/*
	*Pesquisa
*/

/*
.ModPesquisa label { font-weight: bold; display: block; text-transform: uppercase }
.ModPesquisa .campoPesquisa { border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; border-left: 2px solid #bfbfbf; border-top: 2px solid #bfbfbf; width: 140px; padding: 1px }
.ModPesquisa .SubmitPesquisa { display: inline; vertical-align: middle }
*/

.ModPesquisa .ms-sbtable {
	color:#5e6a71;
	font-family: 'Trebuchet MS', Geneva, sans-serif;
	font-size:1em;
}
.ModPesquisa .ms-sbtable-ex {
	margin:0;
	padding:0;
	width:auto;
}
.ModPesquisa .ms-sbcell {
	border:0;
	padding:0;
	white-space:normal;
}
.ModPesquisa .ms-sbcell input {
	border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; border-left: 2px solid #bfbfbf; border-top: 2px solid #bfbfbf; width: 140px !important; padding: 1px;
	margin-right: 5px;
}
.ModPesquisa .ms-sbgo {
	background-color:transparent;
	padding:0;
}
.ModPesquisa .ms-sbplain {
	width:149px !important;
	padding-left:5px;
	border-style:inset;
}


.ModPesquisa .ms-sbtable {
	position:relative;
	margin-top:20px;
}
.ModPesquisa .ms-sbtext {
	position:absolute;
	margin-top:-15px;
	font-weight: normal; display: block; text-transform: uppercase
}
* html .ModPesquisa .ms-sbcell input {
	margin-top: 15px;
}
* html .ModPesquisa .ms-sbgo {
	padding-top: 15px;
}
*:first-child+html .ModPesquisa .ms-sbcell input {
	margin-top: 15px;
}
*:first-child+html .ModPesquisa .ms-sbgo {
	padding-top: 15px;
}

