/* Global */


h1.yellowhead {
	margin-bottom: 0;
}

.propertyinfo h1 {
	letter-spacing: -1px;
	margin-bottom: 10px;
}

.propertyinfo h2 {
	font-size: 22px;
}

.yellowintro {
	margin-bottom: 0;
}

h3 {
	font-size: 22px;
}

h4,h5,h6 {
	font-size: 20px;
}


ol,ul {
	color: #2a3030;
	font-family: 'Nunito Sans', sans-serif;
	line-height: 1.9;
	font-weight: 300;
}

hr {
	border: none;
	height: 2px;
	background: rgb(235, 235, 235);
	margin: 10px 0;
}

img {
	max-width: 100%;
	height: auto !important;
}


blockquote {
	font-style: italic;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
	border-left: solid 4px rgba(253, 219, 0, 0.5);
	padding-left: 20px;
}



/* Header */

.logo-wrap p {
	line-height: 1;
	margin: 0;
}

/*Search banner */


.cityscape {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}


.bannergradient {
	background: -webkit-linear-gradient(bottom, rgba(42, 48, 48, .4), rgba(42, 48, 48, 1.0));
	background: -moz-linear-gradient(bottom, rgba(42, 48, 48, .4), rgba(42, 48, 48, 1.0));
	background: linear-gradient(to top, rgba(42, 48, 48, .4), rgba(42, 48, 48, 1.0));
}

.search-banner h2 {
	font-size: 24px;
	color: #fff;margin-bottom: 30px;
}

.searchSelect {
	width: 100px;
}

.searchSelect {
	width: 220px;
	border: none;
	background: rgb(235, 235, 235);
	border-radius: 0;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 700;
	font-size: 1em;
	padding: 10px;
	line-height: 1.2;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjBBRUQ1QTQ1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjBBRUQ1QTU1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMEFFRDVBMjVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMEFFRDVBMzVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk5mU4QAAACUSURBVHjaYmRgYJD6////MwY6AyaGAQIspCieM2cOjKkIxCFA3A0TSElJoZ3FUCANxAeAWA6IOYG4iR5BjWwpCDQCcSnNgxoIVJCDFwnwA/FHWlp8EIpHSKoGgiggLkITewrEcbQO6mVAbAbE+VD+a3IsJTc7FQAxDxD7AbEzEF+jR1DDywtoCr9DbhwzDlRZDRBgACYqHJO9bkklAAAAAElFTkSuQmCC);
	background-position: center right;
	background-repeat: no-repeat;
	outline: none;
	margin: 2px 0px;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}

input#searchBtn {
	-webkit-appearance: none;
	display: block;
	width: 200px;
	border-radius: 5px;
	font-size: 24px;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 700;
	padding: 10px;
	height: auto;
	line-height: 1.2;
	font-weight: 700;
	color: #2b3030;
	background: #fcdc00;
	border: 3px solid #fff;
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

.shallow-banner h2, .shallow-banner p {
	margin: 0;
}


.shallow-banner .searchSelect {
	font-size: .8em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	width: 180px;
}

.shallow-banner input#searchBtn {
	font-size: .8em;
	width: auto;
	display: inline-block;
	margin-top: 0;
	margin-left: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

.shallow-banner {
	opacity: .8;
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
}

#header ~ #gradient, .shallow-banner:hover {
	opacity: 1;
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
}



/* Yellow banner text */

.yellowpanel h1 {
	margin-bottom: 0;
}

.yellowpanel p:last-of-type {
	margin-bottom: 0;
}
.yellowpanel p:first-of-type {
	margin-top: 0;
}


#MagGlass2x {
	opacity: .5;
}


#MagGlass2x:hover {
	opacity: 1;
}


/* Property lists */
	
.salebox p {
	font-size: 14px !important;
}


/* Home Page */

/* a.seeall:hover {
	background: rgba(243, 222, 25, 1);
} */
.seeall {
	display: inline-block;
	border-radius: 5px;
	text-align: left;
	padding: 10px 30px;
	height: auto;
	line-height: 1.2;
	font-weight: 700;
	color: #2a3030;
	background: #fcdc00;
	text-decoration: none;
	margin: 5px 0 5px 0;
}


/* Property list */

ul.productlist {
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

li.productitle {
	overflow: hidden;
	background: rgb(243, 243, 243);
	margin: 10px 0;
	padding: 0px;
}

li.productitle:hover {
	background: rgb(235, 235, 235);
}


a.productlink {
	text-decoration: none;
	display: block;
	overflow: hidden;
	padding: 0;
}

div.imageWrap {
	width: 26%;
	line-height: 0;
	float: left;
}

div.DescWrap {
	width: 74%;
	float: left;
}

div.DescWrap h2 {
	font-size: 22px;
}

span.descAddress {
	display: block;
	font-weight: 300;
	color: #000;
}

.productitle h2 {
	margin: 10px 20px 5px;
	line-height: 1.2;
}

p.descAddress {
	color: #000;
	line-height: 1.2;
	margin: 0px 20px;
}

.productitle img {
	line-height: 1;
	width: 100%;
}

span.badge {
	position: absolute;
	margin-left: 0;
	padding: 5px 10px;
	line-height: 1;
}


p.catinlist {
	display: block;
	color: #000;
	font-style: italic;
	font-size: smaller;
	margin: 0px 10px 5px 10px;
	
}


/* properties */

#content-center p:first-of-type {
	margin-top: 0px;
}


p.propertystatus {
	margin: 10px -10px;
	padding: 0;
}

.tolet {
	color: #000;
	font-size: smaller;
	font-weight: 700;
	background-color: #fcdc00;
	margin-left: 5px;
	padding: 5px 10px;
	text-transform: uppercase;
}

.price {
	color: #fcdc00;
	font-size: smaller;
	font-weight: 700;
	background-color: #2a3030;
	margin-left: 0px;
	padding: 5px 10px;
	text-transform: uppercase;
}

div.pricesuffixlist {
	padding-left: 15px;
	overflow: hidden;
}

span.priceinlist {
	float: left;
	margin-left: 0px;
	line-height: 1;
}



.unavailable {
	color: #fff;
	background-color: #C00;
}

.narrow {
	letter-spacing: -.75px;
}

h1.propertytitle, p.dimensions {
	margin: 5px 0;
}

h2.shortdesc {
	font-size: 20px;
	border-top: 1px solid lightgray;
	border-bottom: 1px solid lightgray;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 5px 0;
}

p.dimensions {
	font-size: 16px;
	font-style: italic;
	margin: 0 0 10px;
}


.propertyImg {
	width: 100%;
	max-width: 600px;
	margin: 10px 0px

}

.imagesmallprompt {
	margin-top: -10px;
	font-size: smaller;
	font-style: italic;
}

input#sendbutton.propEnq {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* gallery */

ul.galleryblock {
	overflow: hidden;
	padding: 10px 0;
}

.caption p {
	font-style: italic;
	font-size: 14px;
}

ul.minigallery {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 0;
	max-width: 500px;
	display: block;
	overflow: hidden
}

li.gallerythumb {
	display: inline-block;
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
	max-width: 48%
}

li.gallerythumb:nth-child(even) {
	float: right;
}



/* Product Cat links */

ul.prodcats {
	list-style-type: none;
	padding-left: 0px;
	font-style: italic;
	overflow: hidden;
}

.prodcats li, li.ProdCatTag {
	float: left;
	padding-right: 8px;
	padding-bottom: 5px;
}


/* Map */

.mapwrap {
	padding-top: 20px;
	/* padding-bottom: 40px; */
}

/* paging */

div.paging {
	margin-top: 20px;
	margin-bottom: 20px;
	font-style: italic;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 300;
	line-height: 1.5;
	overflow: hidden;
}

a.pagingbtn {
background: rgb(235, 235, 235);
padding: 3px 5px;
margin: 0px 5px;
font-size: 14px;
color: #000 !important;
text-decoration: none;
border-radius: 5px;
display: inline-block;
min-width: 60px;
text-align: center;
-o-transition: .2s;
-ms-transition: .2s;
-moz-transition: .2s;
-webkit-transition: .2s;
}



/* Category Tags */

h2.propCatTitle {
	color: #000;
	font-size: 16px;
	font-weight: 400;
}

ul.ProdCatlist {
	font-style: italic;
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

li.ProdCatTag {
	display: inline;
	float: left;
}

a.CatTag {
	background: rgb(235, 235, 235);
	/* background: rgba(8, 78, 138, 0.79); */
	padding: 3px 5px;
	font-size: 14px;
	color: #000 !important;
	text-decoration: none;
	border-radius: 5px;
	display: inline-block;
	/* margin: 5px; */
	min-width: 60px;
	text-align: center;
	-o-transition:.2s;
	-ms-transition:.2s;
	-moz-transition:.2s;
	-webkit-transition:.2s;
}

a.CatTag:hover {
	background: rgb(204, 204, 204);
	/* background: #084e8a; */
	color: #000 !important;
	-o-transition:.2s;
	-ms-transition:.2s;
	-moz-transition:.2s;
	-webkit-transition:.2s;
}

a.selected {
	background: rgb(204, 204, 204);
}


hr.topcatdivider {
	margin-top: 40px;
}




/* Footer */

.footer h2 {
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin-bottom: 0;
}


.footer p {
	font-size: 16px;
	color: rgba(255, 255, 255, 0.75);
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}


/* Lower Footer */


img.tradelogo {
	width: 110px;
}

img.fade {
	opacity: .6;
	filter: alpha(opacity=60);
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
}

.lowerfooter p {
	font-size: 12px;
	color: rgba(255, 255, 255, 0.50);
	text-align: center;

}



/* Search */

.searchli {
	margin-top: -3px;
}

.searchresults ul{
	list-style-type: none;
	padding-left: 0;
}

.searchresults h2 {
	color: #000
}

/* #form1_search {
	margin-top: 20px
} */

input#form1_q {	
	padding: 6px 4px;
	border: solid #d0cbd0 1px;
	background: #fff;
	font-size: 18px;
	/* font-style: italic; */
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 300;
	-webkit-appearance: none;
	border-radius: 0px;
	cursor: auto;
	outline: none;
}

.searchwrap input {
	padding: 6px 20px;
	background: #fcdc00;
	border: solid #fcdc00 1px;
	-webkit-appearance: none;
	color: #2b3030;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 700;
	border-radius: 5px;
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	font-size: 18px;
	margin: 0;
	cursor: pointer;
	-webkit-appearance: none;
	}
	
input.searchBtn {
		color: #2b3030;
	}

.keyword {
	font-style: italic;
	font-size: 110%;
	font-weight: 700;
	color: #000;
}

.searchresults hr {
	margin-top: 40px;
}


/* contact form */

.formfield  {
	width: 93.5%;
	padding: 1.5% 2%;
	border: 0px;
	font-size: 1em;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 300;
	outline: none;
}

#sendbutton {
	padding: 6px 20px;
	background: #fcdc00;
	border: solid #fcdc00 1px;
	-webkit-appearance: none;
	color: #2b3030;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 700;
	border-radius: 5px;
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	font-size: 18px;
	margin: 0;
	cursor: pointer;
}

/*
#sendbutton, .searchwrap input {
	width: auto;
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 10px 25px;
	background: rgba(243, 222, 25, .75);
	border: 0px solid black;
	-webkit-appearance: none;
	cursor: pointer;
	color: #084e8a;
	font-size: 1em;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 400;
	border-radius: 8px;
	-o-transition: .2s;
	-ms-transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
}

input#form1_q {
	border-radius: 0px;	
}

input#form1_q:focus {
    outline: none;
}

.formselect {
	height: 2em;
}

#sendbutton:hover, .searchwrap input:hover  {
	border: none;
	background: rgba(243, 222, 25, 1);
	-o-transition:.2s;
	-ms-transition:.2s;
	-moz-transition:.2s;
	-webkit-transition:.2s;
} */


/* Maps */ 

.smallprompt p {
	font-style: italic;
	margin: 0px 20px;
}

div.cmsmap {
	width: 100% !important;
}



