/* --------- /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/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/regiao-banner-flutuante.css --------- */ 
/* --------- /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/sitio_sindilojaspelotas/sitio_sindilojaspelotas.css --------- */ 
body { border:0; margin:0; padding:0; font-family:Arial, Times New Roman, sans-serif; font-size:11px; color:#350E73;}

#container{ width: 100%; height: auto; text-align:center; border:0; margin:0; padding:0; background:url(/themes/sitio_sindilojaspelotas/container_background.jpg) repeat-x bottom #FFFFFF;}
#container h2 { width: 779px; height: 24px; /* 61(barra) */ font-size: 0px; text-indent: -1000px; border:0; margin:0; padding:0;}
#container1{ position:absolute; left:0px; top:24px; width:100%; height:360px; background:url(/themes/sitio_sindilojaspelotas/container1_background.jpg);}

#tema { position:relative; width:779px; height:841px; margin:auto; text-align:left; z-index:1; background:url(/themes/sitio_sindilojaspelotas/tema_background.jpg) repeat-x bottom;}
#tema h2{ display:none;}

#tema1{ position:absolute; left:217px; top:0px; width:533px; height:112px; background:url(/themes/sitio_sindilojaspelotas/tema1_background.jpg); display:none;}
#tema2{ position:absolute; left:201px; top:119px; width:573px; height:293px; background:#FFFFFF;}
#tema3{ position:absolute; left:9px; top:302px; width:187px; height:10px; background:url(/themes/sitio_sindilojaspelotas/tema3_background.jpg); z-index:1;}

#logotipo{ position:absolute; left:10px; top:10px; width:189px; height:109px; background:url(/themes/sitio_sindilojaspelotas/logotipo_background.jpg);}
#logotipo h2{ display:block; text-indent:-10000px; position:absolute; left:30px; top:16px; width:118px; height:88px;}
#logotipo h2 a{ position:absolute; left:0; top:0; width:118px; height:88px;}

#slogan{ display:none;}

#regiao-banner-publicitario { position:absolute; left:255px; top:131px; width:468px; height:60px; background:#8ACAF4; z-index:1;}
#regiao-topo{ position:absolute; left:217px; top:0px; width:533px; height:112px; z-index:100;}

#menu{ position:absolute; left:9px; top:119px; width:187px; height:188px; background:url(/themes/sitio_sindilojaspelotas/menu_background.jpg) no-repeat; z-index:2; overflow:scroll}
#menu ul{ padding:0px; list-style:none;  margin:20px 0 0 10px;}
#menu ul li{ margin:2px 0 0 0; padding:0px; list-style:none; float:left; display:block; width:160px; height:23px;
  line-height:23px; vertical-align:middle; background:url(/themes/sitio_sindilojaspelotas/menu_li_background.jpg) no-repeat bottom;}
#menu ul li a{ padding:0 0 0 23px; font-size:11px; text-decoration:none; color:#431294;}
#menu ul li a:hover{ background:url(/themes/sitio_sindilojaspelotas/menu_a_hover.jpg) no-repeat left;}


#login{ position:absolute; left:10px; top:620px; width:183px; height:112px; background:url(/themes/sitio_sindilojaspelotas/login_background.jpg);}
#login h2{ display: none;}
#login table{ width:183px; height:112px; margin:0px; padding:0px;}
#login table td{ font-size:11px; color:#333333; padding:31px 10px 0 6px; margin:0px; vertical-align:top;}
#login table td a{ color:#333333;}
#login form{ margin:31px 0 0 23px;}
#login input{ width:130px; border:0; background:#AFDAF5; color:#333333; font-size:11px; margin-bottom:4px; float:left; padding:2px 0 2px 4px;}
#login input.enviar{ display:block; width:56px; height:17px; background:url(/themes/sitio_sindilojaspelotas/botao_entrar.jpg); overflow: hidden; text-indent:-10000px;
  cursor:pointer; line-height: 9999px; border:0px; padding:0px; float:right; margin:4px 25px 0 0;}

#maladireta{ position:absolute; left:9px; top:307px; width:187px; height:142px; background:url(/themes/sitio_sindilojaspelotas/maladireta_background.jpg); z-index:2;}
#maladireta h2{ display:none;}
#maladireta form{ margin:58px 0 0 24px;}
#maladireta input{ width:130px; border:0; background:#AFDAF5; color:#333333; font-size:11px; margin-bottom:4px; float:left; padding:2px 0 2px 4px;}
#maladireta input.enviar{ display:block; width:66px; height:17px; background:url(/themes/sitio_sindilojaspelotas/botao_cadastrar.jpg); overflow: hidden; text-indent:-10000px;
  cursor:pointer; line-height: 9999px; border:0px; padding:0px; float:right; margin:4px 25px 0 0;}
#spinner_mala_direta{ float: right; width: 66px; height:17px; background: url(/images/progress.gif) 50% 50% no-repeat;
 overflow: hidden; margin:4px 25px 0 0}

#apresentacao{ position:absolute; left:225px; top:593px; width:525px; height:158px; overflow:hidden;}
#apresentacao h2{ display:block; text-indent:-10000px; font-size:0px; width:525px; height:25px; background:url(/themes/sitio_sindilojaspelotas/apresentacao_h2_background.jpg);}
#apresentacao div.secao{ margin:10px  0 0 5px;}
#apresentacao a, #apresentacao div.secao{ color:#350E73; text-decoration:none; text-align:justify;}
#apresentacao div.secao h2{ display:block; text-indent:0px; font-size:11px; color:#00125C; width:auto; height:auto; background:none;}
#apresentacao div.secao img{ float:left; margin-right:10px; border:2px solid #350E73;}

#destaques{ position:absolute; left:485px; top:213px; width:266px; height:230px; z-index:1;}
#destaques h2{ display:block; text-indent:-10000px; font-size:0px; width:266px; height:30px; background:url(/themes/sitio_sindilojaspelotas/destaques_h2_background.jpg); margin-bottom:5px;}
div.produto{ margin:0 0 5px 0; width:266px; text-align:justify;}
div.produto img{ float:left; margin:20px 10px 0 0; border:2px solid #350E73;}
#destaques div.produto div.nome{ position:absolute; left:0px; top:34px; color:#350E73; font-size:11px; font-weight:bold;}
#destaques div.produto div.descricao{ margin:0; padding:0; color:#350E73; display:none;}
div.produto div.preco,
div.produto div.consulte,
div.produto div.detalhes{ display:none;}

#manchetes{ position:absolute; left:223px; top:213px; width:224px; height:270px; z-index:1;}
#manchetes h2{ display:block; text-indent:-10000px; font-size:0px; width:224px; height:32px; background:url(/themes/sitio_sindilojaspelotas/manchetes_h2_background.jpg);}
#manchetes div.noticia{ width:224px; height:68px; margin:6px 0 0 0; border-bottom:2px dotted #350E73;}
#manchetes img{ float:left; margin-right:10px; border:2px solid #350E73;}
#manchetes div.dia{ font-size:11px; color:#350E73; padding-top:5px;}
#manchetes div.chamada a{ text-decoration:none; color:#008BE8; font-size:11px; font-weight:bold;}
#manchetes div.chamada a:hover{ text-decoration:underline;}
#machetes div.todas{ margin:0; width:100%;}
#manchetes div.todas a{ display:block; text-indent:-10000px; font-size:0px; width:105px; height:19px;
 background:url(/themes/sitio_sindilojaspelotas/botao_noticias.jpg); text-decoration:none; float:right; margin-top:6px;}
#manchetes div.separador,#noticias div.separador{ display:none;}

#rodape{ position:absolute; left:5px; top:762px; width:769px; height:79px; background:url(/themes/sitio_sindilojaspelotas/rodape_background.jpg) repeat-x;}
#rodape h2{ display:block; font-size:11px; text-indent:0px; color:#01135D; width:auto; height:auto; margin:15px 0 0 20px; padding:0px;}
#rodape h3, #rodape a{ font-size:11px; color:#01135D; margin:0 0 0 20px; padding:0px; font-weight:normal;}

div.entidade-destaques{ position:absolute; left:485px; top:453px; width:266px; height:130px; z-index:1;}
div.entidade-destaques h2{ display:block!important; text-indent:-10000px; font-size:0px; width:266px!important; height:28px!important;
  background:url(/themes/sitio_sindilojaspelotas/entidade_h2_background.jpg);}
div.entidade-destaques div.container{ margin:6px 0 0 0;}
div.entidade-destaques div.container a{ color:#00125C; text-decoration:none; width:198px; height:22px; line-height:22px;
  vertical-align: middle; display:block; overflow: hidden;}
div.entidade-destaques div.container a img{ border:0px; margin-right:10px; float:left;}

#enquete{ position:absolute; left:26px; top:452px; width:170px; height:168px;}
#enquete h1{ text-indent:-10000px; font-size:0px; display:block; width:80px; height:25px; background:url(/themes/sitio_sindilojaspelotas/enquete_h1_background.jpg); margin:0px; padding:0px;}
#enquete.inativa p{ margin:6px;}
#enquete.ativa h2{ display:block; text-indent:0px; font-size:12px; width:auto; height:auto; margin:4px 0 4px 4px; padding:0px; line-height:normal;}
#enquete.ativa p{ margin:0px; padding:0px;}
#enquete.ativa p.votar input{ display:block; text-indent:-10000px; font-size:0px; width:49px; height:17px;
 background:url(/themes/sitio_sindilojaspelotas/botao_votar.jpg); text-decoration:none; padding:0px; border:0px; cursor:pointer; margin:6px 10px 0 10px; float:left;}
#enquete.ativa p.resultado a{ display:block; text-indent:-10000px; font-size:0px; width:56px; height:17px;
  background:url(/themes/sitio_sindilojaspelotas/botao_parcial.jpg); text-decoration:none; margin-top:6px; float:left; _margin-top:-14px;}
#enquete.ativa label{ font-size:11px;}
/* --------- /themes/shopping_pelotascenter_barra_loja_fina/shopping_pelotascenter_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: #F5FAFD;
  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:#1B7DAE;
}
#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_pelotascenter_barra_loja_fina/barra_loja_container_background.gif);
}

#shopping div.links {
  position: absolute;
  left:10px; top:0px;
  width:156px; height: 24px;
  padding:0; margin:0; border:0;
}
#shopping div.links a {
  position: absolute;
  left:0px; top:0px;
  width:146px; height:24px;
  padding:0; margin:0; border:0;
  background: url(/themes/shopping_pelotascenter_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;
  color: #d96912;
}
#shopping table.avisos {
  position: absolute;
  top: 20px;
  left: 230px;
  width: 340px;
  height:24px;
  font-family: arial;
/*  font-weight: bold; */
  background-image: url(/themes/shopping_pelotascenter_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_pelotascenter_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_pelotascenter_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;
}
