/* Legacy Styles */

.sidr ul li:hover, .sidr ul li.active, .sidr ul li.active {
	border-top: 1px solid transparent;
	line-height: 48px;
}
.sidr li.sidr-class-groupheader a.headerbutton {
	/*background-image: url("images/sidr-arrow.png");*/
	background-position: 98% -48px;
	background-repeat: no-repeat;
}
.sidr li.sidr-class-groupheader.opened a.headerbutton, .sidr li.opened a.headerbutton  {
    background-position: 98% 0;
}
.sidr li.sidr-class-groupheader ul,
li.groupheader ul {
    display:none;
}
.sidr li.sidr-class-groupheader ul.opened,
li.groupheader ul.opened {
    display:block;
}
.sidr-inner a.icon {
    text-align:left; margin: 0; height:50px;
}
.sidr-inner a.icon div {
    float:left;padding-right:.3em;
}
.sidr-inner a.icon span {
    font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 15px;
    line-height:50px;
    padding:0;
    float:left;
}
/* HD Styles */
.clear {
	clear: both;
}
#property-filters-sidebar {
    width: 33%;
	border-right: 1px solid #a4a4a4;
	float: left;
}
#property-filters-sidebar h4 {
	color: #000000;
}
#property-search-results {
	width: 60%;
	margin-left: 3%;
	float: left;
}
.secondary-nav {
	background-color: #000000;
}
.secondary-nav ul {
	padding: 1%;
}
.secondary-nav li {
	display: inline-block;
	padding: 0 1% 0 0;
	color: #ffffff;
}
.secondary-nav li a {
	color: #ffffff;
}
.search-submit {
    display: block;
	color: #FFF;
    background-color: #748353;
    font-size: 2em;
    text-align: center;
    width: 90%;
	margin-top: 5%;
	padding: 1% 0 1% 0;
}
.select-label {
	padding-right: 1em;
    width: 20%;
    float: left;
}
#county, #state, #region, #tract {
	width: 45%;
}
.range-slider-container {
	clear: both;
	margin: 1em 0 1em 0;
}
.range-slider-label {
	width: 30%;
	float: left;
	margin-top: 1em;
}
.range-slider-display {
	width: 50%;
	float: left;
}
.range-slider-min {
	width: 20%;
	float: left;
	margin-top: -0.5em;
	margin-bottom: 0.5em;
}
.range-slider-max {
	width: 20%;
	float: right;
	margin-top: -0.5em;
	margin-bottom: 0.5em;
}
#total-acres-slider-range, #asking-price-slider-range {
	clear: both;
}
.range-slider-container .ui-widget-content .ui-state-default, .range-slider-container .ui-widget-header .ui-state-default {
	background: #000000;
	border-radius:  30px;
}
.range-slider-container .ui-slider .ui-slider-handle {
	height: 1em;
	width: 1em;
}
.range-slider-container .ui-slider-horizontal .ui-slider-range {
	top: 27%;
	height: 0.4em;
	background: #000000;
	border: none;
}
.range-slider-container .ui-widget-content {
	border: none;
}
.range-slider-container .ui-corner-all {
	border-radius: 0;
}
.property-container {
	position: relative;
	width: 100%;
	margin-bottom: 2em;
}
.property-container img {
	z-index: 1;
	width: 100%;
}
.img-overlay {
	background-color: rgba(0,0,0,0.4);
	position: absolute;
	width: 90%;
	color: #ffffff;
	bottom: 0;
	z-index: 1;
	height: 45%;
	padding: 5%;
	font-style: italic;
	overflow: hidden;
}
.img-overlay h2 {
	color: #ffffff;
	font-style: normal;
}
.img-overlay strong {
	font-style: normal;
}
.img-overlay strong:nth-child(2){
	margin-left: 2em;
}
.property-learn-more {
	position: absolute;
    display: block;
    width: 20%;
    background-color: #748350;
    padding: 3% 0 3% 5%;
    bottom: 0;
    right: 0;
    color: #FFF;
}
.search-number-results {
	font-style: italic;
}
.no-properties-text {
	display: none;
	text-align: center;
    font-size: 1.5em;
    font-style: italic;
}
.reset-submit {
	font-style: normal;
	text-decoration: underline;
	color: #64615e;
	font-size: 1em;
}
.map-nav {
	margin-bottom: 0;
}
.property-container.property-map-element {
	font-size: 0.8em;
}
.property-map-element .img-overlay {
	bottom: 0;
	height: auto;
}
.property-map-element .property-learn-more {
	padding: 2%;
	width: auto;
}
#map {
	width: 100%;
	height: 500px;
}
#content.full-width-content header, #content.full-width-content #content-main{
    width: 100%;
}
#property-map-button {
	width: 25%;
    display: block;
    color: #fff;
    padding: 12px;
    font-size: 1.5em;
    background-color: #88a308;
}
/*single property styles*/
.single-property .page-intro {
	width: 100%;
	float: none;
}
.single-property h2 {
	color: #000000;
}
.single-property #content-main {
	width: 100%;
}
.single-property #site_description {
	float: left;
	width: 48%;
}
.single-property #site_overview {
	float: right;
	border: 1px solid #CCC;
    width: 48%;
    margin: 4em 0 0 0;
}
.single-property #site_photo img {
	width: 100%;
}
.single-property #sales_contact {
	float: left;
    width: 100%;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    background: #f8fae8;
}
.single-property #site_attributes {
	font: 12px/18px normal Verdana, Geneva, sans-serif;
    width: 100%;
    float: left;
}
.single-property #site_attributes th {
	vertical-align: top;
    text-align: left;
    font-weight: bold;
    color: #88A308;
}
.single-property #site_additional_info {
	font: 12px/18px normal Verdana, Geneva, sans-serif;
    width: 100%;
    float: left;
}
.single-property #site_additional_info th {
	vertical-align: top;
    text-align: left;
    font-weight: bold;
    color: #88A308;
}
.single-property .myDiv {
	clear: both;
}
#print-screen-image {
	display: none;
}
.single-property-information tr:nth-child(odd) {
	background-color: #f8fae8;
}
#map-legend {
	margin-bottom: 1em;
	font-size: 1.5em;
	text-align: center;
}
#map-legend span {
	vertical-align: super;
	margin-right: 1em;
}
#printit {
    float:right;
    clear:left;
    margin-right:60px;
    font-size:11px;
}

.contact-form {
	margin-left: 2em;
}
.contact-form label{
	font-size: 1.25em;
	font-weight: bold;
}

.contact-form input, .contact-form select, .contact-form textarea {
	margin-left: 2em;
	margin-bottom: 1.5em;
	width: 15em;
}
.contact-form input[type="submit"] {
	width: auto;
	margin-left: 0;
}


.contact-form textarea {
	width: 20em;
	height: 8em;
}

a.tooltips {
	position: relative;
	display: inline;
}

	a.tooltips span {
		position: absolute;
		color: #050505;
		width: 250px;
		background: #FFFFFF;
		border: 1px solid #758C08;
		/*line-height: 100px;*/
		text-align: center;
		visibility: hidden;
		border-radius: 6px;
		box-shadow: 0px 0px 3px #969696;
		padding: 2px;
	}

		a.tooltips span:before {
			content: '';
			position: absolute;
			top: 50%;
			right: 100%;
			margin-top: -12px;
			width: 0;
			height: 0;
			border-right: 12px solid #758C08;
			border-top: 12px solid transparent;
			border-bottom: 12px solid transparent;
		}

		a.tooltips span:after {
			content: '';
			position: absolute;
			top: 100%;
			right: 100%;
			margin-left: -8px;
			width: 0;
			height: 0;
			border-right: 8px solid #FFFFFF;
			border-top: 8px solid transparent;
			border-bottom: 8px solid transparent;
		}

a:hover.tooltips span {
	visibility: visible;
	opacity: 1;
	left: 100%;
	top: 50%;
	margin-top: -50px;
	margin-left: 15px;
	z-index: 9999;
}
@media screen and (max-width: 52em){
	.img-overlay p {
		display: none;
	}

}
@media screen and (max-width: 52em){
	.img-overlay p {
		display: none;
	}
	.property-search, #property-filters-sidebar {
		float: none;
		width: 100%;
		border: none;
	}
	#property-search-results {
		width: 90%;
	}
}

@media print {
	#header, #breadcrumb, .secondary-nav, #footer-nav, #disclaimer, .property-learn-more {
		display: none;
	}
	.img-overlay {
		position: relative;
		padding: 0;
		height: auto;
		color: #000000;
	}
	h2 {
		float: left;
	}
	#print-screen-image {
		display: inline;
		margin-top: 1em;
		float: right;
	}
	#printit {
    	display:none;
	}
}
