/*
 *   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 {	
	font-size: 95%;
}

#footer .block {
	width: 25%;
	float: left;
	margin-bottom: 0;
}

#primary-menu-bar nav ul li a {
	padding: 5px 19px;
}

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

.region-highlighted .block-content a {
	padding: 6px 31px 6px 7px;
}

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

.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%;
}

.book-now img, .call-for-info img {
	display: none;
}

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

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

#block-block-15 {
	float: right;
	clear: both;
}

#header {
	text-align: left;
}

#branding {
	float: left;
}

#logo {
  padding: 30px;
}