@charset "utf-8";

* {
	margin:0;
	padding:0;
	list-style:none;
}

#imoveis-venda {
	width:135px;
}

#escolhas-cidade {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:5px;
}

#escolhas-cidade span {
	font-weight:bold;
}

#text-tipoimovel {
	margin-top:10px;
}

#text-tipoimovel span {
	font-weight:bold;
	font-size:10px;
	margin-left:5px;
	margin-bottom:3px;
	display:block;
}

#imoveis-venda .img-imoveis-venda {
	width:135px;
	height:50px;
	background-image:url(../../../../languages/pt-br/images/img-imoveis-venda.jpg);
	text-indent:-9999px;
	margin-bottom:10px;
}

#imoveis-locacao .img-imoveis-locacao {
	width:135px;
	height:50px;
	background-image:url(../../../../languages/pt-br/images/img-imoveis-locacao.jpg);
	text-indent:-9999px;
	margin-bottom:10px;
    margin-top:20px;
}


ul.root {
	list-style:none;
	cursor:pointer;
	width:135px;
	margin:2px 0 0 2px;
	display:table;
	color: #000  /* colocar as mesmas cores nos links*//*background-image:url("");*/  /* ---- colocar imagem de fundo caso tenha --- */
}

ul.root li {
	width:135px;
	margin:0 0 0 0;
	*margin:0;
	padding:0;
	clear:both;
	display:table;
}

ul.root li a {
	background-image:url(../../../../languages/pt-br/images/bg-menu-imoveis.gif);
    width:127px;
	height:24px;
	display:block;
	background-repeat:no-repeat;
	float:left;
	text-indent:-9999px;
    margin-bottom:4px;
}

li.item-imovel-casa a {
	background-position:left -0px;
}
li.hover-casa a {
	background-position:left -0px;
	
}

li.item-imovel-apto a {
	background-position:left -28px;	
}

li.hover-apto a {
	background-position:left -28px;
}

li.item-imovel-terreno a{
	background-position:left -56px;
}

li.item-imovel-terreno a:hover{
	background-position:left -56px;
}

li.item-imovel-galpao a:hover{
	background-position:left -84px;
}

li.item-imovel-galpao a{
	background-position:left -84px;
}

li.item-imovel-predio a{
	background-position:left -112px;
}

li.item-imovel-sala-comercial a{
	background-position:left -140px;
}

li.item-imovel-conjunto a{
	background-position:left -168px;
}

li.item-imovel-fazenda a{
	background-position:left -196px;
}

li.item-imovel-area a{
	background-position:left -224px;
}

li.item-imovel-sitio a{
	background-position:left -252px;
}

li.item-imovel-loja a{
	background-position:left -280px;
}

/*sub menus*/

ul.root li ul {
	/*position:absolute;
	width:124px;
	background-color:#efefe7;
	border:1px solid;
	display: none;
	/*margin: -15px 0 0 150px;
	padding:0;
	height:87px;
    *height:87px;
    _height:87px;*/
	border:1px solid #7B702E;
	position:absolute;
	width:125px;
	_width:127px;
	margin:0 0 0 126px;
	*margin:0;
	/*padding:2px;*/
	display:none;
	background-color:#D5CA8C;
	
	
	
 	
}
ul.root ul li {
	width:125px;
	padding:0;
	line-height:10px !important;
	
}
ul.root ul li a {
	text-indent:0px;
	line-height:10px !important;
	background-image:none;
	width:117px;
	line-height:10px;
	padding:5px 0 5px 2px;
	margin:2px 0 0 0;
	background-color:#eeead1;
	height:12px;
	margin-left:2px;
	font-weight:bold;
	/*background-image:none !important;
	text-indent:0;
	line-height:12px;
	background-color:#FFFF00;
	width:120px;
	padding:2px;
	font-weight:bold;
	line-height:15px !important;
	margin:0px  0 -2px  0!important;*/

}
ul.root ul li a:hover {
	font-weight:bold;
		background-color:#7b702f;
		color:#FFFFFF;
		
		
/*	background-image:none !important;
	text-indent:0;
	background-color:#ffe100;
	width:120px;
	padding:2px;
	font-weight:bold;
	line-height:15px !important;*/
}

ul.root ul.sub-rural{
	/*line-height:13px !important;
	width:124px;*/

}

ul.root ul.sub-rural a:hover{
/*margin-bottom:-4px;*/
	
}


/* sub menus*/



