/* 
    Document   : immo
    Created on : Apr 17, 2015, 5:23:25 PM
    Author     : adVinced
    Description:
        Purpose of the stylesheet follows.

        green: #8cb747
*/

#map-canvas { width: 100%; height: 500px; }

.infobox-wrapper {
    display:none;
}
#infobox {
    border:2px solid black;
    margin-top: 8px;
    background:#333;
    color:#FFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    padding: .5em 1em;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-shadow:0 -1px #000000;
    -webkit-box-shadow: 0 0  8px #000;
    box-shadow: 0 0 8px #000;
}

.loc_info_sidebar_item { border: 1px solid #F39032; cursor: pointer; padding: 5px; line-height: 18px; }
.loc_info_sidebar_item_poi { background: #eeeeee; border: 1px solid #8CB747; }
#loc_info_text { }

#section_top { background: #eee; height: 30px; border-bottom: 1px solid #aaa; position: fixed; left: 0; right: 0; z-index: 1050; }

#div_header_lang { height: 30px; background: #ffaa00; }
.immo_doc_title { color: #555; }

.sr_title a { color: #FFFFFF; text-decoration: none; }
.immo_unit_srp { padding: 10px; border: 1px solid #ccc; width: 100%; margin: 0px; }
.immo_unit_srp_cont { padding: 5px; }

#div_immo_description { margin-bottom: 15px;  }
#div_srp_refine { background: #eee; padding: 10px 20px; margin-bottom: 15px; }
#div_srp_refine_btn { padding: 10px; margin-bottom: 15px; }
.tbl_immo_detail { width: 100%; }
.tbl_immo_detail td { border: 0px; padding: 5px; }
.tbl_immo_detail td.title { font-weight: bold; width: 250px; }
.tbl_immo_detail td.title_gen { font-weight: bold; color: #8CB747; border-bottom: 2px solid #8CB747; margin-top: 15px; }
.immo_detail_title { font-weight: bold; color: #8CB747; border-bottom: 2px solid #8CB747; margin-top: 15px; margin-bottom: 25px; }

.div_image_shop { border: 0px solid #8CB747; }

.div_unit_detail_list { border: 1px solid #EEEEEE; padding: 10px 0; margin-bottom: 15px; }

#div_blank_below_header { height: 110px; }

#modal_newsflash_dialog { width: 800px; }
#modal_newsflash_content { background: #8cb747; color: #FFFFFF; }
#modal_newsflash_header { background: #8cb747; border-bottom: 1px solid #8cb747; }
#modal_newsflash_body { min-height: 300px; background: #8cb747; }
#modal_newsflash_footer { background: #8cb747; border-top: 1px solid #8cb747; }
#map-canvas { width: 100%; height: 700px; }

@media (min-width: 1200px) {
    #map-canvas { width: 100%; height: 700px; }
/*    #site_navbar { background: #8cb747; height: 80px; border-bottom: 2px solid #F39032; position: fixed; left: 0; right: 0; top: 30px; z-index: 1030; border-radius: 0; } */
    #site_navbar { background: rgba(0, 0, 0, 0) url("../img/bg_test2.png") repeat scroll 0 0; height: 80px; border-bottom: 2px solid #F39032; position: fixed; left: 0; right: 0; top: 30px; z-index: 1030; border-radius: 0; }
    #site_navbar_logo { margin-top: -10px; }
    #site_navbar_header { height: 70px; }
    #div_navbar { margin-top: 20px;}
    #div_search_list_row_title { margin: 0px -5px 0 -6px; }
    #modal_newsflash_dialog { width: 800px; }
    #div_blank_below_header { padding-top: 74px; margin-bottom: 0; }
    #div_section_content { padding-top: 0px; }
    #cont_search_results { margin: 0 5px 0 5px; }
    .container_padding_top { padding-top: 15px; }
    .map_popup_div { width:100%; height:270px; }
}
@media (min-width: 980px) and (max-width: 1199px) {
    #map-canvas { width: 100%; height: 700px; }
    #site_navbar { background: #8cb747; height: 80px; border-bottom: 2px solid #F39032; position: fixed; left: 0; right: 0; top: 30px; z-index: 1030; border-radius: 0; }
    #site_navbar_logo { margin-top: -10px; }
    #site_navbar_header { height: 70px; }
    #div_navbar { margin-top: 0px;}
    #div_search_list_row_title { margin: 0 -5px 0 -8px; }
    #modal_newsflash_dialog { width: 800px; }
    #div_blank_below_header { padding-top: 74px; margin-bottom: 0; }
    #div_section_content { padding-top: 0px; }
    .container_padding_top { padding-top: 15px; }
    .map_popup_div { width:100%; height:170px; }
}
@media (min-width: 768px) and (max-width: 979px) {
    #map-canvas { width: 100%; height: 400px; }
    #site_navbar { background: #8cb747; height: 110px; border-bottom: 2px solid #F39032; position: fixed; left: 0; right: 0; top: 30px; z-index: 1030; border-radius: 0; }
/*    #site_navbar { background: #8cb747; height: 110px; border-bottom: 2px solid #F39032; } */
    #site_navbar_logo { margin-top: -20px; }
    #site_navbar_header { height: 35px; }
    #div_navbar { margin-top: 00px;}
    .immo_unit_srp { padding: 10px; border: 1px solid #ccc; margin: 10px; }
    #div_blank_below_header { padding-top: 140px; }
    #div_srp_refine { display: none; }
    #modal_newsflash_dialog { width: 100%; height: 100%; margin: 0; }
    #div_section_content { padding-top: 0px; }
    .container_padding_top { padding-top: 15px; }
    .map_popup_div { width:100%; height:170px; }
}
@media (max-width: 767px) {
    #map-canvas { width: 100%; height: 400px; }
    #site_navbar { background: #8cb747; height: 80px; border-bottom: 2px solid #F39032; position: fixed; left: 0; right: 0; top: 30px; z-index: 1030; border-radius: 0; }
/*    #site_navbar { background: #8cb747; height: 70px; border-bottom: 2px solid #F39032; } */
    #site_navbar_header { height: 70px; }
    #site_navbar_logo { margin-top: -20px; }
    #site_header_hamburger { font-size: 30px; margin-top: 15px;  }
    .immo_unit_srp { padding: 10px; border: 1px solid #ccc; width: 97%; margin: 10px; }
    #div_search_list_row_title { margin: 0 -7px 0 -7px; }
    #div_blank_below_header { padding-top: 40px; }
    #div_srp_refine { display: none; }
    #modal_newsflash_dialog { width: 97%; height: 100%;  }
    #div_section_content { padding-top: 0px; }
    .container_padding_top { padding-top: 15px; }
    .map_popup_div { width:100%; height:170px; }
}
@media (max-width: 480px) {
    #map-canvas { width: 100%; height: 400px; }
    #site_navbar { background: #8cb747; height: 80px; border-bottom: 2px solid #F39032; position: fixed; left: 0; right: 0; top: 30px; z-index: 1030; border-radius: 0; }
/*    #site_navbar { background: #8cb747; height: 70px; border-bottom: 1px solid #F39032; } */
    #site_navbar_header { height: 70px; }
    #site_navbar_logo { margin-top: -20px; }
    .navbar-brand{ width:60%; }
    #site_header_hamburger { font-size: 30px; margin-top: 15px;  }
    .immo_unit_srp { padding: 10px; border: 1px solid #ccc; width: 97%; margin: 5px; }
    #div_search_list_row_title { margin: 0 -7px 0 -10px; }
    #div_blank_below_header { padding-top: 40px; }
    #div_srp_refine { display: none; }
    #modal_newsflash_dialog { width: 100%; height: 100%; margin: 0; }
    #modal_newsflash_content { height: 100%; }
    #div_section_content { padding-top: 0px; }
    .container_padding_top { padding-top: 15px; }
    .div_sr_top_contact { padding-left: 0px; padding-right: 0px; }
    .map_popup_div { width:100%; height:170px; }
}   

