div#property_view {	
	width: 100%;	
	background:#FFFFFF;
    float:left;
    padding:10px;
border-radius: 4px 4px 4px 4px;
box-shadow: 0 1px 5px  grey;
	margin-bottom:10px;
	}
	
div.property_view_inner {	
	width: auto;
	}	
	
div#property_view pre {
	font-size:12px;
	color:#000000;
	}	


div#property_view div.topbuttonslinks{
float:right;
width: 100%;
}
div#property_view div.topbuttonslinks_details{
float:right;
}
div#property_view div.topbuttonslinks_image{
float:right;
margin-left: 10px;
}


div#property_view div.property_details {
width: 100%;
}
	
div#property_view div.details_image {
	float:left;
	}	
	
	
div#property_view div.details_image img {
	padding:2px;
	border: 1px solid #CCCCCC;
	}

div#property_view div.details_left_right {
	float:right;
	margin-left:10px;	
	border: 1px solid #CCCCCC;

	}
	
div#property_view div.details_left_right_inner {	
	margin-top: 10px;
	}
	
	
div#property_view div.details_title {	
	float:left;
	margin:10px;
	}
	
div#property_view div.details_price {	
	float:right;
	margin:10px;
	}	

div#property_view div.details_left {
	float:left;
	width:45%;	
	}
	
div#property_view div.details_left .details_field {
	float:left;
	margin: 10px 0 0 10px;	
	width: 100%;		
	}
	
div#property_view div.details_right {
	float:right;	
	width:45%;	
	
	/*border: 1px solid #CCCCCC;*/
	}	
	
div#property_view div.details_right .details_field {
	float:left;
	margin: 10px 0 0 10px;	
	width: 100%;	
	}	
	
div#property_view div.details_description {
	margin-top:10px;
	border: 1px solid #CCCCCC;
	/*padding:10px;*/
	}
	
div#property_view div.details_description_inner {
	padding:0 10px;
	}
	
div#property_view div.details_extras {
	margin-top:10px;
	}	
		
div#property_view div.extras_field {
	float:left;
	margin-left:10px;	
	min-width: 100px;
	/*border: 1px solid #CCCCCC;*/
	}	
	
div#property_view  div.extras_field img{
	float:left;
	margin-right:10px;
	}	
	
div#property_view  div.details_extras_text {
	float:left;
	margin-top:10px;
	border: 1px solid #CCCCCC;
	width:100%;
	}	
	
	div#property_view  div.details_extras_text_inner {
	float:left;	
	width:100%;
	}	
	
	div#property_view  div.details_extras_text_inner ul.details_extras {
	width:45%;
	float:left;
	margin-left:10px;
	}
	
div#property_view div.extras_field_text {
	float:left;
	margin-right:10px;
	margin-bottom:10px;	
	min-width: 90px;	
	}		
	
div#property_view div.property_details div.details_images_list {
	margin-top:10px;
	}	
	
div#property_view div.property_details div.details_images_list a:hover{
	border: none;
	background:none;
	}	
	
div#property_view div.property_details div.details_images_list div.gallery img {
	padding:2px;
	border: 1px solid #CCCCCC;
	}
	
div#property_view div.property_details div.details_map {
	padding:2px;
	border: 1px solid #CCCCCC;
	margin-top:10px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
div#property_view div.property_details div.tools_agent {
	width:300px;
	float:right;
	border:1px solid #CCCCCC;
	padding:5px;
	margin-top:10px;
	}

div#property_view div.property_details div.tools_agent div.tools_company {
	font-weight:bold;
	}

div#property_view div.property_details div.tools_image {
	float: left;
	}

div#property_view div.property_details div.tools_agent img.agent {
	margin:5px 5px 0px 0px;
	padding:2px;
	border: 1px solid #CCCCCC;
	width:100px;
	height:75px;
	float:left;
	}

div#property_view div.property_details div.tools_agent div.tools_info {
	margin-top: 7px;
	float:left;
	}

div#property_view div.property_details div.tools_agent div.tools_info img {
	margin-right:5px;
	}
	
div#property_view div.property_details div.tools_agent div.tools_info img.at {
	margin:0px;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
div.calendarwrap {
	width:100%;
	display:block;
	font-size:90%;
	color:black;
	text-align:center;
	margin-top:15px;
	padding:0 0 0 0px;
	
}
div.calendarwrap table {
}

table.table_calendar {
border: hidden!important;
}
td.td_calendar{
	display:block;
	background-color:white;
	float:left;
	
	
	margin:10px 10px 10px 10px;
}


table.table_month {
border: none!important;
	/*border: 10px solid #CCCCCC;*/
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	
}


table.table_month table {
	border:1px solid white;
	/*padding:10px;*/
	text-align:center;
}
table.table_month td, th {
	padding:1px 1px 1px 1px;
	/*border: 1px solid #CCCCCC;*/
}
table.table_month td {
	width:20px;
	height:20px;
	text-align:center;
}

table.table_month td.empty {
background-color:#FFFFFF;
border: 1px solid #FFFFFF;
height: 20px;
}
table.table_month td.fecha {
background-color:#FFFFFF;
border: 1px solid #CCCCCC;
}

table.table_month td.available_0{
background-color: #33CC33;
border: 1px solid #CCCCCC;

}

table.table_month td.available_1 {
background-color: #33CC33;
border: 1px solid #CCCCCC;

}
table.table_month td.available_9 {
background-color: #CC0000;
border: 1px solid #CCCCCC;

color: #FFFFFF;
}
table.table_month td.fechaunavailable a{
color: #FFFFFF;
font-weight:bold;
}
table.table_month td.fechaavailable a{
color: #FFFFFF;
font-weight:bold;
}
table.table_month td.fechaunavailable a:hover{
color: #33CC33;
font-weight:bold;
}
table.table_month td.fechaavailable a:hover{
color: #CC0000;
font-weight:bold;
}


table.table_month th {background-color:#FFFFFF; color:black;
font-weight:bold;
}
input.inputbox {
float:left;

}

.select_calendar td{
padding:0px 10px;

}	

div.returnbutton {
margin:10px 0;
}


	
/* OPEN HOUSE */
td.openhouse_title h3 {
padding:0px 0 0 20px;
margin:0px;
}
.openhouse_this {
font-weight:bold;
}
td.calendar_icon {
width:48px;
padding:10px;
}
div.calendar_date {
width:48px;
height:48px;
background: url(../img/openhouse_calendar.png) no-repeat;
}

div.calendar_month {
width:48px;
height:20px;
text-align:center;
/*margin-top: 5px;*/
}

div.calendar_month span.cal_mes {
color: #FFFFFF;
padding:3px 10px 10px 10px;
float:left;
text-align:center;
width:100%;
font-size:10px;
}

div.calendar_day {
width:48px;
height:10px;
}

div.calendar_day span.cal_dia {
color: #000000;
padding:0px 0px 0px 0px;
float:left;
text-align:center;
width:100%;
font-size:19px;
font-weight:bold;
}

ul.openhouse_ul {
padding:0px 0 0 20px;
margin:0px;
list-style:none;
}

li.openhouse_li {
padding:0px 0 0 20px;
margin:0px;
list-style:none;
}