body {
	background:#e8e8e8;
	color: #001a34;
	font-family: "Switzerland", Arial, Helvetica, sans-serif;
}

#component a {
	color: #001a34;
}

a {
	color: #fff;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #001a34;
}

ul {
	padding:0;
	margin:0;
}

div.main {
  width: 960px;
  max-width: 960px !important;
  text-align: left;
  margin: 0 auto;
}

div#header {
	background:url(images/header_bg.png) repeat-x;
	display:block;
	height: 85px;
	width: 100%;
}

div#logo {
	float:left;
	position: relative;
	z-index: 1000;
}
div#logo, div#logo img {
	height: 182px;
	width: 260px;
}


div#top_menu {
	float: left;
    font-size: 15px;
    margin-top: 32px;
    text-align: right;
    text-transform: uppercase;
    /*width: 468px;*/
    width:640px;

}

div#top_menu ul li {
	display: inline-block;
}

div#top_menu ul li a {
	padding: 0px 5px;
	margin: 3px 0;
	border-right: 1px solid #fff;
}

div#top_menu ul li.last a {
	border:none;
}

div#atendimento-topo {
	float:right;
	margin-top: 29px;
}


div#qw3banners {
	float: left;
    margin-top: -97px;
    margin-bottom: 20px;
    z-index: 0;
    width: 100%;
}

div#qw3banners .wt-rotator, div#qw3banners .wt-rotator .screen {
	width: 100% !important;
}

div#container .main {
	background: url("images/container_bg.png") repeat-y scroll center top #FFFFFF;
  width: 960px;
}

div#container .main .inside {
	padding: 10px;
	margin: 15px 15px 0 15px;
}

div#component {
	width: 100%;
}

div.busca-home h2, 
div#buscar-resultados h1, div.imoveis h1 {
	/*color: #ff6600;*/
	text-transform: uppercase;
	font-size: 18px;
	margin: 0 0 12px 0;
}

div#conteudo-aba-busca-home {
  background: rgb(240,240,240); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(240,240,240,1) 0%, rgba(206,204,208,1) 86%, rgba(206,204,208,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,240,240,1)), color-stop(86%,rgba(206,204,208,1)), color-stop(100%,rgba(206,204,208,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(240,240,240,1) 0%,rgba(206,204,208,1) 86%,rgba(206,204,208,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(240,240,240,1) 0%,rgba(206,204,208,1) 86%,rgba(206,204,208,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(240,240,240,1) 0%,rgba(206,204,208,1) 86%,rgba(206,204,208,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(240,240,240,1) 0%,rgba(206,204,208,1) 86%,rgba(206,204,208,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ceccd0',GradientType=0 ); /* IE6-9 */

  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 1px solid #A3A7AC;
  box-shadow: 2px 2px 7px #CCCCCC;
  -moz-box-shadow: 2px 2px 7px #CCCCCC;
  -webkit-box-shadow: 2px 2px 7px #CCCCCC;

	width: 100%;
	height: 165px;
}

div.cabecalho-abas {
	padding-left: 20px;
}

div.cabecalho-abas a {
	background: url(images/busca_aba_bg.png) no-repeat;
	width: 176px;
	height: 28px;
	display: inline-block;
	text-align:center;
	padding-top: 7px;
	color: #23394f;
	cursor:pointer;
	position:relative;
	top:1px;
	z-index: 10;
}

div.cabecalho-abas a.selecionada {
	background: url(images/busca_aba_selecionada_bg.png) no-repeat;
}

#conteudo-aba-busca-home .conteudo {
	display:none;
	padding: 10px;
}

div.imoveis {
	padding-top: 10px;
}

div.imoveis ul li {
	list-style: none;
	display:inline-block;
	width: 180px;
	padding: 10px 22px;
        vertical-align: text-bottom;
}

#ofertasimg img {
	width: 56px;
}


div.imoveis ul li img {
    min-width: 191px;
    max-height:160px;
}

div.imoveis ul li div {
	font-size: 15px;
	text-align: center;
}

div.imoveis ul li div.titulo {
	font-weight: bold;
	padding-bottom: 5px;
        height:68px;
}

div.modulo {
	float:right;
	width: 200px;
	margin-bottom: 20px;
}

div.modulo h3 {
	background: url(images/modulo_bg.png) no-repeat;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	margin:0;
	padding: 10px 0;
}

div.modulo div.inside {
	margin: 0 !important;
	padding: 10px !important;
	border: 1px solid #ccc;
	background: #e8e8e8;
}

div.modulo div.field {
	padding: 5px 0;
}

div.modulo div.field input[type="text"],
div.modulo div.field input[type="email"],
div.modulo div.field input[type="password"] {
	color: #333333;
    font-size: 12px;
    padding: 5px;
    width: 160px;
}

div.modulo div.button-container {
	text-align: center;
}

div.modulo .button {
	background: url(images/botao_bg_100.png) no-repeat;
	color: #fff !important;
	font-family: "Switzerland", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 100px;
	text-align: center;
	box-shadow:none;
	border:none;
	padding: 0;
	height: 26px;
	font-size: 13px; 
}

div#footer {
	background:url(images/footer_bg.png) repeat scroll center top;
	height: 140px;
	width:100%;
	color: #c4c4c4;
	text-align: center;
	font-size: 13px;
}

div#footer a {
	color: #c4c4c4;
}

div#footer .main .inside {
	margin: 0;
	padding: 6px 15px 0;
}

div#footer div.copyright {
	text-align: center;
}

div#barra-atendimento-online {
	width: 100%;
	height: 62px;
	background: #031d36;
	position: fixed;
	bottom: 0;
	color: #fff;
	z-index:100;
}

.esquerda-chat {
  display:inline-block;
  background: url("images/atendimento_atendente.png") no-repeat scroll 0 0 transparent;
  height: 90px;
  margin-left: -21px;
  padding-top: 0px;
  position: relative;
  top: -0px;
  width: 186px;
  z-index: 10;
}

div#barra-atendimento-online a.fale-corretor {
  display:inline-block;
  background: url("images/atendimento_atendente.png") no-repeat scroll 0 0 transparent;
  height: 90px;
  margin-left: -20px;
  padding-top: 0px;
  position: relative;
  top: -0px;
  width: 195px;
  z-index: 10;
}

div#barra-atendimento-online a.trabalhe_conosco {
  display:inline-block;
  bottom: 18px;
  position: relative;
  width: 150px;
  z-index: 10;
}

div#barra-atendimento-online div.descricao {
	/*text-align: right;*/
	padding-top: 13px;
        font-size:15px;
}

div#busca-imoveis, div#busca-imoveis input[type="text"], 
div.modulo-abas-home input[type="text"],
div#buscar-resultados input[type="text"] {
	color: #787878;
}

div.modulo-abas-home h4 {
    background: url("images/flecha_busca.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 14px;
    height: 35px;
    left: -18px;
    margin: 0;
    padding: 10px 10px 10px 25px;
    position: relative;
    text-transform: uppercase;
    width: 163px;
    float:left;
}

div#busca-imoveis div.finalidade_imovel {
  float: left;
  width: 160px;
  padding: 10px 0;
}

div#buscar-resultados div.finalidade_imovel {
  float: left;
  width: 160px;
  padding: 0;
}

div#busca-imoveis div.finalidade_imovel label, div#buscar-resultados div.finalidade_imovel label {
	text-transform: uppercase;
	font-size: 13px;
	color: #031d36;
}

div#busca-imoveis div.codigo_imovel {
	float:right;
	width: 270px;
	padding: 10px 0;
	font-size: 15px;
	text-align: right;
}

div#busca-imoveis div.codigo_imovel input[type="text"]{
	width: 90px;
  height: 20px;
}

div#busca-imoveis div.tipo_imovel {
	display: inline-block;
	width: 25%;
}

div#busca-imoveis div.bairro_imovel {
  margin-left: 20px;
	display: inline-block;
	width: 35%;
}
div#busca-imoveis div.tipo_imovel input[type="text"],
div#busca-imoveis div.bairro_imovel input[type="text"],
div#buscar-resultados input[type="text"],
div.modulo-abas-home input[type="text"], 
div#buscar-empreendimentos div.nome_empreendimento input[type="text"] {
	width: 100%;
	font-size: 13px;
}

div#busca-imoveis div.valor_imovel {
  float: left;
  padding: 20px 0;
}

div#empreendimentos {
    min-height: 500px;
}

.buscar-botao {
  background: url('images/buscar_home_botao.png');
  color: white;
  text-transform: uppercase;
  text-align: center;
  float: right;
  margin-right: 10px;
  cursor: pointer;
  border: none;
  box-shadow: none;
  width: 155px;
  height: 45px;
  padding-bottom: 5px;
  margin-top: 10px;
  font-size: 15px;
}

 div#busca-imoveis div.valor_imovel input {
  width: 88px;
 }

div#buscar-resultados {
  background: url("images/busca_imoveis.png") no-repeat scroll 0 0 transparent;
  height: 100px;
  width: 930px;
  position: relative;
  top: -28px;
  z-index:100;
}
div#buscar-resultados #buscar-form{
  padding: 20px;
}

div#buscar-resultados h1 {
  padding: 20px 10px 0 20px;
  float: left;
}

div#buscar-resultados div.codigo_imovel {
  padding: 0;
  display: inline-block;
  float: right;
}

div#buscar-resultados div.codigo_imovel input {
  width: 50px;
  height: 20px;
}

div#buscar-resultados div.tipo_imovel {
  display: inline-block;
  width: 20%;
}

div#buscar-resultados div.bairro_imovel {
  display: inline-block;
  margin-left: 10px;
  width: 30%;
}

div#buscar-resultados div.valor_imovel {
  float: left;
  padding-left: 20px;
}

div#buscar-resultados div.valor_imovel input {
  width: 100px;
}

div#buscar-resultados .buscar-botao {
  background: url('images/buscar_imoveis_botao.png');
  color: white;
  text-transform: uppercase;
  text-align: center;
  float: right;
  margin-right: 10px;
  cursor: pointer;
  border: none;
  box-shadow: none;
  width: 90px;
  height: 35px;
  padding-bottom: 7px;
  margin-top: 2px;
}

.container-imoveis {
  margin-top: -128px;
}

.container-imoveis .main {
  padding-top: 70px;
}

.container-imoveis div#component,
.full_size_without_top_module div#component {
  width: 100% !important;
}

.full_size_without_top_module {
    margin-top: -43px;
}

.container-imoveis div.imoveis ul li {
	list-style: none;
	display:inline-block;
	width: 191px;
	padding: 10px 15px;
}

div#imovel-detalhes div.principal {
  float: left;
  width: 500px;
  height: 300px;
}

div#imovel-detalhes div.principal img {
  width: 500px;
  height: 300px;
}

div#imovel-detalhes div.thumb {
  float: right;
  width: 380px;
}

div#imovel-detalhes div.thumb ul li {
  display: inline-block;
  list-style: none outside none;
  padding: 5px 15px;
  width: 80px;
  height: 80px;
}

div#imovel-detalhes div.thumb img {
  cursor: pointer;
}

div#imovel-detalhes h2 {
  text-transform: uppercase;
  background: url("images/line.png") no-repeat 0 30px transparent;
  height: 33px;
}

div#imovel-detalhes div.imagem, 
div#imovel-detalhes div.descricao, 
div#imovel-detalhes div.localizacao, 
div#imovel-detalhes div.valor, 
div#imovel-detalhes div.contato {
  -moz-border-radius: 15px;
  border-radius: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #c9ccce;
  padding-left: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

div#imovel-detalhes div.imagem {
  width: 917px;
  display: inline-block;
  padding-top: 10px;
  margin-top: 10px;
}

div#imovel-detalhes div.descricao ul li {
  display: inline-block;
  width: 280px;
  padding-left: 10px;
  padding-bottom: 5px;
}

div#imovel-detalhes div.localizacao div.endereco div {
  padding-bottom: 3px;
  padding-left: 10px;
}

div#imovel-detalhes div.localizacao div.endereco label {
  font-weight: bold;
}

div#imovel-detalhes div.valor label {
  font-weight: bold;
}

div#imovel-detalhes div.valor div {
  padding-left: 10px;
}

div#cadastre-seu-imovel div {
	padding-top: 10px;
	padding-left: 10px;
	float:left;
}

div#cadastre-seu-imovel input[type="text"] {
	width: 95%;
}

div#cadastre-seu-imovel div.descricao {
	padding-top: 0px;
}                  

div#cadastre-seu-imovel div.tipo_imovel {
	float:left;
	padding-top: 10px;
	width: 40%;
}

div#cadastre-seu-imovel div.endereco,
div#cadastre-seu-imovel div.contato,
div#cadastre-seu-imovel div.telefone,
div#cadastre-seu-imovel div.email {
	width: 40%;
	padding-left: 5px;
}


div#cadastre-seu-imovel div.telefone {
	clear:both;
}

div#cadastre-seu-imovel div.finalidade_imovel {
	float: left;
	text-align:right;
  font-size: 13px;
  padding-left: 10px;
  padding-top: 10px;
  text-transform: uppercase;
  width: 25%;
}

div#cadastre-seu-imovel div.botao {
	margin: 0;padding:0;
	float:right;
}

div#cadastre-seu-imovel div.botao .buscar-botao {
	position: relative;
	left: 10px;
	top: -25px;
}

div#contato {
    min-height: 600px;
}

div#contato input[type="text"], div#contato textarea,
div#imovel-detalhes div.contato input[type="text"],
div#imovel-detalhes div.contato textarea {
    width: 400px;
    padding: 5px;
    font-size: 14px;
    color: #666;
    border: 1px solid #777;
    box-shadow: 0 0 2px #ccc;
    font-family: "Lucida Grande";
}

div#contato textarea {
    height: 200px;
}

div#contato form div {
    margin: 10px 0;
}

div#contato h1 {margin-top: 5px;}
div#contato h2 {
    margin-top:0;
}

div#imovel-detalhes div.contato input[type="text"],
div#imovel-detalhes div.contato textarea {
  width: 370px;
  margin: 5px 0;
  margin-left: 10px;
}

div#imovel-detalhes div.contato textarea {
  height: 100px;
}

div#imovel-detalhes div.contato {
  min-height: 365px;
}

div#buscar-empreendimentos div.nome_empreendimento,
div#buscar-empreendimentos div.botao {
    margin: 0 auto;
    width: 60%;    
}

div#buscar-empreendimentos div.botao {
    float: left;
}


div[page-break-after="always"] {
    background:red;
    height: 50px;
    display: block !important;
    float:left;
}

div#busca-imoveis div.quartos {
  margin-left: 20px;
  display: inline-block;
  width: 30%;
}

div#busca-imoveis div.quartos input[type="text"] {
  width: 50px;
  height: 20px;
}

div#buscar-resultados div.quartos {
  margin-left: 20px;
  display: inline-block;
  width: 30%;
}

div#buscar-resultados div.quartos input[type="text"] {
  width: 50px;
  height: 20px;
}

div.siga-nos div.inside {
  text-align: center;
  margin-right: 1px;
}

div.siga-nos div.inside img {
  margin-right: 1px;
}
.busca_topo{ 
    background-color: #fdfdfd;
    border: 1px solid #787878;
    color: #787878;
    width: 135px;
    height: 30px;
    padding:5px;
    font-family: "Switzerland",Arial,Helvetica,sans-serif;
    font-size:15px;	
}
.busca_topo2{ 
    background-color: #fdfdfd;
    border: 1px solid #A3A3A3;
    color: #000;
    width: 160px;
    height: 30px;
    padding:0px;
    margin-top:20px;
}
.busca_topo3{ 
    background-color: #fdfdfd;
    border: 1px solid #A3A3A3;
    color: #000;
    width: 160px;
    height: 30px;
    padding:0px;
    margin-top:0px;
}
.busca_topo3 checkbox{background-color: #DFDFDF;}
.busca_topo input[type="text"]{ 
    background-color: #DFDFDF;
    border: 1px solid #A3A3A3;
    color: #000;
    width: 160px;
    height: 30px;
    padding:5px;
}

#immovable #description {
    float: left;
    width: 635px;
}
#details {
    float: right;
    width: 270px
}
.text-imovel {
    float: left;
    width: 598px;
}
.form-contato{
margin-top:5px;   
-webkit-border-radius: 10px;  
-moz-border-radius: 10px;  
border-radius: 10px; 
border: 1px solid #dfdfdf; 
padding:3px;
color:#888888; 
font-family: "Switzerland",Arial,Helvetica,sans-serif;
background:#fdfdfd;  
height: 22px;  
width: 330px;}
.form-duvida{
margin-top:5px;   
-webkit-border-radius: 10px;  
-moz-border-radius: 10px;  
border-radius: 10px; 
border: 1px solid #dfdfdf; 
padding:3px;
color:#888888; 
font-family: "Switzerland",Arial,Helvetica,sans-serif;
background:#fdfdfd;  
height: 22px;  
width: 270px;}

h5 {font-size:16px;}

.paginas {
    background-color: #F0F0F0;
    border: 1px solid #A4A8AC;
    color: #0A2641;
    cursor: pointer;
    display: inline;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 32px !important;
    line-height: 32px !important;
    list-style: none outside none;
    margin-right: 4px;
    overflow: hidden;
    text-align: center;
    width: 32px !important;
}
.pagina-selecionada {
    background: -moz-linear-gradient(#CCCCCC, #999999) repeat scroll 0 0 transparent;
    color: #FFFFFF;
    text-shadow: 0 1px 0 #888888;
}


.paginas :hover {
    background: -moz-linear-gradient(#CCCCCC, #999999) repeat scroll 0 0 transparent;
    color: #FFFFFF;
    text-shadow: 0 1px 0 #888888;
}

 h1{   font-size: 18px;
    margin: 0 0 12px;
    text-transform: uppercase;
}

 #details table th {
    border-width: 0 1px 1px 0;
    width: 50%;
}


#details table td {
border: 1px solid #ccc;
    padding: 3px 0.5em;
    border-width: 0 0 1px;
    width: 50%;
    

}

#details table th {
     border: 1px solid #ccc;
    padding: 3px 0.5em;
    border-width: 0 1px 1px 0;
    width: 50%;
    min-width:120px;
}


#details h5 {
    background: none repeat scroll 0 0 #031d36;
    color: #fff;
    font-size: 90%;
    margin: 1em 0 0;
    padding: 3px 0.5em;
}
