﻿.IWTTitle {
    background: #e73838;
    height: 30px;
    vertical-align: middle;
}

    .IWTTitle span {
        left: 20px;
        top: 16px;
        position: absolute;
        font-weight: bold;
    }

.IWTQuestions li {
    background: #585858;
    list-style-type: none;
    width: auto;
    height: auto;
    margin-top: 2px;
    margin-bottom: 2px;
    cursor: pointer;
}

    .IWTQuestions li.normal:hover {
background: #e73838;
        cursor: pointer;
    }

.IWTQuestions {
    overflow-x: hidden;
    max-height: 388px;
    overflow-y: auto;
}

    .IWTQuestions ul {
        padding: 0px;
        margin: 0px;
    }

.valigner {
    height: 30px;
    width: 15px;
    vertical-align: middle;
    padding-left: 2px;
    padding-right: 5px;
}

.IWTFooter {
    background: #585858;
    height: 100%;
    width: 100%;
}



.facettitle {
    color: white;
    width: 190px;
    padding: 0px;
    padding-left: 30px;
    height: 20px;
    margin: 0px!important;
    cursor: pointer;
}

    .facettitle.collapse-open {
        background: #004683 url("/images/open.gif") no-repeat 5% center;
        font-weight: normal;
    }

    .facettitle.collapse-close {
        background: #004683 url("/images/closed.gif") no-repeat 5% center;
    }

.facetitem {
    height: auto;
    min-height: 20px;
    width: 178px;
    text-decoration: none;
    padding: 2px 4px 0px 30px;
    font-size: 12px;
    font-weight: normal;
}

    .facetitem:hover {
        color: white;
        background: #FD9E2F;
        cursor: pointer;
    }

    .facetitem.propDetailtwitter:hover {
        background: #FD9E2F url("/images/SocialMedia/Twitter.png") no-repeat 5%;
        color: #fff;
        cursor: pointer;
    }

    .facetitem.propDetailfacebook:hover {
        background: #FD9E2F url("/images/SocialMedia/facebook.png") no-repeat 5%;
        color: #fff;
        cursor: pointer;
    }

    .facetitem.propDetaillinkedin:hover {
        background: #FD9E2F url("/images/SocialMedia/linkedin.png") no-repeat 5%;
        color: #fff;
        cursor: pointer;
    }

.activefacet {
    background: #A3D796 url("/images/filter_ok.gif") no-repeat 5% center;
    color: #197403;
}

    .activefacet:hover {
        background: #ff685b url("/images/filter_remove.gif") no-repeat 5%;
        color: #fff;
        cursor: pointer;
    }

    .activefacet.propDetailtwitter:hover {
        background: #ff685b url("/images/SocialMedia/Twitter.png") no-repeat 5%;
        color: #fff;
        cursor: pointer;
    }

.orderbyitem {
    text-align: center;
    cursor: pointer;
}

    .orderbyitem:hover {
        /*color: white;
        background: #FD9E2F;*/
        cursor: pointer;
        height: 19px;
    }

.activeorderby {
    background-color: #a3d796;
    color: #197403;
    min-width: 60px;
    text-align: center;
    height: 19px;
    cursor: pointer;
}

.orderby-title {
    height: 20px;
    min-width: 20px!important;
}

.bottomline {
    display: none;
}

.propDetailtwitter {
    background: url("/images/SocialMedia/twitter.png") no-repeat 5%;
    background-size: 16px 16px;
}

.propDetailfacebook {
    background: url("/images/SocialMedia/facebook.png") no-repeat 5%;
    background-size: 16px 16px;
}

.propDetaillinkedin {
    background: url("/images/SocialMedia/linkedin.png") no-repeat 5%;
    background-size: 16px 16px;
}

.propDetailroadview {
    background: url("/images/SocialMedia/dribble.png") no-repeat 5%;
    background-size: 16px 16px;
}

.propDetailPadlock {
    background: url("/images/SocialMedia/padlock.png") no-repeat 5%;
    background-size: 16px 16px;
}

    .propDetailPadlock:hover {
        background: #FD9E2F url("/images/SocialMedia/padlock.png") no-repeat 5%;
        background-size: 16px 16px;
    }

    .propDetailPadlock .iwtContactForm {
        width: 217px;
        left: -30px!important;
    }



.propDetailpdf {
    background: url("/images/SocialMedia/pdf.png") no-repeat 5%;
    background-size: 16px 16px;
}

    .propDetailpdf:hover {
        background: #FD9E2F url("/images/SocialMedia/pdf.png") no-repeat 5%;
        background-size: 16px 16px;
    }

.IWTQuestionHeader {
    font-weight: bold;
}

.propertyMapQuestion {
    height: 60px!important;
}

    .propertyMapQuestion img, .propertyMapQuestion a {
        top: 0px;
        color: #004683;
        top: -60px;
        color: #004683;
        position: relative;
        background-color: white;
    }

.propertyMapIcon {
    width: 220px;
    height: 60px;
    background-color: #ff6a00;
    right: 0px;
    position: relative;
    top: 0px;
    float: right;
    overflow: hidden;
}

    .propertyMapIcon img {
        top: -20px;
        position: relative;
    }

.iwtContactForm {
    position: relative!important;
}

.iwtThanks {
    color: white;
    font-weight: bold;
    padding: 5px;
}

.iwtDeselect {
    padding-left: 45px;
    position: relative;
    top: 6px;
    display: none;
}
