﻿/*---------------------------------------------------
* Imports
background:url('../../img/sections/properties/list/tit-localization.png') no-repeat 0 10px;
---------------------------------------------------*/
@import url("../shared/structure.css");
@import url("../shared/replacements.css");

/*---------------------------------------------------
* Fakes
---------------------------------------------------*/
.center
{
}

.central-bar
{
	padding-top:0!important;
}

.right-bar
{
}

/*---------------------------------------------------
* Compartilhado
---------------------------------------------------*/
.central-bar > div
{
	width:100%;
	overflow:hidden;
}

/*---------------------------------------------------
* Header
---------------------------------------------------*/
.property-header
{
	height:247px;
	margin-top:0!important;
}

.property-header .nav-options li.nav-indicate
{
	width:209px;
}

.property-header .nav-options li.nav-tour
{
	width:156px;
}

.property-header .nav-options li.nav-hotsite
{
	width:151px;
	margin-right:3px;
}

.property-header .nav-options li.nav-add-favs
{
	width:233px;
	margin-right:0;
}
/*-----------------
* Voltar
-----------------*/

.property-header a.nav-back
{
	width:73px;
	height:24px;
	background: url('../../img/sections/home/bt-back.png') no-repeat 0 0;
	margin-top: 10px;
	display:block;
	overflow:hidden;
	text-indent: -9999px;
	margin-bottom: 10px;
}

.nav-back2
{
	width:73px;
	height:24px;
	background: url('../../img/sections/home/bt-back.png') no-repeat 0 0;
	display:block;
	overflow:hidden;
	text-indent: -9999px;
}

/*-----------------
* Banner
-----------------*/

.property-header .banner
{
	width:100%;
	height:168px;
	background:#efefef;
	display:block;
}

.property-header .banner h2
{
	text-indent:-5000px;
}

.property-header .banner div
{
	width:270px;
	float:right;
	margin-top:25px;
	line-height:20px;
}

.property-header .banner div a
{
	font-weight:bold;
	background: url('../../img/sections/properties/internal/nav-view-map.png') no-repeat 0 0;
	width: 88px;
	height: 25px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}


/*-----------------
* Opções
-----------------*/
.property-header .nav-options
{
	width:100%;
	height:35px;
	margin-top:2px;
	display:block;
	overflow:hidden;
}

.property-header .nav-options li
{
	width:150px;
	height:auto;
	margin-right:4px;
	float:left;
}

.property-header .nav-options li a
{
	width:100%;
	height:32px;
}
/*---------------------------------------------------
* Galeria
---------------------------------------------------*/
.property-gallery
{
	margin-top:30px!important;
	height:491px;
	height:auto;
	border-bottom:1px solid #373737;
}

.property-gallery .gallery-holder
{
}

.property-gallery .nav-download
{
}




/*---------------------------------------------------
* Descrição
---------------------------------------------------*/
.property-description
{
	height:352px;
	height:auto;
	margin-top:60px;
	background:#fff;
}

.property-description p
{
	line-height:22px;
}

/*---------------------------------------------------
* Video & Folheto
---------------------------------------------------*/
.property-video,
.property-leaflet{
	height:auto;
	margin-top:60px;
	background:#fff;
	clear:both;
}

.property-video embed,
.property-video object,
.property-leaflet embed,
.property-leaflet object
{
	width:100%;
}

/*---------------------------------------------------
* Plantas
---------------------------------------------------*/
.property-planes
{
	height:auto;
	margin-top:45px;
}

.property-planes .planes-header
{
	height:38px;
	border-top:1px solid #373737;
	border-bottom:1px solid #373737;
}

.property-planes h4
{
	display:block;
	width:379px;
	height:38px;
	line-height:40px;
	float:left;
}

.property-planes .nav-options
{
	display:block;
	width:381px;
	height:38px;
	float:right;
}

.property-planes .nav-options .nav-send-selected,
.property-planes .nav-options .nav-download
{
	height:auto;
	margin-top:7px;
}

.property-planes .nav-options .nav-send-selected a,
.property-planes .nav-options .nav-download a
{
	display:block;
	width:100%;
	height:22px;
}

.property-planes .nav-options .nav-send-selected
{
	width:205px;
	float:left;
	margin-right:10px;
	/*
	remover depois q implementar o envio de emails:
	*/
	
}

.property-planes .nav-options .nav-download
{
	width:164px;
	/*
	depois q implementar o envio de emails:
	float:left;
	*/
	float:right;
}

.property-planes .list-thumbs
{
	display:block;
	width:100%;
	height:204px;
	height:auto;
	padding-top:17px;
	overflow:hidden;
	clear:both;
	background:#fff;
}

.property-planes .list-thumbs li
{
	display:block;
	width:120px;
	height:180px;
	margin-right:40px;
	overflow:hidden;
	float:left;
}

.property-planes .list-thumbs li.last
{
	margin-right:0;
}

.property-planes .list-thumbs li input
{
	float:right;
	margin:0;
	margin-bottom:8px;
	width:12px;
	height:12px;
}

.property-planes .list-thumbs li a
{
	float:left;
}

.property-planes .list-thumbs li a img
{
	border:5px solid #d7d7d7;
}

.property-planes .list-thumbs li a:hover img
{
	border:5px solid #373737;
}

.property-planes .list-thumbs li .nav-metrics
{
	width:100px;
	margin-top:5px;
	padding-right:20px;
	padding-bottom:10px;
	height:auto;
	display:block;
	background:url('../../img/shared/ico-magnifier.png') no-repeat 105px 4px;
}
/*


*/
/*---------------------------------------------------
* Mapa
---------------------------------------------------*/
.property-map
{
	height:auto;
	margin-top:60px;
}

.property-map .nav-print-map
{
	float:right;
	border-bottom:3px solid #373737;
	width:127px;
	height:33px;
}

.property-map .map-content
{
	clear:both;
	width:720px;
	height:482px;
	padding:20px;
	overflow:hidden;
	background:#f0f0f0;
}

.property-map .map-holder
{
	width:718px;
	height:364px;
	border:1px solid #373737;
	display:block;
	/*background:#fff;*/
	/*background:url('../../img/fakes/fake-map.jpg') no-repeat 0 0;*/
}

.property-map .location
{
	width:280px;
	height:107px;
	padding-top:30px;
	display:block;
	float:left;
}

.property-map .location dd strong
{
	font-size:16px;
}

.property-map .form-route
{
	width:420px;
	height:81px;
	padding-top:56px;
	display:block;
	float:right;
}

.property-map .form-route label
{
	width:100%;
	margin-bottom:4px;
	display:block;
}

.property-map .form-route input
{
	width:328px;
	height:18px;
	float:left;
}

.property-map .form-route .status
{
	color:#00467e;
	display:block;
	padding-top:8px;
	clear:both;
	overflow:hidden;
	width:0;
	line-height:25px;
}

.property-map .gmaps-tolltip-data
{
	display:none;
}

.nav-close-route{
	position:absolute;
	top:-1000px;
	left:-1000px;
	z-index:6;
	font-size:9px;
	display:none;
	margin-top:60px;
}

.route-details
{
	width:0px;
	height:507px;
	padding:5px!important;
	padding-top:10px!important;
	padding-right:15px!important;
	border-top:3px solid #373737;
	overflow:auto;
	background:#f0f0f0;
	position:absolute;
	top:-1000px;
	left:-1000px;
	z-index:5;
	margin-top:60px;

}

.property-map .route-details .googledir
{
	height:auto;
	padding:0;
	font-size:9px;
}
/*---------------------------------------------------
* Planta 3D
---------------------------------------------------*/
.property-plane3d
{
	height:auto;
	margin-top:60px;
}

.property-plane3d div
{
	background:#eee;
	height:475px;
}

.property-plane3d div a
{
	display:block;
	padding-top:200px;
	width:193px;
}

.property-plane3d div a img
{
	cursor:pointer;
}
/*---------------------------------------------------
* Bairro
---------------------------------------------------*/
.property-neighborhood
{
	height:auto;
	margin-top:52px;
	overflow:hidden;
}

.property-neighborhood h3,
.property-neighborhood h4
{
	width:50%;
	height:23px;
	display:block;
	border-bottom:3px solid #373737;
	margin-bottom:16px;
}

.property-neighborhood h4
{
	float:right;
	text-align:right;
	font-weight:normal;
	font-size:13px;
	line-height:23px;
}

.property-neighborhood .box-see-photos
{
	width:178px;
	height:auto;
	display:block;
	float:left;
}

.property-neighborhood .box-see-photos ul
{
	display:none;
}

.property-neighborhood .nav-see-photos-img
{
	width:178px;
	height:135px;
	display:block;
	margin-bottom:6px;
}

.property-neighborhood .box-description
{
	width:560px;
	line-height:20px;
	float:right;
}

.property-neighborhood .box-description.full-mode
{
	width:740px;
	float:left;
}
/*---------------------------------------------------
* Form de contato
---------------------------------------------------*/
.property-contact-form
{
	background:#f0f0f0;
	margin-top:60px;
	padding:20px;
	width:400px!important;
	height:300px;
	float:left;
	clear:left;
	margin-bottom: 20px;
}

.property-contact-form h4
{
	font-weight:normal;
	margin-bottom:19px;
}

.property-contact-form li
{
	float:left;
	margin-bottom:14px;
}

.property-contact-form li.node-name
{
	width:170px;
	padding-right:22px;
}

.property-contact-form li.node-email
{
	width:195px;
}

.property-contact-form li.node-message
{
	width:396px;
	float:none;
}

.property-contact-form li label
{
	width:100%;
	margin-bottom:6px;
	display:block
}

.property-contact-form li input
{
	width:100%;
	height:16px;
}

.property-contact-form li textarea
{
	width:100%;
	height:104px;
}

/*---------------------------------------------------
* Canais de atendimento
---------------------------------------------------*/
.property-channels
{
	background:#df9630 url('../../img/sections/properties/internal/bg-brokers-online.jpg') no-repeat 117px 60px;
	margin-top:60px;
	width:264px!important;
	height:300px;
	padding:18px;
	float:right;
	margin-bottom: 50px;
}

.property-channels p
{
	width:100px;
	height:114px;
	display:block;
	color:#fff;
	line-height:16px;
}
/* parei aqui */
.property-channels .nav-talk-now
{
	margin-top:7px;
	width:89px;
	height:24px;
	background:url('../../img/sections/properties/internal/nav-talk-now.png') no-repeat 0 0;
}

.property-channels ul
{
	display:block;
	width:262px;
	height:auto;
	margin-left:2px;
}

.property-channels ul li
{
	width:100%;
	height:auto;
	margin-bottom:1px;
}

.property-channels ul li a
{
	width:261px;
	height:33px;
	display:block;
	text-indent:-5000px;
}

.property-channels ul li.brk-call a
{
	background:url('../../img/sections/properties/internal/nav-ch-brk-call.gif') no-repeat 0 0;
}

.property-channels ul li.send-email a
{
	width: 261px;
	height: 32px;
	background:url('../../img/sections/properties/internal/nav-ch-send-email.png') no-repeat 0 0;
}

.property-channels ul li.schedule a
{
	background:url('../../img/sections/properties/internal/nav-ch-schedule.gif') no-repeat 0 0;
}

.property-channels ul li.talk-now a
{
	background:url('../../img/sections/properties/internal/nav-ch-talk-now.gif') no-repeat 0 0;
}

.property-channels.no-has-att
{
	background:#df9630;
}

.property-channels.no-has-att ul
{
	margin:0;
}

.property-channels.no-has-att h3,
.property-channels.no-has-att p
{
	display:none;
}



/*---------------------------------------------------
* Barra chumbo
---------------------------------------------------*/
.full
{
	height:auto;
	margin-top:66px;
	background:#373737;
	padding-bottom:25px;
}

.full .center
{
	background:none;
	overflow:hidden;
}

.full .center .default-line
{
	background:none;
}

.full .center .default-line dt
{
	height:95px;
	height:92px;
	background:no-repeat center left;
	text-indent:-5000px;
}

.full .center .default-line dd
{
	width:100%;
	height:21px;
	line-height:24px;
	border-bottom:1px solid gray;
	color:#fff;
	overflow:hidden;
}

.full .center .default-line dd.last
{
	border-bottom:0;
}
/*---------------------------------------------------
* Ficha tecnica
---------------------------------------------------*/
.property-factsheet
{
	width:300px;
	height:auto;
	background-color:#555;
	float:left;
}

.property-factsheet dt
{
	background-image:url('../../img/sections/properties/internal/tit-factsheet.png')!important;
}
/*---------------------------------------------------
* Status da obra
---------------------------------------------------*/
.property-phase
{
	width:430px;
	height:380px;
	float:left;
	margin-left:38px;
}

.property-phase .detailed-status
{
	width:183px;
	height:380px;
	float:left;
}

.property-phase .detailed-status dt
{
	background-image:url('../../img/sections/properties/internal/tit-phase.png')!important;
}

.property-phase .detailed-status dd
{
}

.property-phase .count-status
{
	display:none;
}

.property-phase .gallery
{
	margin-top:110px;
	width:220px;
	height:232px;
	float:right;
	margin-right:8px;
}

.property-phase .gallery a > img
{
	border:3px solid #fff;
}

.property-phase .gallery a.nav-see-photos
{
	width:220px;
	height:25px;
	display:block;
	text-indent:-5000px;
	margin-top:10px;
	background-image:url('../../img/sections/properties/internal/nav-see-photos.gif')!important;
}

.property-phase .gallery a.nav-see-photos
{
	width:221px;
	height:23px;
	display:block;
	text-indent:-5000px;
	background:#fff;
	margin-top:10px;
}

.property-phase .gallery ul
{
	display:none;
}
/*---------------------------------------------------
* Realização
---------------------------------------------------*/
.property-realization
{
	width:160px;
	height:auto;
	float:right;
	color:#fff;
	padding-top:52px;
}

.property-realization h6
{
	width:100%;
	height:17px;
	background:url('../../img/sections/properties/internal/tit-realization.png') no-repeat 0 0;
	text-indent:-5000px;
}

.property-realization dt
{
	margin-top:27px;
	font-weight:bold;
}
