h2 {
	font-weight: 700 !important;
	font-family: lato, sans-serif, arial !important;
	color: #325734 !important;
	margin-bottom: 20px !important;
	font-size: 32px !important;
	line-height: 1.25 !important;
}
form[name=resultsPerPageTop] {
	display: none;
}
form[name="resultsPerPageBottom"] {
	display: block;
	margin: 0;
	padding: 0;
	right: -30px;
	position: absolute;
	top: 0;
	width: 69px;
}
input[type="submit"]:hover, [type="Submit"]:hover,button:hover, #IDX-formReset:hover, #IDX-formSubmit:hover, #IDX-scheduleShowing:hover, a#IDX-scheduleShowing:hover,#IDX-resetBtn:hover,.IDX-form-actions button:hover,#IDX-main .IDX-detailsVirtualTourLink:hover {
 background: #D4B157  !important;
}
a.button.tiny:hover, a:hover {
	color: #f1f62e !important;
}

/************ INTERIOR PAGE STYLES ******************************************/
	body:not(.home) .mcb-section-inner .two-third {
		width: 66.666%;
		height: 100%;
		background: transparent;
		padding: 16px !important;
	}
	body:not(.home) .mcb-section-inner .one-third {
		padding: 16px 0 !important;
		width: 31.333%;
	}
	body:not(.home) .mcb-section-inner .two-third .five-sixth.column {
		width: 100%;
	}
	body:not(.home) .mcb-section-inner .two-third .mcb-column {
		position: relative;
		box-shadow: 0px 0px 4px rgba(3,3,3,.2);
	}
	body:not(.home) .two-third #IDX-quicksearch-42901 {
		border-radius: 10px;
		-webkit-border-radius: 10px;
		border: 0 !important;
		box-shadow: none !important;
		-webkit-box-shadow: none !important;
	}
	body:not(.home) .two-third #IDX-quicksearch-42901  .IDX-qsFieldWrap {
		width: 11% !important;
		float: left;
		position: relative;
	}
	body:not(.home) .two-third #IDX-quicksearchForm-42901 #IDX-qsSubmit-42901 {
		margin: 0 2px;
		position: relative;
		top: 24px;
		right: 0;
		width: 100%;
		max-width: 100%;
	}
	body:not(.home) .two-third #IDX-quicksearch-42901 input, body:not(.home) .two-third #IDX-quicksearch-42901 select {
		width: 100%;
		border: 1px solid #ccc;
	}
	body:not(.home) .mcb-section-inner .two-third .one::after {
		content: "";
		position: absolute;
		background-color: #667e68 !important;
		width: 100%;
		bottom: -150px;
		height: 150px;
		display: block;
		left: 0;
		box-shadow: 0px 0px 4px rgba(3,3,3,.2);
		background: url(http://gurneyrealestate.com/wp-content/uploads/2017/05/GBB_logo_longformat_whitetype-1.png) 20px center/260px no-repeat;
	}
	body:not(.home) .mcb-section-inner .two-third .one .column_attr.clearfix {
		padding: 20px;
	}
	.gfield_required {
		display: none;
	}
	.gform_wrapper ul li.gfield {
		margin-top: 0;
		padding-top: 0;
		margin-bottom: 0;
	}
	input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
		padding: 10px;
		outline: none;
		margin: 0;
		width: 230px;
		max-width: 100%;
		display: block;
		margin-bottom: 0px;
		font-size: 13px;
		border-width: 0;
		border-style: solid;
		border-radius: 0;
		box-sizing: border-box;
		-webkit-appearance: none;
		height: 40px;
		background-color: white !important;
	}
	body:not(.home) .mcb-section-inner .two-third .one {
		background: white;
		margin: 0;
		width: 100%;
	}
	body:not(.home) .mcb-section-inner .one-third #gform_wrapper_1::before {
		content: "Contact Us";
		font-size: 2rem;
		color: white;
	}
	body:not(.home) .mcb-section-inner .one-third .one .column_attr {
		background: #667e68;
		padding: 20px 0px 20px 16px;
		box-shadow: 0px 0px 4px rgba(0,0,0,.7);
		margin: 0;
	}
	.mcb-section-inner .one-third .column_column ul {
		color: white;
	}
	#Wrapper, #Content {
		/*background-color: #dbe7dc !important;*/
	}
	.one-third #field_1_11 {
		margin-top: 16px;
	}
/*****************************************************************************/

/************ IDX PAGE STYLES ******************************************/

.IDX-resultsField-price .IDX-resultsText {
	font-size: 2rem;
	font-weight: normal;
	line-height: 18px;
	font-family: "arial";
	color: #2c3a40;
}
.IDX-detailsMLSLogo img {
	width: auto;
	height: 30px !important;
	display: none;
	bottom: 10px;
}
.IDX-refinementSearchRight {
	margin-left: 5px;
	max-width: 91%;
	margin-left: 0;
	float: right;
	/* width: 83%; */
	position: relative;
	display: block;
}
.IDX-pagination li a {
  float: left;
  padding: 4px 8px;
  text-decoration: none;
  /* border: 1px solid #ddd; */
  border-left-width: 0;
  border: none;
}
.IDX-refinementSearchRight a.button, a.tp-button, button, input[type="submit"], input[type="reset"], input[type="button"] {
	display: inline-block;
	padding: 11px 20px;
	margin-bottom: 0;
	cursor: pointer;
	margin-right: 7px;
	border: 0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
	-webkit-box-shadow: inset 0 0 0 1px rgba(0,0,0,.03);
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.03);
	background-image: url(../images/box_shadow_button.png);
	background-repeat: repeat-x;
	margin-top: 15px;
}
.IDX-resultsAddress {
	font-size: 22px;
	line-height: 18px;
	text-decoration: none;
	margin-bottom: 16px;
	font-weight: bold;
	color: #325734;
	text-align: center;
	font-weight: 100;
}
.IDX-column2 {
	width: 16%;
	border-right: 1px solid #ddd;
}
.IDX-column2 .IDX-resultsLabel {
	color: #628a64;
	display: inline-block;
	font-size: 11px;
	line-height: 16px;
	text-align: right;
	width: 70px;
}
.IDX-column2 .IDX-resultsLabel {
    display: inline-block;
    font-size: 14px;
    line-height: 21px;
    text-align: right;
    width: 96px !important;
    font-weight: bold;
    margin-bottom: .6rem;
}
.IDX-registrationModal.IDX-registration-none {
	position: fixed !important;
	top: 20px !important;
}
.idx-omnibar-form {
	padding: 0 !important;
}
.IDX-mortgageRow .IDX-mortgageMiddleCell input, .IDX-mortgageRow .IDX-mortgageRightCell select {
	height: auto;
	line-height: 20px;
	padding: 10px;
	width: 100%;
}
.IDX-mortgageMiddleCell {
	float: left;
	margin: 0 10px 20px;
	width: 150px;
	height: 30px;
	line-height: 30px;
}
.idx-omnibar-form button {
	margin-top: 0 !important;
}
.IDX-refinementSearchRight input {
	min-width: 135px;
}
.IDX-resultsAddress a span {
	color: #ad8a11;
}
.IDX-perPageForm label {
	color: transparent !important;
}
.IDX-noMargin {
	font-family: arial;
	font-size: 18px;
	line-height: 18px !important;
}
.IDX-perPageForm {
    margin: 0;
    padding: 0;
    left: 27%;
    position: absolute;
    top: 0;
}
.IDX-perPageForm label {
    color: white;
}
.IDX-pagination {
    display: block;
    height: auto;
}
.IDX-perPageForm select {
	height: 2.4375rem;
	padding: 0.5rem;
	border: 1px solid #cacaca;
	margin: 0px 0 1rem;
	font-size: 1rem;
	font-family: inherit;
	line-height: normal;
	color: #0a0a0a;
	background-color: #fefefe;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-size: 9px 6px;
	background-position: right -1rem center;
	background-origin: content-box;
	background-repeat: no-repeat;
	padding-right: 1.5rem;
}
.IDX-row-content div, .IDX-row-content span {
	color: black;
}
.the_content_wrapper ul, .the_content_wrapper ol {
    margin: 0;
}
.section.section-post-header {
	display: none;
}
.IDX-mortgageLabel.IDX-textRight {
	display: block;
	text-align: left;
}
.IDX-mortgageRatesRow {
	border-bottom: 1px solid #ddd;
	padding: 6px 0 18px 0;
	margin-bottom: 0px !important;
}
.IDX-mortgageRatesRow span {
	margin: 15px 0;
}
.IDX-mortgageRatesRow span, .IDX-mortgageRatesRow input, .IDX-mortgageRatesRow select {
	display: block !important;
	margin: auto !important;
	float: none !important;
}
.IDX-resultsField-price .IDX-resultsText, #IDX-detailsField-listingPrice #IDX-detailsPrice, .IDX-refineSubmitWrap input {
	font-size: 32px;
	font-weight: bold;
	line-height: 18px;
	color: #325734;
}
h2#IDX-listingHeader, .IDX-row-content div, .IDX-row-content span, .IDX-resultsPhotoGalleryLink,#IDX-details-row-content div, #IDX-details-row-content span,#IDX-details-row-content a {
	color: black;
}
.IDX-resultsField-price .IDX-resultsLabel {
	display: block;
}
div#IDX-resultsFooter {
    position: relative;
}
div#IDX-resultsMLSRights {
    float: left;
}
#IDX-detailsField-listingPrice, #IDX-detailsField-soldPrice, #IDX-detailsHead #IDX-detailsField-propStatus {
	margin-bottom: 10px;
}
#IDX-detailsPriceLabel {
	display: none;
}
#IDX-detailsLinkModify {
	right: auto !important;
	top: 0 !important;
}
#IDX-detailsLinkBack {
	right: auto !important;
	top: 0 !important;
}
#IDX-detailsTopLinks {
	float: right;
	position: relative;
	width: 50% !important;
	margin: auto;
}
#IDX-detailsTopNav {
	margin-bottom: 20px;
}
#IDX-detailsLinkNew {
	right: auto;
	top: 0;
}
#IDX-detailsTopLinks .IDX-topLink {
	margin-right: 0;
	position: relative;
	display: inline;
}
#Footer h4 {
	border-bottom: 3px solid #ff9900;
	padding-bottom: 7px;
	max-width: 160px;
}
#IDX-resultsPagerTop, div#IDX-resultsFooter {
	float: none;
	background: #325734;
	width: 100%;
	margin: 0 0 1rem;
	padding: 10px 0;
	height: 50px;
}
#IDX-main #IDX-resultsPagerTop a, #IDX-main #IDX-resultsPagerBottom a {
	color: white !important;
}
#IDX-resultsContent .IDX-row-content {
	zoom: 1;
	min-height: 220px;
	position: relative ;
}

#Footer i.icon-layout {
    display: none;
}
#IDX-main {
	width: auto !important;
	background: white;
	margin: 16px 16px -7px 16px;
	padding: 16px;
	box-shadow: 0 0 4px rgba(0,0,0,.3);
}
#IDX-resultsCountMessage {
	display: none;
}
#IDX-mortgageCalculatorContainer, #IDX-mortgageRatesContainer {
	width: 550px;
	display: block;
	margin: auto;
}
#IDX-mortgageRatesTable tbody tr td {
	border-bottom: 2px solid #aaa;
	padding: 20px;
}
#IDX-mortgageRatesTable td {
	padding: 20px;
	font-size: 10pt;
}
#IDX-mortgageRatesLoanType select {
	width: 100%;
}
#IDX-resultsPagerBottom a {
	color: white !important;
}
#Subheader {
	height: 400px;
	padding: 0 !important;
}
#Subheader h1 {
	color: white !important;
	position: relative;
	z-index: 2;
	padding-top: 14%;
}
#Wrapper, #Content {
	background-color: #dbe7dc;
}
#IDX-downPayment .IDX-priceField, .IDX-mortgageRatesRow > .IDX-priceField {
	display: block;
}
#searchBankRate {
	width: 230px;
	margin-left: 0;
}
#IDX-refinementSearchForm #IDX-resultsRefineSubmit {
	margin-top: 19px;
	height: 36px;
}
/*.IDX-refinementSearchRight div label, #IDX-resultsRefineSortingWrap > label {
	display: none;
}*/
#IDX-refinementClearDiv {
	display: none !important;
}
#IDX-resultsContent {
	clear: both;
}

#IDX-main a {
	background-color: transparent;
	color: #AD8A11 !important;
	text-decoration: none;
	cursor: pointer;
	margin-right: 15px;
	text-transform: uppercase;
	line-height: 30px;
}
#IDX-updateInfo div[id*="IDX-"] {
	float: left;
	margin-right: 1rem;
	width: 48%;
}
#IDX-updateInfoActions {
	width: 100% !important;
	margin-top: 15px;
}
#IDX-updateInfo {
	float: left;
}
#IDX-refineSorting {
    margin-top: 5px;
    height: 36px;
}
#IDX-resultsRefineSearchWrap {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	min-height: 80px;
	padding: 20px 0;
	margin: 20px 0;
	display: none;
}
#IDX-loginSubmit, #IDX-main .IDX-detailsVirtualTourLink, button, #IDX-formSubmit,
#IDX-mortgageShowAllRates, .IDX-mortgageRatesBottom .IDX-mortgageRatesGoBtn,
#IDX-scheduleShowing, #IDX-moreinfoFormActions #IDX-submitBtn,
#IDX-moreinfoFormActions #IDX-resetBtn, #IDX-scheduleshowingContactForm #IDX-resetBtn,
#IDX-resetBtn, #IDX-scheduleshowingContactForm #IDX-submitBtn,
#IDX-detailsFeatured .IDX-detailsVirtualTourLink, .IDX-refineSubmitWrap input,
a#IDX-scheduleShowing, .IDX-detailsVirtualTourLink, .IDX-dark #IDX-mapHeader-Search,
[type="button"]:not(.menu-icon), [type="Submit"], input[type="submit"] {
	text-align: center;
	color: #fff !important;
	background: #325734 !important;
	border: 0;
	border-radius: 0;
	min-width: 164px;
	max-width: 300px;
	font-weight: normal;
	margin-bottom: 15px;
	font-size: 14px !important;
	box-shadow: none;
	text-shadow: none;
	transition: background .25s ease;
	text-transform: uppercase;
	height: 40px;
	transition: background .3s ease;
}
#IDX-main .IDX-psudolink.IDX-backToMain {
	color: #4A626C !important;
}
#IDX-leadAccountLink a {
	color: white !important;
}
#IDX-basicBottom #IDX-formSubmit {
	position:relative;
	top:20px;
}
#IDX-basicBottom select {
	width: 100%;
}
#IDX-per-group, #IDX-srtd-group, #IDX-submit-group, #IDX-srt-group {
	float: left;
	display: block;
	width: 33%;
	text-align: center;
}
#IDX-leadLogOutLink {
	display:none;
}
#IDX-formReset, #IDX-a_propStatus-group {
	display: none;
}
#IDX-leadToolsBar {
    position: relative;
    z-index: 3;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 1px 1px 5px #999999;
    -webkit-box-shadow: 1px 1px 5px #999999;
    background-color: #7895B7;
    background-image: none;
    background-repeat: repeat-x;
    border: none;
    font-variant: small-caps;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 8px 5px 8px 10px;
    text-shadow: 1px 1px 5px #999999;
    border-radius: 0;
}
#IDX-leadInfo {
	color: white !important;
}

.ui-dialog[aria-labelledby="ui-dialog-title-IDX-BankRateTool-Dialog"] .ui-widget-header {
	background-color: #325734 !important;
	color: white !important;
	padding: 20px;
}
#IDX-BankRateTool-Dialog {
	font-size: 10pt;
}
.IDX-resultsDescription {
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	text-transform: uppercase;
}
.IDX-bankRateRowContent {
	position: relative;
	min-height: 140px;
}
.IDX-topLinks {
  display: block;
  text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
	width: 100% !important;
}
.IDX-bankRateRowContent p {
	line-height: 12pt;
	padding-bottom: 12px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	line-height: 24px;
}
.IDX-mortgageRatesEst {
	text-align: center;
	color: #4A626C;
	font-size: 14pt;
}
#IDX-firstTime-group .IDX-controls, #IDX-secondTime-group .IDX-controls {
	position: relative;
	top: 33px;
}
#IDX-firstTime-group, #IDX-secondTime-group:last-child {
	margin-top: 17px !important;
	float: none;
	display: inline-block;
}
#IDX-resetBtn, #IDX-scheduleshowingContactForm #IDX-submitBtn {
	padding: 10px 0 !important;
	float: left;
	margin-right: 15px !important;
}
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-draggable {
	display: block;
	z-index: 1002;
	outline: 0px none;
	height: auto;
	width: 368px;
	top: 20px !important;
	left: 248px;
}
.ui-dialog .ui-dialog-title {
	float: left;
	color: white !important;
	font-weight: normal !important;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
.ui-dialog[aria-labelledby="ui-dialog-title-IDX-BankRateTool-Dialog"] {
	min-width: 840px;
}
.IDX-fieldContainer{
	display: block;
    clear: both;
}
#IDX-detailsMap {
    width: 100%;
    height: 350px;
    clear: both;
    display: block;
    z-index: 9999;
    position: relative;
}
#IDX-detailsPhoto {
	border-radius: 0;
	height: auto;
	width: 100%;
}
#Top_bar .menu > li > a span:not(.description) {
	display: block;
	line-height: 60px;
	padding: 0 20px;
	white-space: normal !important;
	border-right-width: 1px ;
	border-style: solid;
}

#IDX-resultsCountWrap {
    clear: left;
    color: #888;
    text-align: center!important;
}

.IDX-button, .IDX-detailsVirtualTourLink {
	-moz-box-shadow: 0px 1px 0px 0px #14212b;
	-webkit-box-shadow: 0px 1px 0px 0px #14212b;
	box-shadow: 0px 1px 0px 0px #14212b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #757575), color-stop(1, #0d0d0d));
	background: -moz-linear-gradient(center top, #757575 5%, #0d0d0d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#0d0d0d');
	background-color: #757575;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #333333;
	display: inline-block;
	color: #ffffff;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 24px;
	text-decoration: none;
	text-shadow: 1px 1px 2px #1f1f1f;
}
#IDX-mortgageRatesTable td {
	/*padding: 0;*/
	font-size: 10pt;
	width: 80px;
	max-width: 80px;
}
.IDX-mortgageRatesInfo p {
	margin: 10px 0;
	display: block;
	width: 50%;
}
#IDX-mortgageRatesTable select {
	padding: 10px;
	outline: none;
	margin: auto;
	width: 100px;
	max-width: 100%;
	display: block;
	margin-bottom: 20px;
	font-size: 13px;
	border-width: 1px;
	border-style: solid;
	border-radius: 0;
	box-sizing: border-box;
	-webkit-appearance: none;
}
#omnibar {
	font-size: 14px !important;
}
#IDX-quicksearch-6250 label {
	margin: 0 5px !important;
	display: block !important;
	float: left;
}
#IDX-quicksearch-6250 input[type="submit"] {
	width: 100%;
	text-transform: uppercase;
	font-size: 1rem;
}
#IDX-quicksearch-6250 input[type="text"]{
	width: 100%;
}
#IDX-quicksearch-6250 {
	width: 350px !important;
	border: none !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
  float: right;
}
@media screen and (max-width: 1239px){
	.section_wrapper, .container, .with_aside .content_wrapper {
		max-width: 100%;
	}
}

@media screen and (max-width: 980px){
	body:not(.home) .two-third #IDX-quicksearch-42901 .IDX-qsFieldWrap {
		width: 100% !important;
		float: none;
		position: relative;
		margin: auto;
		padding: 0 0 10px;
	}
	.IDX-resultsField-price .IDX-resultsText, #IDX-detailsField-listingPrice #IDX-detailsPrice, .IDX-refineSubmitWrap input {
		font-size: 23px;
		font-weight: bold;
		line-height: 18px;
		color: #325734;
	}
}
@media screen and (max-width: 767px){
	form[name="resultsPerPageTop"] {
		display: block;
		position: absolute;
		width: 75px;
		left: auto;
		top: 38px;
		right: 10px;
	}
	body:not(.home) .mcb-section-inner .one-third .one .column_attr {
		padding: 16px;
	}
	body:not(.home) .mcb-section-inner .two-third .one {
		background: white;
		margin: 0 0 150px 0;
	}
	body:not(.home) .mcb-section-inner .one-third {
		padding: 16px !important;
		width: 31.333%;
	}
	.IDX-refinementSearchRight {
		margin-left: 5px;
		max-width: 91%;
		margin-left: 0;
		float: none;
		position: relative;
		display: block;
	}
	.IDX-refinementSearchRight div input, .IDX-refinementSearchRight div select {
		display: block;
		width: 100%;
	}
	#IDX-mortgageRatesContent {
		min-height: 370px;
		height: 400px;
		overflow: scroll;
		border: 1px solid #ccc;
	}
	form[name=resultsPerPageBottom] {
		display:none;

	}
	#IDX-mortgageCalculatorContent {
	    width: 100%;
	    margin: 0 auto;
	    display: inline-block;
	}
	#IDX-mortgageCalculatorContainer, #IDX-mortgageRatesContainer {
	    width: 100%;
	    display: block;
	    margin: auto;
	}
	.IDX-refinementSearchRight div {
		float: left;
		margin: 0 5px 13px 0;
		width: 100%;
	}
	form[name="resultsPerPageTop"] {
		display: none;
	}
	.IDX-pagination ul {
		display: inline-block;
		margin: 0;
		padding: 0;
		width: 70%;
	}
.IDX-column.IDX-column1, .IDX-column.IDX-column2, .IDX-column.IDX-column3, .IDX-column.IDX-column4 {
		width: 100% !important;
		text-align: center;
		border-right: none;
	}
	.IDX-column {
		margin-bottom: 20px;
	}
	#IDX-photoListing {
		width: 100%;
		margin-bottom: 20px;
	}
	#IDX-detailsField-listingPrice, #IDX-detailsAddress {
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	#IDX-detailsField-propStatus, #IDX-detailsBankRateTool, #IDX-description, #IDX-detailsFeatured {
		width: 100% !important;
		margin-bottom: 20px;
	}
	#IDX-detailsBankRateTool {
		width: 50% !important;
		float: none;
		text-align: center;
		max-width: 50%;
		margin: auto;
	}
	.scrollable {
		overflow: hidden;
		position: relative;
		left: 6px;
		top: 0px;
		width: 100%;
		height: 442px;
	}
	#map-wrapper {
		left: 0;
		top: 4px;
		width: 100%;
		height: 434px;
		position: relative;
		margin-bottom: 10px;
		display: block;
	}
	#tile-container {
		width: 100%;
		overflow: visible;
		position: relative;
	}
	#content {
		position: relative;
		width: 100%;
		height: auto;
	}
	#ws-walkscore-tile {
		width: 100% !important;
		max-width: 100%;
		height: auto !important;
	}
	#ws-walkscore-tile iframe {
		max-width: 100%;
		width: 100%;
	}
	#IDX-detailsHead span {
		margin-top: 8px;
	}
	#IDX-nextLastButtons {
		float: left;
		width: 100%;
	}
}
@media screen and (max-width:560px){

	#ws-walkscore-tile iframe {
		max-width: 250px;
		width: 100%;
	}
	#IDX-hotLinks a {
		width: 100%;
		display: block;
		text-align: left;
	}
	#IDX-main a {
		background-color: transparent;
		text-decoration: none;
		cursor: pointer;
		margin-right: 15px;
		text-transform: uppercase;
		line-height: 30px;
		font-size: 11px;
	}
	.page-id-91 #IDX-quicksearchForm-42932 .IDX-qsInput {
    margin: 0 2px;
    width: 100%;
	}
	.page-id-91 #IDX-quicksearchForm-42932 > .IDX-qsFieldWrap {
    display: block!important;
    text-align: left;
}
	.page-id-91 .IDX-qsFieldWrap {
    display: none!important;
	}
	#IDX-quicksearchForm-42932 > .IDX-qsFieldWrap {
    display: block!important;
    text-align: left;
}
#IDX-quicksearchForm-42901 .IDX-qsInput {
    margin: 0 2px;
    width: 200px;
}

}

#IDX-streetNumber {
    width: 67px!important;
}

#IDX-quicksearch-25580 {
    width: 100%!important;
}

.IDX-qsFieldWrap {
    display: inline-grid!important;
}

#IDX-qsCityListLabel-42901 {
    display: block!important;
}

div#IDX-lp-group {
    display: none!important;
}

#IDX-hp-group {
    position: absolute;
    right: 160px;
    top: 11px;
    display: none!important;
}

div#IDX-mapHeader-Search {
    max-width: 100%!important;
    height: 50px!important;
}
img#IDX-mapResultPhoto {
    width: 50%;
}
#IDX-mapContainer {
    width: 100%!important;
    min-width: 100%!important;
}
.IDX-navigation {
    background-color: transparent!important;
    border: 1px solid transparent;
    min-height: 50px;
    padding-left: 15px;
    min-width: 600px;
}
a#IDX-mapResultsPhotoLink {
    margin-right: 0px!important;
}
div#IDX-mapResultsLocation {
    float: none!important;
    text-align: -webkit-left!important;
}
.IDX-nav-mapsearch {
    background-color: transparent !important;
}
.IDX-searchNavItem a, .IDX-searchNavItem span {
    color: #AD8A11 !important;
    line-height: 20px;
    display: block;
    text-decoration: none;
    padding: 15px;
	text-transform: uppercase;
	font-family: inherit;
    font-size: 14px;
}

span.IDX-rosterDisplayName {
    font-weight: 700 !important;
    font-family: lato, sans-serif, arial !important;
    color: #325734 !important;
    margin-bottom: 0px !important;
    padding-top: 10px!important;
    font-size: 28px !important;
    line-height: 1.25 !important;
}

span.IDX-rosterUserTitle {
    font-weight: 400;
    font-style: italic;
    color: #000000;
    font-size: 18px;
}

.IDX-rosterCategoryRightColumn {
    float: right;
    width: 67%;
    font-size: 13px;
    line-height: 15px;
}

p.IDX-rosterAgentEmailLink a {
    line-height: 2px!important;
    font-size: 13px;
    margin-top: 10px;
}

.IDX-rosterInfo {
    margin-bottom: 20px!important;
}

a.IDX-rosterCategoryLink {
    margin-right: 0px!important;
}

.IDX-rosterCategoryHeader {
    margin-bottom: 9px;
}

div.IDX-bioPhones {
    font-size: 11pt;
    margin-top: 10px;
    margin-bottom: 5px;
    text-align: center;
    text-transform: uppercase;
}
div.IDX-bioName {
    font-size: 17pt;
    font-weight: bold;
    COLOR: #325734;
    text-transform: uppercase;
}
div.IDX-bioText {
    padding-left: 3%;
    float: left;
    width: 46%;
    text-align: center;
}

div.IDX-bioEmail {
    text-align: center!important;
}

div.IDX-bioDetails {
    font-size: 10.5pt;
    line-height: 13pt;
    width: 100%;
    padding-top: 14px;
    text-align: left;
    border-top: 1px #DDD dashed;
    clear: both;
    font-family: "Lato", Arial, Tahoma, sans-serif;
    font-weight: 400;
}

p.IDX-rosterManagementViewSoldListings {
    display: none;
}

div#IDX-rosterFilterForm {
    display: none;
}

.IDX-rosterCategoryTitle {
    display: none;
}
.ui-dialog .ui-dialog-titlebar-close span {
    display: inline;
    margin: -50px;
    background: none;
    color: #fff;
    text-transform: uppercase;
    text-indent: 9999px;
}
.ui-dialog .ui-dialog-titlebar-close {
    color: #fff!important;
	    text-shadow:none!important;
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}

#IDX-showcaseGallery-47437 .IDX-showcaseCell div {
    text-align: center;
    font-size: 1.1em!important;
}

.IDX-showcaseAddress.IDX-showcaseAddressElement, .IDX-showcaseCityStateZip {
    color: #ad8a11!important;
    font-weight: 600!important;
}

.IDX-showcasePrice {
    font-weight: bolder!important;
}