/*** TITULOS ***/
.titSecao { margin:0 !important; }

.tit_cat_1 { background:url(../imagens/layout-2009/produtos/tit-brinquedos-pedagogicos.png) no-repeat left top; }
.tit_cat_2 { background:url(../imagens/layout-2009/produtos/tit-playground.png) no-repeat left top; }
.tit_cat_3 { background:url(../imagens/layout-2009/produtos/tit-laboratorio.png) no-repeat left top; }
.tit_cat_4 { background:url(../imagens/layout-2009/produtos/tit-livros.png) no-repeat left top; }
.tit_cat_5 { background:url(../imagens/layout-2009/produtos/tit-dvd-cd.png) no-repeat left top; }

.lista_prods_busca .titSecao {
	margin-top:20px !important;
}
.lista_prods_busca h2.p {
	margin-top:0 !important;
}


#conteudo .menu_esp {
	display:inline;
	float:left;
	margin-top:0px;
	padding-bottom:5px;
}
#conteudo .menu_esp li {
	display:inline;
	float:left;
	margin-left:10px;
	width:125px;
	height:25px;
}
#conteudo .menu_esp li.p {
	margin-left:0;
}
#conteudo .menu_esp li a {
	display:block;
	width:125px;
	height:25px;
	text-indent:-9999px;
}
#conteudo .menu_esp li.promocoes a {
	background:url(../imagens/layout-2009/produtos/menu-esp/promocoes.png) no-repeat left top;	
}
#conteudo .menu_esp li.mais_vendidos a {
	background:url(../imagens/layout-2009/produtos/menu-esp/mais-vendidos.png) no-repeat left top;	
}
#conteudo .menu_esp li.lancamentos a {
	background:url(../imagens/layout-2009/produtos/menu-esp/lancamentos.png) no-repeat left top;	
}
#conteudo .menu_esp li a:hover, #conteudo .menu_esp li a.ativo {
	background-position:left bottom;
}

#conteudo .sub_nav {
	display:block;
	float:left;
	width:633px;	
	margin-top:5px;
	height:30px;
}
#conteudo h3.subcategoria {
	float:left;
	width:615px;
	font-size:13px;
	color:#FBB03B;
	padding-left:15px;
	background:url(../imagens/layout-2009/produtos/marcador-submenu.png) no-repeat left center;
	margin-top:15px;
}
#conteudo .sub_nav h3.subcategoria {
	width:auto !important;
}
#conteudo .sub_nav a.bt_voltar {
	display:block;
	float:right;
	height:15px;
	background:url(../imagens/layout-2009/produtos/nav-pag/seta-voltar.png) no-repeat left top !important;
	padding-left:25px;
	color:#F7931E;
	font-weight:bold;
	font-size:13px;	
}

/*** MENU SUBCATEGORIAS ***/
#menu_subcat {
	display:block;
	padding-left:20px;
	margin-top:5px;
	float:left;
}
#menu_subcat li {
	width:190px;
	border-bottom:1px solid #E6E6E6;
	padding:3px 0;
	text-align:left;
	line-height:16px;
	font-size:11px;
}
#menu_subcat li.u { border:0; }
#menu_subcat li a {
	color:#666;
	font-weight:bold;
	display:block;
}
#menu_subcat li a:hover,
#menu_subcat li a.ativo {
	color:#FBB03B;	
}
#menu_subcat li:hover,
#menu_subcat li.ativo {
	list-style:url(../imagens/layout-2009/produtos/marcador-submenu.png);
}


/************************************************************************************ PRODUTOS *************/
.lista_prods {
	width:700px;	
}
.lista_prods .prod {
	position:relative;
	display:block;
	float:left;
	width:185px;
	height:280px;
	overflow:hidden;
	margin:15px 35px 0 0;
}
.prod .img,
.detalhes_produtos .img {
	padding:5px;
	height:100px;
	width:173px;
	border:1px solid #E6E6E6;
	margin-bottom:5px;
	text-align:center;
	display:table;
}
.prod .img p,
.detalhes_produtos  .img p {
	margin:0 !important;
	padding:0 !important;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	width:100%;
}
.lista_prods .prod h4 {
	font-size:11px;
	margin-bottom:5px;
}
.lista_prods .prod .infos {
	display:block;
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
}
.lista_prods .prod a.saiba_mais {
	display:block;
	width:25px;
	height:19px;
	background:url(../imagens/layout-2009/home/bt-mais.png) no-repeat left top;
	float:right;
	text-indent:-9999px;
}
.lista_prods .prod a.saiba_mais:hover {
	background-position:left bottom;	
}
a.bt_cesta {
	display:block;
	margin-top:10px;
	float:left;
	width:185px;
	height:19px;
	background:url(../imagens/layout-2009/produtos/bt-adicionar-cesta.png) no-repeat left top;	
	text-indent:-9999px;
}
a.bt_lista_orcamento {
	display:block;
	margin-top:5px;
	float:left;
	width:185px;
	height:19px;
	background:url(../imagens/layout-2009/produtos/bt-adicionar-orcamento.png) no-repeat left top;	
	text-indent:-9999px;
}
.lista_prods .prod .infos .valor {
	float:left;
	font-weight:bold;	
}
.lista_prods .prod .infos .valor small {
	text-decoration:line-through;
	font-size:9px;	
}
p.tele_vendas {
	display:block;
	float:left;
	width:185px;
	height:41px;
	background:url(../imagens/layout-2009/produtos/compre-televendas.png) no-repeat left top;
	margin-top:5px;
	text-indent:-9999px;
}
p.produto_esgotado {
	display:block;
	margin-top:10px;
	float:left;
	width:185px;
	height:19px;
	background:url(../imagens/layout-2009/produtos/produto-esgotado.png) no-repeat left top;	
	text-indent:-9999px;
}

/*** DETALHES ***/
.detalhes_produtos {
	display:block;
	width:100%;
	float:left;
	margin-top:15px;	
}
.detalhes_produtos .top {
	display:block;
	width:100%;
	float:left;
} 
.detalhes_produtos .top .l {
	float:left;
	width:190px;
}
.detalhes_produtos .top form {
	display:block;
	float:right;	
	width:430px;
}
.detalhes_produtos .top h2 {
	display:block;
	padding:5px;
	background-color:#F7931E;
	color:#FFF;
	font-size:13px;
}
.detalhes_produtos .top p.valor,
.detalhes_produtos .top p.prazo {
	background-color:#f4f4f4;
	padding:5px;
	color:#808080;
	margin-top:5px;
}
.detalhes_produtos .top p.valor {
	font-size:15px;
	font-weight:bold;
}
.detalhes_produtos .top p.valor span {
	font-size:11px;
	font-weight:normal;	
}
.detalhes_produtos .top p.valor small {
	text-decoration:line-through;
	font-size:10px;	
	font-weight:normal;	
}
.detalhes_produtos .top p.obs {
	margin-top:5px;
	text-align:right;
	font-size:10px;
}

a.bt_ampliar {
	display:block;
	width:68px;
	height:14px;
	float:left;
	background:url(../imagens/layout-2009/produtos/bt-ampliar.png) no-repeat left top;
	text-indent:-9999px;
}
.detalhes_produtos .descr {
	display:block;
	float:left;
	width:100%;
	margin-top:20px;	
}
/********************************************************************************** FIM PRODUTOS *********/

/********************************************************************************** INDICA��O ************/
.detalhes_produtos .indicacao {
	display:block;
	float:left;
	width:100%;
	margin-top:20px;
}
.detalhes_produtos .indicacao h4 {
	display:block;
	float:left;
	width:100%;
	height:25px;
	background:url(../imagens/layout-2009/produtos/tit-indicacao.png) no-repeat left top;
	text-indent:-9999px;
	border-top:1px solid #E6E6E6;	
	border-bottom:1px solid #E6E6E6;
	margin-bottom:10px;	
}
#frm_indicacao {
	display:inline;
	font-size:10px;
	color:#969696;
	width:400px;
	margin-left:130px;
	float:left;
}
#frm_indicacao p { font-weight:bold; margin-bottom:10px; color:#646464; font-size:11px; }
#frm_indicacao div {
	background-color:#FFF;
	border:1px solid #E6E6E6;
	padding:2px;
	margin-bottom:5px;
}
#frm_indicacao .inputtext {
	width:170px;
	font:11px Arial, Helvetica, sans-serif;
	border:0px;
	background-color:#FFF;
	color:#969696;
}
#frm_indicacao .inputarea {
	width:284px;
	padding:0;
	height:80px;
	font:11px Arial, Helvetica, sans-serif;
	border:0px;
	background-color:#FFF;
	color:#969696;
}
#frm_indicacao a.bt_enviar {
	float:right;
	display:block;
	width:84px;
	height:25px;
	background:url(../imagens/layout-2009/produtos/bt-enviar.png) no-repeat left top;
	text-indent:-9999px;
}
#frm_indicacao a.bt_enviar:hover {
	background-position:left bottom;	
}
/********************************************************************************** FIM INDICA��O ********/

/********************************************************************************** SUGEST�ES COMPRA *****/
#sugestao_compra {
	display:block;
	float:left;
	width:100%;
	margin-top:20px;
}
#sugestao_compra h5 {
	display:block;
	float:left;
	width:100%;
	height:25px;
	background:url(../imagens/layout-2009/produtos/tit-sugestao.png) no-repeat left top;
	text-indent:-9999px;
	border-top:1px solid #E6E6E6;	
	border-bottom:1px solid #E6E6E6;
	margin-bottom:10px;	
}
#sugestao_compra .prod {
	display:inline;
	margin-right:35px;
	float:left;
	width:185px;
}
#sugestao_compra .prod img { margin-bottom:5px; }
#sugestao_compra .prod_u { margin-right:0px; }
#sugestao_compra a {
	color:#B3B3B3;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

/********************************************************************************** FIM SUGEST�ES COMPRA */

.img_g {
	display:block;
	position:absolute;
	top:50px;
	left:95px;
	z-index:999;
}
