@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; }
html {
	height: 100%; font-family:Arial, Helvetica, sans-serif; line-height:20px; font-size:11px;
	overflow-x:auto; overflow-y:scroll; /* Display the vertical, but not the horizontal scroll bar*/
	}
body { color:#535353; zoom:1; /*overflow-x: hidden;*/ } /* overflow-x : esconde barra horizontal */
img { border:none; }

/* a */	
a:link { color: #535353; text-decoration: underline; }
a:visited { text-decoration: underline; color: #535353; }
a:hover { text-decoration: none; color: #535353; }
a:active { text-decoration: underline; color: #535353; }

.spacer { margin-left:30px; }

/* header */
#header { color:#fff; height:32px; background:#000; }
/* menu */
#header ul#menu { list-style:none; }
#header ul#menu li { float:left; display:inline; font-size:15px; margin:5px 0 0 5px; }
#header ul#menu li a:link,
#header ul#menu li a:visited,
#header ul#menu li a:active { color:#fff; text-decoration:none; }
#header ul#menu li a:hover { color:#CCCCCC; text-decoration:underline; }
#header ul#menu li a.atual:link,
#header ul#menu li a.atual:visited,
#header ul#menu li a.atual:active,
#header ul#menu li a.atual { color:#3cc218; }
/* subMenu */
.subMenu { position:absolute; visibility: hidden; display: none; background: rgba(0, 0, 0, 0.8); line-height:22px; z-index:100; list-style:none; list-style-position:outside; margin:0; padding:0; }
.subMenu li { font-size:13px; padding:2px 5px 2px 10px; }
.subMenu li a:link,
.subMenu li a:visited,
.subMenu li a:active { display: block; text-decoration:none; color:#fff; }
.subMenu li a.atual { color:#3cc218; }
.subMenu li a:hover { color:#CCCCCC; text-decoration:underline; }
/* imagemLateral */
#imagemLateral { position:absolute; top:32px; left:700px; display:block;  }
body.pesquisa #imagemLateral { left:880px; }
#imagemLateral .home { width:100%; height:100%; background:url(/img/img_fundo_home.jpg) top left no-repeat; }
#imagemLateral .aempresa { width:100%; height:100%; background:url(/img/img_fundo_aempresa.jpg) top left no-repeat; }
#imagemLateral .colecao { width:100%; height:100%; background:url(/img/img_fundo_colecao.jpg) top left no-repeat; }
#imagemLateral .news { width:100%; height:100%; background:url(/img/img_fundo_news.jpg) top left no-repeat; }
#imagemLateral .politica { width:100%; height:100%; background:url(/img/img_fundo_politica.jpg) top left no-repeat; }
#imagemLateral .downloads { width:100%; height:100%; background:url(/img/img_fundo_downloads.jpg) top left no-repeat; }
#imagemLateral .atacado { width:100%; height:100%; background:url(/img/img_fundo_atacado.jpg) top left no-repeat; }
#imagemLateral .faleconosco { width:100%; height:100%; background:url(/img/img_fundo_faleconosco.jpg) top left no-repeat; }
#imagemLateral .clube { width:100%; height:100%; background:url(/img/img_fundo_clube.jpg) top left no-repeat; }
/* content */
#mainContent { width:700px; }
body.pesquisa #mainContent { width:870px; }
#mainContent #top { height:140px; border-bottom:1px solid #7f8b82; }
#mainContent #top .spacer { height:140px; border-left:1px solid #7f8b82; }
#mainContent #top #logo { padding-top:20px; width:300px; height:90px; }
#mainContent #top #logo a { background:url(/img/img_logo.png) top left; display:block; width:100%; height:100%; text-indent:-9999px; }
#mainContent #top #breadCrumbNav { color:#b1b0b0; margin:5px 0 0 5px; }
#mainContent #top #breadCrumbNav a { color:#b1b0b0; }
#mainContent #content { background:#fff; padding:5px 0 30px 0; }
#mainContent #content .contentSpacer { margin:0 30px 0 60px; }
/* footer */
#footer { color:#fff; height:25px; background:#000; text-align:right; padding:7px 5px 0 0; }

/* capa */
#pageCapa #capaFlash { width:670px; height:200px; }
/* institucional */
#pageInstitucional {  }
#pageInstitucional #thumbs { float:left; width:80px; height:100%; margin-right:10px; }
#pageInstitucional #thumbs .thumb { width:70px; height:70px; padding:5px; border:2px solid #F0F0F0; margin-bottom:40px; }
#pageInstitucional #thumbs .last { margin-bottom:0px; }
/* pontos de venda */
#pageLojas {  }
#pageLojas #thumbs { float:right; width:300px; text-align:right; }
#pageLojas h2 { margin-top:20px; border-bottom:1px solid #CCC; }
#pageLojas #thumbs .thumb { float:right; width:70px; height:70px; padding:5px; border:2px solid #F0F0F0; margin-right:10px; }
#pageLojas #thumbs .last { margin-bottom:0px; }

/* produtos */
#pageCategorias { }
#pageCategorias .categoria { position:relative; float:left; display:inline; width:170px; height:160px; text-align:center; margin:0 35px 30px 0; border-bottom:1px dotted #CCCCCC; }
#pageCategorias .last { margin-right:0; } 
/* produtos lista */
#pageProdutos { }
#pageProdutos #refino { border:1px solid #F0F0F0; padding:5px; }
#pageProdutos #refino .campo { margin:0 5px 0 5px; }
#pageProdutos #encontrados { margin:10px 0 10px 0; }
#pageProdutos .produto { position:relative; float:left; display:inline; width:170px; height:195px; text-align:center; margin:0 35px 40px 0; border-bottom:1px dotted #CCCCCC; }
#pageProdutos .produto .lancamento { position:absolute; top:0; left:0; background:#FFFFFF; color:#FF0000; font-weight:bold; }
#pageProdutos .produto .promocao { position:absolute; top:0; left:0; background:#FFFFFF; color:#FF6600; font-weight:bold; }
#pageProdutos .produto .promocao.both { top:15px; }
#pageProdutos .produto p { line-height:15px; }
#pageProdutos .last { margin-right:0; } 
#pageProdutos #paging { text-align:center; padding:10px;}
/**/
#pageProdutoDetalhe { }
#pageProdutoDetalhe #destaque { float:left; width:280px; text-align:center; }
#pageProdutoDetalhe #destaque p { line-height:40px; }
#pageProdutoDetalhe #destaque #imagem { width:280px; height:180px;  }
#pageProdutoDetalhe #destaque #thumbs { }
#pageProdutoDetalhe #destaque #thumbs .thumb { float:left; width:75px; height:50px; margin-right:27px; }
#pageProdutoDetalhe #destaque #thumbs .last { margin-right:0; }
#pageProdutoDetalhe #descricao { position:relative; display:block; margin-left:300px; }
#pageProdutoDetalhe #descricao #acoesVenda { margin-top:20px; }
/**/
#acoesVenda { }
#acoesVenda .comprar a { width:68px; height:23px; display:block; background:url(/img/bg_comprar.gif) top left; text-align:center; color:white; text-decoration:none; }
/* news */
#pageNews { }
#pageNews #noticia { }
#pageNews #noticia .thumb { float:left; display:inline; width:100px; height:100px; padding:5px; border:2px solid #F0F0F0; margin:0 20px 20px 0; }
/* downloads */
#pageDownloads { }
#pageDownloads .wallpaper { float:left; width:165px; height:180px; margin-right:20px; text-align:center; }
#pageDownloads .wallpaper .imagem { padding:5px; width:150px; height:100px; border:2px solid #F0F0F0; }
/* clube prêmios */
#pagePremios { }
#pagePremios #thumbs { margin-top:20px; }
#pagePremios #thumbs .thumb { clear:both; margin-bottom:20px; }
#pagePremios #thumbs .thumb .imagem { float:left; width:70px; height:70px; padding:5px; border:2px solid #F0F0F0; margin-right:20px; }
/* contato */
#pageFaleConosco {  }
#pageFaleConosco .resposta { padding:30px; border:2px solid #F0F0F0; text-align:center; font-size:16px; font-weight:bold; color:#FF0000; }
/* pesquisa */
#pagePesquisa { padding:10px;  }

/* Hs */
h1 { font-size:15px; margin:5px 15px 10px 15px; border-bottom:1px dotted #535353; }
h2 { font-size:15px; margin-bottom:20px;}

/* Classes */
.noflash { text-align:center; }
.clearLeft { clear:left; }
.clearRight { clear:right; }
.clearBoth { clear:both; }

/* Form */
input, select, textarea {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px;
	border: 1px solid #cccccc;
	}
input, textarea { padding: 2px; }
input.submit { padding:0px; }

.tableForm { border:1px solid #F0F0F0; padding:10px; margin:20px 30px 20px 60px; }
.tableForm table { }
.tableForm table tr { height:24px; line-height:24px; }
.tableForm table tr td { padding:1px 5px 1px 5px; }
.tableForm table tr td.rightAlign { font-weight:bold; }
