/* 
    Document   : main
    Created on : 04/08/2011, 13:50:45
    Author     : Caio
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;

}

body {
    margin: 0 auto;
    text-align: center;
    font-family: 'Arial';
    font-size: 11px;
    background: #FFF;
}

#container {
    margin: 0 auto;
    text-align: left;
    width: 960px;
    min-height: 600px;

}

#top {
   width: 100%;
   text-align: left;

}



#intro {

   padding: 10px;
  
}

#logo {
    float: left;
}

.top-fones {
    position: absolute;
    text-align: right;
    font-size: 15px;
    font-weight: bold;
    color: #434343;
    width: 500px;
    height: 30px;
    margin: 5px 0 0 457px;
}

#search-widget {
    float: left;
    width: 260px;
    height: 50px;
    overflow: hidden;
    
    margin: 20px 0 0 450px;
    line-height: 1.7em;
}

#search-widget input {
    font-size: 18px;
}

#search-widget button {
    background-color: #fbe022;
    border: none;
    padding: 3px;
}

#home {
    margin: 5px 0 20px 0;
}

.imovel-exibir {
    float: left;
    background-color: #fff;
    width: 690px;
    min-height: 500px;
}

.imovel-exibir-bloco-esq {
    width: 385px;
    float: left;
    padding: 20px;
}

.imovel-multimidia h2 {
    color: #666;
    font-size: 18px;
    margin: 0 0 10px 0;
}

.midias-sociais {
    line-height: 2em;
    
}

.form-enviar-oferta {
    width: 100%;
    border: solid 1px #ccc;
    padding: 10px;
    line-height: 1.5em;
    color: #444;
    background: url('bg-form-amigo.png') repeat-x;
}

.form-enviar-oferta table td {
    padding: 10px 0 10px 0;
}

#form-enviar-amigo input {
    width: 162px;
}

#form-enviar-amigo textarea {
    padding: 5px;
    width: 210px;
    height: 60px;
    font-family: 'Arial';
    color: #082069;
}

#form-enviar-amigo button {
    margin:0;
    padding: 0;
    border: none;
    cursor: pointer;
    width: 125px;
    height: 29px;
    background: url('botao-enviar.png');
}


.imovel-exibir-bloco-dir {
    float: left;
    width: 225px;
    padding: 20px 20px 20px 0;
}

.imovel-exibir h1 {
    margin: 0 0 10px 0;
    font-size: 28px;
    font-weight: bold;
    color: #265c80;
}

.imovel-exibir-bloco-dir h2 {
    font-size: 22px;
    color: #999;
    font-weight: bold;
    margin: 0 0 20px 0;
}

.apresentacao-box-top {
    width: 383px;
    height: 17px;
    background: url('apresentacao-box-top.png') no-repeat;
}

.apresentacao-box {
    width: 343px;
    padding: 5px 20px 20px 20px;
    color: #666;
    font-family: 'Georgia';
    font-size: 15px;
    line-height: 1.5em;
    
}

.apresentacao-box-bottom {
    width: 383px;
    height: 9px;
    background: url('apresentacao-box-bottom.png') no-repeat;
}

.apresentacao-box h2 {
    font-size: 22px;
    color: #082069;
}

.referencia {
    font-family: Arial;
    display: block;
    margin: 0 0 15px 0;
    font-size: 11px;
}

.aviso-valor {
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    margin: 10px;
    display: block;
}

.valor-exibir {
    text-align: center;
    margin: 20px 0 0 0;
    padding-top: 11px;
    font-family: Arial;
    font-size: 22px;
    font-weight: bold;
    color: #265c80;
    width: 250px;
    height: 35px;
    display: block;
    background: url('bg-valor.png') no-repeat;
        
}

#blocos-home {
    float: left;
    width: 750px;
}

#blocos-paginas {
    float: left;
    width: 750px;
    background: url('w67.png');
    
}

#blocos-paginas h1 {
    font-weight: bold;
    margin: 15px;
    font-size: 22px;
}

.bloco-destaque {
    position: relative;
    float: left;
    width: 204px;
    height: 284px;
    padding: 10px;
  margin: 0 20px 20px 0;
  border: solid 3px #fff;
  background: #fff;
}

.bloco-destaque a, .bloco-destaque a:visited {
    text-decoration: none;
    color: #666;
}

.bloco-destaque h2 {
    font-family: Georgia;
    font-size: 18px;
    font-style: italic;
    margin: 5px 0 5px 0;
}

.bloco-destaque li {
    float: none;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.3em;
    text-shadow: none;
}

.bloco-destaque-preco {
    position: absolute;
    height: 25px;
    font-size: 14px;
    font-weight: bold;
    top: 280px;
}

#bloco-destaque-texto {
    height: 110px;
    /*overflow: auto;*/
}


.bloco-simples {
    position: relative;
    float: left;
    width: 315px;
    height: 115px;
    padding: 10px;
  margin: 0 20px 20px 0;
  border: solid 3px #fff;
  background: #fff;
}

.bloco-simples a, .bloco-simples a:visited {
    text-decoration: none;
    color: #666;
}

.bloco-simples h2 {
    font-family: Trebuchet;
    font-size: 18px;
    font-style: italic;
    margin: 5px 0 5px 0;
}

.bloco-simples li {
    float: none;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.3em;
    text-shadow: none;
}

.bloco-simples-preco {
    position: absolute;
    height: 25px;
    font-size: 14px;
    font-weight: bold;
    margin: 105px 0 0 200px;
   
}

#bloco-simples-imagem {
    float: left;
    padding: 0 10px 0 0;
}

#bloco-simples-descricao {
    height: 96px;
    overflow: hidden;
}


h2.detalhes-imovel{
    font-family: Trebuchet;
    font-size: 18px;
    margin: 7px 0 7px 0;
}


table.detalhes-imovel td {
    padding: 5px;
}

.pag-texto {
    font-family: Georgia;
    font-size: 13px;
    line-height: 1.7em;
    padding: 20px;
    color: #343434;
}

.pag-texto h2 {
    font-size: 24px;
    font-weight: normal;
    margin: 20px 0 20px 0;
}

ul.valores li{
    list-style-type: circle;
    list-style-position: inside;
    line-height: 1.6em;
    font-weight: normal;
    width: 700px;
}

.sidebar {
    float: left;
    width: 190px;
    padding: 10px;
    background-color: #aaa;
}

.sidebar-page {
    float: left;
    width: 210px;
    margin: 0 0 20px 20px;
    padding: 20px;
    background-color: #fff;
}

#bloco-content {
    
}

#busca-avancada {
    width: 100%;
    height: 160px; 
    margin-top: 50px;
    font-size: 16px;
    color: #082069;

}

#busca-avancada h1 {
    font-size: 2em;
    font-weight: bold;
    color: #aaa;
}

.remove-painel-busca {
    position: absolute;
    margin: 10px 0 0 400px;
}

.clear {
    clear: both;
}

.no-results {
    margin: 0 auto;
    padding: 100px 0 0 0;
    width: 500px;
    font-size: 22px;
}

.bemvindo {
    width: 400px;
    font-family: Arial;
    font-size: 13px;
    margin: 10px 0 0 550px;
    text-align: right;
    overflow: hidden;
}

.bemvindo a, .bemvindo a:visited {
    color: #cc3300;
    text-decoration: underline;
}

.bemvindo a:hover {
    color: #fff;
    background: #cc3300;
    text-decoration: none;
}

.box-cliente h3 {
    font-weight: bold;
    margin: 10px 0 10px 0;
    font-size: 18px;
}

table.itens-cliente {
    border: solid 1px #265c80 ;
}

table.itens-cliente th {
    font-weight: bold;
    background: #265c80;
    color: #fff;
}

table.itens-cliente td, table.itens-cliente th {
    padding: 3px;
}

.navegacao-paginacao {
    font-size: 16px;
    color: #082069;
    font-weight: bold;
    
}

.navegacao-paginacao a, .navegacao-paginacao a:visited {
    color: #082069;
} 

.navegacao-paginacao a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #082069;
}

.posPagina {
    background: #fbe021;
    padding: 2px;
    font-size: 22px;
}

#FormEscritura {
    font-size: 16px;
    line-height: 1.7em;
}

#ibutton {
    padding: 10px;
}

#calculo {
    font-size: 22px;
    font-weight: bold;
}

#cont-calculo {
    background: #ccc;
   
}

table#cont-calculo td {
    padding: 10px;
}

.det-calculo {
    font-size: 13px;
}

#idiomas {
    margin: 0 0 0 300px;
    width: 200px;
    position: absolute;
}

#idiomas a, #idiomas a:visited, #idiomas a:hover {
    text-decoration: none;
}

.error {
width: 400px;
text-align: center;
	background: url(error.png) no-repeat center;
	padding-top: 96px;
}

#underbar {
    width: 940px;
    padding: 10px;
    background: #fbe022;
    margin: 0 0 5px 0;
}


#underbar h3 {
    font-size: 22px;
    font-weight: bold;
}

#mascara {
    position: absolute;
    background: url(mask-photos.png);
    width: 360px;
    height: 50px;
    margin: 220px 0 0 0;
}