﻿#highlight_produto{
    float: left;
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}

.aviso_precos
{
    font-size: 8pt;
    color: #666666;
    float: left;
}

#preco_produto
{
    color: #cc0000;
    font-size: 24pt;
    font-weight: bold;
    position: absolute;
    top: 55px;
    left: 5px;
    z-index: 1;
    font-family: Arial !important;
}

.produto_destaque_div_pt
{
    background-image: url('../../Images/Etc/big_promo_pt.png');
    background-repeat: no-repeat;
    width: 127px;
    height: 117px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 55px;
    left: 5px;
}


.produto_destaque_div_es
{
    background-image: url('../../Images/Etc/big_promo_es.png');
    background-repeat: no-repeat;
    width: 127px;
    height: 117px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 55px;
    left: 5px;
}


.produto_destaque_div_en
{
    background-image: url('../../Images/Etc/big_promo_en.png');
    background-repeat: no-repeat;
    width: 127px;
    height: 117px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 55px;
    left: 5px;
}


.ver_video
{
    position: absolute;
    right: -27px;
    top: 21px;
    width: 181px;
    height: 30px;    
    z-index:3;
}

.ver_video_pt
{
    background: url('../../Images/Etc/btn_ver_video_pt.png') 0 0 no-repeat;
}
.ver_video_es
{
    background: url('../../Images/Etc/btn_ver_video_es.png') 0 0 no-repeat;
}
.ver_video_en
{
    background: url('../../Images/Etc/btn_ver_video_en.png') 0 0 no-repeat;
}

.ver_video:hover
{
    cursor:pointer;
}

.ver_video_pt:hover
{
    background: url('../../Images/Etc/btn_ver_video_pt.png') 0 -30px no-repeat;
}
.ver_video_es:hover
{
     background: url('../../Images/Etc/btn_ver_video_es.png') 0 -30px no-repeat;
}
.ver_video_en:hover
{
    background: url('../../Images/Etc/btn_ver_video_en.png') 0 -30px no-repeat;
}

.ver_imagens
{
    position: absolute;
    right: -27px;
    top: 54px;
    width: 181px;
    height: 30px;
    z-index: 1;
}
.ver_imagens_pt 
{
    background: url('../../Images/Etc/btn_ver_imagens_pt.png') 0 0 no-repeat;
}
.ver_imagens_es 
{
     background: url('../../Images/Etc/btn_ver_imagens_es.png') 0 0 no-repeat;
}
.ver_imagens_en 
{
    background: url('../../Images/Etc/btn_ver_imagens_en.png') 0 0 no-repeat;
}
.ver_imagens:hover
{
    cursor:pointer;
}

.ver_imagens_pt:hover
{
    background: url('../../Images/Etc/btn_ver_imagens_pt.png') 0 -30px no-repeat
}
.ver_imagens_es:hover
{
   background: url('../../Images/Etc/btn_ver_imagens_es.png') 0 -30px no-repeat;
}
.ver_imagens_en:hover
{
    background: url('../../Images/Etc/btn_ver_imagens_en.png') 0 -30px no-repeat;
}


.product_promo
{
    top: 60px;
    left: 10px;
    z-index: 9;
    position: absolute;
}

#imagem_principal_produto
{
    position: relative;
    margin-top: 45px;
    margin-bottom: -5px;
    margin-left: 45px !important;
    text-align: center;
    z-index:1;
    width: 600px;
    height: 300px;
    float: left;
}

#imagem_principal_produto img
{
    
 /*   margin: 0;*/
    max-width: 600px;
    max-height: 300px;
}


#nav_detalhes_produto
{
   width: auto;
   float:left;
   display: inline;
   border-top: 1px dotted #999;
   margin-top: 10px;
   z-index:0;
   position:relative;
}

#nav_detalhes_produto img
{
    margin: 0;
    padding: 0;
    float:left;
}

#nav_detalhes_produto a, #nav_detalhes_produto a:visited
{
    height: 27px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    color: #666666;
    font-size: 10pt;
    font-weight: bold;
    padding-top: 11px;
    text-transform: uppercase;
    text-decoration: none;
    float:left;
}

#nav_detalhes_produto a:hover
{
    color: #fff;
    cursor: pointer;
}

#span_caracteristicas a
{
    background-color: #070707;  
}

#span_tecnologia a
{
    background-color: #202020;  
}

#span_comparar a
{
    background-color: #333;  
}

#span_duvidas a
{
    background-color: #424242;
}

.product_tab
{
    float:left;
}

.product_tab a 
{
    float:left;
    color: #666666 !important;
}

.product_tab_selected
{
    float:left;
}
.product_tab_selected a
{
    color: #fff !important;
    float:left;
}

#inside_produto
{
    width: 100%;
    float: left;
    margin-top: -2px;
    display: block;
    border-top: 1px dotted #989898;
    position:relative;
    z-index: 9;
}

.label_inside_title
{
    color: #ffcc00;
    font-size: 10pt;
    font-weight: bold;
    float: left;
    margin-top: 4px;
    margin-left: 23px;
}

#top_caracteristicas 
{
    background-color: #070707;
    height: 28px;
    float: left;
    width: 100%;
}

#middle_caracteristicas
{
    background-color: #202020;
    float: left;
    width: 100%;
    min-height: 208px;
}

#bottom_caracteristicas, #bottom_duvidas
{
    float: left;
    width: 100%;
    height: 59px;
    background-image: url('../../Images/Etc/bg_bottom_produto.png');
    background-repeat: repeat-x;
}

#bottom_comparar
{
    float: left;
    width: 743px;    
    height: 23px;
    background-image: url('../../Images/Etc/bg_bottom_comparar.png');
    background-repeat: repeat-x;
}

#top_comparar
{
    height: 28px;
    float: left;
    width: 100%;
    background-color: #333333;
}

#middle_comparar
{
    background-color: #c6c6c6;
    width: 100%;
}

#top_tecnologia
{
    height: 28px;
    float: left;
    width: 100%;
    background-color: #202020;
}

#middle_tecnologia
{
    background-color: #202020;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
    
}

    #middle_tecnologia img
    {
        max-width: 743px;        
    }

#top_duvidas
{
    height: 28px;
    float: left;
    width: 100%;
    background-color: #424242;
}

#middle_duvidas
{
    background-color: #999999;
    width: 100%;
    height: 270px;
}

.produto_caracteristicas
{
    font-size: 8pt;
    float: left;
    display: block;
    margin-left: 18px;
    margin-top: 15px;
    width: 163px;
}

.produto_atributo_nome
{
    color: #999;
    float: left;
    width: 163px;
}

.produto_atributo_valor
{
    color: #fff;
    border-bottom: 1px dotted #4d4d4d;
    float: left;
    width: 163px;
    padding-bottom: 3px;
    margin-bottom: 5px;
}

#produtos_relacionados
{
    float:left;
    width: 100%;
    margin-top: 30px;
    margin-bottom:1px;
}

#produtos_relacionados_header
{
    float:left;
    padding-left: 10px;
    color: #cc0000;
    font-size: 10pt;
    font-weight:bold;
    padding-bottom: 8px;
    border-bottom: 1px dotted #666;
}

 
#imprimir_produto
{
    float:left;
    width:153px;
    height: 20px;
    margin-top: 2px;
    background-color: #4d451a;
    background-image: url('../../Images/Etc/btn_print.gif');
    background-repeat: no-repeat;
    font-size: 9pt;
    font-weight: bold;
    padding-left: 27px;
    padding-top: 5px;
}


#imprimir_produto:hover
{
    cursor: pointer;
    background-color: #ffd800;
    color: #000;
    background-image: url('../../Images/Etc/btn_print_hover.png');
    background-repeat: no-repeat;
}



.produto_relacionado
{
    float:left;
    padding-left: 1px;
    border-bottom: 1px dotted #666;
    width: 178px;
    min-height:40px;
    background-color: #373737;
}

.produto_relacionado:hover
{
    background-color: #5d1010;
}

.produto_relacionado_imagem
{
    width: 72px;
}

.produto_relacionado_imagem img 
{
    border: none;
    float: left;
}

.produto_relacionado_nome
{
    padding-left: 7px;
    float: left;
    font-size: 8pt;
    padding-top: 3px;
    padding-right: 3px;
}

.produto_relacionado_nome a, .produto_relacionado_nome a:visited
{
    color: #fff;
    text-decoration: none;
}

.sent_to_friend_header
{
    float: left;
    width: 153px;
    height: 20px;
    background-image: url('../../Images/Etc/btn_send_to_friend.gif');
    background-repeat: no-repeat;
    font-size: 9pt;
    font-weight: bold;
    padding-left: 27px;
    padding-top: 5px;  
    background-color: #4d451a; 
}

.sent_to_friend_header:hover
{
    cursor: pointer;
    background-image: url('../../Images/Etc/btn_send_to_friend_hover.png');
    background-repeat: no-repeat;
    background-color: #ffd800;
    color: #000;
}

.sent_to_friend_header_selected:hover
{
    cursor: pointer;
}

.sent_to_friend_header_selected
{
    float: left;
    width: 153px;
    height: 20px;
    background-image: url('../../Images/Etc/btn_send_to_friend_selected.png');
    background-repeat: no-repeat;
    font-size: 9pt;
    font-weight: bold;
    padding-left: 27px;
    padding-top: 5px;   
    background-color: #ffd800;
    color: #000;
}

#sent_to_friend_body
{
    width: 162px;
    height: 86px;
    background-color: #ffd800;
    float: left;
    padding: 15px 0px 0px 18px;
    margin-top: 1px;
}

.txtSendToFriend
{
    border: 1px solid #fff;
    border-left: none;
    border-right: none;
    width: 139px;
    margin: 0px;
    margin-left: 6px;
    padding: 1px;
    padding-top: 0px;
    margin-top: 1px;
    height: 13px;
    font-size: 8pt;
}

.send_to_friend_line
{
    float: left;
    height: 19px;
    width: 153px;
    padding: 0px;
    margin:0px 0px 10px 0px;
    background-image: url('../../Images/Etc/bg_text_field.png');
    background-repeat: no-repeat;
}

.send_to_friend_line_e img
{
    margin: 0px;
    padding: 0px;
    height: 19px;
    border: none;
}

.send_to_friend_line_e input
{
    margin: none;
    padding: none;
}

#left_duvidas
{
    margin-top: 5px;
    float: left;
    width: 363px;
    margin-left: 26px;
}

#right_duvidas
{
    margin-top: 5px;
    float: left;
    width: 328px;
    margin-left: 9px;
}

.duvidas_txt 
{
    background-image: url('../../Images/Etc/bg_big_text_field.png');
    background-repeat: no-repeat;
    float: left;
    width: 363px;
    margin-bottom: 14px;
    height: 19px;
}


.duvidas_txt input
{
    border: none;
    margin-left: 6px;
    padding-top: 0px;
    margin-top: 1px;
    height: 15px;
    font-size: 8pt;
    width: 350px;
    border: transparent;
    background: transparent;
}

.duvidas_area
{
    background-image: url('../../Images/Etc/bg_big_text_area.png');
    background-repeat: no-repeat;
    width: 328px;
    height: 120px;
    float: left;
}

.duvidas_area_txt
{
    border: none;
    width: 320px;
    height: 112px;
    float: left;
    margin-left: 3px;
    margin-top: 1px;
    overflow: auto;
    background:transparent none repeat scroll 0 0;
    padding-top: 3px;
}

.erro_duvidas
{
    float:left;
    color:#cc0000;
    width: 90%;
    margin-left: 25px;
    height:15px;
    margin-top:10px;
}

.sucesso_duvidas
{
    float:left;
    color:#414141;
    width: 90%;
    margin-left: 25px;
    height:15px;
    margin-top:10px;
}

#produto_descricao
{
    float: left;
    font-size: 8pt;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #fff;
    padding: 0px 10px 0px 20px;
    width: 700px;
}

.col_comparar
{
    float: left;
    width: 246px;
    overflow-y: auto;
    overflow-x: hidden;
    border-right: 1px solid #202020;
    background-color: #373737;
}

.col_comparar img
{
    max-width: 225px;
    max-height: 154px;
}   

.quadrado_comparar
{
    border-bottom: 1px solid #202020;
    padding-top: 17px;
    height: 160px;
    background-color: #fff;
}

.quadrado_comparar a img
{
    border: none;
}

.dados_produto_comparar
{
    float: left;
}

.header_dados_produto_comparar
{
    float: left;
    width: 218px;
    background-color: #909090;
    color: #000;
    padding-left: 28px;    
    border-bottom: 1px solid #202020;
    height: 32px;
    font-weight: bold;
    font-size: 14pt;
    padding-top: 8px;
}

.body_dados_produto_comparar
{
    float: left;
    width: 218px;
    background-color: #373737;
    padding-left: 28px;
    padding-top: 8px;
    font-size: 9pt;
}

.noborder
{
    border: none !important;
}

.DivCompararFail
{
    text-align: center;
    height: 210px;
    padding-top: 100px;
    float:left;
    width: 100%;
    background-color: #c6c6c6;
    color: #565656;
    font-weight: bold;
}

.titulo_quadrado_comparar_left
{
    float:left;
    margin-left:23px;
    width:191px;
    font-weight:bold;
    height:18px;
    overflow-y:hidden;
}

.titulo_quadrado_comparar_right
{
    float: left;
}

.titulo_quadrado_comparar_right img
{
    cursor: pointer;
}

#ampliar_imagem
{
   position: absolute;
   left: 660px;
   top: 395px;
   z-index: 100;
}

#ampliar_imagem:hover
{
    cursor: pointer;
}

#detalhes_produto
{

}

.red_circle
{
    position: absolute;
    display: none;
    z-index: 9;
}

.red_circle:hover
{
    cursor:pointer !important;
}

.image_details
{
     position: absolute;
     display: block;
     background-repeat: no-repeat; 
     z-index: 9 !important;    
}

.image_detail_left
{
    float: right;
    width: 285px;
    margin-right: 43px;
    margin-top: 27px;   
}

.image_detail_right
{
    float:left;
    width: 285px;
    margin-left: 43px;
    margin-top: 27px;
     
}

.text_detail_left
{
    float: right;
    width: 285px;
    margin-right: 43px;
    margin-top: 20px;  
    text-align: left;
    color: #222;
}

.text_detail_right
{
    float:left;
    width: 285px;
    margin-left: 43px;
    margin-top: 20px;
    text-align: left;
    color: #222;
}

#product_pdf
{
    position: relative;
    margin-top: 25px;
    margin-left: 0px;
    font-size: 8pt;
}

#product_pdf a, #product_pdf a:visited
{
    text-decoration: none;
    color: #ccc;
    margin-left: 10px;
    float: left;
}

#product_pdf a:hover 
{
    text-decoration: underline;
}

#product_pdf  img
{
    float:left;
    margin-top: -5px;
    margin-left: 20px;
}

.p_titulo
{
    width: 600px;
    float: left;
}