#mapContainer{
    padding-top: 15px;
    color: #fff;
}
#map{ margin: 0px auto 0px auto; color: #000000; text-align: left;  }
#closeWin{
    position: absolute;
    bottom: 15px;
    right: 20px;
}
#closeWin a{ color: #FFFFFF; }
#closeWin a:hover{ color: #CCCCCC; }

.mls_show{ }

.mls_show tr.cellHeader td{
    background-color: #1E60B4;
    color: #FFFFFF;
    padding: 4px 2px;
}

.mls_show tr.cellHeader a{
    color: #DDDDFF;
    font-weight: bold;
}
.mls_show tr.cellHeader a:hover{
    color: #FFFFFF;
}

.mls_show td{ padding: 4px 2px; }

.mls_show tr.cell{
    background-color: #FFFFFF;
    border-bottom: 1px solid #999999;
}
.mls_show tr.cellOdd{
    background-color: #EEEEEE;
    border-bottom: 1px solid #999999;
}
.mls_show tr.cellError{
    background-color: #8C535F;
    color: #FFFFFF;
}

.mls_show tr.cellOver{
    background-color: #3E5E9A;
    color: #FFFFFF;
}
.mls_show tr.cellVisited{
    background-color: #C2D1EF;
    color: #000000;
}
.mls_show tr.cellWishlist{
    background-color: #DFBCB5;
    color: #000000;
}

.mls_show tr.cell, .mls_show tr.cellOdd, .mls_show tr.cellError, .mls_show tr.cellOver, .mls_show tr.cellVisited{
    cursor: pointer;
}

.cellOver .mapLnk, .cellVisited .mapLnk, .cellWishlist .mapLnk, .cellOver .detailsLnk, .cellVisited .detailsLnk, .cellWishlist .detailsLnk{
    background-color: #FFFFFF;
}

#mlsContainer{
    position: relative;
    padding: 0px 20px;
}

#mlsContainer h3, #galContainer h3{
    margin: 8px 0px 4px 0px;
    border-bottom: 2px solid #75220C;
}

#mlsTable{
    width: 600px;
    margin: 0px auto;
}
#mlsTable td{
    text-align: left;
    padding: 2px;
}

#vptmenu{
    height: 22px;
    background-color: #C2D1EF;
}

html>body #vptmenu{
    height: auto;
    min-height: 22px;
}
#vptmenu ul{
    margin: 0px;
    padding: 0px;
}

#vptmenu ul li{
    list-style: none;
    float: left;
}
#vptmenu ul li a{
    display: block;
    padding: 4px 15px;
}
#vptmenu ul li a:hover{
    color: #FFFFFF;
    background-color: #1E3B75;
}

.listPrice{
    font-weight: bold;
    color: #28724D;
    font-size: 14px;
}

.fieldName{
    color: #1E3B75;
    font-weight: bold;
    vertical-align: top;
}

#mlsTable .cellRight{
    text-align: right;
}

.cellRight .fieldName{
    color: #75220C;
}

#mlsTable .mainCell{
    width: 300px;
}

#closeWindow{
    position: absolute;
    bottom: 0px;
    right: 3px;
}

.error{
    font-weight: bold;
    color: #FF0000;
}

#imgContain{
    text-align: center;
}

#listCreds{ text-align: center !important; font-size: 13px; }

#bcopy{ text-align: center !important; font-size: 10px; }

.contactTable .required{ color: #F00; font-weight: bold; }

#agentContainer{
    text-align: center;
}
#agentContainer2{
    text-align: left;

    width: 550px;
    margin: 0px auto;
}

.agentLeft{
    float: left;
    width: 250px;
}
.agentRight{
    float: right;
    width: 380px;
}

#realtor_footer{ text-align: left; font-size: 12px !important; }
#realtor_footer a{ color: #A8BACF; font-size: 12px !important; }
#realtor_footer img{ float: left; margin-right: 20px; }

/* fsbo listings */
.propListing{
    margin: 8px 0px;
    padding: 8px 8px 3px 8px;
    background-color: #F3F3F3;
    border: 1px solid #BFBFBF;
}

.propListing td{
    font-size: 11px;
}

.propImg{
    width: 180px;
    padding: 4px;
}
.propImg img{
    border: 0px solid #FFF;
}

.propListing .propPrice{
    font-weight: bold;
    color: #28724D;
    font-size: 13px;
}

.propListing .propName{
    color: #75220C;
    font-weight: bold;
}

.propListing .fieldName{
    color: #1E3B75;
    font-weight: bold;
}

.moreDetails{
    text-align: right;
}
.moreDetails a{
    font-size: 11px;
    color: #6B93C5;
}


/* fsbo details */

#propContainer h3{
    color: #932E2E;
    font-size: 13px;
    text-transform: uppercase;

    margin-bottom: 3px;

    border-bottom: 1px solid #932E2E;
}

#propContainer .fieldName{
    color: #1E3B75;
    font-weight: bold;
    width: 30%;
}

#propTable td{
    padding: 3px;
}

#propTable .mainCell{
    padding: 3px;
    width: 50%;
}

.listPrice{
    color: #28724D;
    font-weight: bold;
    font-size: 14px;

    padding-bottom: 4px;
}


.propGallery{
    text-align: center;
}
.propGallery img{
    border: 0px solid #FFF;
}

#imgContainer{
    height: auto;
    min-height: 200px;
}

#galContain{
    width: 300px;
    margin: 0px auto;
}

.cellRight{
    text-align: right;
    font-size: 11px;
}
.cellRight .fieldName{
    color: #1E3B75;
    font-weight: bold;
}

#vptmenu{
    height: auto;
    min-height: 24px;
    margin-bottom: 8px;
    background-color: #CADAEF;
    border: 1px solid #89B1E5;
}
#vptmenu ul{
    margin: 0px;
    padding: 0px;
}

#vptmenu ul li{
    list-style: none;
    float: left;
}
#vptmenu ul li a{
    display: block;
    padding: 4px 15px;
    color: #000000;
}
#vptmenu ul li a:hover{
    background-color: #9BB4D4;
}

#googleMap{
    margin: 15px auto;
    width: 400px;
    height: 400px;
    text-align: left;
}

/* end fsbo details */

/* fsbo gallery */

#galContainer{
    text-align: center;
    margin: 8px 0px;
}

#mediaThumbs{
    display: table;
    margin: 8px auto;
    padding: 0px;
}
#mediaThumbs li{
    list-style: none;
    float: left;
    text-align: center;

    width: 100px;
    height: 100px;
    margin: 4px;
}
#mediaThumbs li a img{
    border: 0px solid #000000;
}

/* end fsbo gallery */

/* end fsbo listings */

/* mhls styles */

.classified{
    margin: 18px 0px;
    padding: 5px;

    background-color: #EFEFEF;
    border: 1px solid #CFCFCF;
}

.classHead{
    margin-bottom: 3px;
}
.classHead td{
    font-weight: bold;
}

.listName{
    width: 265px;
    padding-right: 3px;
    color: #75220C;
}

.listPrice{
    width: 65px;
}

.listAddress{
    width: 200px;
}

.listStatusA{
    color: #28726C;
    text-align: right;
}
.listStatusP{
    color: #C5A946;
    text-align: right;
}
.listStatusS{
    color: #BF2E23;
    text-align: right;
}

.classImg{
    width: 175px;
}
.classImg img{
    border: 0px solid #FFF;
}

.fieldName{
    padding: 0px 3px;
    font-weight: bold;
    color: #102D6F;
    width: 20%;
    vertical-align: top;
}


.mDetails{
    text-align: right;
}

/* end mhls */

/* mls_search_container */

#mls_search_container{}

#mls_search_container td, #mls_search_container th{
    padding: 4px;
}

#mls_search_container select{
    width: 170px;
}

#mls_search_container h3,#mls_search_container h4, #mls_search_container h5, #mls_search_container h6{
    color: #f26422;
}

#mls_search_container th{
    color: #0052c9;
}

/* armls home page */

#main_prop_img_td{ width: 377px; }
#main_prop_img a img{ border: 0px solid #FFF; }

#main_prop_info{
    padding: 8px;
    border: 1px solid #799fc2;
}

#main_prop_info h4{
    margin: 0px;
    padding: 0px;
    color: #326ea4;
}

#main_prop_info table td{
    color: #354b57;
    font-size: 11px;
}

#page_content, #search_banner{ padding-top: 14px; }
#page_content h1{
    color: #354b57;
    font-size: 18px;
}

#page_content_inner{ border: 1px solid #b6bdc2; padding: 12px; }

#search_banner{  padding-left: 10px; }

#other_thumbs a img{ border: 0px solid #FFF; }

#main_forms{
    padding-left: 20px;
    line-height: 2em;
}

#main_forms td{
    padding: 4px;
    white-space: nowrap;
}

#main_forms td input{
    width: 80px;
}

/* end armls home page */

#mls_nav{ margin: 8px 0px; padding: 8px 0px; border-top: 1px solid #d0d0d0; }
#mls_nav td{ vertical-align: top; }
#mls_nav_right{ text-align: right; }

/* gallery style mls */
.mls_container{
    background-color: #eeeeee;
    border: 1px solid #d0d0d0;
    margin-bottom: 4px;
}

.mls_container .mls_show td{ padding: 2px; }

.mls_gal_image{
    width: 160px;
    text-align: center;
}
.mls_gal_image a img{ border: 1px solid #d0d0d0; }

.mls_price{
    font-weight: bold;
    color: #28724D;
}

.mls_field{
    color: #1E3B75;
    font-weight: bold;
    vertical-align: top;
}

.mls_links{ text-align: right; }
.mls_links a{ font-size: 11px; }

/* end gallery styles */

#search_mls{ display: none; }

#mainImage{ text-align: center !important; }

#mediaThumbs{ margin: 0px auto; }
#mediaThumbs td{ text-align: center; }

/* popup map */

#mapContainer{
    position: relative;
    padding: 10px 0px;
    color: #fff;
}

#google_map{ height: 230px; }
#map{ color: #000; text-align: left;  }

#map_loader{ display: none; }
#google_pano{ display: none; }

#mapDirectionsC{
    padding: 8px;
    background-color: #e4e3d7;
    border: 1px solid #85836b;
    margin: 0px auto;
    text-align: left;
    color: #000;
}
#mapDirectionsC td{ padding: 3px; }

.startAddress{
    width: 250px;
}

#directions{
    display: none;
    margin-top: 8px;
    width: 98%;
    background-color: #fff;
    border: 1px solid #85836b;
}
.printDirections{
    text-align: right;
}

#map_properties{ display: none; }
