/**** 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: 25px;
	color:black;
}
/*    Listing Page User Control    */
.HomesListingHeader {
	position: relative;
	padding: 5px;
	text-align: right;
}

.HomesListing {
	border-bottom: 1px solid #c1bbbb;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
}

	.HomesListing:hover {
		background-color: white;
		color: black;
	}

.HomeListingImage {
	padding-top: 10px;
}

	.HomeListingImage img {
		border: 1px solid #c1bbbb;
		max-width: 100%;
	}

		.HomeListingImage img a {
			border: 1px solid #c1bbbb;
		}

.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;
}

	.HomeListingAgent img {
		border: 0px solid black;
	}

.HomesListingHomeSpecs {
	position: relative;
	vertical-align: top;
	padding: 5px 0px 0 10px;
}
/**** END HOMES LISTING STYLES ****/

/**** BEGIN AGENTS LISTING STYLES ****/
.AgentHeader{
	color:blue;
}
.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 #c1bbbb;
		max-width: 100%;
	}

.AgentListingName {
	text-align: center;
	min-height: 50px;
		color: #397232;
	font-family: 'Lora', serif;
	font-size: 18px;
	font-weight: bold;
}
.AgentListingName2 {
	font-weight: bold;
	text-align: left;
	min-height: 50px;
	display: none;
}
	.AgentListingName a {
		color: white;

	}
/**** 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 {
	border: 1px solid #c1bbbb !important;
	max-width: 70%;
}
.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 {
}

.hd_DetailControl {
	padding: 10px;
}

	.hd_DetailControl h1 {
color: #397232;
	font-family: 'Lora', serif;
	font-size: 24px;
	font-weight: bold;
	}

.hd_Text {
	height: 100%;
}

.hd_HomeSpecs {
	font-size: 18px;
}

	.hd_HomeSpecs label {
	}

	.hd_HomeSpecs a {
		font-weight: bold;
	}

.hd_Agents {
border: 1px solid #c1bbbb !important;
	padding: 2px;
	margin-bottom: 10px;
	 background-image: url(../images/footer.png);
	 background-repeat: repeat-x;
}

	.hd_Agents a {
		color: #397232;
		text-decoration: underline;
	}

	.hd_Agents h2 {
		padding-left: 5px;
		margin-top: 10px;
		margin-bottom: 10px;
		color: #397232;
	}

.hd_AgentInfo {
	text-align: center;
	color: #397232;
	-webkit-font-smoothing: antialiased;

}

	.hd_AgentInfo img {
		border: 1px solid black;
		max-width:100%;
	}

	.hd_AgentInfo_wrap {
		padding:5px;
		max-width:90%;
		margin:auto;
	}

.hd_OtherAgentInfo {
	text-align: center;
color: #397232;
padding: 20px;
}

.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;
		color: black;
	}

.hd_PaymentCalc {
	padding: 2px;
	margin-top: 10px;
	color: black;
	font-size: 14px;
	border: 1px solid #c1bbbb !important;
	padding: 2px;
	margin-bottom: 10px;
	 background-image: url(../images/footer.png);
	 background-repeat: repeat-x;
}

	.hd_PaymentCalc h2 {
		padding-left: 5px;
		margin-top: 10px;
		color:black;
		text-transform: none;
	}


	.hd_PaymentCalc label {
	}

.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 {
	color: black;
}

.hs_HeaderArea h1 {
	color: #397232;
	font-family: 'Lora', serif;
	font-size: 30px;
	font-weight: bold;
	text-align: left;
}

.hs_SearchControl label {
	padding: 5px;
	color: black;
}

/*    Header Area    */
.hs_QuickSearch {
	position: relative;
	vertical-align: top;
	color: White;
	text-align: right;
}

.hs_QuickStreet {
	padding-bottom: 5px;
	padding-top: 10px;
	color: black;
}

.hs_QuickMLS {
	text-align: right;
	padding-top: 5px;
	color: black;
}

.hs_MLSValidation {
	text-align: right;
	padding-right: 40px;
}

/*    Search Area    */
.hs_SearchArea {
	clear: both;
	margin-top: 15px;
}

.hs_MultiPage {
	padding: 25px 5px 25px 10px;
	color: black;
	border: 1px solid #a6a8ab;
	margin: 0px auto;
	display: inline-block;
	width: 100%;
}

.hs_Instructions {
	text-align: center;
	padding-bottom: 10px;
	clear: both;
	color:black;
}

.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;
	float: left;
}

.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 black;
}

.empTableHead {
	border: 2px solid black;
	background-color: #CFE2F4;
}

.RadTabStrip_Home {
	font: 14px;
	height: 25px;
	font-weight: bold;
}

	.RadTabStrip_Home ul {
		/**/
	}


	.RadTabStrip_Home .level1 li a {
		color: white;
		line-height: 25px;
		text-align: center;
		text-decoration: none;
		margin-right: 3px;
		background-color: #a6a8ab;
		font-family: 'Forum', cursive;
	}

		.RadTabStrip_Home .level1 li a:hover {
			color: white;
			line-height: 25px;
			background-color: #7c7c7f;
		}

		.RadTabStrip_Home .level1 li a .wrap {
			padding-right: 0px;
		}


		.RadTabStrip_Home .level1 li a .innerWrap {
			text-align: center;
			padding: 0 5px;
			font-weight: normal;
			font-family: 'Forum', cursive;
			font-size: 18px;
		}

		.RadTabStrip_Home .level1 li a.selected {
			color: white;
			line-height: 25px;
		}

			.RadTabStrip_Home .level1 li a.selected .wrap {
				color: white;
			}


			.RadTabStrip_Home .level1 li a.selected .innerWrap {
				color: #7c7c7f;
				background-color: white;
			}

			.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: #7c7c7f;
				color: white;
			}

.normalText, .normalText:hover {
	COLOR: white;
	font-family: 'PT Sans', sans-serif;
	FONT-SIZE: 10pt;
	text-decoration: underline;
}

.Share {
	float: right;
	padding-right: 5px;
}

.BackButton {
	float: left;
}

.google-maps {
	position: relative;
	height: 312px;
	overflow: hidden;
	border: 1px solid #c1bbbb !important;
}

	.google-maps iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100% !important;
		height: 100% !important;
	}

@media (max-width: 768px) {
	.hs_QuickMLS, .hs_QuickSearch {
		text-align: left;
	}

	.hs_pageview .form-group {
		margin-left: 0;
		margin-right: 0;
	}
.AgentEmail{
	font-size: 12px;
}
	.RadTabStrip_Home .level1 li a {
		color: #a6a8ab;
		line-height: 25px;
		text-align: center;
		text-decoration: none;
		margin-right: 3px;
		background-color: transparent;
	}

		.RadTabStrip_Home .level1 li a:hover {
			color: #7c7c7f;
			line-height: 25px;
			background-color:  transparent;
		}

		.RadTabStrip_Home .level1 li a .wrap {
			padding-right: 0px;
		}


		.RadTabStrip_Home .level1 li a .innerWrap {
			text-align: center;
			padding: 0 5px;
			font-weight: normal;
			font-size: 18px;
		}

		.RadTabStrip_Home .level1 li a.selected {
			color: #7c7c7f;
			line-height: 25px;
		}

			.RadTabStrip_Home .level1 li a.selected .wrap {
				color: #7c7c7f;
			}


			.RadTabStrip_Home .level1 li a.selected .innerWrap {
				background-color:  transparent;
				color: #7c7c7f;
			}

			.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:  transparent;
				color: #7c7c7f;
			}
}
@media (max-width: 480px) {
.AgentEmail{
	font-size: 16px;
}
  .RadTabStrip_Home .level1 li a {
		color: #a6a8ab;
		line-height: 25px;
		text-align: center;
		text-decoration: none;
		margin-right: 3px;
		background-color: transparent;
	}

		.RadTabStrip_Home .level1 li a:hover {
			color: #7c7c7f;
			line-height: 25px;
			background-color:  transparent;
		}

		.RadTabStrip_Home .level1 li a .wrap {
			padding-right: 0px;
		}


		.RadTabStrip_Home .level1 li a .innerWrap {
			text-align: center;
			padding: 0 5px;
			font-weight: normal;
			font-size: 18px;
		}

		.RadTabStrip_Home .level1 li a.selected {
			color: #7c7c7f;
			line-height: 25px;
		}

			.RadTabStrip_Home .level1 li a.selected .wrap {
				color: #7c7c7f;
			}


			.RadTabStrip_Home .level1 li a.selected .innerWrap {
				background-color:  transparent;
				color: #7c7c7f;
			}

			.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:  transparent;
				color: #7c7c7f;
			}
}
