﻿body 
{
    margin:0; 
    padding:0; 
    width:100%; 
    font-family: Arial;
    background: url('imagem/bkd-site.jpg') center top repeat-y;
    font-size: 11px;
}

input[type=text] { 
    border: 1px solid #787878;
    background: #fff url('imagem/bkd-textbox.gif') left top repeat-x;
    font-size: 12px;
    color: #000;
    padding: 2px;
} 

input[type=password] 
{
    border: 1px solid #787878;
    background: #fff url('imagem/bkd-textbox.gif') left top repeat-x;
    font-size: 12px;
    color: #000;
    padding: 2px;
}

input[type=select] { 
    border: 1px solid #787878;
    background: #fff url('imagem/bkd-textbox.gif') left top repeat-x; 
    font-size: 12px;
    color: #000;
} 

img, fieldset { border:0; }
a:link, a:hover, a:visited {color:#333; text-decoration:none; cursor:pointer;}
a:hover{text-decoration:underline;}

.frw-paginador
{
	font-weight:bold;
	font-size:10pt;
	padding: 10px 8px;
	color:#e11313;
}

.frw-paginador a
{	
	font-size:9pt;
	color: #000;
}

.frw-paginador a:hover
{
	text-decoration:underline;
	}
.frw-paginadorPagina
{
	font-size:9pt;	
	color: #000;
}

*{ 	padding: 0; margin: 0; font-family: Arial; }

.TextBox
{
    border: 1px solid #787878;
    background: #fff url('imagem/bkd-textbox.gif') left top repeat-x;
    font-size: 12px;
    color: #000;
    padding: 2px;
}

.TextBox:hover
{
    border: 1px solid #7d9cb4;
    background: #fff url('imagem/bkd-textbox.gif') left top repeat-x;
    font-size: 12px;
    color: #000;
    padding: 2px;
}

.frw-quantidade-produto
{
    border: 1px solid #787878;
    background: #fff url('imagem/bkd-textbox.gif') left top repeat-x;
    font-size: 12px;
    vertical-align: middle;
    text-align: center;
    padding-top: 4px;
    color: #515151;
}

.Combo
{
    border: 1px solid #787878;
    background: #fff url('imagem/bkd-textbox.gif') left top repeat-x; 
    font-size: 12px;
    color: #000;
}

.txtQtd
{
    text-align: center;    
}


/*TOPO*/
.topo{background: url('imagem/bkd-topo.png') center bottom no-repeat; width: 100%; height: 372px;}

.centro{ width: 1000px; margin: auto;}

.topo-conteudo
{
    background: url('imagem/bkd-topo-conteudo.jpg') left top no-repeat; 
    height: 372px;
}

.banner-topo
{
    width: 990px;
    height: 186px;
    padding: 4px 0px 4px 5px;
}

.topo-logo
{
    width: 1000px;
    height: 127px;     
}

.topo-menu
{
    background: url('imagem/barra-menu.jpg') left top no-repeat;
    width: 1000px;
    height: 51px;
}

.topo-televendas
{
    float: left; 
    margin-left: 10px; 
}

/*Meio*/
.conteudo
{
    background: url('imagem/bkd-conteudo.gif') left top repeat;
    width: 100%;
    min-height: 521px;
    padding-bottom: 100px;
}


/*Rodape*/
.rodape-primeiro
{
    padding: 3px 20px 5px 20px;
    width: 630px;
    height: 28px;
}

.barra{ 
	/*border-top:1px solid #ccc; */
	/*background: url('imagem/barra.gif') left top repeat-x;*/
	/*padding:10px 20px; */
	background-color: #2e2e2f;
	padding-left: 3px;
	position: fixed; 
	bottom:0; 
	left:0; 
	/*z-index:500; */
	width:100%;
	color: #000;
	height: 33px;
}

.rodape-carrinho{float: left; background: url('imagem/carrinho.png') left top no-repeat; height: 26px; width: 184px; margin: 3px 10px 0px 0px;}
.rodape-carrinho-item a:hover{padding: 5px 0px 0px 95px; color: #fff; font-weight: bold;}
.rodape-carrinho-item a{padding: 5px 0px 0px 95px; color: #fff; font-weight: bold;}

.rodape-pedido{float: left; background: url('imagem/pedidos.png') left top no-repeat; height: 26px; width: 100px; margin: 3px 10px 0px 0px;}

/*MENU*/
.menu
{
    padding-top: 20px;
    padding-left: 13px;    
}

.menu-home
{
    padding-right: 10px;   
}

.menu-icones
{
    float:left;  
    padding-top: 8px;  
    padding-left: 20px;
}

.menu-align
{
    float: left;
}

/*BUSCA*/
.busca
{
    margin-top: 4px;
    background: url('imagem/bkd-busca.png') left top no-repeat;    
    width: 450px;
    height: 40px;
}

.televendas
{
    padding-top: 5px;
    padding-left: 7px;    
}
.busca-posicao
{
    padding-top: 10px;    
    padding-left: 100px;
}

.busca-ok{ padding-top: 9px; padding-left: 8px;}

/*LOGIN*/
/*background: url('imagem/bkd-login.png') left top no-repeat;*/
.topo-login{float: left; width: 170px; height: 105px; margin-top: 15px; margin-left: 18px;} 

.topo-login-conteudo{padding: 15px;}

.boxLoginCep{float: left; width: 350px;  border-right: 1px solid #d9d9d9; margin-left: 50px; color: #000; font-weight: bold;}
.boxLoginCliente{float: left; padding-left: 50px; color: #000; font-weight: bold;}

.boxLoginCep-baixo{float: left; width: 350px;}

.boxLoginEmail
{
    padding:5px;
    margin-bottom:10px;
}
.erroLogin{margin-top:5px; color:Red; font-size:11px; font-style:italic;}

.erroLogin{margin-top:5px; color:Red; font-size:11px; font-style:italic;}

.boxLoginAjuda{padding:5px; border: 1px solid #808080;}
.boxLoginAjuda p{ color: #000; font-weight: bold; padding-bottom:5px;}
.boxLoginAjuda .ajudaSenha{float:left;}
.boxLoginAjuda .ajudaSenha, .boxLoginAjuda .ajudaCompra{font-size:12px; color:#000; }
.boxLoginAjuda .ajudaCompra{margin-left:350px;}
.boxLoginAjuda .ajudaSenha div.ajuda, .boxLoginAjuda .ajudaCompra div.ajuda{color:#000;}
.boxLoginAjuda .ajudaSenha div.ajuda a, .boxLoginAjuda .ajudaCompra div.ajuda a{color:#000; text-decoration:underline;}
.boxLoginAjuda .ajudaSenha div.label, .boxLoginAjuda .ajudaCompra div.label{background:url('imagem/setaMarcador.gif') left no-repeat; padding-left:10px; font-weight:bold;}

/*Conteudo*/
.categoria
{
    float: left;
    width: 156px;    
    text-align: center;
}
            
.site-conteudo
{
    float: left;    
}
      
/*MENU-VERTICAL*/      
.boxMenuVerticalTopo
{
    background:url('imagem/bkd-cat-topo.png') top left no-repeat;
    width: 156px;
    height: 10px;
}

.boxMenuVerticalBaixo
{
    background:url('imagem/bkd-cat-baixo.png') top left no-repeat;
    width: 156px;
    height: 12px;
}

.boxMenuVertical
{
    background:url('imagem/bkd-cat-meio.png') left top repeat-y;
    padding-bottom:10px;
    padding-top:10px;
    padding-left: 5px;
    text-align: left;
}

.boxMenuVertical ul { list-style:none; display: block; padding: 0px; margin:0px; }
.boxMenuVertical ul li { list-style:none; margin: 0px; padding: 0px; }

.boxMenuVertical ul li a {
	background: url(imagem/bkdLinhaMenu.gif) bottom no-repeat;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 11px;
	color: #000;
	margin-top: 5px;
	padding: 0 0 0 6px;
	text-transform:uppercase;
}

.boxMenuVertical ul li ul li {
	font-size: 11px;
	padding: 0px;
	margin: 0;
	display: block;
	min-height: 18px;
 	*height: 16px;
	line-height: 18px;
 	*line-height: 17px;
}

.boxMenuVertical ul li ul li a{
	background: none;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	margin: 0 0 0 6px;
	text-transform:none;
}

.boxMenuVertical ul li ul li a:hover{ text-decoration:underline;}

/*Menu-Vertical Categoria*/
.boxMenuVertical2
{
    background:url('imagem/bkd-cat-meio.png') left top repeat-y;
    padding-bottom:10px;
    padding-top:10px;
    padding-left: 5px;
    text-align: left;
}

.boxMenuVertical2 ul { list-style:none; display: block; padding: 0px; margin:0px; }
.boxMenuVertical2 ul li { list-style:none; margin: 0px; padding: 0px; }

.boxMenuVertical2 ul li a {
	background: url(imagem/bkdLinhaMenu.gif) bottom no-repeat;
	text-decoration: none;
	display: block;
	font-size: 11px;
	color: #000;
	margin-top: 5px;
	padding: 0 0 0 6px;
}
.boxMenuVertical2 ul li a:hover{ text-decoration:underline;}

.boxMenuVertical2 ul li ul li {
	font-size: 11px;
	padding: 0px;
	margin: 0;
	display: block;
	min-height: 18px;
 	*height: 16px;
	line-height: 18px;
 	*line-height: 17px;
}

.boxMenuVertical2 ul li ul li a{
	background: none;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	margin: 0 0 0 6px;
	text-transform:none;
}

.boxMenuVertical2 ul li ul li a:hover{ text-decoration:underline;}
.boxMenuVertical2 a {color: #000;}

/*Newsletter*/
.boxNewsTopo
{
    background:url('imagem/bkd-cat-topo.png') top left no-repeat;
    width: 155px;
    height: 10px;
}

.boxNewsBaixo
{
    background:url('imagem/bkd-cat-baixo.png') top left no-repeat;
    width: 155px;
    height: 12px;
}

.boxNews
{
    background:url('imagem/bkd-cat-meio.png') left top repeat-y;
    padding-bottom:10px;
    padding-top:10px;
    padding-left: 9px;
    padding-right: 6px;
}

.boxNews p{padding-bottom:5px;}
.boxNews p.texto{font-size: 11px;}
.boxNews p.buttom{text-align:right; padding-right:12px;}

/*Home*/
.boxHome-esq
{
    width: 685px;
    float: left; 
}

.boxHome-dir
{
    float: right;
    width: 159px; 
}

.produto 
{
    /*background: url('imagem/bkd-produto.png') left top no-repeat; */
    width: 180px;
    height: 230px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.produto .avistacomdesconto{color: #000; font-size: 11px; font-weight: normal;}
.produto a{color: #000;}

.produto p.esgotado{padding-top: 5px;}

.produto p.produto-foto
{
    width: 125px;
    height: 125px;
}

.produto img.displayed 
{
    margin-left:-62.5px;
	margin-top:-62.5px;
}

.produto-conteudo{padding-top: 10px;}
.produto p.preco{ font-size: 11px;}

.produto p.preco .destaque{font-size: 12px; color: #db4c4c; font-weight: bold; }
.produto p.vejamais{padding-top: 5px;}
.produto p.vejamais a{ color: #000;}

.produto .precoDe{font-size:12px; font-weight:bold; color:#db4c4c; text-decoration:line-through;}
.produto .precoPor{font-size:13px; font-weight:bold; color:#4c7094;}

h2.tituloPagina
{
	display: block;
	font-size: 16px;
	color: #a81415;
}

/*Produto-Detalhe*/
.produto-topo{background: url('imagem/bkd-produto-topo.png') left top no-repeat; width: 822px; height: 45px;}
.produto-meio{background: url('imagem/bkd-produto-meio.png') left top repeat-y; width: 822px; min-height: 50px;}
.produto-baixo{background: url('imagem/bkd-produto-baixo.png') left top no-repeat; width: 822px; height: 39px;}

.produto-meio-cima {color: #000; font-size: 13px;}

.boxFoto {float:left; text-align: center; width: 320px; margin-left: 30px;}

.boxDetalheProduto{float:right; text-align: left; width: 440px; padding-right: 30px; color: #000;}
.boxDetalheProduto .avistacomdesconto {color: #000; font-weight: normal; font-size: 12px;}

.tituloProduto {font-size: 20px; padding-bottom: 7px;} 

.produto-meio-pagamento {padding: 0px 20px 10px 40px; font-size: 13px;}
.produto-meio-pagamento p.forma-pagto{font-size: 16px; color: #000; margin-bottom: 10px; font-weight: bold;}

.boxOpcaoPagto{float:left; text-align: left; height: 300px; overflow: auto; border: 1px dashed #cc0000; padding: 10px; width: 220px;}

.boxPreco p.produto-titulo{font-size: 16px; font-weight:bold;}
.boxOpcaoPagto p.forma-pagto-vista{ font-size: 13px; color: #000; font-weight: bold; margin-bottom: 10px; padding-bottom: 3px; border-bottom: 1px dashed #cc0000;}

.boxOpcaoPagto p.forma-pagto{font-size: 16px; color: #000; margin-bottom: 10px; font-weight: bold;}

.descProduto, .tltContato{padding-bottom:5px;color:#000;font-size:13px; font-weight:bold; text-decoration: underline;}

.descProdutoTexto{ margin-left: 10px; padding-bottom: 15px; padding-top: 10px;}

.boxDescricaoDetalhe{text-align:left; font-size:12px; color:#000;}

.precoDe{font-size:15px; font-weight:bold; color:#db4c4c; text-decoration:line-through;}
.precoPor{font-size:16px; font-weight:bold; color:#4c7094;}

table.filiais tr td{font-size:12px; color:#999999; padding-top:10px;}

.textoContato{font-size:11px; color:#999999; padding:10px 0;}

.produto-detalhes {padding: 10px 0px;}
.produto-detalhes .produto-detalhes-item{padding-bottom: 5px;}

.preco_prazo{ font-size: 12px; padding-top: 10px;}
.preco_prazo .destaque{ font-size: 16px; color: #db4c4c; font-weight: bold; }

.forma-pagto-produto td{padding:2px;}
.forma-pagto-produto-conteudo { padding: 3px 0px 0px 3px;}
.parcela-item{color: #0082db;}
.produto-informacao{font-size: 16px; color: #000; font-weight: bold;}
.forma-pagto-tiulo-box{border-bottom: 1px dashed #e6e6e6; font-size: 16px; color: #515151;  font-weight: bold;}

.produto-conteudo-desc p{color: #000; font-size: 12px}

.produto-conteudo-desc ul
{
    margin-left: 15px;
}

/**/

/*Carrinho*/
tr.headerCarrinho td
{
    font-size:12px; 
    font-weight:bold;
    font-style:italic;
    color:#000;
    padding:0 3px 10px 3px;}
    
tr.itemCarrinho td
{
    padding:2px 3px;
    font-size:12px;
    color: #000;}
    
tr.itemCarrinho td input.txtQtd
{
    border:1px solid #987c22;
    height: 17px;
    *height: 16px;
    font-size:11px;
    padding: 2px 0 0 2px;
    text-align:center;
    }
    
tr.somaCarrinho td, tr.somaCarrinhoIni td
{  
    padding:3px 3px;
    font-size:12px;
    color: #000;
    }

tr.somaCarrinho td.label, tr.somaCarrinhoIni td.label
{
    text-align:right;
    color:#ac8b23;
    font-weight:bold;
    }
    
tr.somaCarrinho td.total
{
    font-size:14px;
    text-align:right;
    font-weight:bold;
    }

tr.somaCarrinhoIni td
{
    border-top:1px solid #d9e577;
    padding-top:10px;
    }
    
.boxCalculoFrete p, .boxOpcaoFrete p {font-size:12px; padding:3px 0; color:#ac8b23; font-weight:bold;}
.boxCalculoFrete .boxForm{ height:25px;}
.boxCalculoFrete .boxForm div{float:left;}
.boxCalculoFrete .boxForm div.btnFrete{padding-left:10px;}
.boxCalculoFrete p.consultaCep, .boxCalculoFrete p.consultaCep a
{
    color:#808080;
    font-weight:normal;
    }
    
.boxCalculoFrete p.consultaCep a{ text-decoration:underline;}

.boxOpcaoFrete{margin-top:10px; }
.boxOpcaoFrete div{border:1px dashed #ddd5bc; padding:5px;}
.boxOpcaoFrete div label{font-size:12px; padding-left:5px; color:#808080;}
.boxOpcaoFrete div input{margin-top:5px;}
p.btnFinalizaCompra {text-align:right; padding-top:15px;}

.boxCarrinho-top {background: url('imagem/bkd-cesta-topo-produto.png') left top no-repeat; width: 799px; height: 54px;}
.itemCarrinhoCesta {width: 101px; border-right: 1px solid #d9d9d9; text-align: center;}
.itemCarrinhoCesta-produto {width: 158px; border-right: 1px solid #d9d9d9; text-align: center;}
.itemCarrinhoCesta .produto-item{ padding-left: 20px; padding-right: 2px; text-align: center;}
.itemCarrinhoCesta-descricao{ width: 196px; border-right: 1px solid #d9d9d9; text-align: center;}
.itemCarrinhoCesta-disp{width: 122px; border-right: 1px solid #d9d9d9; text-align: center;}
.itemCarrinhoCesta-qtd{ width: 82px; border-right: 1px solid #d9d9d9; text-align: center;}
.itemCarrinhoCesta-remover{ width: 65px; border-right: 1px solid #d9d9d9; text-align: center;}
.itemCarrinhoCesta-precoun{width: 93px; border-right: 1px solid #d9d9d9; text-align: center; color: #000099;}
.itemCarrinhoCesta-precotot{text-align: center; color: #000099; font-weight: bold;}

.boxCarrinhoCEP-top {background: url('imagem/bkd-cesta-topo-cep.png') left top no-repeat; width: 799px; height: 38px;}
.boxCarrinhoCEP-meio {background: url('imagem/bkd-pagto-meio.png') left top repeat-y; width: 799px; min-height: 1px; }
.boxCarrinhoCEP-baixo {background: url('imagem/bkd-cesta-baixo-cep.png') left top repeat-y; width: 799px; height: 23px; color: #cc0000; text-align: center; }

.texto-cep-texto{padding-left: 60px; padding-top: 25px;}
.texto-cep-dir{padding-left: 30px; padding-top: 22px; padding-right: 10px;}
.texto-cep-campos{padding-top: 15px;padding-right: 10px;}
.texto-cep-ok{padding-top: 17px;}

.boxOpcaoCEP{border-top: 1px solid #d9d9d9; margin-left: 23px; width: 750px;}

.boxOpcaoCEP-selecione{width: 120px; text-align: center;}
.boxOpcaoCEP-fretes{width: 492px; border-right: 1px solid #d9d9d9;}
.boxOpcaoCEP-tipo{width: 110px; text-align: center; border-left: 1px solid #d9d9d9; height: 80px; vertical-align: middle; padding-left: 10px;}
.divFreteRadio{float: left; width: 23px; background: url('imagem/bkd-frete-opcao.jpg') left top no-repeat; height: 30px; padding-top: 7px; text-align: center;} 
.divFreteRadio-Imagem{ float: left; padding-left: 5px;}

/*Cesta - Brinde*/
.div-brinde{border-top: 1px solid #d9d9d9; margin-left: 23px; margin-right: 23px;}
.brinde{padding: 10px 20px 10px 20px; text-align: center; width: 150px;}
.brinde .sel{padding: 5px 0px 0px 0px; color: #4c7094;}
/*.brinde-on{padding: 9px 19px 10px 18px; text-align: center; width: 150px; text-decoration: none;}*/

/*.brinde-on{padding: 10px 20px 10px 20px; } */

/*Finalizacao*/
.boxFormaPagto
{
    background: url('imagem/bkd-pagto.png') left top no-repeat;
    height: 114px;
    width: 798px;
}

.boxFormaPagto .boleto
{
    height: 107px; width: 167px; padding-left: 10px; text-align: center;    
}

.boxFormaPagto .boleto-desc{ width: 425px; text-align: center;}
.boxFormaPagto .boleto-fechar{ width: 188px; text-align: center; color: #003399;}

.boxProdutoPagto-top {background: url('imagem/bkd-pagto-topo.png') left top no-repeat; width: 799px; height: 55px;}
.boxProdutoPagto-meio {background: url('imagem/bkd-pagto-meio.png') left top repeat-y; width: 799px; min-height: 50px; }
.boxProdutoPagto-baixo {background: url('imagem/bkd-pagto-baixo.png') left top repeat-y; width: 799px; height: 45px; }

.itemCarrinhoPagto{padding-left: 50px; width: 386px; border-right: 1px solid #d9d9d9;}
.itemCarrinhoPagto-qtd{ width: 123px; border-right: 1px solid #d9d9d9; text-align: center;}
.itemCarrinhoPagto-precoun{ width: 100px; border-right: 1px solid #d9d9d9; text-align: center;}
.itemCarrinhoPagto-precotot{text-align: center; font-weight: bold;}

tr.somaCarrinhoPagtoIni td
{
    border-top:1px solid #d9d9d9;
    padding-top: 10px;
}
.divPagtoDetalhes
{
    margin-left: 23px;
    width: 750px;    
}

.divPagtoDetalhesCesta
{
    margin-left: 23px;
    width: 760px;    
}

.divInstrucoes{color: #000; padding-left: 10px;}

.boxConteudo{padding: 15px; width: 810px;}


/*Endereço*/
.endereco-titulo{ padding: 25px 0px 5px 20px;}

.boxProdutoPagto-conteudo{padding: 10px 15px 10px 25px;}
.boxProdutoPagto-conteudo td{padding-bottom: 3px;}

.boxEnderecoItens{background-color: #fff; border: 1px dashed #666666; padding: 5px; margin: 10px 10px 0px 0px; width: 220px;}

.boxEnderecoItem{padding-bottom:5px;}
.boxEnderecoItem p{color:#000;}
.boxEnderecoItem h4{ text-transform:uppercase; color: #000000; font-weight: bold; font-size: 11px;}

.boxOpcaoCEP{padding-top: 10px;}

p.observacao{ font-size: 11px; font-weight: bold; }
p.alert{color:#ff0000; font-size:10px; padding: 15px 0px; font-style:italic;}



.linha-endereco{border-bottom: 1px solid #d9d9d9; width: 750px; height: 1px; margin-left: 20px;}

/*Aba de Produtos*/
.aba-info-produto 
{
    border-bottom: 1px dotted #000;
    width: 742px;
    padding-bottom: 3px;
    margin: 15px 0px 10px 0px;
    font-size: 13px;
    color: #000;
}

.aba-info-produto-sel 
{
    font-weight: bold;
}

.aba-info-produto-sep
{
    padding: 0px 10px;
} 

.home-topo
{
    background: url('imagem/bkd-home-teste.png') left top no-repeat;
    width: 685px;
    height: 45px;
}

.home-topo-meio
{
    background: url('imagem/bkd-home-teste-meio.png') left top repeat-y;
    width: 685px;
    min-height: 45px;
}

.produto-vitrine
{
    margin: 0px 20px 0px 15px;
}

.home-topo-baixo
{
    background: url('imagem/bkd-home-teste-baixo.png') left top no-repeat;
    width: 685px;
    min-height: 39px;
}

.voce-esta{padding-left: 25px; padding-top: 10px; font-size: 18px; width: 685px}

.boxNews-Login
{
    background:url('imagem/bkd-cat-meio.png') left top repeat-y;
    padding-left: 9px;
    padding-right: 6px;
}

/*ETAPA*/
.compra-etapa{padding-left: 40px;}
.compra-etapa-cartao{padding-left: 40px;}
.compra-etapa-item{width: 101px;}

.caixa-cartao{padding: 20px 10px 0px 20px;}
.caixa-cartao td{padding-top: 4px;}

.boxNumPedido{height: 50px; width: 200px; font-size: 22px; font-weight: bold; text-align: center; vertical-align: middle; border: 1px solid #626262; background-color: #e2e2e5; padding-top: 25px;}
p.textoPadrao{color:#515151; font-size:12px;}

.cadastro-texto{padding-bottom: 3px;}

/*Etapa*/
.painel-pedido{background-color: #fff; width: 547px; min-height: 50px; padding: 2px;}
.painel-pedido-borda{border: 1px solid #e6e6e6; padding: 5px;}
.painel-pedido-borda p.titulo{padding: 0px 0px 10px 0px;}
.painel-pedido-borda p.titulo-endereco{margin: 0px 0px 10px 0px; border-bottom: 1px solid #e6e6e6; padding-bottom: 3px;}
.painel-pedido-borda p.segue{padding: 0px 0px 3px 0px; border-bottom: 1px solid #e6e6e6; margin-bottom: 5px;}

.painel-pedido-borda .headerCarrinho th{text-align: left; background-color: #f4f4f4; padding: 4px; }
.painel-pedido-borda .itemCarrinho td{padding: 5px; border-bottom: 1px dashed #e6e6e6;}
.painel-menu{float: left; width: 201px;}
.painel-menu-item-out-endereco {width: 199px; height: 15px; border: 1px solid #999999; padding:  11px 0px 3px 5px; background: #fff url('imagem/enderecos.png') center left no-repeat; }
.painel-menu-item-over-endereco {width: 199px; height: 15px; border: 1px solid #999999; padding: 11px 0px 3px 5px; background: #cccccc url('imagem/enderecos.png') center left no-repeat;}
.painel-menu-item-out-pedido {width: 199px; height: 15px; border: 1px solid #999999; padding:  11px 0px 3px 5px; background: #fff url('imagem/meus-pedidos.png') center left no-repeat; }
.painel-menu-item-over-pedido {width: 199px; height: 15px; border: 1px solid #999999; padding: 11px 0px 3px 5px; background: #cccccc url('imagem/meus-pedidos.png') center left no-repeat;}
.painel-menu-item-out-cadastro {width: 199px; height: 15px; border: 1px solid #999999; padding:  11px 0px 3px 5px; background: #fff url('imagem/alterar-cadastro.png') center left no-repeat; }
.painel-menu-item-over-cadastro {width: 199px; height: 15px; border: 1px solid #999999; padding: 11px 0px 3px 5px; background: #cccccc url('imagem/alterar-cadastro.png') center left no-repeat;}

/*Progress*/
 #OuterTableCellOverlay            
 {
     background-color: white;          
     filter:alpha(opacity=85);        
     -moz-opacity:0.85;                
     z-index: 999;        
     width: 100%;        
     height: 100%;        
     position: absolute;        
     background-color: #000;
     top: 0;        
     left: 0;                            
 }        
 
 #InnerTableCellOverlay            
 {
     border: 1px solid black;        
     padding: 10px;        
     background-color: #eee;        
     z-index: 998;        
     background-color: #eee;        
     filter:alpha(opacity=100);        
     position: fixed;        
     top: 0pt;        
     left: 0pt;                    
     text-align: center;            
}

.box-azul-pedido
{
    background: url('imagem/bkd-pedido.jpg') left top repeat-x;    
    width: 140px;
    height: 80px;
    color: #fff;
    text-align: center;
    padding: 2px;
    border: 2px solid #247ae0;
}
.box-azul-pedido p.pedido{font-size: 30px; font-weight: bold;padding-top: 15px;}
.box-azul-pedido p.pedido-pag{font-size: 30px; font-weight: bold;padding-top: 25px;}

.headerCarrinhoDetalhe td{background-color: #f4f4f4; padding: 4px; font-weight: bold;}

/*Qualificações*/
.qualificacoes{background: url('imagem/qualificacoes.jpg') center top no-repeat; width: 159px; height: 240px;}

/*Imagem*/
.img-esgotado{filter: gray alpha(opacity=50); opacity:0.40; }

/*Auto-Complete*/
.lstBusca 
{
    font-size: 12px;
    font-weight: normal;
    list-style:none; 
    padding: 0px; 
    margin: 0px;
    border: solid 1px #bebcbd;
}

.lstBuscaSugestItem
{
    padding: 5px;
    background-color: #fefdfd; 
    color: #000;
}

.lstBuscaSugestItemHigh 
{
    padding: 5px;
    background-color: #d5e2ff; 
    color: #000;
}

.fale-conosco-fisica{ margin-top: 15px; font-size: 12px;}
.fale-conosco-fisica p.titulo{color: #cd5b5b; font-weight: bold; font-size: 16px;}
.fale-conosco-fisica p.destaque{color: #000; font-weight: bold; margin-top: 10px; margin-bottom: 5px; font-size: 13px;}
