/* FORM SPECIFIC SETTINGS */

.formFooter {
	font-size:70%;
	color:444;
}
.RealtorName, .RealtorInfo, .RealtorTitle, .RealtorPhoto {
	text-align: right !important;
}
@media screen and (max-width: 39.9375em) {
	.RealtorName, .RealtorInfo, .RealtorTitle, .RealtorPhoto {
		text-align: center !important;
	}
	.RealtorImage {
		margin-top: 15px !important;
		margin-left: auto !important;
	}
}

/* END FORM SPECIFIC SETTINGS */



.primary, .top-bar, .top-bar-left ul, .top-bar-right ul {
    background: #23539f;
}
.top-bar, .top-bar-left ul a, .top-bar-right ul a {
    color: white;
}
.top-bar-left ul a:hover, .top-bar-right ul a:hover {
    color: #999;
}
.sub-nav {
	color: #23539f !important;
}
.sub-nav a:hover {
	color: #333;
}

.summary-address {
	font-size: 110%;
}

.underline hr, .underline-sm hr {
    border:1px solid #000;
}
.underline, .underline-sm {
    margin-bottom: 10px;
    padding-top: 1px !important;
}
.underline:after, .underline-sm:after {
    content: "";
    display: table;
    clear: both;
}
.underline span, .underline-sm span {
    padding-right: 10px;
    float: left;
}
.underline hr {
    border-width: 1px 0 0 0;
    margin-top: 40px;
    clear: none !important;
}
.underline-sm hr {
    border-width: 1px 0 0 0;
    margin-top: 30px;
    clear: none !important;
}
.listing-image-holder {
    position: relative;
	height:auto; max-height:205px; min-height: 205px;
	box-shadow: 2px 2px 5px;
	background-size: cover;
	margin-bottom: 7px;
}
.listing-image-holder four {
    height:auto; max-height:165px; min-height: 165px;
}
.listing-image {
	 width:100%;
	 height: auto; max-height:205px; min-height: 205px;
	 box-shadow: 2px 2px 5px;
}
.source {
	font-size:7pt;
	position: absolute;
	bottom: 5px;
	margin-bottom: 5px;
	width:100%;
	color: #efefef;
	font-weight:700;
}
.detail-page-source {
	font-size:7pt;
	width:100%;
	margin-bottom:30px;
}
.property-detail-section, .contact-section, .main-section {
	background-color: #eee;
}
h2.detail-headings {
	font-size:170%;
}
.full-detail-banner {
	background-position: center;
	background-size: cover;
	opacity:0.5;
	width:100%;
	height: 240px;
	margin-bottom: 10px;
}
.full-detail-banner-content {
	background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.45);
}
.full-detail-banner h4 {
	font-size: 180%;
	font-weight: 900;
	text-align: center;
	line-height: 210%;
	margin-top: 40px;
	margin-bottom: 15px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0,0,0, 1.0);
	padding: 11px 15px 11px 15px;
    border-bottom: solid white;
}
.full-detail-banner h5 {
	font-size: 120%;
	text-align: center;
	line-height: 140%;
	margin-bottom: 15px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0,0,0, 1.0);
	padding: 11px 15px 11px 15px;
}
.full-detail-photo {
	width:100%; height:auto; max-height:560px;
	border: solid 1px #dedede;
	margin: 10px 0 10px 0;
	-webkit-box-shadow: 0 0 4px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0 0 4px rgba(50, 50, 50, 0.5);
	box-shadow:         0 0 4px rgba(50, 50, 50, 0.5);
}
.orbit, .orbit-container {
	width:100%; height:auto !important; max-height:580px;
}
.details-maps {
	max-width: 100%; height: 500px; width: 100%;
	overflow: hidden;
	background-color: white;
	margin: 10px 0 10px 0;
	border: solid 1px #dedede;
	-webkit-box-shadow: 0 0 4px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0 0 4px rgba(50, 50, 50, 0.5);
	box-shadow:         0 0 4px rgba(50, 50, 50, 0.5);
}
.contact-map {
	max-width: 100%; height: 250px; width: 100%;
	background-color: white;
	margin: 10px 0 10px 0;
	border: solid 1px #dedede;
	-webkit-box-shadow: 0 0 4px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0 0 4px rgba(50, 50, 50, 0.5);
	box-shadow:         0 0 4px rgba(50, 50, 50, 0.5);
}
.nw-canvas, .neigh-canvas {
	max-width: 100%; height: 400px; width: 100%;
	background-color: white;
	margin: 10px 0 10px 0;
	border: solid 1px #dedede;
	-webkit-box-shadow: 0 0 4px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0 0 4px rgba(50, 50, 50, 0.5);
	box-shadow:         0 0 4px rgba(50, 50, 50, 0.5);
}
.nw-canvas {
	margin-bottom: 50px;
}.overlay {  
	background:rgba(0,0,0,.35);
	height:100%; width:100%;
	margin: 0 auto;
    text-align:center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity:0;
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease;
    z-index: 200;
}
.listing-image-holder:hover .overlay, .info-window-image-holder:hover .overlay {
	opacity:1;
}
.overlay-details {
	font-weight:400;
    color: white;
}
.overlay-details .hilite {
	font-size: 220%;
	font-family:Times New Roman, serif;
}
#services-row {
	background-image: url(../img/hero-bg.jpg);
	background-position: center;
	background-size: cover;
	width:100%; min-height: 320px;
}
#services-row-small {
	background-image: url(../img/hero-bg-mobile.jpg);
	background-position: center;
	background-size: cover;
	width:100%; min-height: 150px;
}
#services-row h2, #services-row-small h2 {
	color: white;
	text-shadow: 1px 1px 1px #000;
}
#services-row .callout, #services-row-small .callout {
	background-color: transparent;
	border-color: white;
	color: white;
	text-shadow: 1px 1px 1px #000;
}
.social35 {
	font-size:35px;
}
.social20 {
	font-size:20px;
}
.fp-home, .grid-view {
	background-image: url(../img/bg-1.jpg);
	background-repeat:repeat;
	width:100%;
	padding-top: 20px;
	margin-bottom: 15px;
}
.listing-image-holder {
  position: relative;
}
.listing-image {
	 width:100%;
}
/* Small only */
@media screen and (max-width: 39.9375em) {
	.listing-image { height: auto; max-height:255px;}
}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
	.listing-image { min-height: 180px; max-height: 180px;}
}

/* Large and up */
@media screen and (min-width: 64em) {
	.listing-image { min-height: 140px; max-height: 140px;}
}

.source {
	font-size:7pt;
}

#mapview, #maplaunch {
	max-width: 970px; height: 600px;
	margin: 10px 0 10px 0;
}
/*
#localmap {
	max-width: 750px; height: 250px;
	margin: 10px 0 10px 0;
	padding: 7px;
	border: solid 1px #dedede;
	-webkit-box-shadow: 0 0 4px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0 0 4px rgba(50, 50, 50, 0.5);
	box-shadow:         0 0 4px rgba(50, 50, 50, 0.5);
}
*/
#neighMap {
	max-width: 1070px; height: 600px;
	margin: 10px 0 10px 0;
}
.full-detail-photo {
	border: solid 1px #dedede;
	margin: 10px 0 10px 0;
	padding: 7px;
	-webkit-box-shadow: 0 0 4px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0 0 4px rgba(50, 50, 50, 0.5);
	box-shadow:         0 0 4px rgba(50, 50, 50, 0.5);
}
.blog-sidebar {
	font-size: 10pt;
}
.blog-sidebar a {
	font-size: 10pt;
}
.block1, .block2, .block3, .block4 {
	display:none;
}
.property-button input[type=checkbox] {
	display: none !important;
	}
.property-button {
	display: inline-block;
	padding: 4px 10px 4px 10px;
	border-radius: 4px;
	color: #fff;
	background: #333;
	cursor: pointer;
	margin: 6px 10px 0 0;
	cursor: pointer;
	font-size: 11pt;
line-height: 14.5pt;
outline: none;
border: none;
	}
.property-button * {
	cursor: pointer;
	}
.property-button:hover {
	color: #FFF;
	text-shadow: 0px 0px 6px #FFF;
	background: #444;
	}
.property-button:active {
	color: #444;
	text-shadow: 0px 0px 6px #444;
	background: #111;
	}
.property-button.blue {
	color: #FFF;
	background: #256dc6;
	}
.property-button.blue:hover {
	color: #FFF;
	text-shadow: 0px 0px 6px #FFF;
	background: #2d81e7;
	}
.property-button.blue:active {
	color: #1b467a;
	text-shadow: 0px 0px 6px #444;
	background: #0a1a2f;
	}
.property-button.red {
	color: #FFF;
	background: #ff0000;
	}
.property-button.red:hover {
	color: #FFF;
	text-shadow: 0px 0px 6px #FFF;
	background: #ff0000;
	}
.property-button.red:active {
	color: #fff;
	text-shadow: 0px 0px 6px #444;
	background: #ff0000;
	}
.neighbourhood-summary {
	margin-bottom: 5px;
}
.comparison-photo-desktop {
	max-height:144px;
}
.comparison-col {
	font-size:10pt;
}


/*
NEIGHBOURHOOD WATCHER
*/
.more-options {
	margin-top: 0;
	margin-left: -6px;
	display: none;
}
#more-options {
	padding: 5px 2px 0px 5px;
}
#my-place {
	text-overflow: ellipsis;
}

#my-place:focus {
	border-color: #4d90fe;
}
.statusSearching {
	position: absolute;
	color: #fff;
	background-color: #4d90fe;
	padding: 15px 25px 15px 25px;
	font-family: Roboto;
	font-size: 15px;
	font-weight: 300;
	margin-top: 200px;
	margin-left: 230px;
	z-index: 500;
}
.nw-canvas, .neigh-canvas {
	width:100%; height: 450px;
}


/*------------------------------
AUTOSUGGEST STYLES (VERSION 2)
------------------------------*/
#multiple-datasets .search-name, .multiple-datasets .search-name {
  margin: 0 20px 10px 20px;
  padding: 3px 0;
  border-bottom: 1px solid #ccc;
  font-weight: bold !important;
  font-size:13pt !important;
  line-height: 17pt !important;
}
.tt-query {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.tt-hint {
    color: #999;
}
.tt-highlight {
	font-weight: 800 !important;
}
.tt-dropdown-menu {
    width: 366px;
    margin-top: -6px;
    padding: 0 0 8px 0;
		background: #eee; /* Old browsers */
		background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 100%); /* IE10+ */
		background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-top-color: #fff;
    -webkit-border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8px 8px;
    -ms-border-radius: 0 0 8px 8px;
    border-radius: 0 0 8px 8px;
    z-index: 5000 !important;
}
.tt-dropdown-menu hr {
    width: calc(100% - 40px); height: 1px;
    margin: 10px auto 1px auto;
    background-color: #ccc;
    border: none;
    outline: none;

}
.tt-suggestion {
    padding: 3px 15px;
    font-size: 10pt !important;
    line-height: 12pt !important;
}
.tt-suggestion.tt-cursor { /* UPDATE: older versions use .tt-suggestion.tt-is-under-cursor */
    color: #fff;
    background-color: #0097cf;
    cursor: pointer;
}
.tt-suggestion.tt-cursor * {
    color: #fff !important;
		text-shadow: none !important;
}
.tt-suggestion p {
    margin: 0;
}
.twitter-typeahead {
    width: 100%;
}


/*
	GOOGLE MAP BUBBLE SPECIFICS
*/
.mapBubble {
    position: relative;
    width: 350px; height: auto;
    background: transparent;
    overflow: hidden;
}
.mapBubble * {
    position: relative;
}
.mapBubble img {
    width: 150px; height: 110px;
    padding: 1px;
    border: 1px solid #999;
    margin-bottom: 15px;
}
.mapBubble .sidebarLeft {
	font-size: 12pt; line-height: 12pt;
	color: #000;
	font-weight: bold;
    text-align: center;
	float: left;
}
.mapBubble .sidebarRight {
    width: 186px; height: auto;
	font-size: 10pt; line-height: 16pt;
	color: #000;
	margin-left: 10px; margin-top: 4px;
	float: left;
}
.mapBubble .sidebarRight h1 {
	font-size: inherit; line-height: inherit;
	color: #999;
    text-transform: lowercase;
    font-weight: normal;
	display: inline;
}
.mapBubble .sidebarRight a {
	font-size: 12pt; line-height: 16pt;
	font-weight: bold;
}
.mapBubble a { color: #394BD2; }
.mapBubble a:hover { color: #DC2525; }
.mapBubble a:active { color: #000; }

.mapBubble .detailsButton {
    text-align: center;
    margin-top: 19px;
}
.mapBubble .formFooter {
    width: 100%; height: 21px;
    margin-top: 10px;
    text-align: center;
}
.mapBubble .formFooter a {
	font-size: 9pt; line-height: 14pt;
	font-weight: bold;
}
.mapBubble .formFooter .middle {
    margin-left: 30px;
    margin-right: 30px;
}
.tagBizBubble {
    width: auto; height: auto;
	font-size: 10pt; line-height: 15pt;
	color: #000;
	text-align: left;
	padding: 0px 5px 0px 5px;
}
.tagBizBubble h1 {
	font-size: 10pt; line-height: 15pt;
	color: #999;
    font-weight: normal;
	display: inline;
}
.tagBizBubble h2 {
	font-size: 11pt; line-height: 19pt;
	color: #000;
	-webkit-font-smoothing: antialiased;
}
.tagBizBubble a {
	font-size: 10pt; line-height: 15pt;
	font-weight: bold;
}
.tagBizBubble a { color: #394BD2; }
.tagBizBubble a:hover { color: #DC2525; }
.tagBizBubble a:active { color: #000; }

/* AMENITIES CLASSES */
#amenitiesmap {
	width: 100%; height: 499px;
}
.categories.amenities {
    height: auto;
    padding: 3px 0 0 20px;
    max-height: 485px; overflow-y: scroll;
}
.categories.amenities span {
    position: relative;
    display: inline-block;
    margin: 0 0 2px 0;
    font-size: 9pt; line-height: 14pt;
    color: #444;
	text-shadow: 0px 1px 2px rgba(0,0,0, 0.2);
	cursor: pointer;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
.categories.amenities span:hover {
    color: #2d81e7;
}
.categories.amenities span:active {
    color: #2d81e7;
}
.categories.amenities span.active {
    color: #2d81e7;
	padding-left: 18px;
}
.categories.amenities span .checkmark {
    width: auto; height: auto;
    position: absolute;
    top: 0; left: 0;
    color: #2d81e7;
	opacity: 0;
    filter: alpha(opacity=0);
}
.categories.amenities span.active .checkmark {
	opacity: 1;
    filter: alpha(opacity=100);
}
.categories.amenities select {    
    width: auto; height: auto;
    font-size: 12pt; line-height: 14pt;
    position: relative;
    margin: 4px 0 0 2px;
}
.tb-title {
	background-color: white;
	font-weight:800;
}