/**** 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 #cbcbcb;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
}

    .HomesListing:hover {
        background-color: #fef0f0;
    }

.HomeListingImage {
    padding-top: 10px;
}

    .HomeListingImage img {
        border: 1px solid white;
        max-width: 100%;
    }

        .HomeListingImage img a {
            border: 1px solid #3f3f3f;
        }

.HomeListingAddress {
    font-size: 18px;
	 color: #797d81;
}

.HomeListingNotes {
    padding-top: 10px;
	 color: #797d81;
}

.HomeListingPrice {
color: #797d81;
}

.HomeListingBBG {
    font-size: 14px;
    padding-left: 10px;
	 color: #797d81;
}

.HomeListingBeds {
    position: relative;
    float: left;
    padding: 5px;
	 color: #797d81;
}

.HomeListingBaths {
    position: relative;
    float: left;
    padding: 5px;
	 color: #797d81;
}

.HomeListingHalfBaths {
    position: relative;
    float: left;
    padding: 5px;
	 color: #797d81;
}

.HomeListingGarages {
    position: relative;
    float: left;
    padding: 5px;
	 color: #797d81;
}

.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: 650px;
}

    .AgentListing img {
        border: 1px solid black;
        max-width: 100%;
    }
.AgentListing a{
    text-decoration: none;
}
.AgentRight{
	background-color: #fef0f0;
	padding: 20px;
margin-top: 100px;
}
.AgentListingName {
    color: #797d81;
    font-family: "Meow Script", serif;
    font-size: 40px;
    font-weight: normal;
	 text-transform: none;
}
.AgentListingName a{
    text-decoration: none;
}
.AgentListingName2 {
    color: #797d81;
    font-family: "Meow Script", serif;
    font-size: 46px;
    font-weight: normal !important;
	 text-transform: none;
}

.AgentListingName a {
    color: #797d81;
	 
}
.AgentTitle{
    text-align: center;
    font-size: 18px;
    font-weight: normal !important;
	 text-transform: uppercase;
}
.AgentOffice {
    text-align: center;
    font-size: 14px;
    color: #ABA0A3;
    font-weight: normal;
    font-style:italic;
}
.AgentMotto {
    color: #797d81;
	 font-size: 24px;
	 text-transform: none;	 
	 font-family: "Radley", serif;
    font-style:italic;
}
/**** 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;
    padding-left: 0px;
	 margin-right: -50px;
}

    .AgentImage img {
        border: 0px solid #3f3f3f;
    }

.AgentLinks {
    position: relative;
    padding-top: 50px;
    padding-left: 50px;
    float: left;
}

.AgentBio {
   padding-left: 50px;
    float: right;
    clear: both;
}
.AgentEmail a{
	text-transform:none;
}
.btnSeeListings a {
    text-align: left;
}
/**** 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: #797d81;
        text-align: left;
        margin-top: 0px;
        font-size: 24px;
    }

.hd_Text {
    height: 100%;
	 color: #797d81;
}

.hd_HomeSpecs {
    font-size: 18px;
}

    .hd_HomeSpecs label {
    }

    .hd_HomeSpecs a {
        font-weight: bold;
    }

.hd_Agents {
    background-color: #fef0f0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 5px;
    padding: 2px;
    margin-bottom: 10px;
}

    .hd_Agents a {
        color: #797d81;
        text-decoration: none;
		  text-transform: none;
		  font-size: 24px;
    }

    .hd_Agents h2 {
        padding-left: 5px;
        margin-top: 10px;
        margin-bottom: 10px;
        font-family: "Radley", serif;
        font-size: 24px;
        color: #797d81;
		  font-weight: 600;
    }

.hd_AgentInfo {
    text-align: center;
    color: #797d81;
	 
}

    .hd_AgentInfo img {
        border: 1px solid #3f3f3f;
    }

.hd_OtherAgentInfo {
    text-align: center;
	 color:#797d81;
	 font-family: "Radley", serif;
	 font-size: 24px;
}

.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_Cofont-weight: 600;ntactUs{
	
}
.hd_PaymentCalc {
    background-color: #fef0f0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 5px;
    padding: 2px;
    margin-top: 10px;
}

    .hd_PaymentCalc h2 {
        padding-left: 5px;
        margin-top: 10px;
        margin-bottom: 10px;
        font-family: "Radley", serif;
        font-size: 24px;
        color: #797d81;
    }


    .hd_PaymentCalc .form-horizontal .control-label {
        color: #797d81;
        font-size: 14px;
    }

.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 {
font-style: normal;
}

.hs_HeaderArea h1 {
    text-align: left;
	 font-family: "Radley", serif;
	 font-size: 30px;
}

.hs_SearchControl label {
	 font-style: normal;
	 padding-right: 10px;
	 font-weight: normal;
}

/*    Header Area    */
.hs_QuickSearch {
    position: relative;
    vertical-align: top;
    color: #797d81;
    text-align: right;
	 font-weight: 600;
	 font-style:normal;
}

.hs_QuickStreet {
    padding-bottom: 5px;
    padding-top: 10px;
	 font-style:normal;
}

.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: #797d81;
    border: 1px solid #797d81;
    margin: 0px auto;
    display: inline-block;
    width: 100%;
    background-color: white;
	 font-weight: 600 !important;
}

.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 {
    text-align: left;
}

.hs_SchoolDistRBItem {
    padding-right: 10px;
    float: left;
	 font-weight: 600 !important;
}

.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 #797d81;
}

.empTableHead {
    border: 2px solid #797d81;
    background-color: #CFE2F4;
}

.RadTabStrip_Home {
    height: 25px;
    font-weight: bold;
    letter-spacing: 1px;
	 
}

    .RadTabStrip_Home ul {
	 
        /**/
    }

    .RadTabStrip_Home .level1 li a {
        color: #797d81;
        font-weight: normal;
        line-height: 24px;
        text-align: center;
        text-decoration: none;
        font-family: "PT Sans", serif;
		  border-top: 1px solid #797d81;
		  border-left: 1px solid #797d81;
		  border-right: 1px solid #797d81;
 
    }

        .RadTabStrip_Home .level1 li a:hover {
            color: white;
            line-height: 24px;
            background-color: #797d81;
        }

        .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: #fef0f0;;
            color: #797d81;
            line-height: 24px;
        }

            .RadTabStrip_Home .level1 li a.selected .wrap {
                color: #797d81;
					 
            }


            .RadTabStrip_Home .level1 li a.selected .innerWrap {
                color: #797d81;
            }

            .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: #797d81;
                color: white;
            }

.normalText, .normalText:hover {
    COLOR: white;
    FONT-SIZE: 10pt;
    text-decoration: underline;
}

.Share {
    float: right;
    padding-right: 5px;
}

.BackButton {
    float: left;
}
#officebreak{
	padding: 0px;
}
@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;
    }
	 .AgentImage {
    position: relative;
    padding-left: 0px;
    margin-right: 0px;
}
.AgentRight {
    background-color: #fef0f0;
    padding: 20px;
    margin-top: 0px;
}
.AgentEmail{
	text-transform:none;
}
}
