body.aa_toolkit_searchresults * .resultsCellAlternate,
body.aa_toolkit_searchresults .content > .ui-widget-content,
body.aws_portal_searchresults * .ui-widget-content,
body.aws_search_results * .ui-widget-content,
body.aws_office_listings * .ui-widget-content
{
    background: none transparent !important;
    width: auto;
}

/*
.content
{
    width : 95%;
}
*/

.hide
{
    display: none;
}

.lnk_remove
{
    float: right;
}

.ms-container
{
    display: none !important;
}

.savedsearch_option_label
{
    font-weight: bold;
    padding-right: 10px;
}

.savedsearch_option_label_special
{
    background-color: #FFFFCC;
    margin-right: 10px;
    padding: 3px;
}

.savedsearch_save_note
{
    font-size: smaller;
    color: #404040;
    width: 400px;
}

.scrollable
{
    width: 330px;
    height: 255px;
}

    .scrollable .items div
    {
        float: left;
        width: 330px;
        height: 255px;
    }

    .scrollable img
    {
        float: left;
        margin: 5px 5px 5px 5px;
        background-color: #fff;
        padding: 2px;
        border: none;
        width: 320px;
        height: 240px;
    }

.scrollable_container a.browse
{
    margin-top: 100px;
}

.tooltip
{
    color: White;
    font-weight: bold;
    background-color: #009944;
    border: 2px solid white;
    border-radius: 4px;
    box-shadow: 4px 4px 16px rgba(0,0,0,0.5);
}

.tooltip_info
{
    color: White;
    font-weight: bold;
    background-color: #3366ff;
    padding: 0.5em 1em;
    border: 2px solid white;
    border-radius: 4px;
    box-shadow: 4px 4px 16px rgba(0,0,0,0.5);
    z-index: 1;
}

    .tooltip_info .icon-info-sign
    {
        margin-right: 0.5em;
    }

.ui-autocomplete
{
    height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
    z-index: 1005 !important;
}

#divNotificationOptions
{
    display: none;
    position: inherit;
}

    #divNotificationOptions div
    {
        display: inline-block;
    }

    #divNotificationOptions > div
    {
        width: 48%;
        vertical-align: top;
    }

    #divNotificationOptions .checkbox
    {
        display: block;
        width: 100%;
    }

/* Search Box */

.alert
{
    font-weight: normal;
}

hr.divider
{
    background-color: #ccc;
    border: none;
    height: 1px;
    margin: 4px 0;
}

.rss_link, .save_search_link, .mls_specific_search
{
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
}

.sb_clear_search
{
    float: left;
    display: inline-block;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 1em;
    text-align: left;
    font-weight: normal;
    text-decoration: underline;
}

.sb_container
{
    margin-top: 0px;
    background: #fff none 0 0;
}

    .sb_container * .ms-container-SearchTextBox
    {
        width: 100%;
    }

    .sb_container * .sb_option > label
    {
        font-weight: bold;
        display: block;
        padding-bottom: 2px;
    }

    .sb_container * .ui-tabs .ui-tabs-panel
    {
        padding: 0px !important;
    }

    .sb_container .sr_header
    {
    }

    .sb_container h4
    {
        float: left;
        margin: 2px 4px;
    }

.sb_convert_mls_search
{
    float: right;
}

.sb_daysbacksold
{
    display: block;
    margin-top: 4px;
}

.sb_location_tabs .ui-tabs-panel
{
    padding: 0px;
}

.sb_location_tabs li a
{
    font-weight: bold !important;
}

.sb_location_suggestion_container .sr_location_filters_link
{
    padding: 5px 0px;
}

.sb_location_suggestions
{
    margin: 3px;
}

.sb_locations
{
    padding: 3px;
    margin-bottom: 10px;
}

.sb_locations .sb_location .sb_location_name
{
    padding-right : 20px;
}

.sb_map
{
    margin-left: 20px;
    width: 120px;
    height: 120px;
}

.sb_map_note
{
    margin: 8px;
    font-weight: bold;
}

.sb_note
{
    font-size: 0.9em;
    padding-right: 2px;
}

.sb_location_filters
{
    font-size: 1em;
    padding-right: 2px;
}

.sb_option
{
    line-height: 1.1em;
}

    .sb_option table
    {
        margin: 0;
    }

.sb_option_value
{
    line-height: 1.5em;
}

.sb_option_checkbox
{
    display: block;
}

.sb_criteria
{
    /* selector for results.js */
}

.sb_criteria_check,
.sb_criteria_check input,
.sb_criteria_check label
{
    /* selector for results.js */
    line-height: 1.3em;
}

    .sb_criteria_check input
    {
        position: relative;
        top: 3px;
    }

    .sb_criteria_check label
    {
        display: inline-block;
        vertical-align: middle;
    }

.sb_option_checkbox > label
{
    font-weight: normal !important;
    display: inline-block;
}

.sb_remove, A.sb_remove:link
{
    margin-right: 6px;
    font-size: 7pt;
    font-weight: normal;
}


.sb_propertySubType
{
    padding-left: 15px !important;
    font-size: smaller;
}

.sb_soldsearch
{
    float: left;
    display: inline-block;
    width: 180px;
    padding: 0 0 0 4px;
}

    .sb_soldsearch .sb_alert
    {
        display: inline-block;
        width: 100%;
        margin: 0 0 2px 0;
        padding: 0;
        text-align: right;
    }

    .sb_soldsearch .information
    {
        color: inherit;
        font-size: 0.9em;
        font-weight: normal;
    }

/* Search Box Horizontal */

.sb_horizontal * fieldset
{
    margin: 5px 5px 0px 5px;
    padding: 0px;
    border: none;
}

.sb_horizontal * .sb_clear_search
{
    float: none;
    width: auto;
    display: inline;
    padding-left: 15px;
}

.sb_horizontal * .sb_criteria_full
{
    width: 420px;
}

.sb_horizontal * .sb_criteria_half
{
    width: 100px;
    margin-right: 10px;
}

.sb_horizontal * .sb_criteria_third
{
    width: 155px;
}

.sb_horizontal * .sb_daysbacksold
{
    display: block;
    margin-top: 2px;
}

.sb_horizontal * .sb_location_tabs
{
    margin: 10px;
    background-color: white !important;
}

.sb_horizontal * .sb_location_suggestion_container
{
    width: 100%;
}

.sb_horizontal * .sb_option > label
{
    margin-top: 8px;
}

.sb_horizontal * .sb_option_2col
{
    float: left;
    margin-bottom: 4px;
}

.sb_horizontal * .ui-tabs .ui-tabs-nav li a
{
    padding: 0.1em 1em;
}

.sb_horizontal * .sr_more_options_link
{
    float: right;
    margin-right: 10px;
}

.sb_horizontal .sr_more_options_link .sr_tools
{
    margin-right: 0.25em;
}

.sb_horizontal * .sr_search_action
{
    width: auto;
}

.sb_horizontal * .sr_search_actions
{
    width: auto;
    float: right;
    padding: 0 4px;
}

.sr_search_container_horizontal
{
    padding: 0;
    margin-bottom: 6px;
}

    .sr_search_container_horizontal .ms-container-SearchTextBox
    {
        width: 370px;
    }

body.aws_portal_searchresults * .sr_search_container_horizontal .ms-container-SearchTextBox
{
    width: 370px;
    *width: 360px;
    margin-right: 5px;
}

.sr_search_container_horizontal .btn_search_horizontal
{
    float: left;
    padding: 2px 4px !important;
    margin-right: 0 !important;
}

.sr_search_container_horizontal .sb_location_suggestion_input
{
    margin-bottom: 0.5em;
}

.sr_search_container_horizontal .ms-searchbox
{
    width: 98%;
}

body.ba_toolkit_search_results * .sr_search_container_horizontal .ms-searchbox
{
    width: 95%;
}

.sr_search_container_horizontal .sb_locations
{
    width: 420px;
}

.sr_search_container_horizontal .autocomplete
{
    width: 420px;
}

.sr_search_container_horizontal .sb_auto_submit
{
    font-size: 0.8em;
}

    .sr_search_container_horizontal .sb_auto_submit input
    {
        float: left;
    }

    .sr_search_container_horizontal .sb_auto_submit label
    {
        float: left;
        margin-top: 3px;
    }

.sr_search_container_horizontal .sb_option_block
{
    float: left;
    width: 219px;
}

/* Search Box Vertical */

.sb_vertical * fieldset
{
    margin: 2px 0px;
    padding: 0px 0px 0px 6px;
    border: none;
}

.sb_vertical * .sb_criteria_full
{
    width: 186px;
}

.sb_vertical * .sb_criteria_half
{
    width: 90px;
}

.sb_vertical * .sb_location_tabs
{
    border: none !important;
    background: transparent none !important;
    padding: 0 !important;
}

.sb_vertical .search_btn_container,
.sb_vertical .sb_more_options_button
{
    display: none;
}

.sb_vertical * .sb_option
{
    float: left;
    width: 100%;
    padding: 2px 0px;
}

.sb_vertical * .sb_option_2col
{
    width: 50%;
    float: left;
}

.sb_vertical * .sb_option > label
{
    margin: 4px 0px 0px 2px;
    font-size: 1.0em;
}

.sb_vertical * .sb_option table td
{
    padding: 0;
}

.sb_vertical .sb_moreoptions fieldset .sb_option .sb_criteria_check label
{
    font-size: 0.9em;
}

.sb_vertical .sb_moreoptions fieldset .sb_option .sb_propertySubType label
{
    font-size: 1.1em;
}

.sr_search_container_vertical
{
    float: left;
    width: 200px;
    margin-right: 10px;
}

    .sr_search_container_vertical * .ms-searchbox
    {
        border: solid 1px #cccccc;
        font-size: 1.1em;
        line-height: 1.4em;
        height: 1.4em;
    }

    .sr_search_container_vertical * .ms-location-suggestion-container
    {
        width: 184px;
    }

    .sr_search_container_vertical * .ms-searchbox
    {
        width: 178px;
        border: solid 1px silver;
    }

    .sr_search_container_vertical * .autocomplete
    {
        width: 186px;
        border: solid 1px silver;
    }

    .sr_search_container_vertical .sr_search_actions
    {
        float: left;
        width: 100%;
        margin: 0;
        padding: 10px 0 5px 0;
    }

    .sr_search_container_vertical * .sb_container_criteria
    {
        padding: 5px 0;
        margin-bottom: 10px;
        position: relative;
        z-index: 1;
        display: inline-block;
        width: 198px;
    }

    .sr_search_container_vertical * .sr_more_options_link
    {
        position: absolute;
        bottom: -30px;
        left: 0;
    }

        .sr_search_container_vertical * .sr_more_options_link .sr_tools
        {
            float: left;
            padding: 0;
            margin: -3px 0 0 0;
        }

    .sr_search_container_vertical * .sb_moreoption_title
    {
        margin: 0;
        padding: 0;
        display: inline-block;
        width: 194px;
        font-weight: bold;
    }

    .sr_search_container_vertical * .sb_more_options
    {
        float: left;
        padding: 5px 0 5px 0;
        margin: 0;
        display: block !important;
    }

/* Search Results */

#ctlSearchResults_ctlMap_td
{
    border: solid 1px #cccccc;
}

.resultsCell
{
    height: 1%;
}

.resultsCell, .resultsCellAlternate
{
    margin-bottom: 5px;
    padding: 0px;
}

.sr_bst_login_popup
{
    position: relative;
    z-index: 1005;
}

.sr_button
{
    width: 50px;
    height: 50px;
    display: block;
    float: left;
}

.sr_disclosure_icon
{
    float: left;
    height: 20px;
    margin: 0 1em 1em 0;
}

.sr_disclosure_text
{
    margin: 0;
    padding-right : 10px;
}

.sr_disclosure_section
{
    margin-top: 4px;
    padding: 0 0 5px 0;
}

.sr_featured_listings
{
    padding: 3px;
    border: solid 1px black;
}

.sr_featured_listings_title
{
    padding: 3px;
}

.sr_featured_listings_wrap
{
    width: auto;
    float: left;
}

.sr_featured_open_home_first, .sr_featured_open_home_middle. .sr_featured_open_home_only, .sr_featured_open_home_last
{
}

.sr_header
{
    line-height: normal;
    font-weight: 700;
    padding: 2px 5px;
    margin: 0px;
    height: auto !important;
}

h3.sr_header
{
    width: auto;
}

.sr_gallery_icons
{
    float: right;
    width: 30px;
    padding: 4px;
    text-align: center;
}

.sr_icons
{
    text-align: left;
    margin-top: 6px;
    color: #333333;
}

.sr_checkbox_label
{
    vertical-align: top;
    line-height: 2em;
    font-size: 0.9em;
}

.sr_label_field
{
    margin-top: 5px;
    white-space: nowrap;
    font-size: 1em;
}

.sr_legend
{
    height: 20px;
    vertical-align: top;
    font-size: 8pt;
    padding: 3px;
}

.sr_listing_notification_actions
{
    margin-top: 3px;
    margin-bottom: 3px;
    float: none;
}


.sr_listing_image_popup
{
    padding: 0px !important;
}

    .sr_listing_image_popup * .ui-tabs-nav
    {
        background: none;
    }

.sr_listing_icon
{
    border: none;
    display: inline;
    font-size: 9px;
    background-color: #FFFFCC;
}

.sr_listing_interest_fix
{
    margin: 0px 3px 0px 3px;
}

.sr_ln_action
{
    white-space: nowrap;
    padding-right: 4px;
}

    .sr_ln_action * img
    {
        width: 16px;
        height: 16px;
        border: none;
        position: relative;
        top: 4px;
    }

.sr_map_btn
{
    background: url(../../../common/images/sr_map.png) no-repeat;
    display: block;
    width: 50px;
    height: 50px;
}

    .sr_map_btn.disabled, .sr_map_btn[disabled="disabled"]
    {
        background: url(../../../common/images/sr_map_on.png) no-repeat;
    }

.sr_maplink
{
    font-size: smaller;
    text-align: center;
}

.sr_map_container_top
{
    height: 335px;
    width: 400px;
    position: relative;
    padding: 3px;
    margin: 0px;
    overflow: hidden;
    margin-bottom: 6px;
}

.sr_map_container_mapformat
{
    height: 500px;
}

.sr_map_container_right
{
    height: 600px;
    width: 300px;
    float: right;
    padding: 3px;
    margin: 0px;
    margin-left: 6px;
    overflow: hidden;
}

.sr_map_position_controls
{
    padding: 2px 2px 2px 2px;
    text-align: left;
    margin-right: 2px;
    height: 18px;
}

.sr_map_position_control_a
{
    float: left;
    margin: 2px 0 0 2px;
}

.sr_map_position_control_chk
{
    float: right;
}

.sr_noresults_container
{
    text-align: center;
}

.sr_no_results
{
    text-align: left;
    width: 80%;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 40px;
}

.sr_openhomes
{
    padding: 4px;
}

.sr_openhomes_remarks
{
    font-style: italic;
}

.sr_pager
{
    font-size: 8pt;
    float: right;
    width: 200px;
    text-align: right;
    font-weight: 700;
    margin: 0px;
}

.sr_pager_left
{
    float: left;
    width: auto;
    width: 100%;
    text-align: center;
    *margin: 0 auto;
}

.pager_container
{
    display: inline-block;
    width: auto;
    *width: 190px;
}

.sr_pager_left * #pager_count
{
    float: left;
    margin: 6px 10px 6px 0px;
}

.pager_count
{
    white-space: nowrap;
}

.sr_pagecount
{
    /*float: left;
    width: 50%;*/
    margin: 0px;
}

.sr_pager_overlimit
{
    font-size: 0.75em;
    font-weight: normal;
    white-space: nowrap;
}

.sr_profile_results_header .sr_tools
{
    float: none;
    display: inline-block;
    position: relative;
    top: 0.5em;
}

.sr_results, .sr_results_container
{
    float: left;
    position: relative;
}

.sr_resultitem_actions
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: right; /*temp hack till map is widget*/
    position: absolute;
    right: 0px;
    z-index: 1;
}

    .sr_resultitem_actions a
    {
        display: inline-block;
    }

        .sr_resultitem_actions a:hover
        {
        }

    .sr_resultitem_actions li
    {
        margin-bottom: 5px;
    }

.sr_results_list
{
    float: left;
}

.sr_search_action
{
    float: left;
    padding: 2px 6px;
    width: 180px;
}

.sr_table
{
    width: 100%;
}

.sr_table_header td
{
    vertical-align: top;
    padding-right: 4px;
}

.sr_table * td
{
    vertical-align: middle;
    padding-right: 3px;
}

.sr_table_img
{
    cursor: pointer;
    padding: 1px;
}

.sr_table_row_last
{
    border-bottom: 1px solid #666666;
}

.sr_tools
{
    float: left;
}

/* Search Results List */

.sr_list_address
{
    background: none;
    list-style: none;
    list-style-type: none;
    list-style-image: none;
    float: left;
    margin: 10px 0 0 8px;
    padding: 0;
    vertical-align: middle;
    width: 230px;
    margin: 0;
    z-index: 1;
}

    .sr_list_address li
    {
        background: none;
        list-style: none;
        list-style-type: none;
        list-style-image: none;
        margin: 0;
        line-height: normal;
        text-align: left;
    }

.sr_list_stamp, .sr_list_mlsid
{
    color: #666666;
    font-style: oblique;
}

.sr_status_display
{
    color: #881010;
    font-style: oblique;
    font-weight: bold;
}

.sr_list_address li.sr_icons
{
}

.sr_list_btn
{
    background: url(../../../common/images/sr_list.png) no-repeat;
    display: block;
    width: 50px;
    height: 50px;
}

    .sr_list_btn.disabled, .sr_list_btn[disabled="disabled"]
    {
        background: url(../../../common/images/sr_list_on.png) no-repeat;
    }

.sr_list_content
{
    position: relative;
    float: left;
    width: 416px;
    margin: 0;
    padding: 0;
}

.sr_list_courtesyof
{
    width : 100%;
    display : inline-block;
}

.sr_list_courtesyof .mls_icon
{
    float: left;
    height: 20px;
}

.sr_list_courtesyof .sr_list_courtesyof_text
{
    display: inline-block;
    line-height: normal;
    margin-left: 0.5em;
    float: left;
    min-width: 350px;
}

.sr_list_pocket_courtesy
{
    font-size: smaller;
    font-weight: bold;
}

.sr_gallery_pocket_courtesy
{
    font-size: smaller;
    font-weight: bold;
}

.sr_list_presentedby_text
{
    font-size: smaller;
    font-weight: bold;
    vertical-align: top;
    line-height: 1.9em;
}

.sr_list_detail
{
    float: left;
    margin-left: 4px;
    width: 100px;
}

.sr_list_enhanced, .sr_gallery_enhanced
{
    font-weight: bold;
}

.sr_list_item
{
    border: 1px solid silver;
    cursor: pointer;
    margin-bottom: 0.5em;
}

    .sr_list_item:hover
    {
        background: none;
        border: solid 1px lime;
    }


.sr_list_photo
{
    float: left;
    width: 149px;
    padding: 2px;
    text-align: center;
    border: solid 1px #c0c0c0;
    position: relative;
}

.sr_list_photo_count
{
    position: absolute;
    left: 5px;
    bottom: 4px;
    padding: 0px 2px;
    height: 20px;
    line-height: 20px;
    color: White;
    font-weight: bold;
    background-color: black;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.sr_list_photo img
{
    border: solid 0px #c0c0c0;
}

.sr_list_price
{
    font-size: .9em;
    font-weight: bold;
}

.sr_list_publicaddress
{
    text-decoration: none;
    font-size: .9em;
    font-weight: bold;
    color: #000000;
}

.sr_list_row
{
    width: auto;
    margin: 0px 9px 5px 9px !important;
}

.sr_list_row_content
{
    padding: 0px 0px 0px 0px;
    margin-bottom: 5px;
}

.sr_list_row h3
{
    font-size: 1.3em;
    padding: 0 0 5px 0;
}

    .sr_list_row h3 a
    {
        font-size: 1em;
        text-decoration: none;
    }

.sr_list_status
{
    font-size: .75em;
}

.aa_contacts_desiredproperty .sr_list_content,
.aa_contacts_desiredproperty .sr_list_courtesyof,
.aa_tools_openhomesresults .sr_list_content,
.aa_tools_openhomesresults .sr_list_courtesyof,
.aa_tools_searchresults .sr_list_content,
.aa_tools_searchresults .sr_list_courtesyof,
.aa_toolkit_searchprofiles .sr_list_content,
.aa_toolkit_searchprofiles .sr_list_courtesyof,
.aa_toolkit_searchresults .sr_list_content,
.aa_toolkit_searchresults .sr_list_courtesyof,
.aws_portal_searchprofiles .sr_list_content,
.aws_portal_searchprofiles .sr_list_courtesyof,
.aws_portal_savedproperties .sr_list_content,
.aws_portal_savedproperties .sr_list_courtesyof,
.ba_toolkit_search_results .sr_list_content,
.ba_toolkit_search_results .sr_list_courtesyof,
.ba_toolkit_searchprofiles .sr_list_content,
.ba_toolkit_searchprofiles .sr_list_courtesyof,
.ba_toolkit_savedproperties .sr_list_content,
.ba_toolkit_savedproperties .sr_list_courtesyof,
.ba_search_results .sr_list_content,
.ba_search_results .sr_list_courtesyof,
.ba_toolkit_searchprofiles .sr_list_content,
.ba_toolkit_searchprofiles .sr_list_courtesyof,
.ba_office_listings .sr_list_content,
.ba_office_listings .sr_list_courtesyof
{
    display: inline-block;
    width: 100%;
}

/* Search Results Gallery - New */
.gallery-view
{
    float: left;
    overflow: visible;
    width: 214px; /* full width */
    margin: 0px 0px 5px 0px;
    padding: 10px 2px 10px 2px;
    width: 210px !important;
    width: 208px\9 !important; /* ie8/7 width fix */
    position: relative;
    height: auto !important;
    position: relative;
    z-index: 1;
}

    .gallery-view .invisible
    {
        visibility: hidden;
    }

    .gallery-view .sr_gallery_box
    {
        background-color: #ffffff;
        -khtml-border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -khtml-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
        -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
        border: solid 1px #aaaaaa;
        border: solid 1px rgba(0, 0, 0, 0.1);
        overflow: visible;
        height: 290px; /* includes sr_gallery_content height */
        height: 280px;
    }

        .gallery-view .sr_gallery_box:hover
        {
            -khtml-box-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
            -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
            -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 4px rgba(0, 0, 0, 0.6);
        }

    .gallery-view .sr_gallery_header,
    .gallery-view .sr_gallery_photobox,
    .gallery-view .gallery_address_content,
    .gallery-view .sr_gallery_content,
    .gallery-view .sr_gallery_icons,
    .gallery-view .sr_gallery_copyright,
    .gallery-view .sr_gallery_agent
    {
        display: inline-block;
        width: 210px;
        margin: 0;
        padding: 10px 10px 5px 10px;
        width: 190px;
        position: relative;
    }

        .gallery-view .sr_gallery_header .gallery_tag
        {
            position: absolute;
            z-index: 1;
            top: -10px;
            right: 10px;
            width: auto;
            margin: 0;
            padding: 0;
        }

            .gallery-view .sr_gallery_header .gallery_tag ul
            {
                display: inline-block;
                list-style-type: none;
                margin: 0;
                padding: 0;
            }

                .gallery-view .sr_gallery_header .gallery_tag ul li
                {
                    display: inline-block;
                    list-style-type: none;
                    margin: 0;
                    padding: 0;
                }

                    .gallery-view .sr_gallery_header .gallery_tag ul li span
                    {
                        margin: 0;
                        padding: 0px 3px;
                        background-color: #333333;
                        color: #ffffff;
                        font-weight: bold;
                        font-size: 0.8em;
                        line-height: 1.8em;
                        display: inline-block;
                    }

                    .gallery-view .sr_gallery_header .gallery_tag ul li .sold
                    {
                        background-color: #b22222;
                    }

                    .gallery-view .sr_gallery_header .gallery_tag ul li .price_reduced
                    {
                        background-color: #3366ff;
                    }

                    .gallery-view .sr_gallery_header .gallery_tag ul li .price_increased
                    {
                        background-color: #cc3333;
                    }

                    .gallery-view .sr_gallery_header .gallery_tag ul li .adult_comm
                    {
                        background-color: #b521da;
                    }

                    .gallery-view .sr_gallery_header .gallery_tag ul li .new_listing
                    {
                        background-color: #e32b2b;
                    }

                    .gallery-view .sr_gallery_header .gallery_tag ul li .reo_sale
                    {
                        background-color: #21a8da;
                    }

                    .gallery-view .sr_gallery_header .gallery_tag ul li .rental
                    {
                        background-color: #da6321;
                    }

                    .gallery-view .sr_gallery_header .gallery_tag ul li .short_sale
                    {
                        background-color: #00407a;
                    }

                    .gallery-view .sr_gallery_header .gallery_tag ul li .foreclosure
                    {
                        background-color: #13d9c2;
                    }

                    .gallery-view .sr_gallery_header .gallery_tag ul li .new_construction
                    {
                        background-color: #008cd8;
                    }

                    .gallery-view .sr_gallery_header .gallery_tag ul li .quick_delivery
                    {
                        background-color: #00d875;
                    }

                    .gallery-view .sr_gallery_header .gallery_tag ul li .open_home
                    {
                        background-color: #00af98;
                    }


        .gallery-view .sr_gallery_header .gallery_listings_title
        {
            width: 190px;
            margin: 0;
            padding: 0 0 5px 0;
            font-size: 1.1em;
            font-weight: bold;
        }

        .gallery-view .sr_gallery_header .gallery_price_content
        {
            display: inline-block;
            width: 100%;
            margin: 0;
            padding: 0;
            line-height: 1em;
            height: 1em;
            overflow: hidden;
        }

            .gallery-view .sr_gallery_header .gallery_price_content .gallery_price
            {
                font-size: 1.1em;
                *font-size: 0.9em;
                font-weight: bold;
                width: auto;
                display: inline-block;
                margin: 0;
                padding: 0;
            }

            .gallery-view .sr_gallery_header .gallery_price_content .gallery_bedbath
            {
                display: inline-block;
                width: auto;
                padding: 0 5px;
                border-left: solid 2px;
            }

    .gallery-view .sr_gallery_photobox
    {
        overflow: hidden;
        position: relative;
        display: inline-block;
        height: 130px;
        width: 190px;
        margin: 0;
        padding: 0 10px 0 10px;
    }

        .gallery-view .sr_gallery_photobox img
        {
            float: none;
            margin: 0;
            padding: 0;
            max-width: 190px;
            max-height: 130px;
            width: 190px;
            height: 130px;
            border: 0px;
        }

        .gallery-view .sr_gallery_photobox .gallery_photo_count
        {
            display: inline-block;
            width: auto;
            padding: 3px 8px;
            height: 1.1em;
            line-height: 1em;
            font-size: 0.9em;
            color: #ffffff;
            border-top: solid 1px rgba(255,2255,255,0.75);
            border-right: solid 1px rgba(255,2255,255,0.75);
            background-color: #000000;
            background-color: rgba(0,0,0,0.5);
            *border-top: solid 1px #ffffff;
            *border-right: solid 1px #ffffff;
            *background-color: #333333;
            position: absolute;
            bottom: 0;
            left: 10px;
            z-index: 11;
            cursor: pointer;
        }

    .gallery-view .gallery_address_content
    {
        padding: 5px 10px 0 10px;
        font-size: 0.9em;
        text-align: left;
        overflow: hidden;
        height: 2.4em;
    }

        .gallery-view .gallery_address_content .gallery_address,
        .gallery-view .gallery_address_content .gallery_city,
        .gallery-view .gallery_address_content .gallery_state,
        .gallery-view .gallery_address_content .gallery_zip
        {
            display: inline-block;
            line-height: 1.2em;
            height: 1.2em;
            overflow: hidden;
        }

        .gallery-view .gallery_address_content .gallery_address
        {
            width: 100%;
            font-weight: bold;
        }

    .gallery-view .sr_gallery_content
    {
        margin: 0;
        padding: 0 10px 0 10px;
        height: 1em;
        font-size: 0.8em;
        overflow: hidden;
    }

        .gallery-view .sr_gallery_content ul
        {
            width: 100%;
            margin: 0;
            padding: 0;
            list-style-type: none;
        }

            .gallery-view .sr_gallery_content ul li
            {
                display: inline-block;
                margin: 0 5px 0 0;
                padding: 0;
                width: auto;
                line-height: 0.8em;
            }

        .gallery-view .sr_gallery_content .size,
        .gallery-view .sr_gallery_content .class,
        .gallery-view .sr_gallery_content .mlsid,
        .gallery-view .sr_gallery_content .listdate
        {
            /*temp hide until MLS rules confirmed*/
            display: none;
        }

    .gallery-view .sr_gallery_icons
    {
        margin: 0;
        padding: 5px 10px 5px 10px;
        width: 190px;
        height: auto;
    }

        .gallery-view .sr_gallery_icons .sr_icons
        {
            margin: 0;
            padding: 0;
        }

            .gallery-view .sr_gallery_icons .sr_icons .sr_checkboxlisting
            {
                display: inline-block;
                width: 100%;
                margin: 0;
                padding: 0;
                line-height: 1em;
                height: 1.6em;
            }

            .gallery-view .sr_gallery_icons .sr_icons .sr_listingnote
            {
                float: right;
                display: inline-block;
                width: auto;
                margin: 2px 0 0 0;
                padding: 0;
            }

                .gallery-view .sr_gallery_icons .sr_icons .sr_listingnote .sr_listingnote_icon
                {
                    border: none;
                    display: inline;
                    font-size: 0.9em;
                    margin: 0 1px;
                    cursor: help;
                }

        .gallery-view .sr_gallery_icons .sr_icon_links
        {
            display: inline-block;
            width: 100%;
            margin: 0;
            padding: 0;
            background-color: #eeeeee;
            height: 28px;
            -khtml-border-radius: 4px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
        }

            .gallery-view .sr_gallery_icons .sr_icon_links ul
            {
                display: inline-block;
                list-style-type: none;
                margin: 0;
                padding: 0;
                text-align: left;
                float: left;
            }

                .gallery-view .sr_gallery_icons .sr_icon_links ul li
                {
                    *float: left;
                    display: inline-block;
                    list-style-type: none;
                    margin: 5px 0 0 0;
                    padding: 0;
                }

                    .gallery-view .sr_gallery_icons .sr_icon_links ul li a,
                    .gallery-view .sr_gallery_icons .sr_icon_links ul li a:hover
                    {
                        text-decoration: none;
                    }

                    .gallery-view .sr_gallery_icons .sr_icon_links ul li a
                    {
                        display: inline-block;
                        padding: 0 1px;
                        margin: 0;
                        line-height: 1.2em;
                        vertical-align: middle;
                    }

                    .gallery-view .sr_gallery_icons .sr_icon_links ul li span
                    {
                        font-weight: normal;
                    }

                    .gallery-view .sr_gallery_icons .sr_icon_links ul li .button_text
                    {
                        font-size: 0.8em;
                        font-weight: bold;
                    }

    .gallery-view .sr_gallery_copyright
    {
        margin: 0;
        padding: 1px 10px 1px 10px;
        width: 190px;
        font-size: 0.8em;
        text-align: center;
        line-height: 1.1em;
        height: auto;
        overflow: hidden;
    }

        .gallery-view .sr_gallery_copyright .tb_copyright
        {
            padding: 0;
            margin: 0;
            height: auto;
            display: inline-block;
            width: 100%;
        }

            .gallery-view .sr_gallery_copyright .tb_copyright .mls_copyright_company
            {
                text-align: center;
                padding: 0;
                overflow: hidden;
                border: 0;
                vertical-align: middle;
                width: auto;
                display: inline-block;
            }

            .gallery-view .sr_gallery_copyright .tb_copyright .mls_icon
            {
                width: 10%;
                vertical-align: top;
            }

                .gallery-view .sr_gallery_copyright .tb_copyright .mls_icon img
                {
                    max-height: 21px;
                    margin-right: 5px;
                }

            .gallery-view .sr_gallery_copyright .tb_copyright .copyright_courtesy
            {
                line-height: 1.1em;
                overflow: hidden;
                display: block;
                font-size: 0.9em;
                text-align: left;
            }

    .mapInfoBox .company_listing_icon,
    .sr_list_item .company_listing_icon,
    .gallery-view .company_listing_icon
    {
        display: inline-block;
        margin: 0;
        padding: 0;
        height: 21px;
        width: 21px;
        background-image: url('../../../common/images/mls_icons/mls_10.gif');
        text-indent: -9999px !important;
        overflow: hidden;
    }

.mapInfoBox .company_listing_icon
{
    line-height: 2em;
}

.gallery-view .sr_gallery_agent
{
    margin: 0;
    padding: 10px 10px 5px 10px;
    width: 200px;
    border-top: solid 1px rgba(0, 0, 0, 0.15);
    background-color: #eeeeee;
    -khtml-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
    font-size: 0.9em;
    text-align: center;
}

.aa_tools_searchresults .gallery-view
{
    width: 210px !important;
    padding: 10px !important;
}

    .aa_tools_searchresults .gallery-view .sr_gallery_header .gallery_price_content .price_change
    {
        right: 17px;
    }

    /* AA - height fix for toolkit/virtual postcards / desired properties */
    .aa_tools_searchresults .gallery-view .sr_gallery_box,
    .aa_toolkit_searchresults .gallery-view .sr_gallery_box,
    .aa_contacts_desiredproperty .gallery-view .sr_gallery_box,
    .aa_tools_searchresultspopup .gallery-view .sr_gallery_box
    {
        height: 248px;
    }

/* Search Results Gallery */
.sr_gallery_publicaddress
{
    font-size: .9em;
    font-weight: bold;
    text-decoration: none; /* float: left;     width: 140px;     padding: 4px; */
    overflow: hidden;
    display: inline;
}

.sr_gallery_btn
{
    background: url(../../../common/images/sr_gallery.png) no-repeat;
    display: block;
    width: 50px;
    height: 50px;
}

    .sr_gallery_btn.disabled, .sr_gallery_btn[disabled="disabled"]
    {
        background: url(../../../common/images/sr_gallery_on.png) no-repeat;
    }

.sr_gallery_container
{
    float: left;
    width: 300px;
    padding: 4px;
    margin: 4px 4px 4px 0px;
    background-color: #F2F2F2;
    border-left: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
    border-right: solid 2px #aaaaaa;
    border-bottom: solid 2px #aaaaaa;
    box-shadow: 2px 2px 2px #aaa;
    -moz-box-shadow: 2px 2px 2px #aaa;
    -webkit-box-shadow: 2px 2px 2px #aaa;
}

.sr_gallery_courtesyof
{
    padding: 5px;
}

.sr_gallery_detail
{
    float: left;
    padding: 4px;
}

.sr_gallery_heading
{
    margin: 0px 0px 6px 0px;
    padding: 0px;
}

.sr_gallery_price
{
    font-size: .9em;
    font-weight: bold;
}

.sr_gallery_openhomes
{
    /* 	background: url(http://ucoffices.com/common/images/sr_open_house.png) no-repeat 5px 5px;     min-height:70px;     padding-left:70px; 	*/
    background-color: #e0e0e0;
    border: solid 1px #c0c0c0;
    margin: 4px;
}

    .sr_gallery_openhomes h5
    {
        margin: 0px;
        padding: 0px;
        font-weight: bold;
    }

.sr_gallery_photo
{
    text-align: center;
    background-color: #e0e0e0;
    border: solid 1px #c0c0c0;
    position: relative;
    margin: auto auto 6px auto;
    width: 320px;
}

.sr_gallery_address
{
    padding: 3px;
    text-align: left;
    position: relative;
    margin: auto auto 6px auto;
}

.sr_gallery_photo img
{
    width: 100%;
}

.sr_gallery_photo_count
{
    position: absolute;
    bottom: 0px;
    padding: 0px;
    height: 24px;
    left: 0px;
    width: 100%;
    color: White;
    line-height: 24px;
    font-weight: bold;
    background-color: black;
    opacity: 0.7;
    filter: alpha(opacity=70);
    left: 0px;
}

.sr_unmappable_note
{
    font-weight: bold;
    font-style: italic;
    padding: 2px 0px 2px 0px;
}

.resultsUpdatePanel
{
    position: relative;
    overflow: hidden;
}

.sr_list_item * h3
{
    margin-top: 3px;
}

.sr_table_row_full td, .sr_table_row_medium td, .sr_table_row_short td, .sr_table_header td
{
    width: 20px;
}

.sb_horizontal_title
{
    float: left;
}

.pager_nav
{
    margin: 4px 0 0 0;
}

.wg_layout_after1 .resultsUpdatePanel
{
    width: 650px;
    float: left;
}

.sr_sort_by
{
    font-size: 0.8em;
    float: left;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 5px;
    right: 3px;
}

.aa_contacts_desiredproperty .sr_sort_by
{
    right: -50px;
}

.sr_sort_label
{
    display: none;
}

/* search results action buttons */

.sr_view_buttons
{
    /* float: left; */
    margin: 0 0 10px 0;
    padding: 0;
    width: 100%;
    text-align: left;
    position: relative;
    display: inline-block;
}

.aa_contacts_desiredproperty * .sr_view_buttons,
.aa_toolkit_searchresults * .sr_view_buttons,
.aa_website_editinstantsearch * .sr_view_buttons,
.aa_tools_openhomesresults * .sr_view_buttons,
.aa_tools_searchresultspopup * .sr_view_buttons,
.aa_office_openhomes * .sr_view_buttons,
.aa_admin_instantsearch * .sr_view_buttons
{
    width: 520px;
}

.aa_tools_searchresults .sr_view_buttons .sr_sort_by .sr_sort_list,
.aa_website_editinstantsearch .sr_view_buttons .sr_sort_by .sr_sort_list,
.aa_tools_openhomesresults .sr_view_buttons .sr_sort_by .sr_sort_list,
.aa_tools_searchresultspopup .sr_view_buttons .sr_sort_by .sr_sort_list,
.aa_office_openhomes .sr_view_buttons .sr_sort_by .sr_sort_list,
.aa_admin_instantsearch .sr_view_buttons .sr_sort_by .sr_sort_list
{
    font-size: 1.3em;
}

.sr_view_buttons a.ui-button span.ui-button-text
{
    padding: 4px 8px 4px 4px;
    display: inline-block;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
    .sr_view_buttons a.ui-button span.ui-button-text
    {
        padding: 2px 4px 2px 4px;
    }
}

.sr_view_buttons a.active span.ui-button-text span.ui-icon-check,
.ba_community_recentlistings .sr_view_buttons a.ui-button span.ui-button-text span.ui-icon-check
{
    position: absolute;
    top: -10000px;
    left: 0;
}

.sr_view_buttons .sr_view_button_wrapper,
.sr_view_buttons a
{
    display: inline-block;
    float: left;
}

.sr_view_buttons .sr_view_button_wrapper
{
    padding-bottom: 10px;
}

.sr_view_buttons a
{
    margin-right: 3px;
    margin-top: 0;
}

    .sr_view_buttons a.active
    {
        border: solid 1px lime;
        background-color: #e0fee0;
        color: #333333;
    }

        .sr_view_buttons a.active span
        {
            background-color: #e0fee0;
        }

body.ba_search_results * .pagetitle
{
    display: inline-block;
    width: auto;
}

body.ba_search_results * .subtitle
{
    font-size: 1.4em;
    letter-spacing: -1px;
    padding: 5px;
}

.ps_container .ps_field
{
    margin: 0 0 10px 5px;
}

.sb_vertical .search_btn_container
{
    padding: 6px 0 0 6px;
    clear: both;
}


.defaultInstructionText
{
    color: #000000;
    text-transform: none;
}

.defaultInstructionTextActive
{
    text-transform: none;
    color: #a1a1a1;
    font-style: italic;
}

.sr_gap30
{
    height: 30px;
}

/* co-mingling */
.sr_mingle_container .sr_results_mlsmingletabs
{
    margin-left: 7px;
    position: relative;
    z-index: 1;
}

    .sr_mingle_container .sr_results_mlsmingletabs label
    {
        border-bottom: 0 !important;
        margin-right: 0 !important;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .sr_mingle_container .sr_results_mlsmingletabs .ui-state-active
    {
        border-bottom: 1px solid white !important;
    }

.sr_mingle_container .sr_view_buttons
{
    margin: 0;
    padding: 8px 4px;
    width: auto;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    display: block;
}

.sr_mingle_container #divResultsContent
{
    border-bottom: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    padding-left: 3px;
}

/* BST searchprofiles  */
.ln_savedsearches_container
{
    display: inline-block;
    width: 96%;
    padding: 0 2%;
    margin: 0;
}

.ln_savedsearches
{
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: #fafafa;
    -khtml-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -khtml-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.ln_profiles .actionbar
{
    margin-top: 20px;
    margin-bottom: 20px;
}

    .ln_profiles .actionbar .dropdown
    {
        margin-right: 10px;
    }

    .ln_profiles .actionbar .button
    {
        margin-left: 8px;
    }

.ln_profiles
{
    padding: 15px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}

    .ln_profiles:last-child
    {
        border-bottom: 0px;
    }

    .ln_profiles .summary
    {
        float: left;
        width: auto;
    }

.ba_toolkit_searchprofiles .ln_profiles .summary h4
{
    width: 260px;
    margin-bottom: 5px;
}

.ln_profiles .counts
{
    float: right;
    width: auto;
}

    .ln_profiles .counts .box
    {
        padding: 10px;
        min-width: 75px;
        float: right;
        text-align: center;
        margin-left: 15px;
        -khtml-border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -khtml-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
        -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    }

        .ln_profiles .counts .box:hover
        {
            border: solid 1px #999999;
            -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
            -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.25);
            cursor: pointer;
        }

    .ln_profiles .counts .totallistings
    {
        background-color: #c8d2db;
    }

    .ln_profiles .counts .newlistings
    {
        background-color: #87d9cd;
    }

    .ln_profiles .counts .reducedlistings
    {
        background-color: #f7bcbe;
    }

.ln_savedPropSpacer
{
    height: 20px;
}

.aa_toolkit_searchprofiles .ln_savedsearches
{
    -khtml-border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -khtml-box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid silver;
}

.loading_dialog
{
    overflow: hidden;
}