.botaoCalcularFrete{
    background-repeat: no-repeat;
    background-position: top;
    background-image: url(../class/pagSeguro/calcularFrete.png);
    background-color: transparent;
    border: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    width: 170px;
    height: 40px;
    padding-left: 25px;
    cursor: pointer;
}
.botaoQuantidadeMais{
    background-image: url(../class/pagSeguro/setaMais.png);
    background-position: top;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    width: 13px;
    height: 9px;
}
.botaoQuantidadeMenos{
    background-image: url(../class/pagSeguro/setaMenos.png);
    background-position: top;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
    width: 13px;
    height: 9px;
}
.divQuantidade{
    width: 35px;
}
.divQuantidadeBotoes{
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: 50% 50%;
    grid-template-areas:
        "divQuantidadeBotoesMais"
        "divQuantidadeBotoesMenos";
    grid-gap: 0.2rem;
    width: 17px;
    height: 30px;
}

#divQuantidadeBotoesMais{
    grid-area: divQuantidadeBotoesMais;
}
#divQuantidadeBotoesMenos{
    grid-area: divQuantidadeBotoesMenos;
}

.divAtualizar{
    float: left;
    width: 23px;
    padding-bottom: 3px;
}
.botaoRemoverItem{
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../class/pagSeguro/apagar.png);
    background-color: transparent;
    border: none;
    height: 25px;
    width: 25px;
    cursor: pointer;
    margin-top: 10px;
}
.botaoAtualizarItem{
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../class/pagSeguro/atualizar.png);
    background-color: transparent;
    border: none;
    height: 25px;
    width: 25px;
    cursor: pointer;
}
.botaoEmbalagemItem{
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../class/pagSeguro/presente.png);
    background-color: transparent;
    border: none;
    height: 25px;
    width: 25px;
    cursor: pointer;
}
.botaoEmbalagemNItem{
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../class/pagSeguro/presenteN.png);
    background-color: transparent;
    border: none;
    height: 25px;
    width: 25px;
    cursor: pointer;
}
.carrinhoComprasBotaoEsvaziar{
    background:none;
    background-image:url(../class/pagSeguro/esvaziar.gif);
    background-position:center;
    background-repeat:no-repeat;
    border:none;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    text-align:left;
    color:#333333;
    vertical-align:middle;
    margin-right:5px;
    margin-bottom:5px;
    margin-top:5px;
    padding-left:25px;
    width:120px;
    height:23px;
    cursor:pointer;
}
.carrinhoComprasBotaoContinuarComprando{
    background:none;
    background-image:url(../class/pagSeguro/continuarComprando.gif);
    background-position:center;
    background-repeat:no-repeat;
    border:none;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#333333;
    vertical-align:middle;
    text-align:left;
    margin-right:5px;
    margin-bottom:5px;
    margin-top:5px;
    padding-left:25px;
    width:150px;
    height:23px;
    cursor:pointer;
}
.carrinhoComprasBotaoFinalizarCompra{
    background:none;
    background-image:url(../class/pagSeguro/continuarComprando.gif);
    background-position:center;
    background-repeat:no-repeat;
    border:none;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#333333;
    vertical-align:middle;
    text-align:left;
    margin-right:5px;
    margin-bottom:5px;
    margin-top:5px;
    padding-left:25px;
    width:150px;
    height:23px;
    cursor:pointer;
}
.carrinhoComprasBotaoVoltar{
    background:none;
    background-image:url(../class/pagSeguro/voltar.gif);
    background-position:center;
    background-repeat:no-repeat;
    border:none;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#333333;
    vertical-align:middle;
    text-align:left;
    margin-right:5px;
    margin-bottom:5px;
    margin-top:5px;
    padding-left:25px;
    width:100px;
    height:23px;
    cursor:pointer;
}
.carrinhoComprasStatusErro{
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    text-align: left;
    color: #FF0000;
}
.statusErro_compras{
    font-size: 12px;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    width: 100%;
    color: #ff0000;
}
.statusOK_compras{
    font-size: 20px;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    color: #0000cc;
}

.produtoDetalhesBotaoAvancar{
    background:none;
    background-image:url(../class/pagSeguro/bt_fotos_avancar.png);
    background-position:center;
    background-repeat:no-repeat;
    width:22px;
    height:22px;
    border:none;
}
.produtoDetalhesBotaoVoltar{
    background:none;
    background-image:url(../class/pagSeguro/bt_fotos_voltar.png);
    background-position:center;
    background-repeat:no-repeat;
    width:22px;
    height:22px;
    border:none;
}
.produtoDetalhesBotaoAviseMe{
    background:none;
    background-image:url(../class/pagSeguro/bt_aviseMe.gif);
    background-position: 5px 0px;
    background-repeat:no-repeat;
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #d2d2d2;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#333333;
    vertical-align:middle;
    text-align:left;
    margin-bottom:5px;
    margin-top:5px;
    padding-left: 45px;
    width:100%;
    height:31px;
    cursor:pointer;
    border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    -khtml-border-radius: 4px 4px 4px 4px;
}
.produtoDetalhesBotaoIndiqueAmigo{
    background:none;
    background-image:url(../class/pagSeguro/bt_indiqueAmigo.gif);
    background-position: 5px 0px;
    background-repeat:no-repeat;
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #d2d2d2;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#333333;
    vertical-align:middle;
    text-align:left;
    margin-bottom:5px;
    margin-top:5px;
    padding-left: 45px;
    width:100%;
    height:31px;
    cursor:pointer;
    border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    -khtml-border-radius: 4px 4px 4px 4px;
}
.produtoDetalhesBotaoOrcamento{
    background:none;
    background-image:url(../class/pagSeguro/bt_solicitarOrcamento.gif);
    background-position: 5px 0px;
    background-repeat:no-repeat;
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #d2d2d2;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#333333;
    vertical-align:middle;
    text-align:left;
    margin-bottom:5px;
    margin-top:5px;
    padding-left: 45px;
    width:100%;
    height:31px;
    cursor:pointer;
    border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    -khtml-border-radius: 4px 4px 4px 4px;
}
.produtoDetalhesBotaoComentar{
    background:none;
    background-image:url(../class/pagSeguro/bt_comentar.gif);
    background-position: 5px 0px;
    background-repeat:no-repeat;
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #d2d2d2;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#333333;
    vertical-align:middle;
    text-align:left;
    margin-bottom:5px;
    margin-top:5px;
    padding-left: 45px;
    width:100%;
    height:31px;
    cursor:pointer;
    border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    -khtml-border-radius: 4px 4px 4px 4px;
}
.produtoDetalhesFreteDiv{
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    padding: 5px;
}
.produtoDetalhesFreteTextoDestaque{
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
.produtoDetalhesFreteLinhaImpar{
    height: 22px;
    background-color: #ccccff;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding-top: 3px;
    padding-left: 5px;
}
.produtoDetalhesFreteLinhaPar{
    height: 22px;
    background-color: #ffffff;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding-top: 3px;
    padding-left: 5px;
}
.produtoDetalhesFreteCEPDiv{
    width: 138px;
    height: 40px;
    background-image: url(../imagens/frete.png);
    background-position: top left;
    background-repeat: no-repeat;
}
.produtoDetalhesFreteCEPCampo{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    text-align: left;
    width: 110px;
    padding-left: 3px;
}
.produtoDetalhesFaixaDeDesconto{
    background-repeat: no-repeat;
    background-position: top left;
    background-image: url(../imagens/faixaDeDesconto.png);
    height: 50px;
    margin-top: -150px;
    width: 260px;
    margin-left: -40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
}
.produtoDetalhesFaixaDeDesconto .valor{
    font-family: Arial,Helvetica,sans-serif;
    color: #ffffff;
    font-size: 30px;
}
.produtoDetalhesFaixaDeDesconto .texto{
    font-family: Arial,Helvetica,sans-serif;
    color: #ffffff;
    font-size: 18px;
}

.carrinhoComprasTiposEntregas{
    float: left;
    margin-right: 10px;
}

#carrinhoComprasAdicionarProdutoOpcoes{
    background-color: #ffffff;
    padding: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #999999;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
}
#carrinhoComprasAdicionarProdutoOpcoes #mensagemcarrinhoComprasAdicionarProdutoOpcoes{
    height: 95px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    line-height: 24px;
    padding: 8px;
}
#carrinhoComprasAdicionarProdutoOpcoes .botoes{
    margin-left: 5px;
    margin-right: 5px;
    height: 30px;
    width: 120px;
    line-height: 30px;
}

#comprasDetalhesDivCoresMensagem{
    color: #cc0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.meusPedidosBotaoOpcoes{
    background:none;
    background-image:url(../class/pagSeguro/continuarComprando.gif);
    background-position:center;
    background-repeat:no-repeat;
    border:none;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:bold;
    color:#333333;
    vertical-align:middle;
    text-align:left;
    margin-right:5px;
    margin-bottom:5px;
    margin-top:5px;
    padding-left:25px;
    width:150px;
    height:23px;
    cursor:pointer;
}

#minhaSacolaDeCompras #tiposDeFretes #fretesLinhas .freteLinha{
    margin-top: 20px;
    padding-left: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}
#minhaSacolaDeCompras #tiposDeFretes #fretesLinhas .freteDetalhes{
    margin-bottom: 10px;
    padding-left: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
}
#minhaSacolaDeCompras #tiposDeFretes #fretesLinhas .freteDetalhesPreco{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
}

#comoComprar .linha{
    width: 100%;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #999999;
    padding-bottom: 10px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border-radius: 15px 15px 0 0;
    -webkit-border-radius: 15px 15px 0 0;
    -khtml-border-radius: 15px 15px 0 0;
}
#comoComprar .passos{
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 10px 10px 10px;
    color: #000000;
}
#comoComprar .textos{
    text-align: justify;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 24px;
    padding: 0 10px 0 10px;
}
#comoComprar .textos b{
    font-weight: bold;
    font-size: 16px;
}
#comoComprar .imagem{
    width: 750px;
    border-style: solid;
    border-width: 4px;
    border-color: #cccccc;
    margin-bottom: 10px;
    border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    -khtml-border-radius: 10px 10px 10px 10px;
}
#comoComprar .textosImagens{
    text-align: left;
    font-size: 11px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 25px;
    margin-top: 10px;
    margin-bottom: 5px;
}

#cupomDeDesconto{
    background-position: top left;
    background-repeat: no-repeat;
    background-image: url(../imagens/cupomDeDesconto.png);
    width: 295px;
    height: 84px;
}
#cupomDeDesconto .campoCupom{
    padding-top: 40px;
    padding-left: 26px;
}
#cupomDeDesconto .campoCupom input{
    line-height: 24px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
    color: #000000;
    width: 254px;
    border: none;
    background: none;
}
#cupomDeDesconto .textos{
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    color: #000000;
    font-size: 12px;
}

.produtoDesconto01{
    background-repeat: no-repeat;
    background-position: bottom left;
    background-image: url(../imagens/promocao01.png);
    width: 85px;
    height: 74px;
    position: absolute;
    margin-top: -74px;
    cursor: pointer;
}
.produtoDesconto02{
    background-repeat: no-repeat;
    background-position: top left;
    background-image: url(../imagens/faixaDeDesconto02.png);
    height: 41px;
    margin-top: -60px;
    width: 240px;
    margin-left: -24px;
    text-align: center;
    position: absolute;
    cursor: pointer;
}
.produtoDesconto02 .valor{
    font-family: Arial,Helvetica,sans-serif;
    color: #ffffff;
    font-size: 30px;
}
.produtoDesconto02 .texto{
    font-family: Arial,Helvetica,sans-serif;
    color: #ffffff;
    font-size: 18px;
}
.produtoDesconto03{
    background-repeat: no-repeat;
    background-position: bottom left;
    background-image: url(../imagens/promocao03.png);
    width: 85px;
    height: 74px;
    position: absolute;
    margin-top: -74px;
    margin-left: 63px;
    cursor: pointer;
}
.produtoDesconto04{
    background-repeat: no-repeat;
    background-position: top left;
    background-image: url(../imagens/faixaDeDescontoMini.png);
    height: 33px;
    margin-top: -43px;
    width: 170px;
    margin-left: -18px;
    text-align: center;
    position: absolute;
    cursor: pointer;
}
.produtoDesconto04 .valor{
    font-family: Arial,Helvetica,sans-serif;
    color: #ffffff;
    font-size: 18px;
}
.produtoDesconto04 .texto{
    font-family: Arial,Helvetica,sans-serif;
    color: #ffffff;
    font-size: 12px;
}
.produtoLancamento01{
    background-repeat: no-repeat;
    background-position: bottom left;
    background-image: url(../imagens/lancamento01.png);
    width: 90px;
    height: 80px;
    position: absolute;
    margin-top: -81px;
    cursor: pointer;
}
.produtoLancamento02{
    background-repeat: no-repeat;
    background-position: bottom left;
    background-image: url(../imagens/lancamento02.png);
    width: 55px;
    height: 35px;
    position: absolute;
    margin-top: -180px;
}
.produtoLancamento03{
    background-repeat: no-repeat;
    background-position: bottom left;
    background-image: url(../imagens/lancamento03.png);
    width: 85px;
    height: 74px;
    position: absolute;
    margin-top: -74px;
    margin-left: 63px;
}

.impostosLinks{
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
.impostosLinks:hover{
    text-decoration: underline;
}

#fimPedido{
    width: 870px;
}
#fimPedido .tabela{
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    width: 90%;
    color: #333300;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
#fimPedido .texto01{
    font-size: 28px;
    font-family: Tahoma;
    color: #330000;
    margin-top: 20px;
    line-height: 28px;
}
#fimPedido .texto02{
    font-family:Tahoma;
    font-size:11px;
    font-weight:bold;
    color:#000000;
}
#fimPedido .numeroPedido{
    font-family: Tahoma;
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    color: #000066;
}
#fimPedido .alerta{
    font-family: Tahoma;
    font-size: 12px;
    color: #FF0000;
}
