body {
    margin: 0;
}

body, input, textarea select {
    color: #333;
    font-family: "Trebuchet MS";
    font-size: 11px;
}

h1 {
    margin: 0;
    padding: 0;
}

input, select, textarea {
    border: 1px solid #ccc;
}

a:hover {
    text-decoration: underline;
}
/*.ajax_loder {background: #fff url(icones/loading.gif) center center no-repeat; opacity: 0.70;	-moz-opacity: 0.70;	filter: alpha(opacity=70);	position: absolute;	z-index: 9999;	top: 0;	left: 0; width:100%; height: 100%;}
.erro {	color:#f00;	font-weight:bold;}*/
.confirmacao {
    color: #093;
    font-weight: bold;
    text-align: center;
    display: block;
}

a img {
    border: none;
}

ul {
    list-style: none;
    padding: 0;
}

li {
    margin: 0;
    padding: 0;
}

/*.lyteShop {opacity: 0.80; -moz-opacity: 0.80; filter: alpha(opacity=80); position:fixed; _position:absolute; left:0; top:0; width:100%; height:100%; _width:600px; _height:600px; _margin:0 auto; background:#000; z-index:99999;}
.lyteShop_conteudo {position:fixed; _position:absolute; left:15%; top:15%; width:70%; height:70%; background:#fff;  z-index:99999; overflow:auto; padding:10px; border:4px solid #ccc}
.btn_fechar_lyteshop {text-align:right; border-bottom:1px solid #ccc; padding-bottom:5px; display:block;}
.btn_fechar_lyteshop a {font-size:10px; color:#666; }*/
/* === */

/* alinhamento de elementos */
/*.alinha {width:1005px; margin:0 auto;}   largura da loja - é utilizado em todas as páginas e só deve ser inserido aqui */
.limpa {
    clear: both;
    display: block;
}

.quebra_esq, .float_l {
    float: left;
}

.quebra_dir, .float_r {
    float: right;
}
/* de textos */
.titulos {
    font-size: 14px;
    margin: 2px 0;
}

.categoria_texto_descricao {
    padding: 10px 0;
}

.center {
    text-align: center;
}
/* === */

/*#master-geral { width: 1000px;margin: 0 auto;}
#master-esquerda { width: 250px;float: left;}
#master-corpo { width: 730px;float: left;padding: 10px;}
#master-direita { width: 0;float: left;}
#master-rodape { clear: both;}*/

/* geral */
#afasta_conteudo {
    padding: 10px;
}

.borda_meio {
    border: 1px solid #ccc;
    padding: 5px 10px;
    margin: 10px 0;
}

.detalhe_produto_navegacao, .categoria_navegacao {
    padding: 5px;
    font-size: 11px;
    color: #666;
    background: #efefef;
    margin-bottom: 10px;
}

#saudacao_cliente_off, #saudacao_cliente, #bt_logof {
    display: none;
}

.plg_newsletter_alerta {
    display: none;
    width: 200px;
    color: #F00;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    position: fixed;
    left: 42%;
    top: 45%;
    -moz-border-radius: 10px 10px 10px 10px;
    -moz-box-shadow: 1px 3px 0 #F00;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 1px 3px 0 #F00;
    z-index: 9999;
}

.paginacao {
    padding: 0 20px;
}

#texto_contato {
    color: #000;
}

#contato_pagina {
    margin: 10px 0;
    color: #000;
}

.tabela_contato {
    width: 100%;
}

    .tabela_contato td {
        padding: 5px 4px;
        vertical-align: top;
    }

    .tabela_contato .dados {
        text-align: right;
        width: 25%;
    }

#contato_pagina .campo {
    border: 1px solid #ccc;
    background: #fff;
    font-size: 11px;
    padding: 2px;
    font-weight: bold;
}

.btn_enviar_form {
    padding: 4px;
    font-weight: bold;
    border: 1px solid #ccc;
    background: #efefef;
    text-decoration: none;
    color: #000;
}

#nenhum-pedido-realizado {
    font-size: 18px;
    font-weight: bold;
    color: red;
    text-align: center;
}

#newsletter-ajaxform-success-msg {
    display: none;
}

#ver-galeria-produto-btn {
    cursor: pointer;
}

.zoomPad {
    width: 350px;
    max-height: 450px;
    border: 1px solid #ccc;
    text-align: center;
    z-index: 0 !important;
}

    .zoomPad #ImagemPadrao {
        max-width: 350px;
        max-height: 450px;
        border: none;
    }

.produto-contagem-finalizada {
    display: none;
}

textarea:focus, input:focus {
    outline: none;
}

#popup_pagamento {
    text-align: center;
    width: 485px;
    height: 82px;
    background: url("/Content/images/popup_pagamento.png") no-repeat;
    margin: 200px auto;
    font: 17px Tahoma;
    color: #09365e;
    padding: 24px 0 0 8px;
}


#loadingMask {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background: url("/Content/images/loadingMask.gif") no-repeat center center #ddd;
}

#cupom-invalido-msgError-error {
    color: red;
}

#subcategorias-listagem {
    margin: 20px 0;
    padding: 0;
    list-style: none;
}

.subcategorias-listagem-item {
    width: 33%;
    text-align: center;
    float: left;
}

/*#list_categorias_geral {list-style:none; margin:0; padding:0 10px;}
#list_categorias_geral li {padding:5px 0;}
.categoria_geral {color:#666; font-size:12px; padding:5px 0; text-decoration:none; font-weight:bold;}
.box_subcategorias {padding:5px 0 5px 20px; line-height:18px;}
.subcategoria_geral {color:#ccc; font-size:11px; padding:8px 0; text-decoration:none;}
.categoria_geral:hover {text-decoration:underline;} 
.plg_selo_loja_segura_assinatura {cursor:pointer;}
#chat_flutuante {cursor: pointer; left:0; position: fixed; top:20%;}*/
.paginacao-produtos a {
    color: #000;
}

#busca-resultado-vazio, #busca-tamanho-caracteres {
    color: red;
    font: bold 16px Arial;
}

#meio_conteudo {
    float: left;
    width: 780px;
}

.ordenar-paginacao-select {
    padding: 12px 0;
    border-top: 1px solid slategrey;
    border-bottom: 2px solid slategrey;
    margin: 10px 0;
}

    .ordenar-paginacao-select a {
        text-decoration: underline;
    }

        .ordenar-paginacao-select a:hover {
            color: slategrey;
        }

#paginacao-current-page {
    color: slategrey;
    text-decoration: underline;
}

.exibir-itens-por-pagina {
    float: right;
}

#refinar-busca-box {
    float: right;
    padding-top: 7px;
}

#refinar-busca-form {
    margin: 0;
    padding: 0;
}

.refine-sua-busca-field {
    padding: 4px 5px;
    margin: 0;
    width: 150px;
    border-left: 1px solid slategrey;
    border-top: 1px solid slategrey;
    border-bottom: 1px solid slategrey;
    border-right: none;
    float: left;
    height: 16px;
}

.refinar-busca-btn {
    width: 25px;
    padding: 4px 5px;
    background: url("/Content/images/refinar-busca-icon.gif") no-repeat center center;
    border-left: none;
    border-top: 1px solid slategrey;
    border-bottom: 1px solid slategrey;
    border-right: 1px solid slategrey;
    cursor: pointer;
    float: left;
    margin: 0;
    height: 26px;
}

.tit_descricao {
    background: url(../Content/images/produto_tit_bg.gif) repeat-x bottom #fdfdfd;
    border: 1px solid #ededed;
    border-bottom-color: #d9d9d9;
    border-radius: 5px;
    padding: 10px;
    font-size: 14px;
    color: #131f4d;
    font-weight: 400;
    margin: 0 0 10px 0;
}

.produtos_vistos_tit {
    margin: 0;
    font-weight: normal;
    color: #666;
}

.produtos_vistos_list {
    margin: 0;
    padding: 10px 0;
    list-style: none;
}

    .produtos_vistos_list li {
        float: left;
        width: 250px;
        height: 200px;
        text-align: center;
        font-size: 12px;
        margin: 0 10px 10px 0;
    }

.produtos_vistos_info {
    color: #444;
    text-decoration: none;
}

.produtos_vistos_img {
    height: 120px;
}

.produtos_vistos_valor {
    font-size: 11px;
    margin-top: 5px;
}

.produtos_vistos_valor_de {
    text-decoration: line-through;
    color: red;
}

.ui-painel-produto-observacao {
    background: #fff;
    width: 288px;
    height: 50px;
}

/* vitrine 
.vitrine {width:33%; float:left; margin:0 auto 12px auto; padding-bottom:30px;}
.vitrine .valores {display:none;}
.vitrine_botao, .vitrine_indisponivel, .valor_por_produto, .valor_parcelado, .vitrine_oferta_off, .valor_de_produto {display:none;}
.vitrine_oferta_on {display:block;}
.vitrine .valores {line-height:18px;}
.plg_vitrine_valor_avista {display:none;}

	.vitrine_meio {width:200px; margin:0 auto; border:1px solid #e8e8e8;}
	.vitrine_oferta {position:absolute; margin:5px 0 0 103px;}
	.vitrine_img {text-align:center; width:200px; height:200px; }
	.vitrine_nome {display:block; padding-top:12px; height:31px; overflow:hidden; margin-bottom:10px; padding-left: 25px;}
	.vitrine_nome a { color:#858585;  font:11px Arial; text-decoration:none; }
.vitrine_alt{ height:47px; overflow:hidden; padding-left: 25px;}	
.vitrine_alt span{font:10px Arial; color:#858585;}
	.valor_de_produto {display:block; text-decoration:line-through; font:10px}
	.vitrine_valor {display:block; font-size:11px !important; font-weight:bold !important;}
	.valor_parcelado{  display:block; margin:0 auto;  font:10px}
	
	.vitrine_marcador {width:146px; height:21px; margin:0 auto; display:block; }
	.vitrine_comprar {width:146px; height:25px; margin:10px auto 15px; display:block; }*/

.viu {
    width: 33%;
    float: left;
    margin: 0 auto 12px auto;
    padding-bottom: 30px;
}

.viu_meio {
    width: 200px;
    height: 307px;
    margin: 0 auto;
    background: #FFF;
}

.viu_img {
    width: 190px;
    height: 190px;
    margin: 0 auto;
    text-align: center;
}

.viu_nome {
    font: 13px Verdana;
    color: #323232;
    padding: 10px;
}

    .viu_nome a {
        font: 13px Verdana;
        color: #323232;
        text-decoration: none;
    }

.viu_alt {
    height: 58px;
}

.viu_de {
    font: 10px "Trebuchet MS";
    text-decoration: line-through;
    color: #7a7a7a;
    padding-left: 10px;
}

.viu_por {
    font: 15px Verdana;
    color: #9b243b;
    padding-left: 10px;
}

.viu_parcelado {
    font: 11px Verdana;
    color: #6b6b6b;
    padding-left: 10px;
}

/* === */
/*BOTAO*/
.login_continuar input {
    width: 135px;
    height: 29px;
    background: url(login_avancar.png) no-repeat;
    border: none;
    cursor: pointer;
}

/*==ETAPAS==*/
#topo_compra {
    width: 1024px;
    height: 118px;
    margin: 0 auto;
}

#processo_compra {
    background: url(/Content/images/etapa_cinza.png) no-repeat;
    width: 628px;
    height: 70px;
    margin-top: 20px;
    float: right;
}

#processo_compra_concluida {
    background: url(/Content/images/etapa_verde.png) no-repeat;
    width: 0px;
    height: 70px;
}

.carrinho_etapa_concluida {
    width: 90px !important;
}

.identificacao_etapa_concluida {
    width: 203px !important;
}

.endereco_etapa_concluida {
    width: 315px !important;
}

.entrega_etapa_concluida {
    width: 426px !important;
}

.pagamento_etapa_concluida {
    width: 537px !important;
}

.confirmacao_etapa_concluida {
    width: 628px !important;
}

#processo_compra_concluida a {
    display: block;
    height: 70px;
    float: left;
}

#processo-compra-meu-carrinho {
    width: 90px;
}

#processo-compra-identificacao {
    width: 110px;
}

#processo-compra-endereco {
    width: 110px;
}

#processo-compra-entrega {
    width: 108px;
}

#processo-compra-pagamento {
    width: 110px;
}

#processo-compra-confirmacao {
    width: 90px;
}
/*==ETAPAS==*/

/* Banner DHTML */
.ui-painel-banner-dhtml {
    height: 400px;
    overflow: hidden;
    position: absolute;
    z-index: 9999;
    left: 25%;
    top: 0px;
    display: none;
}

    .ui-painel-banner-dhtml .ui-painel-banner-dhtml-item {
        display: none;
    }

.ui-painel-banner-dhtml-close {
    position: absolute;
    background: red;
    color: #fff;
    padding: 10px;
    font-weight: bold;
    cursor: pointer;
}
/* Banner DHTML */

.loading-white-overlay {
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    -ms-opacity: 0.5;
    opacity: 0.5;
    z-index: 1000;
    display: none;
    background: url(/Content/images/loading_white.gif) white center no-repeat;
}

.loading-qtd {
    display: none;
    width: 107px;
    height: 46px;
    position: absolute;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    -ms-opacity: 0.5;
    opacity: 0.5;
    background: url(/Content/images/loading-small.gif) #ccc center no-repeat;
    margin: 3px 0 0 115px;
}

.loading-qtd-produtokit {
    display: none;
    width: 110px;
    height: 26px;
    position: absolute;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    -ms-opacity: 0.5;
    opacity: 0.5;
    background: url(/Content/images/loading-small.gif) #ccc center no-repeat;
    margin: 0 0 0 67px;
    border-radius: 5px;
}

.voltar-mobile {
    text-align: center;
    padding: 10px;
}

.seg-via-boleto {
    font-weight: bold;
    padding: 3px 10px 3px 25px;
    color: #646464;
    text-decoration: none;
    border: 1px solid #dbdbdb;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

.loading-small {
    display: block;
    clear: both;
    height: 46px;
    background: url(/Content/images/loading-small.gif) center no-repeat;
}

/* Crossfade */
.crossfade {
    position: relative;
    margin: 0 auto;
}

    .crossfade img {
        position: absolute;
        left: 0;
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out;
    }

        .crossfade img.top:hover {
            opacity: 0;
        }
/* Crossfade */
