#master-topo { height: 198px; position: absolute; width: 100%; top: 41px; z-index: 9;}
#master-geral { width:1001px; margin: 0 auto;}
#master-esquerda { width:199px; float:left; padding: 13px 10px 10px 0;}
#master-corpo { width:770px; float: left; padding: 19px 0 13px 20px; }
#master-direita { width: 0;float: left;}
.produto_detalhe_descricao {display: none;}

.produto_alinhado { width:793px; margin-left:-7px;}

iframe[name="google_conversion_frame"] {
    position: absolute;
}

/* Mais Vendidos Lateral */

/* primeira aba */
#box_mais_vendidos { 
    position: fixed;
    top: 100px;
    right: 0;
    margin-right: -787px;
    width: 785px;
    height: 424px;
    border-radius: 10px 0 0 10px;
    background: #fff;
    border: 1px solid #f0f0f0;
    z-index: 999;
}

#mais_vendidos_close {
    position:fixed;
    text-transform:uppercase;
    font-size:12px;
    color:#fff;
    background:#3f835f;
    width:100px;
    margin-right:-100px;
    height:20px;
    padding-top:5px;
    text-align:center;
    right:0;
    top:75px;
    border-radius:5px 5px 0 0;
    cursor:pointer;
}

#mais_vendidos_btn {
    position: absolute;
    width: 45px;
    height: 45px;
    margin: 11px 0 0 -50px;
    padding: 5px 0 0 5px;
    background: #fff;
    border-radius: 5px 0 0 5px;
    background: #fff;
    border: 1px solid #f0f0f0;
    border-right: none;
    cursor: pointer;
}


#mais_vendidos_h2 { font-size:16px; color:#3f835f; text-align:center; height:20px; margin-top:10px; }
#mais_vendidos_list { width: 789px; height: 361px; float: left; margin: 12px 0 0 20px; padding: 0; }
#mais_vendidos_list li { width: 238px; height: 360px; position: relative; float: left; margin: 0px 15px 0px 0px; border: 1px solid #f3f3f3; background: #fff; }

.mais_vendidos_img { width: 238px; height: 238px; text-align: center; overflow: hidden; }
.mais_vendidos_img_alinha { width: 238px; height: 238px; display: table-cell; vertical-align: middle; } 
.mais_vendidos_tit { padding: 10px; border-top: 1px solid #f4f4f4; border-bottom: 1px solid #f4f4f4; background: #fafafa; height: 24px; }
.mais_vendidos_tit a { height: 30px; overflow: hidden; font-size: 12px; color: inherit; text-decoration: none; font-family: Arial; }
.mais_vendidos_valores { width: 228px; height: 28px; float: left; margin: 9px 0px 0px 0px; }
.area-preco { width: 228px; height: 76px; float: right; padding: 0px 0px 0px 10px; }
.mais_vendidos_valor_de { text-decoration: line-through; color: #8d8d8d; font: 11px Tahoma; width: 107px; height: 13px; overflow: hidden; float: left; }
.mais_vendidos_valor_parcelado { height:15px; padding:0 10px 0 10px;}
.mais_vendidos_valor_por { font: 12px Tahoma; color: #74a428; width: 130px; height: 16px; float: left; overflow: hidden; margin: 0px; }
.mais_vendidos_comprar { width: 108px; height: 27px; float: right; margin: 3px 6px 0px 0px; }
.mais_vendidos_comprar a { display: block; text-decoration: none; width: 108px; height: 27px; display: block; background: url(btn-comprar.png) no-repeat; }
/* primeira aba fim */
/* primeira aba fim */

/* segunda aba */
#box_mais_vendidos2 { 
    position:fixed; 
    top:100px; 
    right:0;
    margin-top:70px;
    margin-right:-787px; 
    width:785px; 
    height:424px; 
    border-radius:10px 0 0 10px; 
    background:#fff; 
    border: 1px solid #f0f0f0;
    z-index:999;    
}

#mais_vendidos_close2 {
    position:fixed;
    text-transform:uppercase;
    font-size:12px;
    color:#fff;
    background:#3f835f;
    width:100px;
    margin-right:-100px;
    height:20px;
    padding-top:5px;
    text-align:center;
    margin-top:70px;
    right:0;
    top:75px;
    border-radius:5px 5px 0 0;
    cursor:pointer;
}

#mais_vendidos_btn2 {
    position: absolute;
    width: 45px;
    height: 45px;
    margin: 11px 0 0 -50px;
    padding: 5px 0 0 5px;
    background: #fff;
    border-radius: 5px 0 0 5px;
    background: #fff;
    border: 1px solid #f0f0f0;
    border-right: none;
    cursor: pointer;
}


/* segunda aba fim */

/* terceira aba */
#box_mais_vendidos3 { 
    position:fixed; 
    top:100px; 
    right:0;
    margin-top:140px;
    margin-right:-787px; 
    width:785px; 
    height:424px; 
    border-radius:10px 0 0 10px; 
    background:#fff; 
    border: 1px solid #f0f0f0; 
    z-index:999;   
}

#mais_vendidos_close3 {
    position:fixed;
    text-transform:uppercase;
    font-size:12px;
    color:#fff;
    background:#3f835f;
    width:100px;
    margin-right:-100px;
    height:20px;
    padding-top:5px;
    text-align:center;
    margin-top:140px;
    right:0;
    top:75px;
    border-radius:5px 5px 0 0;
    cursor:pointer;
}

#mais_vendidos_btn3 {
    position: absolute;
    width: 45px;
    height: 45px;
    margin: 11px 0 0 -50px;
    padding: 5px 0 0 5px;
    background: #fff;
    border-radius: 5px 0 0 5px;
    background: #fff;
    border: 1px solid #f0f0f0;
    border-right: none;
    cursor: pointer;
}

/* terceira aba fim */

/* Mais Vendidos Lateral Fim */