
/** GENERAL **/
.home-wrapper .home-row-top			{ margin:25px 0px 0px 0px; }
.home-wrapper .home-01				{ display:inline-block; vertical-align:top; width:25%; }
.home-wrapper .home-02				{ display:inline-block; vertical-align:top; width:47%; margin:0px 1%; }
.home-wrapper .home-03				{ display:inline-block; vertical-align:top; width:24%; }


/** HOME PAGE SEARCH **/
.home-wrapper .home-01 { background-color:#ffffff; }
.home-wrapper .search-form .search-form-ctrl.search-form-radius { display:none !important; }
.search-form-wrapper { background-color:transparent; border:none; }

.slide-01						{ background-color:#8e288c; color:#FFF; text-align:center; text-transform:uppercase; background:transparent url(adverts/slide-01-bg.jpg) no-repeat 100% 100%; }
.slide-01 .spacing				{ display:block; padding:30px 10px 10px 10px; color:#FFF; }	
.slide-01 img					{ max-width:400px; max-height:77px; width:100%; }
.slide-01 span .new-line			{ display:block; }
.slide-01 span .price-color		{ color:#b7c534; }
.slide-01 .number-1				{ display:block; font-size:1.7em; margin-bottom:0px; }
.slide-01 .number-2				{ display:block; font-size:2.9em; margin:20px 0px; }
.slide-01 .number-3				{ display:block; font-size:1.6em; }
.slide-01 .number-2 .new-line 	{ font-size:0.4em; }
.slide-01 .number-3 .new-line	{ font-size:0.7em; }
.slide-01 .btn					{ display:inline-block; padding:10px 20px; margin:10px 0px; }
.slide-01 .number-2 .new-line,
.slide-01 .number-3 .new-line	{ text-transform:none; }



/** FEATURED PROPERTIES **/
.home-wrapper .home-top-02 .fblst 			{ border:1px solid #CCCCCC; background-color:#8e288c; padding-bottom:10px; }
.fblst .horiz-scroll-prev,
.fblst .horiz-scroll-next					{ background-color:#b7c534; }
.fblst .horiz-scroll-prev:hover,
.fblst .horiz-scroll-next:hover 			{ background-color:#666; }
.fblst .fblst-details						{ background:#8e288c !important; padding:0.6em 1em; }
.fblst .fblst-details h2					{ text-transform:none; color:#b7c534; }
.fblst .fblst-details .addr-lines span,
.fblst .fblst-details .addr-location span			{ font-size:0.7em; color:#b7c534; font-weight:normal; text-transform:uppercase; }
.fblst .fblst-details .addr-location .addr-postcode	{ font-size:1em; }
.fblst .fblst-details .addr-location span 			{ font-weight:normal; }
.fblst .fblst-details .fblst-attributes,
.fblst .fblst-details .price-offers,
.fblst .fblst-details .price-period			{ font-size:0.8em; color:#FFFFFF; padding-top:5px; }
.fblst .fblst-price .price-value 			{ color:#b7c534; font-size:1.2em; font-weight:bold;  }
.fblst .fblst-details .fblst-address { margin-bottom:0 !important; }

.fblst .fblst-image {
	background-color:#FFF;
}

.fblst .fblst-image img {
	max-width: 800px;
	max-height: 800px;
}

.r .fblst-max480 .fblst-image {
	max-height:360px !important;
}

.r .fblst-max480 .horiz-scroll-prev,
.r .fblst-max480 .horiz-scroll-next {
	top:41%;
}

/** HOME PAGE WELCOME **/
.home-wrapper .home-base-02					{ border:1px solid #CCCCCC; background-color:#FFFFFF; }
.home-wrapper .welcome-note					{ padding:15px 25px; line-height:1.4em; }
.home-wrapper .welcome-note h2 				{ font-size:1.4em; color:#8e288c; font-weight:normal; margin-top:0.3em; text-transform:none; line-height:1.3em; }
.home-wrapper .welcome-note h2 span 		{ display:block; color:#666666; font-weight:normal; }
.home-wrapper .welcome-btns					{ clear:both; margin:2em auto; }
.home-wrapper .welcome-btns .btn			{ display:block; margin-bottom:1em; }
.home-wrapper .welcome-btns .btn:last-child { border-bottom:0; }

/** Recent Properties **/
.home-wrapper .home-base-01 { background-color:#FFF; border:1px solid #CCC; position:relative; }

/* Adverts */
.home-wrapper .home-03					{ border:1px solid #CCCCCC; background-color:#ffffff; }

/* Removes the border at the top of the advert */
.resp-wrapper {
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(enabled=false)";
	filter:progid:DXImageTransform.Microsoft.Shadow(enabled=false);
}

/** RESPONSIVE **/

@media screen and (max-width:975px){
	.home-01.home-base-01.recentList	{ height:auto !important; }
	.r .home-row .home-top-01,
	.r .home-row .home-base-01 { display:block; width:99%; margin-bottom:2%; }
	.r .home-row .home-top-02,
	.r .home-row .home-base-02 { width:49%; margin:0 1% 0 0; }
	.r .home-row .home-top-03 { width:48.9%; }
	.r .home-row .home-base-03 { width:48.5%; }
	.home-wrapper .home-03		{ border:none; }
}

@media screen and (max-width:780px){
	.r .welcome-btns .btn { float:none; display:block; margin-bottom:1em; margin-left:auto; margin-right:auto; width:17em; }
}

@media screen and (max-width:640px){
	.r .home-row .home-top-02,
	.r .home-row .home-base-02 { width:100%; margin:0 0 2% 0; background-color:#8e288c; }
	.r .home-row .home-top-03,
	.r .home-row .home-base-03 { width:100%; }
	.home-top-item.home-02.home-top-02,
	.slide-01	{ background-color:#8e288c; }
}
