body
{
    text-align: center;
	font: 12px tahoma;
	color: #0F0F0F;
	margin: 0;
	padding: 0;	
}

img
{
    border: 0;
}

div.geral
{
	width: 100%;
	text-align: left;
	margin: auto;
    _margin: 0;
}

a img 
{
	border: none; 
}

html, h1, h2, h3, h4, h5, h6, form, dl, ol, dt, dd, p, address, img, li, ul
{
	margin: 0;
	padding: 0;	
	text-decoration: none;
	border: none;
	list-style: none;
}

h1, h2, h3, h4, h5, h6
{
    font: 14px tahoma;
	color: #0F0F0F;
}

a
{
	text-decoration: none;
}

html>body #esquerda, html>body #direita
{
	width: 140px;
}

#detalhesProduto .preco
{
    font-weight: bold;
    color: #328DD4;
}

.historico
{
	padding: 8px 0;
	font: 11px tahoma;
	color: #666;
}

#departamento .historico a:link, #departamento .historico a:visited,
#grupo .historico a:link, #grupo .historico a:visited,
#detalhesProduto .historico a:link, #detalhesProduto .historico a:visited
{
	color: #666;
}

#departamento .historico a:hover,
#grupo .historico a:hover,
#detalhesProduto .historico a:hover
{
	color: #000;
	text-decoration: underline;
}




/* ----- BARRA LOGO DA EMPRESA E MENU DA EMPRESA */

.topo
{
	background: url('http://www.petesperto.com.br/imagens/15/fd_topo.gif') repeat-x; 
}
#barraEmpresa
{
    display: table;
    width: 100%;
    text-align: left;
}
 
#barraEmpresa b
{    
    float: left;
}

#barraEmpresa .meio
{
	margin: 0 200px;
	text-align: center;
}

#barraEmpresa .direita
{
    float: right;
    margin: 20px 5px 0 0;
    padding: 0;
    font: 12px tahoma;
    color: #1081B2;
}

#barraEmpresa span a
{
    font: bold 12px tahoma;
    color: #1081B2;
}

#barraEmpresa span a:hover
{
    font: bold 12px tahoma;
    color: #54b8e3;
}




/* ----- MENU TOPO ----- */
#menuTopo 
{
    display: table;    
	background: url('http://www.petesperto.com.br/imagens/15/bt_menuSuperior.gif'); 
	width: 100%;
	height: 30px;	
}

#menuTopo ul 
{
}

#menuTopo li 
{
	height: 30px;
	float: left;
    background: url('http://www.petesperto.com.br/imagens/15/traco_menuTopo.gif') no-repeat right top;
}

#menuTopo a:link, #menuTopo a:visited
{ 
	font: bold 12px tahoma, helvetica, sans-serif; 
	color: #004C88;
	display: block;
	padding: 8px 15px;
}

#menuTopo a:hover 
{ 
	color: #fff;
}





/* ----- BARRA CLIENTE (BOAS VINDAS, MEU CADASTRO...) ----- */
#barraCliente
{
    display: table;
    width: 100%;
    padding: 5px 0;
    background: #f5f5f5;
}

#barraCliente span
{    
    float: left;
    text-indent: 10px;  
}

#barraCliente ul
{
    float: right;
    margin: 0;
    padding: 0;
}

#barraCliente li
{
    list-style: none;
    display: inline;
    padding: 0 5px;
    border-left: solid 1px #FC7B2D;
}

#barraCliente ul a:link, #barraCliente ul a:visited
{
    font: bold 12px tahoma;
    color: #FCAF2D;
}

#barraCliente ul a:hover
{
    color: #FC7B2D;
}

#barraCliente .linkCarrinho a:link, #barraCliente .linkCarrinho a:visited
{
	color: Red;
	text-decoration: underline;
}

#barraCliente .linkCarrinho a:hover
{
	text-decoration: none;
}




/* ----- BARRA BUSCA TOPO ----- */
#barraBusca
{
    padding: 5px;
    background: #E1EFF2 url('http://www.petesperto.com.br/imagens/15/fd_busca.gif') repeat-x;
    border-top: solid 1px #ADDAE4;
    border-bottom: solid 1px #ADDAE4;
    text-align: right;
}

#barraBusca select
{
    font: 11px tahoma;
    color: #414141;
}

.campoBusca
{
    font: 11px tahoma;
    color: #414141; 
    width: 200px;
}

.botaoBusca
{
	font: bold 11px tahoma;
    color: #414141; 
    background: #ADDAE4;
    border: solid 1px #7BB1BD;
    width: 40px;
}




/* ----- BUSCA POR MARCA ----- */
.buscaMarca
{
	background: #E1EFF2 url('http://www.petesperto.com.br/imagens/15/fd_buscaMarca.gif');
	border: solid 1px #ADDAE4;
	margin-bottom: 8px;
	padding: 3px 0;
}

.buscaMarca h1
{
	font: bold 11px arial;
	color: #056779;
	margin-bottom: 3px;
}

.buscaMarca select
{
	font: 11px arial;
	border: solid 1px #056779;
}




/* ----- BANNER TOPO ----- */
#bannerTopo
{
    text-align: center;
}




/* ----- COLUNA ESQUERDA (MENU E BANNERS) ----- */
div#esquerda 
{
	margin-top: 8px;
	float: left;
	width: 140px;
	border-bottom: 5px solid #fff;
}

#menuLateral
{
    background: #f5f5f5;
    padding-bottom: 8px;
} 

#menuLateral dt, #menuLateral dt a:link, #menuLateral dt a:visited
{
    font: bold 11px arial;
    padding: 2px 0;
    color: #3C9519; 
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase;
    text-indent: 16px;
    background: url('http://www.petesperto.com.br/imagens/15/fd_titMenuLateral.gif') repeat-x;
}

#menuLateral dt a:hover
{
    color: #94E042; 
}

#menuLateral dd, #menuLateral dd a:link, #menuLateral dd a:visited
{
    font-size: 11px;
    text-indent: 13px;
    color: #333;
    display: block;
}

#menuLateral dd a:hover 
{
	color: #3C9519;
	text-decoration: underline;
	background: url('http://www.petesperto.com.br/imagens/15/ico_menuLateralHome.gif') no-repeat left top;
}

#bannerEsquerda
{
    text-align: center;
}

#bannerEsquerda img
{
    margin: 4px 0;
}




/* ----- COLUNA DIREITA (BANNERS E LOJAS ESPECIAIS) ----- */
div#direita 
{
	margin-top: 8px;
	float: right;
	width: 140px;
	text-align: center;
}

div#bannerDestaqueDireita 
{
}

div#bannerDireita 
{
}

div#bannerDireita img
{
	margin: 4px 0;
}

div#lojasEspeciais 
{
	margin-bottom: 8px;
	width: 140px;
	font: 11px verdana;
	letter-spacing: -1px;
	background: #f5f5f5;
	padding-bottom: 4px;
}

#lojasEspeciais h2 
{ 
	text-indent:-1000em;
	width: 140px;
	height: 26px;
	overflow: hidden;
	background: url(imagens/tit_lojasEspeciais.gif);
}

#lojasEspeciais p
{ 
	text-align: center;
	height: 32px;
	background: url(imagens/lojasEspeciais_separador.gif) no-repeat bottom;
}

#lojasEspeciais a 
{
	color: #000;
}

#lojasEspeciais a:hover 
{
    text-decoration: underline;
}




/* ----- CAIXA OS MAIS VENDIDOS ----- */

#maisVendidos
{
	width: 136px;
	border: solid 1px #86c961;
	display: table;
	text-align: left;
	margin-bottom: 4px;	
}

#maisVendidos ul
{
	padding-left: 2px;	
}

#maisVendidos li
{
	width: 133px;
	display: table;
	margin-bottom: 3px;
}

#maisVendidos li:hover
{
	background: #eaf7e3;
}

#maisVendidos ul li .linkVendidos
{
	display: block;
	height: 50px;
}

#maisVendidos h1
{
	background: #86c961;
	font: bold 11px tahoma;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	padding: 2px 1px;
	margin-bottom: 3px;
}

#maisVendidos h1 a:link, #maisVendidos h1 a:visited
{
	color: #fff;
}

#maisVendidos img
{
	float: left;
}

#maisVendidos h2
{
	font: bold 18px tahoma;
	color: #4ea82e;
	float: left;
	margin-right: 1px;
}

#maisVendidos ul li .descricao b
{
	padding-left: 3px;
}

#maisVendidos ul li .descricao b, #maisVendidos ul li .descricao b a:link
{
	color: #000;
	font: normal 9px tahoma;
}

#maisVendidos ul li .marca, #maisVendidos ul li .marca a:link
{
	color: #666;
	font: normal 9px tahoma;
}

#maisVendidos .listaCompleta
{
	display: block;
	font: 10px arial;
	text-transform: uppercase;
	letter-spacing: -1px;
	text-align: center;
	color: #ff4f19;
	text-decoration: none;
	margin-bottom: 3px;
	padding: 3px 0;
}




/* ----- PÁGINA MAIS VENDIDOS ----- */

#listaMaisVendidos 
{
	margin-top: 8px;
	display: table;
	width: 100%;
}

#listaMaisVendidos h2 
{
	font: bold 16px arial;
	font-weight: bold;
	background: #86c961;
}

#listaMaisVendidos h2 span 
{
	color: #ffffff;	
	padding: 3px 10px;
	display: block;
}

#listaMaisVendidos strong
{
    color: #54ac24;
}

#listaMaisVendidos ul 
{
	margin-top: 10px;
}

#listaMaisVendidos li 
{
	list-style: none;
	font: 11px tahoma;
	color: #646464;
	width: 24%;
	text-align: center;
	margin-bottom: 10px;
	float: left;
	height: 200px;
}

#listaMaisVendidos ul li h1
{
	float: left;
}

#listaMaisVendidos a:link
{
	color: #54ac24;
}

#listaMaisVendidos a:hover 
{
	text-decoration: underline;
}

#listaMaisVendidos span 
{
	color: #0082D7;
}

#maisVendidosCategorias
{
	background: #eaf7e3 url('http://www.petesperto.com.br/imagens/15/fd_maisVendidosCategorias2.jpg') repeat-x bottom;
}

#maisVendidosCategorias h1
{
	font: bold 16px arial;
	color: #54ac24;
	margin-bottom: 6px;
	display: block;
	background: #fff;
	text-indent: 10px;
	border-bottom: 1px solid #79c94d;
}

#maisVendidosCategorias h2
{
	font: bold 14px tahoma;
	color: #54ac24;
	background: #d0ecc1;
	display: block;
	width: 180px;
	padding: 4px 0;
}

#maisVendidosCategorias .tabela ul
{
	background: #fff;
	width: 170px;
	text-align: left;
	padding: 5px;
	margin-bottom: 10px;
}

#maisVendidosCategorias .imagem
{
	text-align: center;
	display: block;
}

#maisVendidosCategorias .tabela ul li
{
	margin: 2px 0;
}

#maisVendidosCategorias .tabela ul li a:link, #maisVendidosCategorias .tabela ul li a:visited
{
	font: 11px tahoma;
	color: #333;
}

#maisVendidosCategorias .tabela ul li a:hover
{
	font: 11px tahoma;
	color: #54ac24;
	text-decoration: underline;
}





/* ----- DIV CONTEÚDO DO SITE ----- */
div#conteudo 
{
	margin: 8px 148px 0 148px;	
}

div#conteudoSemDireita
{
	margin-left: 148px;
	text-align: left;
}




/* ----- BANNER E PRODUTOS EM DESTAQUE ----- */
#destaques
{
	vertical-align: top;
	text-align: left;
}

#destaques li.destsemana 
{
	list-style: none;
	width: 58%;
	float: left;
	background: #f5f5f5;
}

#destaques li.giro 
{
	list-style: none;
	width: 38%;
}

#destaques li.giro h2 
{
    margin-left: 10px;
	font: 12px tahoma;
	color: #525A5B;
	font-weight: bold;
	background: #f5f5f5;
}

#destaques li.giro h2 span 
{
    padding: 3px 10px;
    display: block; 
}

#destaques li.giro p 
{
	margin: 5px;
	height: 90px;
	font: 11px tahoma;
	color: #646464;
}

#destaques li.giro a 
{
	color: #646464;
}

#destaques li.giro a:hover 
{
	text-decoration: underline;
}

#destaques li.giro img 
{
	margin-right: 5px;
	float: left;
}




/* ----- LISTA PRODUTOS HOME ----- */
#produtos 
{
	margin: 0;
	padding: 0;
}

#produtos h2 
{
	_margin: 0 -2px;
	font: 12px tahoma;
	font-weight: bold;
	background: #0066CC;
	height: 23px;
	display: block;
}

#produtos h2 span 
{
	color: #ffffff;	
	padding: 3px 10px;
	display: block;
}

#produtos strong
{
    color: #646464;
}

#produtos ul 
{
	margin-top: 10px;
}

#produtos li 
{
	list-style: none;
	font: 11px tahoma;
	color: #646464;
	width: 24%;
	text-align: center;
	margin-bottom: 10px;
	float: left;
	height: 200px;
}

#produtos a
{
	color: #646464;
}

#produtos a:hover 
{
	text-decoration: underline;
}

#produtos span 
{
	color: #0082D7;
}




/* ----- RODAPÉ ----- */
div#rodape 
{
	clear: both;
	height: 120px;
	background: #fffff7 url('http://www.petesperto.com.br/imagens/15/fd_rodape.jpg') repeat-y;
	margin-top: 8px;
	border-top: solid 1px #FDF7AB;
}

#rodape div.centralAtendimento
{ 
	width: 760px;
	position: absolute;
	left: 50%;  
	margin-left: -380px; 
}

#rodape h1
{ 
	padding-top: 10px; 
	font: 11px verdana; 
	color: #000; 
	font-weight: bold; 
}

#rodape a
{ 
	color: #666; 
}

#rodape a:hover
{ 
	text-decoration: underline; 
}

#rodape li.pagamento
{ 
	list-style: none; 
	width: 410px; 
	float: left;
}

#rodape li.siteSeguro
{ 
	list-style: none; 
	width: 215px; 
	float: left; 
}

#rodape ul.campoProgramado
{
	height: 85px;
}

#rodape div.centralAtendimento ul
{ 
	list-style: none; 
	margin-top: 2px; 
}

#rodape li.campoEditavel, #rodape li.campoEditavel a:link, #rodape li.campoEditavel a:visited
{ 
	font: 11px arial;
	color: #866f29;
}





/********************************************************************************
 ------------------------------- ESTILOS INTERNOS ------------------------------- 
*********************************************************************************/


/* ----- PÁGINA DEPARTAMENTOS ----- */

#menuLateralDep
{
    background: #f5f5f5;
} 

#menuLateralDep dt, #menuLateralDep dt a:link, #menuLateralDep dt a:visited
{
    font: 11px arial;
    font-weight: bold;
    padding: 2px 0;
    color: #3C9519; 
    display: block;
    margin: 2px 0;
    text-transform: uppercase;
    text-indent: 16px;
    background: url('http://www.petesperto.com.br/imagens/15/fd_titMenuLateral.gif') repeat-x;
}

#menuLateralDep dt a:hover
{
    color: #94E042; 
}

#menuLateralDep dd, #menuLateralDep dd a:link, #menuLateralDep dd a:visited
{
    font-size: 11px;
    text-indent: 13px;
    color: #333;
    display: block;
}

#menuLateralDep dd a:hover 
{
	color: #3C9519;
	text-decoration: underline;
	background: url('http://www.petesperto.com.br/imagens/15/ico_menuLateralHome.gif') no-repeat left top;
}

#departamento
{
    margin: 0 148px;    
}

#departamento a:link, a:visited
{
    color: #4C6B8A;
    text-decoration: none;
}

#departamento a:hover 
{ 
    text-decoration: underline; 
}

#text 
{	
    font-family: tahoma; 
    font-size: 11px; 
    color: #4C6B8A; 
}

#destaqueDepartamento 
{ 
    font-family: tahoma; 
    font-size: 11px; 
    color: #4C6B8A; 
    height: 170px;        
}

#destaqueDepartamento dl 
{ 
    width: 370px; 
    float: left; 
    text-align: left;      	
}

#destaqueDepartamento dt 
{ 
    margin-left: 370px;
    text-align: justify;
}

#destaqueDepartamento h2 
{ 
    margin-left: 370px; 
    margin-bottom: 10px; 
    height: 35px; 
}

.secoes 
{ 
	display: table;
	width: 100%;
	_width: 98%;	
	margin: 0;
    font-family: tahoma; 
    font-size: 11px; 
    color: #4C6B8A;
}

.secoes ul 
{ 
    list-style: none;     
}

.secoes li 
{ 
    display: block; 
    float: left; 
    width: 49%; 
    _height: 140px; 
    min-height: 140px;
}

.secoes span 
{ 
    padding: 8px 0;
    display: block;
}

.secoes p 
{ 
    padding-top: 20px; 
    text-align: right; 
}

.secoes p a 
{ 
    color: #4C6B8A; 
}

.secoes h2 
{ 
    font: 12px tahoma;
	font-weight: bold;
	background: #0066CC;
	height: 23px;
	display: block;
}

.secoes h2 span 
{
	color: #ffffff;	
	padding: 3px 10px;
	display: block;
}

.imagemDepartamento
{
    float: left;
    margin-right: 5px;
}

.preco
{ 
    color: #0072C6;
    font: 12px arial;
}





/* ----- PÁGINA GRUPOS ----- */

#grupo
{
    margin: 0 148px;
}

#grupo a:link, a:visited
{
    color: #4C6B8A;
    text-decoration: none;
}

#grupo a:hover 
{ 
    text-decoration: underline; 
}

#text 
{	
    font-family: tahoma; 
    font-size: 11px; 
    color: #4C6B8A; 
}

#grupo dl 
{ 
    width: 370px; 
    float: left; 
    text-align: left;      	
}

#grupo dt 
{ 
    margin-left: 370px;
    text-align: justify;
}

.secoesGrupos 
{
	margin: 0;
}

.secoesGrupos h2 
{
	font: 12px tahoma;
	font-weight: bold;
	background: #0066CC;
	height: 23px;
	display: block;
}

.secoesGrupos h2 span 
{
	color: #ffffff;	
	padding: 3px 10px;
	display: block;
}

.secoesGrupos strong
{
    color: #646464;
}

.secoesGrupos ul 
{
	width: 98%;
	display: table;
}

.secoesGrupos li 
{
	list-style: none;
	font: 11px tahoma;
	color: #646464;
	width: 24%;
	text-align: center;
	margin-bottom: 10px;
	float: left;
	height: 200px;
}

.secoesGrupos a
{
	color: #646464;
}

.secoesGrupos a:hover 
{
	text-decoration: underline;
}

.secoesGrupos span 
{
	color: #0082D7;
}



/* ----- PÁGINA DETALHES DO PRODUTO ----- */
#detalhesProduto
{
    text-align: left;
    margin-left: 148px;
}


#detalhesProduto h1 
{
	font: bold 16px tahoma;	
	color: #666;	
	text-transform: capitalize;
}

#detalhesProduto span
{
	font: 11px tahoma;  
	color: #7C7C7C;
	padding-right: 15px;
}

#detalhesProduto h3 
{
	font-family: tahoma;  
	font-size: 12px;  
	font-weight: bold;  
	color: #328DD4;
}

#detalhesProduto p span a:link, #detalhesProduto p span a:visited
{
	color: #ff5113;
	text-decoration: underline;
	margin: 5px 0;
}

#detalhesProduto p span a:hover
{
	text-decoration: none;
}

#formaPgto 
{
	border: 1px solid #D9D9D9;
	width: 230px;	
}

#formaPgto h1
{
	height: 20px;
	text-align: center;
	background-color: #328DD4;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}

.formaPgtoExtra
{
    margin: 4px;
    color: #4E4E4E;
    font: 11px tahoma;
}

#outrosProdutos
{
    display: table;
    margin: 10px 0;
    width: 99%;
    border-top: solid 1px #CACACA;
}

#outrosProdutos h1
{
    background: #F4F4F6;
    width: 100%;
    padding: 3px;
}

#outrosProdutos h2
{
    font: bold 14px tahoma;
    margin-bottom: 5px;
}

#outrosProdutos h2 a:link, #outrosProdutos h2 a:visited
{
    color: #000;
}

#outrosProdutos h2 a:hover
{
	text-decoration: underline;
}

#outrosProdutos table
{
    width: 100%;
    padding: 5px;
    border-bottom: solid 1px #CACACA;
}

#outrosProdutos td
{
    vertical-align: top;
}

#outrosProdutos span
{
}

#outrosProdutos b
{
}

#outrosProdutos strong
{
    font: bold 20px tahoma;
    margin: 32px 0;
    display: block;
}

#detalhesProduto .formaPgtoExtra span 
{
	font: bold 12px tahoma, tahoma;
	color: #0072c6;	
}

.descricaoProduto
{
    widows: 100%;
    margin: 10px 3px 20px 0; 
}

.descricaoProduto h1
{
    background: #F2F2F3;
    color: #328DD4;
    width: 100%;
    margin: 20px 0;
    text-indent: 6px;
    padding: 5px 0;
}

.descricaoProduto ul
{
    display: table;
}

.descricaoProduto li
{
    display: list-item;    
    list-style: none url(imagens/ico_detalhes.gif) inside;
}

#thumbnail
{
    text-align: left;
}

.thumbnailMaisFotos
{
	cursor: pointer;
}

.linkAmpliar
{
	cursor: pointer;
}


/* ----- PAINEL IMAGEM ZOOM E APRESENTAÇÃO DO VÍDEO */
#janela 
{
	border: solid 1px #000; 
	padding: 5px; 
	z-index: 6; 
	left: 0px; 
	visibility: hidden; 
	width: 610px; 
	padding-top: 0px; 
	position: absolute; 
	top: 0px; 
	background-color: #ccc;
}

#janela .cabecalho 
{
	padding-right: 2px 0 2px 0; 
	color: gray; 
	text-align: right;
}

#janela .cabecalho a 
{
	font-size: 120%; 
	text-decoration: none;
}

#janelaConteudo 
{
	border: gray 1px solid; 
	background: #fff;
}

#janelaConfig 
{
	z-index: 5; 
	right: 0px; 
	background: url(blackdot.gif) black; 
	filter: progid:dximagetransform.microsoft.alpha(opacity=60); 
	visibility: hidden; 
	width: 10px; 
	position: absolute; 
	top: 0px; 
	opacity: 0.8;
}

.painelImagemZoom a:link img, .painelImagemZoom a:visited img
{
	border: solid 3px #ccc;
	margin-bottom: 3px;
}

.painelImagemZoom a:hover img
{
	border: solid 3px #328DD4;
	margin-bottom: 3px;
}

.fotoProduto 
{
	position:relative;
	display:block;
}

.fotoProduto 
{
	position: relative;
	display: block;
/*	border: solid 1px #ccc;
	width: 240px;*/
}

.fotoIlustrativa 
{
	position: absolute;
	top: 0;
	left: 0;
	width: 236px;
	padding: 2px;
	background: #fff;
	filter: alpha(Opacity=75, FinishOpacity=100, Style=5); /* ----- transparencia para o IE ----- */
	-moz-opacity: 0.75; /* ----- transparencia para o Mozila ----- */
	opacity: 0.75; /* ----- transparencia para o FF ----- */
	-khtml-opacity: 0.75; /* ----- transparencia para o Safari e Konqueror ----- */
	font: 10px tahoma;
	color: #000;
}





/* ----- PÁGINA LOGIN DO USUÁRIO ----- */
div#caixaLogin
{
    padding: 10px;
    text-align: center;    
}

#caixaLogin ul
{
}

#caixaLogin li
{
    width: 49%;
    float: left;    
    margin-bottom: 10px;
}

#caixaLogin div
{
    height: 270px;
    width: 320px;
    background: #f5f5f5;
    text-align: left;
    float: left;    
    padding: 10px;
}

#caixaLogin h1
{
    padding: 5px 0;   
    background: #eee;
    margin: -10px -10px 10px -10px;
    text-indent: 10px;
    font: bold 16px tahoma;
    color: #FC7B2D;
}

#caixaLogin h2
{
    font: bold 16px tahoma;
    color: #FC7B2D;
    border-top: solid 1px #555;
    margin-top: 15px;
    padding-top: 10px;
}

#caixaLogin a:link, #caixaLogin a:visited
{
    font: bold 14px tahoma;
    color: #0082D7;
    text-decoration: underline;
}

#caixaLogin a:hover
{
    text-decoration: none;
}


#caixaLogin .botaoLogin
{
    font: bold 11px tahoma;
    color: #414141; 
    background: #ADDAE4;
    border: solid 1px #7BB1BD;
    width: 80px;
}

#caixaLogin hr
{
    margin: 15px 0;
    color: #555;
    height: 1px;
}




/* ----- PÁGINA CADASTRO CLIENTE (USUÁRIO) ----- */
#cadastroCliente
{
    padding: 25px 20px;
    text-align: left;    
}

#cadastroCliente h1
{
    border-bottom: solid 1px #ddd;
    padding: 5px 0;
    text-indent: 10px;
    font: bold 14px tahoma;
    color: #FC7B2D;
}

#cadastroCliente span
{
    font-size: 10px;
}

#cadastroCliente .botaoCadastro
{
    background: #C9C8B4;
    width: 80px;
    padding: 4px 0;
    border: solid 1px #9A998A;
    font: bold 12px arial;
}




/* ----- PÁGINA RESULDADO DA BUSCA ----- */
.topoResultado 
{
    text-align:left;
}

.topoResultado h1, #resultadoBusca2 h1
{
    font: bold 18px tahoma;
    color: #328DD4;
    padding: 10px 8px;
}

.topoResultado ul 
{
    background-color: #F5F5F5;
    margin: 5px 0;
    padding: 10px 0;
    text-indent: 5px
}

.topoResultado li 
{
}

.topoResultado select
{
    color: #343434;
    font: 11px tahoma;
}

.detalheResultado
{
    margin: 5px 0;
    font: 11px tahoma;
}

#resultadoBusca 
{
    margin: 5px;    
}

.imgResultado
{
    float: left;
    margin-right: 5px;
}

#resultadoBusca ul 
{
    width: 100%;
    display: table;
}

.resultadoBuscaTitulo 
{
    float: left;
    width: 60%;
    text-align: left;    
}

.resultadoBuscaTitulo a.linkProd:link, .resultadoBuscaTitulo a.linkProd:visited
{ 
    font: 12px tahoma;
    color: #646464;
}

#resultadoBusca a.linkProd:hover 
{ 
    color: red;
    text-decoration: underline;
}

#resultadoBusca strong 
{ 
    font: 10px tahoma;
    color: #646464;
}

.resultadoCompre 
{
    float: right;
    _width: 39%;
    width: 40%;
}

.resultadoLinha
{
    background-color: #E6E6E6;
    height: 1px;
    width: 100%;
    _width: 99%;
    float: left;
    overflow: hidden;
    margin: 8px 0;
}

a.linkMais:link, a.linkMais:visited 
{
	color: #646464;
    text-decoration: underline;
}

a.linkMais:hover
{
    color: red;
    text-decoration: none;
}

.paginacao,
#departamento .paginacao a:link, #departamento .paginacao a:visited,
#grupo .paginacao a:link, #grupo .paginacao a:visited,
#resultadoBusca .paginacao a:link, #resultadoBusca .paginacao a:visited
{
  font: 12px tahoma;
  color: #343434;
  margin: 5px 0 10px 0;
  width: 95%;
  clear: both;
  text-align: center;
}

.paginacao h2,
#departamento .paginacao h2,
#grupo .paginacao h2,
#resultadoBusca .paginacao h2
{
  font: 12px tahoma;
  margin-bottom: 3px;   
}

.paginacao a,
#departamento .paginacao a,
#grupo .paginacao a,
#resultadoBusca .paginacao a 
{
    padding: 0 8px;
}

.paginacao a.pagina:link, .paginacao a.pagina:visited, 
#departamento a.pagina:link, #departamento a.pagina:visited,
#grupo a.pagina:link, #grupo a.pagina:visited,
#resultadoBusca a.pagina:link, #resultadoBusca a.pagina:visited
{
    background-color: #E8E7DF;
    font-weight: bold;
    padding-left: 8px;
    color: #000;
}

.paginacao a.irpagina:link, a.irpagina:visited,
#departamento a.irpagina:link, #departamento a.irpagina:visited,
#grupo a.irpagina:link, #grupo a.irpagina:visited,
#resultadoBusca a.irpagina:link, #resultadoBusca a.irpagina:visited
{
    color: #646464;
}

.paginacao a.pagina:hover, .paginacao a.irpagina:hover,
#departamento a.pagina:hover, #departamento irpagina:hover,
#grupo a.pagina:hover, #grupo irpagina:hover,
#resultadoBusca a.pagina:hover, #resultadoBusca irpagina:hover
{
    color: red;
    text-decoration: underline;
}

#resultadoBusca2
{
    margin: 0 15px;
    font: 11px tahoma;
    color: #000;
}

#resultadoBusca2 li
{
    height: 200px;
    float: left;
    width: 48%;  
}

#resultadoBusca2 ul li h5
{
    margin: 10px 0 0 0;
    font: bold 11px tahoma;
}

#resultadoBusca2 ul li h2
{
    font: bold 18px tahoma;
    color: #328DD4;
    margin-bottom: -3px;
    text-transform: uppercase;
}

#resultadoBusca2 ul li strong
{
    font: bold 12px tahoma;
    color: #328DD4;
}

#resultadoBusca2 i
{
    color: #FF0000;
    font-size: 12px;
}

.caixaBuscaNovamente 
{
    background-color: #F5F5F5;
    display: table;
    width: 330px;
    padding: 6px;
}




/* ----- PÁGINA CARRINHO: PASSO 1 (LISTA DE PRODUTOS)----- */
.topoFinalizaCompra
{
	display: table;
	width: 100%;
	background: #fff url('http://www.petesperto.com.br/imagens/15/fd_topo.gif') repeat-x;
}

.finalizaCompra h1
{
    font: bold 21px tahoma;
    color: #192C79;
}
.finalizaCompra, .finalizaCompraVazio
{
    padding: 10px;
}

.finalizaCompraVazio
{
    text-align: center;
    padding: 40px 0;
}

.finalizaCompraVazio b
{
    color: #ff0000;
    font-size: 16px;
}

table 
{
     border-collapse: collapse;
}

.tabCarrinho table, .tabCarrinho tr, .tabCarrinho td
{
    border: 1px solid #fff;
}

.tabCarrinho strong
{
    color: #ff0000;
    font: normal 11px tahoma;
}

.titCarrinho
{
    background: #c8e4ff;
    height: 36px;
    text-align: center;
    font: bold 11px tahoma;
    text-transform: uppercase;
}

.tabCarrinho .imgEsquerda
{
    float: left;
    margin-right: 4px;
}

.tabCarrinho h1, .tabCarrinho h1 a:link, .tabCarrinho h1 a:visited
{   
    color: #000;
    text-decoration: underline;
    font: normal 12px tahoma;
    text-transform: capitalize;
}

.tabCarrinho h1 a:hover
{
    text-decoration: none;
    color: #ff0000;    
}

.tabCarrinho h2
{
    color: #4D4D4D;
    font-size: 11px;
}

.precoCep
{
    background: #f5f5f5;
}

.botaoCep
{
    background: url('imagens/bt_ok.gif') no-repeat;
    width: 25px;
    height: 21px;
    text-indent: -9000px;
    word-spacing: -9000px;
    z-index: -9000px;
    border: 0;
    cursor: pointer;
}

.precoTotal
{
    background: #FDFBEA;
    height: 50px;
    font: bold 15px tahoma;
}

.navegacaoCarrinho
{
    text-align: right;
    margin: 10px;
}

.navegacaoCarrinho li
{
    display: inline;
    padding: 0 10px;
}




/* ----- PÁGINA CARRINHO: PASSO 4 (FORMA DE PAGTO) ----- */
.formaPagto
{
    display: table;    
}

.formaPagto ul
{
    display: table;
    height: 80px;
}

.formaPagto li
{
    text-align: center;
    float: left;   
    background: #EFEFEF;
    padding: 7px;
    margin: 0 10px 10px 0;
}

.enderecoEntrega li
{
	text-align: center;
	float: left;
	background: #ffffe1;
	border: solid 1px #ccc;
	padding: 7px;
	margin: 0 10px 10px 0;
	font: 11px tahoma;
	display: block;
    text-align: left;
    height: 110px;
    width: 300px;
}

.formaPagto li p, .enderecoEntrega li p
{
    font-size: 11px;
    text-transform: uppercase;
}

.formaPagtoCartao h1
{
    display: block;
    background: #EFEFEF;
    padding: 4px;
    border-top: solid 1px #c2c2c2;
    margin-bottom: 5px;
}

.formaPagtoCartao ul
{
    display: inline-block;
    display: table;
}

.formaPagtoCartao li
{
    text-align: center;
    float: left;    
    padding: 7px;
    border-right: solid 40px #fff;
}

.formaPagtoParcelas
{
    background: #f7f7f7;
    padding: 7px;
    width: 250px;
}

.formaPagtoParcelas strong
{
    background: #e5e5e5;
    color: #666;
    padding: 6px;
    margin: -6px;
    margin-bottom: 0;
    display: block;
}

.dadosCartao
{
    display: table;
    width: 99%;
}

.botaoFecharPedido
{
    display: block;
    height: 40px;
    padding-top: 10px;
    text-align: right;
}

.formaPagtoDebito
{
}

.formaPagtoDebito ul
{
    display: list-item;
    display: table;
}

.formaPagtoDebito li
{
    text-align: left;
    border-bottom: solid 1px #333;
}

.formaPagtoDebito img
{
    float: left;
    margin-right: 5px;
}

.txtAlerta
{
	display: block;
	background: #ffffe1;
	border: solid 1px #ccc;
	padding: 5px;
	margin: 4px 0;
	color: red;
	font: 11px tahoma;
}

.txtVendaFinalizada
{
	color: red;
	font: bold 16px tahoma;
}




/* ----- PÁGINA MEU CADASTRO E MEUS SERVIÇOS ----- */
.meuCadastro
{
    padding: 10px;
    text-align: center;
}

.meuCadastro h1 span
{
    font: bold 18px tahoma;
    color: #555555;
    display: block;
    padding: 10px;
    text-transform: uppercase;
    text-align: left;
    background: #f1f1f1;
    margin-bottom: 10px;
}

.meuCadastroHome
{
    display: table;
    padding: 8px;
    background: #f5f5f5;
    margin: 0 auto;
    text-align: left; 
}

.meuCadastroHome h1 b, .meusPedidos h1 b
{
    display: block;
    background: #E0E0E0;
    margin: -8px 0 6px -8px;
    position: relative;
    padding: 6px;
    text-transform: capitalize;
}

.meuCadastroHome ul
{
    display: inline-block;
}

.meuCadastroHome li
{
    background: #E0E0E0;
    padding: 6px;
    display: block;    
    margin: 5px 10px 5px 0;
    float: left;
    color: #333;
}
.caixaEndereco
{
    width: 220px;
    height: 120px;
}

.meuCadastroHome li a:link, .meuCadastroHome li a:visited
{
    color: #333;
    display: block;
    height: 70px;
    width: 210px;
}

.meuCadastroHome li a:link strong, .meuCadastroHome li a:visited strong
{
    color: #000;
    text-transform: uppercase;
}

.meuCadastroHome li a:hover
{
    text-decoration: underline;
}

.menuMeuCadastro
{
    background: #f5f5f5;
    width: 140px;
    float: left;
    text-align: left;
    padding: 4px;
}

.menuMeuCadastro ul
{    
}

.menuMeuCadastro li
{
}

.menuMeuCadastro ul li strong
{
    text-transform: uppercase;
    background: #E0E0E0;
    display: block;
    margin: -4px -4px 3px -4px;
    padding: 3px 0;
    text-indent: 5px;
}

.menuMeuCadastro ul li a:link, .menuMeuCadastro ul li a:visited
{
    color: #006AAF;
}

.menuMeuCadastro li a:hover
{
    text-decoration: underline;
}

.botaoNovoEndereco
{
    background: url(imagens/bt_incNovoEnd.gif) no-repeat;
    display: block;
    height: 35px;
    width: 205px;
    border: 0;
    text-indent: -9000px;
    word-spacing: -9000px;
    z-index: -9000px;
    cursor: pointer;
}

.meusPedidos
{
    display: table;
    margin: 0 auto;
    text-align: left; 
}

.meusPedidos ul
{
}

.meusPedidos li
{
    padding: 6px;
    display: block;    
    margin: 5px 10px 5px 0;
    float: left;
}

.meusPedidos strong
{
    color: #2384CE;
    font-size: 14px
}

.meusPedidos a:link, .meusPedidos a:visited
{
    color: #333;
}

.meusPedidos a:hover
{
    text-decoration: underline;
}

.ultimoPedido
{
    width: 200px;
    height: 100px;
    background: #2384CE;
    text-align: center;
    color: #fff;
}

.ultimoPedido h1
{
    font: bold 30px tahoma;
    color: #FDE614;
}

.ultimoPedido h2
{
    font: bold 20px tahoma;
    color: #fff;
}

.ultimoPedido a:link, .ultimoPedido a:visited
{
    color: #fff;
}

.ultimoPedido a:hover
{
    text-decoration: underline;
}

.tabResultPedidos
{
}

.tabResultPedidos tr
{
    height: 20px;
}

.tabResultPedidos a:link strong, .tabResultPedidos a:visited strong
{
    color: #2384CE;
    text-decoration: underline;
}

.tabResultPedidos a:hover strong
{
    color: #ff0000;
    text-decoration: none;
}




/* ----- PÁGINA RENDER (CANAIS) ----- */
#render
{
    padding: 8px 0;
    margin: 0 160px;
}




/* ----- PÁGINA CENTRAL DE ATENDIMENTO ----- */
#centralAtendimento
{
	display: table;
	width: 100%;
	text-align: center;
}


#centralAtendimento h1
{
	font: bold 18px tahoma;
	color: #1c5295;
	text-align: left;
}

.topicos
{
	display: table;
	width: 700px;
	text-align: left;
	margin: auto;
    _margin: 0;
}

.topicos ul
{
	margin-top: 10px;
	width: 700px;
}

.topicos li
{
	font: 11px tahoma;
	color: #646464;
	width: 49%;
	float: left;
}

.topicos h2
{
	font: bold 14px arial;	
	color: #0072C6;
	padding: 3px 0;
	text-transform: uppercase;
}

.topicos p
{
	padding-left: 13px;
}

.topicos p a:link, .topicos p a:visited
{
	font: 11px tahoma;
	color: #646464;
}

.topicos p a:hover
{
	color: #0072C6;
	text-decoration: underline;
}

/* ------------ MODAL POPUPS ---------- */
.modalBackground
{
	background-color:Gray;
	filter:alpha(opacity=50);
	opacity:0.5;
}
.linha{
	border-bottom: solid 3px #666;
}

.style1 {
	font-size: 18px;
	font-weight: bold;
}