/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */body { } 
 
 
 #footer .block {
	width: 25%;
	float: left;
	margin-bottom: 0;
 }
 
#block-views-testimonials-block h2.block-title {
 	width: 20%;
	float: left;
}

#block-views-testimonials-block .block-content  {
	width: 65%;
	float: left;
}

.region-highlighted .block {
	width: 25%;
	float: left;
}

.view-sales .views-row {
	width: 25%;
}

.view-sales .views-row .views-field-field-image img {
	width: 100%;
	height: auto;
}

.view-sales .views-exposed-form #edit-field-property-features-value-wrapper {
	width: 720px;
}


/* =============================================================================
 *   Sales Nodes - Vacation Rentals Nodes - Long Term Rentals Nodes
 * ========================================================================== */

.group_side_area {
	position: absolute;
	top: 0;
	right: 0;
	width: 30%;
}
/*
.view-property-main-image .views-field-field-image {
	width: 67%;
}*/

.view-property-main-image .views-field-field-image img {
	width: 100%;
	height: auto;
}

#content .top-left-region {
	width: 67% !important;
}

#content .top-right-region {
	width:30% !important;
	float: right;
	clear: none;
}

.center-region .field-name-field-image .field-item {
	float: left;
	width: 20%;
}

.field-name-field-property-features .field-item {
	float: left;
	width: 25%;
}

.region-header {
	float: right;
	padding: 15px 0;
}

#block-block-14 {
	float: right;
	clear: both;
	padding: 0px;
}

#block-block-15 {
	float: right;
	clear: both;
	padding: 0px 0 5px;
}

#header {
	text-align: left;
}

#branding {
	float: left;
}

#logo {
  padding: 30px;
}
