﻿
.hints_bh
{
    cursor: pointer;
    position: absolute;
    z-index: 10;
}


#div_hint_bh #hint_1
{
    height: 18px;
    left: 112px;
    top: 129px;
    width: 18px;
}

#div_hint_bh #hint_2
{
    height: 18px;
    left: 191px;
    top: 90px;
    width: 15px;
}

#div_hint_bh #hint_3
{
    height: 17px;
    left: 214px;
    top: 70px;
    width: 17px;
}

#div_hint_bh #hint_4
{
    height: 16px;
    left: 185px;
    top: 61px;
    width: 17px;
}

#div_hint_bh #hint_5
{
    height: 17px;
    left: 124px;
    top: 75px;
    width: 17px;
}

#div_hint_bh #hint_6
{
    height: 16px;
    left: 188px;
    top: 40px;
    width: 16px;
}

#div_hint_bh #hint_7
{
    height: 18px;
    left: 152px;
    top: 97px;
    width: 16px;
}

#div_hint_bh #hint_8
{
    height: 18px;
    left: 155px;
    top: 52px;
    width: 16px;
}

#div_hint_bh #hint_9
{
    height: 18px;
    left: 150px;
    top: 33px;
    width: 16px;
}



#div_hint_sp #hint_12
{
    height: 19px;
    left: 137px;
    top: 60px;
    width: 16px;
}

#div_hint_sp #hint_17
{
    height: 19px;
    left: 193px;
    top: 64px;
    width: 15px;
}
#div_hint_sp #hint_16
{
    height: 18px;
    left: 112px;
    top: 41px;
    width: 16px;
}
#div_hint_sp #hint_18
{
    height: 19px;
    left: 113px;
    top: 65px;
    width: 16px;
}
#div_hint_sp #hint_15
{
    height: 20px;
    left: 116px;
    top: 121px;
    width: 18px;
}


#balao_bh
{
    min-height: 39px;
    position: absolute;
    display: none;
}

#balao_bh_2
{
    min-height: 39px;
    position: absolute;
    display: none;
}

.txt_hint
{
    font-family: Verdana;
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 10px;
    left: 20px;
}



/* CONFIGURAÇÃO GERAL DA VITRINE */

#vitrine_nova
{
    width: 100%;
    height: 262px;
    background-image: url('../../images/geral/background_vitrine.jpg');
    background-repeat: repeat-x;
    background-position: bottom;
    position: relative;
    z-index: 100;
}

#vitrine_destaques
{
    width: 100%;
    height: 100%;
    background-image: url('../../images/geral/aba_vitrine_destaque.jpg');
    background-repeat: no-repeat;
    background-position: center;
    display: block;
}

#vitrine_vistos
{
    width: 100%;
    height: 100%;
    background-image: url('../../images/geral/aba_vitrine_vistos.jpg');
    background-repeat: no-repeat;
    background-position: center;
    display: none;
}

#vitrine_lanc
{
    width: 100%;
    height: 100%;
    background-image: url('../../images/geral/aba_vitrine_lanc.jpg');
    background-repeat: no-repeat;
    background-position: center;
    display: none;
}

#bts_abas
{
    width: 100%;
    height: 32px;
    text-align: center;
    position: absolute;
}

#bt_destaques
{
    width: 100px;
    height: 30px;
    cursor: pointer;
}
#bt_vistos
{
    width: 100px;
    height: 30px;
    margin-left: 35px;
    margin-right: 35px;
    cursor: pointer;
}
#bt_lanc
{
    width: 100px;
    height: 30px;
    cursor: pointer;
}


/* ESTRUTURA VITRINE */
.vitrine_all
{
    height: 230px;
    position: relative;
    top: 32px;
}

.vitrine_bt_esq
{
    position: absolute;
    cursor: pointer;
    z-index: 1000;
}

.vitrine_imoveis
{
    width: 100%;
    height: 230px;
    position: absolute;
    text-align: center;
}

.vitrine_bt_dir
{
    position: absolute;
    right: 0px;
    cursor: pointer;
    z-index: 1000;
}

.slider_imoveis
{
    margin-left: 37px;
}

.slider_imoveis li
{
    padding-left: 9px;
    padding-right: 9px;
}

.box_imovel
{
    width: 220px;
    height: 200px;
    margin-top: 15px;
    background-image: url('../../images/geral/vitrine_imo_backgr.png');
    position: relative;
}


.mais_detalhes_vitrine
{
    position: absolute;
    bottom: 0;
    right: 0;
}

.delete_favorito
{
    position: absolute;
    top: 1px;
    right: 1px;
}

.box_imovel_img
{
    width: 218px;
    height: 160px;
    position: absolute;
    top: 1px;
    left: 1px;
}

.box_imovel img
{
    border: 0;
    cursor: pointer;
}

.dsc_vitrine_imo
{
    position: absolute;
    bottom: 5px;
    width: 215px;
    text-align: center;
}

.dsc_vitrine_imo p
{
    margin: 0;
    font-family: Verdana;
    font-size: 12px;
}

.vit_imo_tipo
{
    color: #656161;   
}
.vit_imo_cod
{
    color: #de6100;
}


.sem_range
{
    position: absolute;
    top: 10px;
    left: 10px;
    font-family: Verdana;
    font-size: 12px;
    color: #8a8a8a;
}


#novidades-banner
{
    width:502px;
    height:56px;
    background-color:#fff;
    margin-top:20px;
    border:1px solid #c7b7b1;
}




