#imoveis-venda {
	margin:5px 0 0 0;
	width:158px;
	float:left;
}

h3.img-imoveis-venda{
	background-image:url(../../../slices/img-ImoveisVenda.jpg);
	width:148px;
	height:40px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0 auto;
}

ul.root {
	list-style:none;
	cursor:pointer;
	width:158px;
	margin:5px 0 0 0;	

}

ul.root li {
	float:left;
	border-bottom:1px solid #E8E8E8;
	border-top:1px solid #B6B6B6;
	width:158px;	
}

ul.root li a {
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	width:158px;
	height:20px;
	line-height:20px;
	display:block;
	margin:auto;
	text-decoration:none;
	text-indent:35px;
}

li.item-imovel-lancamento{
	border-top:none !important;
}

li.item-imovel-vazio{
	height:1px !important;
	line-height:1px !important;
	border-bottom:none !important;
}

ul.root li a:hover{
	background-image:url(../../../slices/img-ItemVenda.jpg);
	background-position:10px;
	background-repeat:no-repeat;
}

.hover-apto a{
	text-decoration:underline;
}

.hover-casa a{
	text-decoration:underline;
}

ul.root li ul {
	position:absolute;
	width:138px;
	margin:-20px 0 0 115px;
	display:none;
	background-image:url(../../../slices/bg-SubMenu.png);
	background-repeat:no-repeat;
	font-size:11px;
	padding:10px 0 0 20px;
	height:75px;
	z-index:10;
}

li.item-imovel-apto ul{
  	margin:-27px 0 0 127px !important;
}

li.item-imovel-casa ul{
  	margin:-27px 0 0 70px !important;
}

ul.root ul li {
	padding:0;
	line-height:10px !important;
	font-size:11px;
	width:110px;
	border:none !important;	
}

ul.root ul li a {
	text-indent:0px;
	background-image:none;
	font-size:11px;
	width:110px;
	line-height:10px;
	height:12px;
	font-weight:bold;
	text-transform:none;
	text-align:left;
	padding:2px 0 0 0;
	font-weight:normal;
	color:#FFFFFF;
}

ul.root ul li a:hover {
	text-decoration:underline !important;
	background-image:none !important;	
	color:#FFCC00 !important;
}

