body {
    background-image: url("/media/images/fondo.png");
    text-align:center;
    font: 12px/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #555;
}

#principal {
	width: 800px;
	margin: 0px auto 0px auto;
}

#cabecera {
	width: 800px;
	height: 185px;
	background-color:#F4F4F4;
    border-bottom:1px solid #EEEEEE;
    background-image: url("/media/images/cabecera.jpg");
}

#contenido {
	width: 520px;
	float: left;
	padding: 10px;
	text-align:left;
}

#nose {
	float: left;
	width: 800px;
	background-color: #ffffff;
}

#banner {
    background-image: url("/media/images/banner.jpg");
    border-bottom: black solid 1px;
	border-color: #f3f3f3;
	width:250px;
	height: 646px;
	float: right;
	margin: 0;
	padding: 0;
}


#banner2 {
	width: 800px;
	height: 104px;
	float: left;
	text-align: center;
	background-color: #f3f3f3;
	border: 0px;
}
.banner-tiempo{
	float: right;
	height: 95px;
	margin-top: 4px;
	margin-right: 20px;
}
.banner-dolar{
	float: right;
	margin-top: 15px;
	margin-right: 25px;
}

#banner3 {
	width: 800px;
	/*height: 104px;*/
	float: left;
	text-align: center;
	background-color: #ffffff;
	border: 0px;
}

#footer {
	border: 0px;
	border-color: black;
	border-style: solid;
	width:800px;
	height: 50px;
	float: left;
	background-image: url("/media/images/footer.jpg"); 
}

#caja {
	border: 1px;
	border-color: #ffa500;
	background-color: #FFFFFF;
	border-style: solid;
	height:170px;
    padding-left: 80px;
    padding-right: 10px;
    padding-top: 10px;
	background-image: url("/media/images/gris.jpg");
	background-repeat: repeat-y;
}

#titulo {
	border: 0px;
	border-bottom: 1px;
	border-color: #F3F3F3F3;
	border-style: dashed;
	background-image: url("/media/images/punto.png");
	background-repeat: no-repeat;
	height: 30px;
	padding-top:7px;
}

h1 {
	 font-family: "Arial" , serif;
	 font-size: medium;
	 color: #949090; 
}

h4 {
	 font-family: "Arial" , serif;
	 font-size: small;
	 color: #949090; 
}






/* PROPERTY DETAIL
---------------------------------------*/
.property_detail_info{
	width: 375px;
	float: left;
}

.property_detail_image{
	width: 124px;
	float: right;
	text-align: center;
	font-size: 90%;
}

	.property_detail_image a:hover img{
		border-color: #5a8526;
	}

	.property_detail_image img{
		margin-bottom: 3px;
		border: 2px solid #b1b1b1;
	}
	
	.property_detail_image h4{
		margin-bottom: 4px;
	}
	
	.property_detail_image .extra_image{
		margin-right: 4px;
		float: left;
	}
	
	#property_map{
		margin-bottom: 10px;
		border: 1px solid #ddd;
	}

/* TABLES
---------------------------------------*/
table{
	margin-bottom: 10px;
	width: 100%;
}

table tr.even td{
	background-color: #fafafa;
}

table.overview th{
	padding: 3px 0;
	font-weight: bold;
	color: #aaa;
	text-align: left;
	border-bottom: 2px solid #aaa;
}

	table.overview .label{
		width: 200px; /*65px;*/
		padding: 3px 0;
		font-weight: bold;
		border-bottom: 1px solid #f2f2f2;
	}
	
	table.overview .item{
		padding: 3px 0;
		border-bottom: 1px solid #f2f2f2;
	}
	
table.property_list{
	border-top: 1px solid #c4c4c4;
	line-height: 1.6em;
}

	table.property_list td{
		padding: 10px 3px;
		vertical-align: top;
		border-bottom: 1px solid #c4c4c4;
	}
	
	table.property_list tr.even td{
		background-color: #fafafa;
	}
	
	table.property_list td.property_image{
		width: 110px;
	}
		table.property_list td.property_image a:hover img{
			border-color: #5a8526;
		}
		
		table.property_list td.property_image img{
			border: 2px solid #bfbfbf;
		}
	
	table.property_list td.property_info h3{
		font-size: 140%;
		text-transform: none;
	}





/* formularios */
form{
	padding: 10px;
	border: 3px solid #eee;
}

form label{
	display: block;
	font-weight: bold;
	color: #e97502;
}

/*form input.text_field{*/
form input[type="text"], form input[type="password"]{
	margin: 0 0 8px 0;
	padding: 3px;
	display: block;
	width: 98%;
	font-size: 100%;
}


form textarea{
	margin: 0 0 8px 0;
	padding: 3px;
	display: block;
	width: 98%;
}

form .button{
	font-size: 120%;
	padding: 3px;
}


/* paginador */
.pagination{
    margin: 20px 0;
}

.pagination a:hover{
    background-color: #65666A;
    border-color:#111111;
    color:#FFFFFF;
    text-decoration:none;
}

.pagination a, .pagination span{
    -moz-border-radius-bottomleft:2px;
    -moz-border-radius-bottomright:2px;
    -moz-border-radius-topleft:2px;
    -moz-border-radius-topright:2px;
    border:1px solid #DDDDDD;
    display:block;
    float:left;
    line-height:20px;
    margin:1px 2px;
    padding:0 4px;
}

.current {
    background-color: #65666A;
    border-color:#111111;
    color:#FFFFFF;
}

.botones a{
    -moz-border-radius-bottomleft:2px;
    -moz-border-radius-bottomright:2px;
    -moz-border-radius-topleft:2px;
    -moz-border-radius-topright:2px;
    border:1px solid #DDDDDD;
    display:block;
    float:left;
    line-height:20px;
    margin:1px 2px;
    padding:0 4px;
    font-size:12px;
}

.botones a:hover{
    background-color: #65666A;
    border-color:#111111;
    color:#FFFFFF;
    text-decoration:none;
}
