﻿#page
{
    border-left: 2px solid #e1e1e1;
    border-right: 2px solid #e1e1e1;
}
#head
{
    position: relative;
}

#main
{
    padding-bottom: 10px;
}

.link, .link:visited, .link:link
{
    text-decoration: underline;
    color: Blue;
}

/*search*/

#srch_form
{
    text-align: center;
    padding: 10px;
}
#srch_lcolumn
{
    float: left;
    margin: 0;
}
#as_sc_cntl
{
    float: left;
    width: 49%;
}
#as_sc_cntr
{
    float: right;
    width: 49%;
}

.srch_tab_h_sel
{
    font-weight: bold;
}
.srch_tab_sel
{
    font-weight: bold;
    border-bottom: none;
    z-index: 20;
}
.srch_tab
{
    width: 140px;
    padding: 3px 3px 4px;
    margin-bottom: -1px;
    text-align: center;
}
.srch_block
{
    width: 100%;
}
.srch_lbl
{
    padding: 9px 3px 9px 0px;
    float: left;
    width: 27%;
    font-size: 0.8em;
    text-align: left;
}
.srch_ddl
{
    padding: 4px 3px;
    float: right;
    width: 34%;
}

.as_sc
{
    margin: 5px 0px;
    padding: 5px 0px;
}
.as_sc_hd
{
    text-align: left;
    font-weight: bold;
    font-size: 1em;
}
.as_sc_hd > #search_head
{
    display: block;
    padding: 0px 0px 10px 0px;
}
.as_sc_cnt
{
    margin: 0px 0px 0px 25px;
}
.as_ss_hd
{
    text-align: left;
    font-weight: bold;
    font-size: 0.8em;
    padding: 2px 0px 4px;
    margin-top: 5px;
}

.as_sc_item
{
    float: left;
    width: 32%;
    padding: 2px;
    text-align: left;
    font-size: 0.8em;
    overflow: hidden;
}

/*list*/

#list_rcolumn_hl
{
    padding: 5px 0 5px 20px;
}
#list_search
{
    height: 20px;
    padding-top: 6px;
    width: 104px;
    overflow: hidden;
    text-align: center;
    font-size: 0.7em;
    font-weight: bold;
}
#list_search a:link, #list_search a:visited
{
    margin-top: 5px;
    text-decoration: none;
}
#list_search
{
    height: 20px;
    padding-top: 6px;
    width: 104px;
    overflow: hidden;
    text-align: center;
    font-size: 0.7em;
    font-weight: bold;
}
#list_search a:link, #list_search a:visited
{
    margin-top: 5px;
    text-decoration: none;
}


/*list page buttons*/
.list_btn
{
    width: 104px;
    height: 100px;
    margin-bottom: 2px;
}
.list_btn a
{
    outline: none;
    text-indent: -5000px;
    width: 104px;
    height: 100px;
    display: block;
}
.list_btn_search a
{
    background: url("/Content/images/buttons/buttons.png") -4px -700px no-repeat;
}
.list_btn_search a:hover
{
    background-position: -106px -700px;
}
.list_btn_rdg a
{
    background: url("/Content/images/buttons/buttons.png") -4px -800px no-repeat;
}
.list_btn_rdg a:hover
{
    background-position: -106px -800px;
}
.list_btn_rgr a
{
    background: url("/Content/images/buttons/buttons.png") -4px -900px no-repeat;
}
.list_btn_rgr a:hover
{
    background-position: -106px -900px;
}

/*list search box*/
/*list pager*/
.list_nav_btn_out
{
    float: left;
    padding: 0px 5px;
}
.list_nav_btn_in
{
    text-align: center;
    height: 20px;
    padding: 6px 5px 0px;
    font-size: 0.7em;
    font-weight: bold;
    width: 90px;
}


#ht_pager, #ht_bpager
{
    height: 24px;
    color: #fff;
    margin: 0px;
    padding-top: 2px;
    font-size: 0.8em;
    font-weight: bold;
}
#ht_pager .disabled, #ht_pager .disabled a:link, #ht_pager .disabled a:hover, #ht_pager .disabled a:visited
{
    color: #fff;
}
#ht_bpager .disabled, #ht_bpager .disabled a:link, #ht_bpager .disabled a:hover, #ht_bpager .disabled a:visited
{
    color: #fff;
}
#ht_pager_pg, #ht_bpager_pg
{
    float: left;
    margin: 0px 4px;
}
#ht_pager_view
{
    float: right;
}
#ht_pager a:link, #ht_pager a:visited, #ht_bpager a:link, #ht_bpager a:visited
{
    color: #fff;
}
#ht_pager ul, #ht_bpager ul
{
    list-style-type: none;
    margin: 0px;
    padding: 2px;
}
#ht_pager ul li, #ht_bpager ul li
{
    display: inline;
}
#ht_pager li, #ht_bpager li
{
    padding: 2px 2px;
}
/*list map*/
#hm_list
{
    padding: 5px 0px;
}
.hm_item_mimg
{
    width: 150px;
    height: 102px;
    overflow: hidden;
    float: left;
    margin: 1px 1px 0px 0px;
    border: solid 1px #e7e7e7;
}
.hm_item_price
{
    font-size: 0.9em;
    font-weight: bold;
}
.hm_item_det
{
    font-size: 0.75em;
}
.hm_item_address
{
    font-size: 0.9em;
    font-weight: bold;
}
.hm_item_broker
{
    font-size: 0.7em;
}
/*list tiles*/
#ht_list
{
    background-color: #f7f7f7;
}
#ht_container
{
    padding: 0px -2px;
}
.ht_item
{
    width: 309px;
    height: 185px;
    overflow: hidden;
    margin: 4px 4px 4px 4px;
    padding: 1px;
    float: left;
    background: #fff;
    box-shadow: 0px 2px 2px #e7e7e7;
    color: #000;
    text-align: left;
    position: relative;
}
.ht_item div
{
    text-align: left;
}
.ht_item_mimg
{
    overflow: hidden;
    z-index: 5;
}
.ht_item_det
{
    height: 33px;
    position: absolute;
    bottom: 0px;
    left: 1px;
    z-index: 10;
    padding: 0px;
    color: #000;
    opacity: 0.7;
    width: 309px;
}
.ht_item_price
{
    float: left;
    font-size: 0.9em;
    padding-top: 1px;
    font-weight: bold;
}
.ht_item_det a:link, .ht_item_det a:visited
{
    text-decoration: none;
    color: #000;
    font-weight: bold;
}
.ht_item_baths, .ht_item_beds
{
    float: left;
    font-size: 0.7em;
    padding: 3px 5px 0px;
    font-weight: bold;
}
.ht_item_broker
{
    font-size: 0.6em;
    padding: 0px 5px;
}
/*list imglist*/
#hil_container
{
    width: 100%;
}
.hil_item
{
    margin: 5px 0px;
    padding: 3px;
    position: relative;
    width: 100%;
}
.hil_item_mimg
{
    width: 150px;
    height: 98px;
    overflow: hidden;
    float: left;
    margin: 1px 1px 0px 0px;
}
.hil_item_det
{
    float: left;
    padding-right: 5px;
    overflow: hidden;
    max-width: 430px;
}
.hil_item_dettxt, .hil_item_detval, .hil_item_detmls
{
    font-size: 0.7em;
    color: #000;
    font-weight: bold;
}
.hil_item_detmls
{
    padding: 5px 0px;
}
.hil_item_broker
{
    font-size: 0.7em;
    position: absolute;
    right: 10px;
    bottom: 1px;
}
.hil_item_detaddr
{
    font-size: 0.9em;
    font-weight: bold;
    text-align: left;
}
.hil_item_detbl
{
    margin-top: 5px;
}
.hil_item_detlbl
{
    margin-right: 5px;
    font-size: 0.7em;
    font-weight: bold;
    margin-top: 2px;
}
.hil_item_detval
{
    min-width: 20px;
    font-size: 0.8em;
    font-weight: bold;
    margin-right: 10px;
}
.hil_col2
{
    min-width: 20px;
}
.hil_item_price
{
    float: right;
    padding: 5px;
    font-size: 1em;
    font-weight: bold;
}
.hil_item_new
{
    font-size: 1em;
    padding: 5px;
    font-weight: bold;
}
/*list list*/
.hl_item
{
    border-bottom: 1px solid #d4d3d1;
    padding: 5px 5px;
}
.hl_item_address
{
    float: left;
    font-size: 0.8em;
    font-weight: bold;
    width: 230px;
    height: 20px;
    overflow: hidden;
    text-align: left;
}
.hl_item_city
{
    float: left;
    font-size: 0.7em;
    font-weight: bold;
    text-align: left;
    margin: 0px 3px;
    padding-top: 2px;
}
.hl_item_price
{
    float: right;
    font-size: 0.7em;
    font-weight: bold;
    width: 70px;
}
.hl_item_baths, .hl_item_beds
{
    float: right;
    font-size: 0.7em;
    font-weight: bold;
    width: 55px;
    text-align: left;
    margin: 0px 3px;
    padding-top: 2px;
}
.hl_item_broker
{
    font-size: 0.7em;
}
/*details page */
#det_content
{
    background: #f6f5f1;
    text-align: left;
}
#det_maininfo
{
    text-align: left;
    background-color: #fff;
    margin: 5px 0px;
    padding: 5px;
    width: 700px;
    border: 1px solid #ccc;
    min-height: 300px;
    box-shadow: 0px 2px 2px #e7e7e7;
}
#det_sect_top
{
    margin-bottom: 10px;
    overflow: hidden;
    padding: 2px 0px 4px 0px;
}
/*#det_mimg {float:left; min-height:290px;border:1px solid #ccc; margin:5px; background:#f6f6f6;overflow:hidden;}*/


.det_minfo_new
{
    font-weight: bold;
    text-align: left;
}
.det_minfo_el
{
    padding: 0px 10px;
    text-align: left;
    overflow: hidden;
}
.det_sect
{
    margin: 3px 5px 3px 0px;
}
.det_sect_h
{
    font-size: 0.9em;
    font-weight: bold;
    padding: 5px 0px;
    text-align: left;
}
.det_sect_b
{
    font-size: 0.8em;
    padding: 4px 0px 8px 10px;
    text-align: left;
}
.det_sect_lb
{
    font-weight: bold;
}
.det_sect_item
{
    float: left;
    min-height: 15px;
    vertical-align: middle;
    text-align: left;
    padding: 4px;
    width: 32%;
}
#det_addinfo
{
    text-align: left;
    background-color: #fff;
    margin: 5px 0px;
    padding: 5px;
    width: 700px;
    border: 1px solid #ccc;
    min-height: 300px;
    box-shadow: 0px 2px 2px #e7e7e7;
}
.det_minfo_price
{
    font-size: 1.3em;
    padding-top: 2px;
}
.det_minfo_address
{
    font-size: 1.4em;
    padding: 3px 0px;
}
.det_minfo_address2
{
    font-size: 1em;
    padding: 0px 10px 1px 0px;
    float: left;
}
.det_minfo_lbl
{
    float: left;
    min-width: 110px;
    font-size: 0.8em;
    padding: 4px 0px;
    font-weight: bold;
    text-align: left;
}
.det_minfo_val
{
    float: left;
    overflow: hidden;
    padding: 4px 0px;
    font-size: 0.9em;
    font-weight: bold;
    text-align: left;
}
/*.det_minfo_lbl{float:left; width:150px;font-size:0.8em; padding:7px 0px; font-weight:bold;}
.det_minfo_val{float:left;font-size:1em;font-weight:bold; }*/
#det_nav, .det_nav_bar
{
    font-size: 0.8em;
    font-weight: bold;
}
.det_nav_btnsl, .det_nav_btns
{
    float: left;
}
.det_nav_btnsr
{
    float: right;
}
.det_nav_btnl, .det_nav_btns
{
    float: left;
    padding: 5px 7px;
    margin-right: 5px;
    text-align: center;
}
.det_nav_btnr
{
    float: right;
    padding: 5px 7px;
    margin-left: 5px;
    width: 90px;
    text-align: center;
}

#det_desc
{
    font-size: 0.8em;
}
#det_rooms
{
    font-size: 0.7em;
}
#det_map, #det_einfo
{
    margin-top: 10px;
}
#det_einfo
{
    padding-left: 15px;
}
#det_brokerage, #img_brokerage
{
    font-size: 0.8em;
    margin: 5px;
}
#det_brokerage *
{
    vertical-align: middle;
}
#det_slider_nav
{
    float: left;
    min-width: 200px;
    margin-top: 2px;
}
#det_slider_nav a
{
    float: left;
    display: block;
    background: #3982B7;
    text-decoration: none;
    height: 14px;
    width: 14px;
    margin-right: 5px;
    text-indent: 5000px;
}
#det_slider_nav a.activeSlide
{
    background: #F29316;
}
#det_slider_nav a:focus
{
    outline: none;
}

/*similar det*/
#555det_sm_list1
{
    margin: 6px 0px 6px;
    overflow: hidden;
    padding: 1px;
    border: 1px solid #3982b7;
    font-size: 0.8em;
}
#det_sm_list
{
    padding: 1px;
}
#det_sm_content
{
    margin: 0px 0px 5px;
    font-size: 0.8em;
}

#det_sm_header
{
    margin: 0px 0px 6px;
}
.det_sm_item
{
    width: 19.3%;
    float: left;
    position: relative;
    overflow: hidden;
    margin: 0px 3px;
}
#det_sm_list .det_sm_item:first-child
{
    margin: 0px 3px 0px 6px;
}
#det_sm_list .det_sm_item:last-child
{
    margin: 0px 6px 0px 3px;
}
.sm_item_price
{
    float: left;
    margin-left: 0px;
    font-size: 0.9em;
    padding-top: 0px;
    font-weight: bold;
}
.det_sm_item_baths
{
    float: right;
    font-size: 0.7em;
    padding: 3px 2px 0px;
    font-weight: bold;
}
.det_sm_item_mimg
{
    width: 100%;
    padding: 0px;
}
.det_sm_item_det
{
    width: 184px;
    height: 27px;
    overflow: hidden;
    position: absolute;
    bottom: 1px;
    left: 0px;
    z-index: 10;
    padding: 0px 2px 0px;
    color: #000;
    opacity: 0.7;
}

/*flyer*/
#flyer
{
    padding: 5px 0px 5px 5px;
}
/*buttons*/
#search_id_btn
{
    display: block;
    width: 85px;
    height: 35px;
    background: url('/Content/images/buttons/buttons.png') -100px -2890px no-repeat;
}
#search_adv_btn
{
    display: block;
    width: 85px;
    height: 45px;
    background: url('/Content/images/buttons/buttons.png') 0px -2890px no-repeat;
}

.hil_btn
{
    width: 100px;
    height: 35px;
    background: url("/Content/images/buttons/buttons.png") 0 -2300px no-repeat;
}

.det_btn
{
    float: left;
    width: 104px;
    height: 100px;
    margin-bottom: 2px;
}
.det_btn a
{
    outline: none;
    text-indent: -5000px;
    width: 104px;
    height: 100px;
    display: block;
}
.det_btn_minfo a
{
    background: url("/Content/images/buttons/buttons.png") 0 0 no-repeat;
}
.det_btn_minfo a:hover
{
    background-position: -106px 0;
}
.det_btn_sch a
{
    background: url("/Content/images/buttons/buttons.png") 0 -100px no-repeat;
}
.det_btn_sch a:hover
{
    background-position: -106px -100px;
}
.det_btn_calc a
{
    background: url("/Content/images/buttons/buttons.png") 0 -200px no-repeat;
}
.det_btn_calc a:hover
{
    background-position: -106px -200px;
}
.det_btn_print a
{
    background: url("/Content/images/buttons/buttons.png") 0 -300px no-repeat;
}
.det_btn_print a:hover
{
    background-position: -106px -300px;
}
.det_btn_send a
{
    background: url("/Content/images/buttons/buttons.png") 0 -400px no-repeat;
}
.det_btn_send a:hover
{
    background-position: -106px -400px;
}
.det_btn_offer a
{
    background: url("/Content/images/buttons/buttons.png") 0 -600px no-repeat;
}
.det_btn_offer a:hover
{
    background-position: -106px -600px;
}

.det_btn_share
{
    position: relative;
}
.det_btn_share a
{
    background: url("/Content/images/buttons/buttons.png") 0 -500px no-repeat;
}
.det_btn_share a:hover
{
    background-position: -106px -500px;
}
#det_share_cnt
{
    position: absolute;
    width: 108px;
    height: 206px;
    padding-top: 4px;
    display: none;
    z-index: 100;
    top: -50px;
    left: -105px;
    box-shadow: 0px 2px 2px #e7e7e7;
}

.det_btn_fb a
{
    background: url("/Content/images/buttons/buttons.png") 0 -1800px no-repeat;
}
.det_btn_fb a:hover
{
    background-position: -106px -1800px;
}
.det_btn_tw a
{
    background: url("/Content/images/buttons/buttons.png") 0 -1900px no-repeat;
}
.det_btn_tw a:hover
{
    background-position: -106px -1900px;
}

.det_btn_save a
{
    background: url("/Content/images/buttons/buttons.png") 0 -1700px no-repeat;
}
.det_btn_save a:hover
{
    background-position: -106px -1700px;
}

.hp_btn_searchf a
{
    background: url("/Content/images/buttons/buttons.png") -106px -700px no-repeat;
}

.hp_btn_search
{
    position: relative;
}
.hp_btn_search a
{
    background: url("/Content/images/buttons/buttons.png") -6px -700px no-repeat;
}
.hp_btn_search a:hover
{
    background-position: -110px -700px;
}

.hp_btn_searchs a
{
    background: url("/Content/images/buttons/buttons.png") -106px -700px no-repeat;
}

.hp_btn_res, .hp_btn_ress, .hp_btn_map, .hp_btn_res5, .hp_btn_res10
{
    position: relative;
}
.hp_btn_res a
{
    background: url("/Content/images/buttons/buttons.png") -6px -1100px no-repeat;
}
.hp_btn_res a:hover
{
    background-position: -110px -1100px;
}

.hp_btn_save a
{
    background: url("/Content/images/buttons/buttons.png") -6px -1600px no-repeat;
}
.hp_btn_save a:hover
{
    background-position: -110px -1600px;
}

.hp_btn_list a
{
    background: url("/Content/images/buttons/buttons.png") -6px -2000px no-repeat;
}
.hp_btn_list a:hover
{
    background-position: -110px -2000px;
}

.hp_btn_ress a
{
    background: url("/Content/images/buttons/buttons.png") -106px -1100px no-repeat;
}
/*.hp_btn_ress a:hover{background-position: -6px -1100px;}*/

.hp_btn_res5 a
{
    background: url("/Content/images/buttons/buttons.png") -6px -1400px no-repeat;
}
.hp_btn_res5 a:hover
{
    background-position: -110px -1400px;
}
.hp_btn_res5s a
{
    background: url("/Content/images/buttons/buttons.png") -106px -1400px no-repeat;
}
.hp_btn_res5s a:hover
{
    background-position: -6px -1400px;
}

.hp_btn_res10 a
{
    background: url("/Content/images/buttons/buttons.png") -6px -1500px no-repeat;
}
.hp_btn_res10 a:hover
{
    background-position: -110px -1500px;
}

.hp_btn_res10s a
{
    background: url("/Content/images/buttons/buttons.png") -106px -1500px no-repeat;
}
.hp_btn_res10s a:hover
{
    background-position: -6px -1500px;
}

.hp_btn_map a
{
    background: url("/Content/images/buttons/buttons.png") -6px -1000px no-repeat;
}
.hp_btn_map a:hover
{
    background-position: -110px -1000px;
}

.hp_btn_members a
{
    background: url("/Content/images/buttons/buttons.png") -6px -2200px no-repeat;
}
.hp_btn_members a:hover
{
    background-position: -110px -2200px;
}
/*member area buttons*/
.hp_btn_msearches a
{
    background: url("/Content/images/buttons/buttons.png") -6px -2500px no-repeat;
}
.hp_btn_msearches a:hover
{
    background-position: -110px -2500px;
}
.hp_btn_msearchess a
{
    background: url("/Content/images/buttons/buttons.png") -106px -2500px no-repeat;
}

.hp_btn_mlistings a
{
    background: url("/Content/images/buttons/buttons.png") -6px -2600px no-repeat;
}
.hp_btn_mlistings a:hover
{
    background-position: -110px -2600px;
}
.hp_btn_mlistingss a
{
    background: url("/Content/images/buttons/buttons.png") -106px -2600px no-repeat;
}

.hp_btn_msettings a
{
    background: url("/Content/images/buttons/buttons.png") -6px -2700px no-repeat;
}
.hp_btn_msettings a:hover
{
    background-position: -110px -2700px;
}
.hp_btn_msettingss a
{
    background: url("/Content/images/buttons/buttons.png") -106px -2700px no-repeat;
}



.hp_btn_maps a
{
    background: url("/Content/images/buttons/buttons.png") 0 -1000px no-repeat;
}
.hp_btn_maps a:hover
{
    background-position: -106px -1000px;
}
.btn_res
{
    position: absolute;
    left: 50px;
    top: 36px;
    text-align: center;
    z-index: 100;
    font-size: 0.9em;
    font-weight: bold;
}
/*forms*/
#popupbody
{
    background: #f6f5f1;
    margin: 0px;
}
.inputtxt
{
    background: #fff;
    height: 30px;
    border: 1px solid #eee;
    font-size: 0.9em;
}
.inputsel
{
    background: #fff;
    height: 34px;
    border: 1px solid #eee;
    font-size: 0.9em;
}

.inputselect
{
    background: url('/content/lp/arrow.png') no-repeat scroll right center #FFFFFF;
    border: 1px solid #EEEEEE;
    height: 34px;
    overflow: hidden;
}

.inputselect select
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #947575;
    font-size: 0.9em;
    height: 34px;
    width: 120%;
}
.inputbtn
{
    color: #fff;
    height: 31px;
    font-size: 1em;
}
.inputbtn
{
    cursor: hand;
    cursor: pointer;
}
.loginbtn
{
    color: #fff;
    height: 31px;
    font-size: 0.7em;
    padding: 4px 7px;
    text-decoration: none;
}
.loginbtn a:link, .loginbtn a:visited
{
    text-decoration: none;
}
.inputbtn a:link
{
    text-decoration: none;
    font-size: 0.9em;
}
.inputnote
{
    font-size: 0.75em;
}
.inputlabel
{
    font-size: 0.8em;
}
.formlabel
{
    display: none;
    font-size: 0.8em;
}
.formtext
{
    color: #3982b7;
    font-size: 0.8em;
}
input.error, textarea.error, select.error
{
    background: none repeat scroll 0 0 #F8DBDB;
    border-color: #E77776;
}
div.error
{
    font-weight: bold;
    font-size: 0.8em;
    color: Red;
}

#div_signup_legal
{
    font-size: 0.75em;
}
#div_signup_legal a:link, #div_signup_legal a:visited
{
    text-decoration: none;
    color: #3982b7;
}
#div_signup_retrive
{
    font-size: 0.75em;
    padding: 10px;
}
#div_signup_retrive a:link, #div_signup_retrive a:visited
{
    text-decoration: none;
    color: #3982b7;
}
#div_signup_outer
{
    margin: 5px 5px 0px 0px;
}
#div_signup_content
{
    margin: 5px;
    text-align: left;
}
/*members area*/
#acc_content
{
    background: #f6f5f1;
    text-align: left;
}
.mb_section_head
{
    font-weight: bold;
    font-size: 0.8em;
}
#acc_mcolumn
{
    float: left;
}
#acc_rcolumn
{
    float: right;
}
/*popup*/
.ui-widget-content
{
    background: #f6f5f1;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br, .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl, .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr, .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl
{
    border-radius: 0px;
}
/*.ui-dialog .ui-dialog-buttonpane, */
.ui-dialog-titlebar
{
    display: none;
}
@media only screen and (min-width: 480px)
{

}
@media only screen and (min-width: 768px)
{



    .det_minfo_address
    {
        float: left;
        font-size: 1.4em;
        min-height: 26px;
        padding: 3px;
    }


}

/*Listing - Detail View*/

#det_minfo tr
{
    line-height: 1.2em;
}

.detail-address
{
    font-size: 1.4em;
    font-weight: bold;
    line-height: 110%;
    padding-bottom: 10px;
}
.detail-sub-address
{
    font-size: 1em;
    padding-bottom: 10px;
}
.detail-label, .detail-value
{
    font-size: 0.9em;
}
.detail-value
{
    font-weight: bold;
}
.detail-price-value
{
    font-size: 1.3em;
}



/* ======================     Listing Modified =========================================== */

.clearfix:before, .clearfix:after
{
    content: " ";
    display: table;
}
.clearfix:after
{
    clear: both;
}


/*  Style -- Tile Listing */

.img-listing
{
    margin: 1%;
    float: left;
    width: 98%;
    height: auto;
}

.img-listing .main-content
{
    position: relative;
}

.img-listing .sub-content
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 1%;
}

.img-listing .main-image
{
    width: 100%;
    height: 100%;
}

.img-listing .row
{
    width: 100%;
    font-size: 0.9em;
    font-weight: bold;
    float: left;
}

.img-listing .bed-bath
{
    text-align: right;
    float: right;
}
.img-listing .price
{
    float: left;
}

.img-listing .status
{
    float: left;
}
.img-listing .agent
{
    float: right;
    text-align: right;
}


@media only screen and (min-width: 480px)
{
    .img-listing
    {
        margin: 1%;
        width: 47.5%;
    }

    .img-listing .main-image
    {
        height: 225px;
    }

}
/*  Style -- List With Images */

.img-listing-main
{
    margin: 10px 5px;
    float: left;
    height: auto;
    width: 98%;
}

/* Image Area */
.img-listing-main .img
{
    margin: 5px 10px 0 10px;
    text-align: center;
    position: relative;
}

/* Content Area */
.img-listing-main .content
{
    margin: 5px 10px 5px 10px;
}

.img-listing-main .main-image
{
    width: 100%;
    transition: opacity 0.3s;
}

.img-listing-main .main-image:hover
{
    opacity: 0.9;
}

.img-listing-main .hint-multiple
{
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 100;
}


.img-listing-main .content-first-line
{
    width: 100%;
    float: left;
}
.img-listing-main .content-second-line
{
    width: 100%;
    float: left;
}
.img-listing-main .content-third-line
{
    width: 100%;
    float: left;
}
.img-listing-main .content-fourth-line
{
    font-size: 0.7em;
    text-align: right;
}

.img-listing-main .price
{
    font-weight: bold;
    float: left;
    margin-right: 5px;
}
.img-listing-main .status
{
    font-weight: bold;
    float: left;
}
.img-listing-main .listing
{
    font-size: 0.7em;
    color: Black;
    float: right;
}

.img-listing-main .address
{
    font-weight: bold;
}
.img-listing-main .detail-button
{
    display: none;
    width: 100px;
}

.img-listing-main .content-third-line
{
    font-size: 0.9em;
    color: Black;
}

.img-listing-main .bed
{
    float: left;
    margin-right: 5px;
}

.img-listing-main .bath
{
    float: left;
    margin-right: 5px;
}


.img-listing-main .sqlfeet
{
    float: left;
    margin-right: 5px;
}


.img-listing-main .lot
{
    float: left;
    margin-right: 5px;
}


@media only screen and (min-width: 480px)
{
    .img-listing-main
    {
        margin: 5px 5px;
    }

    /* Image Area */
    .img-listing-main .img
    {
        margin: 10px;
        width: 25%;
        float: left;
    }

    .img-listing-main .main-image
    {
        max-height: 120px;
    }

    /* Content Area */
    .img-listing-main .content
    {
        margin: 10px 0;
        width: 70%;
        float: left;
    }

    .img-listing-main .content-first-line
    {
        margin-bottom: 10px;
    }
    .img-listing-main .content-second-line
    {
        margin-bottom: 10px;
    }
    .img-listing-main .content-third-line
    {
        margin-bottom: 10px;
    }
    .img-listing-main .content-fourth-line
    {
    }

    .img-listing-main .detail-button
    {
        display: block;
        float: right;
    }
    .img-listing-main .address
    {
        width: 70%;
        float: left;
    }

}


/* ====== Listing Detail ===== */


#main *, .main-container *
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#main * :before, #main* :after, .main-container *:after, .main-container *:before
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#main #hp_content *
{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

#main
{
    margin-bottom: 10px;
}


#det_nav_bar
{
    margin: 10px 0;
}

.det_nav_btnsl
{
    float: left;
}
.det_nav_btnsr
{
    float: right;
}
.pull-right
{
    float: right !important;
}
.pull-left
{
    float: left !important;
}

.det_nav_btn_right
{
    display: inline-block;
    padding: 5px 7px;
    margin-left: 5px;
    text-align: center;
}
.det_nav_btn_left
{
    display: inline-block;
    padding: 5px 7px;
    margin-right: 5px;
    text-align: center;
}

#det_lcolumn
{
    float: left;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}

#det_rcolumn
{
    float: left;
    font-size: 0.8em;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 10px;
}

.det_btn
{
    float: left !important;
}

#det_mimg, #det_minfo
{
    float: left;
    width: 100%;
}
#det_minfo table
{
    border-collapse: collapse;
    width: 100%;
}



#det_mimg
{
    margin-bottom: 10px;
}

@media (min-width:480px)
{

    #det_mimg
    {
        padding-right: 10px;
        width: 60%;
    }
    #det_minfo
    {
        width: 40%;
    }

    .det_nav_btn_right, .det_nav_btn_left
    {
        min-width: 90px;
    }
    .ht_sort_div
    {
        float: left;
        margin-left: 10px;
    }

    .pagination > li
    {
        display: inline-block !important;
    }




}

@media (min-width:768px)
{

    #det_nav_bar
    {
        margin-top: 0;
    }
    #det_lcolumn
    {
        float: left;
        width: 87%;
        padding-left: 10px;
    }

    #det_rcolumn
    {
        float: right;
        font-size: 0.8em;
        padding-left: 10px;
        padding-right: 10px;
        width: 13%;
    }



    .det_btn
    {
        float: right !important;
    }
    #det_mimg, #det_minfo
    {
        float: left;
        width: 50%;
    }

}



/* ====   Pagination   ======  */

.pagination
{
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    margin: 0;
}

.pagination > li
{
    display: none;
    margin-left: 4px;
}

.pagination > li > a
{
    position: relative;
    float: left;
    padding: 3px 8px;
    line-height: 1.428571429;
    text-decoration: none;
}

.pagination:first-child
{
    margin-left: 0;
}


.pagination > li > a:hover, .pagination > li > a:focus
{
    background-color: #E0E0E0;
}

.pagination > .active > a, .pagination > .active > a:hover .pagination > .active > a:focus
{
    z-index: 2;
    cursor: default;
}


.pagination > .disabled > a, .pagination > .disabled > a:hover
{
    color: #999999;
    cursor: not-allowed;
    background-color: #ffffff;
    border-color: #dddddd;
}


.pagination li.PagedList-skipToPrevious, .pagination li.PagedList-skipToNext
{
    display: inline-block !important;
}

.list_header_btn
{
    display: inline-block;
    padding: 5px 7px;
    text-align: center;
    font-size: 0.8em;
    font-weight: bold;
}
.list_header_img_btn
{
    margin-right: 5px;
    display: inline-block;
}

#list_header
{
    margin-bottom: 5px;
}

.pager
{
    text-align: right;
    margin-top: 5px;
    margin-right: 6px;
}

.ht_sort_div
{
    margin-left: 10px;
}


/* ==== Sort Order Box - Listings Page === */


.sort_order
{
    padding: 10px;
    margin: 5px;
}
.sort_order .sort a
{
    color: Black;
}
.sort_order .sort
{
    font-size: 1em;
    font-weight: bold;
    cursor: pointer;
}

.sort_order .call
{
    padding: 10px;
    font-size: 0.8em;
    margin: 10px -10px -10px -10px;
}

.sort_order .call .create-account
{
    border-top: 2px solid rgba(255,255,255,0.5);
    padding-top: 10px;
    margin-top: 10px;
    display: block;
}

.sort_order .call .listCallheader
{
    float: none;
}

.sort_order .sort .sorts-list
{
    display: none;
    padding-top: 10px;
}


.sort_order .sort .sorts-list .sorts
{
    width: 25%;
    padding: 5px;
    float: left;
}

.sort_order .sort .sorts-list .sorts a
{
    font-size: 0.8em;
    text-decoration: underline;
    font-weight: normal;
}

@media (min-width:480px)
{
    .sort_order .call .create-account
    {
        border-top: none;
        border-left: 2px solid rgba(255,255,255,0.5);
        padding-top: 0;
        padding-left: 10px;
        margin-top: 0;
        float: right;
    }

    .sort_order .call .listCallheader
    {
        float: left;
    }
}
