@charset "utf-8";
/* CSS Document */

body {
	background-attachment: scroll;
	background-image: url(/eshop.admin/imagens/mercadosuper/fundo_body.gif);
	background-repeat: repeat-x;
	background-position: center 01px;
}
/* Tela do produto*/
#ctl00_ContentPlaceHolder1_LblNomeProduto {
	font-size: 18pt;
	font-family: Arial;
	font-weight: bold;
	color: black;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	text-align: center;
}

.TituloProduto {
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
	color: black;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	text-align: center;
}
table tbody tr td br span #ctl00_TdBody table{
	border: 1px solid #FF0000;
}
/* textos do produto(tela inicial - categorias - subcategorias)*/
.Produto {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	text-align: center;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #666666;
}
.PrecoProduto{
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	text-align: center;
}
.ParcelamentoProdutos
{
	font-size: 09px;
	font-family: Verdana;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	text-align: center;
}
.SubCategoriasProduto
{
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
	vertical-align: baseline;
	text-transform: none;
	text-align: center;
}
table#ctl00_WucListDestaques1_dtlstDestaques table, table #ctl00_ContentPlaceHolder1_dlCategoriasTabela table, table #ctl00_ContentPlaceHolder1_dlSubCategoriasTabela table 
{
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
border: 1px solid #ffffff;
}
table #ctl00_WucListDestaques1_dtlstDestaques table:hover, table #ctl00_ContentPlaceHolder1_dlCategoriasTabela table:hover, table #ctl00_ContentPlaceHolder1_dlSubCategoriasTabela table:hover
{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}



/* dia das maes*/

#dia_das_maes_fundo
{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #ffffff;
}
#dia_das_maes_fundo:hover
{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	background-image: url(/eshop.admin/imagens/mercadosuper/fundo_produto_dia_das_maes.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.barra_centro_maes {
	background-image: url(/eshop.admin/imagens/mercadosuper/barra_centro_centro_maes.gif);
	height:32px;
}
.barra_esquerda_maes {
	background-image: url(/eshop.admin/imagens/mercadosuper/barra_centro_esquerdo_maes.gif);
	background-repeat: no-repeat;
	background-position: left;
	height:32px;
}
.barra_direito_maes {
	background-image: url(/eshop.admin/imagens/mercadosuper/barra_centro_direito_maes.gif);
	background-repeat: no-repeat;
	background-position: right;
	height:32px;
}
.centro_produtos_maes {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF3300;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
}
.banner_inicial_maes {
	width:100%;
	height:126px;
	background-image: url(/eshop.admin/imagens/mercadosuper/fundo_geral_dia_das_maes.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


/* Estilo dos botÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Âµes*/
.Botao
{
	background-color: transparent;
	background-image: url(/eshop.admin/imagens/mercadosuper/botton_fundo.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center center;
	border-top-width: medium;
	border-right-width-value: medium;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: medium;
	border-left-width-value: medium;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: none;
	border-right-style-value: none;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: none;
	border-left-style-value: none;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-right-color-value: -moz-use-text-color;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-left-color-value: -moz-use-text-color;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	height: 25px;
	color: #ffffff;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-weight: bold;
	cursor: pointer;
	border-right-style: none;
	border-left-style: none;
}
.Botao:hover
{
	background-color: transparent;
	background-image: url(/eshop.admin/imagens/mercadosuper/botton_fundo_hover.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center center;
}

/* CSS do topo */
div#fundo_topo {
	height: 122px;
	width: 100%;
	background-image: url(/eshop.admin/imagens/mercadosuper/fundo_topo.gif);
}

div#logo_record {
	height: 122px;
	width: 288px;
	float:left;
}

.cesta_de_compras {
	height: 77px;
	width: 201px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ed582e;
	text-decoration: none;
	text-align: left;
	padding-top:45px;
	background-image: url(/eshop.admin/imagens/mercadosuper/fundo_cesta.png);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	padding-left: 10px;
	font-weight: bold;
	line-height:12px;
}
span#subtotal_cesta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.central_atendimento {
	height: 82px;
	width: 180px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
	padding-top:40px;
	padding-right: 05px;
}
.central_atendimento a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
}

/* CSS da busca*/
#menu{
	position:relative;
	width:673px;
	height:46px;
	background-image: url(/eshop.admin/imagens/mercadosuper/menu_busca.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	float:left;
}
#menu ul{
	list-style:none;
	text-indent:-9999em;
}
#menu li{
	position:absolute;
	top:0;
	height:46px;
	border:0px solid;
}
#menu li a{
	display:block;
	text-decoration:none;
	width:100%;
	height:100%;
	top:0;
}
#um{ width:60px; left:0; }
#dois{ width:86px; left:60px; }
#tres{ width:112px; left:146px; }
#quatro{ width:128px; left:258px; }
#cinco{ width:169px; left:386px; }
#seis{ width:118px; left:555px; }
#um a:hover{background:url(/eshop.admin/imagens/mercadosuper/menu_busca.gif) no-repeat 0 -46px;}
#dois a:hover{background:url(/eshop.admin/imagens/mercadosuper/menu_busca.gif) no-repeat -60px -46px;}
#tres a:hover{background:url(/eshop.admin/imagens/mercadosuper/menu_busca.gif) no-repeat -146px -46px;}
#quatro a:hover{background:url(/eshop.admin/imagens/mercadosuper/menu_busca.gif) no-repeat -258px -46px;}
#cinco a:hover{background:url(/eshop.admin/imagens/mercadosuper/menu_busca.gif) no-repeat -386px -46px;}
#seis a:hover{background:url(/eshop.admin/imagens/mercadosuper/menu_busca.gif) no-repeat -555px -46px;}
.fundo_busca{
	background-color: #0B77C0;
	background-image: url(/eshop.admin/imagens/mercadosuper/fundo_menu.gif);
	background-repeat: repeat-x;
	padding-left:10px;
	float:left;
	width:99%;
	height:46px;
}
.caixa_de_busca{
	float:left;
	height:46px;
	width:260px;
	padding-top:13px;
	padding-left:05px;
	background-image:url(/eshop.admin/imagens/mercadosuper/fundo_busca_menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.botao_busca{
	float:left;
	height:46px;
	padding-top:8px;
	background-repeat: no-repeat;
	background-position: 0px 8px;
	width:40px;
	background-image: url(/eshop.admin/imagens/mercadosuper/botao_busca_menu.gif);
	cursor: pointer;
}

/* CSS da lateral esquerda*/

a.CategoriasPai {
	padding-left:05px;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	/*color: #ED582E;*/
	color: #d46402;
	text-decoration: none;
	vertical-align: baseline;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform:uppercase;
}
a:hover.CategoriasPai {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	/*color: #ED582E;*/
	color: #d46402;
	text-transform:uppercase;
	text-decoration: underline;
	vertical-align: baseline;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-variant: normal;

}
a.CategoriasFilho {
	padding-left:10px;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	vertical-align: baseline;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform:none;
}
a:hover.CategoriasFilho {
	padding-left:10px;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	vertical-align: baseline;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform:none;
}
a.VejaMais {
	padding-left:10px;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #ED582E;
	text-decoration: none;
	vertical-align: baseline;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform:none;
}
a:hover.VejaMais {
	padding-left:10px;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #ED582E;
	text-decoration: underline;
	vertical-align: baseline;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform:none;
}
.BoxOutrasCategorias {
padding-top:10px;
}


.area_restrita_conteudo {
	width:173px;
	_width: 175px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e3e3e3;
	border-left-color: #e3e3e3;
}
.area_restrita_topo {
	width:175px;
	height:37px;
	background-image: url(/eshop.admin/imagens/mercadosuper/topo_area_restrita.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}
.topo_departamentos{
	width:175px;
	height:33px;
	background-image: url(/eshop.admin/imagens/mercadosuper/topo_departamentos.gif);
	background-repeat: no-repeat;
	background-position:bottom;    
}
.departamentos_conteudo {
	width:173px;
	_width: 175px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F90;
	border-left-color: #F90;
	padding-top:05px;
}

.texto_categorias {
	padding-left:10px;
}

/* CSS da lateral direita*/

.banner_setor {
	width:182px;
	height:97px;
}
.banner_promocoes {
	width:182px;
	height:279px;
}
.banner_karine_bacchi {
	width:184px;
	height:391px;
}
.mailing {
	width:168px;
	_width: 175px;
	height:28px;
	_height:108px;
	background-image: url(/eshop.admin/imagens/mercadosuper/fundo_mailing.gif);
	padding-top:80px;
	_padding-top:78px;
	padding-left:07px;
}
.twitter {
	width: 175px;
	height:126px;
}

/* CSS da pÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡gina inicial*/
.centro {
	width:98%;
}
.fundo_banner_rotator {
	height:221px;
	background-color: #F5F5F5;
}
.barra_centro {
	background-image: url(/eshop.admin/imagens/mercadosuper/barra_centro_centro.gif);
	height:32px;
}
.barra_esquerda {
	background-image: url(/eshop.admin/imagens/mercadosuper/barra_centro_esquerdo.gif);
	background-repeat: no-repeat;
	background-position: left;
	height:32px;
}
.barra_direito {
	background-image: url(/eshop.admin/imagens/mercadosuper/barra_centro_direito.gif);
	background-repeat: no-repeat;
	background-position: right;
	height:32px;
}
.texto_barra_central_produtos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.centro_produtos {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0e6ba9;
	border-right-color: #0e6ba9;
	border-bottom-color: #0e6ba9;
	border-left-color: #0e6ba9;
}
.carrossel_recordshop {
	background-color: #d50000;
	height:30px
}

/* CSS do rodape*/
.fundo_rodape {
	background-color: #e4eaed;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.forma_pgmt_rodape{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-image: url(/eshop.admin/imagens/mercadosuper/forma_pagamento_pagseguro.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	height:75px;
	padding-left:08px;
	padding-top:05px;
}
.links_rodape a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
.msg_cesta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.links_rodape a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.links_rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #05395c;
	text-decoration: none;
}
.padding_rodape {
	padding-left:08px;
	padding-bottom:05px;
}
