/*---------------------------------------------------
* Imports
---------------------------------------------------*/
@import url("../shared/structure.css");
@import url("../shared/replacements.css");

/*---------------------------------------------------
* Banner
---------------------------------------------------*/
.banner
{
	width:100%;
	height:324px;
	background:#000  url('../../img/shared/wait.gif') no-repeat 375px 160px;
	overflow:hidden;
}

.banner img
{
	margin-top:324px;	
}
/*---------------------------------------------------
* Oportunidades
---------------------------------------------------*/
.special-opportunities
{
	width:100%;
	height:368px;
	margin-top:30px;
	overflow:hidden;
}

.special-opportunities ul
{
	width:100%;
	height:323px;
	clear:both;
	border-top:3px solid #cbcbcb;
	background:#f0f0f0;
	overflow:hidden;
}

.special-opportunities ul li
{
	float:left;
	width:166px;
	padding-left:23px;
	height:287px;
	margin-top:17px;
	border-right:1px solid #cbcbcb;
	position:relative;
}

.special-opportunities ul li a
{
	width:145px;
	display:block;
}

.special-opportunities ul li.last
{
	border-right:0;
}

.special-opportunities ul li h4
{
	display:block;
	font-size:13px;
	font-weight:bold;
}

.special-opportunities ul li .nav-pic
{
}

.special-opportunities ul li .nav-details,
.special-opportunities ul li .nav-name
{
	padding-top:5px;
	padding-bottom:5px;
	height:22px;
	line-height:11px;
}


.special-opportunities ul li a.nav-fav
{
	position:absolute;
	top:0;
	right:17px;
}


/*---------------------------------------------------
* Destaques Randomicos
---------------------------------------------------
* Geral
----------------*/
.random-highlights
{
	width:100%;
	height:360px;
	overflow:hidden;
	margin-top:30px;
}

.random-highlights li
{
	width:220px;
	height:auto;
	margin-right:40px;
	float:left;
}

.random-highlights li h4
{
	width:100%;
	height:42px;
	border-bottom:3px solid #d7d7d7;
	text-indent:-5000px;
}
/*---------------
* Você sabia
----------------*/
.random-highlights li.you-know
{
	background:#fff url('../../img/sections/home/bg-you-know.jpg') no-repeat 0 45px;
	width:220px;
	margin-right:40px;
}

.random-highlights li.you-know h4
{
	width:220px;
}

.random-highlights li.you-know p
{
	padding-top:140px;
}

.random-highlights li.you-know .nav-see-more
{
	background:url('../../img/shared/nav-rb-know-more.png') no-repeat 0 0;
	width:91px;
	height:24px;
	margin-top:15px;
}
/* 
/*---------------
* Categorias
* Esse cara nao foi pro replacements
* ainda pq nao tah pronto ... =[
----------------*/
.random-highlights li.props-by-category ul
{
	height:216px;
	height:203px;
	display:block;
	clear:both;
}
.random-highlights li.props-by-category ul li
{
	margin-bottom:2px;
	margin-right:0;
	width:219px;
	height:32px;
	display:block;
	overflow:hidden;
	position:relative;
}

.random-highlights li.props-by-category ul li a
{
	width:100%;
	height:32px;
	line-height:31px;
	background:no-repeat 0 0;
	display:block;
	overflow:hidden;
	text-indent:-5000px;
}

.random-highlights li.props-by-category ul li a .counter
{
	width:28px;
	height:32px;
	text-align:center;
	display:block;
	color:#fff;
	font-size:9px;
	text-indent:0px;
	position:absolute;
	top:0;
	left:178px;
	font-weight:normal;
	cursor:pointer;
}

.random-highlights li.props-by-category ul li .over
{
	display:block;
	width:100%;
	height:auto;
	position:absolute;
	top:0;
	left:0;
	visibility:hidden;
}

.random-highlights li.props-by-category ul li .over a
{
	width:100%;
	height:32px;
	background:0 -32px;
}

.random-highlights li.props-by-category ul li .over .counter
{
	color:#004074;
}

/*
.random-highlights li.props-by-category ul li a .over a
{
	position:absolute;
	top:0;
	left:0;
	background:0 -32px;
}



.random-highlights li.props-by-category ul li .over
{
	position:absolute;
	background:no-repeat 0 -32px;
	display:block;
	width:100%;
	height:32px;
	top:0;
}

*/

.random-highlights li.props-by-category ul li.nav_altopadrao a,
.random-highlights li.props-by-category ul li.nav_altopadrao .over a
{
	background-image:url('../../img/sections/home/nav-props-by-cat-alto-padrao.png');
}

.random-highlights li.props-by-category ul li.nav_apartamentos a,
.random-highlights li.props-by-category ul li.nav_apartamentos .over a
{
	background-image:url('../../img/sections/home/nav-props-by-cat-apartamentos.png');
}

.random-highlights li.props-by-category ul li.nav_casas a,
.random-highlights li.props-by-category ul li.nav_casas .over a
{
	background-image:url('../../img/sections/home/nav-props-by-cat-casas.png');
}

.random-highlights li.props-by-category ul li.nav_escritorios a,
.random-highlights li.props-by-category ul li.nav_escritorios .over a
{
	background-image:url('../../img/sections/home/nav-props-by-cat-escritorios.png');
}

.random-highlights li.props-by-category ul li.nav_prontosparamorar a,
.random-highlights li.props-by-category ul li.nav_prontosparamorar .over a
{
	background-image:url('../../img/sections/home/nav-props-by-cat-imoveis-prontos.png');
}

.random-highlights li.props-by-category ul li.nav_lotes a,
.random-highlights li.props-by-category ul li.nav_lotes .over a
{
	background-image:url('../../img/sections/home/nav-props-by-cat-lotes.png');
}

.random-highlights li.props-by-category ul li.last
{
	clear:both;
}

.random-highlights .nav-all-properties
{
	background:url('../../img/sections/home/nav-all-properties.png') no-repeat 0 0;
	width:109px;
	height:24px;
	margin-top:10px;
}



/*

/*---------------
* Historia
----------------*/
.random-highlights li.brookfield-tv
{
	width:240px;
	margin-right:0;
}

.random-highlights li.brookfield-tv div
{
	height:171px;
	background:#000  url('../../img/shared/wait.gif') no-repeat center center;
}

.random-highlights li.brookfield-tv a
{
	height:45px;
	display:block;
	padding:12px;
	padding-right:50px;
	background:#f4f2f1 url('../../img/sections/home/ico-brook-tv-markup.png') no-repeat 210px 20px;
	
}

.random-highlights li.brookfield-tv a strong
{
	font-size:12px;
}


