/*************************
******** MAIN ************
**************************/

body {
	background: url(../images/bg.jpg) repeat-x;
	background-color: #C9CED1;
	margin: 0;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

table tr td {
    border: 0;
    margin: 0;
}

a {
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	border: 0;
}

.main_menu {
	background: url(../images/index_15.jpg) no-repeat;
	padding-left: 10px;
}

.main_menu td {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}

.main_menu a {
	color: #fff;
	text-decoration: none;
	font-variant: small-caps;
}

.main_menu a:hover {
	color: #fff;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 105%;
}

.encuentra_tu_casa {
	background: url(../images/index_14.jpg) no-repeat;
}

.encuentra_tu_casa a {
	color: #edeae9;
	text-decoration: none;
	font-variant: small-caps;
}

.encuentra_tu_casa a:hover {
	text-decoration: none;
	font-weight: bold;
}

.bienvenido_title {
	background: url(../images/index_21.jpg) no-repeat;
}

.bienvenido_title p {
	color: #ffffff;
	padding-top: 17px;
	padding-left: 5px;
}

.bienvenido_text {
	background: url(../images/index_24.jpg) no-repeat;
	vertical-align: top;
}

.bienvenido_text p {
	color: #333;
	margin-left: 160px;
	font-size: 13px;
	margin-right: 40px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.bienvenido_text form {
	margin-top: 20px;
	margin-left: 190px;
	font-size: 14px;
}

.bienvenido_text label {
	font-weight: bold;
	display: block;
	margin-right: 30px;
}

.bienvenido_text input {
	margin-top: 10px;
}

.bienvenido_text .phoneKo {
	font-size: 12px;
	color: red;
}

.bienvenido_text .phoneOk {
	font-size: 14px;
	margin-top: 20px;
	margin-left: 190px;
	margin-right: 40px;
	font-weight: bold;
}

.carousel_title {
	background: url(../images/index_23.jpg) no-repeat;
	color: #FFF;
	padding-top: 17px;
	padding-left: 5px;
}

.carousel {
	background: url(../images/index_25.gif) no-repeat;
	vertical-align: top;
}

#carousel-wrapper {
    width: 400px;
    height: 160px;
    overflow: hidden;
    margin-left: 45px;
    margin-top: 25px;
}
#carousel-content {
    width: 2500px;
}
#carousel-content .slide {
    float: left;
    width: 400px;
    height: 160px;
}

.controls {
	display: none;	
}

.controls {
	margin-left: 300px;
	
}

.footer {
	border-top: 1px solid #eee;
	font-size: 13px;
}

.footer p {
	padding: 25px;
	color: #2f2f2f;
}

.footer a {
	color: #2f2f2f;
}

.footer a:hover {
	color: #f5f5f5;
	background-color: #2f2f2f;
	text-decoration: none;
}

.burbuja11 {
	background: url(../images/bb11.gif) no-repeat;
}

.burbuja12 {
	background: url(../images/bb12.png) repeat-x;
	color: #FFF;
	padding-top: 6px;
}

.burbuja13 {
	background: url(../images/bb13.gif) no-repeat;
}

.burbuja21 {
	background: url(../images/bb21.png) no-repeat;
}

.burbuja22 {
	background: url(../images/bb22.png) repeat-x;
}

.burbuja23 {
	background: url(../images/bb23.png) no-repeat;
}

.burbuja31 {
	background: url(../images/bb31.png) repeat-y;
}

.burbuja33 {
	background: url(../images/bb33.png) repeat-y;
}

.burbuja42 {
	background: url(../images/bb42.png) repeat-x;
}

.burbujacontent {
	background-color: #D0D2D3;
}

.texto_legal {
	color: #333;
	font-size: 13px;
	padding-left: 20px;
	padding-right: 20px;
}

.texto_legal p {
	margin-bottom: 10px;
}

/* Form contacto */
.errorField {
	background:#FFDADA none repeat scroll 0 0;
	margin-bottom:10px;
}

.errorLabel {
	color:#FF0000;
	font-weight:bold;
}
.formField{
	padding: 10px;
}

.formSet fieldset {
	margin-bottom:0;
	padding:20px;
}

.formSet legend {
	color:#000000;
	font-size:1.2em;
}

.formSet label {
	float:left;
	font-weight:bold;
	margin-right:1em;
	position:relative;
	width:12em;
}

.formSet label em {
	left:12em;
	position:absolute;
	top:0;
}

.formSet input[type="text"], input[type="password"] {
	width:270px;
}

.formSet input[type="submit"] {
	margin-top: 10px;
	width: 150px;
}

/* Lista promociones */
#property_list table {
	width: 100%;
}

#property_list td {
	vertical-align: top;
	height: 175px;
}

#property_list .property {
	vertical-align: top;
	padding-left: 20px;
}

#property_list .property_name {
	text-align: left;
	font-variant: small-caps;
	font-weight: bold;
	color: #151515;
	font-size: 140%;
	text-decoration: none;
}

#property_list .property_summary {
	font-size: 13px;
	color: #181818;
	margin-top: 20px;
	padding-right: 20px;
}

#property_list .property_more_info {
	color: #000;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

/* Detalle Promoción */
#property_detail {
	font-size: 13px;
}

#property_detail .title {
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:5px;
}

#property_detail .mainImg {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
}

#property_detail .secImg {
	padding: 0px;
	margin-right: 5px;
}

.dwelling_odd {
	
	
}

.dwelling_even {
	/*background-color: #c2c6c9;*/
}

#dwellings_list {
	font-size: 13px;
}

#dwellings_list thead {
	font-size: 14px;
	text-align: center;
	font-variant: small-caps;
	height: 25px;
	vertical-align: middle;
}

#dwellings_list tbody {
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
}

#dwellings_list sup {
	vertical-align: top;
}

.contactSent{
	font-size: 14px;
	vertical-align: top;
	padding: 30px;
}

/* PAGINATION */

.paginateButtons {
    border: 0px;
    border-top: 0;
    color: #333;
    font-size: 12px;
    overflow: hidden;
    padding: 10px 3px;
}
.paginateButtons a {
    background: #dedede;
    border: 1px solid #ccc;
    border-color: #ccc #aaa #aaa #ccc;
    color: #666;
    margin: 0 3px;
    padding: 2px 6px;
}
.paginateButtons span {
    padding: 2px 3px;
}


