/* --------- /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/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_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;
}
/* --------- /themes/estande_sindusconpelotas_duas_colunas/estande_sindusconpelotas_duas_colunas.css --------- */ 
*{
  margin:0px; padding:0px;
}
body {
  margin:0;  padding:0;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
}

#container{
  text-align:center;
  margin:0;  border:0; padding:0;
  padding:0; width:100%; height:auto;
  background:url(/themes/estande_sindusconpelotas_duas_colunas/container_background.jpg) repeat-x #DCF3FE 0 24px;
}
#container h2 {
  width: auto; height: 24px; /* 61(barra) */
  font-size: 0px; text-indent: -1000px;
  border:0; margin:0; padding:0;
}
#container1{
  position:absolute;
  left:0px; top:24px;
  width:50%; height:280px;
  background:url(/themes/estande_sindusconpelotas_duas_colunas/container1_background.jpg) repeat-x;
}
#tema {
  text-align:left; position:relative;
  width:779px; height:1116px;
  overflow:hidden; margin:0 auto 0 auto;
  z-index:1; background:#DCF3FE;
}
#tema1{
  position:absolute;
  left:0px; top:1026px;
  width:779px; height:10px;
  background:url(/themes/estande_sindusconpelotas_duas_colunas/tema1_background.jpg) no-repeat;
}

#entidade {
  position: absolute; left:0px; top:0px;
  width:779px; height:245px;
  background:url(/themes/estande_sindusconpelotas_duas_colunas/entidade_background.jpg);
}
#entidade h2 {
  display:block;
  position:absolute;
  left:674px; top:28px;
  width:85px; height:120px;
  text-indent:-10000px;
}
#entidade h2 a{
  position:absolute;
  left:0px; top:0px;
  width:85px; height:120px;
}
#logotipo {
  position:absolute;
  left:22px; top:20px;
  z-index:2;
}
#logotipo tr td a img {
  border:0px;
}
#slogan{
  position:absolute;
  left:202px; top:100px;
  width:470px; height:20px;
  margin:0; padding:0;
}
#slogan h2{
  margin:0; padding:0;
  color:#00125C;
  font-weight:bold;
  font-size:20px;
  display:block; text-indent:0;
  height:auto;
  text-align:left;
}
#login{
  position:absolute;
  left:0px; top:245px;
  width:446px; height:29px;
  background:url(/themes/estande_sindusconpelotas_duas_colunas/login_background.jpg) no-repeat left #FFFFFF;
}
#login h2{
  display:none;
}
#login table{
  width:446px;
  height:29px;
  margin:0px; padding:0px;
}
#login table td{
  font-size:11px;
  color:#00125C; vertical-align:top; text-align:left;
  padding:6px 0 0 106px;
}
#login table td a{
  color:#00125C;
}
#login form{
  margin:6px 0 0 106px;
  padding:0px;
}
#login form input{
  width:126px; border:1px solid #2C45A6;
  margin:0 4px 0 0; padding:1px; color:#00125C; font-size:10px;
  display:block; float:left; background:#CBD2E7;
}
#login form input.enviar{
  display:block; text-indent:-10000px; font-size:0px;
  background:url(/themes/estande_sindusconpelotas_duas_colunas/botao_entrar.jpg);
  width:66px;  height:18px;
  border:0; cursor:pointer; line-height:999px;
}


#apresentacao {
  position: absolute;
  left:0px; top:274px;
  width:443px; height:416px;
  padding:0px; overflow: auto;
  font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px;
  background:#5B699A;
}
#apresentacao h2{
  display:block; text-indent:-10000px; font-size:0px;
  width:443px; height:40px;
  background:url(/themes/estande_sindusconpelotas_duas_colunas/apresentacao_h2_background.jpg);
  margin:0px; padding:0px;
}
#apresentacao div.secao{
  width: 405px;
  margin:10px 0px 0 20px;
  text-align:justify;
}
#apresentacao div.secao h2{
  display:block; text-indent:0px; font-size:12px;
  width:auto;  height:auto;
  background:none;  margin:0px; padding:0px;
}
#apresentacao div.secao img{
  margin:0px 10px 0 0;
  float:left;
}
#apresentacao div.secao p {
  margin: 5px 0px 0px 0px;
  color:#FFFFFF;
}
#apresentacao div.secao a {
  color:#FFFFFF;
}

#destaques{
  position: absolute;
  left:446px; top:245px;
  width:333px; height:781px;
  overflow:auto;
  background:#99CC00;
  padding:0px;
}
#destaques h2{
  display:block; text-indent:-10000px; font-size:0px;
  width:333px;
  height:55px;
  background:url(/themes/estande_sindusconpelotas_duas_colunas/destaques_h2_background.jpg);
  margin:0px; padding:0px;
}
#destaques div.produto{
  width:300px; height:auto;
  margin:20px 0 0 12px;
  font-size:11px; color:#006600;
}
#destaques div.produto img{
  border:1px solid #FFFFFF;
  float:left; margin:0 10px 0 0;
}
#destaques div.produto div.nome{
  font-weight:bold;
}
#destaques div.produto p{
  margin:4px 0 0 0; padding:0px;
}
#destaques div.produto div.consulte a{
  color:#006600;
}
#destaques div.preco{ font-weight:bold;}

#contato{
  position: absolute;
  left:0px; top:690px;
  width:443px; height:336px;
  background:#5B699A;
}
#contato h1{
  font-size:0px; text-indent:-10000px; display:block;
  background:url(/themes/estande_sindusconpelotas_duas_colunas/contato_h1_background.jpg);
  width:443px; height:35px;
  margin:0 0 10px 0; padding:0px;
}
#contato form{
  margin:0 20px 0 20px;
}
#contato form label{
  display:block;
  float:left;
  width:68px;
  font-size:11px; color:#FFFFFF;
}
#contato form input,
#contato form select,
#contato form textarea{
  width:312px; border:0px; margin-bottom:6px; padding:1px;
  font-size:11px; color:#00125C; font-family:Arial, Helvetica, sans-serif;
}
#contato form textarea{
  overflow:auto;
}
#contato form input.enviar{
  display:block; text-indent:-10000px; font-size:0px;
  width:66px;
  height:22px;
  border:0;
  background:url(/themes/estande_sindusconpelotas_duas_colunas/botao_enviar.jpg);
  cursor:pointer; line-height:999px;
  float:right; margin-right:20px; -margin-right:10px;
}
#spinner_contato {
  display:block; text-indent:-10000px; font-size:0px;
  width:70px;
  height:21px;
  border:0;
  background-image: url(/images/progress.gif);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  float:right; margin-right:20px; -margin-right:10px;
}


#rodape{
  position:absolute;
  left:0; top:1036px;
  width:779px; height:54px;
  background:#DCF3FE;
  overflow: auto;
}
#rodape h2{
  display:block; width:auto; height:auto;
  text-indent:0px; font-size:12px;
  color:#01135D; margin:10px 0 0 10px;
}
#rodape h3{
  display:block;
  text-indent:0px; font-size:11px;
  font-weight:normal;
  color:#01135D; margin:0 0 0 10px; padding:0px;
}
#rodape a{
  text-indent:0px; font-size:11px;
  color:#01135D;
}

iframe#tempo {
  position: absolute;
  left:550px;
  top:870px;
  border:0px; margin:0px; padding: 0px;
}
