﻿/**** BEGIN HOMES LISTING STYLES ****/

/*    Front End (Parent) Listing Page    */
.FListing {
	display: inline-block;
	font-size: 14px;
	vertical-align: middle;
	padding: 5px;
	clear: both;
}

.FListingHeader {
	float: left;
	padding: 5px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

.FListingSearch {
	padding: 5px;
	vertical-align: bottom;
}

.HomeListingPager {
	clear: both;
	float:right;
	padding: 10px;
}
/*    Listing Page User Control    */
.HomesListingHeader {
	position: relative;
	padding: 5px;
	text-align: right;
}

.HomesListing {
	border-bottom: 2px solid #3f3f3f;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
}

	.HomesListing:hover {
		background-color: #c8c8c8;
	}

.HomeListingImage {
	padding-top: 10px;
}

	.HomeListingImage img {
		border: 1px solid white;
		max-width: 100%;
	}

		.HomeListingImage img a {
			border: 1px solid #3f3f3f;
		}

.HomeListingAddress {
	font-size: 18px;
}

.HomeListingNotes {
	padding-top: 10px;
}

.HomeListingPrice {
}

.HomeListingBBG {
	font-size: 14px;
	padding-left: 10px;
}

.HomeListingBeds {
	position: relative;
	float: left;
	padding: 5px;
}

.HomeListingBaths {
	position: relative;
	float: left;
	padding: 5px;
}

.HomeListingHalfBaths {
	position: relative;
	float: left;
	padding: 5px;
}

.HomeListingGarages {
	position: relative;
	float: left;
	padding: 5px;
}

.HomeListingMorebutton {
	padding-top: 5px;
}

.HomeListingAgent {
	vertical-align: top;
	text-align: center;
	padding: 5px;
	display: none;
}

	.HomeListingAgent img {
		border: 0px solid #3f3f3f;
	}

.HomesListingHomeSpecs {
	position: relative;
	vertical-align: top;
	padding: 5px 0px 0 10px;
}
/**** END HOMES LISTING STYLES ****/

/**** BEGIN AGENTS LISTING STYLES ****/
.AgentListings {
	clear: both;
	margin: auto;
	padding-top: 10px;
}
.AgentListing {
	position: relative;
	float: left;
	margin: auto;
	text-align: center;
	min-height: 500px;
}

	.AgentListing img {
		border: 1px solid black;
		max-width: 100%;
	}

.AgentListingName {
	text-align: center;
	min-height: 50px;
	font-size: 18px;
		color:#231f20;
		font-weight: normal;
}
.AgentListingName2 {
	font-weight: bold;
	text-align: center;
	min-height: 50px;
	display: none;
}
	.AgentListingName a {
		color: #e2211c;

	}
/**** END AGENTS LISTING STYLES ****/

/**** BEGIN AGENT DETAILS STYLES ****/
.AgentDetailMain {
	position: relative;
	width: 100%;
	margin: auto;
}

.AgentDetail {
	position: relative;
	width: 30%;
	margin: auto;
}

.AgentInfo {
	position: relative;
	width: 200px;
	padding-left: 5px;
}

.AgentImage {
	position: relative;
	width: 200px;
	padding-left: 5px;
}

	.AgentImage img {
		border: 0px solid #3f3f3f;
	}

.AgentLinks {
	position: relative;
	padding-top: 50px;
	padding-left: 50px;
	float: left;
}

.AgentBio {
	padding-top: 50px;
	float: left;
	clear: both;
}
/**** END AGENT DETAILS STYLES ****/

/**** BEGIN HOME DETAILS STYLES ****/
.hd_DetailParent {
	padding: 5px 10px 0px 10px;
}

.hd_DetailContainer {
	padding: 25px 0px 0px 0px;
}

.hd_DetailControl {
	padding: 10px;
}

	.hd_DetailControl h1 {
		color: black;
		text-align: left;
		margin-top: 0px;
		font-size: 24px;
	}

.hd_Text {
	height: 100%;
}

.hd_HomeSpecs {
	font-size: 18px;
}

	.hd_HomeSpecs label {
	}

	.hd_HomeSpecs a {
		font-weight: bold;
	}

.hd_Agents {
	background-color: #202020;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 2px;
	margin-bottom: 10px;
}

	.hd_Agents a {
		color: white;
		text-decoration: underline;
	}

	.hd_Agents h2 {
		padding-left: 5px;
		margin-top: 10px;
		margin-bottom: 10px;
		font-family: 'Playfair Display', serif;
		font-size:24px;
	}

.hd_AgentInfo {
	text-align: center;
	color:white;
}

	.hd_AgentInfo img {
		border: 1px solid #3f3f3f;
	}

.hd_OtherAgentInfo {
	text-align: center;
}

.hd_RoomSpecs {
	padding: 3px 0px 3px 0px;
}

	.hd_RoomSpecs img {
		padding: 0 10px 0 3px;
	}

.hd_Notes {
	padding-top: 15px;
	clear: both;
}

.hd_Features {
}

	.hd_Features h2 {
		margin: 10px 0 0 0;
	}
.google-maps {
    position: relative;
    height: 312px;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.hd_PaymentCalc {
	background-color: #202020;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 2px;
	margin-top: 10px;
}

	.hd_PaymentCalc h2 {
		padding-left: 5px;
		margin-top: 10px;
		margin-bottom: 10px;
		font-family: 'Playfair Display', serif;
		font-size:24px;
	}


	.hd_PaymentCalc label {
	color:white;
	}

.hd_OtherRealtorInfo {
	text-align: center;
	padding-top: 50px;
	font-size: small;
	clear: both;
}

.hd_InteractiveBtns {
	padding: 0 0 0 20px;
}

	.hd_InteractiveBtns a {
		padding-right: 5px;
		font-size: 11px;
	}

.hd_ImageRotator {
}

.hd_ImageRotatorInstructions {
	text-align: right;
	padding-right: 5px;
	font-size: 11px;
}

.hd_ImageRotator img {
	padding: 5px;
	margin: 0px auto;
}
/***** END HOME DETAIL STYLES *****/

/**** BEGIN HOME SEARCH STYLES ****/

/*    Parent Container    */
.hs_SearchParent {
	margin: 0px auto;
	width: 831px;
}

.hs_SearchControl {
}

.hs_HeaderArea h1 {
	text-align: left;
}

.hs_SearchControl label {
color:#231f20;
}

/*    Header Area    */
.hs_QuickSearch {
	position: relative;
	vertical-align: top;
	color: #231f20;
	text-align: right;
}

.hs_QuickStreet {
	padding-bottom: 5px;
	padding-top: 10px;
}

.hs_QuickMLS {
	text-align: right;
	padding-top: 5px;
}

.hs_MLSValidation {
	text-align: right;
	padding-right: 40px;
}

/*    Search Area    */
.hs_SearchArea {
	clear: both;
}

.hs_MultiPage {
	padding: 25px 5px 25px 10px;
	color: #231f20;
	border: 1px solid #c8c8c8;
	margin: 0px auto;
	display: inline-block;
	width: 100%;
	background-color: #c8c8c8;
}

.hs_Instructions {
	text-align: center;
	padding-bottom: 10px;
	clear: both;
}

.hs_pageview {
	height: auto !important;
}

.hs_Type {
	padding: 3px 0 3px 0;
}

.hs_Beds {
	padding: 3px 0 3px 0;
}

.hs_Baths {
	padding: 3px 0 3px 0;
}

/*    Price Row    */
.hs_PriceRange {
}

/*    Payment Row    */
.hs_PaymentRange {
}

/*    Number of Units Row    */
.hs_NumberOfUnits {
}

/*    Square Footage Row    */
.hs_SquareFootage {
}

/*    School District Area    */
.hs_SchoolDistSelectType {
}

.hs_SchoolDistRBItem {
	padding-right: 10px;
}

.hs_SchoolDistCBList {
	width: 100%;
	padding: 0 10px 0 10px;
}

.hs_SchoolDistCBItem {
	display: inline-block;
	
}

/*    'Get Listings' Button    */
.hs_SubmitButton {
	padding: 25px 0 0 0;
}
/**** END HOME SEARCH STYLES ****/

.empTableMain {
	font-size: 10px;
}

	.empTableMain td {
		font-size: 11px;
	}

	.empTableMain input {
		font-size: 11px;
	}

.empTable {
	border: 2px solid #A80000;
}

.empTableHead {
	border: 2px solid #A80000;
	background-color: #CFE2F4;
}

.RadTabStrip_Home {
	height: 25px;
	font-weight: bold;
	letter-spacing: 1px;
}

	.RadTabStrip_Home ul {
		/**/
	}

	.RadTabStrip_Home .level1 li a {
		color: #231f20;
		font-weight: normal;
		line-height: 24px;
		text-align: center;
		text-decoration: none;
		border: 1px solid #c8c8c8;
		font-family: 'Playfair Display', serif;
		
	}

		.RadTabStrip_Home .level1 li a:hover {
			color: white;
			line-height: 24px;
			background-color: #e12726;
		}

		.RadTabStrip_Home .level1 li a .wrap {
			padding-right: 0px;
		}


		.RadTabStrip_Home .level1 li a .innerWrap {
			text-align: center;
			padding: 0 5px;
		}

		.RadTabStrip_Home .level1 li a.selected {
			background-color: transparent;
			color: #231f20;
			line-height: 24px;
		}

			.RadTabStrip_Home .level1 li a.selected .wrap {
				color: #231f20;
			}


			.RadTabStrip_Home .level1 li a.selected .innerWrap {
				color: #231f20;
				background-color: #c8c8c8;
			}

			.RadTabStrip_Home .level1 li a.selected:hover,
			.RadTabStrip_Home .level1 li a.selected:hover .wrap,
			.RadTabStrip_Home .level1 li a.selected:hover .innerWrap {
				background-color: #c8c8c8;
				color: #231f20;
			}

.normalText, .normalText:hover {
	COLOR: white;
	FONT-SIZE: 10pt;
	text-decoration: underline;
}

.Share {
	float: right;
	padding-right: 5px;
}

.BackButton {
	float: left;
}
@media (max-width: 768px) {
.AgentListing {
	position: relative;
	width: 300px;
	height: 200px;
	float: left;
	margin: auto;
	text-align: center;
}
.hs_HeaderArea h1 {
    text-align: left;
	 font-size: 24px;
}
.hs_QuickStreet {
    padding-bottom: 5px;
    padding-top: 10px;
	 font-size: 12px;
}
.hs_QuickMLS {
    text-align: right;
    padding-top: 5px;
	 font-size: 12px;
}
}
