/**** 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;
}

.container_color {
    background-color: #e0dede;
}

/*    Listing Page User Control    */
.HomesListingHeader {
    position: relative;
    padding: 5px;
    text-align: right;
}

.HomesListing {
    border-bottom: 1px solid #767676;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    color: black;
}

    .HomesListing:hover {
        background-color: #767676;
        color: white;
    }

.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;
    text-align: left;
}

.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 white;
    }

.HomesListingHomeSpecs {
    position: relative;
    vertical-align: top;
    padding: 5px 0px 0 10px;
}

.listing_search {
    text-align: right;
    margin-top: 20px;
}
/**** 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 #c1bbbb;
        max-width: 100%;
    }

.AgentListingName {
    text-align: center;
    min-height: 50px;
    color: black;
    font-size: 18px;
    font-weight: bold;
}

.AgentListingName2 {
    font-weight: bold;
    text-align: left;
    min-height: 50px;
    display: none;
}

.AgentListingName a {
    color: black;
}
/**** 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: black;
        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 {
    padding: 2px;
    margin-bottom: 10px;
}

    .hd_Agents a {
        color: black;
        text-decoration: underline;
    }

    .hd_Agents h2 {
        padding-left: 5px;
        margin-top: 10px;
        margin-bottom: 10px;
        color: black;
    }

.hd_AgentInfo {
    text-align: center;
    color: black;
    -webkit-font-smoothing: antialiased;
}

    .hd_AgentInfo img {
        border: 1px solid white;
        max-width: 100%;
    }

.hd_AgentInfo_wrap {
    padding: 5px;
    max-width: 90%;
    margin: auto;
}

.hd_OtherAgentInfo {
    text-align: center;
    color: black;
    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;
    padding: 2px;
    margin-bottom: 10px;
}

    .hd_PaymentCalc .form-horizontal .control-label {
        text-align: left;
        color: black;
        font-weight: normal;
    }

    .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 20px 0 20px;
}

    .hd_InteractiveBtns a {
        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 {
    font-size: 24px;
    text-align: left;
}

.hs_SearchControl label {
    padding: 5px;
    color: black;
}

/*    Header Area    */
.hs_QuickSearch {
    position: relative;
    vertical-align: top;
    color: black;
    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_SearchArea .form-horizontal .control-label {
        color: black;
    }

.hs_MultiPage {
    padding: 25px 5px 25px 10px;
    color: black;
    margin: 0px auto;
    display: inline-block;
    width: 100%;
    border: 1px solid #d6d6d6;
    font-weight: normal;
    background-color: white;
}

.hs_pageview .form-horizontal .control-label {
    text-align: right;
    color: black;
    font-weight: normal;
}

.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;
    color: black;
}

.hs_SchoolDistCBItem label {
    color: black;
}

.hs_SchoolDistCBList {
    width: 100%;
    padding: 0 10px 0 10px;
    color: black;
}

.hs_SchoolDistCBItem {
    display: inline-block;
    color: black;
}

/*    '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 white;
}

.empTableHead {
    border: 2px solid white;
    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: #767676;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

        .RadTabStrip_Home .level1 li a:hover {
            color: white;
            line-height: 25px;
            background-color: #cc0000;
            border-top-right-radius: 3px;
            border-top-left-radius: 3px;
        }

        .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: white;
            line-height: 25px;
        }

            .RadTabStrip_Home .level1 li a.selected .wrap {
                color: white;
            }


            .RadTabStrip_Home .level1 li a.selected .innerWrap {
                color: white;
                background-color: #515252;
                border-top-right-radius: 3px;
                border-top-left-radius: 3px;
            }

            .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: #767676;
                color: white;
            }

.normalText, .normalText:hover {
    COLOR: black;
    FONT-SIZE: 10pt;
    text-decoration: underline;
}

.Share {
    float: right;
    padding-right: 5px;
}

.BackButton {
    float: left;
    padding-left: 25px;
}

.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;
        font-size: 12px;
    }

    .hs_pageview .form-group {
        margin-left: 0;
        margin-right: 0;
    }

    .RadTabStrip_Home {
        font: 14px;
        height: 25px;
        font-weight: bold;
    }

        .RadTabStrip_Home ul {
            /**/
        }


        .RadTabStrip_Home .level1 li a {
            color: white;
            line-height: 30px;
            text-align: left;
            text-decoration: none;
            margin-right: 3px;
            background-color: transparent;
            -webkit-border-top-left-radius: 0px;
            -moz-border-radius-topleft: 0px;
            border-top-left-radius: 0px;
            -webkit-border-top-right-radius: 0px;
            -moz-border-radius-topright: 0px;
            border-top-right-radius: 0px;
            padding-right: 10px;
        }

            .RadTabStrip_Home .level1 li a:hover {
                color: #a6a8ab;
                background-color: transparent;
            }

            .RadTabStrip_Home .level1 li a .wrap {
                padding-right: 0px;
					 color:black;
            }


            .RadTabStrip_Home .level1 li a .innerWrap {
                text-align: left;
                padding: 0 0px;
            }

            .RadTabStrip_Home .level1 li a.selected {
                color: white;
            }

                .RadTabStrip_Home .level1 li a.selected .wrap {
                    color: white;
                }


                .RadTabStrip_Home .level1 li a.selected .innerWrap {
                    color: white;
                    float: none;
                    background-color: #515252;
                    -webkit-border-top-left-radius: 0px;
                    -moz-border-radius-topleft: 0px;
                    border-top-left-radius: 0px;
                    -webkit-border-top-right-radius: 0px;
                    -moz-border-radius-topright: 0px;
                    border-top-right-radius: 0px;
                    padding: 5px;
                }

                .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: #464646;
                    -webkit-border-top-left-radius: 0px;
                    -moz-border-radius-topleft: 0px;
                    border-top-left-radius: 0px;
                    -webkit-border-top-right-radius: 0px;
                    -moz-border-radius-topright: 0px;
                    border-top-right-radius: 0px;
                }
}
