input[type=text],input[type=password],textarea{
  width: auto;
  *width: auto;
}

th,td {
	border: 0;
	padding: 0.2em;
}

th {
	font-weight: normal;
	text-align: auto;
}


.caixaBemVindo {
  display: block;
  width: 139px;
  height: 37px;
  padding: 35px 28px 8px 28px;
  background: transparent url(/include/cristaldata/imgs/caixaBemVindo.gif) no-repeat top left;
}

.caixaBemVindo .inner {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.botaosair {
  display: block;
  width: 31px;
  height: 11px;
  background: transparent url(/include/cristaldata/imgs/btSair.gif) no-repeat top left;
}

.botaosair a {
  display: block;
  width: 100%;
  height: 100%;
  background: transparent url(/include/cristaldata/imgs/btSair.gif) no-repeat top left;
}

.botaosair a span {
  display: none;
}

.botaoactualizar {
  display: block;
  width: 76px;
  height: 11px;
  background: transparent url(/include/cristaldata/imgs/btAlterarDados.gif) no-repeat top left;
}

.botaoactualizar a {
  display: block;
  width: 100%;
  height: 100%;
  background: transparent url(/include/cristaldata/imgs/btAlterarDados.gif) no-repeat top left;
}

.botaoactualizar a span {
  display: none;
}

.caixaBemVindo .botaosair {
  position: absolute;
  bottom: 0;
  right: 0;
}

.caixaBemVindo .botaoactualizar {
  position: absolute;
  bottom: 0;
  left: 0;
}

.caixaBemVindo .spanbemvindo {
  display: none;
}

.caixaBemVindo .spanusername {
  position: absolute;
  top: 0;
  left: 0;
}

.caixaBemVindo .spanusername {
  font-size: 12px;
  font-weight: bold;
	color: #003C2D;
}

.cartaopontos {
  float: left;
  clear: both;
  width: 100%;
  position: relative;
}

.imgcartao {
  position: relative;
  display: table;
  float: left;
  left: 50%;
}

.ext-ie6  .imgcartao, .ext-ie7  .imgcartao {
  position: relative;
  display: inline-block;
  float: left;
  left: 50%;
}

.imgcartao img {
  position: relative;
  float: left;
  left: -50%;
}

.cartaotexto {
  position: absolute;
  display: block;
  top: 0;
  left: 25%; 
  width: 50%;
  font-weight: bold;
  font-size: 11px;
  color: #FFFFFF;
}

.ext-ie .cartaotexto {
  position: absolute;
  display: block;
  top: 0;
  left: -50%;
  width: 50%;
  font-weight: bold;
  font-size: 11px;
  color: #FFFFFF;
}

.cartaotextonome, .cartaotextopontos {
  position: absolute;
  top: 172px;
}

.cartaotextocategoria {
  position: absolute;
  top: 144px;
}

.cartaotextonome {
  left: 77px;
}

.cartaotextopontos, .cartaotextocategoria {
  left: 297px;
}

.xgrandes {
  float: left;
  clear: both;
}

.xgrande {
  float: left;
  display: table;
  width: 100%;
  height: 100%;
  line-height: 480px;
  text-align: center;
}

.xgrande > div {
  display: table-cell;
  vertical-align: middle;
}

.xgrande img {
  vertical-align: middle;
}
/* Carrinho */
.finalizarencomenda {
  float: right;
  width: 128px;
  height: 28px;
  background: transparent url(/include/cristaldata/imgs/bt_finalizar_encomenda.jpg) no-repeat top left;
}

.finalizarencomenda a {
  display: block;
  width: 100%;
  height: 100%;
}

.finalizarencomenda a span {
  display: none;
}

.anularencomenda {
  float: right;
  width: 108px;
  height: 28px;
  background: transparent url(/include/cristaldata/imgs/bt_anular_carrinho.jpg) no-repeat top left;
}

.anularencomenda a {
  display: block;
  width: 100%;
  height: 100%;
}

.anularencomenda a span {
  display: none;
}

.continuarencomenda {
  float: right;
  display: block;
  width: 128px;
  height: 28px;
  background: transparent url(/include/cristaldata/imgs/bt_continuar_comprar.jpg) no-repeat top left;
}

.continuarencomenda a {
  display: block;
  width: 100%;
  height: 100%;
}

.continuarencomenda a span {
  display: none;
}

.carrinhoremover {
  display: block;
  width: 75px;
  height: 32px;
  background: transparent url(/include/cristaldata/imgs/bt_remover.jpg) no-repeat top left;
}

.carrinhoremover a {
  display: block;
  width: 100%;
  height: 100%;
}

.carrinhoremover a span {
  display: none;
}
/**/
.tab_carrinho, .tab_carrinho tbody {
  width: 708px;
  border: 0;
}

.tab_carrinho {
  background: transparent url(/include/cristaldata/imgs/fundoTitulo.jpg) no-repeat top left;
	font-size: 12px;
}


.tab_carrinho tr.head {
  height: 26px;
  border: 0;
  text-align: center;
  color: #003C2D;
  font-weight: bold;
}

.tab_carrinho td {
  padding: 5px;
}

.tab_carrinho .head td{
  font-weight: bold;
  border: 0;
}

.tab_carrinho tr.produto td {
  border-left: 1px solid #E6E6E6;
}

.tab_carrinho tr.produto td.first {
  border-left: 0;
}

.tab_carrinho tr.produto {
  border-bottom: 1px solid #E6E6E6;
}

.tab_carrinho .tdqtde {
  text-align: center;
  width: 120px;
}

.tab_carrinho .total{
    background:#eee;
    white-space:nowrap;
    font-weight:bold;
}

.tab_carrinho .fim td{
  text-align:right;
}

.tab_carrinho .qtd {
  float: left;
}


.tab_carrinho .carrinhoalterar {
  float: right;
  display: block;
  width: 68px;
  height: 32px;
  border: 0;
  padding: 32px 0 0 0;
  margin: 0;
  background: transparent url(/include/cristaldata/imgs/bt_alterar.jpg) no-repeat top left;
  cursor: pointer;
}

.produto .selectpts {
  width: 6em;
}

a.btnvoltar {
  display: block;
  width: 50px;
  height: 14px;
  background: transparent url(/include/cristaldata/imgs/bt_voltar.jpg) no-repeat top left;
}

a.btnvoltar  span {
  display: none;
}

.submeter {
  display: block;
  width: 78px;
  height: 28px;
  overflow: hidden;
  cursor: pointer;
  background: transparent url(/img/bt_submeter_pt.gif) no-repeat top left;
  padding: 28px 0 0 0;
  border: 0;
}

.pesquisar {
  display: block;
  width: 27px;
  height: 25px;
  overflow: hidden;
  cursor: pointer;
	display:block;
  background: transparent url(/include/cristaldata/imgs/btOkPesquisa.gif) no-repeat top left;
  padding: 25px 0 0 0;
  border: 0;
}

.ext-ie6 .pesquisar, .ext-ie7  .pesquisar {
  margin-top: 1px;
}

.fancytitle {
  display: block;
  margin-top: 10px;
  width: 708px;
  height: 26px;
  background: transparent url(/include/cristaldata/imgs/fundoTitulo.jpg) no-repeat top left;
}

.fancytitle span {
  display: block;
  margin-left: 15px;
  line-height: 26px;
  font-size: 16px;
  font-weight: bold; 
  color: #003C2D;
}

a.vermais.resumo   {
	display: -moz-inline-box; /* Somente FF reconhece esse */
	display: inline-table;
	display: inline-block; /* Somente IE reconhece esse */
  width: 9px;
  height: 1em;
  vertical-align: bottom;
  background: transparent url(/include/cristaldata/imgs/mais.gif) no-repeat center top;
}

a.vermais.resumo span {
  display: none;
}

.cortado {
  float:left;
  display: inline;
  margin:3px 10px 0 0; 
	padding:2px 0px 2px 0px;
	width:59px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#999999;
}

.cortado span {
  text-decoration: line-through;
}

.preco_upg {
	display:block;
	background-image:url(/include/cristaldata/imgs/bgPreco.gif);
	border:1px solid #DEDFDF;
	padding:2px 0px 2px 0px;
	width:59px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color: #017B5E;
}

.thispontosdiv {
  display: block;
  font-size: 12px;
  line-height: 24px;
  padding: 0 10px;
  background: whitesmoke;
  margin-bottom: 5px;
}

.thispontosdiv #thispontos {
  color: #F00000;
}

.boxbrindes, .linha_brinde {
  float: left;
  clear: both;
  width: 100%;
}

.lista_brindes {
  float: left;
  width: 50%;
}

.titulo_brinde {
  display: block;
  margin-bottom: 5px;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	color:#003C2D;
}

.img_brinde {
  float: left;
  width: 118px;
  height: 88px;
  border: 1px solid #E6E6E6;
  margin-right: 5px;
  text-align: center;
  display: table;
  line-height: 100px;
  font-size: 100px;
}

.img_brinde .frame_img {
  display: table-cell;
  vertical-align: middle;
}

a.linkfinalizar {
  float: right;
  display: inline;
  width: 108px;
  height: 28px;
  background: transparent url(/include/cristaldata/imgs/bt_encomendar.jpg) no-repeat top left;
  margin-left: 300px;
}

a.linkcancelar {
  float: right;
  display: inline;
  width: 78px;
  height: 28px;
  background: transparent url(/include/cristaldata/imgs/bt_cancelar.jpg) no-repeat top left;
}

a.linkcancelar span, a.linkfinalizar span {
  display: none;
}

.maispontos {
  float:left;
  display: inline;
  margin-left: 5px;
  width: 31px;
  height: 32px;
  background: transparent url(/include/cristaldata/imgs/icon_mais.jpg) no-repeat top left;
}

.maispontos span {
  display: none;
}

.banner_direita, .caixaLogin, .caixaBemVindo, .caixaCartaoPontos, .caixaNoticias, .caixaProdutos, .caixaCarrinho  {
  display: block;
  margin-bottom: 12px !important;
}