﻿body {
    font-family: 'Lato', sans-serif !important;
}
a {
    color:#333333 !important;
}
    a:hover {
        color: #333333 !important;
    }

.galleryImg {
    width: 100%;
    margin-top: 30px
}
.navItem {
    display: inline-block;
    margin-left: 30px;
    font-size:20px;
}

    .navItem a {
        color: #333333;
        text-decoration:none;
    }

    .navItem a:hover {
        color: #333333;
        text-decoration: none;
    }

.active a span {
    border-bottom:1px solid #333333;
}
#navbar {
    display: none;
}

.home {
    margin-left: 254px;
    width: 990px;
    clear: both;
}

    .home .home1 {
        margin-left: 34px;
    }

    .home .homepicture {
        float: left;
        width: 174px;
    }

        .home .homepicture img {
            width: 174px;
            height: 174px
        }

    .home .homedescription {
        width: 470px;
        float: left;
        margin-left: 53px;
        text-align: left;
        margin-top: 25px
    }

        .home .homedescription ul {
            list-style-type: none;
            margin-left: -5px;
            width: 470px;
            padding-left: 0px
        }

            .home .homedescription ul .title {
                font: 400 italic 28px "Lato";
                letter-spacing: 0.05em;
                color: #333333
            }

            .home .homedescription ul .price {
                font: 400 italic 16px "Lato";
                letter-spacing: 0.075em;
                color: #b3b3b3;
                margin-top: 7px
            }

            .home .homedescription ul .content {
                margin-top: 5px;
                font: 400 italic 16px "Lato";
                letter-spacing: 0.075em;
                color: #001C37;
                margin-bottom: 13px
            }

            .home .homedescription ul .view {
                clear: both
            }

                .home .homedescription ul .view a {
                    border: 1px solid #001C37;
                    color: #001C37;
                    padding: 6px;
                    text-decoration: none;
                    cursor: pointer;
                    letter-spacing: 0.175em;
                    font: 300 13px 'Lato';
                }

            .home .homedescription ul .features {
                margin-top: 10px
            }

    .home .homebutton {
        float: right;
        width: 220px;
        margin-right: 34px;
        text-align: right
    }

        .home .homebutton ul {
            list-style-type: none;
            padding-right: 0px;
            padding: 0px
        }

            .home .homebutton ul .phone {
                font: 22px "Sanchez";
                letter-spacing: 0.150em;
                color: #001C37
            }

            .home .homebutton ul .icon {
                margin-top: 12px
            }

                .home .homebutton ul .icon img {
                    margin-left: 10px;
                    cursor: pointer
                }

            .home .homebutton ul .detail {
                margin-top: 22px
            }

                .home .homebutton ul .detail a {
                    border: 1px solid #001C37;
                    color: #001C37;
                    padding: 6px;
                    text-decoration: none;
                    cursor: pointer;
                    letter-spacing: 0.175em;
                    font: 300 13px 'Lato'
                }

.homet {
    margin-right: 10px;
    margin-top: -3px
}


.medium input {
    width: 250px;
}

.infotitle {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    margin-top: 15px;
}

.input_name {
    width: 250px
}

.left {
    text-align: left;
    display: inline-block;
    margin-right: 15px
}

.right {
    text-align: left;
    display: inline-block
}

.large textarea {
    width: 80%;
    height: 200px;
}

#ccmt {
    width:800px
}

#ccm1 #ccmt .price {
    font: 700 20px 'Lato';
    letter-spacing: 0.050em;
    color: #001C37;
    margin-top: 15px
}

#focal {
    padding: 0;
    width: 100%;
    margin: 0 auto;
    height: 600px;
    overflow: hidden;
    border: 1px solid #ccc;
}

.parent {
    width: 100%;
    height: 600px
}

.panzoom {
    height: 600px
}

#AvailibleHomeBotton {
    position: relative;
    left: 30px;
    bottom: 140px;
    z-index: 999;
    width: 140px;
    font-weight: 700;
    font-size: 12px
}

#AvailibleLeftTop {
    font-weight: 700;
    font-size: 12px;
    position: relative;
    left: 30px;
    bottom: 570px
}

#girdInfo {
    display: none;
    position: relative;
    z-index: 999;
    top: -700px;
    width: 406px;
    color: #707070;
    height: 620px;
    left: 875px;
    background-color: rgba(255,255,255,0.91)
}
.ploygonNoAviliabledot {
    fill: #f71e1e;
    stroke: purple;
    stroke-width: 0;
    cursor: pointer
}

.ploygonNoAviliablepolygon {
    fill: red;
    /*stroke-width: 0;*/
    cursor: pointer
}

.ploygonAviliabledot {
    fill: #f0ff07;
    /*stroke: #272727;
	stroke-width: 2px;*/
    cursor: pointer
}

.communityUl {
    float: left;
    width: 400px;
}


#residentBG {
    background: url('/img/P1.jpg') no-repeat center center;
    background-size: cover;
    height: 800px
}

#residentBG1 {
    background-color: rgba(0,0,0,0.6);
    height: 800px
}

#residentLogin {
    color: #fff;
    padding-top: 250px
}

.residentInput {
    font-size: 18px;
    height: 40px;
    line-height: 30px;
    width: 350px;
    padding-left: 20px;
    border-radius: 5px;
    border: 0;
    outline: 0;
    width: 70%
}
.left60 {
    float: left;
    width: 60%
}

.right40 {
    float: right;
    width: 40%;
    text-align: right
}


.residentButton {
    margin-top: 40px;
    background-color: #15353e;
    border: 0;
    color: #fff !important;
    width: 260px;
    height: 62px;
    font-size: 20px;
    line-height: 62px;
    display: inline-block;
    text-align: center;
    text-decoration: none
}

.residentButton2 {
    margin-top: 20px;
    background-color: #fff;
    border: 0;
    color: #000;
    width: 300px;
    height: 40px;
    border-radius: 5px;
    font-size: 20px;
    line-height: 40px;
    width: 70%;
    display: block;
    text-align: center;
    text-decoration: none
}


#residentDiv {
    border: 1px solid #828282;
    border-top: 3px solid #fc3c10;
    clear: both;
    margin-top: 40px;
    padding: 40px 100px;
    height: 760px
}

.residentText {
    font-size: 16px;
    color: #fff;
    line-height: 30px
}

.findimage {
    width: 100%;
    margin: 0px auto
}

#mobileFindyourHome {
    display: none;
}

.modelEve, .modelfloor {
    width: 100%
}

.home40 {
    width: 40%;
    float: left;
    line-height: 200%
}

.home60 {
    width: 60%;
    float: left;
    line-height: 200%
}

.homeImage {
    width: 100%
}

#bcopy {
    width: 100%;
    text-align: center;
    line-height: 60px;
    font-size: 18px
}