/* --- definições gerais --- */
*
{
	font-size:				11px;
	font-family:			Arial, sans-serif;
}

body 
{
	font-size:				11px;
	font-family:			Arial, sans-serif;
	color:					#000;
	background:				#fff; /*url(../Imagens/bg.gif) top repeat-x;*/
}

.ColunaEsquerda
{
	color:					#000;
	background:				#fff url(../Imagens/allplus/bg.gif) top repeat-x;
}

dt
{
	padding:				0 5px 0 15px;
}

a.seguranca
{
	color:					#595584;
	text-decoration:		none;
}

a.seguranca:hover
{
	color:					#595584;
	text-decoration:		underline;
}

a.selecionavel
{
	color:					#ffffff;
	text-decoration:		none;
	padding:				10;
	font-weight:			bolder;
}

a.selecionavel:hover
{
	text-decoration:		underline;
}

.precoPor
{
	color:					#576c49;
}

.precoPor2
{
	font-size:	            12px;
	color:					#f6761f;
}

.preco_detalhe
{
	color:					#000;
	font-size:				12px;
	font-weight:			bold;
}

.preco_detalhe2
{
	color:					#000;
	font-size:				13px;
	font-weight:			bold;
}

td.TabDetalhes
{
	background-color:		#7ba56b;
}

td.TabDetalhesSelect
{
	background-color:		#f7751d;
}

td.FechamentoPedidoTitulo
{
	background-color:		#dde7e0;
	color:					#497d5c;
	padding-left: 			7px;
	padding-right: 			7px;
}

td.FechamentoPedidoItem
{
	background-color:		#ffffff;
	color:					#959595;
	padding-left: 			7px;
	padding-right: 			7px;
}

td.FechamentoPedidoItemAuter
{
	background-color:		#f2f2f2;
	color:					#959595;
	padding-left: 			7px;
	padding-right: 			7px;
}

td.FechamentoPedidoItemHoje
{
	font-weight:			bolder;
    background-color:       #f7751d;
	color:					#FFFFFF;
	padding-left: 			7px;
	padding-right: 			7px;
}

td.FechamentoPedidoItemVenc
{
	background-color:		#fbfbf3;
	color:					#497d5c;
	padding-left: 			7px;
	padding-right: 			7px;
}

.DivVencimentos
{
	padding-left: 					10px;
}

.DivDatas
{
    position: absolute;
	border: solid 0px black; 
	padding: 0px; 
	display: block;
	width: 168;
	height: 112; 
}

.DivParcelamento
{
	border: solid 0px black; 
	padding: 0px; 
	display: block;
	overflow-y: scroll;
	height: 116;
	overflow: auto; 
}

.titulo
{
	text-decoration:		none;
	text-transform:			uppercase;
	padding-left: 			7px;
	padding-right: 			7px;
	color: 					#fff;
	font-weight:			bolder;
	font-size:				10px;
}

.tituloLink
{
	text-decoration:		none;
	color: 					#000;
	font-size:				10px;
}

.tituloLink:hover
{
	text-decoration:		underline;
	color: 					#000;
	font-size:				10px;
}

.footer_basket
{
	font:					11px/15px Arial;
	color:					#505050;
	padding-top:			5px;
}

.nome
{
	font-size:				16px;
	color:					#505050;
	font-weight:			bolder;
}

.nome2
{
	font-size:				14px;
	color:					#505050;
	font-weight:			bolder;
}

.ranking
{
	font-size:				8px;
	color:					#a5a5a5;
}

a.ranking
{
	font-size:				8px;
	color:					#a5a5a5;
	font-weight:			bolder;
}

a.ranking:hover
{
	font-size:				8px;
	color:					#a5a5a5;
	font-weight:			bolder;
}

.OpcoesBusca
{
	font-size:				7px;
	color:					#a5a5a5;
}

.campo_fechamento
{
	border:					solid 1px #7f9db9;
	background:				#fff;
	color:					#6f6f6f;
	font:					11px, Arial, sans-serif;
}

.campo_login
{
	border-style:			solid;
	border-width:			1px;
	border-color:			#f7751d;
	font:					11px, Arial, sans-serif;
	color:					#0d5125;
	background:				#ffffff;
	width:					100px;
	height:					18px;
}

.DropBemVindo
{
	border-style:			solid;
	border-width:			1px;
	border-color:			#3ccc71;
	font:					11px, Arial, sans-serif;
	color:					#f7751d;
	background:				#ffffff;
	width:					150px;
	height:					18px;
}

.campo_cesta_lock
{
	border-style:			solid;
	border-width:			1px;
	border-color:			#d3d3d3;
	font:					11px, Arial, sans-serif;
	color:					#9da29f;
	background:				#f2f2f2;
	width:					100px;
	height:					18px;
}

.campo_cesta
{
	border-style:			solid;
	border-width:			1px;
	border-color:			#d3d3d3;
	font:					11px, Arial, sans-serif;
	color:					#497d5c;
	background:				#ffffff;
	width:					100px;
	height:					18px;
}

.dados_fechamento {
	color:					#227842;
	text-transform:			uppercase;
	border-bottom:			solid 1px #a0a0a0;
}

.botao_busca
{
	border-width:			0px;
	font:					11px, Arial, sans-serif;
	color:					#fff;
	background:				#454545;
	width:					100px;
	height:					18px;
	font-weight:			bold;
	text-decoration:		underline;
}

.titulo_busca
{
	border-width:			0px;
	font:					11px, Arial, sans-serif;
	color:					#fff;
	background:				#88c89f;
	font-weight:			bold;
}

.negrito
{
	font-weight:			bold;
}

.campo_busca
{
	font:					10px, Arial, sans-serif;
	color:					#0d5125;
	background:				#ffffff;
}

a.CategoriasMenu
{
	color:					#000;
	text-decoration:		none;
}

a.CategoriasMenu:hover
{
	color:					#000;
	text-decoration:		underline;
}

a.CategoriasMenuSelect
{
	color:					#000;
	text-decoration:		none;
	background:				url(../Imagens/allplus/seta_categoria_select.gif) no-repeat;
	padding-left:			12px;
}

a.CategoriasMenuSelect:hover
{
	color:					#809c8b;
	text-decoration:		underline;
}

a.SubCategoriasMenu
{
	color:					#000;
	text-decoration:		none;
}

a.SubCategoriasMenu:hover
{
	color:					#497d5c;
	text-decoration:		underline;
}

a.Vencimentos
{
	color:					#497d5c;
	text-decoration:		none;
}

a.Vencimentos:hover
{
	color:					#000;
	text-decoration:		underline;
}

a.fabricantes
{
	color:					#000;
	text-decoration:		none;
}

a.fabricantes:hover
{
	color:					#000;
	text-decoration:		underline;
}

a.fabricantes2
{
	color:					#000;
	text-decoration:		none;
	font-size:					13px;
	font-weight:			bold;
}

a.fabricantes2:hover
{
	color:					#000;
	text-decoration:		underline;
	font-size:				13px;
	font-weight:			bold;
}

a.fabricantes3
{
	color:					#000;
	text-decoration:		none;
	font-size:				13px;
}

a.fabricantes3:hover
{
	color:					#000;
	text-decoration:		underline;
	font-size:				13px;
}

a.orcamento
{
	color:					#000;
	text-decoration:		underline;
}

a.orcamento:hover
{
	color:					#000;
	text-decoration:		underline;
}

.paginacao
{
	color:					#8d8d8d;
	text-decoration:		none;
	font-weight:			bold;
	background:				url(../Imagens/allplus/bullet_pequena.gif) no-repeat;
	padding-left:			0px;
	padding-right:			0px;
}

a.barra_busca
{
	color:					#fff;
	text-decoration:		underline;
	font-weight:			bold;
}

a.bloco_login
{
	color:					#000;
	font-size:				10px;
	text-decoration:		underline;
	padding-left:			10px;
	background:				url(../Imagens/allplus/bullet_pequena.gif) no-repeat;
}

a.titulo_principal
{
	color:					#f6761f;
	text-decoration:		none;
}

a.titulo_principal2
{
	color:					#f47722;
	text-decoration:		none;
}

a.categoria_detalhes
{
	color:					#000000;
	text-decoration:		none;
	background:				url(../Imagens/allplus/seta_categoria.gif) no-repeat;
	padding-left:			20px;
}

a.categoria_detalhes:hover
{
	color:					#f6761f;
	text-decoration:		underline;
	background:				url(../Imagens/allplus/seta_categoria.gif) no-repeat;
	padding-left:			20px;
}

a.categoria 
{
	color:					#f6761f;
	text-decoration:		none;
	background:				url(../Imagens/allplus/seta_categoria.gif) no-repeat;
	padding-left:			20px;
}

a.categoria:hover
{
	color:					#f6761f;
	text-decoration:		underline;
	background:				url(../Imagens/allplus/seta_categoria.gif) no-repeat;
	padding-left:			20px;
}

.botao
{
	background-color: #ffffff;
	height:19px;
	border-color: #97a8c0;
	border-style: solid;
	border-width: 1;
	color: #809c8b;
	font-family: arial;
	font-size: 11px;
	margin-left: 0px
}

.botao2
{
    background-color: #ffffff;
	border-color: #d5e0e7;
	border-style: solid;
	border-width: 0;
	color: #809c8b;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	height: 20px;
}

hr.separador_escuro {
	height:					1px;
	clear:					both;
	display:				block;
	color:					#1b9347;
	background:				#1b9347;
}

hr.separador_cinza {
	height:					1px;
	clear:					both;
	display:				block;
	color:					#a0b7a9;
	background:				#a0b7a9;
}

hr.separador_cinza_claro {
	height:					1px;
	clear:					both;
	display:				block;
	color:					#d5d5d5;
	background:				#d5d5d5;
}

.imagemDetalhes
{
	background:				#ff00ff;	
}

.pedido_numero {
	color:					#000;
	font-size:				30px;
	margin:					10px 0;
	font-weight:			normal;
	margin:					20px 0;	
}

.pedido{
	margin:					10px 0;	
	color:					#505050;
	font-size:				10px;
	font-weight:			normal;
}
.erro
{
    COLOR: #ff0000;
    TEXT-DECORATION: none;
	line-height: 130%;
	letter-spacing: 0.5px;
}

/* --- os headers --- */
h1 {
	color:					#029237;
	font-weight:			normal;
	margin:					20px 0;
	font-size:				24px;
}

h1.atendimento{
	color:					#029237;
	font-weight:			normal;
	font-size:				24px;
	display:				inline;
	margin:					10px;
}

h1.pedido {
	color:					#000;
	font-size:				40px;
	margin:					10px 0;
	font-weight:			normal;
	margin:					20px 0;	
}

h1.aproveite {
	height:					11px;
	padding:				4px;
	color:					#464646;
	font-weight:			bold;
	font-size:				12px;
	background:				#e5e5e5;
}

h2 {
	margin:					10px 0;	
	color:					#028e36;
	font-size:				14px;
}

h2.aguardando {
	margin:					10px 0;	
	color:					#791476;
	font-size:				14px;
}

h2.pedido{
	margin:					10px 0;	
	color:					#028e36;
	font-size:				14px;
	font-weight:			normal;
}

h3 {
	margin:					10px 0;
	font-size:				16px;
	color:					#505050;
}

#barraBusca {
	margin:					0px 0px 5px 0;
	padding:  				5px 4px 2px 4px;
	font-size:				14px;
	color:					#505050;
	border: 				1px solid #fbb215;
	background: 			url(../Imagens/allplus/h3_background.gif) repeat-x-y;
}

/* --- as linhas horizontais --- */
div.hr {
  height: 					3px;
  background: 				url(../Imagens/allplus/bg_menuesquerdo.gif) repeat-x;
  margin:					30px;
  display:					block;
  clear: both;
}
div.hr hr {
  display: 					none;
}

.dgLocalPagerStyle
{
	font: bold 11px arial, verdana, sans-serif; 
	background-color: #ffffe5;
	text-align: center;
	color: #f7751d;
	height: 26px;
}
.dgLocalPagerStyle a {
    color:#f7751d;
}


.campo_tabela_cesta
{
	border-style:			solid;
	border-width:			1px;
	border-color:			#d3d3d3;
	font:					11px, Arial, sans-serif;
	color:					#497d5c;
	background:				#ffffff;
	width:					25px;
	height:					18px;
}





/***********************
* NOVAS IMPLEMENTAÇÕES *
************************/


H4 {
	BORDER-TOP-WIDTH: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	BORDER-RIGHT-WIDTH: 0px;
}
.tituloH4 {
	LEFT: 0px;
	OVERFLOW: hidden;
	BOTTOM: 0px;
	WHITE-SPACE: nowrap;
}
.nomeEmpresa {
 	DISPLAY:        block; 
 	font-size:	    11px;
	font-family:    Arial, sans-serif;
	color:		    #000;
}

a.MenuEmpresa
{
	color:					#000;
	text-decoration:		none;
}

td.MenuEmpresa {
    background-color:   #FFF;
    width:              150px; 
    text-align:         center; 
    border-bottom:      1px solid #CCCCCC;
}
td.MenuEmpresaSel {
    background-color:   #FFF;
    width:              150px; 
    text-align:         center; 
    border-top:         1px solid #CCCCCC; 
    border-left:        1px solid #CCCCCC; 
    border-right:       1px solid #CCCCCC; 
    font-weight:        bolder;
}

a.CarrinhoRodape
{
	color:					#000;
	text-decoration:		none;
	font-weight:            bolder;
}
a.CarrinhoRodape:hover
{
	color:           #000;
	text-decoration: 'underline';
	font-weight:     bolder;
}



.BuscaBox{
	background-color:#454545;
}
.BuscaBox2{
	background-color:#fbb316;
}


.corMenu {
    background-color:#FDD88A;
}
.corMenuOut {
    background-color:#ffffff;
}
.corLoja {

    padding-left:5px;
    padding-right:5px;

    background-color:#F4B70E;
}
.corLojaFundo {
    padding-left:5px;
    padding-right:5px;

    background-color:#F7751D;
}

a.Loja {
    color:#FFFFFF;
    font-weight:bolder;
    font-size:10px;
    text-decoration:none;
    text-transform:uppercase;
    letter-spacing: -0.5pt;
}


.corFundoTitulo {
    background-color:#f6761f;
}

.corLinhaClara {
    background-color:#fdfefd;
}
.corLinhaEscura {
    background-color:#ffffe5;
}

.corDestaqueItem {
    background-color:#f4b70e;
}
.corDestaqueItemSel {
    background-color:#f7751d;
}

.PaginaOver {
    background-color: #f9fcfa;
}
.PaginaOut {
    background-color: transparent;
}
.PaginaSelecionada {
    background-color: #ffffe5;
}

.TituloPrecos {
    font-weight:bolder;
    color:#f4b70e;
}

.corRodape {
    background-color: #e7e7e7;
}

.TabelaTitulo {
	padding:  				10px 4px 10px 25px;
	font-size:				13px;
	color:					#505050;
	border: 				0px;
	background: 			url(../Imagens/allplus/h3_background.gif) repeat-x-y;
	text-transform:         uppercase;
	font-weight:            bolder;
}
.TabelaSubTitulo {
	color:					#000000;
	border: 				0px;
	background: 			url(../Imagens/allplus/h3_background.gif) repeat-x-y;
	font-weight:            bolder;
}
.TabelaFundo {
    background-color:       #ffffe5;
}
.TabelaFundoAlternada {
    background-color:      #F1F1F1;
}
.TabelaFrizo
{
	background-color:		#f4b70e;
}


/***************************************
 * CSS DAS LISTAS
 ***************************************/
.ListaCabecalho {
	padding:  				5px 4px 2px 4px;
	font-size:				14px;
	color:					#505050;
	border: 				0px;
	background: 			url(../Imagens/allplus/h3_background.gif) repeat-x-y;
	font-weight:			bolder;
}

.ListaRodape {
	text-decoration:		none;
	text-transform:			uppercase;
	padding-left: 			7px;
	padding-right: 			7px;
	color: 					#fff;
	font-weight:			bolder;
	font-size:				10px;
	background-color:       #f7751d;
}
.ListaLinha {
	background-color:       #fbfbf3;
}
.ListaAlternada {
	background-color:       #ffffff;
}
.ListaFundo {
    background-color:       #ffffff;
    border:                 #fbb956 1px solid;
}