﻿body
{
}
.drop
{
    width: 100%
}
.dropEstado
{
    width: 150px;
}

.dropCidade
{
    width: 220px;
    float:right;
}
.butonBuscarImoveis
{
    color: White;
    background-color: Red;
}
.butonBuscarAutos
{
    color: White;
    background-color: Blue;
}
.fundo
{
    background-color: #58595A;
}
.separacao
{
	height:25px;
    margin-bottom:8px;
    margin-left:15px;
}

.botao-buscar-empregos
{
	height:25px;
    margin-top:5px;
    margin-left:15px;	
}

.geral-empregos,
.geral
{       
    color: White;        
    font-size:12.7px;
    font-family:Tahoma;
}

.geral-empregos .fundo
{
	background-color: #58595A;
	width:380px;
	padding-left:10px;
	padding-top:10px;
	height:120px;
}

.geral-empregos
{
	width: 390px;
	float:right;
	height: 140px;	
}

.geral
{
	padding:10px;
	background-color: #58595A;
	height: 170px;
	width: 315px;
}

.checkbox
{
    color: white;
}

.checkbox input
{
    float: left;
	margin-right:5px;
	margin-top:2px;
}

.div-ano
{
    width:80px;
    float:right;
}

.div-novo-usado
{
	width:170px;
	float:left;	
}

.div-novo-usado input
{
	margin-right:2px;	
	float: left;
	margin-top: 2px;	
}

.div-novo-usado div
{
	float: left;	
}

.div-preco
{
	float: left;
	width:150px;	
}

.div-marca
{
	width: 145px;	
	float:right;
}

.div-modelo
{
	width:145px;
	float:right;	
}

.div-estado
{
	width: 100px;
	float:left;	
}

.div-estado-empregos
{
	width: 90px;
	float:left;	
}

.div-area
{
	width: 210px;
	float:left;	
	margin-right: 15px;
}

.div-cargo-basic
{
	width: 210px;
	float:left;		
}

.div-cidade-empregos
{
	width: 140px;
	float:left;	
	margin-left: 15px;
}

.div-cidade-autos
{
	width: 195px;
	float:right;	
}

.radio-espaco
{
	margin-left:10px;	
}

.ckeck-espaco
{
	margin-left:15px;		
}

.geral .drop
{
	width:100%;	
	font-family: Tahoma;
	font-size: 12.7px;
}

.radio-tipo-auto
{
	float: left;
	padding-right: 5px;
	color: White;	
}

.radio-tipo-auto input
{
	float: left;
	margin-right: 2px;
	margin-top: 2px;
}

.radio-tipo-auto div
{
	float: left;	
}

.radiotype
{
    color: White;
}


.BotaoEmprego
{
    background-color: #009247;
    border-color: #009247;
    color: White;
}
.BotaoOportunidades
{
    background-color: #9B005B;
    border-color: #9B005B;
    color: White;
}

.imagesearch
{
    background-image: url('../../Images/BuscarGrandeABC.png');
    background-repeat: no-repeat;
    height: 32px;
    width: 110px;
    float: left;
}

.SearchWord
{
    width: 192px;
    height: 30px;
    font-size: 19pt;
    vertical-align: middle;
    border: solid 0px #C0C0C0;
}

.BotaoEmprego
{
    background-color: #009247;
    border-color: #009247;
    color: White;
}
.BotaoOportunidades
{
    background-color: #9B005B;
    border-color: #9B005B;
    color: White;
}

.BotaoAutos,
.BotaoImoveis,
.BotaoEmprego,
.BotaoOportunidades
{        
    background-repeat:no-repeat;
    height: 23px;
    width: 57px;  
    border:0;    
    float:right;  
    background-repeat:no-repeat;
    cursor:pointer;
}

.BotaoImoveis
{    
    background-image: url('../../images/imoveis/search-imoveis.jpg');        
}

.BotaoAutos
{    
    background-image: url('../../images/autos/search-autos.jpg');    
}

.BotaoOportunidades,
.BotaoEmprego
{    
    background-image: url('../../images/EmpOpo/SearchEmpregos.png');    
}

.SearchWord
{
    float:left;
    width:73px;
}

.TextBoxWordHome,
.TextBoxWord
{             
    height:50px;    
    background-repeat: no-repeat;
    float:left;
}

.TextBoxWord
{
	background: url('../../images/search/busca.png');
	background-repeat:no-repeat;
	width:215px;
}

.TextBoxWordHome
{
	background: url('../../images/search/busca-home-maior.png');
	background-repeat:no-repeat;
	width: 315px;
}

.TextBoxWord a
{             
    float:right;
    margin-right:10px;
    margin-top:7px;    
}

.TextBoxWordHome a:link,
.TextBoxWord a:link
{
	text-decoration:none;	
}

.TextBoxWordHome img,
.TextBoxWord img
{
	border: 0;	
}

.LopaDefault
{
    float:left;
}

.TextBoxWordHome .TextModel,
.TextModel
{
    height:27px;     
    margin-top:8px;  
    border:solid 1px White;  
    float: left;
	display: block;	
}

.TextBoxWordHome .TextModel
{
	width:155px;
	margin-left:20px;
}

.TextModel
{
	width:90px;   
	margin-left:80px;
}

.TextBoxWordHome .busca-texto-livre,
.busca-texto-livre
{	
	background-repeat:no-repeat;	
	border:0;
	float: left;
	display: block;
	margin-top: 8px;
	cursor: pointer;
}

.TextBoxWordHome .busca-texto-livre
{
	background-image: url('../../images/search/lupa-home.png');	
	width:24px;
	height:25px;
	margin-left: 70px;
	float: left;
}

.busca-texto-livre
{
	background-image: url('../../images/search/lupa.png');	
	width:30px;
	height:30px;
}

.botao-buscar
{
	float: left;
	margin-left: 20px;
}

.div-tipo-imovel,
.div-finalidade-imovel,
.div-preco-imovel
{
	margin-left:10px;
	width:295px;
	height:30px;	
}

.div-estado-imovel
{
	margin-left:10px;
	width:100px;
	height:30px;	
	float:left;
}

.div-cidade-imovel
{
	margin-right:5px;
	width:180px;
	height:30px;	
	float:left;
	margin-left: 15px;
}

.anuncio-foto-imoveis
{
	margin-left:10px;
	float: left;
	width:220px;
	height:20px;
}

.anuncio-foto-imoveis input
{	
	float: left;
	margin-right:2px;
	margin-top:3px;
}

.anuncio-foto-imoveis div
{	
	float: left;
}

.anuncio-foto-autos
{
	margin-left:10px;
	float: left;
	width:220px;
	height:20px;
}

.anuncio-foto-autos input
{	
	float: left;
	margin-right:2px;
	margin-top:3px;
}

.anuncio-foto-autos div
{	
	float: left;
}

#input-palavra-chave
{	
	width:180px;
}

.div-estado-oportunidade {
	width: 125px;
	height: 30px;
	float: left;
}
.div-cidade-oportunidade
{
	margin-left:5px;
	width:220px;
	height:30px;	
	float:right;
}
