@charset "UTF-8";
/* Home Search */

.searchButton, .sendButton {
        font-size: 14px;

}
#homePageSearch {
        padding: 0px;
        height: 197px;
        width: 290px;
        margin: 12px auto 0;

}

#homeSearch{
        height:21px;
        width:55px;
        float: right;
        margin-top: 5px;

}

#homeSearch .sideField input{
        width: 250px;
}


#instruction{
        width:auto;
        float:left;

}

#instructionBox{
        background-color:#b7ab93;
        width:130px;
        max-width:130px;
        padding:14px;
        color:#ffffff;
        margin-left:auto;
        margin-right:auto;
        text-align:center;
}

#mls_search{
        width: 487px;
        max-height:197px;
        float: right;
        max-width:487px;
        color:#544640;
        margin-top:10px;
}

#searchTitle{
        display:none;
}

#homeSearchBedroomsFieldContainer{
        width:143px;
        float:left;
        clear:none;
}

#homeSearchBedroomsField{
        width:74px;
        float:left;
}

#homeSearchBedroomsField select{
        width:74px;
}

#homeSearchBathroomsFieldContainer{
        width:143px;
        float:right;
        clear:none;
}

#homeSearchBathroomsField{
        float:right;
        width:74px;
}

#homeSearchBathroomsField select{
        float:right;
        width:74px;
}
/*
#searchTitle{
	margin-top: 0px;
}
h4.formTitle {

}
.formFooter {
        font-size: 10px;
}
div.formMessage, div.formSuccessMessage {
        margin: 0 auto;
        margin-bottom: 20px;
        padding: 10px;
        width: 80%;
        font-weight: bold;
        background-color: #F1F1F1;
}
div.formSuccessMessage {
        border: 3px double #03C;
        color: #03C;
}
div.formMessage {
        border: 3px double #900;
        color: #900;
}
div.sideTitle {
        float: left;
        width: 69px;
        line-height: 22px;
}
div.sideField {
        float: right;
        text-align: center;
        width: 223px;
}
input{
        background-color: #EEEAE7;
        width: 221px;
        height: 18px;
        float: left;
        border: 1px solid #5c342a;
}
textarea {
        width: 100%;
        height: 99px;
}
.priceRange{
        text-align:right;
        width: 99px;
}
select{
        background-color:#EEEAE7;
        border: 1px solid #5c342a;
        height: 22px;
}
.fieldContainer {
        clear: both;
        margin-top: 8px;
        width: 100%;
        height: 22px;
}
/* MLS Search Area */ /*

#homePageSearch #searchTitle{
        display:none;
}

#mls_area{
        background-color: #E2E3E7;
        float: left;
        text-align: center;
        height: 250px;
        width: 313px;

        -webkit-border-bottom-right-radius: 0px;
        -webkit-border-bottom-left-radius: 5px;
        -webkit-border-top-right-radius: 0px;
        -webkit-border-top-left-radius: 5px;

        -khtml-border-radius-bottomright: 0px;
        -khtml-border-radius-bottomleft: 5px;
        -khtml-border-radius-topright: 0px;
        -khtml-border-radius-topleft: 5px;

        -moz-border-radius-bottomright: 0px;
        -moz-border-radius-bottomleft: 5px;
        -moz-border-radius-topright: 0px;
        -moz-border-radius-topleft: 5px;

        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 5px;
        border-top-right-radius: 0px;
        border-top-left-radius: 5px;

}

#mls_area p{
        padding: 0 10px;
        margin: 0;
        text-align: center;
        font-weight: normal;
}
.left-img{
        background-image: url(http://prudentialidaho.agentidentity.net/templates/Basic/images/scene.jpg);
        clear: both;
        float: left;
        height: 154px;
        margin-left: 18px;
        width: 200px;
}

#logoContent_wrapper{
        height:250px;
}
.logo-txt{
        margin: 0 10px;
        float: left;
        width: auto;
}

#minPrice{
        width: 91px;
}

#maxPrice{
        width:92px;
}

#homeSearchMlsFieldContainer{
        margin-top: 0;
}

#mlsHead{
        text-align:center;
        font-size:16px;
        padding-top:15px;
}

#homeSearchBathroomsFieldContainer{
        clear:none;
        float: right;
        width:133px;
}

#homeSearchBathroomsField{
        width:64px;
        margin-right:0px;
}

#homeSearchBathroomsFieldContainer select{
        width:64px;
        margin-right:0px;
}

#homeSearchBedroomsFieldContainer{
        clear:none;
        float:left;
        margin-left:0;
        width: 133px;
}
#homeSearchBedroomsFieldContainer select{
        width:64px;
}

#homeSearchBedroomsField{
        width:64px;
}

#homeSearch .sendButton{
        width:67px;
}
*/
