/* --------- /stylesheets/atendimento_online.css --------- */ 
#atendimento_online_painel {
  position: fixed;
  _position:absolute;
  bottom:0px;
  _top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight-6);
  right:0px;
  margin:2px;padding:2px;
  z-index: 200;
  width: 200px;
  height: auto;
}
#atendimento_online_painel_lojista table tr td,
#atendimento_online_painel_consumidor table tr td {
  font-family: arial;
  font-size: 11px;
}
#atendimento_online_painel_consumidor {
  border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
  border-style: solid;
  border-width: 1px;
  background: buttonface;
  width: 200px;
}
#atendimento_online_painel_consumidor.online {
  display:block;
}
#atendimento_online_painel_consumidor.busy {
  display:block;
}
#atendimento_online_painel_consumidor.offline {
/*  display:none;*/
  display:block;
}

#atendimento_online_painel_lojista {
  display:block;
  border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
  border-style: solid;
  border-width: 1px;
  background: buttonface;
  width: 200px;
}
/* --------- /stylesheets/regiao-banner-flutuante.css --------- */ 
/* --------- /stylesheets/cupom.css --------- */ 
body {
  height: 100%;
}
div#cupom_capa {
  position:fixed;
  _position:absolute;
  top:0;
  left:0;
  height: 100%;
  width: 100%;
  z-index:200;
  background-color: white;
  filter:alpha(opacity=50);
  opacity: 0.5;
  -moz-opacity:0.5;
  _height:expression(eval($('container').offsetHeight));
}
div#cupom {
  position: fixed;
  _position: absolute;
  _top:expression(eval(100+document.body.scrollTop));
  top: 100px;
  width: 500px;
  height: auto;
  padding: 10px;
  background-color: white;
  z-index:200;
  border: 3px solid gray;
  left: 50%;
  margin-left: -250px;
  text-align: center;

  color: black;
}
div#cupom h1 {
  font-size: 15px;
}
div#cupom p {
  font-size: 11px;
}
/* --------- /stylesheets/truques.css --------- */ 
textarea.textarea { display:none!important; honeypot:captcha }

div.msg-alert { background-color:red; color:white; margin:5px; padding:5px; border:1px solid white}
div.msg-info { background-color:green; color:white; margin:5px; padding:5px; border:1px solid white }
div.msg-notice { background-color:orange; color:white; margin:5px; padding:5px; border:1px solid white }
div.msg-alert a, div.msg-info a, div.msg-notice a { text-decoration:underline!important; color:white!important }

div.mensagem-de-erro { color:red }

.zoomin { cursor:url(/images/zoomin.cur), pointer; }
/*
--------------------------------------------------------------------------------  
How To Clear Floats Without Structural Markup
http://positioniseverything.net/easyclearing.html
*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* --------- /themes/shopping_cangucucenter_barra_loja_fina/shopping_cangucucenter_barra_loja_fina.css --------- */ 
#shopping {
  position:absolute;
  top:0;
  left:0;
  /*
  _position:absolute;
  _top:expression(eval(document.body.scrollTop));
  */
  width:100%;
/*  height: 61px; */
  height: 24px;
    
  border:0; padding:0; margin:0;
  /*
  filter:alpha(opacity=80);
  opacity: 0.8;
  -moz-opacity:0.8;
  */
  background-color: #DFEDE4;
  border-bottom: 1px solid #C2E3EF;

  color: black;
  z-index: 255;

  /*background-color: white;*/
  font-family: arial;
  font-size: 12px;
}

#shopping div.trilho {
  position: absolute;
  top: 0px;
  left: 5px;
  height: 24px;
  padding: 0; margin: 0;
  overflow: hidden;
}

#shopping div.trilho div.aviso {
/*  line-height: 21px; 
  vertical-align: middle;
*/
  height: 20px; line-height:20px;
  border: 0px;
  width: auto !important;
  display:none;
  position: absolute;
  top:3px;
}
#shopping div.trilho div.aviso a{
  color:#3D7F4F;
}
#shopping div.trilho div.aviso img{
  vertical-align:middle; margin-bottom:3px;
}

#shopping div.container {
  position: relative;
  border:0;padding:0;border:0;
  width:779px; height:24px;
  text-align:left;
  margin:auto;
  background-image: url(/themes/shopping_cangucucenter_barra_loja_fina/barra_loja_container_background.gif);
}

#shopping div.links {
  position: absolute;
  left:10px; top:0px;
  width:170px; height: 24px;
  padding:0; margin:0; border:0;
}
#shopping div.links a {
  position: absolute;
  left:0px; top:0px;
  width:160px; height:24px;
  padding:0; margin:0; border:0;
  background: url(/themes/shopping_cangucucenter_barra_loja_fina/shopping_links_a_background.gif) no-repeat;
  text-indent: -1000px;
  text-decoration: none; /* esconde linha azul que só aparece no fx 1.0 */
}

#shopping div.menu {
  float: right;
  border: 0; padding: 0; margin: 0;
  margin:3px 10px 0 0;
}
#shopping div.menu select {
  font-size: 11px;
  background-color: #FFFFFF;
  color: #3D7F4F;
}
#shopping table.avisos {
  position: absolute;
  top: 20px;
  left: 230px;
  width: 340px;
  height:24px;
  font-family: arial;
/*  font-weight: bold; */
  background-image: url(/themes/shopping_cangucucenter_barra_loja_fina/barra_loja_aviso_background.jpg);
  background-repeat: no-repeat;
  color: #3a3a3a;
}
#shopping table.avisos span.manutencao {
  color: red;
}
#shopping td {
  font-family: arial;
  font-size: 11px;
}
#shopping table.notice {
  background-image: url(/themes/shopping_cangucucenter_barra_loja_fina/barra_loja_aviso_notice_background.jpg);
  background-repeat: no-repeat;
  color: white;
}
#shopping table.notice span.manutencao {
  color: yellow;
}
#shopping table.info {
  color: #d96912;
  background-image: url(/themes/shopping_cangucucenter_barra_loja_fina/barra_loja_aviso_info_background.jpg);
  background-repeat: no-repeat;
}
#shopping table.info span.manutencao {
  color: red;
}
#shopping table.avisos a {
	color:  #3A3A3A;
	font-weight: normal;
}
/* --------- /themes/shopping_cangucucenter_capa/shopping_cangucucenter_capa.css --------- */ 
body {
  background-image:url(/themes/shopping_cangucucenter_capa/body_background.jpg);
  border:0; margin:0; padding:0;
  font-family: arial;
  font-size: 11px;
}

form div.campo input,
form div.campo select,
form div.campo textarea {
  background-color: #e2f4fa;
}

#container {
  width: 100%;
  height: 1060px;
  text-align:center;
  border:0; margin:0; padding:0;
  background:url(/themes/shopping_cangucucenter_capa/container_background.jpg) repeat-x 0 24px;
}
#container h2 {
/* reserva espaço para logotipo */
  width: 779px;
  height: 97px;
  text-indent: -1000px; font-size: 0px;
  border:0; margin:0; padding:0;
}

#tema {
  position: relative;
  width: 779px;
  height: 927px;
  margin-left:auto;
  margin-right:auto;
  padding:0px;
  border:0;
  text-align: left;
  background-color: #F9F5EE;
}
/*
#tema1 {
  position: absolute;
  top: -73px;
  left: 200px;
  width: 550px;
  height: 50px;
  background-color: yellow;
  padding:0; margin:0; border:0;
  display: none;
}
*/
#tema1 h2 {
  display: none;
}
/*
#tema2 {
  position: absolute;
  top: 120px;
  left: 25px;
  width: 700px;
  height: 25px;
  background-color: yellow;
  padding:0; margin:0; border:0;
  display: none;
}
*/
#tema2 h2 {
  display: none;
}

#tema3 {
  position: absolute;
  top: 874px;
  left:0px;
  width: 779px;
  height: 42px;
  background:url(/themes/shopping_cangucucenter_capa/tema3_background.jpg) center repeat-x;
  padding:0; margin:0; border:0;
  display: block;
}

#tema3 h2 {
  display: none;
}
#tema4 {
  position: absolute;
  top: 746px;
  left: 590px;
  width: 189px;
  height: 227px;
  background-image: url(/themes/shopping_cangucucenter_capa/tema4_background.jpg);
  padding:0; margin:0; border:0;
  z-index:10;
}
#tema4 h2 {
  display: none;
}
#tema5 {
  position: absolute;
  top: -73px;
  left: 516px;
  width: 263px;
  height: 265px;
  background-image: url(/themes/shopping_cangucucenter_capa/tema5_background.gif);
  padding:0; margin:0; border:0;
}
#tema5 h2 {
  display:none;
}
#tema6 {
  display:none;
}

#logotipo {
  position: absolute;
  top:-73px;
  left:0px;
  width: 779px;
  height:249px;
  background-image:url(/themes/shopping_cangucucenter_capa/logotipo.gif);
  background-repeat: no-repeat;
}
#logotipo h2 a {
  position: absolute;
  top: 95px;
  left: 144px;
  width: 357px;
  height: 59px;
  border:0; margin:0; padding:0;
  background-image:url(/themes/shopping_cangucucenter_capa/logotipo_h2.jpg);
  text-decoration: none; /* esconde linha azul que só aparece no fx 1.0 */
}

#regiao-totem-empresarial {
  position: absolute;
  top: 178px;
  left: 591px;
  height: 400px;
  border:0; margin:0; padding:0;
  width: 184px;
  z-index:100;
  /*
  background-image:url(/themes/shopping_cangucucenter_capa/institucional.jpg);
  */
}
#regiao-totem-empresarial h2 {
  display: none;
}

#menu {
  position: absolute;
  top: 160px;
  left: 30px;
  height: 284px;
  width: 140px;
  border:0; padding:0; margin:0;
  overflow:hidden;
  font-family:Arial;
  font-size: 11px;
}
#menu h2 {
  display: none;
}
#menu ul {
  border:0;
  margin:0;
  padding:0;
}
#menu ul li {
  border:0;
  margin:0;
  padding:0;
}
#menu ul li div.shopping {
  text-indent: -1000px; font-size:0;
  background-image:url(/themes/shopping_cangucucenter_capa/menu_shopping.gif);
  width: 66px;
  height: 20px;
  padding:0; border:0; margin:0;
  margin-bottom:2px;
}
#menu ul li div.lojistas {
  text-indent: -1000px; font-size:0;
  background-image:url(/themes/shopping_cangucucenter_capa/menu_lojistas.gif);
  width: 52px;
  height: 20px;
  padding:0; border:0; margin:0;
  margin-top:18px;
  margin-bottom:2px;
}
#menu ul li div.consumidores {
  text-indent: -1000px; font-size:0;
  background-image:url(/themes/shopping_cangucucenter_capa/menu_consumidores.gif);
  width: 104px;
  height: 20px;
  padding:0; border:0; margin:0;
  margin-top:18px;
  margin-bottom:2px;
}
#menu ul li ul {
  border:0;
}
#menu ul li ul li {
  font-size: 11px;
  margin:0;
  padding:0;
  border:0;
}
#menu ul li a {
  margin:0; padding:0; border:0;
  color: #3D7F4F;
  text-decoration:none;
  font-size: 11px;
/*  line-height: 130%; */
}
#menu ul li a:hover {
  font-weight:bold;
}
#menu ul li.crie-seu-site a { color:orange; font-weight: bold }

#login {
  position:absolute;
  top: 496px;
  left: 5px;
  width: 175px;
  height: 222px;
  background-image:url(/themes/shopping_cangucucenter_capa/login_background.jpg);
  z-index:100;
}
#login.autenticado {
  background-image: url(/themes/shopping_cangucucenter_capa/login_autenticado_background.jpg);
}
#login.autenticado table {
  margin:0; padding:0; border:0;
  position: absolute;
  top: 122px;
  left: 30px;
  width: 120px;
  height: 60px;
}
#login.autenticado table tr td {
  margin:0; padding:0; border:0;
  font-size: 10px;
}
#login h2 {
  display:none;
}
#login form {
  position:absolute;
  top: 120px;
  _top: 117px;
  left: 24px;
}
#login form input {
  width: 120px;
  _width: 130px;
  border:0;
  height: 18px;
  _height: 20px;
  margin-bottom: 8px;
  font-family:Arial;
  font-size: 11px;
  font-weight:bold;
  color: #C92901;
  background-image:url(/themes/shopping_cangucucenter_capa/login_form_input.gif);
  padding-left: 10px;
  line-height: 18px;
  vertical-align: middle;
  _background-attachment: scroll;
}
#login form input.enviar {
  width: 38px;
  height: 14px;
  background-image:url(/themes/shopping_cangucucenter_capa/login_form_input_enviar.jpg);
  margin-left: 90px;
  line-height: 9999px; overflow:hidden;
  text-indent: -1000px; font-size:0;
  cursor:pointer;
}

#noticias {
  position: absolute;
  top: 215px;
  left : 165px;
  width: 426px;
  height: 253px;
  margin:0; padding:0; border:0;
  font-family:Arial;
  font-size:11px;
  z-index: 10; /* para ficar sobre o lojas */
}
#noticias h2 {
  position: absolute;
  top: -100px;
  left: 235px;
  background-image:url(/themes/shopping_cangucucenter_capa/noticias_h2.gif);
  width: 298px;
  height: 129px;
  text-indent: -1000px; font-size:0;
  margin:0; padding:0; border:0;
}
#noticias div.noticia {
  margin:0; padding:0; border:0;
  width: 100%;
  height: 87px;
  background-image:url(/themes/shopping_cangucucenter_capa/noticias_noticia_background.jpg);
  background-repeat:no-repeat;
}
#noticias div.noticia div.contorno {
  float:left;
  width: 90px;
  height: 72px;
  background:url(/themes/shopping_cangucucenter_capa/noticias_noticia_contorno.gif) no-repeat;
  padding:0; border:0; margin:0;
  margin: 8px 4px 0 12px; 
  _margin: 8px 6px 0 6px; 
  padding:5px 14px 5px 6px;
}
#noticias div.noticia div.contorno img {
  padding:0; border:0; margin:0;
  margin-top: 4px;
  margin-left: 4px;
}
#noticias div.noticia div.dia {
  padding-top: 14px;
  padding-left: 96px;
  font-size: 10px;
  color: #3D7F4F;
}
#noticias div.noticia div.chamada {
  padding-top: 9px;
  padding-left: 98px;
  font-size: 11px;
}
#noticias div.noticia div.chamada a {
  color: #3a3a3a;
  text-decoration:none;
}
#noticias div.noticia div.chamada a:hover {
  text-decoration:underline;
}
#noticias div.separador {
  width: 100%;
  height: 6px;
  background-image:url(/themes/shopping_cangucucenter_capa/noticias_separador.jpg);
  background-repeat:no-repeat;
  margin:0; padding:0; border:0;
  overflow: hidden;
}

#noticias div.todas a {
  background-image:url(/themes/shopping_cangucucenter_capa/noticias_todas_a.gif);
  width: 126px;
  height: 14px;
  text-indent: -1000px; font-size:0;
  display:block;
  border:0; padding:0; margin:0;
  margin-top:12px;
  margin-left: 280px;
  text-decoration: none; /* esconde linha azul que só aparece no fx 1.0 */
}

#lojas {
  position: absolute;
  top: 488px;
  left: 180px;
  background-image:url(/themes/shopping_cangucucenter_capa/lojas_background.jpg);
  background-repeat:no-repeat;
  width: 411px;
  height: 370px;
  border:0; padding:0; margin:0;
  overflow:auto;
}
#lojas h2 {
  display: none;
}
#lojas select.listagem {
  position: absolute;
  top: 88px;
  right: 175px;
  width: 200px;

  height: 17px;
  background-color: #E2F4FA;
  color: #3A3A3A;
  font-family: Arial;
  font-size: 11px;
}

#lojas div.destaques {
  position: absolute;
  top: 131px;
  left: 5px;
  width: 398px;
  border:0; padding:0; margin:0;
}
#lojas div.destaques h2 {
/*
  display:block;
  margin:0; padding:0; border:0;
  width: 102px;
  height: 19px;
  margin-bottom: 12px;
  background-image:url(/themes/shopping_cangucucenter_capa/lojas_destaques_h2.gif);
  text-indent:-1000px; font-size: 0; /* esconde texto IE6 e fx1.0 */
*/
  display:none;
}
#lojas div.destaques div.container {
  float:left;
  width: 385px;
  border:0; padding:0; margin:0;
  background-image:url(/themes/shopping_cangucucenter_capa/lojas_destaques_container_background.gif);
  background-repeat:repeat-y;
  background-position:center;
}
#lojas div.destaques div.sanduiche {
  clear:both;
  display:block;
  width: 385px;
  border:0; padding:0; margin:0;
  height: 44px;
  text-decoration:none;
  color: #3D7F4F;
  font-size:14px;
  line-height:44px;
  vertical-align: middle;
  text-align:center;
  font-weight:bold;
}
#lojas div.destaques div.container div {
  width: 174px;
  _width: 190px;
  float: left;
  height: 22px;
  border:0; margin:0; padding:0;
  padding-left: 16px;
}
#lojas div.destaques div.container div a {
  display:block;
  border:0; padding:0; margin:0;
  height: 22px;
  text-decoration:none;
  color: #3a3a3a;
  line-height:22px;
  vertical-align: middle;
  overflow: hidden;
}
#lojas div.destaques div.container a:hover {
  text-decoration:underline;
}
#lojas div.destaques div.container a img {
  float:left;
  width: 20px;
  height: 20px;
  border:0; margin:0; padding:0;
  margin-right: 13px;
}

#slogan {
  position:absolute;
  top: 165px;
  left: 176px;
  width: 223px;
  height: 21px;
  background-image:url(/themes/shopping_cangucucenter_capa/slogan.gif);  
}
#slogan h2 {
  display: none;
}
#dia {
  position:absolute;
  top: 187px;
  left: 178px;
  width: 230px;
  height: 19px;
  overflow:hidden;
  margin:0; padding:0; border:0px;
  font-family:Arial;
  font-size: 11px;
  color: #3a3a3a;
  vertical-align:middle;
  line-height: 19px;
}

#maladireta {
  position:absolute;
  top: 734px;
  left: 0px;
  width: 189px;
  height: 129px;
  border:0; padding:0; margin:0;
}
#maladireta h2 {
  position: absolute;
  top: 0px;
  left: 29px;
  display: border;
  text-indent:-1000px; font-size:0;
  border:0; padding:0; margin:0;
  width: 132px;
  height: 39px;
  background-image:url(/themes/shopping_cangucucenter_capa/maladireta_h2.jpg);
}
#maladireta form {
  position: absolute;
  top: 48px;
  left: 29px;
  border:0; padding:0; margin:0;
}
#maladireta form input {
  width: 120px;
  _width: 130px;
  border:0;
  height: 18px;
  _height: 20px;
  margin-bottom: 8px;
  font-family:Arial;
  font-size: 11px;
  font-weight:bold;
  color: #C92901;
  background-image:url(/themes/shopping_cangucucenter_capa/login_form_input.gif);
  padding-left: 10px;
  line-height: 18px;
  vertical-align: middle;
  _background-attachment: scroll;
}
#maladireta form input.enviar {
  width: 77px;
  height: 14px;
  background-image:url(/themes/shopping_cangucucenter_capa/maladireta_form_input_enviar.jpg);
  margin-left: 57px;
  line-height: 9999px; overflow:hidden;
  text-indent: -1000px; font-size:0;
  cursor:pointer;
}

#rodape {
  position: absolute;
  top: 926px;
  width: 780px;
  height: 47px;
  border:0; margin:0; padding:0;
  background:url(/themes/shopping_cangucucenter_capa/rodape_background.jpg) repeat-x bottom;
}
#rodape a.privacidade {
  display: block;
  position: absolute;
  top: 0px;
  left: 38px;
  width: 101px;
  height: 39px;
  _height: 47px;
  text-align: center;
  background-image:url(/themes/shopping_cangucucenter_capa/rodape_a_background.gif);
  background-repeat: no-repeat;
  margin:0; padding:0; border:0;
  font-family: Arial;
  font-size: 11px;
  color: #C92901;
  font-weight: bold;
  text-decoration: none;
  padding-top: 8px;
}
#rodape a.privacidade:hover {
  text-decoration:underline;
}
#rodape a.termos {
  display: block;
  position: absolute;
  top: 0px;
  left: 178px;
  width: 101px;
  height: 39px;
  _height: 47px;
  text-align: center;
  background-image:url(/themes/shopping_cangucucenter_capa/rodape_a_background.gif);
  background-repeat: no-repeat;
  margin:0; padding:0; border:0;
  font-family: Arial;
  font-size: 11px;
  color: #C92901;
  font-weight: bold;
  text-decoration: none;
  padding-top: 8px;
}
#rodape a.termos:hover {
  text-decoration:underline;
}
#rodape a.creditos {
  display: block;
  position: absolute;
  top: 0px;
  left: 318px;
  width: 101px;
  height: 47px;
  line-height: 45px;
  vertical-align:middle;
  text-align: center;
  background-image:url(/themes/shopping_cangucucenter_capa/rodape_a_background.gif);
  background-repeat: no-repeat;
  margin:0; padding:0; border:0;
  font-family: Arial;
  font-size: 11px;
  color: #C92901;
  font-weight: bold;
  text-decoration: none;
}
#rodape a.creditos:hover {
  text-decoration:underline;
}
#rodape a.empresas {
  position: absolute;
  top: 28px;
  left: 440px;
  font-family: Arial;
  font-size: 11px;
  color: #C92901;
  text-transform:lowercase;
}

#regiao-capa-01 {
  position: absolute;
  top: 587px;
  left: 593px;
  width: 179px;
  height: 90px;
  background-image:url(/themes/shopping_cangucucenter_capa/banner_background.gif);
  border:0; margin:0;
  padding:0px;
  overflow: hidden;
}
#regiao-capa-01 h2 {
  display: none;
}
#regiao-capa-01-container {
  background-color: none;
  position: relative;
  width: 150px;
  height: 90px;
}
#regiao-capa-02 {
  position: absolute;
  top: 686px;
  left: 593px;
  width: 179px;
  height: 90px;
  background-image:url(/themes/shopping_cangucucenter_capa/banner_background.gif);
  border:0; margin:0;
  padding:0px;
  overflow: hidden;
  z-index:100;
}
#regiao-capa-02 h2 {
  display: none;
}
#regiao-capa-02-container {
  background-color: none;
  position: relative;
  width: 150px;
  height: 90px;
}

#informacoes { position:absolute; left:0px; top:926px; height:47px; width:779px; border:0; padding:0; margin:0; overflow:auto; z-index:2; background:url(/themes/shopping_cangucucenter_capa/rodape_background.jpg);}
#informacoes h2 { display:none;}
#informacoes ul { list-style:none; margin:0; padding:0;}
#informacoes ul li { background:url(/themes/shopping_cangucucenter_capa/rodape_a_background.jpg); display:block; float:left; height:47px; margin:0 0 0 30px;padding:0; width:102px}
#informacoes ul li a {width:100px; height:40px; display:block; text-align:center; margin:0;padding-top:10px; text-decoration:none;}
#informacoes ul li.politica-de-privacidade a{color:#C92901; font-size:11px;}
#informacoes ul li.termos-de-servico a{color:#C92901; font-size:11px; padding-top:15px;}
#informacoes ul li.creditos a{color:#C92901; font-size:11px; padding-top:15px;}
#informacoes ul li.empresas-associadas{ background:none; width:115px; }
#informacoes ul li.empresas-associadas a{text-transform:lowercase;color:#C92901; font-size:11px; width:115px; text-decoration:underline; padding-top:27px;}
