body { font: 100% Arial, Helvetica, sans-serif; font-size: 12px; background: url(../../img/design/main_bg.png) repeat-x 0 0 #FFFFFF; margin: 0; padding: 0; text-align: center; color: #333333; line-height: 120%; }
div {
	overflow: hidden;
}
fieldset { margin: 0; padding: 0; border: none; }
form { margin: 0; padding: 0; }
h1, h2, h3, h4, h5 { margin: 0; padding: 0; font-weight: normal; }
p { padding: 0; margin: 0; }
a { text-decoration: none; } a:hover { text-decoration: underline; }
a img { border: none; }
ul, li { list-style: none; margin: 0; padding: 0; }
.left { float: left; }
.right { float: right; }

#container { width: 1004px; margin: 0 auto; text-align: left; }

#header { background: url(../../img/design/topo_bg.png) 0 0 no-repeat; height: 217px; }
  #header #header-1 { height: 146px; display: block; }
  #header #menu { display: block; height: 54px; }
    #header #menu li { float: left; display: inline; height: 54px; }
      #header #menu li a { float:left; display: block; height: 54px; padding: 0 11px 0 12px; font-family: Lucida Sans Unicode, Verdana; color: #FFFFFF; font-size: 20px; background: url(../../img/design/topo_menu_barra.png) top right no-repeat; text-align: center; line-height: 45px; }
      #header #menu li a:hover { text-decoration: none; color: #A3B6B5; }
      #header #menu li a.menu-7 { background: none; }  
		/*#header #menu li a.menu-1 { width: 97px; }
        #header #menu li a.menu-2 { width: 130px; }
        #header #menu li a.menu-3 { width: 104px; }
        #header #menu li a.menu-4 { width: 114px; }
        #header #menu li a.menu-5 { width: 166px; }
        #header #menu li a.menu-6 { width: 219px; }
        #header #menu li a.menu-7 { width: 174px; background: none; }*/

#mainContent { }
#mainContent hr {
	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: #CCC;
	margin: 0px;
	padding: 0px;
}
#mainContent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B4231C;
	text-decoration: none;
}
#mainContent a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B4231C;
	text-decoration: underline;
}




  #mainContent #flash-area {
	height: 217px;
	margin-bottom: 0px;
}

  #mainContent #search-area { height: 195px; background: url(../../img/design/searchbox_bg.png) 0 0 no-repeat; margin-bottom: 18px; }
    #mainContent #search-area h2 { font-family: Lucida Sans Unicode, Verdana; color: #FFFFFF; font-size: 24px; line-height: 100%; display: block; }
    #mainContent #search-area .left { width: 722px; margin: 0 0 0 7px; _display: inline; padding: 11px 13px 0 16px; }
	  #mainContent #search-area .left h2 { margin-bottom: 8px; }
	  #mainContent #search-area .left #buscar { padding-bottom: 16px; _padding-bottom: 18px; _height: 88px; }
	    #mainContent #search-area .left #buscar fieldset { float: left; margin: 0 7px 0 0; }
	        #mainContent #search-area .left #buscar fieldset#bairros  {
	width: 240px;
}
#mainContent #search-area .left #buscar fieldset#finalidade-tipo {
	width: 240px;
}
#mainContent #search-area .left #buscar fieldset#dorm-preco {
	width: 100px;
}
#mainContent #search-area .left #buscar fieldset#garagem-preco {
	width: 100px;
}

#mainContent #search-area .left #buscar .busca-lista {
	background: #FFFFFF;
	width: 240px;
	overflow: auto;
	height: 60px;
}
	      #mainContent #search-area .left #buscar .busca-lista label {
	color: #333333;
	font-weight: normal;
	cursor: pointer;
	width: 92%;
}
	    #mainContent #search-area .left #buscar label { display: block; color: #FFFFFF; font-size: 12px; font-weight: bold; }
	    #mainContent #search-area .left #buscar select {
	margin: 0 0 5px 0;
	width: 100%;
	color: #333333;
}
	  #mainContent #search-area .left #buscar-codigo { }
	    #mainContent #search-area .left #buscar-codigo label { float: right; display: block; margin: 0 0 0 0; height: 40px; font-family: Lucida Sans Unicode, Verdana; color: #FFFFFF; font-size: 16px; line-height: 100%; line-height: 30px; }
	    #mainContent #search-area .left #buscar-codigo input { float: right; margin: 0 0 0 10px; }
#mainContent #search-area .left #buscar-codigo #codigo { border: solid 2px #CA330C; width: 100px; height: 25px; padding: 0; margin-top: 3px; color: #CA330C; font-size: 18px; font-weight: bold; }
		
	
    #mainContent #search-area .right { width: 204px; margin: 0 6px 0 0; _display: inline; padding: 11px 10px 0 17px; }
      #mainContent #search-area .right h2 { font-size: 28px; }
        #mainContent #search-area .right h2 span { font-size: 18px; color: #5F7681; display: block; line-height: 140%; }
      #mainContent #search-area .right p { color: #FFFFFF; font-size: 12px; line-height: 110%; padding: 10px 0; margin: 0; }
      #mainContent #search-area .right fieldset { margin: 0; padding: 0; border: 0; }
        #mainContent #search-area .right fieldset input {
	width: 89px;
	height: 20px;
	border: solid 1px #BAC7CD;
	padding: 3px 2px 0 2px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
} /* nao sei pq o line-height nao funcionou no firefox, então centralizei o texto com padding */
      #mainContent #search-area .right .cadastrar { margin: 12px 0 0 9px; }
#mainContent .page {
	padding-bottom: 10px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
}
#mainContent .page h2 {
	font-family: "Lucida Sans Unicode", Verdana;
	color: #C5241C;
	font-size: 22px;
	border-bottom: solid 1px #E0E0E0;
	display: block;
	width: 990px;
	line-height: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
#mainContent .page h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #475C5C;
}
#mainContent .page input, textarea, select {
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 100%;
}



  #mainContent .imoveis-area {
	padding-bottom: 10px;
	float: left;
}
    #mainContent .imoveis-area h2 {
	font-family: "Lucida Sans Unicode", Verdana;
	color: #C5241C;
	font-size: 22px;
	border-bottom: solid 1px #E0E0E0;
	margin: 0 0 16px 6px;
	display: block;
	width: 990px;
	padding: 0 0 6px 0;
	line-height: 100%;
}
  #mainContent .imovel { background: url(../../img/design/imoveis-bg.png) 0 0 no-repeat; width: 192px; height: 240px; margin: 0 4px 0; float: left; }
    #mainContent .imovel .imovel-foto { padding: 6px 0 0 6px; _height: 135px; }
      #mainContent .imovel .imovel-foto img { width: 180px; }
      #mainContent .imovel .imovel-foto .label { background: url(../../img/design/alpha.png) 0 0 repeat; _background-color: #333333; height: 34px; width: 180px; margin-top: -34px; position: relative; x_margin-top: 0; }
        #mainContent .imovel .imovel-foto .label p { color: #FFFFFF; font-size: 12px; font-weight: bold; line-height: 13px; margin: 5px 0 0 5px; }
          #mainContent .imovel .imovel-foto .label p small { font-size: 10px; display: block; line-height: 11px; font-weight: normal; }
    #mainContent .imovel .imovel-info { padding: 8px 0 0 6px; }
      #mainContent .imovel .imovel-info h4 {
	color: #546D6C;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	height: 20px;
	width: 190px;
	overflow: hidden;
}
      #mainContent .imovel .imovel-info p { color: #333333; font-size: 12px; line-height: 120%; }
      #mainContent .imovel .imovel-info p.valor { font-size: 18px; font-weight: bold; }
        #mainContent .imovel .imovel-info p.valor a {
	color: #CA241D;
	display: block;
	height: 22px;
	width: 180px;
	padding-top: 12px;
	background: url(../../img/design/imoveis-lupa.png) right 8px no-repeat;
	font-size: 18px;
}


#imovel-detalhes { padding: 0 7px; }
  #imovel-detalhes h2 { font-family: Lucida Sans Unicode, Verdana; color: #C5241C; font-size: 22px; display: block; border-bottom: solid 1px #E0E0E0; line-height: 32px; margin: 0 0 16px 0; }

  #imovel-detalhes .linha1 { padding-bottom: 20px; }
    #imovel-detalhes .linha1 #foto-principal {
	float: left;
	width: 380px;
	text-align: center;
	margin-right: 10px;
	overflow: hidden;
}
      #imovel-detalhes .linha1 #foto-principal img {
	width: auto;
}
    #imovel-detalhes .linha1 #informacoes { float: left; width: 600px; }
      #imovel-detalhes .linha1 #informacoes h1 { font-family: Lucida Sans Unicode, Verdana; font-size: 16px; color: #465B5B; }
        #imovel-detalhes .linha1 #informacoes h1 span { color: #BF241C; }
        #imovel-detalhes .linha1 #informacoes h1 small { font-size: 12px; }
      #imovel-detalhes .linha1 #informacoes table { border: solid 1px #BBC8CD; border-collapse: collapse; width: 599px; margin: 14px 0 14px 1px; }
        #imovel-detalhes .linha1 #informacoes table td { border: solid 1px #BBC8CD; border-collapse: collapse; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color: #333333; padding: 0; height: 38px; line-height: 36px; padding: 0 8px; }
        #imovel-detalhes .linha1 #informacoes table tr.header td { background: url(../../img/design/detalhes_table_bg.png) 0 0 repeat-x; border-bottom-color: #FFFFFF; text-align: center; padding: 0; }
        #imovel-detalhes .linha1 #informacoes table td.preco { color: #BF241C; }
      #imovel-detalhes .linha1 ul.ticks { width: 600px; display: block; overflow: hidden; }
        #imovel-detalhes .linha1 ul.ticks li {
	display: block;
	float: left;
	width: 130px;
	height: 17px;
	line-height: 17px;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	background: url(../../img/design/bullet_tick.png) 0 0 no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
	overflow: hidden;
}
      #imovel-detalhes .linha1 p { clear: left; margin: 12px 0 0 0; font-size: 12px; line-height: 140%; }

  #imovel-detalhes .linha2 { padding-bottom: 20px; clear: both; }
    #imovel-detalhes .linha2 #mapa {
	float: left;
	width: 390px;
}
      #imovel-detalhes .linha2 #mapa #map {
	width: 377px;
	height: 300px;
	background-color: #FFF;
}
#imovel-detalhes .linha2 #mapa #map div {
	overflow:visible;
}
    #imovel-detalhes .linha2 #galeria-fotos { float: left; width: 600px; }
      #imovel-detalhes .linha2 #galeria-fotos ul { }
        #imovel-detalhes .linha2 #galeria-fotos ul li { float: left; display: block; width: 118px; height: 87px; margin: 0; }
          #imovel-detalhes .linha2 #galeria-fotos ul li img { width: 118px; height: 87px; margin: 0; }

  #imovel-detalhes .linha3 { clear: both; padding-bottom: 10px; }
    #imovel-detalhes .linha3 fieldset { float: left; display: block; width: 198px; margin: 0 18px 0 0; }
      #imovel-detalhes .linha3 fieldset label { display: block; font-weight: bold; line-height: 17px; }
      #imovel-detalhes .linha3 fieldset .maisinfo-field {
	margin: 0 0 6px 0;
	width: 194px;
	height: 20px;
	border: solid 1px #333333;
	padding: 1px;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	color: #666666;
}
      #imovel-detalhes .linha3 fieldset.big { width: 550px; margin: 0; }
        #imovel-detalhes .linha3 fieldset.big .maisinfo-field {
	width: 550px;
	height: 110px;
}
        #imovel-detalhes .linha3 fieldset.big .enviar { float: right; }
#mainContent #paginacao {
	font-size: 12px;
	text-align: right;
	width: 100%;
	float: left;
}




#footer { padding: 0 13px 0 13px; background: url(../../img/design/rodape_bg.png) 0 0 repeat-x; height: 180px; margin: 40px 0 0 0; text-align: center; }
  #footer #footer-base { width: 975px; margin: 40px auto 0 auto; text-align: left; }
  #footer .left { width: 680px; }
    #footer .left #footer-menu { display: block; height: 20px; padding-bottom: 16px; }
      #footer .left #footer-menu li { float: left; }
        #footer .left #footer-menu li a { color: #CCCCCC; font-size: 12px; margin-right: 16px; font-weight: bold; }
  #footer .right { width: 200px; }
    #footer .right p { text-align: right; }
    #footer .right p.copy-year { padding-bottom: 8px; }
  #footer p { clear: left; padding: 0 0 16px 0; font-size: 12px; color: #CCCCCC; }
