/* Listings TPL */

form.listing-form {
	background-color:#f2f2f2;
	padding: 15px;
	border:1px solid #ccc;
	width:560px;
}

#tpl-listing-box {
	width: 95%;
	background-color:#f2f2f2;
	padding: 2%;
	border:1px solid #ccc;
}

#tpl-listing-city {
	float: right;
	width: 40%;
	height: 200px;
	overflow: auto;
}

#tpl-listing-type {
	float: left;
	width: 50%;
	height: 200px;
	overflow: auto;
}

/* @group Simple */

.tpl-listings-ul-simple li {
	padding-left: 20px;
	padding-top: 5px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	list-style: disc inside;
}

.tpl-listings-ul-simple li a:link, .tpl-listings-ul-simple li a:visited {
	color: #000033;
	text-decoration: none;
	font-weight: normal;
}

.tpl-listings-ul-simple li a:hover {
	color: #000033;
	text-decoration: underline;
	font-weight: normal;
}

/* @end */

/* @group Doble */

.tpl-listings-ul-doble {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	list-style: none;
}

.tpl-listings-ul-doble a:link, .tpl-listings-ul-doble a:visited {
	font: bold;
	color: #666666;
	text-decoration: none;
}

.tpl-listings-ul-doble a:hover {
	font: bold;
	color: #666666;
	text-decoration: underline;
}

.tpl-listings-ul-doble ul {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	color: #000033;
}

.tpl-listings-ul-doble ul li {
	font-size: 11px;
	padding-left: 20px;
	padding-top: 5px;
	list-style: disc inside;
}

.tpl-listings-ul-doble ul li a:link, .tpl-listings-ul-doble ul li a:visited {
	color: #000033;
	text-decoration: none;
}

.tpl-listings-ul-doble ul li a:hover {
	color: #000033;
	text-decoration: underline;
}

/* @end */

.input {
	margin-top: -3px;
	margin-bottom: -3px;
	margin-right: 5px;
}

.rapid-search {
	width: 716px;
	margin-left: 11px;
	padding: 20px;
	margin-top: -12px;
}

.category a {
	font-size: 14px;
	margin-right: 5px;
	font-weight: bold;
	color: #343399;
}

/* Properties TPL - cabecera - */

#tpl-properties-intro {
	width: 100%;
}

.tpl-properties-searchinfo {
	width: 100%;
	font-size: 12px;
}

.tpl-properties-searchinfo-paging {
	text-align: center;
}

.tpl-properties-searchinfo-actual-page {
	font-weight: bold;
	background: #f93;
	color: #ffffff;
}

.tpl-properties-searchinfo-found {
	float: left;
}

/* Properties TPL */

.order_by {
	position: absolute;
	top: 13px;
	right: 0;
}

/* @group Img Viewer */

#tpl-property-imgviewer {
	width: 100%;
}

#tpl-property-visor {
	text-align: left;
	float: left;
}

#tpl-property-visor img {
	width: 390px;
	height: 293px;
}

#tpl-property-thumbnails {
	width: 205px;
	float: right;
	text-align: right;
}

#tpl-property-thumbnails img {
	width: 90px;
	height: 72px;
	margin-right: 5px;
}

.space {
	margin-right: 5px;
}

/* @end */

.tpl-properties {
	width: 100%;
	position: relative;
	border-bottom: 1px solid #ccc;
	margin-bottom:20px;
	*padding-bottom: 10px;
	padding-bottom: 10px;
}

.tpl-properties-description {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.tpl-properties-description h2 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	border-style:none;
}

.tpl-properties-description h2 a:link, .tpl-properties-description h2 a:visited {
	font-size:14px;
	font-weight:bold;
}

.ad-info {
	display: block;
	background-color: #f2f2f2;
	width: 200px;
	float: right;
	margin-left: 20px;
	margin-top: 8px;
	padding: 10px;
}

.tpl-properties-description h2 a:hover {
	font-size:14px;
	font-weight:bold;
}

.tpl-properties .tpl-properties-imgviewer {
	float: left;
	margin-right: 15px;
}

.tpl-properties .tpl-properties-imgviewer img {
	margin: 0;
	width: 150px;
	height: 112px;
}

.tpl-properties .tpl-properties-rentalimgviewer img {
	margin: 0;
	padding: 3px;
	background: #c8c8c8;
	width: 200px;
	height: 150px;
	float: right;
}

.tpl-properties .tpl-properties-onportfolio {
	text-align: center;
	font-size: 12px;
	color: #fff;
	padding: 3px;
	background: #0099ff;
	font-weight: bold;
}

.tpl-properties .rentalonportfolio {
	position: absolute;
	right: 5px;
	top: 5px;
}

.ref {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.tpl-properties ol {
	margin: 0;
	padding: 0;
	background: none;
	list-style: none;
	font-weight: normal;
	text-align: left;
}

.tpl-properties ol li {
	margin: 0;
	background: none;
	list-style: none;
	font-weight: normal;
	padding: 0 0 5px;
}

.tpl-properties ol li a {
	list-style: none;
	background: none;
	border-style: none;
	margin: 0;
	padding: 0;
}

.tpl-properties strong {
	font-weight: bold;
	color: #666;
}

/* Property TPL */

/* @group Form */

/* @group Interested */

#tpl-property-interested {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 15px;
	width: 99%;
}

#tpl-property-interested p {
	padding-bottom: 15px;
}

/* @end */

.form-properties
 {
	width:130px;
	float:right;
	background-color:#fff;
	padding:5px 5px 5px 20px;
}

.form-properties span.price {
	font-weight:bold;
	display:block;
}

.form-properties img {
	width:120px;
	height:90px;
	margin-bottom:5px;
	display:block;
}

.form-properties a.title {
	font-weight:bold;
	display:block;
	margin-bottom:3px;
}

.form-properties strong {
	display:block;
	margin-bottom:5px;
}

.form-properties h4 {
	font-weight:bold;
	font-size:12px;
	display:block;
	margin-bottom:5px;
}

.tpl-property-form {
	background: #f2f2f2;
}

.tpl-property-instructions {
	padding-bottom: 15px;
	padding-top: 5px;
}

.tpl-property-form form {
	padding: 0 10px 10px 10px !important;
	margin: 0;
}

.tpl-property-form label {
	width: 100px;
	display:block;
	margin-bottom:3px;
}

.tpl-property-form form input {
	border: 2px solid #ddd;
	width: 50%;
	background: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom:5px;
}

.tpl-property-form form button {
	border: 2px solid #ddd;
	width: 100px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	text-align: center;
}

.tpl-property-form form textarea {
	border: 2px solid #ddd;
	width: 50%;
	background: #ffffff;
}

/* @end */

.feature-link {
	background-color: #0099ff;
	color: #fff;
	width: 163px;
	display: block;
	padding: 5px 10px;
}

.feature-link a {
	background-color: #989866;
	color: #fff;
	text-decoration: none;
}

.feature-link a:hover {
	background-color: #989866;
	color: #fff;
	text-decoration: underline;
}

.featured-property {
	background-color: #f2f2f2;
	margin: 10px;
	padding: 10px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.featured-property img {
	width: 136px;
	height: 102px;
	padding: 3px;
	background-color: #999;
	margin-bottom: 5px;
}
