@import "horinaja.css";

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../../img/design/bg-layout.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #345679;
}
.alerta {
	color: #C30;
}

#animacao { width: 951px; height: 220px; font-family:Arial, Helvetica, sans-serif; }
  #animacao ul { display: block; height: 220px; margin:0px; padding:0px}
    #animacao ul li { display: block; overflow: hidden; width: 955px; height: 220px; }

    #animacao .horinaja_pagination { height: 24px; width: 433px; display: block; overflow: hidden; padding: 0; position: absolute; margin: -19px 0 0 400px; }
      #animacao .horinaja_pagination li { float: left; display: inline; }
        #animacao .horinaja_pagination li a { display: block; overflow: hidden; cursor: pointer; height: 19px; width: 29px; line-height: 20px; margin: 0 2px 0 0; padding: 0; text-align: center; font-size: 12px; background: url(../../img/destaques/aba.png) 0 0 no-repeat; color: #CFB069; }
      #animacao .horinaja_pagination li.active { }
        #animacao .horinaja_pagination li.active a { color: #fff; }

form, hr, h1, h2, h3, h4,h5, h6, p, fieldset {
	margin: 0px;
	padding: 0px;
}
.forms     input,    select,textarea  {
	width: 98%;
}
.forms  label {
	font-weight: bold;
	display: block;
	margin-top: 5px;
}

hr {
	display: block;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#layout {
	width: 953px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#layout #top {
	font-size: 11px;
}


#layout #top #fones {
	text-align: right;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
}
#layout #top #som {
	float: left;
	height: 30px;
	width: 50px;
}

#layout #top #fones b {
	color: #81ADDA;
}



#layout #menu {
	background-image: url(../../img/design/bg-menu.png);
	background-repeat: no-repeat;
	height: 48px;
	width: auto;
}
#layout  #menu  #nav  li.comprar {
	background-image: url(../../img/design/bg-menu-comprar.png);
	background-repeat: repeat-x;
}
#layout #menu #nav li.vender {
	background-image: url(../../img/design/bg-menu-vender.png);
	background-repeat: repeat-x;
}
#layout #menu #nav li.lancamentos {
	background-image: url(../../img/design/bg-menu-lancamentos.png);
	background-repeat: repeat-x;
}
#layout #animacao {
	overflow: hidden;
	background-color: #FFFFFF;
	clear: left;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#layout #top #headline {
	width: 100%;
	overflow: hidden;
	height: 120px;
}
#layout #top #headline #logo {
	float: left;
	height: 51px;
	width: 350px;
	text-indent: -999em;
	margin-top: 35px;
	background-image: url(../../img/design/layout-logo.gif);
	background-repeat: no-repeat;
}

/*
 * manu toplinks
 * bg replace
 */

#layout #top #headline #top-links {
	float: right;
	margin-top: 35px;
	width: 560px;
	padding-top: 10px;
	overflow: hidden;
	cursor: pointer;
}
#layout #top #headline #top-links a {
	display:block;
	float:left;
	margin-right:3px;
	text-indent:-9999px;
	overflow:hidden;
}
#layout #top #headline #top-links a.d {
	background-image:url(../../img/design/menu-2.gif);
	width:136px;
	height:34px;	
}
#layout #top #headline #top-links a.d:hover {
	background-position: 0 -34px;
}
#layout #top #headline #top-links a.c {
	width:116px;
	height:34px;	
	background-image:url(../../img/design/menu-2.gif);
	background-position: -139px 0px;
}
#layout #top #headline #top-links a.c:hover {
	background-position: -139px -34px;
}
#layout #top #headline #top-links a.b {
	width:146px;
	height:34px;	
	background-image:url(../../img/design/menu-2.gif);
	background-position: -258px 0px;
}
#layout #top #headline #top-links a.b:hover {
	background-position: -258px -34px;
}
#layout #top #headline #top-links a.a {
	width:146px;
	height:34px;	
	background-image:url(../../img/design/menu-2.gif);
	background-position: -407px 0px;
}
#layout #top #headline #top-links a.a:hover {
	background-position: -407px -34px;
}



#layout #page {
	background-color: #FFFFFF;
	width: 952px;
	overflow: hidden;
	float: left;
	padding: 1px;
}
#layout  #page  a  {
	font-size: 12px;
	font-weight: bold;
	color: #73A9DF;
	text-decoration: none;
}
#layout #page a: hover {
	font-size: 12px;
	font-weight: bold;
	color: #73A9DF;
	text-decoration: underline;
}
#layout  #page  h2  {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(../../img/design/bg-Hs.png);
	background-repeat: no-repeat;
	height: 40px;
	padding-top: 8px;
	padding-left: 5px;
	margin-right: 1px;
	display: block;
}
#layout #page h2.full {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(../../img/design/bg-Hs.png);
	background-repeat: repeat-x;
	height: 40px;
	padding-top: 8px;
	padding-left: 5px;
	margin-right: 1px;
	display: block;
}

#layout  #page  h3  {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 22px;
	color: #999999;
	font-weight: normal;
	margin-bottom: 5px;
}

#layout #page #lateral {
	float: right;
	width: 263px;
	overflow: hidden;
}
#layout #page #lateral h2 {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(../../img/design/bg-Hs.png);
	background-repeat: repeat-x;
	height: 36px;
	padding-top: 12px;
	padding-left: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
}

#layout #page #lateral .box {
	background-image: url(../../img/design/bg-box-lateral.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
#layout  #page  #lateral  .simuladores {
	font-size: 15px;
	text-align: center;
	background-image: url(../../img/design/bg-box-lateral.gif);
	background-position: center top;
	padding: 10px;
	background-repeat: no-repeat;
}
#layout #page #lateral .simuladores img {
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
}

#layout  #page  #lateral  .indicadores {
	font-size: 15px;
	text-align: left;
	background-image: url(../../img/design/bg-box-lateral.gif);
	background-position: center top;
	padding: 10px;
}
#layout #page #lateral .corretores {
	font-size: 12px;
	text-align: left;
	background-image: url(../../img/design/bg-box-lateral.gif);
	background-position: center top;
	padding: 10px;
	overflow: hidden;
}
#layout #page #lateral .corretores .linha {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


#layout #page #busca {
	background-image: url(../../img/design/bg-bottom-busca.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 146px;
	padding: 15px;
	width: 658px;
	float: left;
	font-size: 11px;
}
#layout      #page      #busca      .a     {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	width: 33%;
	margin-right: 2%;
	display: block;
}
#layout  #page    #busca  .b  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	width: 33%;
	margin-right: 2%;
	display: block;
}


#layout  #page    #busca  .b  .esq {
	float: left;
	width: 48%;
}
#layout  #page    #busca  .b  .dir {
	float: left;
	width: 46%;
	margin-left: 2%;
}
#layout  #page    #busca  .c  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	width: 29%;
	display: block;
}
#layout #page  #busca .campo {
	border: 2px solid #618CB3;
}


#layout #page  #busca label {
	font-weight: bold;
	display: block;
	padding-top: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#layout #page  #busca select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}


#layout #page  #busca .bt-busca {
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 5px;
}
#layout #page #busca-codigo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 35px;
	width: 665px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#layout #page #busca-codigo .campo {
	border: 2px solid #618CB3;
}





#layout #page #content {
	float: left;
	width: 920px;
	padding: 15px;
}
#layout #page #content #orderby {
	float: left;
	width: 50%;
}
#layout #page #content #atalhos {
	float: right;
	width: 200px;
	font-size: 11px;
}

#layout #page #content #atalhos a {
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 6px;
	overflow: visible;
	float: right;
	white-space: nowrap;
	font-size: 11px;
	font-weight: normal;
	width: 130px;
	text-align: right;
}
#layout #page #content #atalhos a:hover {
	text-decoration: none;
	background-color: #F2F2F2;
	border: 1px solid #E8E8E8;
	padding: 5px;
}
#layout #page #content #atalhos a:active {
	text-decoration: none;
	background-color: #3C5E80;
	border: 1px solid #193B5E;
	padding: 5px;
	color: #3D9EF0;
}
#layout  #page  #content  #atalhos  .img {
	float: right;
	margin-left: 2px;
}
#layout  #page  #content  #atalhos  .label {
	float: left;
	text-align: right;
}

#layout #page #content .box {
	float: left;
	height: 250px;
	width: 160px;
	margin-right: 10px;
	border: 1px solid #e8e8e8;
	margin-top: 20px;
	font-size: 11px;
	margin-left: 10px;
}

#layout #page #content .box div {
	padding: 10px;
	float: left;
}
#layout #page #content .box .foto {
	height: 105px;
	width: 140px;
	float: left;
	overflow: hidden;
	display: block;
	padding: 0;
}
#layout #page #content .box .codigo {
	background-image: url(../../img/design/bg-box-alpha.png);
	height: 16px;
	float: left;
	width: 136px;
	z-index: 10;
	color: #FFFFFF;
	padding: 2px;
	margin-top: -20px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	margin-bottom: -5px;
}
#layout #page #content .box .add-fav {
	float: right;
}
#layout #page #content .box .preco {
	font-size: 16px;
	font-weight: bold;
	color: #AE443A;
}
#layout #page #content .box .cidade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding: 0px;
	width: 100%;
	margin-bottom: 5px;
}

#layout #page #content .box .bairro {
	font-size: 14px;
	color: #CC9F31;
}

#layout #page #content .box h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../../img/design/bg-H4-box.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 23px;
	padding-top: 5px;
	padding-left: 4px;
}


#layout #page #paginacao {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 18px;
	text-align: center;
	float: left;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
#layout #page #paginacao a {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 18px;
	color: #73A9DF;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#layout #page #paginacao a:hover {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 18px;
	color: #123456;
	background-color: #F2F2F2;
	border: 1px solid #E8E8E8;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}






#layout  #page  #content-home  {
	float: left;
	width: 658px;
	padding: 15px;
	overflow: hidden;
	margin-right: 0px;
}
#layout   #page      #content-home .destaques       {
	background-image: url(../../img/design/bg-destaques.gif);
	height: 210px;
	padding: 2px;
	background-repeat: no-repeat;
	width: 651px;
}
#layout  #page     #content-home  .destaques   h4   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	background-image: url(../../img/design/bg-H4-box.gif);
	background-repeat: repeat-x;
	height: 23px;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: left;
}
#layout #page #content-home .destaques .foto {
	height: 90px;
	float: left;
	width: 120px;
	overflow: hidden;
}

#layout  #page  #content-home  .destaques  .codigo        {
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	height: 15px;
	margin-top: -18px;
	z-index: 10;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
	width: 116px;
	background-image: url(../../img/design/bg-box-alpha.png);
	background-repeat: repeat-x;
	margin-bottom: -15px;
}
#layout   #page   #content-home   .destaques   .bairro                    {
	font-size: 14px;
	color: #CC9F31;
	font-weight: normal;
	height:15px;
}

#layout   #page   #content-home   .destaques .cidade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	height:15px;
}
#layout  #page   #content-home  .destaques   .preco  {
	font-size: 14px;
	color: #AE443A;
	font-weight: bold;
	float:left;
	height:16px;
}
#layout  #page   #content-home  .destaques   .specs  {
	font-size: 9px;
	color: #666666;
	height:13px;
	float:left;
}
#layout  #page   #content-home  .destaques   .add-fav  {
	font-size: 9px;
	color: #666666;
	float: right;
}
#layout  #page   #content-home .detalhes {
	width: 100%;
	float: left;
}
#layout   #page    #content-home   .detalhes .tools  {
	float: right;
	width: 20px;
}
#layout   #page    #content-home   .detalhes .foto  {
	float: left;
	margin-right: 2%;
	overflow: hidden;
	width: auto; width:300px; overflow:hidden
}
#layout   #page    #content-home   .detalhes .foto #foto {
	overflow: hidden;
	width:300px; 
}
#layout   #page    #content-home   .detalhes .dados  {
	float: left;
	width: 45%;
	overflow: hidden;
}
#layout  #page   #content-home  .detalhes  .dados h4 {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 22px;
	color: #16385A;
}
#layout  #page   #content-home  .detalhes  .dados h5 {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 22px;
	color: #CEA339;
}
#layout  #page   #content-home  .detalhes  .dados .anuncio {
	font-size: 11px;
}
#layout  #page   #content-home .completas {
	float: left;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 20px;
}
#layout  #page   #content-home  .completas .carac {
	float: left;
	width: 35%;
}
#layout  #page   #content-home  .completas .estrutura {
	float: left;
	width: 65%;
}
#layout  #page   #content-home  .completas  .carac .preco {
	font-size: 14px;
	color: #AE443A;
}
#layout  #page   #content-home .gallery {
	overflow: hidden;
	float: left;
	width: 100%;
	margin-top: 25px;
}
#layout  #page   #content-home  .gallery .thumbs {
	height: 95px;
	width: 130px;
	margin-right: 1px;
	margin-bottom: 1px;
	float: left;
	overflow: hidden;
	text-align: center;
}
#layout  #page   #content-home  .gallery .label {
	font-size: 11px;
	color: #FFFFFF;
	height: 15px;
	width: 100%;
	overflow: hidden;
	float: left;
	background-color: #103456;
}
#layout  #page   #content-home .info {
	float: left;
	width: 100%;
	margin-top: 25px;
}
#layout  #page   #content-home  .info input,select, textarea{
	width: 98%;
}






#layout #page #construtoras {
	float: left;
	width: 100%;
	padding: 15px;
}
#layout #page .logo         {
	background-image: url(../../img/design/bg-box-construtor.gif);
	background-repeat: no-repeat;
	padding: 5px;
	height: 60px;
	width: 110px;
	float: left;
	margin-right: 10px;
	text-align: center;
	margin-bottom: 10px;
	overflow: hidden;
}








#rodape {
	width: 100%;
	overflow: hidden;
	background-image: url(../../img/design/bg-rodape.png);
	background-repeat: repeat-x;
	height: 200px;
}

#rodape #rodape-content {
	width: 933px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img/design/bg-rodape-content.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
	overflow: hidden;
	padding-right: 10px;
	padding-left: 10px;
	color: #DCBC6D;
	font-size: 11px;
}
#rodape #rodape-content div {
	float: left;
	margin-left: 10px;
}


#rodape   #rodape-content   div .end {
	float: left;
	margin-right: 15px;
	margin-left: 0px;
}

#rodape #rodape-content h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#rodape #rodape-content p {
	margin-bottom: 10px;
}
#rodape #rodape-content a {
	color: #DCBC6D;
	text-decoration: none;
}
#rodape #rodape-content a:hover {
	color: #DCBC6D;
	text-decoration: underline;
}
#rodape #rodape-content strong {
	color: #81ADDA;
}
#rodape #rodape-content #by {
	float: right;
	text-align: right;
}
