@font-face {
	font-family: 'ColaborateThin';
	src: url('http://www.zonaprop.com.ar/static/fonts/ColaborateThin.eot');
	src: url('http://www.zonaprop.com.ar/static/fonts/ColaborateThin.ttf')
		format('truetype');
	font-weight: normal;
	font-style: normal;
}

#homeContainer {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0 0;
	overflow: hidden;
	text-align: left;
}

#mainSection {
	width: 620px;
	padding: 0 10px 0;
	_padding: 0;
	float: left;
}

/* --------------------------------------------- BUSCADOR */

#search {
	position: relative;
	/* *z-index:10000;  IE7 Overlay Fix */
	_height: 1%; /* IE6 #searchImage position Fix */
}

#search .top,#search .bottom {
	position: relative;
	margin-right: 15px;
	background: url(../images/home/sprite.png) 0 0 no-repeat;
}

#search .top {
	height: 15px;
}

#search .bottom {
	height: 23px;
	background-position: 0 -15px;
}

#search .top span,#search .bottom span {
	width: 15px;
	position: absolute;
	top: 0;
	right: -15px;
	display: block;
	background: url(../images/home/sprite.png) 0 0 no-repeat;
}

#search .top span {
	height: 15px;
	background-position: -959px 0;
}

#search .bottom span {
	height: 23px;
	background-position: -959px -15px;
}

#search .middle {
	background: #069;
	background: -moz-linear-gradient(100% 100% 90deg, #004566, #069);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#069),to(#004566) );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr = '#004566');
	overflow: hidden;
	min-height: 230px;
	_height: 250px; /*IE6 FIX*/
}

#searchImage {
	position: absolute;
	bottom: -5px;
	left: -5px;
	width: 270px;
	height: 210px;
}

#search h2 {
	width: 190px;
	margin-left: 20px;
	float: left;
	color: #FFF;
	font-size: 24px;
	font-weight: normal;
	font-family: 'ColaborateThin', Arial, sans-serif;
	letter-spacing: -0.03em;
	display: inline;
}

#homeChile #search h2 {
	width: 170px;
}

#buscador {
	width: 410px;
	float: right;
}

#homeChile #buscador {
	width: 430px;
}

#buscador ol {
	position: relative;
	overflow: hidden;
}

#buscador ol li { /*overflow:hidden;*/
	display: block;
	margin: 10px auto;
	line-height: 20px;
}

#buscador ol li:first-child {
	margin-top: 0;
}
#buscador ol li.precio{
padding-bottom:7px;

}

#buscador .ambientes {
	display: inline;
}

#buscador ol label {
	width: 150px;
	margin-right: 10px;
	font-size: 13px;
	float: left;
	text-align: right;
	color: #FFF;
}

#buscador .short-label {
	width: auto;
	font-size: 10px;
	margin: 0 2px;
	float: none;
	line-height: 10px;
}

#buscador ol label.error {
	color: #FF0000;
}

#buscador .operacion label,#buscador .propiedad label,#buscador .zona-geografica label
	{
	font-size: 16px;
	font-weight: bold;
}

#buscador .zona-geografica label {
	line-height: 14px;
}

#buscador .zona-geografica label em {
	color: #999999;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	line-height: 8px;
	text-transform: lowercase;
	display: block;
}

#buscador select {
	width: 210px;
	border: 1px solid #CCC;
	font-size: 11px;
	padding: 1px;
}

#buscador .antiguedad select,#buscador .ambientes select {
	width: 100px;
	font-size: 10px;
}

#buscador ol input {
	width: 60px;
	border: 1px solid #CCC;
	font-size: 10px;
}

#buscador ol input.radio {
	width: auto;
	border: none;
}

#buscador ol input.default-text-active {
	color: #999;
}

#buscador .codigo {
	padding-left: 160px;
	margin-bottom: 0;
	padding-top: 5px;
}

#buscador .codigo label {
	width: auto;
	font-size: 10px;
	cursor: pointer;
	display: block;
	float: none;
	text-align: left;
}

#buscador .codigo label:hover {
	text-decoration: underline;
}

#buscador .codigo input {
	width: 100px;
	margin-right: 10px;
	display: none;
	float: left;
}

#buscador .codigo .button {
	width: 23px;
	height: 23px;
	cursor: pointer;
	background: url(../images/home/sprite.png) -390px -160px no-repeat;
	border: none;
}

#buscador .search-button {
	/*position: absolute;
	top: 150px;
	right: 15px;
	padding: 10px 0;*/
	float:right;
	margin-right:12px;
}

#buscador .search-button input {
	width: 122px;
	height: 37px;
	border: none;
	cursor: pointer;
	background: url(../images/home/sprite.png) 0 -160px no-repeat;
}

#buscador .search-button input:hover {
	background-position: -130px -160px;
}

#buscador .search-button input:active {
	background-position: -260px -160px;
}

/* --------------------------------------------- CATEGORĶAS - INMOBILIARIAS */
#featuredCategories,#featuredRealState {
	margin: 5px auto;
	padding: 5px 0px 0px 0px;
	overflow: hidden;
	width:620px;
}
#featuredRealState div.10px{
width:10px;
border:1px solid 1px;}
#featuredCategories h4,#featuredRealState h4,#featuredProperties h4 {
	font-family: 'ColaborateThin', Arial, sans-serif;
	margin: 0 0 10px;
	border-bottom: 1px solid #DDD;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: -0.05em;
	font-weight: normal;
	color: #999;
	text-align: center;
}

#featuredProperties h4 {
	border: none;
}

#featuredCategories>div {
	margin: 0 5px;
	display: inline-block;
	float: left;
}

#featuredCategories div {
	_margin: 0 2px;
	_display: inline-block;
	_float: left;
} /* IE6 Fix */
#featuredRealState div {
	margin: 0 5px;
	display: inline-block;
	float: left;
}
#featuredRealState #eplParentContainer278270{
padding:0px!important;
margin:0px 10px 0px 0px!important;
}

#mainSection .ad590x120 {
	padding: 5px 15px 15px 0px;
	clear: both;
	
}

/* --------------------------------------------- FEEDS*/
#community {
	padding: 10px 0px 10px 0px;
}

#communityNav {
	*overflow: hidden;
} /*IE7 fix */
#communityNav li {
	float: left;
	background: url(../images/home/sprite.png) left -120px no-repeat;
	padding: 0 0 0 10px;
	margin-right: 10px;
	position: relative;
	top: 1px;
}

#communityNav li a {
	background: url(../images/home/sprite.png) right -120px no-repeat;
	display: block;
	float: left;
	padding: 5px 15px 4px 6px;
	margin-right: -10px;
	font-family: 'ColaborateThin', Arial, sans-serif;
	font-size: 18px;
}

#communityNav li a:hover {
	text-decoration: none;
}

#communityNav .current {
	background-position: left -70px
}

#communityNav .current a {
	background-position: right -70px
}

#communityNav .news span,#communityNav .guides span {
	display: inline-block;
	width: 20px;
	height: 18px;
	margin-right: 10px;
	vertical-align: middle;
}

#communityNav .news span {
	background: url(../images/icons/newspaper20x16.png) 0 0 no-repeat;
}

#communityNav .guides span {
	background: url(../images/icons/tools20x18.png) 0 0 no-repeat;
}

#communityContent .bottom {
	position: relative;
	margin-right: 10px;
	background: url(../images/home/sprite.png) 0 -40px no-repeat;
}

#communityContent .middle {
	background: #FFFFFF;
	background: -moz-linear-gradient(100% 100% 90deg, #EEE, #FFF);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF),to(#EEE) );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#EEEEEE');
	border: 1px solid #CCC;
	border-bottom: none;
	clear: both;
	overflow: hidden;
	padding: 10px;
	_height: 240px; /* IE6 Fix */
}

#communityContent .middle>div {
	padding: 10px;
}

#communityContent .news-item {
	width: 170px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 15px;
}

#communityContent .news-item img {
	width: 160px;
	max-height: 150px;
	*min-width: 160px;
}

.news-item .title {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.05em;
	padding: 5px 0;
	display: block;
}

#communityContent .bottom,#newsContent .bottom span {
	height: 17px;
}

#communityContent .bottom {
	background-position: 0 -50px;
}

#communityContent .bottom span {
	width: 10px;
	height: 17px;
	position: absolute;
	top: 0;
	right: -10px;
	display: block;
	background: url(../images/home/sprite.png) 0 -40px no-repeat;
}

#communityContent .bottom span {
	background-position: -960px -50px;
}

#sideSection {
	width: 300px;
	padding: 0 10px;
	min-height: 300px; /*BORRAR*/
	float: left;
}

#sideSection .ad300x250 {
	margin-top: 2px;
}

#sideSection .ad300x250_1{
	margin-top: 2px;
}
#sideSection .ad300x250_1co{
	margin-top:0px;
 }
#sideSection .ad300x250_2{
	margin-top: 51px;
}

#sideSection .ad300x250_2mx{
	margin-top: 56px;
}
#sideSection .ad300x250_2co{
	margin-top: 55px;
}
#sideSection .ad300x250_3{
	margin-top: 40px;
}
#sideSection .ad300x250_3co{
	margin-top: 35px;
}

#sideSection .ad300x250_3mx{
	margin-top: 14px;
} 

#searchRealState {
	margin: 41px 0px 10px 0px;
}

#searchRealState .top,#searchRealState .bottom {
	position: relative;
	margin-right: 10px;
	background: url(../images/home/sprite.png) 0 -40px no-repeat;
}

#searchRealState .top,#searchRealState .top span {
	height: 10px;
}

#searchRealState .bottom,#searchRealState .bottom span {
	height: 17px;
}

#searchRealState .bottom {
	background-position: 0 -50px;
}

#searchRealState .top span,#searchRealState .bottom span {
	width: 10px;
	position: absolute;
	top: 0;
	right: -10px;
	display: block;
	background: url(../images/home/sprite.png) 0 -40px no-repeat;
}

#searchRealState .top span {
	background-position: -960px -40px;
}

#searchRealState .bottom span {
	background-position: -960px -50px;
}

#searchRealState .middle {
	background: #FFF;
	background: -moz-linear-gradient(100% 100% 90deg, #EEE, #FFF);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF),to(#EEE) );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#EEEEEE');
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 0 10px;
	*min-height: 1px; /* IE7 Gradient fix */
}

#searchRealState h2 {
	color: #666;
	font-weight: normal;
	font-family: 'ColaborateThin', Arial, sans-serif;
	font-size: 20px;
	letter-spacing: -0.05em;
}

#searchRealState h2 a.help {
	font-size: 11px;
	font-family: Arial, sans-serif;
	letter-spacing: normal;
	line-height: 15px;
}

#searchRealState input {
	width: 210px;
	margin-right: 10px;
	border: 1px solid #CCC;
}

#searchRealState .search {
	font-size: 12px;
	display: inline;
}

#searchRealState a {
	display: block;
	font-size: 11px;
}

#sideSection .ad300x150 {
	margin: 25px 0;
}

#sideSection .ad300x60mx {
	margin: 34px 0;
	height:60px;
}
#sideSection .ad300x60 {
	margin: 32px 0;
	height:60px;
}

#bottomSection {
	clear: both;
	padding: 0 10px;
}

#bottomSection .seo-title {
	overflow: hidden;
	padding-top: 30px;
}

#bottomSection .seo-title h4 {
	float: left;
	font-family: 'ColaborateThin', Arial, sans-serif;
	font-size: 31px;
	letter-spacing: -0.06em;
	font-weight: normal;
	padding-left: 50px;
	margin-right: 40px;
	background: url(../images/icons/chart32x29.png) 0 0 no-repeat;
}

#bottomSection .seo-title h3 {
	width: 640px;
	float: left;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	color: #999;
}

#seoList,ul.seo-text {
	clear: both;
	overflow: hidden;
	margin: 30px auto;
}

ul.seo-text {
	padding: 20px 0;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
}

#seoList li,ul.seo-text li {
	width: 215px;
	float: left;
	margin-left: 25px;
	_margin-left: 0px; /* IE6 Fix */
}

#seoList li:first-child,ul.seo-text li:first-child {
	margin: 0;
}

#seoList h2,ul.seo-text h2 {
	font-weight: normal;
	color: #999;
	font-size: 14px;
	margin-bottom: 5px;
}

#seoList ul li {
	width: auto;
	float: none;
	margin: 0;
	display: list-item;
	font-size: 11px;
}

#seoList ul li a {
	display: block;
	line-height: 20px;
	border-bottom: 1px solid #EEE;
}

#seoList ul li a:hover {
	background: #EEE;
}

#bottomSection ul.seo-text h3,p.seo-text {
	width: auto;
	float: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}

p.seo-text {
	margin: 30px 0 0;
	clear: both;
}

#bottomSection ul.seo-text a {
	font-size: 11px;
}

/* OVERLAY FILTRO MULTIPLE */
.overlay-css3 {
	width: 580px !important;
}

#warningInvalidCode {
	width: 350px !important;
}

.filtro-multiple .localidad {
	max-height: 300px;
	overflow: auto;
}

.filtro-multiple .localidad .left {
	float: left;
	width: 280px;
}

.filtro-multiple dl {
	float: left;
	width: 230px;
}

.filtro-multiple dl dt {
	width: 230px;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
}

.filtro-multiple dl dd {
	margin-left: 10px;
}

.filtro-multiple .localidad li {
	float: left;
	margin-bottom: 15px;
}

.filtro-multiple dd .sub-localidad li {
	margin-bottom: 2px;
	display: block;
	margin: 0;
	float:left;
	text-align:left;
}

.localidad input {
	float: left;
	width: auto;
	height: auto;
}

.localidad label {
	font: 12px Arial, Helvetica, sans-serif;
	color: #006699;
	cursor: pointer;
	float: left;
}

.filtro-multiple .sub-localidad {
	width: 200px;
	float: left;
	margin: 0;
	text-align:left;
}

.filtro-multiple .sub-localidad input {
	float: none;
}

.filtro-multiple .sub-localidad label {
	font: 11px Arial, Helvetica, sans-serif;
	float: none;
}

.filtro-multiple label:hover {
	text-decoration: underline;
}

.filtro-multiple .acciones { /*float:right; */
	margin-top: 10px;
}

.filtro-multiple .acciones a {
	margin-right: 5px;
}

.filtro-multiple button {
	width: 100px;
	vertical-align: middle;
}

.filtro-multiple button.new_btn span {
	font-size: 12px;
}

dt span {
	width: 15px;
	height: 20px;
	background: url("../images/listados/sprite_listado.gif") no-repeat
		scroll left -1px transparent;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
}

dt span.active {
	background-position: left -41px;
}

/* -------------------------------------------------- CAROUSEL */
#featuredSliderContainer {
	margin: 0 auto;
	overflow: hidden;
	width: 570px;
	height: 130px;
	position: relative;
}

#featuredSlider {
	overflow: hidden;
	width: 10000px;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 2;
	padding-top: 5px;
	height: 130px;
}

#featuredSlider li {
	float: left;
	list-style: none;
	padding: 0 5px;
	min-width: 75px;
}

#featuredSlider span {
	display: block;
	text-align: center;
}

#featuredSlider img {
	width: 75px;
	margin-top: 30px;
	opacity: .5;
	outline: 1px solid #CCC;
	*border: 1px solid #CCC;
}

#featuredSlider .main-item img {
	width: 150px;
	margin-top: 0;
	opacity: 1;
}

.title {
	display: none;
}

#titleContainer {
	width: 600px;
	padding: 10px 0;
	margin: 0 auto;
	text-align: center;
	line-height: 1.1em;
}

#titleContainer a {
	font-weight: bold;
}

#titleContainer span {
	display: block;
	font-size: 11px;
}

#titleContainer .price {
	font-weight: bold;
	color: #333;
	font-size: 16px;
}

#sliderControls {
	background: #FFF;
	border: 1px solid #CCC;
	position: relative;
	min-height: 70px;
}

#sliderControls .prev,#sliderControls .next {
	text-indent: -9999px;
	width: 35px;
	height: 35px;
	background: #069;
	display: block;
	position: absolute;
	top: 20px;
	background:
		url(../images/view-item/emprendimientos/player-prev-next.png) left
		center no-repeat;
}

#sliderControls .prev {
	left: 10px;
}

#sliderControls .next {
	right: 10px;
	background-position: right center;
}
