/* @override http://champions.nakedideas.com/rsrc/screen.css */

/* COMUNES */

body {
	background: #EFEFEF url(../img/fd_body2.jpg) repeat-y top;
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif
}

h1, h2, h3, h4 {
	font-family: Arial,Helvetica,sans-serif
}

a, a:link, a:active, a:visited {
	color: #28683b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none
}

.cleaner {
	clear: both;
	margin: 0;
	padding: 0
}

/* ESTRUCTURA */

.content {
	width: 957px;
	margin: 0 auto;
}

.topHead {
	margin-bottom: 10px;
}

.boxRightHome {
	width: 220px;
	float: right;
	text-align: left;
	background-color: #efefef;
	padding: 10px;
	margin-top: 4px
}

.top {
	height: 14px;
	background: url(../img/hd_top.jpg) repeat-x top;
	width: 957px;
}

.top .left {
	height: 14px;
	background: url(../img/hd_topL.jpg) no-repeat;
	width: 50px;
	float: left
}

.top .right {
	height: 14px;
	background: url(../img/hd_topR.jpg) no-repeat;
	width: 50px;
	float: right
}

.body {
	width: 853px;
	margin: 0 auto;
	position: relative
}

/*HEADER*/

.header {
	height: 95px;
	width: 872px;
	background-color: #fff;
	margin: 0 auto 40px;
	position: relative;
	*padding-bottom: 20px;
}

.header .logo {
	margin: 10px 0 0 10px;
	float: left;
	width: 410px
}

.menuTop,.menuTop a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #838383;
	text-decoration: none;
}

.menuTop {
	position: absolute;
	right: 10px;
	top: 30px
}

.menuTop a {
	padding: 0 2px
}

.menuTop a:hover {
	color: #28683b
}

.menuTop a.here {
	color: #28683b
}

.menuUnder, .menuUnder a {
	font: 14px Arial, Helvetica, sans-serif;
	color: #2b2b2b;
	text-decoration: none;
	letter-spacing: -0.015em
}

.menuUnder {
	width: 445px;
	padding-top: 7px;
	position: absolute;
	top: 60px;
	right: 10px;
	text-align: right
}

.menuUnder a {
	background: url(../img/logo-chico.jpg) no-repeat right;
	padding-right: 12px
}

.menuUnder a:hover {
	color: #28683b
}

.menuUnder .here {
	color: #28683b
}

.menuUnder a.last {
	background: none;
	padding-right: 0
}

.header .hdcontact {
	position: absolute;
	right: 10px;
	top: 8px;
	font: normal 18px  Arial, Helvetica, sans-serif;
	color: #28683b
}

/*Home Columna*/

.colIzq {
	width: 520px;
	float: left;
}

.colIzq h1 {
	font: normal 22px Arial, Helvetica, sans-serif;
	background-color: #e4f2e7;
	padding: 9px 0 3px 11px;
	margin: 4px 0;
	border: 1px solid #deebe0;
	border-right: none;
	border-left: none
}

.colIzq p {
	font: 14px Arial, Helvetica, sans-serif;
	color: #868686
}

.colIzq p strong {
	color: #000000
}

.colIzq  span {
	color: #14933c;
	display: block;
	margin: 2px 0 0 0
}

.colIzq  span a {
	color: #14933c;
	font: 11px Arial, Helvetica, sans-serif;
}

.colIzq  span a:hover {
	text-decoration: none
}

.newsBox {
	width: 325px;
	float: right;
}

.newsBox h2, .newsBox h3 {
	font-family: Arial,Helvetica,sans-serif;
	color: #2B2B2B;
}

.newsBox h2 {
	float: left;
	margin: 0px 0px 0px 0px;
}

.newsBox h2 a {
	text-decoration: none;
	color: black;
	font-weight: normal;
	font-size: 22px;
}

.newsBox a.newsMore {
	float: right;
	padding: 6px 15px 0px 0px;
}

.newsBox .titleNews {
	height: 30px;
	background-color: #e4f2e7;
	padding: 9px 0 3px 11px;
	margin: 4px 0;
	border: 1px solid #deebe0;
	border-right: none;
	border-left: none
}

.newsBox div.new {
	padding: 15px 25px;
	border: 1px solid #eee;
	margin: 0px 0px 5px 0px;
}

.newsBox h3 {
	margin: 0px 0px 10px 0px;
}

.newsContent .news {
	width: 600px;
}

/*SECCIONES*/

.singleContent {
	text-align: left;
	width: 853px;
	margin: 0 auto 20px;
	font: 16px Arial, Helvetica, sans-serif;
	color: #868686
}

.singleContent  h2 {
	margin: 0;
	font: normal 30px Arial, Helvetica,sans-serif;
	text-align: left;
	color: #2b2b2b;
	background-color: #efefef;
	padding: 10px 0 9px 10px;
	border: none
}

.singleContent p {
	margin-top: 20px;
	font-size: 13px;
}

.singleContent ul {
	font-size: 13px;
	padding: 10px 20px;
}

.singleContent li {
	padding: 3px 0px;
}

.singleContent h3 {
	font: normal 24px Arial, Helvetica, sans-serif;
	padding: 9px 0 3px 0;
	margin: 4px 0;
	color: #2b2b2b
}

.singleContent  h4 {
	margin: 0;
	font: normal 25px Arial, Helvetica,sans-serif;
	text-align: left;
	color: #2b2b2b;
	background-color: #efefef;
	padding: 15px 0 4px 10px;
	border: none
}

.singleContent  .colIzq {
	width: 600px;
	float: left;
	margin: 0
}

.boxRightHome p {
	margin-top: 0
}

/*SEND TO A FRIEND*/

.popup .singleContent {
	text-align: left;
	width: 650px;
	margin: 0 auto 20px;
	font: 16px Arial, Helvetica, sans-serif;
	color: #868686
}

.popup .singleContent  h2 {
	margin: 0;
	font: normal 30px Arial, Helvetica,sans-serif;
	text-align: left;
	color: #2b2b2b;
	background-color: #efefef;
	padding: 15px 0 4px 10px;
	border: none
}

/* NEWS */

.news {
	text-align: left;
	width: 853px;
	margin: 0 auto 20px;
	font: 16px Arial, Helvetica, sans-serif;
	color: #868686
}

.news h2 {
	margin: 0 0 10px;
	font: normal 30px Arial, Helvetica,sans-serif;
	text-align: left;
	color: #2b2b2b;
	background-color: #efefef;
	padding: 15px 0 4px 10px;
	border: none
}

.news h4 {
	font-size: 90%;
	font-weight: normal;
}

.newsNav {
	float: left;
	width: 200px;
	padding-top: 20px;
}

.newsNav ul {
	list-style-type: none;
	padding: 0px;
	font-size: 70%;
	font-weight: bold;
	padding-top: 10px;
}

.newsNav li {
	padding-bottom: 5px;
}

.newsContent {
	width: 580px;
	float: left;
	padding: 20px 0px 0px 10px;
	border-left: 1px solid #ccc;
}

.news img {
	float: left;
	padding: 5px;
	border: 1px solid #ccc;
	margin: 0 10 0 0;
}

.news dl {
	float: right;
	width: 470px;
	padding: 0 0 40 10;
	margin: 0px 0px 10px 0px;
}

.news dt {
	font-size: 85%;
	color: #560840;
	font-weight: bold;
	border-top: 1px solid #ccc;
	padding-top: 0px;
}

.news dd {
	font-size: 80%;
	padding-bottom: 10px;
	margin: 0px;
}

.newsDate p {
	color: #999;
	font-size: 90%;
}

.newsDetail dl {
	width: 570px;
	padding-top: 0px;
}

/* CONTACT FORM */

.formTD {
	margin-top: 10px
}

.formTD td {
	padding: 5px 0px 5px 10px;
	vertical-align: top;
}

.formTD input, .formTD select, .formTD textarea {
	border: 1px solid #ccc;
	padding: 2px;
	width: 260px;
	margin: 0
}

.formTD .btnSearchResults {
	width: auto;
	border: none;
	background: url(../img/submitbg.png) no-repeat 0 0;
	color: #FFF;
	width: 0;
	padding: 0 61px 7px 8px;
	cursor: pointer;
}

.formTD .btnSearchResults:hover {
	background-position: 0 -25px;
}

.formTD p {
	margin: 0px;
	padding: 0px;
}

.formTD select {
	padding: 1px;
	margin-left;width: 265px;
}

/* LETTINGS */

h1.lettings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #28683b;
	background-color: #ffffff;
}

A.london,A.london:Link,A.london:Visited, {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #28683b;
	text-decoration: none;
}

A.london:Hover {
	text-decoration: underline;
}

.lettingsNav {
	float: left;
	width: 160px;
	background-color: #efefef;
	margin-top: 4px;
}

.lettingsNav a {
	margin: 0;
	padding: 0 0 0 0px
}

.lettingsNav ul {
	list-style-type: none;
	padding: 0px;
	font-size: 12px;
	margin: 0;
}

.lettingsNav li {
	padding-bottom: 5px;
	padding-left: 10px;
}

.lettingsContent {
	width: 680px;
	float: right;
	padding: 0px;
}

.lettingsContent img {
	padding-right: 20px;
}

.propertySearchLong {
	width: 700px;
	text-align: left;
}

.w100 {
	width: 100%;
	margin-top: 4px;
}

.propertySearchLong h2 {
	font-size: 130%;
	font-weight: normal;
	padding-bottom: 5px;
}

.propertySearchLong form {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-size: 80%;
	color: #28

683B;
	/*border:1px solid #770B59;*/ background-color: #E4F2E7;
}

.propertySearchLong select {
	border: 1px solid #999;
	width: 210px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 90%;
}

.propertySearchLong input {
	padding: 0px 2px;
	border: 1px solid #F8E5EF;
	margin-left: 155px;
	border: 2px solid #999;
	margin-bottom: 0px;
	margin-top: 0px;
}

.propertySearchLong .searchbutton {
	width: 83px;
	height: 29px;
	background: url(boton_buscar.gif);
	border: none;
	font: 20px Arial, Helvetica, sans-serif;
	color: #f7f7f7;
	float: right
}

.propertySearchLong p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.propertySearchLong .floaterL select {
	width: 210px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.propertySearchLong .floaterR select {
	width: 210px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

/* SEARCH RESULTS */

.searchBlock {
	margin-top: 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d3d3d3;
	cursor: pointer;
	position: relative;
	width: 853px;
}

.searchBlock img {
	float: left;
	border: 1px solid #28683b;
	margin-top: 10px;
	width: 138px;
}

.searchBlock dl {
	float: left;
	width: 550px;
	margin: 8px 0 0;
	padding: 0
}

.searchBlock dt {
	font-size: 20px;
	color: #28683b;
}

.searchBlock dd {
	font-size: 11px;
	padding-bottom: 10px;
	margin: 0;
	padding: 0;
	margin-left: 10px
}

.searchBlock dd a {
	font-size: 20px;
	color: #28683b
}

.hoverclass {
	background-color: #E4F2E7;
	margin-top: 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d3d3d3;
	cursor: pointer;
	position: relative;
	width: 853px;
}

.hoverclass img {
	float: left;
	border: 1px solid #28683b;
	margin-top: 10px;
	width: 138px
}

.hoverclass dl {
	float: left;
	width: 550px;
	margin: 8px 0 0;
	padding: 0
}

.hoverclass dt {
	font-size: 20px;
	color: #28683b;
}

.hoverclass dd {
	font-size: 11px;
	padding-bottom: 10px;
	margin: 0;
	padding: 0;
	margin-left: 10px
}

.hoverclass dd a {
	font-size: 20px;
	color: #28683b
}

.searchResults {
	text-align: left;
	width: 853px;
	margin: 0 auto 20px;
	font: 16px Arial, Helvetica, sans-serif;
	color: #868686
}

.searchResults .cont_h2 {
	margin: 0 0 4px;
	text-align: left;
	background-color: #efefef;
	padding: 15px 0 0 10px;
	height: 40px;
	border: none;
	position: relative
}

.searchResults h2 {
	font: normal 30px Arial, Helvetica,sans-serif;
	color: #2b2b2b;
	border: none;
	padding: 0;
	margin: 0
}

.searchResults .cont_h2 .links2 {
	position: absolute;
	right: 10px;
	bottom: 7px;
	font: normal 13px Arial, Helvetica, sans-serif
}

.searchResults .cont_h2 .links2 a {
	text-decoration: underline
}

.searchResults .cont_h2 .links2 a:hover {
	text-decoration: none
}

.searchResults .cont_h4 {
	margin: 0 0 4px;
	text-align: left;
	background-color: #efefef;
	padding: 10px 0 5px 10px;
	height: 25px;
	border: none;
	position: relative
}

.searchResults h4 {
	font: normal 20px Arial, Helvetica,sans-serif;
	color: #2b2b2b;
	border: none;
	padding: 0;
	margin: 0
}

.searchResults .cont_h4 .links2 {
	position: absolute;
	right: 10px;
	bottom: 7px;
	font: normal 13px Arial, Helvetica, sans-serif
}

.searchResults .cont_h4 .links2 a {
	text-decoration: underline
}

.searchResults .cont_h4 .links2 a:hover {
	text-decoration: none
}

.searchResults  .filter {
	background-color: #E4F2E7;
	font-size: 11px;
	padding: 5px 0 4px 11px;
}

.searchResults  .filter .filtro {
	color: #000000;
}

.searchResults  .filter select {
	color: #000;
	font-size: 11px
}

.viewMore {
	font: normal 11px Arial, Helvetica, sans-serif;
	position: absolute;
	right: 10px;
	bottom: 10px;
	display: block;
	text-decoration: underline
}

.propertyType {
	font-size: 20px;
	color: #28683b;
	position: absolute;
	top: 10px;
	right: 10px
}

/*PAGINADO*/

.areapaginado {
	height: 29px;
	margin-top: 4px;
}

.pagination  a {
	background-color: #efefef;
	float: left;
	display: block;
	padding: 6px 7px 5px;
	color: #000;
	font: normal 11px Arial, Helvetica, sans-serif;
	margin: 0 4px 0 0
}

.pagination  a:hover {
	background-color: #e4f2e7;
	text-decoration: none
}

.pagination {
	float: left
}

.pagination div {
	display: inline;
	font-size: 12px;
	padding: 0px
}

.pagination  #active a {
	background-color: #e4f2e7;
}

.pagination  #number a {
	background-color: #efefef;
}

a.viewAll {
	background-color: #efefef;
	float: left;
	margin-left: 15px;
	display: block;
	padding: 6px 7px 5px;
	color: #000;
	font: normal 11px Arial,Helvetica, sans-serif;
	color: #000
}

a.viewAll:hover {
	background-color: #e4f2e7;
	text-decoration: none
}

/* PROPERTY DETAILS */

.picSearchResults {
	float: left;
	width: 490px
}

.picSearchResults img {
	margin-right: 4px;
	margin-bottom: 4px;
}

.miniPics {
	text-align: left;
	margin: 0;
	padding: 0 0 4px 0;
	width: 490px
}

.miniPics img {
	cursor: pointer;
}

.properties {
	width: 276px;
	float: right;
	padding-right: 45px;
	margin-top: 20px
}

.price {
	float: right;
	background-color: #e4f2e7;
	width: 160px;
	height: 45px;
	border: 1px solid #eeefee;
	margin: 0 auto;
	text-align: center;
	padding-top: 5px;
	position: relative;
	border-left: 5px solid #fff;
	padding-bottom: 4px
}

.price span {
	font: 30px Arial, Helvetica, sans-serif;
	color: #000;
}

.price .pertime {
	position: absolute;
	left: 97px;
	top: 38px;
	color: #28683b;
	font: 11px Arial, Helvetica, sans-serif
}

.properties .list {
	border-bottom: 1px solid #e6e6e6;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #000000
}

.properties .list .type {
	padding: 10px 0 3px;
	float: left
}

.properties .list .quantity {
	padding: 10px 0 3px;
	float: right
}

.contenquery {
	background-color: #efefef;
	margin-top: 25px;
	padding: 4px 0;
	margin-bottom: 19px
}

.btnenquire {
	background: url(../img/enquirebg.png) no-repeat 0 0;
	display: block;
	font: normal 0/0 Arial, Helvetica, sans-serif;
	width: 178px;
	text-indent: -9999px;
	margin: 5px auto;
	height: 28px;
	cursor: pointer;
}

.btnenquire:hover {
	background-position: 0 -28px;
	text-decoration: none;
}

.contenquery a {
	color: #fff
}

.contenquery .location {
	background: url(../img/ic-lupa.gif) no-repeat left bottom;
	color: #28683b;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 22px;
	margin: 3px 0 0 85px;
	display: block;
	padding-top: 3px;
	text-decoration: underline
}

.contenquery .location:hover {
	text-decoration: none
}

.propertyDetails {
	text-align: left;
	width: 853px;
	margin: 0 auto 20px;
	font: 16px Arial, Helvetica, sans-serif;
	color: #868686
}

.propertyDetails {
	text-align: left;
	width: 853px;
	margin: 0 auto 20px;
	font: 16px Arial, Helvetica, sans-serif;
	color: #868686
}

.propertyDetails .cont_h2 {
	margin: 0 0 4px;
	text-align: left;
	background-color: #efefef;
	padding: 0 0 0 10px;
	height: 55px;
	border: none;
	position: relative
}

.propertyDetails h2 {
	font: normal 28px Arial, Helvetica,sans-serif;
	color: #2b2b2b;
	border: none;
	padding: 0;
	margin: 5px 0 0;
	width: 650px;
	float: left
}

.propertyDetails .cont_h2 .links2 {
	position: absolute;
	right: 10px;
	bottom: 7px;
	font: normal 13px Arial, Helvetica, sans-serif
}

.propertyDetails .cont_h2 .links2 a {
	text-decoration: underline
}

.propertyDetails .cont_h2 .links2 a:hover {
	text-decoration: none
}

.extraOptions {
	background-color: #efefef;
	padding: 20px 10px 10px 0;
	border: none;
	text-align: right;
	margin-top: 10px;
}

.extraOptions a {
	font-size: 13px;
	text-decoration: underline
}

.extraOptions a:hover {
	text-decoration: none
}

.propertyDetails .links3 {
	font: normal 11px Arial, Helvetica, sans-serif;
	position: absolute;
	top: 38px;
	left: 13px
}

.propertyDetails .links3 a {
	text-decoration: none
}

.propertyDetails .links3 a:hover {
	text-decoration: underline
}

.propertyDetails dl {
	float: right;
	text-align: left;
	padding-top: 20px;
	font-size: 90%;
	width: 268px;
	margin-right: 62px
}

.propertyDetails dt {
	font-size: 100%;
	color: #560840;
	font-weight: bold;
}

.propertyDetails dd {
	font-size: 110%;
	color: #515151;
	padding-bottom: 10px;
}

.tablePropDetails {
	margin-bottom: 30px;
}

.tablePropDetails td {
	padding: 5px 30px 5px 20px;
}

.tablePropDetails td.txt {
	font-size: 85%;
	font-weight: normal;
	color: #515151;
}

/* FOOTER */

.footer {
	width: 855px;
	margin: 10px auto 0;
	border-top: 1px solid #efefef;
	padding: 0 0 5px;
	font-size: 11px;
	color: #999;
	background-color: #fff
}

.newsletter {
	border-bottom: 1px solid #EEEEEE;
	margin: 0 -10px 10px -12px;
	padding: 13px 12px;
	background: #E4F2E7;
	position: relative;
}

.newsletter h5 {
	float: left;
	font-size: 14px;
	margin: 0 24px 0 0;
	padding: 0;
	width: 280px;
	color: #29683b;
	line-height: 20px;
}

.newsletter label {
	font-size: 10px;
	font-weight: bold;
	margin: 0 5px;
}

.newsletter .btn {
	background: url(../img/joinbg.png) no-repeat 0 0;
	color: #FFF;
	border: none;
	cursor: pointer;
	width: 54px;
	height: 21px;
	display: inline-block;
	position: absolute;
	padding: 0;
	margin: 0;
	top: 15px; 
	right: 200px;
}

#description {
	display: block;
	height: 24px;
}

.newsletter .btn:hover {
	background-position: 0 -23px;
}

span#response {
	margin-left: 60px;
}

.newsletter #no-spam {
	margin-top: -11px;
}

.newsletter a {
	float: right;
	font-size: 10px;
	line-height: 10px;
	cursor: pointer;
}

.linksFooter {
	
}

.linksFooter ul {
	text-align: left;
	list-style-type: none;
	padding-bottom: 10px;
	margin: 0;
	padding: 0
}

.linksFooter li {
	display: inline;
}

.linksFooter li a {
	color: #999;
}

.linksFooter a:hover {
	color: #14933C;
}

.description {
	font: 14px Arial, Helvetica, sans-serif;
	color: #868686;
	line-height: 18px;
	padding-top: 20px
}

.description span {
	color: #28683b;
}

h1.rental {
	font-weight: normal;
	font-size: 11px;
	color: #808080;
	line-height: 11px;
	font-family: Arial, Helvetica, Sans-serif;
}

/*HOLLY HACK - arregla el rendering del header en explorer */

* html .hollyhack {
	height: 1%;
}

/* MAIN NAV */

.mainNav {
	color: #770B59;
	text-align: right;
	margin: 20px 0px;
}

/* si no anda en explorer poner esto en margin y padding 0 */

.mainNav ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
}

.mainNav li {
	display: inline;
	padding-right: 10px;
}

.mainNav a:link, .mainNav a:active, .mainNav a:visited {
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	color: #770B59;
}

.mainNav a:hover {
	padding-bottom: 2px;
	border-bottom: 3px solid #770B59;
}

.mainNav LI#active a.here {
	color: #770B59;
	padding-bottom: 2px;
	font-weight: bold;
	border-bottom: 3px solid #770B59;
}

/* HOME */

/* property spotlight */

.propertySpotlight {
	width: 540px;
	text-align: left;
}

.propertySpotlight h2 {
	font-size: 130%;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

.propertySpotlight img {
	padding: 15px 0px 10px 5px;
}

.propertySpotlight table {
	width: 98%;
}

.propertySpotlight td {
	font-weight: bold;
	color: #770B59;
	padding: 5px;
}

.propertySpotlight .miniText {
	float: right;
	font-size: 60%;
	padding-left: 10px;
	background: url(miniArrow.gif) no-repeat 0 50%;
}

.propertySpotlightTitle {
	font-size: 70%;
	color: #CBAABA;
}

.propertySpotlightBig {
	font-size: 130%;
}

#propertyTableTop, #propertyTableL, #propertyTableM, #propertyTableR {
	border-bottom: 1px solid #e7e7e7;
	width: 33%;
}

#propertyTableL, #propertyTableM {
	border-right: 1px solid #e7e7e7;
}

/* Who we are */

.whoWeAre {
	width: 540px;
	padding-top: 20px;
	margin-bottom: 10px;
}

.whoWeAre h2 {
	font-size: 130%;
	font-weight: normal;
	padding-bottom: 5px;
}

.whoWeAre p {
	font-size: 75%;
	line-height: 18px;
	letter-spacing: 0,5%;
	color: #515151;
	padding: 5px 0px;
}

/* Property Updates */

.propertyUpdates {
	width: 260px;
	background: #F8E5EF url(bgPropUpdates.gif) no-repeat bottom right;
	padding: 5px 0px;
	margin-top: 10px;
	float: left;
}

.propertyUpdates h3 {
	font-size: 100%;
	font-weight: normal;
	padding: 10px 10px 3px 10px;
}

.propertyUpdates p {
	font-size: 70%;
	padding: 0px 10px 10px 10px;
}

.propertyUpdates a {
	color: black;
}

.propertyUpdates a:hover {
	color: #770B59;
	text-decoration: underline;
}

.home {
	font-size: 100%;
	font-weight: normal;
	padding: 20px 10px 5px 0;
	margin: 0
}

/* Careers at Champions */

.careersChampions {
	width: 260px;
	background: #F8E5EF url(bgCareers.gif) no-repeat top right;
	padding: 5px 0px;
	margin-top: 10px;
	float: left;
}

.careersChampions h3 {
	font-size: 100%;
	font-weight: normal;
	padding: 10px 10px 3px 10px;
}

.careersChampions p {
	font-size: 70%;
	padding: 0px 10px 10px 10px;
}

.careersChampions a {
	color: black;
}

.careersChampions a:hover {
	color: #770B59;
}

/* News */

.championsNews {
	width: 260px;
	background: #F8E5EF;
	padding: 3px 0px;
	margin-top: 10px;
	float: right;
}

.championsNews h3 {
	font-size: 100%;
	font-weight: normal;
	padding: 10px 10px 18px 10px;
}

.championsNews dl {
	padding-bottom: 10px;
	padding-left: 10px;
}

.championsNews dt {
	font-size: 60%;
	color: #770B59;
	font-weight: bold;
}

.championsNews dd {
	font-size: 70%;
}

.championsNews a {
	color: black;
}

.championsNews a:hover {
	color: #770B59;
}

.championsNews p {
	font-size: 65%;
	float: right;
	padding-right: 10px;
	padding-bottom: 3px;
}

/* property search */

.propertySearch {
	width: 247px;
	text-align: left;
	padding-top: 20px
}

.propertySearch h2 {
	font-size: 130%;
	font-weight: normal;
	padding-bottom: 5px;
}

.propertySearch form {
	background: #560840;
	padding: 10px;
	color: white;
	font-size: 80%;
}

.propertySearch select {
	width: 205px;
	margin-bottom: 10px;
	font-size: 90%;
}

.propertySearch input {
	padding: 0px 2px;
	border: 1px solid #F8E5EF;
	margin-left: 155px;
}

.propertySearch p {
	padding-bottom: 3px;
}

.floaterL select {
	width: 100px;
}

.floaterR select {
	width: 100px;
	margin-right: 17px;
}

.tabRent {
	padding: 5px 10px 10px 10px;
	background: #560840 url(bgTabActive.gif) repeat-x top;
	color: white;
	cursor: pointer;
}

.tabBuy {
	padding: 5px 12px 4px 10px;
	background: #F8E5EF;
	color: #560840;
	cursor: pointer;
}

/* Property of the week */

.propertyWeek {
	width: 240px;
	text-align: left;
	margin-top: 20px;
	background: #560840;
}

.propertyWeek h2 {
	font-size: 130%;
	font-weight: normal;
	padding-bottom: 5px;
	background: white;
}

.propertyWeek img {
	padding: 15px 15px 10px 15px;
}

.propertyWeek dl {
	padding-left: 15px;
	font-weight: bold;
	padding-bottom: 10px;
}

.propertyWeek dt {
	font-size: 70%;
	color: #A9819E;
}

.propertyWeek dd {
	font-size: 110%;
	color: white;
}

.propertyWeek a {
	color: white;
}

/* lettings Update */

.lettingsUpdate {
	width: 540px;
	background: #eee;
	padding: 5px 0px;
	margin-top: 10px;
	float: left;
}

.lettingsUpdate h3 {
	font-size: 100%;
	font-weight: normal;
	padding: 10px 10px 3px 10px;
}

.lettingsUpdate p {
	font-size: 70%;
	padding: 0px 10px 10px 10px;
}

.lettingsUpdate a {
	color: black;
}

.lettingsUpdate a:hover {
	color: #770B59;
}

/* popup img */

.Heading1 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}

.Heading2 {
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
}

.viewMore {
	float: right;
}

/* pager */

/* LINKS */

.links h2 {
	font-size: 130%;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

.links {
	padding-bottom: 10px;
	text-align: left;
}

.links img {
	float: left;
	padding: 5px;
	border: 1px solid #ccc;
	margin-top: 10px;
}

.links dl {
	float: right;
	width: 685px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.links dt {
	font-size: 85%;
	color: #560840;
	font-weight: bold;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

.links dd {
	font-size: 80%;
	padding-bottom: 10px;
}

.links p {
	color: #999;
	font-size: 90%;
}

/* TESTIMONIALS */

.testimonials {
	padding-bottom: 5px;
	text-align: left;
}

.testimonials dl {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 782px;
}

.testimonials dt {
	font-size: 85%;
	color: #560840;
	font-weight: bold;
	padding-top: 15px;
	border-top: 1px solid #CCC;
}

.testimonials dd {
	font-size: 80%;
	padding-bottom: 0px;
	padding-left: 150px;
	padding-top: 0px;
}

.testimonials p {
	color: #999;
	font-size: 90%;
}

/* PROPERTY UPDATES */

#rentProp {
	width: 590px;
}

#buyProp {
	width: 590px;
}

/* ENQUIRE FORM */

#formEnquire {
	position: absolute;
	top: 208px;
	right: 35px;
}

.formTDEnq {
	background-color: #E4F2E7;
	padding: 6px;
	border: 4px solid #fff;
	width: 295px
}

.formTDEnq td {
	padding: 0px;
	vertical-align: top;
	margin: 0px;
}

.formTDEnq input, .formTDEnq select, .formTDEnq textarea {
	border: 1px solid #999;
	padding: 2px 2px 2px 0;
	width: 200px;
}

.formTDEnq p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	padding-top: 10px
}

.formTDEnq select {
	padding: 1px;
	margin-left: 5px;
	width: 200px;
}

.closeenquire {
	position: absolute;
	font: 11px Arial, Helvetica, sans-serif;
	top: 10px;
	right: 10px;
	text-decoration: underline;
	cursor: pointer
}

.closeenquire:hover {
	text-decoration: none
}

#formEnquire .btnSearchResultsNew {
	background: url("../img/submitbg.png") no-repeat scroll 0 0;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	margin: 10px 0 0;
	width: 67px;
	text-indent: -9999px;
	height: 22px;
	text-align: center;
	font-size: 0;
	line-height: 0;
}

#formEnquire .btnSearchResultsNew:hover {
	background-position: 0 -25px;
}

/* PROPUPDATES FORM */

.formTDProp td {
	padding: 5px 0px;
	vertical-align: top;
	margin: 0px;
}

.formTDProp input, .formTDProp select, .formTDProp textarea {
	border: 2px solid #999;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 2px;
	width: 260px;
}

input.radio {
	width: 20px;
	margin: 10px 5px 0px 0px;
}

.formTDProp p {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}

.formTDProp select {
	padding: 1px;
	margin-left: 5px;
	width: 260px;
}

/* FORM VALIDATION */

.iferror {
	display: none
}

.error {
	color: #f33
}

.error .iferror {
	display: block;
	padding: 4px;
	color: #fff;
	background-color: #f33;
	width: 260px;
}

P.iferror {
	font-size: 9pt;
	margin: 3pt 0 4pt;
	padding: 6px
}

.error INPUT .text,.error TEXTAREA {
	border: 2px solid #f66
}

.boxSend {
	width: 540px;
	float: left;
	text-align: left;
	padding-top: 25px;
	padding-left: 0px;
	margin: 0px;
}

/* SLIDER (copyright BUDA 2007) */

/*
#SD_slider img {padding:0; margin:0;}
#SD_slider a {padding:0; margin:0;}

#SD_slider{
	height:127px;width:540px;
	position:relative;
	margin: 20px 0;*/

/*	clip:rect(0,0,232px,78px);
	overflow:hidden; */

}


/*
#SD_slides_scroll4{position:absolute;top:60px;left:0;padding:0px;}
#SD_slides_scroll6{position:absolute;top:60px;left:530px;padding:0px;}

#SD_slides_body{
	position:absolute;
	top:0;
	left:10px;
	height:127px;
	width:516px;
 	overflow:hidden;
	}

#SD_slides_body2{
	position:absolute;
	top:0;
	left:0;
	padding: 0px;
	margin: 0px;
	width:1050px;
	}
#SD_slides_body2 A{
display:block;float:left;
position:relative;
}

#SD_slides_body2 B{
	position:absolute;
	bottom:0; left:0;
	z-index:1000;
	background-image:url('slidebg2.gif');background-repeat:no-repeat;background-position:left bottom;
	width:522px!important;height:7px!important;
}

#SD_slides_body2 .here B{
	background-image:url('slidebg2_here.gif');

}

#tab_SD .imgSlider .dfoot{
	position:absolute;
	top:71px; left:0;
	z-index:1000;
	background-image:url('slides2.gif');background-repeat:no-repeat;background-position:left bottom;
	width:522px!important;height:7px!important;
	}
*/
.postalCodes {

/*height:116px; width:500px; overflow:auto; border:1px solid #560840; */ margin-top: 20px
}

/* Styles for the horizontal slider */

.fd-slider {
	position: relative;
	width: 100%;
	height: 20px;
	text-align: center;
	border: 0 none;
	text-decoration: none;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none
        cursor:pointer;
}

.fd-slider-inner {
	position: relative;
	display: block;
	z-index: 1;
	height: 18px;
	text-align: left;
	background: #fcfcfc;
	border: 1px solid #ccc;
}

.fd-slider-bar {
	position: absolute;
	display: block;
	z-index: 2;
	height: 2px;
	border: 1px solid #bbb;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	background: #ddd;
	margin: 0;
	padding: 0;
	overflow: hidden;
	line-height: 4px;
	top: 8px;
	bottom: none;
	left: 10px;
	right: 10px;
}

/* Styles for the vertical slider */

.fd-slider-vertical {
	position: relative;
	border: 0 none;
	text-decoration: none;
	display: block;
	width: 20px;
	height: 100%;
	text-align: center;
	-moz-user-select: none;
	-khtml-user-select: none
        cursor:pointer;
	cursor: hand;
}

.fd-slider-vertical .fd-slider-inner {
	display: block;
	width: 18px;
	height: 100%;
	text-align: left;
	background: #fcfcfc;
	border: 1px solid #ccc;
}

.fd-slider-vertical .fd-slider-bar {
	width: 2px;
	top: 10px;
	bottom: 10px;
	left: 8px;
	right: none;
	height: auto;
}

.fd-slider-vertical .fd-slider-handle {
	cursor: N-resize;
}

.focused .fd-slider-inner {
	background: #eee !important;
	border: 1px solid #aaa !important;
}

/* black handle, no glow */

.fd-slider-handle {
	position: absolute;
	display: block;
	padding: 0;
	border: 0 none;
	margin: 0;
	z-index: 3;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	outline: 0px none;
	background: transparent url(./slider-disabled.png) no-repeat 0px 0px;
	cursor: W-resize;
	line-height: 20px;
	font-size: 20px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-moz-user-focus: none;
	-moz-outline: 0px none;
}

.fd-slider-handle:focus {
	outline: 0px none;
	border: 0 none;
	-moz-user-focus: normal;
}

button.fd-slider-handle:focus::-moz-focus-inner {
	border-color: transparent;
}

/* black handle, glow */

.fd-slider-hover .fd-slider-handle {
	background: transparent url(./slider-disabled-1.png) no-repeat 0px 0px;
}

/* blue handle, no glow */

.focused .fd-slider-handle {
	background: transparent url(./slider.png) no-repeat 0px 0px;
}

/* blue handle glow */

.focused.fd-slider-hover .fd-slider-handle {
	background: transparent url(./slider-1.png) no-repeat 0px 0px;
}

body.slider-drag-vertical {
	cursor: N-resize !important;
}

body.slider-drag-horizontal {
	cursor: W-resize !important;
}

.fd_hide_slider_input {
	display: none;
}

/*nuevos*/

/*SEARCH*/

.search {
	width: 325px;
	float: right;
	background-color: #efefef;
	padding-bottom: 10px
}

.search h2 {
	font: normal 30px Arial, Helvetica, sans-serif;
	color: #2b2b2b;
	margin: 0;
	border-bottom: 4px solid #fff;
	padding: 14px 0 3px 24px
}

.search .cont {
	width: 279px;
	margin: 0 auto;
	background-color: ##EFEFEF
}

.search .cont .titulo {
	height: 32px;
	margin-top: 16px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #2b2b2b
}

.search .cont .titulo .number {
	float: left;
	height: 20px;
	width: 32px;
	background: url(../img/item.gif) no-repeat;
	padding: 6px 0;
	text-align: center
}

.search .cont .titulo .text {
	float: left;
	padding: 6px 0 6px 8px;
	text-align: left
}

.search .cont .titulo .text span {
	font: 11px Arial, Helvetica, sans-serif;
	color: #898989
}

.search .cont label {
	font: 11px Arial, Helvetica, sans-serif;
	color: #898989;
	display: block;
	padding: 6px 0 3px 1px;
}

.search .cont .options {
	background: #e0e0e0;
	width: 274px;
	display: block;
	padding-bottom: 5px;
	padding-top: 3px
}

.search .cont .options label {
	font: 11px Arial, Helvetica, sans-serif;
	color: #898989;
	display: block;
	padding: 1px 0 1px;
	display: block;
	float: left;
	width: 135px;
	padding-left: 2px
}

.search .cont .contSelect {
	margin: 15px 0
}

.search .cont span.select {
	position: absolute;
	width: 170px;
	height: 22px;
	padding: 2px 24px 0 8px;
	color: #898989;
	font: 11px/21px arial,sans-serif;
	background: url(../img/select.gif) no-repeat;
	overflow: hidden;
}

.search .cont .contBoton {
	padding: 15px 0;
	border-bottom: 1px solid #cdcdcd
}

.searchbutton {
	background: url(../img/searchbg.png) no-repeat;
	border: none;
	color: #FFF;
	cursor: pointer;
	padding: 0 35px;
	height: 24px;
}

.searchbutton:hover {
	background-position: 0 -24px;
}

.search .cont .priceInfo {
	font: 11px Arial, Helvetica, sans-serif;
	display: block;
	padding-bottom: 3px;
	padding-top: 10px
}

.search p.propertiesSearch {
	border-bottom: 2px solid #fff;
	margin: 0px;
	padding: 10px 0px 10px 20px;
	color: #28683B;
	font-size: 15px;
}

/*SEARCHBIG*/

.searchBig {
	width: 853px;
	margin: 0 auto
}

.searchBig  h2 {
	margin: 0;
	font: normal 30px Arial, Helvetica,sans-serif;
	text-align: left;
	color: #2b2b2b;
	background-color: #efefef;
	padding: 15px 0 4px 10px;
	border: none
}

.searchBig .paso {
	width: 256px;
	margin-right: 12px;
	background-color: #EFEFEF;
	float: left;
	padding: 0 10px 10px;
	margin-top: 10px;
	height: 250px
}

.searchBig .ultimopas {
	margin-right: 0
}

.searchBig .cont .titulo {
	height: 32px;
	margin-top: 16px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #2b2b2b
}

.searchBig .cont .titulo .number {
	float: left;
	height: 20px;
	width: 32px;
	background: url(../img/item.gif) no-repeat;
	padding: 6px 0;
	text-align: center
}

.searchBig .cont .titulo .text {
	float: left;
	padding: 6px 0 6px 8px;
	text-align: left
}

.searchBig .cont .titulo .text span {
	font: 11px Arial, Helvetica, sans-serif;
	color: #898989
}

.searchBig .cont label {
	font: 11px Arial, Helvetica, sans-serif;
	color: #898989;
	display: block;
	padding: 6px 0 3px 1px;
}

.searchBig .cont .options {
	background: #e0e0e0;
	width: 254px;
	display: block;
	padding-bottom: 5px;
	padding-top: 3px
}

.searchBig .cont .options label {
	font: 11px Arial, Helvetica, sans-serif;
	color: #898989;
	display: block;
	padding: 1px 0 1px;
	display: block;
	float: left;
	width: 120px;
	padding-left: 2px
}

.searchBig .cont .contSelect {
	margin: 15px 0
}

.searchBig .cont span.select {
	position: absolute;
	width: 170px;
	height: 22px;
	padding: 2px 24px 0 8px;
	color: #898989;
	font: 11px/21px arial,sans-serif;
	background: url(../img/select.gif) no-repeat;
	overflow: hidden;
}

.searchBig .cont .contBoton {
	background-color: #EFEFEF;
	padding: 10px 10px 10px;
	margin-top: 10px;
}

.searchBig .cont .contBoton input {
	float: right
}

.searchBig .searchbutton {
	width: 83px;
	height: 29px;
	background: url(boton_buscar.gif);
	border: none;
	font: 20px Arial, Helvetica, sans-serif;
	color: #f7f7f7;
	padding: 0;
}

.searchBig .cont .priceInfo {
	font: 11px Arial, Helvetica, sans-serif;
	display: block;
	padding-bottom: 3px;
	padding-top: 10px
}

/*SLIDER*/

DIV.extraclass {
	FLOAT: left;
	WIDTH: 149px
}

INPUT {
	MARGIN-LEFT: 0.2em;
	WIDTH: 2em;
}

.fd-slider {
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	DISPLAY: block;
	BORDER-LEFT: 0px;
	WIDTH: 100%;
	BORDER-BOTTOM: 0px;
	POSITION: relative;
	HEIGHT: 20px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer
}

.fd-slider-inner {
	BORDER-RIGHT: #ccc 1px solid;
	BORDER-TOP: #ccc 1px solid;
	DISPLAY: block;
	Z-INDEX: 1;
	BACKGROUND: #fcfcfc;
	BORDER-LEFT: #ccc 1px solid;
	BORDER-BOTTOM: #ccc 1px solid;
	POSITION: relative;
	HEIGHT: 18px;
	TEXT-ALIGN: left
}

.fd-slider-bar {
	BORDER-RIGHT: #aaa 1px solid;
	BORDER-TOP: #bbb 1px solid;
	DISPLAY: block;
	Z-INDEX: 2;
	BACKGROUND: #ddd;
	MARGIN: 0px;
	OVERFLOW: hidden;
	BORDER-LEFT: #bbb 1px solid;
	LINE-HEIGHT: 4px;
	BORDER-BOTTOM: #aaa 1px solid;
	POSITION: absolute;
	HEIGHT: 2px
}

.fd-slider-handle {
	BORDER-RIGHT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP: 0px;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	Z-INDEX: 3;
	BACKGROUND: url(../img/slider-disabled.png) no-repeat 0px 0px;
	LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-LEFT: 0px;
	WIDTH: 20px;
	CURSOR: w-resize;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: 0px;
	POSITION: absolute;
	TOP: 0px;
	HEIGHT: 20px;
	-moz-user-select: none;
	outline: 0px none;
	-moz-user-focus: none;
	-moz-outline: 0px none
}

.postalCodes p {
	margin: 2px 0 5px 0;
	padding: 0
}

/* Privacy Policy */

#privacy p {
	font-size: 12px;
}

#privacy ol li {
	font-size: 12px;
}
