#content h2 span { color: #484a96; }

#content .lista-empreendimentos {
	margin-top: 24px;
}
#content .lista-empreendimentos li {
	float: left;
	display: inline;
	margin: 0 30px;
	width: 164px;
	padding: 6px 5px;
	background: url(../img/layout/bg_destaque_empreendimento.png) no-repeat top left;
	overflow: hidden;
	cursor: default;
}
#content .lista-empreendimentos li.break-line {
	background: none;
	margin: 12px 0;
	padding: 0;
	height: 1px;
	width: 876px;
}
#content .lista-empreendimentos li:hover {
	background-position: -174px 0;
}
#content .lista-empreendimentos li a.imovel {
	display: block;
	font: 11px 'Open Sans', Arial, Tahoma, sans-serif;
	font-weight: bold;
	color: #FFF;
	height: 218px;
	overflow: hidden;	
}
#content .lista-empreendimentos li a.imovel img {
	display: block;
	margin: 0 auto;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	z-index: 3;
}
#content .lista-empreendimentos li a.imovel small {
	display: block;
	position: absolute;
	background: url(../img/layout/bg_detalhe_status.png) no-repeat center top;
	text-align: center;
	text-transform: uppercase;
	width: 166px;
	line-height: 17px;
	height: 18px;
	margin: -13px auto 0;
	z-index: 5;
}
#content .lista-empreendimentos li a.imovel strong {
	display: block;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;	
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	padding: 0 5px;
	line-height: 45px;
	color: #102f62;
}
#content .lista-empreendimentos li a.imovel:hover { text-decoration: none; }
#content .lista-empreendimentos li a.imovel:hover strong { color: #b30000; }

#content .lista-empreendimentos li address,
#content .lista-empreendimentos li p {
	display: block;
	margin: 6px 0 0;
	font-style: normal;
	font-size: 11px;
	line-height: 14px;
}
#content .lista-empreendimentos li p { margin: 4px 0; padding: 0; }
#content .lista-empreendimentos li a.ui-button { margin-top: 5px; }

#content .menu-empreendimentos {
	float: right;
	display: inline;
	margin-top: -50px;
}
#content .menu-empreendimentos li {
	float: left;
	display: inline;
}
#content .menu-empreendimentos li a {
	display: block;
	background: url(../img/layout/nav_empreendimentos.png) no-repeat;
	text-indent: -1000em;
	overflow: hidden;
	width: 134px;
	height: 38px;
}
#content .menu-empreendimentos li.lancamento a { background-position: 0 0; }
#content .menu-empreendimentos li.lancamento a:hover { background-position: 0 -38px; }
#content .menu-empreendimentos li.lancamento a:active,
#content .menu-empreendimentos li.lancamento a.selected { background-position: 0 -76px; }
#content .menu-empreendimentos li.construcao a { background-position: -134px 0; width: 147px; }
#content .menu-empreendimentos li.construcao a:hover { background-position: -134px -38px; }
#content .menu-empreendimentos li.construcao a:active,
#content .menu-empreendimentos li.construcao a.selected { background-position: -134px -76px; }
#content .menu-empreendimentos li.entregue a { background-position: -287px 0; width: 110px; }
#content .menu-empreendimentos li.entregue a:hover { background-position: -287px -38px; }
#content .menu-empreendimentos li.entregue a:active,
#content .menu-empreendimentos li.entregue a.selected { background-position: -287px -76px; }


#header-empreendimento { margin: 23px 0 21px; }
#header-empreendimento #nav-empreendimento {
	position: absolute;
	background: url(../img/layout/bg_header.png) no-repeat;
	width: 216px;
	height: 302px;
	margin-top: -17px;
	z-index: 80;
	padding-top: 17px;
}
#header-empreendimento #nav-empreendimento a {
	display: block;
	height: 25px;
	padding: 16px 16px 15px;
	font: 16px 'Open Sans', Arial, Tahoma, sans-serif;
	letter-spacing: -1px;
	color: #666;
}
#header-empreendimento #nav-empreendimento a:hover,
#header-empreendimento #nav-empreendimento a.selected {
	background: url(../img/layout/bg_header_over.png) no-repeat;
	text-decoration: none;
	color: #FFF;
}
#header-empreendimento #nav-empreendimento a.plantas:hover,
#header-empreendimento #nav-empreendimento a.plantas.selected {
	background-position: 0 -56px;
}
#header-empreendimento #nav-empreendimento a.fotos:hover,
#header-empreendimento #nav-empreendimento a.fotos.selected {
	background-position: 0 -57px;
}
#header-empreendimento #nav-empreendimento a.localizacao:hover,
#header-empreendimento #nav-empreendimento a.localizacao.selected {
	background-position: 0 -56px;
}
#header-empreendimento #nav-empreendimento a.andamento:hover,
#header-empreendimento #nav-empreendimento a.andamento.selected {
	background-position: 0 -224px;
}
#header-empreendimento img {
	margin-left: 207px;
	position: relative;
	z-index: 60;
}

#empreendimentos.view #content .tabs { padding-bottom: 12px; }
#empreendimentos.view #content .tabs h3 { margin-bottom: 16px; }
#empreendimentos.view #content .tabs h4 {
	font: 16px 'Open Sans', Arial, Tahoma, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 10px;
	color: #484a96;
}
#empreendimentos.view #content .tabs p {
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
	margin-bottom: 14px;
}
#empreendimentos.view #content .tabs p.disclaimer { font-size: 10px; font-style: italic; line-height: 14px; margin-bottom: 4px; }
#empreendimentos.view #content .tab-apresentacao ul {
	border-bottom: 1px solid #EFEFEF;
	font-size: 14px;
	line-height: 21px;
	padding-bottom: 12px;
	margin: 0 6px 12px;	
}
#empreendimentos.view #content .tab-apresentacao ul li {
	background: url(../img/layout/bullet.png) no-repeat left center;
	padding-left: 14px;
}
#empreendimentos.view #content ul.lista-imagens li {
	float: left;
	display: inline;
	margin: 0 13px 13px 0;
}
#empreendimentos.view #content ul.lista-imagens li.subdivisao {
	font-weight: bold;
	width: 940px;
	margin: 3px 0 8px !important;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 4px;
	clear: both;
	cursor: default;
}
#empreendimentos.view #content ul.lista-imagens li a img {
	border: 1px solid #484a96;
}
#empreendimentos.view #content ul.lista-imagens li a:hover img { border-color: #CF0000; }
#empreendimentos.view #content .embed-video {
	width: 680px;
	height: 410px;
	padding: 10px 0 5px;
	margin: 1px auto;
}
#empreendimentos.view #page #content #mapa {
	width: 798px;
	height: 336px;
	border: 1px solid #484a96;
}

/*------------------------------------------------------------------------------------------------------------*/
#empreendimentos.view #page #content .tabs .lista-estagio {
	margin-bottom: 20px;
}
#empreendimentos.view #page #content .tabs .lista-estagio li {
	display: block;
	width: 942px;
	height: 38px;
	background: url(../img/layout/bg_estagio.png);
	margin-right: 0;
	margin-bottom: 5px;
	overflow: hidden;
	cursor: default;
}
#empreendimentos.view #page #content .tabs .lista-estagio li span {
	color: #911d21;
	font-size: 14px;
}
#empreendimentos.view #page #content .tabs .lista-estagio li span.titulo {
	float: left;
	display: inline;
	width: 110px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	line-height: 38px;
	color: #FFF;
}
#empreendimentos.view #page #content .tabs .lista-estagio li span.pct {
	float: right; display: inline;
	height: 38px;
	width: 70px;
	line-height: 38px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}
#empreendimentos.view #page #content .tabs .lista-estagio li span.barra {
	float: left; display: inline;
	width: 12px;
	max-width: 726px;
	height: 9px;
	margin-left: 17px;
	margin-top: 13px;
	background-color: #a20000;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #ddd;
}
