/*
- these stylesheet settings apply to the printer output only
- for screen and other styles, edit templates/stylesheet.css
- learn more about CSS printing styles at http://www.w3schools.com/css/css_ref_print.asp
- if needed remove comment tags to activate style settings
- 2003/11/23 PaulM PandA.nl
*/

/* example of things that you don't want to appear on the printer (i.e. navigation buttons) */
/*
div.doNotPrintThis {
display: none
}
*/

/* for printing it is wise to use absolute font-sizes (to make sure it always fits the paper) like pt or px, not em */
/* for small printing use a standard serif font, beautifull/funny fonts can be difficult to read on the print */

* {color: black; background:#FFFFFF; font-family:Arial, Helvetica, sans-serif;}
#header{display:none;}
#nav{display:none;}
.Table_templateSx{display:none;}
#box_footer_conteudo{display:none;}
#footer{display:none;}
.alinha_pdf_imprimir{display:none;}
.breadcrumb_produto{display:none;}
.caixa_titulo_produto{display:none;}
.caixa_tambem_compraram{display:none;}
.bg_depoimentos{display:none;}
.global_botoes_productinfo{display:none;}
.ranking_de_qualidade{display:none;}
.tit_produto_seg_item{display:none;}
.caixa_upseller{display:none;}
.total_upseller{display:none;}
#gether{display:none;}
.min_fotos_produtos{display:none;}
.checked_quantidade{display:none;}
#date_time{display:block;}

#conteudo_geral{float:left; width:740px; font-size:12px;}
#conteudo_geral .input_padrao label{font-weight:bold;}
#conteudo_geral .input_padrao .input2ma{background:url(../../images/input_padrao.jpg) top left no-repeat; width:268px; height:24px; border:none; margin:5px 0 5px 0;}
#conteudo_geral .input_padrao_menor .input2ma{background:url(../../images/input_padrao.jpg) top left no-repeat; width:120px; height:24px; border:none; margin:5px 0 5px 0; border-right:1px solid #b4baac;}
#conteudo_geral .input_padrao_maior .input2ma{background:#FFF; width:290px; height:20px; border:none; margin:5px 0 5px 0; border:1px solid #b4baac;}
#conteudo_geral .input_padrao select{background:url(../../images/input_padrao.jpg) top left no-repeat; width:268px; height:24px; border:none; margin:5px 0 5px 0;}
#conteudo_geral .input_padrao_checkbox .input2ma{background:none; width:auto; height:auto; border:none; margin:5px 0 5px 0;}
#conteudo_geral .span_input_padrao{float:left; width:118px; margin-top:8px; text-align:left;}
#conteudo_geral .span_input_padrao_menor{float:left; margin:8px 8px 0 0; text-align:left;}
#conteudo_geral .textarea_padrao  .input2ma{width:400px; height:200px; background:#FFFFFF; border:1px solid #b4baac;}

.produto_informacao{clear:left; text-align:left; width:740px;}

.caixa_foto{float:left; width:228px;}
.imagem_produto {float:left; width:206px; height:160px; text-align:center; margin-left:5px;}
.imagem_produto img{background:#FFF; padding:2px; border:1px solid #0d5c35; width:204px; height:auto;}
.imagem_produto {float:left; width:206px; height:160px; text-align:center; background:transparent; margin-left:5px;}
.imagem_produto img{background:#FFFFFF; padding:2px; border:1px solid #0d5c35;}

.caixa_precos{ margin-right:30px; width:470px; clear:both;}
.bg_box_top_preco{width:470px; height:21px;}
.bg_box_bottom_preco{width:470px; height:10px; margin-bottom:10px;}
.conteudo_preco{clear:left; width:470px;}
.checked_quantidade{float:left; width:100%; text-align:center; padding:5px 0 5px 0; margin-right:20px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#e46604; font-weight:bold;}

.caixa_produtos{width:228px; float:left; text-align:center; margin:0 9px 15px 9px; background:url(../../images/bg_repete_produto.jpg) top left repeat-y;}
.caixa_produtos h4{height:60px; width:228px; background:url(../../images/bg_titulo_produto.jpg) top left no-repeat;}
.caixa_produtos h4 a{font-family:Arial, Helvetica, sans-serif; color:#932037; text-decoration:none; font-weight:normal; font-size:14px; float:left; text-align:left; width:165px; margin:10px 0 0 35px;}

.caixa_produtos_int{width:228px; float:left; text-align:center; margin:0 9px 5px 9px;}
.caixa_produtos_int h1{height:42px; width:193px; background:url(../../images/bg_titulo_produto_int.jpg) top left no-repeat; font-family:Arial, Helvetica, sans-serif; color:#932037; text-decoration:none; font-weight:normal; font-size:14px; float:left; text-align:left; padding:10px 0 0 35px;}

.descricao_produtos{width:100%; background:#EFEFEF; padding:5px 0 5px 0; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:left;}
.descricao_produtos span{float:left; padding:0 5px 0 5px;}
.botoes_produtos{background:url(../../images/bg_bottom_produto.jpg) top left no-repeat #FFFFFF; float:left; height:44px; width:228px;}
.botoes_produtos img{float:right; margin-top:7px;}
.produto_preco{width:221px; height:57px; float:left; background:url(../../images/bg_preco_produto.jpg) top left no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-top:5px;}
.produto_preco .s {color:#0d5c35; font-size:12px; padding:14px 0 0 33px; float:left; clear:both;}
.produto_preco .s strong{text-decoration:line-through; font-weight:normal;}
.produto_preco .ColorRed {color:#932037; font-size:17px; font-weight:bold; float:left; clear:both; padding-left:53px;}
.produto_preco_sem{width:221px; height:42px; float:left; background:url(../../images/bg_preco_produto.jpg) top left no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-top:5px; padding-top:15px;}
.produto_preco_sem .ColorRed {color:#932037; font-size:20px; font-weight:bold;}

.logo_fabricante{float:right; margin:5px;}
.logo_fabricante h6{float:right; font-size:11px; font-weight:normal; padding-bottom:5px;}
.logo_fabricante span{font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; float:right;}
.bg_sombra_fab_esq{width:11px; height:52px; float:left; margin-right:5px;}
.logo_fabricante img{float:left; margin:2px;}
.bg_sombra_fab_dir{width:11px; height:52px; float:left; margin-left:5px;}

.bg_box_top_preco{ width:470px; height:21px;}
.bg_box_bottom_preco{width:470px; height:10px; margin-bottom:10px;}
.conteudo_preco{clear:left; width:470px;}
.checked_quantidade{float:left; width:100%; text-align:center; padding:5px 0 5px 0; margin-right:20px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#e46604; font-weight:bold;}
.parcelas_produto{clear:left;}
.parcelas_produto h6{float:left; margin:0 0 0 20px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#31557e;}
.parcelas_produto ul{list-style-type:none; float:left; color:#333333;}
.parcelas_produto ul li:before {content: "* "; line-height:17px;}

.fotos_prod_relacionados{float:left; margin:-15px 0 0 0;}
.fotos_prod_relacionados img{width:60px; height:auto; background:#FFFFFF; padding:1px; border:1px solid #0D5B34; margin:0 25px 0 25px;}
.h6_fotos_prod_relacionados{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#31557e; margin:0 5px 0 20px; float:left;}

.Clear {font-size: 0em; clear: both; color: inherit;}

.box_preco{float:left; width:300px; letter-spacing:1px; margin-top:25px;}
.preco_de{color:#6d7671; font-size:12px; font-weight:normal;}
.preco_de span{text-decoration:line-through;}
.box_preco h5{color:#932238; font-size:21px; float:left; margin-left:12px;}
.economize{float:left; font-size:12px; color:#533407; margin:40px 0 0 10px;}
.preco_normal{color:#932238; font-size:21px; float:left; margin:0 0 0 11px;}

.box_codigo_produto{float:right; margin:3px 5px 5px 0; color:#922039; font-weight:bold;}