/*  Global Imovóveis 2006 - Css stylesheet
	Ação Direta Web Studio
	by Betina von Hohendorff
*/


	/*** general styles ***/
* { margin: 0; padding: 0; } /* the property "*" takes just everything ;) */

body {
	background: #6194ba url("img/layout/bg.jpg");
	font: bold 12px Arial, sans-serif;
}



	/*** site styles ***/ 
					/* CUIDADO! As medidas definidas definem a 
					colocação de todos elementos! Altere cuidadosamente */
#alinhamento {
	width: 760px;
	margin: 0px auto;
}
#geral { 
	width: 760px;
	background: #FFF;
	position: absolute;
	margin: 0 auto; /* define a centralização vertical do site no navegador */
} 

#site {
	margin-left: 5px; /* because the 0 auto simply didn't work. centers the #site on #geral */
	padding-top: 5px;

}




	/*** header styles - title and flash ***/
#title {
	text-indent: -9000px;
	height: 1px; overflow: hidden; }





	/*** menu styles ***/
#menu {
	width: 751px;
	height: 25px;
	background: #e3e3e3;
	color: #036; /* defines the "|" color */
		_margin-top: -3px; /* fixes the crazy margin which IE puts on the top */
	margin-bottom: 5px;
	border-bottom: 1px solid #bababa;
}
	#menu ul {
		list-style: none;
			_margin-top: 4px; /* certer the menu horizontally for IE */
		padding-top: 4px;
			_padding-top: 2px; /* fixes the padding 4 in IE */
		margin-left: 15px;
			_margin-left: 10px; /* IE just loves creating margins where it shouldn't */
	}
	#menu ul li {
		float: left; 
		padding-left: 10px; /* for elements' distance on menu */
		
		display: block;
	}
	#menu ul li a {
		text-decoration: none;
		color: #036;
		padding-right: 10px; /* for elements' distance on menu */
	}
	#menu a:hover {
		background: #6194ba;
		color: #FFF;
	}
	
	
	
	

	/*** content styles ***/
#conteudo {
	width: 540px;
	margin-left: 203px;
	height: auto;
	font: 11px Verdana, sans-serif;
	text-align: justify;
}
	#conteudo p {
		margin-bottom: 5px;
	}
	#conteudo h3 { /* títulos das páginas e etc - esse dá a FONTE, não os icones.
						os icones tem classes proprias de acordo com o conteudo */
		font: bold 12px Arial, sans-serif;
		color: #6194ba;
		text-transform: uppercase; /* UPPERCASE não funciona com ACENTOS */
		margin-bottom: 3px;
		margin-left: 5px;
	}
	#conteudo h4 { /* títulos das páginas internas - esse dá a FONTE, não os icones.
						os icones tem classes proprias de acordo com o conteudo */
		font: bold 12px Arial, sans-serif;
		color: #6194ba;
		text-transform: uppercase; /* UPPERCASE não funciona com ACENTOS */
		margin-left: 5px;
		margin-bottom: 3px;
	}


		/* content pages styles : HOME */
		#contorno_home {
			width: 530px;
			padding: 5px;
			border: 1px solid #6194ba;
			height: auto; 
		}
		#home_destaque_left {
			width: 245px;
			padding: 5px;
			margin-left: 3px;
			_margin-left: 1px;
			margin-right: 10px;
			margin-bottom: 5px;
			float: left;
			border: 1px solid #6194ba;
		}
		
		#home_destaque_right {
			width: 245px;
			padding: 5px;
			margin-bottom: 5px;
			float: left;
			border: 1px solid #6194ba;
		}
		
		#home_destaque_foto {
			width: 120px;
			height: 90px;
			margin-right: 6px;
			float: left;
		}
		#home_destaque_foto a img { border: none;}
		#home_destaque_texto {
			width: 115px;
			font: bold 12px Arial, sans-serif;
			color: #447599;
			float: left;
			text-align: center;
		}
		#home_descricao_apto { /* a descrição DEVE ter numero limitado de caracteres
									se for maior do que o exemplo, o resto cai junto */
			font-size: 12px;
			margin-bottom: 16px; /* espaça a descrição dos dados */
		}
			#home_descricao_apto a {text-decoration:none; color:#447599;}
			#home_descricao_apto a:hover {color:#6194ba;}
			
		#home_dados_apto {
			font-size: 11px; }
			
			
			
		/* content pages styles : IMOVEL_DETALHES */
		#contorno_detalhes {
			width: 530px;
			padding: 5px;
			/*height:550px;*/
			border: 1px solid #6194ba; overflow:auto;

		}
		#detalhes_contorno {
			width: 520px;
			padding: 3px;
			border: 1px solid #6194ba;
			/*height: 520px;*/ overflow:auto;
		}
		#detalhes_descricao {
			width: 100%;
			height: 18px;
			background: #6194ba;
			font: bold 12px Arial, sans-serif;
			color: #FFF;
			margin-bottom: 3px;
			text-indent: 5px;
			padding-top: 3px;
		}
		#fotoatual {
			width: 240px;
			margin-right: 2px;
			float: left;
		}
			.legenda_foto {
				font: italic 10px Verdana, sans-serif;
				color: #6194ba;
				text-align: center;
			}
		#maisdetalhes {
			width: 150px;
			margin-right: 2px;
			float: left;
		}
			#detalhes_detalhes {
				width: 142px;
				padding: 4px;
				background: #6194ba;
				font: bold 11px Arial, sans-serif;
				color: #FFF;
				margin-bottom: 5px;
			}
		#descricao {
			font: 11px Verdana, sans-serif;
			text-align: justify;
			width: 390px;
			float: left;
			margin-top: 5px;
		}
		#maisfotos {
			width: 122px;
			float: right;
		}
			#maisfotos a img { border: none;}
			#fotos_extra {
				margin-bottom: 2px;
			}
			
		#contorno_empresa {
			width: 530px;
			padding: 5px;
			border: 1px solid #6194ba;
			height: 265px;
		}
		
		#busca_avancada {
		font-size: 12px; 
		text-transform: uppercase; 
		color: #6194ba; 
		margin-top: 3px;
		padding: 5px 0px;
		text-indent: 25px;
		margin-left: 4px; 
		width: 525px; 
		height: 120px;
		border: 1px solid #6194ba;
		}
		#busca_avancada_content {
		width: 500px;
		margin-left: 5px;
		margin-bottom: 5px;
		background: #6194ba;
		padding: 5px;
		text-align: center;
		text-transform: none;
		}
		#busca_avancada_label {
		width: 70px;
		font: bold 11px Arial, sans-serif;
		color: #FFF;
		float: left;
		margin-top: 3px;
		}
		#busca_avancada_form {
		margin-top: 3px;
		width: 100px;
		float: left;
		}
	/* left sidebar styles */
#lateral {
	width: 198px;
	float: left;
}
		#busca_h3 { 
		font-size: 12px; 
		text-transform: uppercase; 
		color: #6194ba; 
		margin-left: 5px;
		margin-top: 3px;
		padding: 5px 0px;
		background: url("img/ico/busca.gif") no-repeat;
		text-indent: 25px;
		} 

		/** estilos da barra lateral esquerda **/
		#busca {
			width: 196px;
			border: 1px solid #6194ba;
		}

		#busca_content {
			width: 176px;
			margin-left: 5px;
			margin-bottom: 5px;
			background: #6194ba;
			padding: 5px;
		}
		#busca_limit {
			margin: 4px;
		}
		#busca_label {
			font: bold 11px Arial, sans-serif;
			color: #FFF;
			float: left;
			width: 50px;
			margin-top: 3px;
		}
		#busca_form {
			margin-top: 3px;
		}
		#busca_botao {
			text-align: center;
			margin-top: 3px;
		}
		.campos_busca {
			border: 1px solid #000000;
			background: #FFF;
			font: 10px Verdana, sans-serif;
			color: #000;
			width: 120px;
		}
		.botao_busca {
			font: 10px Verdana, sans-serif;
		}
		
		#endereco_h3 {
			font-size: 12px; 
			text-transform: uppercase; 
			color: #6194ba; 
			margin-left: 5px;
			padding: 5px 0px;
			background: url("img/ico/carro.gif") no-repeat;
			text-indent: 30px;
		}
		#home_endereco {
			width: 196px;
			border: 1px solid #6194ba;
			margin-top: 8px;
		}
			#endereco_content {
			width: 176px;
			margin-left: 5px;
			margin-bottom: 5px;
			background: #6194ba;
			padding: 5px;
			text-align: center;
			font: bold 11px Verdana, sans-serif;
			color: #FFF;
			}
			
		.imoveisdestaque {
			background: url("img/ico/casa.gif") no-repeat;
			text-indent: 25px;
			height: 21px;
		}
		
		.atualfoto {
			background: url("img/ico/foto.gif") no-repeat;
			text-indent: 25px;
			height: 21px;
		}
		
		.maisdetalhes {
			background: url("img/ico/maisdetalhes.gif") no-repeat;
			text-indent: 25px;
			height: 21px;
		}
		.maisfotos {
			background: url("img/ico/maisfotos.gif") no-repeat;
			text-indent: 25px;
			height: 21px;
		}
		.empresa_h3 {
			background: url("img/ico/casa.gif") no-repeat;
			text-indent: 25px;
			height: 21px;
		}
		
		a.pergunte_corretor {
			width: 150px;
			display: block;
			background: url("img/pergunte.gif") no-repeat;
			height: 38px;
			text-indent: -1000px; overflow: hidden; 
		}
		a.pergunte_corretor:hover { width: 150px; background:url("img/pergunte.gif");}
		a.solicite_imovel {
			width: 150px;
			display: block;
			background: url("img/solicite.gif") no-repeat;
			height: 38px;
			text-indent: -1000px; overflow: hidden; 
			margin-top: 5px;
		} 
		a.solicite_imovel:hover { width: 150px; background:url("img/solicite.gif");}
		
	/*** copyright styles ***/
#copyright {
	width: 751px;
	margin-top: 10px;
	clear: both;
}

.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #427397;
	background: #F2F2F2;
	border: #6194ba solid 1px;
}

.direitos {
	float: left;
	font: bold 9px Verdana;
	color: #6194ba;
	margin-top: 3px;
}



/* =Clearfix por Mauricio, pra arrumar o erro das fotos dos imoveis que persiste a meses */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* =globais */

#clear { clear:both; }
