/* @group Font */

/**
 * 84.5% for !IE, keywords for IE
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE < 6 and IE6 quirks mode.
 *
 */

body {
	font: 13px arial,helvetica,clean,sans-serif;
}

table {
	font-size: inherit;
}

b {
	font-size: 14px;
	color: #6699cc;
}

/**
 * 99% for safari; 100% is too large
 */

select, input, textarea {
	font: 99% arial,helvetica,clean,sans-serif;
}

/**
 * Bump up !IE to get to 13px equivalent
 */

pre, code {
	font: 115% monospace;
}

/**
 * Default line-height based on font-size rather than "computed-value"
 * see: http://www.w3.org/TR/CSS21/visudet.html#line-height
 */

body * {
	line-height: 1.22em;
}

/* @end */

/* @group Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

q:before,q:after {
	content: '';
}

/* @end */

html, body {
	padding: 0px;
	margin: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
}

#wrapper {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

/* @group Header */

#header {
	height: 149px;
	background: url(myimages/cabecera2.jpg) no-repeat left top #ffffff;
}

#note {
	position: absolute;
	top: 70px;
	right: 195px;
	text-align: right;
	color: #011750;
	font: 18px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

.dorado {
	color: #a78f41;
	font: 13px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #aa8f47;
}
	
/* @end */

/* @group Leftcol */

#language {
	color: #ffffff;
	padding-left: 20px;
	padding-top: 10px;
}

#language a:link, #language a:visited {
	color: #ffffff;
	text-decoration: none;
}

#language a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#language img {
	padding-top: 0px;
	vertical-align: middle;
}

/* @group Menu_top */

#leftcol_top {
	width: 100%;
	background: #011750;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

/* @end */

/* @group box */

.box {
	color: #ffffff;
	padding-left: 10px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ffffff;
}

.box a:link, .box a:visited {
	color: #ffffff;
	text-decoration: none;
}

.box a:hover {
	color: #ffffff;
	text-decoration: underline;
}
	
/* @end */

#leftcol {
	position: absolute;
	width: 175px;
	margin: 0;
	background: #011750 no-repeat left bottom url(myimages/rounded.gif);
	top: 0;
	left: 0;
	padding-bottom: 20px;
}

#leftcol h3 {
	font: bold 16px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #ffffff;
	padding-bottom: 2px;
	width: 165px;
	background: #999999;
	padding-left: 10px;
	height: 20px;
	padding-top: 5px;
	border-bottom: 2px solid #ffffff;
	border-left-style: none;
	margin: 0;
}
	
/* @end */

/* @group Center Column */

/* @group Text Decoration */

.italic {
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

.red {
	color: #cc0000;
}

.price {
	color: #0000FF;
}

.grey {
	color: #666666;
}
	
/* @end */

#centerColumn {
	margin-left: 175px;
	background: #ffffff;
	margin-right: 175px;
}

#content {
	font: 13px arial,helvetica,clean,sans-serif;
	margin: 0;
	padding: 20px;
}

#content .left {
	float: left;
	padding-right: 20px;
	padding-bottom: 5px;
}

#content .right {
	float: right;
	padding-left: 20px;
	padding-bottom: 5px;
}

h1 {
	font: bold 16px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #011750;
	margin: 0;
	background: #f5f5f5;
	width: 98%;
	border-bottom: 1px solid #cecece;
	padding: 1%;
}

p {
	margin: 0;
	padding: 0 0 10px;
}

.clear {
	clear: both;
}
	
/* @end */

/* @group Rightcol */

/* @group Box_Tools */

.box_t {
	text-align: left;
	border-bottom: 1px solid #666666;
	background: #eaeaea;
	color: #666666;
	font-size: 11px;
	width: 154px;
	padding: 10px;
	border-left: 1px solid #666666;
}

.separate {
	padding-bottom: 0px;
}

.separate img {
	padding-top: 0px;
	vertical-align: middle;
}

.box_t a:link, .box_t a:visited {
	text-decoration: none;
	color: #333333;
}

.box_t a:hover {
	text-decoration: underline;
	color: #333333;
}

.dark {
	color: #333333;
}
	
/* @end */

#rightColumn {
	position: absolute;
	right: 0;
	top: 0;
	width: 175px;
	margin: 0;
	padding: 0;
	background: #011750;
}

h3 {
	font: bold 16px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #ffffff;
	padding-bottom: 2px;
	margin: 0;
	width: 164px;
	background: #999999;
	padding-left: 10px;
	height: 20px;
	padding-top: 5px;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #666666;
}

/* @group Box_featured */

.box_f {
	text-align: left;
	border-bottom: 1px solid #666666;
	background: #eaeaea;
	color: #666666;
	font-size: 11px;
	width: 154px;
	padding: 10px;
	border-left: 1px solid #666666;
}

.box_f a:link, .box_f a:visited {
	text-decoration: none;
	color: #333333;
}

.box_f a:hover {
	text-decoration: underline;
	color: #333333;
}

.box_f img {
	width: 140px;
	padding: 5px;
	background: #ffffff;
	margin-bottom: 5px;
	border: 1px solid #999999;
}

.box_banner {
	text-align: center;
	background-color: #ffffff;
	border-bottom: 1px solid #666666;	
	padding-bottom: 2px;
	padding-top: 2px;
}

.dark {
	color: #333333;
}
	
/* @end */
	
/* @end */

/* @group Footer */

#footer {
	text-align: center;
	font-size: 11px;
	background: #ffffff;
	color: #333333;
	border-top: 2px solid #f4f4f4;
	padding: 15px;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #333333;
}

#footer a:hover {
	color: #011750;
	text-decoration: underline;
}
	
/* @end */

/* @group Footertfvtop */

#footertfvtop {
	text-align: center;
	font-size: 11px;
	background: #ffffff;
	color: #333333;
	border-top: 2px solid #f4f4f4;
	padding: 15px;
}

#footertfvtop a:link, #footertfvtop a:visited {
	text-decoration: none;
	color: #333333;
}

#footertfvtop a:hover {
	color: #011750;
	text-decoration: underline;
}
	
/* @end */

/* @group Footertfbot */

#footertfvbot {
	text-align: center;
	font-size: 11px;
	background: #ffffff;
	color: #333333;
	border-top: 2px solid #f4f4f4;
	padding: 15px;
}

#footertfvbot a:link, #footertfvbot a:visited {
	text-decoration: none;
	color: #333333;
}

#footertfvbot a:hover {
	color: #011750;
	text-decoration: underline;
}
	
/* @end */

/* @group TPL */

/* @group Listing TPL */

.listing-title {
	background: #f6f6f6;
	width: 100%;
	padding-bottom: 10px;
}

#tpl-listing-pagewidth{
 text-align:left;
	background: #f6f6f6;
	margin-right: auto;
	margin-left: auto;
	padding: 15px 15px 5px;
	border-bottom: 2px solid #f0f0f0;
	border-right: 2px solid #f0f0f0;
}

#tpl-listing-leftcol{
 width: 35%;
 float:left;
 height: 200px;
 overflow: auto;
	background: #ffffff;
}

#tpl-listing-twocols{
 width: 63%;
 float:right;
}

#tpl-listing-rightcol{
 width: 38%;
 float:right;
}

#tpl-listing-maincol{
 float: left;
 height: 200px;
 display:inline;
 width: 58%;
 overflow: auto;
	background: #ffffff;
}

#tpl-listing-box a {
	text-decoration: none;
	color: #011750;
}

.category {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.option {
	text-decoration: none;
	font-size: 11px;
}

#tpl-listing-pagewidth label {
}

#tpl-listing-pagewidth h4 {
	color: #011750;
}

#tpl-listing-pagewidth label input {
	margin-right: 5px;
	padding: 2px;
}
	
/* @end */

/* @group Poperties TPL */

/* @group 1 */

#content .tpl-properties-searchinfo-paging img {
	margin: 0;
	padding: 0;
	float: none;
	vertical-align: middle;
}

.tpl-properties-searchinfo {
	width: 100%;
}

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

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

.tpl-properties-searchinfo-paging a:link, .tpl-properties-searchinfo-paging a:visited {
	text-decoration: none;
	color: #011750;
}

.tpl-properties-searchinfo-paging a:hover {
	text-decoration: underline;
	color: #011750;
}

.tpl-properties-searchinfo-found {
	float: left;
}
	
/* @end */

/* @group 2 */

.tpl-properties {
	margin-bottom: 10px;
	padding: 10px;
	background: #f3f3f3;
	border: 1px solid #c6c6c6;
}

.contenedor {
	float: left;
	width: 78%;
}

.tpl-properties .contenedor .tpl-properties-imgviewer {
	float: right;
	width: 25%;
	text-align: center;
}

.tpl-properties-description {
	float: left;
	display: inline;
	width: 68%;
}

.tpl-properties-description-developments {
	float: left;
	display: inline;
	width: 75%;
}

.tpl-properties-features {
	float: right;
	text-align: right;
	min-width: 120px;
	width: 20%;
	font-size: 10px;
}

#content .tpl-properties .tpl-properties-features .features_list .tpl-properties-onportfolio {
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	padding: 3px;
	background: #cc0000;
	font-weight: bold;
}

#content .tpl-properties .tpl-properties-imgviewer img {
	margin: 0;
	padding: 3px;
	background: #c8c8c8;
	width: 130px;
	height: 98px;
}

.tpl-properties-description p {
	margin-top: 5px;
}

#content .tpl-properties .tpl-properties-description h1 {
	font-size: 14px;
	color: #011750;
	font-weight: bold;
	padding: 0;
	border-style: none;
	width: 100%;
	margin: 0;
	background: #f3f3f3;
}

#content .tpl-properties .tpl-properties-description h1 a:link, #content .tpl-properties .tpl-properties-description h1 a:visited {
	font-size: 14px;
	color: #011750;
	text-decoration: none;
	font-weight: bold;
	background: #f3f3f3;
}

#content .tpl-properties .tpl-properties-description h1 a:hover {
	font-size: 14px;
	color: #011750;
	text-decoration: underline;
	font-weight: bold;
	background: #f3f3f3;
}

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

#content .tpl-properties .tpl-properties-features .features_list ol {
	margin: 0;
	padding: 0;
	background: none;
	list-style: none;
	font-weight: normal;
	text-align: right;
}

#content .tpl-properties .tpl-properties-features .features_list ol li {
	margin: 0;
	background: none;
	list-style: none;
	font-weight: normal;
	padding: 0 0 5px;
	text-align: right;
}

#content .tpl-properties .tpl-properties-features .features_list ol li a {
	list-style: none;
	background: none;
	border-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

#content .tpl-properties .tpl-properties-features .features_list ol li strong {
	font-weight: bold;
	color: #011750;
	font-size: 12px;
	text-align: right;
}

#content .tpl-properties a:link, #content .tpl-properties a:visited {
	text-decoration: none;
	color: #011750;
}

#content .tpl-properties a:hover {
	text-decoration: underline;
	color: #011750;
}

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

#content .tpl-properties .blue {
	color: #011750;
}
	
/* @end */

/* @end */

/* @group Property TPL */

.tpl-property-onportfolio {
	
}

.tpl-property-onportfolio {
	font: normal 12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #011750;
	margin: 0;
	background: #e4e5c8;
	width: 98%;
	border-bottom: 1px solid #cecece;
	padding: 1%;
	text-align: left;
}

.tpl-property-onportfolio a {
	color: #011750;
	text-decoration: underline;
}

.tpl-property-details {
	padding-top: 20px;
}

.tpl-property-details-right h1 {
	font: bold 16px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #011750;
	margin: 0;
	padding: 0;
	background: #ffffff;
	border-style: none;
}

.tpl-property-details-right {
	float: right;
	padding: 0;
	width: 65%;
}

.tpl-property-imgviewer {
	float: left;
	margin: 0;
	padding: 0;
	width: 34%;
}

#content .tpl-property-details .tpl-property-imgviewer img {
	margin: 0;
	padding: 0 0 15px;
	width: 90%;
}

/* @group Form Mortgage Calculator */

#tpl-property-mortgage-interested h5 {
	color: #999999;
	margin-bottom: 15px;
	background: #ffffff;
	font-size: 16px;
}

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

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

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

.tpl-property-mortgage-form label {
	margin-top: 10px;
	position: absolute;
	text-align: right;
	width: 120px;
}

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

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

.tpl-property-mortgage-form form textarea {
	border: 2px solid #ddd;
	margin-top: 10px;
	margin-left: 110px;
	width: 300px;
	background: #ffffff;
}

/* @end */

/* @group Form */

/* @group Interested */

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

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

#tpl-property-interested h5 {
	color: #999999;
	margin-bottom: 15px;
	background: #ffffff;
	font-size: 16px;
	border-style: none;
}

/* @end */

.tpl-property-form {

}

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

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

.tpl-property-form label {
	margin-top: 10px;
	position: absolute;
	text-align: right;
	width: 100px;
}

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

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

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

/* @end */
	
/* @end */

/* @group Content TPL  */

/* @group Section TPL */

.tpl-section {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #666666;
	color: #333333;
}

.tpl-section-searchinfo-paging {
	text-align: right;
	padding-bottom: 10px;
	color: #333333;
}

.tpl-section-head {
	margin-bottom: 10px;
	color: #333333;
}

.tpl-section-head p {
	color: #333333;
	padding-top: 2px;
}

.tpl-section-head h2{
	font-weight: bold;
	font-size: 13px;
}

.tpl-section-head h2 a:link, .tpl-section-head h2 a:visited{
	text-decoration: none;
	color: #011750;
	font-weight: bold;
	font-size: 13px;
}

.tpl-section-head h2 a:hover{
	text-decoration: underline;
	color: #011750;
	font-weight: bold;
	font-size: 13px;
}

.tpl-section-intro {
	color: #333333;
	padding-bottom: 5px;
}

.tpl-section-intro p{
	color: #333333;
}

/* @end */

/* @group Article TPL */

#tpl-article {
	margin-bottom: 10px;
	color: #333333;
}

#tpl-article p {
	color: #333333;
}

#tpl-article ul {
	list-style: disc inside;
	padding-left: 15px;
	color: #333333;
}

#tpl-article ul li {
	list-style: disc inside;
	color: #333333;
}

#atpl-article a:link, #tpl-article a:visited {
	text-decoration: none;
	color: #011750;
}

#atpl-article a:hover {
	text-decoration: underline;
	color: #011750;
}

#tpl-article h1 {
	color: #011750;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 18px;
}

#tpl-article h2 {
	color: #011750;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 14px;
}

.develop{
	display:inline;
	display:-moz-inline-block;
	display:-moz-inline-box;
}

.develop-mainbox{
	width:170px;
	height:0px;
	height/**/:auto;
	margin:3px;
	text-align:center;
	padding:0px 0 0 0;
}
.develop-box {
	display:inline-block;
	display:-moz-inline-block;
	display:-moz-inline-box;
	width:170px;
	border: 1px solid #666666;
	background: #eaeaea;
	color: #666666;
	font-size: 11px;
	padding: 10px;
}

.develop-devexpo{
	display:-moz-inline-block;
	display:-moz-inline-box;
	width:170px;
	height:0px;
	height/**/:auto;
	margin:3px;
	text-align:center;
	padding:0px 0 0 0;
}

.develop-devexpo-box {
	width:170px;
	border: 1px solid #666666;
	background: #eaeaea;
	color: #666666;
	font-size: 11px;
	padding: 10px;

}

.develop-devexpo-box a:link, .devexpo-box a:visited {
	text-align: left;
	text-decoration: none;
	color: #333333;
}

.develop-devexpo-box a:hover {
	text-align: left;
	text-decoration: underline;
	color: #333333;
}

.develop-devexpo-box img {
	background: #ffffff;
	border: 1px solid #999999;
	padding: 3px;

}

.develop-devexpo-area {
	text-align: right;
	font-size: 10px;
	padding:0px 0 0 0;
}
.develop-devexpo-price {
	font-weight: bold;
}

.bargain{
	display:-moz-inline-block;
	display:-moz-inline-box;
	width:160px;
	height:0px;
	height/**/:auto;
	margin:3px;
	text-align:center;
	padding:0px 0 0 0;
}
.bargain-box {
	width:160px;
	border: 1px solid #666666;
	background: #eaeaea;
	color: #666666;
	font-size: 11px;
	padding: 10px;

}

.bargain-box a:link, .devexpo-box a:visited {
	text-align: left;
	text-decoration: none;
	color: #333333;
}

.bargain-box a:hover {
	text-align: left;
	text-decoration: underline;
	color: #333333;
}

.bargain-box img {
	background: #ffffff;
	border: 1px solid #999999;
	padding: 3px;

}

.bargain-area {
	text-align: right;
	font-size: 12px;
	padding:0px 0 0 0;
}
.develop-devexpo-price {
	font-weight: bold;
}
#inline
{
margin-right: auto;
margin-left: auto;
padding: 0px 0px 0px 0px;
}

.inline-list {
	margin: 0em;
	width: 100%;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	}

.inline-list ul, .inline-list li {
	display: inline;
	margin: 0;
	padding: 0;
	}

.liststyle ul {
	list-style: disc;
	margin: 30px;
}

.bold {
	font-weight: bold;
	font-size: 12px;
	font-color: 000;
}


/* @end */

/* @end */
	
/* @end */


