	@charset "UTF-8";
	/* CSS Document */
	
	
	/*----------SEARCH WRAPPER----------*/
	/* font face */
	
	@import url(../fonts/stylesheet.css);
	
	/* ...... */
	
	#search_wrapper
	{
	position: relative;
	width: ;
	margin: 190px auto 0 auto;
	}
	
	#search_cta {
	color: rgb(255, 255, 255);
	font-family: 'Merriweather',serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 100%;
	margin: 0 auto 25px;
	width: 460px;
	}
	
	#search_btn a {
	background: none repeat scroll 0 0 rgb(159, 202, 210);
	border: 2px solid rgb(209, 211, 212);
	border-radius: 8px;
	color: rgb(255, 255, 255);
	display: block;
	font-family: 'Lato',sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 100%;
	margin: 0;
	padding: 18px 0;
	text-align: center;
	text-decoration: none;
	}
	
	#search_btn {
	margin: 0 auto;
	width: 180px;
	}
	#search_btn a:hover
	{
	background: #463753;
	text-decoration: none;
	color: #fff;
	}
	
	
	.srch-txt {
	float: left;
	margin-top: 10px;
	padding-right: 15px;
	}
	
	.srch-txt2 {
	float: right;
	margin-top: 10px;
	}
	#water_mark {
	bottom: 45px;
	left: 0;
	position: fixed;
	z-index: -1;
	}
	.select-wrapper {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: url("../img/selectbox-arrow.png") no-repeat scroll right center rgba(0, 0, 0, 0);
	border-color: rgb(216, 216, 216) -moz-use-text-color rgb(216, 216, 216) rgb(216, 216, 216);
	border-image: none;
	border-radius: 5px;
	border-style: solid none solid solid;
	border-width: 2px 0 2px 2px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	}
	
	.select-wrapper, .select-wrapper select {
	color: rgb(138, 199, 210);
	font-family: Merriweather;
	font-size: 26px;
	height: 32px;
	line-height: 26px;
	padding-top: 8px;
	width: 142px;
	}
	.custom-select option {
	font-size: 16px;
	font-style: normal;
	} 
	.select-wrapper:hover{background: url(../img/selectbox-arrow.png) no-repeat right center; border-color: #239fdb;}
	
	.select-wrapper .holder {
	cursor: pointer;
	height: auto;
	margin: 0 35px 0 5px;
	overflow: hidden;
	position: relative;
	white-space: nowrap;
	z-index: 1;
	}
	.select-wrapper select{margin: 0; position: absolute; z-index: 2; cursor: pointer; outline: none; opacity: 0;/* CSS hacks for older browsers */
	_noFocusLine: expression(this.hideFocus=true); 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -khtml-opacity: 0; -moz-opacity: 0;}
	
	
	.row {
	display:none;
	}
	
	
	@media screen and (max-width: 960px) {  
	#header {
	width:780px;
	padding-left:0;
	padding-right:0;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	width: 780px;
	}
	#property_search {
	width: 780px;
	}
	#property_title {
	width: 780px;
	}
	#property_detail {
	width: 780px;
	}
	#property_search a {
	width: auto;
	}
	#footer_logos {
	width:780px;
	}
	#footer_logos img {
	width:100%;
	}
	#cookie_trail {
	width:780px;
	}
	#main_content {
	width:780px;
	}
	#footer {
	width:780px;
	}
	#cta_wrapper {
	width:780px;
	}
	#cta_wrapper_absolute {
	width:780px;
	}
	#cta_selling {
	width: 46%;
	}
	#cta_letting {
	width: 46%;
	}
	#intro_content {
	width:780px;
	}
	#services_wrapper {
	width:780px;
	}
	#services_leftcol {
	width: 46%;
	}
	#services_rightcol {
	width: 46%;
	}
	
	#arla_logo {
	bottom: -40px;
	left: 50%;
	margin: 0 0 0 -105px;
	position: absolute;
	width: 200px;
	z-index: 9;
	}
	
	#visit_contact_page {
	bottom: -24px;
	left: 50%;
	margin: 0 0 0 -204px;
	position: absolute;
	width: 464px;
	z-index: 9;
	}
	#main_intro {
	width:780px;
	}
	#download {
	bottom: -24px;
	left: 50%;
	margin: 0 0 0 -200px;
	position: absolute;
	width: 464px;
	z-index: 9;
	}
	#portfolio_intro {
	width:780px;
	}
	#potential_returns {
	width:780px;
	}
	#potential_returns img {
	width:100%;
	height:auto;
	}
	#residential_performance {
	width:780px;
	}
	#residential_performance_charts {
	width:780px;
	}
	#residential_performance_charts img {
	width:100%;
	height:auto;
	}
	#container {
	width:780px;
	padding-left:0;
	padding-right:0;
	}
	}
	@media screen and (max-width: 780px) {  
	#header {
	width:670px;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	width: 670px;
	}
	#property_search {
	width: 670px;
	}
	#property_title {
	width: 670px;
	}
	#property_detail {
	width: 670px;
	}
	#property_search a {
	width: auto;
	}
	#footer_logos {
	width:670px;
	}
	
	#main_menu li a {
	padding: 6px 10px;
	}
	#logo {
	float: left;
	height: auto;
	margin: 0;
	width: 230px;
	}
	#logo img {
	height: auto;
	width: 100%;
	}
	#cookie_trail {
	width:670px;
	}
	#main_content {
	width:670px;
	}
	#footer {
	width:670px;
	}
	#cta_wrapper {
	width:670px;
	}
	#cta_wrapper_absolute {
	width:670px;
	}
	#inner_wrapper {
	width:670px;
	}
	#intro_content {
	width:670px;
	}
	#services_wrapper {
	width:670px;
	}
	#visit_contact_page {
	margin: 0 0 0 -226px;
	}
	#main_intro {
	width:670px;
	}
	#portfolio_intro {
	width:670px;
	}
	#potential_returns {
	width:670px;
	}
	#residential_performance {
	width:670px;
	}
	#residential_performance_charts {
	width:670px;
	}
	#residential_performance_charts img {
	width:100%;
	height:auto;
	}
	#download {
	margin: 0 0 0 -215px;
	}
	#container {
	width:670px;
	}
	#water_mark {
	display:none;
	}
	}
	@media screen and (max-width: 670px) {  
	#header {
	width:565px;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	width: 565px;
	}
	#property_search {
	width: 565px;
	}
	#property_title {
	width: 565px;
	}
	#property_detail {
	width: 565px;
	}
	#property_search a {
	width: auto;
	}
	#footer_logos {
	width:565px;
	}
	#main_menu li {
	margin: 0 0 0 1px;
	}
	#main_menu li a {
	padding: 6px 8px;
	}
	#logo {
	float: left;
	height: auto;
	margin: 0;
	width: 176px;
	}
	#logo img {
	height: auto;
	width: 100%;
	}
	#cookie_trail {
	width:565px;
	}
	#main_content {
	width:565px;
	}
	#footer {
	width:565px;
	}
	#cta_wrapper {
	width:565px;
	}
	#cta_wrapper_absolute {
	width:565px;
	}
	#inner_wrapper {
	width:565px;
	}
	#intro_content {
	width:565px;
	}
	#services_wrapper {
	width:565px;
	}
	#main_intro {
	width:565px;
	}
	#portfolio_intro {
	width:565px;
	}
	#potential_returns {
	width:565px;
	}
	#residential_performance {
	width:565px;
	}
	#residential_performance_charts {
	width:565px;
	}
	
	#download {
	margin: 0 0 0 -228px;
	}
	#container {
	width:565px;
	}
	}
	@media screen and (max-width: 600px) { 
	#header {
	width:490px;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	width: 490px;
	}
	#property_search {
	width: 490px;
	}
	#property_title {
	width: 490px;
	}
	#property_detail {
	width: 490px;
	}
	#property_search a {
	width: auto;
	}
	#footer_logos {
	width:490px;
	}
	#main_menu li {
	margin: 0 0 0 1px;
	}
	#main_menu li a {
	padding: 6px 8px;
	}
	#logo {
	float: left;
	height: auto;
	margin: 0;
	width: 176px;
	}
	#logo img {
	height: auto;
	width: 100%;
	}
	.menu {
	display:none;
	}
	.row {
	display: block;
	float: left;
	height: 35px;
	}
	.list {
	background-color: rgb(234, 232, 235);
	position: absolute;
	right: 35px;
	width: auto;
	z-index: 9999;
	}
	.list ul li {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: rgb(159, 202, 210);
	border-color: rgb(234, 232, 235);
	border-image: none;
	border-style: solid;
	border-width: 3px 4px 0;
	clear: both;
	color: rgb(255, 255, 255);
	font-family: verdana;
	font-size: 17px;
	padding: 10px 5px 10px 10px !important;
	width: 100%;
	}
	.last {
	border-bottom:4px solid rgb(234, 232, 235) !important;
	
	}
	#cookie_trail {
	width:490px;
	}
	#main_menu {
	margin: 25px 0 0;
	}
	#main_content {
	width:490px;
	}
	#footer {
	width:490px;
	}
	#cta_wrapper {
	width:490px;
	}
	#cta_wrapper_absolute {
	width:490px;
	}
	#inner_wrapper {
	width:490px;
	}
	#intro_content {
	width:490px;
	}
	#services_wrapper {
	width:490px;
	}
	#services_leftcol {
	width: 100%;
	}
	#services_rightcol {
	width: 100%;
	}
	#main_intro {
	width:490px;
	}
	#portfolio_intro {
	width:490px;
	}
	#potential_returns {
	width:490px;
	}
	#residential_performance {
	width:490px;
	}
	#residential_performance_charts {
	width:490px;
	}
	#container {
	width:490px;
	}
	}
	@media screen and (max-width: 565px) {  
	#header {
	width:490px;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	width: 490px;
	}
	#property_search {
	width: 490px;
	}
	#property_title {
	width: 490px;
	}
	#property_detail {
	width: 490px;
	}
	#property_search a {
	width: auto;
	}
	#footer_logos {
	width:490px;
	}
	#main_menu li {
	margin: 0 0 0 1px;
	}
	#main_menu li a {
	padding: 6px 8px;
	}
	#logo {
	float: left;
	height: auto;
	margin: 0;
	width: 176px;
	}
	#logo img {
	height: auto;
	width: 100%;
	}
	.menu {
	display:none;
	}
	.row {
	display: block;
	float: left;
	height: 35px;
	}
	.list {
	background-color: rgb(234, 232, 235);
	position: absolute;
	right: 35px;
	width: auto;
	z-index: 9999;
	}
	.list ul li {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: rgb(159, 202, 210);
	border-color: rgb(234, 232, 235);
	border-image: none;
	border-style: solid;
	border-width: 3px 4px 0;
	clear: both;
	color: rgb(255, 255, 255);
	font-family: verdana;
	font-size: 17px;
	padding: 10px 5px 10px 10px !important;
	width: 100%;
	}
	.last {
	border-bottom:4px solid rgb(234, 232, 235) !important;
	
	}
	#cookie_trail {
	width:490px;
	}
	#main_menu {
	margin: 25px 0 0;
	}
	#main_content {
	width:490px;
	}
	#footer {
	width:490px;
	}
	#cta_wrapper {
	width:490px;
	}
	#cta_wrapper_absolute {
	width:490px;
	}
	#inner_wrapper {
	width:490px;
	}
	#intro_content {
	width:490px;
	}
	#services_wrapper {
	width:490px;
	}
	#services_leftcol {
	width: 100%;
	}
	#services_rightcol {
	width: 100%;
	}
	#main_intro {
	width:490px;
	}
	#portfolio_intro {
	width:490px;
	}
	#potential_returns {
	width:490px;
	}
	#residential_performance {
	width:490px;
	}
	#residential_performance_charts {
	width:490px;
	}
	#container {
	width:490px;
	}
	}
	
	@media screen and (max-width: 490px) {  
	#header {
	width:380px;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	width: 380px;
	}
	#property_search {
	width: 380px;
	}
	#cookie_trail {
	width:380px;
	}
	#property_title {
	width: 380px;
	}
	#property_detail {
	width: 380px;
	}
	#property_search a {
	width: auto;
	}
	#footer_logos {
	width:380px;
	}
	#main_menu li {
	margin: 0 0 0 1px;
	}
	#main_menu li a {
	padding: 6px 8px;
	}
	#logo {
	float: left;
	height: auto;
	margin: 0;
	width: 176px;
	}
	#logo img {
	height: auto;
	width: 100%;
	}
	.menu {
	display:none;
	}
	.row {
	display: block;
	}
	.list {
	background-color: rgb(234, 232, 235);
	position: absolute;
	right: 35px;
	width: auto;
	z-index: 9999;
	}
	.list ul li {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: rgb(159, 202, 210);
	border-color: rgb(234, 232, 235);
	border-image: none;
	border-style: solid;
	border-width: 3px 4px 0;
	clear: both;
	color: rgb(255, 255, 255);
	font-family: verdana;
	font-size: 17px;
	padding: 10px 5px 10px 10px !important;
	width: 100%;
	}
	.last {
	
	border-bottom:4px solid rgb(234, 232, 235) !important;
	
	}
	#main_menu {
	margin: 25px 0 0;
	}
	#main_content {
	width:380px;
	}
	#footer {
	width:380px;
	}
	#cta_wrapper {
	width:380px;
	}
	#cta_wrapper_absolute {
	width:380px;
	}
	#inner_wrapper {
	width:380px;
	}
	#intro_content {
	width:380px;
	}
	#services_wrapper {
	width:380px;
	}
	
	#visit_contact_page {
	margin: 0 0 0 -88px;
	width: 50%;
	}
	#main_intro {
	width:380px;
	}
	#portfolio_intro {
	width:380px;
	}
	#potential_returns {
	width:380px;
	}
	#residential_performance {
	width:380px;
	}
	#residential_performance_charts {
	width:380px;
	}
	
	#download {
	margin: 0 0 0 -180px;
	width: 370px;
	}
	#container {
	width:380px;
	}
	#search_cta {
	width: 380px;
	}
	
	#search_wrapper {
	margin: 110px auto 0;
	position: relative;
	}
	
	.srch-txt {
	float: left;
	text-align: center;
	width: 100%;
	}
	
	.select-wrapper, .select-wrapper select {
	clear: both;
	float: left;
	margin: 10px auto 10px 0;
	width: 220px;
	}
	.select-wrapper {
	margin-left:76px;
	
	}
	.srch-txt2 {
	clear: both;
	float: left;
	text-align: center;
	width: 100%;
	}
	#search_btn {
	float: left;
	clear:both;
	margin-top:15px;
	width:120px;
	margin-left: 127px;
	}
	#search_btn a {
	padding: 15px 0;
	font-size: 17px;
	}
	
	
	#search_cta .selectBoxIt1-container .selectBoxIt1 {
	margin-left: 100px;
	margin-top: 10px;
	width: 172px !important;
	}
	}
	
	@media screen and (max-width: 384px) {  
	#header {
	width:340px;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	width: 340px;
	}
	#property_search {
	width: 340px;
	}
	#cookie_trail {
	width:340px;
	}
	#property_title {
	width: 340px;
	}
	#property_detail {
	width: 340px;
	}
	#property_search a {
	width: auto;
	}
	#footer_logos {
	width:340px;
	}
	#main_menu li {
	margin: 0 0 0 1px;
	}
	#main_menu li a {
	padding: 6px 8px;
	}
	#logo {
	float: left;
	height: auto;
	margin: 0;
	width: 176px;
	}
	#logo img {
	height: auto;
	width: 100%;
	}
	.menu {
	display:none;
	}
	.row {
	display: block;
	}
	.list {
	background-color: rgb(234, 232, 235);
	position: absolute;
	right: 35px;
	width: auto;
	z-index: 9999;
	}
	.list ul li {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: rgb(159, 202, 210);
	border-color: rgb(234, 232, 235);
	border-image: none;
	border-style: solid;
	border-width: 3px 4px 0;
	clear: both;
	color: rgb(255, 255, 255);
	font-family: verdana;
	font-size: 17px;
	padding: 10px 5px 10px 10px !important;
	width: 100%;
	}
	.last {
	border-bottom:4px solid rgb(234, 232, 235) !important;
	
	}
	#main_menu {
	margin: 25px 0 0;
	}
	
	#main_content {
	width:340px;
	}
	#footer {
	width:340px;
	}
	#cta_wrapper {
	width:340px;
	}
	#cta_wrapper_absolute {
	width:340px;
	}
	#inner_wrapper {
	width:340px;
	}
	#intro_content {
	width:340px;
	}
	#services_wrapper {
	width:340px;
	}
	#main_intro {
	width:340px;
	}
	#portfolio_intro {
	width:340px;
	}
	#potential_returns {
	width:340px;
	}
	#residential_performance {
	width:340px;
	}
	#residential_performance_charts {
	width:340px;
	}
	
	#download {
	margin: 0 0 0 -150px;
	width: 300px;
	}
	#container {
	width:340px;
	}
	.mortgage_row {
	width: 320px;
	}
	.mortgage_title {
	width: 100%;
	margin-bottom: 10px;
	}
	.mortgage_input {
	padding: 10px 0;
	width: 100%;
	}
	
	#search_cta {
	width: 340px;
	}
	
	.select-wrapper {
	margin-left: 55px;
	}
	
	#search_btn {
	clear: both;
	float: left;
	margin-left: 111px;
	margin-top: 17px;
	width: 120px;
	}
	#search_cta .selectBoxIt1-container .selectBoxIt1 {
	margin-left: 82px;
	margin-top: 10px;
	width: 172px !important;
	}
	}
	
	@media screen and (max-width: 340px) {  
	#header {
	width:270px;
	}
	#main_menu li a {
	padding: 10px 17px;
	}
	#property_description {
	width: 270px;
	}
	#property_search {
	width: 270px;
	}
	#property_title {
	width: 270px;
	}
	#property_detail {
	width: 270px;
	}
	#property_search a {
	width: auto;
	}
	#cookie_trail {
	width:270px;
	}
	#footer_logos {
	width:270px;
	}
	#main_menu li {
	margin: 0 0 0 1px;
	}
	#main_menu li a {
	padding: 6px 8px;
	}
	#logo {
	float: left;
	height: auto;
	margin: 0;
	width: 176px;
	}
	#logo img {
	height: auto;
	width: 100%;
	}
	.menu {
	display:none;
	}
	.row {
	display: block;
	}
	.list {
	background-color: rgb(234, 232, 235);
	position: absolute;
	right: 35px;
	width: auto;
	z-index: 9999;
	}
	.list ul li {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: rgb(159, 202, 210);
	border-color: rgb(234, 232, 235);
	border-image: none;
	border-style: solid;
	border-width: 3px 4px 0;
	clear: both;
	color: rgb(255, 255, 255);
	font-family: verdana;
	font-size: 17px;
	padding: 10px 5px 10px 10px !important;
	width: 100%;
	}
	.last {
	border-bottom:4px solid rgb(234, 232, 235) !important;
	
	}
	#main_menu {
	margin: 25px 0 0;
	}
	#main_content {
	width:270px;
	}
	#footer {
	width:270px;
	}
	#cta_wrapper {
	width:270px;
	}
	#cta_wrapper_absolute {
	width:270px;
	}
	#inner_wrapper {
	width:270px;
	}
	#intro_content {
	width:270px;
	}
	#services_wrapper {
	width:270px;
	}
	
	#visit_contact_page {
	margin: 0 0 0 -64px;
	width: 50%;
	}
	#main_intro {
	width:270px;
	}
	#portfolio_intro {
	width:270px;
	}
	#potential_returns {
	width:270px;
	}
	#residential_performance {
	width:270px;
	}
	#residential_performance_charts {
	width:270px;
	}
	
	#download {
	margin: 0 0 0 -113px;
	width: 230px;
	}
	#container {
	width:270px;
	}
	
	.mortgage_row {
	width: 270px;
	}
	.nav-list {
	display: none;
	}
	
	#search_cta {
	width: 270px;
	}
	
	.select-wrapper {
	margin-left: 27px;
	}
	
	#search_btn {
	clear: both;
	float: left;
	margin-left: 75px;
	margin-top: 20px;
	width: 120px;
	}
	#search_cta .selectBoxIt1-container .selectBoxIt1 {
	margin-left: 44px;
	}
	}
	
	@media screen and (max-width: 240px) { 
	#header {
	width:200px;
	}
	#property_description {
	width: 200px;
	}
	#property_search {
	width: 200px;
	}
	#property_title {
	width: 200px;
	}
	#property_detail {
	width: 200px;
	}
	#cookie_trail {
	width:200px;
	}
	#footer_logos {
	width:200px;
	}
	#main_content {
	width:200px;
	}
	#footer {
	width:200px;
	}
	#cta_wrapper_absolute {
	width:200px;
	}
	#inner_wrapper {
	width:200px;
	}
	#intro_content {
	width:200px;
	}
	#services_wrapper {
	width:200px;
	}
	#main_intro {
	width:200px;
	}
	#portfolio_intro {
	width:200px;
	}
	#potential_returns {
	width:200px;
	}
	#residential_performance {
	width:200px;
	}
	#residential_performance_charts {
	width:200px;
	}
	#container {
	width:200px;
	}
	
	.mortgage_row {
	width: 200px;
	}
	#register_wrapper {
	width:200px;
	}
	#cta_content {
	width:200px;
	}
	.detail_text {
	width: auto;
	}
	.detail_block {
	width: auto;
	}
	#logo {
	width:100%;
	}
	.nav {
	float: left;
	}
	#contact_wrapper {
	width: auto;
	}
	}
