
@charset "utf-8";

body {
    margin: 0;
}

.BoxTopo {
    /*background-image: url("../../images/CarrinhoCompras/fundo_topo_s1.jpg");
    background-repeat: repeat-x;
    height: 180px;
    width: 100%;*/
}

.Topo {
    height: 173px;
    margin: auto;
    width: 100%;
}

.btSomaQtde {
    background: none repeat scroll 0 0 red;
    width: 10px;
}

.btSubtraiQtde {
    background: none repeat scroll 0 0 red;
    width: 10px;
}

.BoxConteudo {
    height: auto;
    margin: auto;
    width: 100%;
}

.BoxRodape {
    background-color: #ff7f00;
    height: 80px;
    width: 100%;
}

.BoxLogin {
    background-color: #FCFCEB;
    border: 1px solid #ECE9DD;
    float: left;
    height: 230px;
    margin-top: 10px;
    width: 459px;
}

.puxabg {
    clear: both;
    height: 10px;
    width: 100%;
}

.BoxFacaCadastro {
    background-color: #FCFCEB;
    border: 1px solid #ECE9DD;
    float: left;
    height: 230px;
    margin-left: 10px;
    margin-top: 10px;
    width: 459px;
}

.TituloAcesso {
    color: #333333;
    font-family: "Arial";
    font-size: 19px;
    font-weight: bold;
    height: 30px;
    margin-left: 20px;
    margin-top: 10px;
    width: 400px;
}

.NomeFormAcesso {
    float: left;
    font-family: "Arial";
    height: 25px;
    margin-left: 20px;
    margin-top: 20px;
    text-align: right;
    width: 120px;
}

.FormBoxAcesso {
    float: left;
    height: 25px;
    margin-left: 10px;
    margin-top: 20px;
    width: 270px;
}

.ImputFormAcesso {
    border: 1px solid #ECE9DD;
    height: 25px;
    width: 270px;
}

.TxtEsqueciSenha {
    float: right;
    font-family: "Arial";
    font-size: 14px;
    height: 22px;
    margin-right: 40px;
    margin-top: 10px;
    text-align: right;
    width: 380px;
}

    .TxtEsqueciSenha a {
        font-size: 14px;
        text-decoration: none;
    }

.BtJaCadastrado {
    float: right;
    height: 33px;
    margin-right: 40px;
    width: 95px;
}

.Bt1 {
    background-color: transparent;
    background-image: url("../../images/CarrinhoCompras/bt1.png");
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    height: 33px;
    width: 97px;
}

.BtFacaCadastro {
    float: right;
    height: 33px;
    margin-right: 40px;
    margin-top: 10px;
    width: 123px;
}

.ImputFacaCadastro {
    background-color: transparent;
    background-image: url("../../images/CarrinhoCompras/bt2.png");
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    height: 33px;
    width: 123px;
}

.ConteudoSuperior {
    float: left;
    height: auto;
    width: 100%;
}

.TituloInternas {
    color: #333333;
    float: left;
    font-family: "Arial";
    font-size: 28px;
    height: 30px;
    margin-top: 10px;
    width: 100%;
}

.SubTitulo {
    color: #333333;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    height: 22px;
    width: 100%;
}

.Newsletter {
    float: right;
    height: 105px;
    width: 40%;
}

.ImputCep {
    border: 1px solid #ECE9DD;
    height: 25px;
    width: 150px;
}

.TxtBoxCadastre {
    float: right;
    font-family: "Arial";
    font-size: 12px;
    height: 22px;
    margin-right: 40px;
    margin-top: 10px;
    text-align: right;
    width: 300px;
}

.BoxCarrinho {
    border: 1px solid #DBDBB7;
    margin-top: 10px;
    position: relative;
    width: 964px;
}

.ItemCarrinho {
    background: url("../../images/layout/fundo-line-03_big.png") repeat-x scroll center bottom transparent;
    border-radius: 9px 9px 9px 9px;
    box-shadow: 0 2px 3px 1px #B2B2B2;
    float: left;
    height: 80px;
    margin: 20px 0 0 5px;
    width: 480px;
}

.ImgItem {
    border-right: 1px dashed #BBBBBB;
    float: left;
    height: 70px;
    margin-right: 10px;
    width: 112px;
}

.BoxDisp {
    float: left;
    border-right: 1px dashed #BBBBBB;
    height: 70px;
    width: 80px;
}



.valor_boleto {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    height: 47px;
    padding-left: 10px;
    padding-top: 22px;
    width: 90px;
}

.imagem_disponivel {
    text-align: center;
    margin-top: 5px;
}

.texto_disponivel {
    color: #666666;
    font-family: CenturyGothicRegular;
    text-align: center;
    margin-top: 5px;
    font-size: 12px;
}

.BoxDispBoleto {
    float: left;
    width: 100px;
    border-right: 1px dashed #BBBBBB;
    height: 70px;
}

.BoxDescricaoItem {
    border-right: 1px dashed #BBBBBB;
    float: left;
    height: 70px;
    width: 122px;
    display: none;
}


.NomeItem {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    display: none;
}

.PreDescricao {
    color: #666666;
    font-family: CenturyGothicRegular;
    font-size: 14px;
    font-style: italic;
    height: 26px;
    margin-bottom: 2px;
    overflow: hidden;
    width: 100%;
    margin-left: 0px;
}

.CodigoItem {
    font-family: CenturyGothicRegular;
    font-size: 12px;
    height: 22px;
    width: 100%;
    left: 0px;
}

.Cabecalho {
    background-color: #DBDBB7;
    height: 40px;
    width: 100%;
}

.BtItem {
    background-image: url("../../images/CarrinhoCompras/fundo_linha_itens.png");
    /*float: right;*/
    position: absolute;
    right: 0;
    width: 32px;
    height: 78px;
    margin-left: -1px;
    border-radius: 0 0 5px 0;
    margin-top: 3px;
}

.BtAddLista {
    background-image: url("../../images/CarrinhoCompras/BtAddList.png");
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    height: 25px;
    width: 165px;
}

.BtRemover {
    background-image: url("../../images/CarrinhoCompras/BtRemoveCarrinho.png");
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    height: 25px;
    width: 165px;
}

.Cabecalho1 {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    height: 20px;
    margin-left: 10px;
    margin-top: 10px;
    width: 408px;
}

.Cabecalho2 {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    height: 20px;
    margin-left: 115px;
    margin-top: 10px;
    width: 120px;
}

.Cabecalho3 {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    height: 20px;
    margin-left: 10px;
    margin-top: 10px;
    width: 137px;
}

.Cabecalho4 {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    height: 20px;
    margin-top: 10px;
    width: 134px;
}

.Quantidade {
    border-right: 1px dashed #BBBBBB;
    float: left;
    height: 70px;
    margin: 0;
    text-align: center;
    width: 57px;
}

.ImputQtd {
    float: left;
    height: 22px;
    width: 50px;
}

.ValorUnitario {
    border-right: 1px dashed #BBBBBB;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    height: 48px;
    margin-left: 15px;
    padding-top: 22px;
    width: 67px;
    font-size: 12px;
}

.RodapeCarrinho {
    height: auto;
    width: 965px;
}

.TituloRadapePrincipalFrete {
    background-color: #EAEAD5;
    float: left;
    height: 80px;
    width: 100%;
}

.TituloRodapeCarrinhoFrete {
    border-bottom: 1px solid #DBDBB7;
    border-right: 1px solid #DBDBB7;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    height: 80px;
    width: 700px;
}

.TituloRadapePrincipalTotal {
    background-color: #EAEAD5;
    float: left;
    height: 35px;
    width: 100%;
}

.CamposFrete {
    border: 1px solid #CCCCCC;
    float: left;
    height: auto;
    width: 963px;
}

.TituloRodapeCarrinhoTotal {
    border-bottom: 1px solid #DBDBB7;
    border-right: 1px solid #DBDBB7;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    width: 690px;
}

.ResultadoRodapeCarrinhoTotal {
    border-bottom: 1px solid #DBDBB7;
    float: left;
    height: 32px;
    width: 270px;
}

.TituloRodapeCarrinho {
    border-bottom: 1px solid #DBDBB7;
    border-right: 1px solid #DBDBB7;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    height: 35px;
    width: 850px;
}

.TituloRodapeCarrinhoCielo {
    border-bottom: 1px solid #DBDBB7;
    border-left: 1px solid #DBDBB7;
    border-right: 1px solid #DBDBB7;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    height: 600px;
    width: 965px;
}

.ResultadoRodapeCarrinho {
    border-bottom: 1px solid #DBDBB7;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    height: 35px;
    margin-left: 4px;
    width: 110px;
}

    .ResultadoRodapeCarrinho p {
        float: left;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 10px;
        margin: 4px 0 0;
        padding: 0;
    }

.Txt1Cep {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 20px;
    margin-left: 20px;
    margin-top: 10px;
    width: 259px;
}

.SeuCep {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    height: 20px;
    margin-left: 10px;
    margin-top: 10px;
    text-align: right;
    width: 60px;
}

.FormCep {
    float: left;
    height: 22px;
    margin-left: 10px;
    margin-top: 8px;
    width: 154px;
}

.FormCep2 {
    float: left;
    margin-left: 10px;
    margin-top: 8px;
    width: 287px;
}

.bt_atualizar-frete {
    background-image: url('../../images/CarrinhoCompras/bt_atualizar-frete.png');
    float: left;
    height: 22px;
    margin-bottom: 0;
    margin-left: 12px;
    width: 110px;
}

.btnAtualizar {
    float: right;
    margin-left: 5px;
    width: 128px;
}

.TituloResultado {
    float: right;
    font-weight: bold;
    height: 22px;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 10px;
    text-align: right;
    width: 93px;
}

.TituloResultadoCielo {
    float: left;
    font-weight: bold;
    height: 22px;
    margin-left: 0;
    margin-right: 5px;
    margin-top: 10px;
    text-align: right;
    width: 102px;
}

.BtCupom {
    float: left;
    height: 25px;
    margin-left: 10px;
    margin-top: 10px;
    width: 56px;
}

.ObsRodape {
    background-color: #EAEAD5;
    border-right: 1px solid #DBDBB7;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 100%;
    padding-top: 7px;
    width: 964px;
}

.DescricaoRodapeCarrinho {
    float: left;
    font-family: verdana;
    font-size: 12px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: justify;
}

.ImpuCarrinho {
    border: medium none;
    height: 20px;
    width: 150px;
}

.BtCarrinho {
    float: right;
    height: 34px;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 10px;
    width: 125px;
}

.CentralizaDireita {
    float: left;
    margin-right: 35px;
    width: 96%;
}

.BtConfirmaPedido {
    background-color: transparent;
    background-image: url("../../images/CarrinhoCompras/Bt_proxima.png");
    background-repeat: no-repeat;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    height: 34px;
    width: 125px;
}

.BtLimpaCarrinho {
    float: right;
    height: 34px;
    margin-right: 10px;
    margin-top: 10px;
    width: 125px;
}

.BtLimpaCarrinho1 {
    background-image: url("../../images/CarrinhoCompras/Bt_limpar.png");
    background-repeat: no-repeat;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    height: 34px;
    width: 125px;
}

.BtVoltarLoja {
    background-image: url("../../images/CarrinhoCompras/Bt_voltar_loja.png");
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    height: 34px;
    width: 125px;
}

.ValorFinal {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    height: auto;
    margin-left: 0;
    margin-top: 10px;
    text-align: left;
    width: auto;
}

.BoxEndereco {
    background-color: #F0F0F0;
    float: left;
    height: 430px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    width: 432px;
}

.TituloEndereco {
    background-image: url("../../images/CarrinhoCompras/cabecalho_cadastro-endereco.png");
    color: #005500;
    font-family: "Arial";
    font-size: 20px;
    height: 48px;
    margin-left: 0;
    margin-top: 0;
    padding-top: 10px;
    text-align: center;
    width: 432px;
}

.NomeDadosEndereco {
    color: #000000;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 600;
    height: 16px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 10px;
    width: 50px;
}

.EnderecoResultado {
    color: #000000;
    float: right;
    font-family: "Arial";
    font-size: 12px;
    height: 16px;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 10px;
    width: 250px;
}

.rodape_bt {
    height: 30px;
    margin-top: 400px;
    width: 432px;
}

.bt_salvar-alteracoes {
    background-image: url("../../images/CarrinhoCompras/bt_salvar-alteracoes.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 22px;
    margin-left: 35px;
    width: 135px;
}

.bt_cancelar {
    background-image: url("../../images/CarrinhoCompras/bt_cancelar.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 22px;
    margin-left: 33px;
    width: 90px;
}

.bt_excluir {
    background-image: url("../../images/CarrinhoCompras/bt_excluir.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    height: 22px;
    margin-right: 35px;
    width: 70px;
}

.BtAlteraEndereco {
    background-image: url("../../images/CarrinhoCompras/bt_alterar.png");
    background-repeat: no-repeat;
    border-color: inherit;
    border-style: none;
    border-width: medium;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: 22px;
    margin-left: 40px;
    margin-top: 100px;
    width: 158px;
}

    .BtAlteraEndereco:hover {
        background-image: url("../../images/CarrinhoCompras/bt_alterar_hover.png");
    }

.BtAdicionaEndereco {
    background-image: url("../../images/CarrinhoCompras/bt_adicionar.png");
    background-repeat: no-repeat;
    border-color: inherit;
    border-style: none;
    border-width: medium;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    height: 22px;
    margin-right: 40px;
    margin-top: 100px;
    width: 158px;
}

    .BtAdicionaEndereco:hover {
        background-image: url("../../images/CarrinhoCompras/bt_adicionar_hover.png");
    }

.bt_salvar-endereco {
    background-image: url("../../images/CarrinhoCompras/bt_salvar-endereco.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 22px;
    margin-left: 80px;
    width: 135px;
}

.bt_cancelar-endereco {
    background-image: url("../../images/CarrinhoCompras/bt_cancelar.png");
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    height: 22px;
    margin-right: 80px;
    width: 90px;
}

.bt_avancar {
    background-color: transparent;
    background-image: url("../../images/CarrinhoCompras/bt_avancar.png");
    background-repeat: no-repeat;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    height: 22px;
    margin-right: 80px;
    margin-top: 10px;
    width: 158px;
}

.bt_voltar {
    background-color: transparent;
    background-image: url("../../images/CarrinhoCompras/bt_voltar.png");
    background-repeat: no-repeat;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    height: 22px;
    margin-right: 100px;
    margin-top: 10px;
    width: 158px;
}

.bt_neutro-basico {
    background-color: transparent;
    background-image: url("../../images/CarrinhoCompras/bt_neutro-basico.png");
    background-repeat: no-repeat;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    height: 22px;
    margin-right: 0;
    margin-top: 10px;
    width: 158px;
}

.bt_limpar-basico {
    background-color: transparent;
    background-image: url("../../images/CarrinhoCompras/bt_neutro-basico.png");
    background-repeat: no-repeat;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    height: 22px;
    margin-right: 100px;
    margin-top: 10px;
    width: 158px;
}

.bt_identifiquese-continuar {
    background-color: transparent;
    background-image: url("../../images/CarrinhoCompras/bt_avancar2.png");
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 22px;
    margin-right: 0;
    margin-top: 10px;
    width: 158px;
}

.bt_identifiquese-proximo {
    background-color: transparent;
    background-image: url("../../images/CarrinhoCompras/bt_avancar2.png");
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 22px;
    margin-right: 0;
    margin-top: 44px;
    width: 158px;
}

.bt_identifiquese-voltar {
    background-color: transparent;
    background-image: url("../../images/CarrinhoCompras/bt_voltar.png");
    background-repeat: no-repeat;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    height: 22px;
    margin-right: 220px;
    margin-top: 10px;
    width: 158px;
}

.Bt3 {
    background-image: url("../../images/CarrinhoCompras/fundo_bt_alterar.png");
    background-repeat: no-repeat;
    border-color: inherit;
    border-style: none;
    border-width: medium;
    color: #FFFFFF;
    cursor: pointer;
}

    .Bt3:hover {
        background-image: url("../../images/CarrinhoCompras/fundo_bt_alterar2.png");
    }

.BtConfirmaEndereco {
    float: right;
    height: 34px;
    margin-right: 71px;
    margin-top: 10px;
    width: 125px;
}

.Bt4 {
    background-color: transparent;
    background-image: url("../../images/CarrinhoCompras/bt2.png");
    background-repeat: no-repeat;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    height: 34px;
    width: 125px;
}

.BoxPagamento {
    width: 965px;
    float: left;
    height: auto;
}

    .BoxPagamento h3 {
        font-family: arial;
        margin-bottom: 8px;
        margin-left: 12px;
        font-weight: bold;
    }

.TituloPagamento {
    background-color: #DBDBB7;
    color: #333333;
    float: left;
    font-family: "Arial";
    height: 40px;
    margin-top: 10px;
    width: 100%;
}

    .TituloPagamento p {
        color: #333333;
        font-weight: 600;
        margin: 10px;
    }

.BtPagSeguro {
    border: 1px solid #CCCCCC;
    float: left;
    height: 159px;
    margin-top: 10px;
    width: 100%;
}

.btBoleto {
    border: 1px solid #CCCCCC;
    float: left;
    font-family: "Arial";
    height: auto;
    margin-top: 10px;
    padding: 10px 10px 10px 10px;
    width: 944px;
}

.imgLogoBB {
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    height: 72px;
    margin-left: 11px;
    padding: 6px;
    width: auto;
}

.imgLogoBradesco {
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    height: 72px;
    margin-left: 11px;
    padding: 6px;
    width: auto;
}

.btCielo {
    border: 1px solid #CCCCCC;
    float: left;
    font-family: "Arial";
    height: 715px;
    margin-top: 10px;
    width: 100%;
}

.btTransferencia {
    float: left;
    font-family: "Arial";
}

.btTransferencia {
    height: 170px;
    margin-top: 10px;
    width: 100%;
    width: 944px;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 10px 10px 10px 10px;
    font-family: "Arial";
    border: 1px solid #CCCCCC;
}

.BtConfirmaPagamento {
    float: right;
    height: 59px;
    margin-top: 10px;
    width: 207px;
}

.Bt5 {
    background-color: transparent;
    background-image: url("../../images/CarrinhoCompras/bt_confirma_pagamento.png");
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    height: 59px;
    width: 207px;
}

.TituloPagCadastro {
    border-bottom: 1px solid #99CC00;
    color: #99CC00;
    float: left;
    font-family: "Century Gothic";
    font-size: 20px;
    height: 25px;
    margin-top: 10px;
    width: 100%;
}

.NomeEmail {
    float: left;
    font-family: "Century Gothic";
    height: 25px;
    margin-top: 10px;
    width: 100%;
}

.ForeMailCadastro {
    float: left;
    height: 25px;
    margin-bottom: 50px;
    position: relative;
    width: 400px;
}

.ForeMailCadastro100 {
    float: left;
    height: 25px;
    margin-bottom: 50px;
    position: relative;
    width: 100%;
}

.ForeMailCadastroRight {
    float: right;
    height: 25px;
    margin-bottom: 50px;
    margin-right: 150px;
    position: relative;
    width: 400px;
}

.EmailCad {
    border: 1px solid #CCCCCC;
    float: left;
    height: 24px;
    width: 350px;
    color: #999;
}

.NomeFormCadastro {
    float: left;
    font-family: "Century Gothic";
    height: 22px;
    width: 130px;
}

.FormCadastro {
    float: left;
    height: 25px;
    margin-bottom: 20px;
    width: 100%;
}

.RegrasCadastro {
    float: left;
    font-family: Calibri;
    font-size: 15px;
    font-weight: bold;
    height: 150px;
    margin-top: 15px;
    width: 100%;
}

.Form1 {
    border: 1px solid #CCCCCC;
    height: 24px;
    width: 149px;
}

.TipoCadastro {
    float: left;
    height: 25px;
    width: 100%;
}

.ImputTipo {
    font-family: "Century Gothic";
}

.NomeCadDadosPessoais {
    float: left;
    font-family: "Century Gothic";
    height: 25px;
    margin-left: 10px;
    margin-top: 10px;
    width: 350px;
}

.FormDadosPessoais {
    float: left;
    height: 25px;
    margin-left: 10px;
    width: 350px;
}

.FormDadosPessoais1 {
    height: 25px;
    width: 350px;
}

.Divisor {
    float: left;
    height: 2px;
    width: 1024px;
}

.Rua {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 30px;
    width: 106px;
}

.NomeRua {
    float: left;
    height: 25px;
    margin-left: 10px;
    width: 230px;
}

.FormNumero {
    float: left;
    height: 25px;
    width: 100px;
}

.FormComplemento {
    float: left;
    height: 25px;
    margin-left: 10px;
    width: 230px;
}

.NomeFormCidade {
    float: left;
    font-family: "Century Gothic";
    height: 25px;
    margin-top: 10px;
    width: 200px;
}

.NomeFormEstado {
    float: left;
    font-family: "Century Gothic";
    height: 25px;
    margin-left: 20px;
    margin-top: 10px;
    width: 600px;
}

.FormCidade {
    float: left;
    height: 25px;
    margin-bottom: 20px;
    width: 200px;
}

.ImputCidade {
    height: 25px;
    width: 200px;
}

.FormEstado {
    float: left;
    height: 25px;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 400px;
    width: 100px;
}

.ImputEstado {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 29px;
    width: 100px;
}

.Telefone {
    float: left;
    font-family: "Century Gothic";
    height: 25px;
    margin-top: 10px;
    width: 350px;
}

.ImputTel {
    height: 25px;
    width: 350px;
}

.ImputTel {
    height: 25px;
    width: 350px;
}

.BtCadastrar {
    background-color: transparent;
    float: left;
    height: 34px;
    margin-left: 220px;
    margin-top: 10px;
    width: 125px;
}

.BtCadastraImput {
    background-color: transparent;
    background-image: url("../../images/CarrinhoCompras/Bt_proxima.png");
    background-repeat: no-repeat;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    height: 34px;
    width: 125px;
}

.Logo {
    float: left;
    height: 96px;
    margin-top: 30px;
    width: 336px;
}

.PassoPasso {
    height: 56px;
    margin-top: 10px;
    width: 961px;
}

.Rodape {
    color: #FFFFFF;
    font-family: "Century Gothic";
    font-size: 12px;
    height: 30px;
    margin: auto;
    padding-top: 20px;
    text-align: center;
    width: 965px;
}

#mask {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 99;
}

#recuperaUsuario {
    background-image: url("../../images/CarrinhoCompras/fundo_modal-recupera.png");
    background-repeat: no-repeat;
    color: #003300;
    font-family: Century Gothic;
    font-size: 24px;
    height: 280px;
    padding-top: 10px;
    text-align: center;
    width: 440px;
}

.campoRecuperaUsuario {
    color: #959595;
    float: right;
    font-family: "Century Gothic";
    font-size: 14px;
    height: 14px;
    margin-bottom: 15px;
    padding: 5px;
    width: 300px;
}

.NomeRecuperaUsuario {
    float: left;
    font-size: 14px;
    margin-top: 5px;
}

.ConteudoModalHidden {
    display: none;
    float: left;
    font-size: 16px;
    height: auto;
    margin-top: 86px;
    width: 400px;
}

.btnRecuperaUsuario {
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
    height: 22px;
    margin-right: 290px;
    margin-top: 5px;
    width: 22px;
}

.ConteudoModal {
    float: left;
    font-size: 14px;
    height: 380px;
    padding: 20px;
    width: 400px;
}

.ControlesRecuperacao {
    float: left;
    height: auto;
    width: 100%;
}

.right-side_comente {
    float: left;
    height: auto;
    margin-bottom: 20px;
    margin-left: 80px;
    margin-top: 10px;
    text-align: left;
    width: 38%;
}

.input_radio {
    float: left;
    margin-bottom: 10px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    text-align: left;
    width: 270px;
}

#fecharesuperaUsuario {
    background: url("../../images/CarrinhoCompras/btnFechar.png") repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 21px;
    margin: 25px 0 0 400px;
    width: 21px;
}

.ItemCarrinhoPagamento {
    background: url("../../images/layout/fundo-line-03_big.png") repeat-x scroll center bottom transparent;
    border-radius: 9px 9px 9px 9px;
    box-shadow: 0 2px 3px 1px #B2B2B2;
    float: left;
    height: 80px;
    margin: 20px 0 0 5px;
    width: 773px;
}

.BoxDescricaoItemPagamento {
    float: left;
    height: 50px;
    margin-top: 10px;
    width: 487px;
}

.QuantidadePagamento {
    float: left;
    height: 30px;
    margin-left: 36px;
    margin-top: 15px;
    width: 120px;
}

.ValorUnitarioPagamento {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    height: 25px;
    margin-left: 20px;
    margin-top: 23px;
    width: 120px;
}

.ValorTotalPagamento {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    height: 25px;
    margin-left: 20px;
    margin-top: 23px;
    width: 120px;
}

.RodapeCarrinhoPagamento {
    background-color: #EAEAD5;
    height: 107px;
    width: 965px;
}

.Separador {
    height: 390px;
    width: 100%;
}

#ConteudoGeral {
    float: left;
    height: auto;
    width: 965px;
}

#conteudoOculto {
    float: left;
    height: 600px;
    width: 965px;
}

.btTransferencia {
    border: 1px solid #CCCCCC;
    float: left;
    height: auto;
    margin-top: 10px;
    width: 944px;
}

#ConteudoGeral {
    width: 965px;
    height: auto;
    float: left;
}

#conteudoOculto {
    width: 965px;
    height: 600px;
    float: left;
}

.BoxPagamento #imgLogoPagSeguro {
    margin-left: 12px;
    width: 230px;
}

.BoxPagamento #imgLogoPagSeguro {
    width: 230px;
    margin-left: 12px;
}

.BoxPagamento h3 {
    font-family: CenturyGothicRegular;
    margin-bottom: 8px;
    margin-left: 12px;
}

.OpcaoFrete {
    float: left;
    height: auto;
    width: 100%;
}

.RadioButtonFrete {
    background-color: #EEEEEE;
    float: left;
    margin-top: 5px;
    width: 20px;
}

.DescricaoFrete {
    float: left;
    height: auto;
    width: 400px;
}

.InformacoesAdicionaisFrete {
    background-color: #EEEEEE;
    float: left;
    width: 244px;
    word-wrap: break-word;
}

.DivisaoFrete {
}

.NomeFrete {
    float: left;
    height: 100%;
    width: 170px;
}

.ImagemFrete {
    float: right;
    height: 100%;
    margin-right: 10px;
}

.NomeFrete h3 {
    color: #333333;
    font-family: Arial;
    font-size: 13px;
    margin-bottom: 2px;
    margin-left: 10px;
    margin-top: 7px;
}

.NomeFrete h5 {
    color: #333333;
    font-family: verdana;
    font-size: 9px;
    margin-left: 10px;
    margin-top: 0;
}

p {
    color: #333333;
    font-family: verdana;
    font-size: 10px;
    margin-left: 10px;
}

h2 {
    color: #333333;
    font-family: verdana;
    font-size: 16px;
    margin-left: 5px;
}

.BotoesCadastro {
    float: left;
    height: 50px;
    width: 100%;
}

.BtCarrinhoCadatro {
    float: left;
    height: 100%;
    width: 150px;
}

.wrapper_modalusuario {
    float: left;
    height: auto;
    margin-left: 20px;
    margin-top: 10px;
    width: 400px;
}

.ConteudoModal h3 {
    background-color: #94BDCD;
    color: #000000;
    font-family: "CenturyGothicRegular";
    font-size: 20px;
    margin: 0;
    text-align: center;
}

.line_modalusuario {
    float: left;
    height: auto;
    margin-bottom: 5px;
    width: 100%;
}

.left-side_modalusuario {
    float: left;
    font-family: "CenturyGothicRegular";
    font-size: 12px;
    height: auto;
    margin-left: 0;
    margin-top: 10px;
    padding-left: 0;
    text-align: right;
    width: 31%;
}

.right-side_modalusuario {
    float: right;
    height: auto;
    margin-top: 10px;
    width: 64%;
}

.left-side_texto_modalusuario {
    color: #999999;
    font-size: 10px;
    height: auto;
    margin-top: 10px;
    padding-left: 0;
    text-align: right;
    width: auto;
}

.right-side_modalusuario_ok {
    float: left;
    margin-left: 150px;
    margin-top: 10px;
    width: 100px;
}

.input_modalusuari {
    float: left;
    font-family: "CenturyGothicRegular";
    font-size: 12px;
    height: 18px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    text-align: left;
    width: 270px;
}

.input_mensagem_modalusuario {
    float: left;
    font-family: "CenturyGothicRegular";
    font-size: 12px;
    height: 100px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    text-align: left;
    width: 270px;
}

.input_radio {
    float: left;
    font-family: "CenturyGothicRegular";
    font-size: 12px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    text-align: left;
    width: 200px;
}

.cartao {
    float: left;
    height: 130px;
    text-align: center;
    width: 90px;
}

.imagemCartao {
    float: left;
    height: 45px;
    text-align: center;
    width: 100%;
}

.imagensPagamentoSeguro {
    float: right;
    height: auto;
    margin-top: 480px;
    width: 300px;
}

.btDeposito {
    float: left;
    width: 944px;
    height: 200px;
    float: left;
    padding: 10px 10px 10px 10px;
    border: 1px solid #CCCCCC;
}

.dbBancoBrasil {
    float: left;
    height: 75px;
    text-align: center;
    width: 450px;
    text-align: left;
}

.dbBradesco {
    float: left;
    height: 100px;
    text-align: center;
    width: 460px;
}

.bloco1 {
    float: left;
    height: 100%;
    margin-left: 120px;
    margin-left: 20px;
    width: 75px;
}

.imgBrasil {
    float: left;
    height: 50px;
    text-align: center;
}

.radioBrasil {
    float: left;
    height: 25px;
    text-align: center;
    margin-top: 25px;
    width: 100%;
}

.bloco2 {
    float: left;
    height: 75px;
    margin-left: 5px;
    text-align: left;
    width: 200px;
    font-family: arial;
    font-size: 12px;
}

.rodape_depositobancario {
    float: left;
    height: 100px;
    width: 100%;
    text-align: left;
    margin-top: 20px;
}


/*----------CARRINHO ANdre-----------------*/
.top-01 {
    margin: 10px 0 0 0;
}

.no-trace {
    border: none !important;
}

.no-margin {
    margin: 0 !important;
}

.no-color {
    background: red;
}

.negrito {
    font-weight: bold;
}

.italico {
    font-style: italic;
}

.lineheight-01 {
    line-height: 22px;
}

.space-right {
    margin-right: 20px!important;
}

.h-align-01 {
    float: left;
}

.ConteudoInternas-dashboard {
    margin: 0 auto;
    padding: 20px 0 20px 0;
    width: 100%;
    display: table;
}

    .ConteudoInternas-dashboard h2 {
        float: left;
        height: 38px;
        line-height: 36px;
        margin: 0;
        padding: 0 0 0 20px;
        width: 100%;
        font-size: 20px;
        color: #000;
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        background: url(../../images/CarrinhoCompras/fundo-titulo-geral.jpg);
        transition: all linear 0.3s;
    }

    .ConteudoInternas-dashboard h4 {
        float: left;
        width: 346px;
        height: 29px;
        line-height: 30px;
        margin: 10px 0 0 8px;
        padding: 0 0 0 10px;
        font-size: 17px;
        color: #fff;
        background: url(../../images/oy/bgtitulo.jpg);

    }

    .ConteudoInternas-dashboard h5 {
        margin: 0px 0px 5px 0;
        padding: 0;
        font-family: arial;
        font-size: 12px;
        font-weight: bold;
        color: #585858;
    }

.line-01 {
    float: left;
    margin: 12px 40px 0 0;
    padding: 0;
    width: 48%;
    height: auto;
}

    .line-01.etapas {
        margin: 0 0 20px 0;
    }

    .line-01.cadrodape {
        margin: 0 0 20px 0;
    }

    .line-01.espacamento {
        margin: 0 0 20px 0;
    }

    .line-01.dadosveiculo {
        width: 306px;
        background: #efefef;
    }

    .line-01.condicao {
        margin: 10px 0 10px 0;
        width: 100%;
        height: 20px;
        background: #efefef;
    }

    .line-01.total {
        margin: 20px 0 0 0px;
        width: 774px;
        height: 60px;
        border-top: 0px dashed #ccc;
    }

    .line-01.finalizarcompra {
        margin: 20px 0 20px 20px;
        padding: 10px 0 0 0;
        width: 740px;
        height: auto;
        border-top: 1px dashed #ccc;
    }

    .line-01.calcularparcelas {
        margin: 20px 0 20px 0px;
        width: 100%;
        height: auto;
    }

        .line-01.calcularparcelas p {
            text-align: left;
            margin: 0;
            padding: 12px 70px;
            width: auto;
            height: auto;
            font-size: 12px;
            color: #585858;
            font-style: italic;
        }

    .line-01.pgto {
        margin: 0;
        padding: 0;
        width: auto;
        height: 36px;
        color: #585858;
        line-height: 33px;
        border-top: 1px dashed #ccc;
    }

    .line-01.dadoscartao {
        margin: 0 0 30px 0;
        padding: 0;
        width: 100%;
        height: auto;
    }

    .line-01.c-obrigatorios {
        margin: 0 0 30px 15px;
        padding: 0;
        width: 740px;
        height: auto;
        border-bottom: 1px dashed #ccc;
    }



hr.total {
    margin: 0px 0 0 18px;
    width: 440px;
    border-top: 1px dashed #ccc;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

hr.main {
    position: relative;
    float: left;
    margin: 5px 0 0 0;
    width: 100%;
    border-top: 1px dashed #ccc;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.line-01.orcamento {
    margin: 12px 0 0 190px;
    line-height: 2px;
    width: auto;
}

.line-01.cadastro {
    float: left;
    margin: 12px 0 0 40px;
    width: auto;
}

.line-01.meusdados {
    float: left;
    margin: 15px 0 0 0;
    width: 100%;
    font-size: 12px;
    color: #999;
}

.div_pessoa {
    background-color: #CCC;
}

.div_pessoa2 {
    float: left;
    margin: 12px 0 0 40px;
    font-size: 13px;
}

.fundocinza {
    background: #efefef;
}

.line-01.dashed2 {
    margin: 0 15px 0 0;
    width: 100%;
    height: 20px;
    border-bottom-style: dashed;
    border-bottom-color: #CCC;
    border-width: 1px;
}

.line-01.endereco {
    color: #999;
    float: left;
    margin: 12px 0 0 20px;
    width: auto;
}


    .line-01.endereco.t1 {
        width: 330px;
        border-bottom-style: dashed;
        border-bottom-color: #CCC;
        border-width: 1px;
    }

    .line-01.endereco.t2 {
        width: 225px;
    }

    .line-01.endereco.t3 {
        width: 65px;
    }


.line-01.frete {
    margin: -42px 0 -38px -5px;
    width: 248px;
    height: 50px;
    background: url(../../images/CarrinhoCompras/area-frete.png) 0px 0px repeat-x;
}

.line-01.main {
    margin: 0;
    width: 450px;
    height: auto;
}

    .line-01.main.condicoes {
        margin: 40px 0 0px 14px;
    }

    .line-01.main.enderecoentrega {
        margin: 10px 0 0px 14px;
    }

    .line-01.main.formaenvio {
        margin: 25px 0 0px 14px;
    }

    .line-01.main.cadastro {
        margin: 30px 0 0px 27px;
        width: 314px;
    }


/*---------------- linha das etapas ------------------*/
.etapas {
    margin: 0 auto;
    width: 550px;
    height: 80px;
}

.bloco-etapas {
    float: left;
    margin: 0 5px;
    width: 85px;
    height: 80px;
}

.bt-etapas {
    margin: 0 auto;
    width: 30px;
    height: 30px;
    display: table;
    text-align: center;
    background: url("../../images/CarrinhoCompras/bt_etapas.png") no-repeat scroll 0px /*-30px 0px*/ 0px;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 2px 1px #222;
}

    .bt-etapas.ativo {
        background: url("../../images/CarrinhoCompras/bt_etapas.png") no-repeat scroll -30px /*-30px 0px*/ 0px;
    }

.bloco-etapas span {
    float: left;
    margin: 0;
    width: 100px;
    height: 20px;
    text-align: center;
    font-size: 12px;
    color: #999;
    font-style: italic;
}

.bloco-etapas h3 {
    float: left;
    margin: 5px 0 0 0;
    width: 100px;
    height: 20px;
    text-align: center;
    font-size: 12px;
    color: #585858;
    font-weight: normal;
    font-style: italic;
}

    .bloco-etapas h3.ativo {
        color: red;
    }
/*---------------- FIM - linha etapas ------------------*/

.top-box {
    position: relative;
    flot: left;
    width: 390px;
    height: 44px;
    margin: -5px 0 0 -15px;
    background: url("../../images/CarrinhoCompras/fundo-top-modal.png") no-repeat;
    border-radius: 10px;
}

.close {
    float: right;
    margin: 7px 7px 0 0;
    width: 25px;
    height: 25px;
    display: block;
    background: url("../../images/CarrinhoCompras/fechar-modal.png") no-repeat;
}


.box-cadastrese {
    float: left;
    margin: 20px 0 0 15px;
    width: 372px;
    height: 240px;
    border-radius: 9px;
    -moz-radius: 9px;
    -webkit-radius: 9px;
    box-shadow: 0 2px 3px 1px #b2b2b2;
    background: url(../../images/oy/bgbox.jpg);
background-size: 100% 100%;
}

.box-cadastro {
    /*float: left;*/
    margin: 20px 0 0 15px;
    padding: 0 0 20px 0;
    width: 372px;
    border-radius: 9px;
    -moz-radius: 9px;
    -webkit-radius: 9px;
    box-shadow: 0 2px 3px 1px #b2b2b2;
    background: url(../../images/CarrinhoCompras/fundo-line-03.png) bottom repeat-x;
    position: relative;
    left: 50%;
    margin-left: -186px;
}

.box-cadastro-texto {
    float: left;
    margin: 20px 0 0 0px;
    padding: 0 0 20px 0;
    width: 372px;
    clear: both;
    position: relative;
    left: 50%;
    margin-left: -186px;
}

    .box-cadastro-texto p {
        font-size: 12px;
        color: #585858;
    }

.box-endereco {
    float: left;
    margin: 20px 0 0 15px;
    width: 372px;
    min-height: 440px;
    border-radius: 9px;
    -moz-radius: 9px;
    -webkit-radius: 9px;
    box-shadow: 0 2px 3px 1px #b2b2b2;
    clear: both;
    position: relative;
    left: 50%;
    margin-left: -186px;
}

.box-dashboard {
    position: relative;
    float: left;
    margin: 20px 0;
    padding: 0;
    width: 100%;
    height: 116px;
    background: url("../../images/CarrinhoCompras/box-dashboard.png") 0px 0px no-repeat;
    background-size: 100% 100%;
}



span.boxcadastrese {
    float: left;
    margin: 10px 20px 0 20px;
    font-size: 12px;
    color: #585858;
}

    span.boxcadastrese input {
        font-size: 12px;
        color: #999;
    }

span.cadastro-lembrar {
    float: left;
    margin: 0px 0 0 0px;
    font-size: 12px;
    color: #585858;
}

span.overbox-01 {
    float: left;
    margin: 5px 0 5px 0;
    width: 100%;
    font-family: arial;
    font-size: 12px;
    color: #585858;
}

span.total-footer {
    margin: 0px 0 0 0px;
    font-size: 20px;
}


p.txt-01 {
    font-size: 10px;
    color: #000;
}

p.txt-02 {
    color: #000;
}

p.txt-03 {
    color: #000;
    font-weight: bold;
}

p.txt-04 {
    color: #0099ff;
    font-weight: bold;
}

p.txt-05 {
    color: #999;
    font-weight: bold;
}

p.txt-06 {
    float: left;
    color: #000;
    font-size: 14px;
}

p.txt-07 {
    color: #ff0000;
    font-size: 12px;
    font-weight: bold;
}

p.txt-08 {
    font-size: 12px;
    font-weight: bold;
}

p.txt-10 {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}

p.txt-11 {
    text-decoration: underline;
    font-size: 10px;
}

p.txt-12 {
    font-style: italic;
    font-size: 10px;
    color: #585858;
}

.box-limite {
    height: 46px;
    overflow: hidden;
}

.etq-codigo {
    margin: 0 auto;
    height: 16px;
    background: #fff;
    width: 150px;
}

.grade-condicoes {
    float: left;
    margin: 0 0 30px 14px;
    padding: 0;
    width: 746px;
    height: auto;
}

p.al-vertical-01 {
    margin: 0;
}

p.al-vertical-02 {
    margin: 10px 0 0 0;
}

p.al-vertical-03 {
    margin: 16px 0 0 0;
}

p.al-vertical-04 {
    margin: 34px 0 0 0;
}

.al-horizontal-01 {
    margin: 0 auto;
    width: 22px;
    display: table;
}

    .al-horizontal-01 img {
        margin: 0 auto;
        text-align: center;
    }

.al-horizontal-02 {
    margin: 0 auto;
    width: 22px;
    display: table;
}

.produto img {
    width: auto;
    margin: 5px 0 0 15px;
}

.content-bottom {
    position: absolute;
    width: 130px;
    bottom: 0;
}

.drop-box-quantidade {
    position: relative;
    float: left;
    margin: 0 0 0 10px;
    padding: 0 0px 0 5px;
    width: auto;
    height: 22px;
    border: 1px solid #ccc;
    font-family: arial;
    color: #999;
    font-size: 12px;
    background: #fff;
    top: 0px;
    left: 0px;
}

.drop-box-02 {
    position: relative;
    float: left;
    margin: 0 10px 0 0px;
    padding: 0;
    width: auto;
    height: 22px;
    border: 1px solid #ccc;
    font-family: arial;
    color: #999;
    font-size: 12px;
    background: #fff;
}

.card-boleto {
    margin: 0;
    width: 65px;
    height: 45px;
    background: url(../../images/CarrinhoCompras/card-boleto.png) no-repeat;
}

.mastercard {
    margin: 0;
    width: 65px;
    height: 45px;
    background: url(../../images/CarrinhoCompras/mastercard_g.png) no-repeat;
}

.visa {
    margin: 0;
    width: 65px;
    height: 45px;
    background: url(../../images/CarrinhoCompras/visa_g.png) no-repeat;
}

.americanexpress {
    margin: 0;
    width: 65px;
    height: 45px;
    background: url(../../images/CarrinhoCompras/americanexpress_g.png) no-repeat;
}

.col-01 {
    position: relative;
    float: left;
    margin: 0 20px 0 0;
    height: auto;
}

    .col-01.meucarrinho {
        margin: 0 0 0 0;
        width: auto;
        height: 100%;
        border-right: 1px dashed #ccc;
    }

        .col-01.meucarrinho.produto {
            width: 112px;
        }

        .col-01.meucarrinho.descricao {
            width: 132px;
        }

        .col-01.meucarrinho.disp {
            width: 80px;
        }

        .col-01.meucarrinho.quant {
            width: 56px;
        }

        .col-01.meucarrinho.precou {
            width: 82px;
        }

        .col-01.meucarrinho.totalcartao {
            width: 91px;
        }

        .col-01.meucarrinho.totalavista {
            width: 100px;
        }

        .col-01.meucarrinho.gratis {
            margin: 0 0 0 239px;
            width: 200px;
            border-left: 1px dashed #ccc;
            border-right: none;
        }

        .col-01.meucarrinho.enderecoentrega {
            width: 160px;
        }

            .col-01.meucarrinho.enderecoentrega.menor {
                width: 120px;
            }

            .col-01.meucarrinho.enderecoentrega ul {
                margin: 7px 0;
                padding: 0 0 0 10px;
                width: 236px;
            }

            .col-01.meucarrinho.enderecoentrega li {
                margin: 0 0 15px 0;
                width: 236px;
                list-style: none;
                color: #585858;
            }

        .col-01.meucarrinho.formaenvio {
            border-style: none;
            border-color: inherit;
            border-width: medium;
            margin: 0;
            width: 200px;
            height: 15px;
            color: #545454;
        }

            .col-01.meucarrinho.formaenvio.menor {
                margin: 0;
                width: 100px;
                height: auto;
                border: none;
                text-align: right;
            }

            .col-01.meucarrinho.formaenvio.medium {
                margin: 0;
                width: 446px;
                height: auto;
                border: none;
                text-align: center;
            }

        .col-01.meucarrinho.subtotal {
            margin: 0 0 0 0;
            width: 73px;
        }

        .col-01.meucarrinho.tarja {
            width: 30px;
            height: 100%;
            background: url(../../images/CarrinhoCompras/tarja01.png) no-repeat scroll 10px 0px;
            border: none;
            border-bottom-right-radius: 9px;
            border-top-right-radius: 9px;
            -moz-border-bottom-right-radius: 6px;
            -moz-border-top-righ-radius: 6px;
            -webkit-border-bottom-right-radius: 6px;
            -webkit-border-top-right-radius: 6px;
        }

    .col-01.n-parcelas {
        margin: 0 0 0;
        width: 74px;
        text-align: center;
        border-right: 1px dashed #ccc;
    }

    .col-01.valor-parcelas {
        margin: 0 0 0;
        width: 144px;
        text-align: center;
        border-right: 1px dashed #ccc;
    }

    .col-01.juros {
        margin: 0 0 0;
        width: 74px;
        text-align: center;
        border-right: 1px dashed #ccc;
    }

    .col-01.pgto-valortotal {
        margin: 0;
        padding: 0 10px 0 0;
        width: 440px;
        text-align: right;
        border-right: 1px dashed #ccc;
    }

    .col-01.nomenumero {
        margin: 0 0 0 15px;
        padding: 0 10px 0 0;
        width: 300px;
        height: 100%;
        text-align: left;
        border-right: 1px dashed #ccc;
    }

    .col-01.codigodata {
        margin: 0;
        padding: 0 0 0 15px;
        width: 154px;
        height: 100%;
        text-align: left;
        border-right: 1px dashed #ccc;
    }

    .col-01.cpffone {
        margin: 0;
        padding: 0 0 0 15px;
        width: 250px;
        height: 100%;
        text-align: left;
        border-right: 1px dashed #ccc;
    }

    .col-01.dashboard {
        margin: 0;
        width: 100%;
    }

        .col-01.dashboard.esquerda {
            margin: 0 30px 0 0px;
        }

        .col-01.dashboard.direita {
            margin: 0;
        }

    .col-01.descr-dashboard {
        margin: 5px 0 0 10px;
        width: 70%;
    }

        .col-01.descr-dashboard h5 {
            margin: 5px 0 5px 0;
            width: auto;
            font-size: 17px;
            color: #000;
        }

        .col-01.descr-dashboard p {
            margin: 0;
            padding: 10px 0 15px 0;
            color: #585858;
            border-top: 1px solid #999;
            border-bottom: 1px solid #999;
        }

    .col-01.condicao-01 {
        margin: 5px;
        width: 62%;
    }

        .col-01.condicao-01 p {
            text-align: left;
        }

    .col-01.condicao-02 {
        padding: 3px 0 0 0;
        margin: 0;
        width: 290px;
        height: auto;
    }

        .col-01.condicao-02 p {
            text-align: left;
        }

    .col-01.condicao-03 {
        position: relative;
        margin: -20px 0 0 0;
        width: 130px;
        height: 40px;
        text-align: left;
    }

    .col-01.gerarboleto {
        margin: 30px 0 0 10px;
        width: 160px;
        height: auto;
    }

    .col-01.gerarboleto-obs {
        margin: 30px 0 20px 10px;
        width: 560px;
        height: auto;
    }

        .col-01.gerarboleto-obs p {
            text-align: left;
            margin: 10px 0;
            padding: 0;
            width: auto;
            height: auto;
            font-size: 12px;
            color: #585858;
        }

    .col-01.opcoes-cartoes {
        margin: 30px 0 30px 10px;
        width: 95%;
        height: auto;
    }

.line-01.cadastro {
    float: left;
    margin: 12px 0 0 40px;
    width: auto;
}

.line-01.meucarrinho {
    margin: 20px 0 0 5px;
    width: 480px;
    border-radius: 9px;
    -moz-radius: 9px;
    -webkit-radius: 9px;
    box-shadow: 0 2px 3px 1px #b2b2b2;
    background: url(../../images/CarrinhoCompras/fundo-line-03.png) 0px 0px repeat-x;
    background-position: bottom;
}

    .line-01.meucarrinho.slim {
        height: 50px;
    }

    .line-01.meucarrinho.large {
        height: auto;
    }

        .line-01.meucarrinho.large.edit-01 {
            background-color: #FFF;
            margin-top: 70px !important;
            border-top-left-radius: 0 !important;
            -moz-border-top-left-radius: 0 !important;
            -webkit-border-top-left-radius: 0 !important;
        }

    .line-01.meucarrinho.auto {
        height: auto;
    }

        .line-01.meucarrinho.auto.edit-01 {
            background-color: #FFF;
            margin-top: 70px !important;
            border-top-left-radius: 0 !important;
            -moz-border-top-left-radius: 0 !important;
            -webkit-border-top-left-radius: 0 !important;
            width: 480px;
        }

    .line-01.meucarrinho.medium {
        height: 90px;
    }

    .line-01.meucarrinho.medium2 {
        height: 150px;
        background-color: #FFF;
    }

    .line-01.meucarrinho.medium3 {
        height: 70px;
    }

.line-01.quant {
    margin: 0 0 5px 0;
    width: 33px;
}


.line-03 {
    float: none;
    margin: 0;
    width: 300px;
    height: 24px;
    background: #eee;
}

.input-box {
    position: relative;
    float: left;
    margin: auto;
    padding: 0 0 0 3px;
    width: auto;
    height: 20px;
    border: 1px solid #ccc;
    font-family: arial;
    color: #999;
    font-size: 12px;
    background: #fff;
}

    .input-box.unid {
        margin: 10px 0px 0 0;
        width: 28px;
        color: #999;
        margin: 15px 0 0 12px;
    }

    .input-box.cep {
        margin: 0 10px 0 0;
        padding: 0 0 0 3px;
        height: 20px;
        border: 1px solid #ccc;
        font-family: arial;
        font-size: 12px;
        background: #fff;
    }

    .input-box.validadecartao {
        margin: 0 10px 0 0;
        padding: 0;
        width: auto;
    }

.input-box-03 {
    position: relative;
    float: left;
    margin: 0 10px 0 0;
    padding: 0 0 0 3px;
    width: auto;
    height: 20px;
    border: 1px solid #ccc;
    font-family: arial;
    color: #999;
    font-size: 12px;
    background: #fff;
    top: 0px;
    left: 0px;
}

.input-box-04 {
    position: relative;
    float: left;
    margin: 0 0 0 0;
    padding: 0 0 0 3px;
    width: auto;
    height: 20px;
    border: 1px solid #ccc;
    font-family: arial;
    color: #999;
    font-size: 12px;
    background: #fff;
    top: 0px;
    left: 0px;
}

.link-01 {
    font-size: 12px;
    color: #f00;
    text-decoration: none;
}

    .link-01 a:hover {
        color: #f00;
    }

.ico-disponibilidade {
    float: left;
    margin: 3px 0 0 0;
    width: 22px;
    height: 24px;
    border: none;
}

    .ico-disponibilidade.estado01 {
        background: url("../../images/CarrinhoCompras/icon_disponibilidade.png") no-repeat scroll 0px /*0px -44px*/ 0px;
    }

    .ico-disponibilidade.estado02 {
        background: url("../../images/CarrinhoCompras/icon_disponibilidade.png") no-repeat scroll -22px /*0px -22px*/ 0px;
    }

    .ico-disponibilidade.estado03 {
        background: url("../../images/CarrinhoCompras/icon_disponibilidade.png") no-repeat scroll -44px /*-22px -44px*/ 0px;
    }

.ico-dashboard {
    position: relative;
    float: left;
    margin: 16px 0 0 10px;
    width: 80px;
    height: 80px;
}

    .ico-dashboard img {
        display: table-cell;
        vertical-align: middle;
    }

.bt-fechar {
    margin: -3px 0 0 3px;
    width: 34px;
    height: 36px;
    background: url(../../images/CarrinhoCompras/bt_fechar.png);
    cursor: pointer;
}

.bt-total-footer {
    float: left;
    margin: 0;
    padding: 0;
    width: auto;
    height: 29px;
}

    .bt-total-footer.lat1 {
        width: 6px;
        background: url(../../images/CarrinhoCompras/total-footer-lat1.png) no-repeat;
    }

    .bt-total-footer.lat2 {
        width: 6px;
        background: url(../../images/CarrinhoCompras/total-footer-lat2.png) no-repeat;
    }

    .bt-total-footer.main {
        padding: 0 10px;
        background: url(../../images/CarrinhoCompras/total-footer.png);
    }

.bt-input {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    position: relative;
    height: 28px;
    float: left;
    padding: 0;
    text-align: center;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 2px 1px #222;
    cursor: pointer;
    margin-left: 0;
    margin-right: 0;
    margin-top: 1px;
}

input.bt-input {
    padding: 0 0 6px 0;
}

.bt-input.refresh {
    width: 33px;
    height: 23px;
    background: url(../../images/CarrinhoCompras/refresh.png) no-repeat;
    margin: 0 0 0 12px;
}

.bt-input.bt010 {
    width: 30px;
    background: url(../../images/CarrinhoCompras/bt_010.png);
}

    .bt-input.bt010:hover {
        background: url(../../images/CarrinhoCompras/bt_010.png) -30px 0px no-repeat;
    }

.bt-input.bt020 {
    width: 64px;
    background: url(../../images/CarrinhoCompras/bt_020.png);
    height: 30px;
    top: -1px;
    left: 0px;
}

    .bt-input.bt020:hover {
        background: url(../../images/CarrinhoCompras/bt_020.png) -64px 0px no-repeat;
    }

    .bt-input.bt020.endereco.right {
        margin-left: 10px;
        margin-top: 75px;
        width: 64px;
        background: url(../../images/CarrinhoCompras/bt_020.png);
        height: 29px;
        float: right;
        margin-right: 10px;
        top: 0px;
        left: 0px;
    }

    .bt-input.bt020.endereco.left {
        margin-left: 10px;
        margin-top: 75px;
        width: 64px;
        background: url(../../images/CarrinhoCompras/bt_020.png);
        height: 29px;
        float: left;
        margin-right: 10px;
    }

.bt-input.bt024 {
    width: 82px;
    background: url(../../images/CarrinhoCompras/bt_024.png);
    top: 0px;
    left: 0px;
}

    .bt-input.bt024:hover {
        background: url(../../images/CarrinhoCompras/bt_024.png) -82px 0px no-repeat;
    }


.bt-input.bt0251 {
    width: 82px;
    background: url(../../images/CarrinhoCompras/bt_0251.png);
}

    .bt-input.bt0251:hover {
        background: url(../../images/CarrinhoCompras/bt_0251.png) -82px 0px no-repeat;
    }

.bt-input.bt030 {
    width: 128px;
    background: url(../../images/CarrinhoCompras/bt_030.png);
    cursor: pointer;
    top: 0px;
    left: 0px;
}

    .bt-input.bt030:hover {
        background: url(../../images/CarrinhoCompras/bt_030.png) -128px 0px no-repeat;
    }

.bt-input.bt031 {
    width: 128px;
    background: url(../../images/CarrinhoCompras/bt_031.png);
    cursor: pointer;
    top: 0px;
    left: 0px;
}

    .bt-input.bt031:hover {
        background: url(../../images/CarrinhoCompras/bt_031.png) -128px 0px no-repeat;
    }


.boxbt {
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
    width: auto;
}

    .boxbt.acessar {
        float: none;
        margin: 0 0 0 161px;
        width: auto;
        height: 24px;
        background: #eee;
    }

    .boxbt.cad-proximopasso {
        float: none;
        margin: 0 0 0 120px;
        width: auto;
        height: 24px;
        background: #eee;
    }


    .boxbt.card-boleto {
        margin: 0 0 20px 50px;
        width: auto;
    }

    .boxbt.card-generico {
        margin: 0 30px 10px 0;
        width: auto;
    }

    .boxbt.gerarboleto {
        margin: 0 0 0 16px;
        width: auto;
    }

    .boxbt.busca {
        margin: 14px 0 0 156px;
        top: 0px;
        left: 0px;
        height: 30px;
    }

    .boxbt.atendimento {
        margin: 0 0 0 244px;
        height: 30px;
    }

    .boxbt.orcamento {
        margin: 0 0 0 94px;
        width: auto;
        height: 30px;
    }

    .boxbt.detproduto {
        float: left;
        margin: 0 0 0 330px;
        width: auto;
        height: 30px;
    }

    .boxbt.cadastro {
        float: left;
        margin: 0 0 0 30px;
        width: auto;
        }

    .boxbt.cadvoltar {
        float: none;
        margin: 10px 0 0 26px;
        height: 30px;
        display: table;
    }



    .boxbt.aba {
        float: none;
        margin: 13px 0 0 18px;
        width: auto;
        }

    .boxbt.total {
        margin: 0 0 0 580px;
        width: 200px;
    }

    .boxbt.anterior {
        margin: 0 0 0 30px;
        width: auto;
    }

    .boxbt.limpar {
        margin: 0 0 0 20px;
        width: auto;
    }

    .boxbt.proximo {
        margin: 20px 20px 0 0;
        float: right;
        clear: both;
        width: auto;
    }

    .boxbt.total-footer {
        float: right;
        margin: 0 50px 0 0;
        width: auto;
    }

    .boxbt.right {
        float: right;
    }





.line-01.cadrodape {
    margin: 0 0 20px 0;
}

.line-01.dadosveiculo {
    width: 306px;
    background: #efefef;
}

.line-01.condicao {
    margin: 10px 0 10px 0;
    width: 100%;
    height: auto;
    background: #efefef;
}

.line-01.total {
    margin: 20px 0 0 0px;
    width: 774px;
    height: 60px;
    border-top: 0px dashed #ccc;
}

.line-01.finalizarcompra {
    margin: 20px 0 20px 20px;
    padding: 10px 0 0 0;
    width: 740px;
    height: auto;
    border-top: 1px dashed #ccc;
}

.line-01.calcularparcelas {
    margin: 20px 0 20px 0px;
    width: 510px;
    height: auto;
}

    .line-01.calcularparcelas p {
        text-align: left;
        margin: 0;
        padding: 12px 70px;
        width: auto;
        height: auto;
        font-size: 12px;
        color: #585858;
        font-style: italic;
    }

.line-01.pgto {
    margin: 0;
    padding: 0;
    width: auto;
    height: 36px;
    color: #585858;
    line-height: 33px;
    border-top: 1px dashed #ccc;
}

.line-01.dadoscartao {
    margin: 0 0 30px 0;
    padding: 0;
    width: 100%;
    height: auto;
}

.line-01.c-obrigatorios {
    margin: 0 0 30px 15px;
    padding: 0;
    width: 740px;
    height: auto;
    border-bottom: 1px dashed #ccc;
}


.banner_ebit {
    margin: 20px auto;
    width: 473px;
    height: 88px;
    background: yellow;
}

.box_paga-concl {
    background: url("../../images/CarrinhoCompras/fundo_box372.png") repeat scroll 0 0 transparent;
    border-radius: 9px 9px 9px 9px;
    box-shadow: 0 2px 3px 1px #B2B2B2;
    margin: 0 auto;
    height: 240px;
    width: 372px;
}

.titu_paga-concl {
    float: left;
    margin: 20px 0 20px 0;
    width: 100%;
    height: auto;
    display: table;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    text-align: center;
}

.row_base {
    float: left;
    width: 100%;
}

.tarja-pedido {
    margin: 0 auto;
    display: table;
    background: red;
    border-radius: 9px 9px 9px 9px;
    box-shadow: 0 2px 3px 1px #B2B2B2;
    text-align: center;
    color: #fff;
    height: 22px;
    width: 200px;
}

.txt_infopedido {
    margin: 20px auto 0;
    display: table;
    text-align: center;
    color: #666;
    font-weight: bold;
    font-size: 17px;
    font-style: italic;
    width: 280px;
}

.radiobuton_pessoa {
            font-size: 13px;
        }

        .mensagem_login {
            display: none;
            float: left;
            margin-left: -160px;
            margin-right: 19px;
            font-size: 12px;
            color: #f00;
        }

.menu {
    width: 100%;
    height: 46px;
    background: url(../../../images/menu.jpg);
    margin: -16px auto 0 auto;
    text-align: center;
}

.menu #menutopo {
        list-style-type: none;
        padding: 0;
        padding-top: 12px;
    }

        .menu #menutopo li {
            display: inline;
            list-style-type: none;
            color: #fff;
            border-right: 1px solid #663200;
            border-left: 1px solid #ffcb99;
            margin-left: -4px;
            padding: 5px 5px;
            font-size: 12px;
        }

            .menu #menutopo li:first-child {
                border-left: 0;
            }

            .menu #menutopo li:last-child {
                border-right: 0;
            }

            .menu #menutopo li a {
                color: #fff;
                text-decoration: none;
                transition: all linear 0.3s;
                -webkit-transition: all linear 0.3s;
                -moz-transition: all linear 0.3s;
            }

                .menu #menutopo li a:hover {
                    color: #000;
                }