* {
	margin: 0px;
}

body {
	background: #fff;
	color: #000;
	font: x-small verdana, arial, sans-serif;
	text-align: center;
	padding: 5em 1em 1em 1em;
	margin-top: -40px !important;
    *margin-top: -50px !important;
}

#public {
	background: #DEDBDE url(http://www.uol.com.ar/i/pbl.gif) 3px 7px no-repeat;
	padding-left: 20px;
	height: 90px;
}

#scripts {
	margin-bottom: 55px;
    *margin-bottom: 65px;
	}

/* Classe para chamada de especiais */
.especial {
	position: relative;
	top:10px;
	*margin-bottom:15px;
	clear: both;
	background:#F6F7F9;
	height:74px;
	border: 1px solid #A6ADB4;
	}
/* // Classe para chamada de especiais */

/* especial chamada home */

div#specialContent{
	width:153px;
	height:445px;
	background: url(http://img.mejorprecio.com.ar/diadelpadre/padre_bg.jpg) no-repeat;
	text-align:center;
	padding-top:150px;
}
div#specialContent img{
	width:60px;
	height:60px;
	border:2px solid #E3F5F9;
}
div#specialContent p{
	padding:0px 0pt 16px 0;
}
div#specialContent p strong{ color:#DE6A03; }

/* Ajuste do tamanho da fonte \*/
* html body {
	font-size: 1.25ex;
}
/* IE/Mac */

a:link,
a:visited {
	color: #025ec7;
	text-decoration: none;
}


a:visited {
	color: #800080;
}

a:hover,
a:active {
	color: #025ec7;
	text-decoration: underline;
}

a img {
	border-width: 0px;
}

#tudo,
#conteudo {
	clear: both;
	font-size: 1em;
	width: 100%;
}
body#capa #tudo {
	padding-top:0;
}
#tudo {
	position: relative;
	margin:0 auto;
	text-align: left;
	_width: expression( (document.documentElement.clientWidth < 800) ? "76em" : (document.documentElement.clientWidth < 1140) ? "" : "112em" );
	min-width: 76em; 
	max-width:112em;
	padding-top:64px;
	*padding-top:14px !important;
}

#conteudo {
	padding-bottom: 20px;
}

#sem-breadcrumb #conteudo {
	padding-top: 1em;
}

.contextos {
	left: -500em;
	position: absolute;
}

caption.contextos,
legend.contextos {
	display: none;
}

/* INI: easy clearing */

.clearfix:after,
#tudo:after,
#conteudo:after,
#topo:after,
#navegacao form:after,
#todos-deptos:after,
#deptos-nav:after,
#breadcrumb:after,
#saudacao:after,
#rodape:after,
#conteudo-home:after,
#principal:after,
#decorA-home:after,
#rodape-home:after,
#lojista:after,
#produto-destaque .titulo-home:after,
#buscados-home:after,
#porque-cadastrar:after {
	clear: both;
	content: ".";
	display: block;
	height: 0px;
	visibility: hidden;
}

/* FIM: easy clearing */

/* INI: barra UOL */

#tudo #barrauol,
#tudo #barrauol1 {
	background: #0a3b6c url( http://barra.uol.com.br/b/uol10anosbg.gif ) repeat-x 0px 0px;
	width: 100%;
}

#tudo #barrauol select,
#tudo #barrauol1 select {
	width: auto;
}

#tudo .buol a {
	color: #fff;
}

#tudo .buol form {
	line-height: 1;
}

/* FIM: barra UOL */

/* INI: barras */

h2.deptos {
	background: transparent no-repeat 5px 1px;
	font: 700 1.6em arial, sans-serif;
	line-height: 2;
	padding-left: 42px;
}

h2.produtos {
	font: 700 1.6em arial, sans-serif;
	padding: 0px 0px 3px;
	width: 100%;
}

h2.produtos span {
	color: #999;
	font: normal 0.688em arial, sans-serif;
	padding: 0px 0.5em;
}

h2.lojas {
	font: 1.6em arial, sans-serif;
	height: 1.875em;
	margin-bottom: 0.4375em;
	margin-left: 0.625em;
	width: 7.5em;
}

h2.lojas img {
	display: block;
	height: 100%;
	width: 100%;
}

h3.tituloA {
	background: #FF8A1E;
	color: #fff;
	font: 1.2em arial, sans-serif;
	line-height: 2.1;
	padding: 0px 8px;
	text-transform: uppercase;
}

h3.tituloB {
	background: #FFD953;
	font: 1.2em arial, sans-serif;
	line-height: 2.1;
	padding: 0px 8px;
	text-align:center;
	text-transform: uppercase;
}
body h3.tituloB {
	background: #FF8A1E !important;
}

h3.tituloB a:link {
	color: #FFF;
}

h3.tituloC {
	font: 700 1.6em arial, sans-serif;
	line-height: 1.5;
	padding: 0px 10px;
}

h3.tituloD {
	background: #d46a1e;
	color: #fff;
	font: 1.2em arial, sans-serif;
	line-height: 2.1;
	padding: 0px 8px;
	text-transform: uppercase;
}

h3.tituloE {
	background: #fbd963 url( http://img.mejorprecio.com.ar/ico/decor-fundo-tituloE.gif ) repeat-x 0px 0px;
	color: #9e2720;
	font: 1.3em arial, sans-serif;
	line-height: 1.7;
	padding: 0px 8px;
	text-transform: uppercase;
}

/* FIM: barras */

/* INI: botões */

a.botao-comparar {
	background: transparent url( http://img.mejorprecio.com.ar/bt/comparar-precos.gif ) no-repeat 0px 0px;
	display: block;
	height: 22px;
	position: relative;
	width: 119px;
}

a.botao-comparar:hover {
	background-position: 0px -22px;
}

/* FIM: botões */

/* INI: topo */

#topo {
	background: #FFF;
	clear: both;
	font-size: 1em;
	margin-top: 16px;
	padding: 0px;
	position: relative;
	z-index:2;
	height:3.8em;
}
#topo h1 {
	font-size: 1em;
	position:absolute;
	z-index: 0;
	width:100%;
	text-align: center;
	top:-5.5em;
}

#topo h1 img {
	/*
	height: 48px;
	width: 284px;
	*/
}

#topo em#slogan {
	color: #fff;
	font: 1.2em arial, sans-serif;
	left: 18em;
	position: absolute;
	top: 2.7em;
}

#topo #robo {
	/*background: url("http://img.mejorprecio.com.ar/ico/robo_corpo2.gif") no-repeat left top;*/
	height: 8.5em;
	left: 0px;
	top:0;
	position: absolute;
	width: 8.3em;
	z-index: 1;
}

#topo img {
	/*
	height: 100%;
	width: 100%;
	*/
}

#topo #robo a {
	
	display: block;
	height: 100%;
	width: 100%;
	left: 0px;
	position: absolute;
	text-decoration: none;
	top: 0px;
}
#topo #robo a.robo-topo {
	background: url("http://img.mejorprecio.com.ar/ico/topo-20071024/corpo-robo-home.gif") no-repeat left top;
	width:11.1em;
	height:11.6em;
	top:-3.5em;
}
#topo #robo a.robo-corpo {
	width:6em;
	height:2.8em;
	top:8.5em;
}

/* FIM: topo */

/* INI: navegação */

#navegacao {
	background: #FFB50E url("http://img.mejorprecio.com.ar/ico/fundo-busca-nav.gif") repeat-x 0px bottom;
	
	border: 0.1em solid #ec9301;
	/*border-bottom:4px solid #9F231B;*/
	border-bottom:none;
	clear: both;
	font-size: 1em;
	
	padding-top:4px;
	/*width: 100%;*/
	
}
#navegacao .bgFix {
	background: url("http://img.mejorprecio.com.ar/ico/borda.gif") repeat-x left bottom;
	_height: 3.2em;
	_clear:both;
}
#banner-468x60 { }

#borda-secoes {
	padding-left:2px;
	height: 3.2em;
	_overflow: hidden;
	z-index: 2;
	margin:0 auto;
	width:auto;
}

#secoes {
	_display: inline;
	float: left;
	height: 3.3em;
	list-style-type: none;
	padding: 0px;
	text-align: center;
}

#secoes li {
	float: left;
	padding: 0px;
}

#secoes .aba-1,
#secoes .aba-2,
#secoes .aba-3,
#secoes .aba-4,
#secoes .aba-5,
#secoes .aba-6,
#secoes .aba-7,
#secoes .aba-8,
#secoes .aba-extra,
#secoes .aba-todos {
	background: transparent url( http://img.mejorprecio.com.ar/ico/abas-final-direita.gif ) no-repeat 100% 0px;
}

#secoes .decor-ie {
	background: transparent url( http://img.mejorprecio.com.ar/ico/abas-final-esquerda.gif ) no-repeat 0px 0px;
}

#secoes .aba-7 {
	position: relative;
}

#secoes .aba-7 span.esquerda {
	color: #F89619;
	padding-left: 30px !important;
}

#secoes .aba-7 span.arvore {
	background: url(http://img.mejorprecio.com.ar/especial/natal/aba-icone.gif) no-repeat;
	display: block;
	height: 15px;
	left: 10px;
	position: absolute;
	top: 8px;
	width: 15px;
}

#secoes a.aba {
	background: transparent url( http://img.mejorprecio.com.ar/ico/abas-final-direita.gif ) no-repeat 100% 0px;
	color: #fff;
	display: block;
	font-weight: 700;
	line-height: 3.2;
	text-transform: uppercase;
}
#secoes a.aba span.esquerda {
	background: transparent url( http://img.mejorprecio.com.ar/ico/abas-final-esquerda.gif ) no-repeat 0px 0px;
	display: block;
	padding: 0px 10px;
}

#secoes a.aba:hover {
	background-position: 100% -100px;
}

#secoes a.aba:hover span.esquerda {
	background-position: 0px -100px;
}

#secoes .aba-todos a.aba span.esquerda,
#secoes .duas-linhas a.aba span.esquerda {
	line-height: 1.1;
	padding: 0.5em 10px;
}

.nav-1 #secoes .aba-1 {
	background: transparent url( http://img.mejorprecio.com.ar/ico/abas-atual-direita.gif ) no-repeat 100% 0px;
	padding-bottom: 1px;
}

.nav-1 #secoes .aba-1 p.decor-ie {
	background: transparent url( http://img.mejorprecio.com.ar/ico/abas-atual-esquerda.gif ) no-repeat 0px 0px;
}

.nav-1 #secoes .aba-1 a.aba {
	background: transparent url( http://img.mejorprecio.com.ar/ico/abas-atual-direita.gif ) no-repeat 100% 0px;
	color: #194294;
	/*cursor: default;
	text-decoration: none;*/
}

.nav-1 #secoes .aba-1 a.aba span.esquerda {
	background: transparent url( http://img.mejorprecio.com.ar/ico/abas-atual-esquerda.gif ) no-repeat 0px 0px;
}

#secoes .aba-diadelpadre,
#secoes .aba-diadelosenamorados,
#secoes .aba-pascua { position: relative; }

#secoes .aba-diadelpadre a.aba,
#secoes .aba-diadelosenamorados a.aba,
#secoes .aba-pascua a.aba { color: #ffeb00; }

* html #secoes .aba-diadelpadre a.aba:hover,
* html #secoes .aba-diadelosenamorados a.aba:hover,
* html #secoes .aba-pascua a.aba:hover {
	height: 3.2em;
	overflow: visible;
	width: 7.7em;
}

#secoes .aba-diadelpadre a.aba,
#secoes .aba-diadelosenamorados a.aba,
#secoes .aba-pascua a.aba {
	_height: 3.2em;
	_overflow: visible;
	_width: 7.7em;
}

#decor1-aba-diadelpadre,
#decor1-aba-diadelosenamorados,
#decor1-aba-pascua {
	height: 23px;
	position: absolute;
	width: 21px;
	top: 0.7em;
	left: 0.5em;
	}

#decor1-aba-diadelosenamorados { background: url( http://img.mejorprecio.com.ar/diadelosenamorados/picto.gif ) no-repeat 6px 1px; }
#decor1-aba-pascua { background: url( http://img.mejorprecio.com.ar/ico/pascua/picto.gif ) no-repeat 6px 1px; }
#decor1-aba-diadelpadre { background: url( http://img.mejorprecio.com.ar/diadelpadre/picto.gif ) no-repeat 6px 1px; }

#secoes .aba-diadelpadre a.aba span.esquerda,
#secoes .aba-diadelosenamorados a.aba span.esquerda,
#secoes .aba-pascua a.aba span.esquerda {
	padding-left: 30px;
	color: #FFF;
}
/* Quando o texto for muito grande, a aba quebra no :hover*/
.aba-saldao a.aba,.aba-saldao a.aba:hover {
	/*width: 10em !important;*/
}

#navegacao form {
	border-top-width: 0px;
	clear: both;
	padding: 0.9em 1em 0.5em 15.5em;
	_padding-top: 0.6em;
	margin-left:62px;
}

#navegacao form fieldset {
	border-width: 0px;
	padding: 0px;
	position: relative;
}

#navegacao form .titulo {
	background: transparent url( http://img.mejorprecio.com.ar/ico/compara.gif ) no-repeat 0px 0px;
	font-size: 1em;
	height: 4em;
	left: -45px;
	margin: -0.4em 0px 0px -15em;
	_margin-top: .2em;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	width: 19.5em;
	z-index: 0;
}

#navegacao form .botoes {
	font: 700 1.2em arial, sans-serif;
}

#navegacao form .combos {
	display: none;
	font: 1.1em arial, sans-serif;
	position: relative;
	top: -1px;
}

#navegacao form .radios {
	color: #711d03;
	font: 0.917em arial, sans-serif;
	padding: 0px 4px 0px 16px;
	_position: relative;
	_top: -2px;
}

#navegacao form .radios input {
	margin: 5px 0px 0px -16px;
	position: absolute;
}

#navegacao form .radios em {
	font: normal 1.2em arial;
}

.nav-1 #form-padrao,
.nav-todos #form-padrao {
	display: block;
}

#form-padrao {
	display: none;
}

#form-padrao .texto {
	font: 1.2em arial, sans-serif;
	/* width: 24em; */
	width: 86%;
}

/* FIM: navegação */

/* INI: saudação */
span#borda-busca input#caixa-busca {
	font-size:1.6em;
	position:relative;
	left:-1px;
	*left:-3px;
	_left:0px;
	_top:2px;
	width:100%;
	border:1px solid #6f7981;
}
span#borda-busca {
	background-color:#df7f02;
	padding:2px 3px;
	*padding:2px 6px ;
	_padding:4px 3px;
	float:left;
	width:84%;
	margin-top:-5px;
}
#saudacao .guia-de-compra {
	font-weight:bold !important;
	background:url("http://img.mejorprecio.com.ar/ico/hint_16x16.gif") no-repeat left bottom;
	padding-left:17px;
	/*padding-top:100%;*/
}
#saudacao {
	/*background: #fef7cd;*/
	/*margin-right:18em;*/
	background:url(http://img.mejorprecio.com.ar/ico/deg-topo.gif) repeat-x left top;
	position:absolute !important;
	width:100%;
	bottom:0;
	text-align: center;
	_height: 1%;
	margin-top: 1px;
	min-height: 0px;
	padding: 0.3em 0;
}

#saudacao em {
	font: normal 1.1em arial, sans-serif;
}

#saudacao .favoritos {
	color: #025ec7;
	/*float: right;*/
	float:none;
	font: normal 1.1em verdana, sans-serif;
}

/* FIM: saudação */

/* INI: caixa flutuante de departamentos */

/* Comportamento dinâmico para navegadores atualizados */
.aba-todos:hover #posiciona-deptos {
	display: block;
}

#posiciona-deptos {
	background: transparent url( http://img.mejorprecio.com.ar/ico/todos-sombra-y.gif ) repeat-y 100% 0px;
	display: none;
	margin: 0px 0px 0px -47.5em;
	position: absolute;
	z-index: 777;
	width: 60em;
}

#todos-deptos {
	background: #fff;
	border: 2px solid #194294;
	left: -3px;
	padding: 1em 0.8em 0px;
	position: relative;
	text-align: left;
	top: -3px;
	width: 58em;
}

#deptos-nav {
	border-bottom: 1px solid #ccc;
	width: 100%;
}

#todos-deptos ul.lista-deptos {
	float: left;
	list-style-type: none;
	padding: 0px 0px 1.8em 1em;
	width: 18em;
}

#todos-deptos ul.lista-deptos li a {
	display: block;
	font: 1.1em arial, sans-serif;
	margin-bottom: 0.6em;
	width: 16.5em;
}

#todos-deptos .nome{
	float: right;
	height: 5.6em;
	margin-top: -2.3em;
	width: 13.3em;
	background: url(http://img.mejorprecio.com.ar/logo/logo-tdosdptos.gif) no-repeat scroll 100% 0px;
}

#posiciona-deptos #todos-sombra-x {
	background: #fff url( http://img.mejorprecio.com.ar/ico/todos-sombra-x.gif ) repeat-x 0px 0px;
	clear: both;
	height: 3px;
	left: 0px;
	margin-top: -3px;
	overflow: hidden;
	position: absolute;
	width: 100%;
}

/* FIM: caixa flutuante de departamentos */

/* INI: rodapé */

#rodape {
	clear: both;
	font: 1em arial, sans-serif;
	_height: 1%;
	padding: 10px 0px 0px;
}

#rodape #aviso-uso {
	padding: 7px 0px;
	text-align: center;
}

#rodape .link-regras {
	background: url( http://img.mejorprecio.com.ar/ico/ico-regras-uso.gif ) no-repeat 0px 0px;
	padding-left: 15px;
}

#rodape #copyright {
	width: auto;
}

/* FIM: rodapé */

/* INI: estrutura posicional da home */

#conteudo-home {
	/*background: url( http://img.mejorprecio.com.ar/ico/faux-column-menu-home.gif ) no-repeat 0px 100%;*/
	padding-top: 15px;
	position: relative;
	width: 100%;
}

#principal {
	float: right;
	width: 68%;
	/* AJUSTE ESPECIAL
	padding-bottom: 7em; */
}

#decorA-home {
	/*background: transparent url( http://img.mejorprecio.com.ar/ico/decor-home-oe.gif ) no-repeat 100% 100%;*/
	width: 100%;
}

#produto-destaque {
	padding-right: 16.1em;
	margin-right:0;
}

#ofertas-home {
	border: 0.1em solid #FFD953;
	/*clear: both;
	float: right;*/
	width: 15.1em;
}

#nav-menu-home {
	background: #f6f7f9;
	border: 0.1em solid #91a1b1;
	float: left;
	padding: 1em 1em 0px;
	width: 28%;
}

#rodape-home {
	padding-top: 20px;
	width: 100%;
}

/* FIM: estrutura posicional da home */

/* INI: caixa de produtos em destaque */

#produto-destaque .titulo-home {
	background: #f1ac51;
	border: 1px solid #d3d7da;
	border-width: 1px 0px;
	font-size: 1em;
	height: 2.7em;
	_overflow: hidden;
}

#produto-destaque .titulo-home strong {
	display: block;
	font: 700 1.6em arial, sans-serif;
	line-height: 1.7;
	margin-left: 7px;
	width: 9.8em;
}

#produto-destaque .titulo-home strong a {
	color: #000;
}

#produto-destaque .titulo-home strong em {
	font: normal 0.689em arial, sans-serif;
}

#produto-destaque form.comparar {
	position: relative;
}

#produto-destaque form.comparar input {
	font: 700 1.2em arial, sans-serif;
	height: 1.9em;
	_margin-right: 17em;
	padding: 0px;
	position: absolute;
	right: 0px;
	top: -2.15em;
	width: 15em;
}

#produto-destaque .bloco-produto {
	border-bottom: 0.1em solid #e4e4e4;
	_height: 15.5em;
	margin-bottom: 3.5em;
	min-height: 15.5em;
	padding: 0px 0px 3.3em 17em;
	position: relative;
}

#produto-destaque div.primeiro {
	margin-top: 4.9em;
}

#produto-destaque div.ultimo {
	border-bottom-width: 0px;
	margin-bottom: 2.3em;
	padding-bottom: 2.4em;
	_margin-bottom: 3.9em;
	_margin-bottom: 1.9em;
	_padding-bottom: 2em;
}

#produto-destaque .bloco-produto p.imagem {
	_display: inline;
	height: 15em;
	margin-left: -16em;
	position: absolute;
	width: 15em;
}

#produto-destaque .bloco-produto p.imagem img {
	height: 100%;
	width: 100%;
}

#produto-destaque .bloco-produto h4 {
	font: 700 1.4em arial, sans-serif;
	padding-bottom: 5px;
}

#produto-destaque .bloco-produto .avalie {
	float: left;
	margin-bottom: 10px;
}

#produto-destaque .bloco-produto .avalie dd.nota {
	margin-right: 40px;
}

#produto-destaque .bloco-produto .preco,
#produto-destaque .bloco-produto .textos {
	font: 1.1em arial, sans-serif;
}

#produto-destaque .bloco-produto .preco strong {
	font-size: 1.18em;
}

#produto-destaque .bloco-produto .comparar {
	margin: 5px 0px 3px;
}

/* FIM: caixa de produtos em destaque */

/* INI: caixa vertical de ofertas */

#ofertas-home dl {
	border-bottom: 0.1em solid #e4e4e4;
	margin: 0px auto;
	padding: 10px 0px;
	width: 12.5em;
}

#ofertas-home dl.primeiro {
	margin-top: 6px;
}

#ofertas-home dl.ultimo {
	margin-bottom: 4px;
	border: 0;
}

#ofertas-home dl dd.imagem img {
	display: block;
	height: 9em;
	margin: 0px auto;
	width: 9em;
}

#ofertas-home dl dt {
	font: 700 1.2em arial, sans-serif;
}

#ofertas-home dl dd.preco,
#ofertas-home dl dd.loja {
	font: 1.1em arial, sans-serif;
	margin: 2px 0px;
}

#ofertas-home .mais {
	background: url( http://img.mejorprecio.com.ar/ico/seta-azul-home.gif ) no-repeat 100% 3px;
	font: 1em arial, sans-serif;
	margin: 0px 10px;
	padding: 0px 10px 5px 0px;
	text-align: right;
	text-transform: uppercase;
}

/* FIM: caixa vertical de ofertas */

/* INI: caixa de mais buscados */

/* FIM: caixa de mais buscados */

/* INI: caixa "porque se cadastrar" */

#porque-cadastrar {
	_height: 1%;
	margin: 0px 10px;
}

#porque-cadastrar h4 {
	color: #9d281f;
	font: 700 1.3em arial, sans-serif;
	margin-bottom: 3px;
}

#porque-cadastrar div.col-esquerda{
	color: #4d5e72;
	float: left;
	padding-right: 1em;
	width: 24.1em;
}

#porque-cadastrar div.col-direita {
	color: #4d5e72;
	float: right;
	padding-left: 1em;
	width: 24em;
}

#porque-cadastrar div.col-esquerda p,
#porque-cadastrar div.col-direita p {
	font: 1.2em arial, sans-serif;
	margin-top: 12px;
}

/* FIM: caixa "porque se cadastrar" */



/* INI: caixa com opções para o lojista */

#principal #lojista {
	margin-top: 2em;
}

#lojista {
	border: 0.1em solid #bdc4cf;
	float: right;
	background: url("http://img.mejorprecio.com.ar/ico/deg_anunciante.gif") repeat-x left top;
	height: 13em;
	padding:0.3em 0.9em;
	width: 45%;
}
#lojista .anunciante {
	background: url("http://img.mejorprecio.com.ar/ico/img_anunciante.gif") no-repeat right -2px;
}

#lojista ul {
	/*float: left;*/
	list-style-type: none;
	padding: 8px 0px 0px;
	width: 49%;
}

#lojista ul li {
	/*float: left;*/
	padding: 0px 0px 8px 1em;
	width: 24em;
}

#lojista ul li.ultimo {
	padding-bottom: 0px;
}


/* FIM: caixa com opções para o lojista */

/* INI: botão "anuncie" */

#anuncie {
	float: left;
	height: 8em;
	width: 22.8em;
}

#anuncie img {
	height: 100%;
	width: 100%;
}

/* FIM: botão "anuncie" */

/* INI: publicidade */

#banner-468x60 {
	background: transparent url( http://img.mejorprecio.com.ar/ico/pub_v_60.gif ) no-repeat 100% 0px;
	padding-right: 9px;
	position: absolute;
	left:50%;
	margin-left:-234px;
	top: 0;
	width: 468px;
}

#area-patrocinador {
/*	float: right;*/
	_height: 5.4em;
	min-height: 5.4em;
	width: 15.3em;
}

#area-patrocinador strong {
	background: url( http://img.uol.com.br/patrocinador_p.gif ) no-repeat;
	display: block;
	height: 7px;
	/*margin: 0px auto 1px;*/
	width: 12em;
}

#patrocinador {
	height: 3.5em;
	position: absolute;
	right: 1.8em;
	_right: 1.9em;
	top: 2.3em;
	width: 12em;
}

#patrocinador img {
	height: 100%;
	width: 100%;
}

/* FIM: publicidade */

/* INI: Selo PagSeguro 125x125px */

div#selo {
	width:15.3em;
	text-align:center;
	/*clear:both;
	float:right;*/
	padding-bottom: 1em;
	}
div#selo img { 
	width:12.5em;
	height:12.5em;
	}

/* FIM: Selo PagSeguro 125x125px */ 
#enviar-busca-link:hover {
	background-position:0px -24px;
}
#enviar-busca-link {
	background:transparent url("http://img.mejorprecio.com.ar/bt/buscar.gif") no-repeat scroll 0 0;
	height:24px;
	margin: -3px 0px 0px 5px;
	_top:3px;
	position:absolute;
	width:75px;
}
@media all and (min-width:0px) {
    #enviar-busca-link {
    	left:85%;
	}
}
/* INI: faixa da promoção de vídeo */

#concurso-wrapper {
	padding: 20px 0px 0px;
	*padding-bottom: 20px;
}
#concurso-home {
	background: #fff url( http://img.mejorprecio.com.ar/ico/home-video-bg.gif ) repeat-x 0px 0px;
	border: 1px solid #065a96;
	_height: 74px;
	min-height: 74px;
}
#concurso-home .a {
	float: left;
	width: 29%;
}
#concurso-home .b {
	background: url( http://img.mejorprecio.com.ar/ico/home-video-texto.gif ) no-repeat center 0px;
	float: right;
	width: 71%;
}
#concurso-home a {
	display: block;
	height: 74px;
	text-decoration: none;
}
#concurso-home a span {
	visibility: hidden;
}
#saudacao a.print img{
	width:auto;
	height:auto;
}
#saudacao a.print:hover {
	text-decoration:none;
}
#saudacao a.print:hover span{
	text-decoration:underline;
}
/* FIM: faixa da pro




/*   CROSS-SELLING   */
div#genericProdOffers div.geralCarrossel{
	background:transparent url(http://img.mejorprecio.com.ar/guias-compra/fundoCarrossel.jpg) repeat-x  0 bottom;
	border:1px solid #405D9F;
	height:98px;
}
div.geralCarrossel div.tituloCarrossel{
	background-color:#405D9F;
	color:#FFFFFF;
	font-family:arial,verdana;
	font-size:12px;
	font-weight:700;
	padding:3px 10px;
	text-align:left;
}
div.tituloCarrossel a{
	color:#FFFFFF;
	display:block;
	float:right;
	font-weight:normal;
	*margin-right:10px;
	position:relative;
	*text-decoration:none;
	top:-16px;
	*top:-18px;
}
div.tituloCarrossel a:hover{
	color:#FFFFFF;
	*text-decoration:underline;
}

#cross-selling {
	position:relative;
}
#cross-selling div#vitrineContent{
	height:77px;
	margin:0 23px;
	*margin-top:-15px;
	overflow:hidden;
	padding:0 10px;
	width:488px;
}
#cross-selling div#mask {
	float:left;
	height:74px;
	overflow:hidden;
	padding:3px 0 0;
	width:100%;
}
#cross-selling div.block {
	float:left;
	height:74px;
	overflow:hidden;
	text-align:center;
	width:95px;
}
#cross-selling div.block  a{
	display:block;
}
#cross-selling div.block p {
	color:#838383;
	margin:0;
}
#cross-selling div.block a.blLink {
	display:block;
	font:13px arial;
	height:18px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	width:95%;
}
#cross-selling a.blLink { 
	display:block;
	font:bold 14px arial;
}
#cross-selling div.block a.botao-comparar { 
	float:none; 
	margin:0 auto; 
	outline:none;
	position:static !important;
}
#cross-selling a#prev,
#cross-selling a#next {
	background:url(http://img.mejorprecio.com.ar/guias-compra/btsCarrossel.gif) no-repeat;
	display:block;
	height:69px;
	margin-left:4px;
	*margin-left:-243px;
	_margin-left:-238px;
	margin-top:-35px;
	_margin-top:-46px;
	overflow:hidden;
	outline:none;
	position:absolute;
	text-indent:-5000px;
	top:50%;
	width:15px;
}
#cross-selling a#next {
	background-position:-15px 0;
	left:100%;
	margin-left:-21px;
	_margin-left:-263px;
}
#cross-selling a#prev:hover{
	background-position:0 -69px;
}
#cross-selling a#next:hover {
	background-position:-15px -69px;
}

/***** CSS´S PARA NOVA HOME *****/
#esqHomeDepart {
	position: relative;
}

.brd-top, .brd-bottom,
.brd-top span, .brd-bottom span {
	display: block;
	height: 20px;
	margin: 0;
	padding: 0;
}

.brd-top, .brd-bottom,
.brd-top span, .brd-bottom span {
	background: #FFF url(http://img.mejorprecio.com.ar/home/bg-menu-brd.gif) no-repeat 0 0;
}
.brd-top, .brd-bottom {
	margin-left: 730px;
}
.brd-top span, .brd-bottom span {
	background-position: 100% 0;
	float: right;
	width: 37px;
}

.brd-bottom {
	background-position: 0 100%;
}
.brd-bottom span {
	background-position: 100% 100%;
}

#nav-menu-home,
#nav-menu-brd {
	background: #FFFFFF url(http://img.mejorprecio.com.ar/home/bg-menu.gif) repeat-y scroll 0 0;
}
#nav-menu-home {
	/*border: none !important;*/
	padding: 0 0 0 0% !important;
}
#nav-menu-brd { background-position: 100% 0; }
#nav-menu-content {
	height: 720px !important;
	padding-top: 5px;
}
#nav-menu-home p.vertodos { margin: 0.5em 0 0 !important; }

#middle {
	float: left;
}

#top-offers {
	height: 222px;
	width: 561px;
}

#top-offers h3 {
	background: #FFF url(http://img.mejorprecio.com.ar/home/bg-top-ofertas.gif) no-repeat 0 0;
	height: 35px;
	text-indent: -9999px;
}
#top-offers li {
	height: 70px;
	overflow: hidden;
}
#top-offers .nomeTopOffers {
	height: 30px !important;
	overflow: hidden !important;
	text-transform: capitalize !important;
}
#top-offers .sobconsulta {
	font-size: 12px;
	display: block;
	margin-left: 90px;
}

#top-offers-content {
	background: #FFF url(http://img.mejorprecio.com.ar/home/bg-top-ofertas.gif) no-repeat 0 -35px;
	height: 187px;
}

#top-offers-content ul {
	list-style: none;
	padding: 0 10px;;
	margin: 0;
}
#top-offers-content ul li {
	float: left;
	padding: 5px 0;
	display: block;
	margin: 5px 0;
	width: 49.8%;
}
#top-offers-content ul li img {
	height: 70px;
	width: 70px;
}
#top-offers-content ul li .blocoTopOffer {
	display:block;
}
#top-offers-content ul li .blocoTopOffer a {
	display:block;
}
#top-offers-content ul li .blocoTopOffer a:hover {
	text-decoration: underline;
}
#top-offers-content ul li .blocoTopOffer .imgTopOffers{
	float:left;
	margin-right:6px;
}
#top-offers-content ul li .blocoTopOffer .nomeTopOffers{
	font:12px verdana;
	color:#025EC7;
	text-transform:uppercase;
	text-decoration:none;
	height:44px;
	margin:0 0 2px 90px;
	overflow:hidden;
}

#top-offers-content ul li .blocoTopOffer .priceTopOffers,
#top-offers-content ul li .blocoTopOffer .priceTopOffersParcelas,
#top-offers-content ul li .blocoTopOffer .merchandiseTopOffers {
	margin:0 0 0 90px;
	font:10px verdana;
	text-decoration:none;
	color:#025EC7;
}
#top-offers-content ul li .blocoTopOffer .priceTopOffers strong{
	font:bold 15px arial;
}
#top-offers-content ul li .blocoTopOffer .priceTopOffersParcelas{
	color:#000000;
}
#top-offers-content ul li .blocoTopOffer .priceTopOffersParcelas .valorParcela{
	color:#9F231B;
}

#top-offers-content ul li .blocoTopOffer .parcelasTopOffers{
	font-size:10px;
	color:#000;
}
#top-offers-content ul li .blocoTopOffer .parcelasTopOffers span{
	color:#9F231B;
}

#top-products {
	position: relative;
	padding-top: 10px;
	width: 561px;
}
#top-products h3 {
	background: #FFF  url(http://img.mejorprecio.com.ar/home/bg-top-prod-ar.gif) no-repeat 0 0;
	height: 45px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -9999px;
	width: 509px;
}
#top-products-content {
	background: #FFF  url(http://img.mejorprecio.com.ar/home/bg-top-prod-ar.gif) no-repeat 0 -45px;
	height: 289px;
	margin: 0 auto;
	overflow: hidden;
	width: 509px;
}
#top-products-carousel {
	height: 288px;
	margin: 0 auto;
	overflow: hidden;
	width: 496px;
}
#top-products-content .mask {
	overflow: hidden;
	height: 288px;
	margin-left: -496px;
	width: 1488px;
}
#top-products-content .block {
	float: left;
	height: 264px;
	margin: 10px 0;
	text-align: center;
	overflow: hidden;
	width: 248px;
}
#top-products-content .block img {
	height: 100px;
	width: 100px;
}
#top-products-content .first {
	margin-left: 496px;
	_margin-left: 248px;
}
#top-products-content .pricevariation {
	background: #FFF url(http://img.mejorprecio.com.ar/home/btscarrossel.gif) no-repeat 0 -198px;
	height: 66px;
	margin: 0 auto;
	text-align: right;
	width: 160px;
}
#top-products-content .pricevariation span {
	color: #FFF;
	display: block;
	float: right;
	font: bold 15px arial,sans-serif;
	height: 66px;
	line-height: 64px;
	text-align: center;
	width: 66px;
}
#top-products-content .price {
	height: 50px;
}
#top-products-content .price a {
	color: #0058BD;
	display: block;
	font: bold 30px arial,sans-serif;
	outline: none;
}
#top-products-content .price span {
	font: normal 11px aria,sans-serif;
}
#top-products-content .botao-comparar {
	margin: 3px auto;
	position: static;
}
#top-products-content .num-offers {
	font: normal 11px arial,sans-serif;
}
#top-products-content .num-offers span {
	font: bold 11px arial,sans-serif;
}

#top-products a.btn-left,
#top-products a.btn-right {
	background: transparent url(http://img.mejorprecio.com.ar/home/btscarrossel.gif) no-repeat 0 -5px;
	display: block;
	height: 87px;
	margin: -20px 0 auto;
	outline: none;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	width: 56px;
}

#top-products a.btn-left {
	background-position: -25px -6px;
	left: 0;
}
#top-products a.btn-right {
	background-position: -79px -6px;
	left: 100%;
	margin-left: -57px;
	_margin-left: -56px;
}

#top-products a.btn-left:hover {
	background-position: -25px -94px;
}

#top-products a.btn-right:hover {
	background-position: -79px -94px;
}

#guias-produtos {
	background: #FFF url(http://img.mejorprecio.com.ar/home/bg-guias-productos-home.gif) no-repeat 0 10px;
	height: 179px;
	padding-top: 10px;
	overflow: hidden;
	width: 561px;
	
	margin-top:2px;
}
#guias-produtos h3 {
	background: #FFF url(http://img.mejorprecio.com.ar/home/bg-guias-productos-home.gif) no-repeat 0 0 !important;
	height: 36px;
	overflow: hidden;
	text-indent: -9999px;
}
#guias-produtos div.maskGuias {
	position:relative;
}
#guias-produtos div.maskGuias ul {
	height:120px;
	list-style:none;
	overflow:hidden;
	padding:10px 50px 0;
}
#guias-produtos div.maskGuias li {
	float:left;
	margin:0 13px;
	text-align:center;
	width:120px;
}
#guias-produtos li a {
	font: bold 12px arial,sans-serif;
}
#guias-produtos dl {
	float: left;
	height: 130px;
	margin: 5px 10px;
	overflow: hidden;
	text-align: center;
	width: 120px;
	
	_margin: 5px 8px;
	_width: 120px;
}
#guias-produtos dd.imagem {
	margin-top:5px;
}
#guias-produtos p.btn-left {
	height:95px;
	left:0;
	position:absolute;
	top:0;
	width:50px;
	z-index:2;
}
#guias-produtos p.btn-left a,
#guias-produtos p.btn-right a {
	background:#FFFFFF url(http://img.mejorprecio.com.ar/home/btsmall.gif) no-repeat 0 0;
	display:block;
	height:50px;
	margin:45px auto 0;
	outline:none;
	text-indent:-9999px;
	width:35px;
}
#guias-produtos p.btn-left a:hover {background-position:0 -50px;}
#guias-produtos p.btn-right {
	height:95px;
	left:100%;
	margin-left:-60px;
	position:absolute;
	top:0;
	width:50px;
	z-index:2;
}
#guias-produtos p.btn-right a {
	background-position:-35px 0;
}
#guias-produtos p.btn-right a:hover {background-position:-35px -50px;}

#bl-news-brand {
	clear:both;
	height:90px;
	overflow:hidden;
	padding-top:12px;
	width:100%;
}

#box-news {
	background: #FFF url(http://img.mejorprecio.com.ar/home/bg-boletim.gif) no-repeat 0 0;
	float: left;
	height: 73px;
	margin-right: 8px;
	padding: 13px 15px;
	width: 270px;
}

#box-news .new-field {
	background: transparent url(http://img.mejorprecio.com.ar/home/campo-boletim.gif) no-repeat 0 0;
	height: 29px;
	float: left;
	margin-right: 10px;
	padding: 10px 2px 0 2px;
	width: 213px;
}
#box-news .new-field input {
	background-color: #FFF;
	border: none;
	font-size:11px;
	width: 213px;
	*width: 210px;
}

#box-news label {
	display: block;
	font-size: 12px;
	padding-bottom: 8px;
}

#box-news .act {
	float: left;
	padding-top: 6px;
}

#box-news .act button {
	background: transparent url(http://img.mejorprecio.com.ar/home/btok-inter.gif) no-repeat 0 0;
	border: medium none;
	float: left;
	content: "";
	height: 22px;
	line-height: 0pt;
	margin-bottom: 10px;
	text-indent: -9999px;
	width: 30px;
	cursor: pointer;
	text-indent: -9999px;
}

#box-brand {
	float: right;
	/*height: 84px;*/
	margin-right: -308px;
	width: 100%;
}

#brand-carousel {
	background: #FFF url(http://img.mejorprecio.com.ar/home/bg-marcas-esq.gif) no-repeat 0 0;
	height: 63px;
	margin-right: 308px;
	padding: 10px 0;
	position: relative;
}

#brand-carousel span.brd-right {
	background: #FFF url(http://img.mejorprecio.com.ar/home/bg-marcas-dir.gif) no-repeat 0 0;
	float: right;
	display: block;
	height: 84px;
	left: 100%;
	margin-left: -23px;
	position: absolute;
	top: 0;
	width: 23px;
	z-index: 1;
}

#brand-carousel p.btn-left,
#brand-carousel p.btn-right {
	height: 84px;
	position: absolute;
	top: 0;
	width: 60px;
	z-index: 2;
}

#brand-carousel p.btn-left a,
#brand-carousel p.btn-right a {
	background: #FFF url(http://img.mejorprecio.com.ar/home/btsmall.gif) no-repeat 0 0;
	display: block;
	height: 50px;
	margin: 16px auto 0;
	outline: none;
	text-indent: -9999px;
	width: 40px;
}

#brand-carousel p.btn-left {
	left: 0;
}
#brand-carousel p.btn-right {
	left: 100%;
	margin-left: -60px;
}

#brand-carousel p.btn-left a {
	background-position: 3px 0;
}

#brand-carousel p.btn-right a {
	background-position: -35px 0;
}

#brand-carousel p.btn-left a:hover {
	background-position: 3px -50px;
}

#brand-carousel p.btn-right a:hover {
	background-position: -35px -50px;
}

#brand-carousel ul {
	list-style: none;
	height: 60px;
	margin: 0 auto;
	padding: 0 80px;
	overflow: hidden;
}

#brand-carousel ul li {
	float: left;
	height: 34px;
	padding: 9px 0;
	text-align: center;
	width: 25%;
	*width: 24.8%;
}

#brand-carousel ul li a {
	border: 3px solid #FFF;
	display: block;
	margin: 0 auto;
	padding: 2px;
	width: 104px;
}

#brand-carousel ul li a:hover {
	border-color: #55A6D5;
}

#box-faq-twitter {
	height: 130px;
	margin: 0 10px;
	overflow: hidden;
	padding-top: 15px;
}

#box-faq {
	float: left;
	overflow: hidden;
	margin-left: -269px;
	width: 100%;
}

#box-faq-content {
	margin-left: 269px;
}

#box-faq-consumer,
#box-faq-advertiser {
	background: #FFF url(http://img.mejorprecio.com.ar/home/bg-st.gif) no-repeat 0 0;
	float: left;
	height: 120px;
	width: 49.8%;
}

#box-faq-advertiser {
	background-position: 0 -146px;
}

#box-faq-consumer h4 a,
#box-faq-advertiser h4 a {
	color: #000;
	display: block;
	font-family: arial,sans-serif;
	font-size: 16px;
	padding-left: 40px;
}

#box-faq-consumer ul,
#box-faq-advertiser ul {
	list-style: none;
	padding-left: 15px;
	margin: 15px 0 0;
}

#box-faq-consumer ul li,
#box-faq-advertiser ul li {
	background: transparent url(http://img.mejorprecio.com.ar/home/seta-red-inter.gif) no-repeat 0 7px;
	float: left;
	height: 25px;
	padding: 3px 0 3px 8px;
	margin: 0;
	width: 46%;
}

#box-faq-consumer ul li a,
#box-faq-advertiser ul li a {
	color: #000;
	font-size: 11px;
}

#box-twitter {
	float: left;
	width: 259px;
}

#box-twitter h5 a {
	background: #FFF url(http://img.mejorprecio.com.ar/home/twitter-bird-ar.gif) no-repeat 0 0;
	display: block;
	height: 55px;
	outline: none;
	text-indent: -9999px;
}

#box-twitter p.tweet {
	padding: 5px 6px;
	line-height: 15px;
}

#box-twitter p.load {
	position: relative;
	height: 40px;
}

#box-twitter p.load span {
	background: #FFF url(http://img.mejorprecio.com.ar/load-twitter.gif) no-repeat 0 0;
	display: block;
	height: 24px;
	left: 50%;
	margin: -12px 0 0 -12px;
	position: absolute;
	top: 50%;
	width: 24px;
}

#sponsor-area {
	height: auto !important;
	_margin-left: -14px;
}
#sponsor-area #patrocinador {
	margin-left: 0 !important;
}

#advertise {
	float: right;
	width: 152px;
}

#advertise .pub {
	border: 2px solid #DFDFDF;
	height: 90px;
	margin-top: 30px;
	width: 116px;
}
#advertise .pub span {
	color: #DFDFDF;
	display: block;
	font: bold 13px arial,sans-serif;
	height: 90px;
	line-height: 90px;
	text-align: center;
}
#advertise-content {
	margin: 0 auto;
	overflow: hidden;
	width: 120px;
}

.noTwitter {
	padding-left: 0 !important;
}
.noTwitter #contentMoreSearched {
	float: none !important;
	height: 115px !important;
	margin-left: 0 !important;
	padding-left: 0 !important;
	width: auto !important;
}






































