/* BASE */
html, body { min-width:800px; text-align:center; font-family:tahoma; font-size:0.8em; color:#565656; overflow-x:hidden; }
h1, h2, h3, h4, h5, h6 { display:inline; float:left; }
ul, li{ line-height:normal;}
strong{ line-height:12px;}
.access,
hr { display:none; }
a { color:#565656; text-decoration:none; }
p{ line-height:12px;}

/*Barra*/
body#padrao{ background:url(../img/base/pesquisa-bg-padrao.gif) repeat-x left 101px;}
body#sem-juros{ background:url(../img/base/pesquisa-bg-12x.gif) repeat-x left 101px;}
body#frete-gratis{ background:url(../img/base/pesquisa-bg-frete-gratis.gif) repeat-x left 101px;}
body#de-por{ background:url(../img/base/pesquisa-bg-de-por.gif) repeat-x left 101px;}
body#saldao{ background:url(../img/base/pesquisa-bg-saldao.gif) repeat-x left 101px;}
body#so-hoje{ background:url(../img/base/pesquisa-bg-so-hoje.gif) repeat-x left 101px;}

/* CONTAINER */
	
	.page{ padding-left:156px;}
	
	/* CONTAINER */
		.container{ display:block; width:100%;}
		
	/* SIDEBAR LEFT */
		.sidebar-left{ position:relative; display:inline; float:left; width:146px; margin:9px 0 0 -146px; text-align:left; }
		.sidebar-left .menu{ display:inline; float:left; width:146px; padding-bottom:7px; background:#efefef url(../img/base/sidebar-left-bottom.gif) no-repeat left bottom;}
		.sidebar-left h2{ display:inline; float:left; width:146px; text-indent:-999em;}
		
		.sidebar-left .departamento{ height:35px;}
		body#padrao .sidebar-left .departamento{ background:url(../img/base/titulos-padrao.gif) no-repeat left top;}
		body#sem-juros .sidebar-left .departamento{ background:url(../img/base/titulos-sem-juros.gif) no-repeat left top;}
		body#frete-gratis .sidebar-left .departamento{ background:url(../img/base/titulos-frete-gratis.gif) no-repeat left top;}
		body#de-por .sidebar-left .departamento{ background:url(../img/base/titulos-de-por.gif) no-repeat left top;}
		body#saldao .sidebar-left .departamento{ background:url(../img/base/titulos-saldao.gif) no-repeat left top;}
		body#so-hoje .sidebar-left .departamento{ background:url(../img/base/titulos-so-hoje.gif) no-repeat left top;}
		
		.sidebar-left .filtros{ height:35px;}
		body#padrao .sidebar-left .filtros{ background:url(../img/base/titulos-padrao.gif) no-repeat left bottom;}
		
		.sidebar-left .secoes{ height:35px;}
		body#padrao .sidebar-left .secoes{ background:url(../img/base/titulos-padrao.gif) no-repeat left -159px;}
		body#sem-juros .sidebar-left .secoes{ background:url(../img/base/titulos-sem-juros.gif) no-repeat left -159px;}
		body#frete-gratis .sidebar-left .secoes{ background:url(../img/base/titulos-frete-gratis.gif) no-repeat left -159px;}
		body#de-por .sidebar-left .secoes{ background:url(../img/base/titulos-de-por.gif) no-repeat left -159px;}
		body#saldao .sidebar-left .secoes{ background:url(../img/base/titulos-saldao.gif) no-repeat left -159px;}
		body#so-hoje .sidebar-left .secoes{ background:url(../img/base/titulos-so-hoje.gif) no-repeat left -159px;}
		
		.sidebar-left .todos-departamentos{ display:inline; float:left; width:146px; height:38px; text-indent:-999em;}
		body#padrao .sidebar-left .todos-departamentos{ background:url(../img/base/titulos-padrao.gif) no-repeat left -194px;}
		body#sem-juros .sidebar-left .todos-departamentos{ background:url(../img/base/titulos-sem-juros.gif) no-repeat left -194px;}
		body#frete-gratis .sidebar-left .todos-departamentos{ background:url(../img/base/titulos-frete-gratis.gif) no-repeat left -194px;}
		body#de-por .sidebar-left .todos-departamentos{ background:url(../img/base/titulos-de-por.gif) no-repeat left -194px;}
		body#saldao .sidebar-left .todos-departamentos{ background:url(../img/base/titulos-saldao.gif) no-repeat left -194px;}
		body#so-hoje .sidebar-left .todos-departamentos{ background:url(../img/base/titulos-so-hoje.gif) no-repeat left -194px;}
		
		.sidebar-left ul{ display:inline; float:left; width:116px; padding:2px 13px;}
		.sidebar-left ul li{ display:inline; float:left; width:120px; padding:4px 0;}
		.sidebar-left ul li a{ display:inline; float:left; line-height:14px; color:#565656; font-weight:700;}
		.sidebar-left ul li a:hover{ text-decoration:underline;}
		
		body#padrao .sidebar-left ul li a.aberto{ color:#c11313;}
		body#sem-juros .sidebar-left ul li a.aberto{ color:#6f6fbf;}
		body#frete-gratis .sidebar-left ul li a.aberto{ color:#669cad;}
		body#de-por .sidebar-left ul li a.aberto{ color:#5c9840;}
		body#saldao .sidebar-left ul li a.aberto{ color:#ab722a;}
		body#so-hoje .sidebar-left ul li a.aberto{ color:#d93b88;}
		
		.sidebar-left ul li ul{ display:inline; float:left; width:116px; padding:2px 0;}
		.sidebar-left ul li ul li a{ background:url(../img/base/bullet-padrao.gif) no-repeat; padding-left:10px;}		
		body#padrao .sidebar-left ul li ul li a{background:url(../img/base/bullet-padrao.gif) no-repeat left 5px;}
		body#sem-juros .sidebar-left ul li ul li a{background:url(../img/base/bullet-sem-juros.gif) no-repeat left 5px;}
		body#frete-gratis .sidebar-left ul li ul li a{background:url(../img/base/bullet-frete-gratis.gif) no-repeat left 5px;}
		body#de-por .sidebar-left ul li ul li a{background:url(../img/base/bullet-de-por.gif) no-repeat left 5px;}
		body#saldao .sidebar-left ul li ul li a{background:url(../img/base/bullet-saldao.gif) no-repeat left 5px;}
		body#so-hoje .sidebar-left ul li ul li a{background:url(../img/base/bullet-so-hoje.gif) no-repeat left 5px;}
		
	/* CONTENT */
		#content{ position:relative; display:inline; float:right; width:100%;}
		#content .listagem .produtos{ _float:left; margin-right:156px; _margin-right:0; line-height:20px; text-align:left; padding:0 10px;}
		
		#content .listagem .produtos dl{ display:inline; float:left; width:33%; height:230px; margin:10px 0 0 0; text-align:center;}		
		#content .listagem .produtos .titulo{ display:inline; float:left; clear:both; width:100%;}
		#content .listagem .produtos .titulo-produto{ display:inline; float:left; width:100%;}
		#content .listagem .produtos .titulo strong{ display:inline; padding:0 5px; line-height:12px;}
		#content .listagem .produtos .loja{ display:inline; float:left; clear:both; width:100%; color:#7b7b7b; font-weight:700; line-height:12px;}
		#content .listagem .produtos .preco{display:inline; float:left; clear:both; width:100%; padding:10px 0 0 0; color:#be0f0f; line-height:12px;}
		#content .listagem .produtos .comprar-loja{ position:relative; display:inline; float:left; clear:both; width:100%; height:17px; margin-top:10px; text-align:center;}
		#content .listagem .produtos .comprar-loja a{ position:absolute; left:50%; display:inline; float:left; width:93px; height:17px; margin-left:-41px; line-height:20px; text-indent:-999em; background:url(../img/base/btn-comprar-loja.gif) no-repeat center top;}
		#content .listagem .produtos .alerta a{ display:inline; float:left; width:100%; line-height:20px; color:#003399; text-decoration:underline;}
		
		#content .marca{ display:inline; float:left; margin-top:10px;}
		#content .marca a{ display:inline; float:left; clear:both; line-height:20px; margin-left:8px; padding-left:13px; background:url(../img/base/bullet-site.gif) no-repeat left 7px;}
		#content .marca a:hover{ text-decoration:underline;}
		
		#content .resultado{ display:inline; float:left; width:100%; padding:10px 0; font-size:1.2em; text-align:left; border-bottom:1px solid #c3c3c3;}
		#content .resultado .txt{ display:inline; float:left; color:#c11313; text-align:left; width:auto; padding-top:3px;}
		#content .resultado .ordenacao{ display:inline; float:right; width:auto; padding-right:10px; font-size:0.9em;}
		#content .resultado .ordenacao select{ display:inline; _margin-right:10px;}
		#content p{ display:inline; float:left; width:100%; text-align:left; padding-top:10px; font-size:1em;}
		#content p a{ text-decoration:underline; line-height:12px;}
		
	/* SIDEBAR RIGHT */
		.sidebar-right{ position:relative; right:10px; float:right; width:146px; margin-top:10px; text-align:left; line-height:20px;}
		.sidebar-right h2{ display:inline; float:left; text-indent:-999em;}
		
		.cadastre{ width:138px; height:28px;}
		body#padrao .cadastre{ background:url(../img/base/titulos-padrao.gif) no-repeat left -35px;}
		body#sem-juros .cadastre{ background:url(../img/base/titulos-sem-juros.gif) no-repeat left -35px;}
		body#frete-gratis .cadastre{ background:url(../img/base/titulos-frete-gratis.gif) no-repeat left -35px;}
		body#de-por .cadastre{ background:url(../img/base/titulos-de-por.gif) no-repeat left -35px;}
		body#saldao .cadastre{ background:url(../img/base/titulos-saldao.gif) no-repeat left -35px;}
		body#so-hoje .cadastre{ background:url(../img/base/titulos-so-hoje.gif) no-repeat left -35px;}
		
		.text-cadastro{ display:inline; float:left; width:123px; padding:7px 9px; line-height:12px;}
		
		.form-cadastro fieldset label{ padding:5px 9px 0 9px;}
		.form-cadastro fieldset label strong{ display:inline; float:left; width:100%; padding-bottom:5px; line-height:10px;}
		.form-cadastro fieldset label input{ width:115px;}
		.form-cadastro fieldset button{ width:75px; height:17px; margin:10px 0 0 0; background:url(../img/base/btn-cadastrar.gif) no-repeat 8px top;}
		
		.sidebar-right .destaques{ width:145px; height:33px; margin-top:39px;}
		body#padrao .sidebar-right .destaques{ background:url(../img/base/titulos-padrao.gif) no-repeat left -63px;}
		body#sem-juros .sidebar-right .destaques{ background:url(../img/base/titulos-sem-juros.gif) no-repeat left -63px;}
		body#frete-gratis .sidebar-right .destaques{ background:url(../img/base/titulos-frete-gratis.gif) no-repeat left -63px;}
		body#de-por .sidebar-right .destaques{ background:url(../img/base/titulos-de-por.gif) no-repeat left -63px;}
		body#saldao .sidebar-right .destaques{ background:url(../img/base/titulos-saldao.gif) no-repeat left -63px;}
		body#so-hoje .sidebar-right .destaques{ background:url(../img/base/titulos-so-hoje.gif) no-repeat left -63px;}
		
		.sidebar-right .destaques-corpo{ display:inline; float:left; width:143px; padding-bottom:5px; border-left:1px solid #b2b2b2; border-right:1px solid #b2b2b2; text-align:center;}
		.sidebar-right .destaques-corpo a{ display:inline; float:left; width:133px; margin:20px 5px 0 5px; padding-bottom:10px; line-height:15px; border-bottom:1px solid #b2b2b2;}
		.sidebar-right .destaques-corpo a.ultimo{ border:0;}
		.sidebar-right .destaque-corpo-bottom{ display:inline; float:left; width:145px; height:4px; background:url(../img/base/sidebar-right-bottom.gif) no-repeat left top;}
		
/* END OF CONTAINER */

/* HISTORICO */
	.historico{ position:relative; display:inline; float:left; width:100%; margin-top:30px; clear:both;}
	body#padrao .historico{ border-top:3px solid #ffe5e5;}
	body#sem-juros .historico{ border-top:3px solid #e6e6f7;}
	body#frete-gratis .historico{ border-top:3px solid #d0f3ff;}
	body#de-por .historico{ border-top:3px solid #eeeee5;}
	body#saldao .historico{ border-top:3px solid #feede0;}
	body#so-hoje .historico{ border-top:3px solid #ffd7ee;}
	
	.historico .titulo{ display:inline; float:left; width:100%; height:20px;}
	
	.historico .titulo .tit-historico{ position:relative; display:inline; float:left; width:310px; height:23px; margin:-20px 0 0 0; text-indent:-999em;}	
	body#padrao .historico .titulo .tit-historico{ background:url(../img/base/titulos-padrao.gif) no-repeat left -96px;}
	body#sem-juros .historico .titulo .tit-historico{ background:url(../img/base/titulos-sem-juros.gif) no-repeat left -96px;}
	body#frete-gratis .historico .titulo .tit-historico{ background:url(../img/base/titulos-frete-gratis.gif) no-repeat left -96px;}
	body#de-por .historico .titulo .tit-historico{ background:url(../img/base/titulos-de-por.gif) no-repeat left -96px;}
	body#saldao .historico .titulo .tit-historico{ background:url(../img/base/titulos-saldao.gif) no-repeat left -96px;}
	body#so-hoje .historico .titulo .tit-historico{ background:url(../img/base/titulos-so-hoje.gif) no-repeat left -96px;}
	
	.historico .titulo .limpar-historico{ position:relative; right:10px; top:-24px; display:inline; float:right;}
	
	.historico .titulo .limpar-historico a{ font-weight:700; line-height:21px;}
	body#padrao .historico .titulo .limpar-historico a{ color:#c11313;}
	body#sem-juros .historico .titulo .limpar-historico a{ color:#6f6fbf;}
	body#frete-gratis .historico .titulo .limpar-historico a{ color:#669cad;}
	body#de-por .historico .titulo .limpar-historico a{ color:#5c9840;}
	body#saldao .historico .titulo .limpar-historico a{ color:#ab722a;}
	body#so-hoje .historico .titulo .limpar-historico a{ color:#d93b88;}
	
	.historico .titulo .limpar-historico a:hover{ text-decoration:underline;}
	
	.historico .quadros{ display:inline; float:left; width:33.1%; height:70px; margin-top:10px; line-height:20px; background:#efefef url(../img/base/bg-borda.gif) repeat-y left top;}
	.historico .quadros h2{ position:relative; display:inline; float:left;  height:12px; text-indent:-999em; margin:-8px 0 0 20px;}
	
	body#padrao .historico .quadros.ultimos-produtos-pesquisados h2{ width:176px; background:url(../img/base/titulos-padrao.gif) no-repeat left -119px;}
	body#padrao .historico .quadros.ultimos-termos-pesquisados h2{ width:196px; background:url(../img/base/titulos-padrao.gif) no-repeat left -132px;}
	body#padrao .historico .quadros.ultimos-departamentos-visitados h2{ width:238px; background:url(../img/base/titulos-padrao.gif) no-repeat left -145px;}
	
	body#sem-juros .historico .quadros.ultimos-produtos-pesquisados h2{ width:176px; background:url(../img/base/titulos-sem-juros.gif) no-repeat left -119px;}
	body#sem-juros .historico .quadros.ultimos-termos-pesquisados h2{ width:196px; background:url(../img/base/titulos-sem-juros.gif) no-repeat left -132px;}
	body#sem-juros .historico .quadros.ultimos-departamentos-visitados h2{ width:238px; background:url(../img/base/titulos-sem-juros.gif) no-repeat left -145px;}
	
	body#frete-gratis .historico .quadros.ultimos-produtos-pesquisados h2{ width:176px; background:url(../img/base/titulos-frete-gratis.gif) no-repeat left -119px;}
	body#frete-gratis .historico .quadros.ultimos-termos-pesquisados h2{ width:196px; background:url(../img/base/titulos-frete-gratis.gif) no-repeat left -132px;}
	body#frete-gratis .historico .quadros.ultimos-departamentos-visitados h2{ width:238px; background:url(../img/base/titulos-frete-gratis.gif) no-repeat left -145px;}
	
	body#de-por .historico .quadros.ultimos-produtos-pesquisados h2{ width:176px; background:url(../img/base/titulos-de-por.gif) no-repeat left -119px;}
	body#de-por .historico .quadros.ultimos-termos-pesquisados h2{ width:196px; background:url(../img/base/titulos-de-por.gif) no-repeat left -132px;}
	body#de-por .historico .quadros.ultimos-departamentos-visitados h2{ width:238px; background:url(../img/base/titulos-de-por.gif) no-repeat left -145px;}
	
	body#saldao .historico .quadros.ultimos-produtos-pesquisados h2{ width:176px; background:url(../img/base/titulos-saldao.gif) no-repeat left -119px;}
	body#saldao .historico .quadros.ultimos-termos-pesquisados h2{ width:196px; background:url(../img/base/titulos-saldao.gif) no-repeat left -132px;}
	body#saldao .historico .quadros.ultimos-departamentos-visitados h2{ width:238px; background:url(../img/base/titulos-saldao.gif) no-repeat left -145px;}
	
	body#so-hoje .historico .quadros.ultimos-produtos-pesquisados h2{ width:176px; background:url(../img/base/titulos-so-hoje.gif) no-repeat left -119px;}
	body#so-hoje .historico .quadros.ultimos-termos-pesquisados h2{ width:196px; background:url(../img/base/titulos-so-hoje.gif) no-repeat left -132px;}
	body#so-hoje .historico .quadros.ultimos-departamentos-visitados h2{ width:238px; background:url(../img/base/titulos-so-hoje.gif) no-repeat left -145px;}
	
	.historico .quadros ul{ display:inline; float:left; clear:both; width:100%; padding:10px 0 5px 0; text-align:left;}
	.historico .quadros ul li{ left:left; clear:both;}
	
	.historico .quadros ul li a{ display:inline; float:left; padding:0 10px 5px 33px; color:#565656; line-height:12px; }
	body#padrao .historico .quadros ul li a{background:url(../img/base/bullet-padrao.gif) no-repeat 23px 4px;}
	body#sem-juros .historico .quadros ul li a{background:url(../img/base/bullet-sem-juros.gif) no-repeat 23px 4px;}
	body#frete-gratis .historico .quadros ul li a{background:url(../img/base/bullet-frete-gratis.gif) no-repeat 23px 4px;}
	body#de-por .historico .quadros ul li a{background:url(../img/base/bullet-de-por.gif) no-repeat 23px 4px;}
	body#saldao .historico .quadros ul li a{background:url(../img/base/bullet-saldao.gif) no-repeat 23px 4px;}
	body#so-hoje .historico .quadros ul li a{background:url(../img/base/bullet-so-hoje.gif) no-repeat 23px 4px;}
	
	.historico .quadros ul li a:hover{ text-decoration:underline;}
	
	
	/* flash player */	
	.flash-player {float:left; width:100%; display:block; margin-top:10px; height:232px;}
	
	/*No caso de pouco conteudo*/
	.menor{ padding:0;}
	.menor .pouco-txt{padding-left:156px;}
	.menor .pouco-txt .engloba.menor{ float:none;}
	.menor .historico.menor,
	.menor .footer.menor{ position:relative; margin-left:0;}
	

