﻿/* Retirando item do select da pesquisa avançada */
#boxPesquisaAvancada select#ctl00_contentMaster_PesquisaAvancada_ddlDistribuicao option[value='1'] {display: none;}

/* CORES SEÇÃO */
#boxTopInterno h3 {color: #b90400;}
.boxContentG h4 {color: #b90400;}
.boxContentG h5 {color: #b90400;}
.boxContentG a {color: #b90400;}
.boxCatalogoDeProdutos h3 {color: #b90400;}

/* PRODUTOS */
.boxCatalogoDeProdutos {width: 100%;}
	.boxCatalogoDeProdutos .boxContentLeft 
	{
	    width: 724px;
	    position: relative;
	    padding: 0 10px 0 0;
	}
	.boxCatalogoDeProdutos .boxContentRight 
	{
	    width: 245px;
	    padding: 0 0 0 10px;
	}
	
	/* LISTA DE CATEGORIAS */
	.boxCatalogoDeProdutos .listaCategorias {margin-left: 0;}
		.boxCatalogoDeProdutos .listaCategorias li 
		{
			width: 255px;
			display: inline;
			float: left;
			margin-left: 68px;
		}
		.boxCatalogoDeProdutos .listaCategorias li.categoriaBebidas {background: url("../_imgs/_internas/produtos/categoria-bebidas.png") no-repeat 0 0;}
		.boxCatalogoDeProdutos .listaCategorias li.categoriaAlimentos {background: url("../_imgs/_internas/produtos/categoria-alimentos.png") no-repeat 0 0;}
			.boxCatalogoDeProdutos .listaCategorias li a
			{
				height: 242px;
				display: block;
				color: #525252;
				font-size: 20px;
				font-weight: normal;
				text-align: center;
				text-transform: uppercase;
				text-decoration: none;
			}
			.boxCatalogoDeProdutos .listaCategorias li ul 
			{
				display: none;
				margin-top: -30px;
				margin-left: 0;
			}
				.boxCatalogoDeProdutos .listaCategorias li ul li 
				{
					width: 255px;
					height: 43px;
					margin-top: -5px;
					margin-left: 0;
				}
					.boxCatalogoDeProdutos .listaCategorias li ul li a
					{
						height: 43px;
						text-align: left;
						text-indent: 23px;
						font-size: 14px;
						line-height: 41px;
						cursor: pointer;
						border: 0;
						background: url("../_imgs/_internas/produtos/submenu-categorias-produtos.png") no-repeat 0 0;
					}
					.boxCatalogoDeProdutos .listaCategorias li ul li a:hover 
					{
						color: #FFF; 
						background-position: 0 -43px;
					}
	
	/* PESQUISA AVANCADA */
	.boxCatalogoDeProdutos #boxPesquisaAvancada {}
		.boxCatalogoDeProdutos #boxPesquisaAvancada p
		{
			margin: 15px 0 0;
			padding: 0 0 15px 20px;
			text-align: left;
			background: url("../_imgs/_internas/produtos/square-bullet.gif") no-repeat 0 0;
		}
		.boxCatalogoDeProdutos #boxPesquisaAvancada fieldset 
		{
			width: 100%;
			display: block;
			padding: 6px 0;
			border-bottom: 1px solid #FFF;
		}
			.boxCatalogoDeProdutos #boxPesquisaAvancada fieldset label, .boxCatalogoDeProdutos #boxPesquisaAvancada fieldset span
			{
				width: 70px;
				float: left;
				padding: 0 5px 0 0;
				color: #b90400;
				font-weight: bold;
				text-align: right;
			}
			.boxCatalogoDeProdutos #boxPesquisaAvancada fieldset span#spanTipo 
			{
			    width: 165px;
			    padding: 0;
			}
				.boxCatalogoDeProdutos #boxPesquisaAvancada fieldset span#spanTipo label 
				{
					width: auto;
					/* padding: 0 10px 0 0; */
					color: #000;
					font-weight: normal;
					text-align: left;
				}
				.boxCatalogoDeProdutos #boxPesquisaAvancada fieldset span table, tr, td
				{
					width: auto;
					height: 15px;
					float: left;
					margin-top: -1px;
					text-indent: 2px;
				}
				.boxCatalogoDeProdutos #boxPesquisaAvancada fieldset span input
				{
				    width: 10px;
                    float: left;
                    /*
					margin-right: 3px;
                    */
				}
			.boxCatalogoDeProdutos #boxPesquisaAvancada fieldset select {width: 170px;}
			
			.boxCatalogoDeProdutos #boxPesquisaAvancada .bt195x30 
			{
				float: right;
				margin: 5px 25px 0 0;
			}
	
	/* RESULTADO BUSCA */
	.dvListaCategorias {}
	.dvResultadoBuscaProdutos
	{
		width: 100%;
		clear: both;
	}
		.dvResultadoBuscaProdutos .dvTituloResultado {background: url(../_imgs/_layout/border-horizontal.gif) repeat-x bottom left;}
			.dvResultadoBuscaProdutos .dvTituloResultado h3 {font-size: 22px;}
			.dvResultadoBuscaProdutos .dvTituloResultado h4 
			{
				font-size: 20px;
				text-transform: uppercase;
				color: #4A4A4A;
			}
			
		.dvResultadoBuscaProdutos #ulProdutos 
		{
			width: 100%;
			margin: 15px 0 45px;
		}
			.dvResultadoBuscaProdutos #ulProdutos li 
			{
				width: 180px;
				height: 183px;
				display: inline;
				float: left;
			}
				.dvResultadoBuscaProdutos #ulProdutos li a 
				{
					display: block;
					font-size: 11px;
					font-weight: normal;
					text-decoration: none;
					color: #000;
					cursor: pointer;
				}
				    .dvResultadoBuscaProdutos #ulProdutos li a span 
				    {
				        display: block;
				        margin: 0 auto;
				        text-align: center;
				    }
				.dvResultadoBuscaProdutos #ulProdutos li a.lnkImg 
				{
				    height: 114px;
				    margin: 0 8px 0 40px;
				    
				    position: relative;
				    background: url("../_imgs/uploads/_produto/th/background-produtos.png") no-repeat 0 0;
				}
				.dvResultadoBuscaProdutos #ulProdutos li a:hover {text-decoration: none;}
				.dvResultadoBuscaProdutos #ulProdutos li a:hover span {text-decoration: underline;}
					.dvResultadoBuscaProdutos #ulProdutos li a img 
					{
					    display: block;
					    position: absolute;
					    top: 7px;
					    left: 7px;
					    /*
					    margin: 0 0 0 8px !important;
					    margin: 0 0 0 25px;
                        */
                        
					}
	
		.boxCatalogoDeProdutos #imgDestaque,
		.boxCatalogoDeProdutos #ctl00_contentMaster_imgDestaque
		{
			position: absolute;
			top: -50px;
			right: 0;
			z-index: 999;
		}
		.boxCatalogoDeProdutos #imgDestaque, .boxCatalogoDeProdutos #imgDestaque div,
		.boxCatalogoDeProdutos #ctl00_contentMaster_imgDestaque, .boxCatalogoDeProdutos #ctl00_contentMaster_imgDestaque div
		{
			width: 140px;
			height: 122px;
		}
			.boxCatalogoDeProdutos #imgDestaque div,
			.boxCatalogoDeProdutos #ctl00_contentMaster_imgDestaque div
			{
				background-position: 0 0;
				background-repeat: no-repeat;
			}
			.boxCatalogoDeProdutos .imgDestaqueSubCategoria .imgDestaqueSubCategoria_1 {background-image: url("../_imgs/_internas/produtos/subcategoria-1.png");}
			.boxCatalogoDeProdutos .imgDestaqueSubCategoria .imgDestaqueSubCategoria_2 {background-image: url("../_imgs/_internas/produtos/subcategoria-2.png");}
			.boxCatalogoDeProdutos .imgDestaqueSubCategoria .imgDestaqueSubCategoria_3 {background-image: url("../_imgs/_internas/produtos/subcategoria-3.png");}
			.boxCatalogoDeProdutos .imgDestaqueSubCategoria .imgDestaqueSubCategoria_4 {background-image: url("../_imgs/_internas/produtos/subcategoria-4.png");}
			.boxCatalogoDeProdutos .imgDestaqueSubCategoria .imgDestaqueSubCategoria_5 {background-image: url("../_imgs/_internas/produtos/subcategoria-5.png");}
			.boxCatalogoDeProdutos .imgDestaqueSubCategoria .imgDestaqueSubCategoria_6 {background-image: url("../_imgs/_internas/produtos/subcategoria-6.png");}
			.boxCatalogoDeProdutos .imgDestaqueSubCategoria .imgDestaqueSubCategoria_7 {background-image: url("../_imgs/_internas/produtos/subcategoria-7.png");}
			.boxCatalogoDeProdutos .imgDestaqueSubCategoria .imgDestaqueSubCategoria_8 {background-image: url("../_imgs/_internas/produtos/subcategoria-8.png");}
			.boxCatalogoDeProdutos .imgDestaqueSubCategoria .imgDestaqueSubCategoria_9 {background-image: url("../_imgs/_internas/produtos/subcategoria-9.png");}
			.boxCatalogoDeProdutos .imgDestaqueSubCategoria .imgDestaqueSubCategoria_10 {background-image: url("../_imgs/_internas/produtos/subcategoria-10.png");}
	
