/*
	PrestaShop CSS
	Tema Exclusivo p/ Verde CApim
	Produzido por: P4 Soluções - www.p4.inf.br
*/

* {padding:0; margin:0; list-style: none;}

body {
	background: #209C47 url(../img/bg+body.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

/* Useful */
.left{float:left}
.right{float:right;}
.align_center { text-align:center; }
.align_right { text-align:right; }
.middle { vertical-align: middle; }
.align_justify{ text-align: justify; }
.uppercase { text-transform:uppercase; }
.hidden, .collapsed, .block_hidden_only_for_screen { display:none; }
.wrap { white-space: normal; }
.bold { font-weight: bold; }
.strike { text-decoration:line-through; }
.italic { font-style: italic; }
.top { vertical-align: top; }
.span_link { cursor:pointer; }
.span_link:hover { text-decoration:underline; }
.clear { clear:both; }
br.clear {
	clear:both;
	line-height:0;
	font-size:0;
	height:0;
}
/* global style */
a {
	color: #666666;
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: none;
}
input:focus {
	outline: 0;
	outline-offset: 0;
}
a img {
	outline: none;
	border: none;
	text-decoration: none;
}img, fieldset {
	border: 0;
}
button {
	cursor:pointer;
}


#page {
	width: 980px;
	margin: 0 auto;
	
	height: 200px;
}

#headerwrap{
	height: 145px;
}

#headerwrap h1 a{
	display: block;
	float: left;
	height: 135px;
	overflow: hidden;
	text-align: center;
	width: 300px;
}

#headerwrap #user_info, #headerwrap #searchBar, #headerwrap #navigation{
	float: right;
	width: 650px;
}

/*#headerwrap #user_info{height: 62px;}*/
#headerwrap #user_info p{
	background: url(../img/li_user_topo.gif) left center no-repeat;
	float: left;
	line-height: 2em;
	margin-top: 30px;
	padding: 0 25px 0 10px;
}
#headerwrap #user_info p a{
	color: #FFCC00;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#headerwrap #shopping_cart{
	background: url(../img/bg+shopping+cart+topo.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	height: 52px;
	padding: 5px 0;
	width: 165px;
	text-align: center;
	
}

#headerwrap #shopping_cart a, #headerwrap #shopping_cart span.ajax_cart_quantity, #headerwrap #shopping_cart span.ajax_cart_product_txt{
	color: #FFCC00;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
}

#headerwrap #shopping_cart span.ajax_cart_quantity, #headerwrap #shopping_cart span.ajax_cart_product_txt{ font-size: 20px; text-align:center}

#headerwrap #searchBar{
	background: url(../img/bg+searchBar.jpg) no-repeat;
	height: 43px;
	padding-left: 370px;
	width:285px;
}
#searchBar label{margin: 0;}
#searchBar .searchForm{
	float: left;
	width: 280px;
	height: 28px;
	display: inline;
}
#searchBar .searchForm input{
	background: url(../img/bg+input+topo.jpg) no-repeat;
	border: 0;
	color: #000;
	float: left;
    font: bold 12px Arial;
	height: 18px;
	margin: 7px 0 0 30px;
	padding: 5px;
	width: 190px;
}

#searchBar .searchForm button{
	background: url(../img/botao+input+topo.png);
	border: 0;
	float: left;
	height: 28px;
	font-weight: bold;
	margin: 7px 0 0 0;
	width:23px;
}

#headerwrap #navigation{height: 34px; width: 670px}
#headerwrap #navigation ul li{float: left;}
#headerwrap #navigation ul li a{
	color: #00551D;
	font: normal 16px Georgia, "Times New Roman", Times, serif !important;
	float: left;
	margin: 10px 20px 0 0;
	text-decoration: none;
}


/*Content*/
#content{
	background: url(../img/content.png) center repeat-y;
	margin-top:20px;
	
	width:100%;
}
#content-bg{
	background: url(../img/content+top.png) no-repeat top center;
	padding: 10px;
}


/*Colunas*/
#col1 {	float: left; width:200px;}
#pagseguro{margin: 15px 0 15px 6px;}

/*Coluna 2*/
#col2 {
	float: left;
	width: 205px;
	margin: 0 0 0 2px;
}

/*Menu categorias*/
#categorias{
	padding-bottom: 14px;
	background: url(../img/flor.jpg) no-repeat bottom right;
}
#minhaConta{
	padding-bottom: 14px;
	background: url(../img/flor.jpg) no-repeat bottom right;
}
#fornecedores,  #parceirosLateral{
	padding-bottom: 14px;
	background: url(../img/flor.jpg) no-repeat bottom right;

}
#sobre{
	padding-bottom: 14px;
	background: url(../img/flor.jpg) no-repeat bottom right;
}

h3{
	color: #DBC701;
	font: bold 16px Arial, Helvetica, sans-serif;
	overflow: hidden;
	padding: 0 10px;
	line-height: 40px;
	text-transform:uppercase;
}

h3 a{
	color: #DBC701;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration: none;
}

h3 a:hover{
    text-decoration: underline;
}

#categorias ul li, #sobre ul li, #minhaConta ul li, , #fornecedores ul li, #maisVendidos ul li, #parceirosLateral ul li{ background: url(../img/li+quadrado.gif) 10px center no-repeat; _height: 25px;}

#categorias ul li a, #sobre ul li a, #minhaConta ul li a, #fornecedores ul li a, #maisVendidos ul li a, #parceirosLateral ul li a{
	background: url(../img/bg+li.gif) 10px bottom no-repeat;
	color: #000;
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin:0 0 0 10px;
	padding: 7px 10px;
	text-decoration: none;
}
#categorias ul a.last, #sobre ul a.last, #minhaConta ul li a.last, #fornecedores ul li a.last, #maisVendidos ul li a.last, #parceirosLateral ul li a.last{background: none;}

/*Menu Sobre*/
#sobre{
	padding-bottom: 14px;
}


/*Produtos*/
#produtos{
	float: left;
	margin: 0 5px;
	width: 530px;
	font: Arial, Helvetica, sans-serif;
}
#produtos .banner{margin-bottom:15px;}

#produtos .product_image{
	float: left;
	margin: 10px 5px 0 8px;
}
#produtos p{
	color:#000;	margin:0 10px 0;
}

#produtos .itens{
	background: url(../img/bg+itens.gif) no-repeat;
	float: left;
	width: 265px;
	height: 230px;
	margin: 0 0 15px 0;
	}
#produtos .itens h2 {
	color: #000;
	margin: 0 10px;
	font: bold 13px Arial, Helvetica, sans-serif;
	margin: 10px 0 3px 0;
}
#produtos .itens h2 a{
	color: #000;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif !important;
}
#produtos .itens .descricao, #produtos .itens .fornecedor{
	color: #000;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 5px 0 0 0;
}

#produtos .preco {
	background: url(../img/bg+preco.gif) repeat-x;
	color: #009E47;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	float: left;
	margin:15px 10px 5px;
	padding: 5px 0;
	width: 125px;
	text-align: center;
}
#produtos .last_item {	border: 0;}
#produtos .detalhes, #produtos .colocarCarrinho, #produtos .comentarios{
	color: #000;
	display: block;
	float: left;
	font: bold 11px Arial, Helvetica, sans-serif;
	background: url(../img/botao+mais.gif) left center no-repeat;
	width:105px;
	height:25px;
	margin: 10px 0 0 0;
	padding-left:20px;
	text-decoration: none;
	text-align:center;
}

#produtos .detalhes{clear:both;}

#produtos .colocarCarrinho { background: url(../img/botao+carrinho.gif) left center no-repeat; width:85px;}
#produtos .comentarios{ background:url(../img/botao+comentarios.gif) left center no-repeat;}
#produtos .itens .exclusive {	height: 42px;	width: 139px;	margin:0 auto;	display:block;	font-size:12px;	overflow:hidden;	text-indent:-999px;	text-decoration:center;	background: url("../img/produto-indisponivel.png");}


#produtoInterno{
	background:url(../img/produto+interno+corpo.jpg) center top repeat-y;
}

#produtoInterno ul li{
    list-style:none;
    display:inline;
    text-decoration:none;
    margin: 0 0 50px;
}

#produtoInterno ul li a{
    color:#666;
    display:block;
    font-size:13px;
    padding: 5px 0 0 15px;
    text-decoration:none;
    margin-top: 0 !important;

}

#produtoInterno ul li a img{
    margin: 3px 5px 0 0;
}


#produtoInterno div{
	background:url(../img/produto+interno+topo.jpg) center top no-repeat;
	padding: 15px;
}

#produtoInterno img{ float: left; margin: 15px 15px 30px;}

#produtoInterno a{ margin-top:15px;}

#produtoInterno h2, #produtos h2{
	color:#000;
	font: normal 20px Georgia, "Times New Roman", Times, serif !important;
	margin-bottom:10px;
}

#produtos h2{margin: 0 10px 10px;}

#produtoInterno p{
	color: #666;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 145% !important;
}

#produtoInterno p.fornecedor{color:#888; margin-top:10px;}

#produtoInterno #bottom p.preco02{
	background: url(../img/botao+promo+lateral.jpg) left center no-repeat;
	color: #fff;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 0;
	padding-left:25px;
	 float: left;
	 width: 170px;
}


#produtoInterno #bottom{
	min-height:90px;
  	height:auto !important;
  	height:90px;
	background:url(../img/produto+interno+bottom.jpg) center bottom no-repeat;
	clear: both;
	padding: 40px 20px 0 20px;
}


#promoLateral{
	background: url(../img/bg+promo+lateral.gif) no-repeat;
	height:320px;
	margin-bottom: 10px;
	padding: 0 15px;
	text-align: center;
}

#promoLateral h2{
	color: #000;
	margin: 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	margin-bottom:5px;
	padding: 8px;
}

#promoLateral p, #maisVendidos p{
	color: #000;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 5px 0;
	padding: 5px 0;
}

#promoLateral p.preco01{
	background: url(../img/botao+promo+lateral.jpg) center center no-repeat;
	color: #fff;
	display: block;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	text-align:center;
}

#promoLateral p a, #maisVendidos p a{
	color:#000;
	text-decoration:none;
	margin: 0;
	padding: 0;
}

#rastrearPedido{
	background: url(../img/bg+ratrear.gif) no-repeat;
	height: 140px;
	margin-bottom: 50px;
}

#rastrearPedido p{
	color: #000;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 10px;
	text-align: left;
}

#rastrearPedido input{
	background: url(../img/botao+input+rastrear.jpg) no-repeat;
	border: 0;
	color: #000;
	float: left;
	height: 12px;
	margin: 7px 10px 0;
	padding: 8px 5px;
	width: 173px;
}

#rastrearPedido button{
	background: url(../img/botao+rastrear.gif) no-repeat;
	border: 0;
	float: right;
	height: 28px;
	font-weight: bold;
	margin-right:12px;
	width:78px;
}


/*Footer*/
#footer{
	clear: both;
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	height: 120px;
	margin: auto;
	background: transparent url(../img/rodape.png) center top no-repeat;
	padding: 0px 30px 0;
	text-align: center;
}

#footer p{
	display: block;
	height: 14px;
}

#footer p a{
	color: #fff;
	text-decoration: none;
}

#footer .empresa{
	float: left;
}

#footer .desenvolvedor{
	float: right;
}

#footer address{
	display: block;
	font-style:normal;
	text-align:center;
	width: 550px;
    float: left;

}

#footer address strong{
	font-size:12px;
}

#footer .fone{
	font-size:13px;
	font-weight:bold;
}

#footer ul{
	background: url(../img/bg+rodape+interno.jpg) center top repeat-x;
	display: block;
	padding: 10px 90px 25px;
	text-align: center;
	width: 550px;
	float: right;
}
#footer ul li{float: left;}
#footer ul li a{
	color: #000;
	font: bold 11px Arial, Helvetica, sans-serif;
	float: left;
	margin: 0 10px;
	text-align: center;
	text-decoration: none;
}


#paginas {
	float: left;
	margin-bottom:30px;
}


#paginas h3{	color: #DBC701;
	font: bold 16px Arial, Helvetica, sans-serif;
	overflow: hidden;
	padding: 0 !important;
	line-height: 40px;
	text-transform:uppercase;}

#paginas h4{
	color: #444;
	font: bold 14px Arial, Helvetica, sans-serif;
	overflow: hidden;
	padding: 0 !important;
	margin: 5px 0 10px;
}
	
.breadcrumb{margin: 5px;}
.breadcrumb a, .breadcrumb{
	color: #999;
	font: normal 11px Arial, Helvetica, sans-serif;
	margin: 5px;
	text-decoration: none;
}

.breadcrumb a:hover{
	text-decoration:underline;}
	
/*Passos - Order Steps*/
#order_step {
	height:35px;
	margin: 5px 10px;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align:center;
	margin-bottom: 15px;
}

#order_step li{
	float:left;
	color:#444;
	display:block;
	font-size:12px;
	padding:0 19px 15px 18px;
	background: url("../img/corrent-step.png") no-repeat bottom
}

#order_step .step_current {
	color: #209C47;
	font-weight:bold;
	font-size: 13px;
	background:  url("../img/corrent-step-1.png") no-repeat bottom;
}

#order_step li a{
	color:#41720C;
	text-decoration:none;
}

#order_step li a:hover{
	text-decoration:underline;
}

#produtoControle {
	width: 440px;
	height: 60px;
	margin:0 auto;
	overflow: hidden;
	background: url("../img/produtos-dispon.png") no-repeat;
}

#quantity_wanted_p input {	border:0;}#last_quantities {	clear:both;}

table {
  	color:#444;
	font-size: 13px;
	margin:0 15px 10px 15px;
	border-collapse: collapse;
	width:100%;
	font:Arial, Helvetica, sans-serif ;
}
table a {
	color: #666;
	text-decoration: none;
	font: 12px normal Arial, Helvetica, sans-serif !important;
	text-align:left;
}
table th {
	color: #209C47;
	padding:3px 5px;
	background:#fff;
	border-bottom:1px solid #666;
	font: normal Arial, Helvetica, sans-serif !important;
}

/*@shopping-cart.tpl*/
#cart_summary{
    font: Arial, Helvetica, sans-serif;
    color: #209C47;
	margin-top: 15px;
}
#cart_summary tr {
	border-bottom: 1px solid #666;
	font: Arial, Helvetica, sans-serif;
	color: #666 !important;
}

#cart_summary td {
    overflow:hidden;
	padding: 2px 5px;
	font: Arial, Helvetica, sans-serif;
}
.cart_availability {
	text-align:center;
}
.cart_unit {
	color:#fff;
	background-color:#209C47;
	border-bottom: 1px solid #fff !important;
}
/*lastItemAdd*/
#lastItemAdd {
	width:440px;
	font: 15px Arial, Helvetica, sans-serif;
	color: #209C47;
	margin-top: 15px;
}
#lastItemAdd td {
	padding:5px 10px 3px 5px;
}

/**/
table.std {
	width:94%;
	text-align:center;
}
table.std td {
	padding-bottom: 2px;
}
table.std input {
	margin:0 5px;
}

label{display: block; margin: 15px 0 0;}

/*Paginas Carrinho*/#paginas .cart_navigation {padding:50px 10px;}
#paginas .cart_navigation a {	text-decoration:none;}

/*Carrinho - Direita*/
.products{
	padding:0 15px 10px;
	background: #eee url("../img/fundo+carrinho+direita.gif") repeat-y center top;
}

.carrinho h3 {
	background: url("../img/titulo3.gif") center bottom no-repeat;
	color: #DBC701;
	font: bold 16px Arial, Helvetica, sans-serif;
	overflow: hidden;
	padding: 0 10px 15px !important;
	line-height: 40px;
	text-transform:uppercase;
	margin-top: 0 !important;
}

#cart_block_list dt .price {
	color: #209C47;
	float: right;
	font-weight: bold;
	margin: 4px 5px 0 0;
}
.block_content {background: #eee;}
.products a {	display: block; color:#444;font: 12px Arial, Helvetica, sans-serif;}

.products a.produtoLink {
	float: left;
	width: 110px;
	display: inline;
	color: #f00;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
}
#cart_block_list .products dt {
	color: #444;
	/*height: 40px;*/
	font: 13px Arial, Helvetica, sans-serif;
	overflow: hidden;
	padding: 10px 0 5px 0;
	border-bottom: 1px dotted #444;
	clear: both;
	font: Arial, Helvetica, sans-serif;
}
.products dt .ajax_cart_block_remove_link {
	width: 15px;
	float: right;
	height: 15px;
	display: block;
	overflow: hidden;
	margin: 3px 3px 0 0;
	text-indent: -9999px;
	background: url("../img/retirar.png");
}
#cart_block_no_products{
	background: #eee url("../img/fundo+carrinho+direita.gif") repeat-y center top;
	color: #444;
	font: 14px Arial, Helvetica, sans-serif;
	padding: 10px;
}
#carrinhoTotal{
	color: #444;
	font: 14px Arial, Helvetica, sans-serif;
	padding: 10px;
	background: #eee url("../img/fundo+carrinho+direita+bottom.gif") no-repeat bottom center;
}

#carrinhoTotal a {
	width: 180px;
	height: 40px;
	margin: auto;
	display: block;
	overflow: hidden;
	margin-top: 10px;
	text-indent: -9999px;
	background: url("../img/encerrar-compra.jpg") no-repeat top;
}
.quantity-formated {	background:transparet;}

#cart_block_summary {
	color:#209C47;
	padding:10px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align:center;
	background: #eee url("../img/fundo+carrinho+direita+bottom.gif") no-repeat bottom center
}

#cart_summary{font:Arial, Helvetica, sans-serif;}

/*Lista de produtos*/
#produtos #lista_produtos{margin:10px;}
#produtos #lista_produtos img{float:left;margin:0 15px;}
#produtos #lista_produtos .center_block h3, #produtos #lista_produtos .center_block h3 a{ text-decoration:none;}
#produtos #lista_produtos .center_block p a, .availability{color:#666; text-decoration: none; margin: 0;}
#produtos #lista_produtos ul li.center_block{ clear:both;}

#produtos #lista_produtos li {
	 background: url(../img/bg+lista+produtos.gif) no-repeat;
	color: #000;
	font: normal 12px Arial, Helvetica, sans-serif;
	height: 200px;
	list-style:none;
	margin-bottom:10px;
	padding: 10px 5px;
}

#produtos #lista_produtos .new {	color:#209C47;}
#produtos #lista_produtos .right_block{clear: both; padding-top: 10px;}

#produtos #lista_produtos .price{
	background: url(../img/botao+promo+lateral.jpg) left center no-repeat;
	color: #fff;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
	margin-left:25px;
	margin-top: 10px;
	padding-left:25px;
	float: left;
	 width: 120px;
	 height:25px;
}

#produtos #lista_produtos .detalhes, #produtos #lista_produtos .colocarCarrinho, #produtos #lista_produtos .comentarios{
	color: #000;
	float: right;
	font: bold 11px Arial, Helvetica, sans-serif;
	background: url(../img/botao+mais.gif) left center no-repeat;
	width:105px;
	height:25px;
	margin: 10px 0 0 15px;
	padding-left:20px;
	text-decoration: none;
	text-align:center;
}

#produtos #lista_produtos .detalhes{clear:none;}

#produtos #lista_produtos .colocarCarrinho { background: url(../img/botao+carrinho.gif) left center no-repeat; width:85px;}


#blog{font-family: Arial, Helvetica, sans-serif;}

.topico{
	background: url(../img/blog+corpo.gif) left center repeat-y;
	margin-bottom: 15px;
	width:535px;
}
.topico .top0{
	background:url(../img/blog+top.gif) left top no-repeat;
	padding: 5px;
}

.topico .top0 p{
	background: url(../img/blog+relogio.gif) left 4px no-repeat;
	color: #666;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 5px 0 0 20px;
}

.topico .centr0{padding: 5px;}
.topico .centr0 h4{
	border-bottom: 1px solid #ddd;
	color: #000;
	font: bold 20px Arial, Helvetica, sans-serif;
	padding: 5px 0 0;
	margin: 5px 10px;
	text-transform:uppercase;
}
.topico .centr0 p{
	color: #666;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 5px;
}

.topico .centr0 img{margin: 10px;}

.topico .bott0m{
	background: url(../img/blog+bottom.gif) left top no-repeat;
	padding: 25px 5px 5px;
	height: 15px;
}

.topico .bott0m span{ margin-bottom: 5px; display: block;}
.topico .bott0m p{
	background: url(../img/blog+coments.gif) left 4px no-repeat;
	color: #666;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 5px 0 0 20px;
}

.lateral{
	background: url(../img/blog+lateral+corpo.gif) left center repeat-y;
	margin-bottom: 15px;
	width:200px;
}

#col2 .criarTopico{
	margin: 10px;
}

#col2 .criarTopico p a{
	color: #f00 !important;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}


.lateral .top01{
	background:url(../img/blog+lateral+top.gif) left top no-repeat;
	height: 10px;
}

.lateral .centr01{padding: 5px;}

.lateral .bott01m{
	background: url(../img/blog+lateral+bottom.gif) left top no-repeat;
	height: 10px;
}

.lateral ul li{ background: url(../img/li+quadrado.gif) 10px center no-repeat;}
.lateral ul li a{
	background: url(../img/bg+li.gif) 10px bottom no-repeat;
	color: #000;
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-left:10px;
	padding: 7px 10px;
	text-decoration: none;
}
.lateral ul a.last{background: none;}

input{
    margin-bottom: 5px;
}

.text{
    width: 200px;
}

sup{
    float: right;
}



ul#pagination li, ul#pagination  li a{
    display: inline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px !important;
}

ul#address_delivery , ul#address_invoice, ul.address{
    font-size: 11px;
    padding: 5px 10px;
}

#produtoInterno p#old_price{
    color: #f00;
}

#produtoInterno p#old_price span#old_price_display{
    text-decoration: line-through;
}

