﻿/* ===== RESET ===== */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, code, del, em, img, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, set, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body
{
    line-height: 1;
    /*font-family: 'Gudea' , 'Lucida Sans' , Arial, sans-serif;*/
	font-family: verdana, sans-serif;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
    display: block;
}
nav ul, ul li
{
    list-style: none;
}
a
{
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    background: transparent;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
input, select
{
    vertical-align: middle;
    border: 0;
}
:focus
{
    outline: 0;
}
::-moz-selection
{
    background: #333;
    color: #fff;
    text-shadow: none;
}
::selection
{
    background: #333;
    color: #fff;
    text-shadow: none;
}

/* Substituindo "div.clear" (by Bernard de Luna) */
div:after, ol:after, form:after, ul:after, dl:after
{
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}

ul.CustomSelect,
div.CustomSelect span
{
    background: #FFFFFF;
    border: 1px solid #FFC523;
    color: #686761;
    font-family: verdana, sans-serif;
    font-size: 14px;
}

ul.CustomSelect
{
    display: none;
    height: 370px;
    left: 0;
    width: 160px;
    overflow-x: scroll;
    position: absolute;
    top: 30px;
    z-index: 10;
}

div.CustomSelect
{
    position:relative;
}

ul.CustomSelect li
{
    height: 30px;
    line-height: 27px;
    cursor: pointer;
    padding-left: 10px;
}

div.CustomSelect span
{
    background: url("../img/bg-select.png") no-repeat scroll 139px 0 #FFFFFF;
    display: inline-block;
    height: 29px;
    line-height: 28px;
    padding-left: 10px;
    width: 150px;
    cursor:pointer;
}

/* Estilos globais */
.noMarginTop
{
    margin-top: 0 !important;
}
.noMarginRight
{
    margin-right: 0 !important;
}
.noMarginBottom
{
    margin-bottom: 0 !important;
}
.noMarginLeft
{
    margin-left: 0 !important;
}
.NoMargin
{
    margin: 0 !important;
}

.FloatLeft
{
    float:left;
}

.FloatRight
{
    float:right;
}

.Languages li
{
    float:left;
    margin-right: 2px;
}

/* ===== ESTRUTURA */

html
{
    background: url("../img/bg-produtos-geral.png") repeat 0 0;
}

body
{
    background: url(../img/bg-header.png) no-repeat top center;
}

.wrap
{
    width: 945px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 15px;
}

header
{
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}

header .wrap-header
{
    width: 895px;/*width: 990px;*/
    margin: 0 auto;
    overflow: hidden;
    position:relative;
}

ul.Languages
{
    position: absolute;
    right: 38px;
    top: 4px;
}

header #logo a
{
    width: 199px;
    height: 269px; /*height: 150px;*/
    display: block;
    text-indent: -9999px;
    background: url(../img/logo-ecleb-rodape.png) 0px 0 no-repeat;
    float: left;
    z-index:1;
    position:relative;
    /*margin-right: 50px;*/
}

header #menu
{
    float: left;
    overflow: hidden;
    margin-top: 55px;
}

header #menu li
{
    display: block;
    float: left;
    margin-right: 4px;
}

header #menu li a
{
    color: #C67E03;
    display: block;
    font: bold 12px/33px 'Droid Sans';
    height: 34px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    text-decoration: none;
}

footer
{
    background: #282828;
    padding: 30px 0;
    clear: both;
}

footer .menu-rodape
{
    width: 105px;
    float: left;
    margin-right: 45px;
    overflow: hidden;
}

footer .menu-rodape h5
{
    font: 10px 'Droid Sans';
    text-transform: uppercase;
    margin-bottom: 20px;
}

footer .menu-rodape h5 a
{
    color: white;
    font-size:11px;
    text-decoration: none;
}

footer .menu-rodape h5 a:hover
{
    text-decoration: underline;
}

footer ul
{
    border-bottom: 1px solid #353535;
}

footer ul li
{
    border-bottom: 1px solid #1f1f1f;
    border-top: 1px solid #353535;
    font: 10px 'Droid Sans';
}

footer ul li a
{
    color: white;
    text-decoration: none;
    padding: 3px 0;
    font-size:11px;
    display: block;
}

footer ul li:first-child
{
    border-top: 0 none;
}

/* ===== INICIAL ===== */
#banner
{
    margin-bottom: 25px;
    margin-top: -180px;
    position: relative;
    z-index: 0;
}

/* Chamadas */
#chamadas
{
    width: 920px;
    margin: 0 auto;
}

#chamadas li
{
    display: block;
    float: left;
    width: 290px;
    overflow: hidden;
    margin-right: 25px;
}

#chamadas .last
{
    margin-right: 0;
}

#chamadas li .imagem
{
    float: left;
}

#chamadas li .texto
{
    float: left;
}

#chamadas li img
{
    float: left;
    display: block;
    margin-right: 10px;
}

#chamadas li h2
{
    font: italic 20px 'Droid Serif';
    margin-bottom: 5px;
    letter-spacing: -1.5px;
}

#chamadas li h2.software
{
    color: #d7430a;
}

#chamadas li h2.compre-pimaco
{
    color: #009e3f;
}

#chamadas li h2.ler-etiquetas
{
    color: #009e9c;
}

#chamadas li p
{
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 20px;
    color: #000;
}

#chamadas li a
{
    text-decoration: none;
}

#chamadas li .btn-saiba-mais
{
    display: block;
    font-size: 12px;
    height: 12px;
    line-height: 9px;
    margin-left: 135px;
    text-indent: 30px;
    width: 100px;
}

#chamadas li .btn-saiba-mais.software
{
    background: url(../img/chamadas/software/btn-saiba-mais.png) no-repeat 0 0;
    color: #D5430A;
}

#chamadas li .btn-saiba-mais.compre-pimaco
{
    background: url(../img/chamadas/compre-pimaco/btn-saiba-mais.png) no-repeat 0 0;
    color: #009e3f;
}

#chamadas li .btn-saiba-mais.ler-etiquetas
{
    background: url(../img/chamadas/ler-etiquetas/btn-saiba-mais.png) no-repeat 0 0;
    color: #009e9c;
}

/* Produtos */
#produtos
{
    width: 945px;
    background: url(../img/bg-produtos.png) no-repeat;
    position: relative;
    margin-bottom: 45px;
    margin-left: -24px;
}

#produtos .mask
{
    background: url(../img/bg-mask-produtos.png) no-repeat;
    height: 372px;
    left: 73px;
    position: absolute;
    top: 88px;
    width: 796px;
    z-index: 1;
}

#produtos li .produto
{
    width: 324px;
    position: relative;
    max-height: 352px;
}

#produtos li .produto.esquerda
{
    float: left;
}

#produtos li .produto.direita
{
    float: right;
}

#produtos li .tag
{
    bottom: 20px;
    color: #413503;
    height: auto;
    padding: 0;
    position: absolute;
    right: -25px;
    text-align: right;
    top: 250px;
    width: 155px;
    z-index: 99999 !important;
}

#produtos li .tag .Top
{
    background: url("../img/bg-tag-top.png") no-repeat 0 0;
    height: 9px;
    width: 154px;
    display:block;
}

#produtos li .tag .Bottom
{
    background: url("../img/bg-tag-bottom.png") no-repeat 0 0;
    height: 17px;
    width: 154px;
    display:block;
}

#produtos li .tag a
{
    background: url("../img/bg-tag-mid.png") repeat-y 0 0;
    display: block;
    height: auto;
    width: 154px;
}

#produtos li .tag p
{
    font-size: 13px;
    padding: 4px 20px 0;
}

#produtos li .tag strong
{
    font-weight: 700;
    display: block;
    font-size: 14px;
}

#produtos .btn-conheca-produtos
{
    display: block;
    text-indent: -9999px;
    background: url(../img/btn-conheca-produtos-1.png) no-repeat;
    width: 600px;
    height: 88px;
    margin: 0 auto;
}

/* Slider */
#produtos #slider-produtos
{
    width: 797px;
    margin: 0 auto;
    padding: 98px 2px 0 0;
    height: 470px;
    position: relative;
}

#produtos #slider-produtos li
{
   float: left;
    margin-right: 161px;
    overflow: hidden;
    padding: 0 10px;
    width: 340px;
}

#produtos #slider-produtos li a
{
    position: relative;
    z-index: 2;
    text-decoration:none;
    color:#413503;
}

#produtos #slider-produtos li img
{
    width: 256px;
}

#produtos #slider-produtos .seta
{
    display: block;
    width: 46px;
    text-indent: -9999px;
    background: url(../img/setas-slider-produtos.png) no-repeat;
    height: 85px;
    position: absolute;
    display:block !important;
    top: 230px;
    z-index: 9999;
}

#slider-produtos .caroufredsel_wrapper
{
    width:886px !important;
}

#produtos #slider-produtos #foo2_prev
{
    left: -86px;
}

#produtos #slider-produtos #foo2_next
{
    background-position: -46px 0;
    right: -86px;
}

/* Links */
#links
{
    background: url(../img/bg-links.jpg) no-repeat;
    margin: 0 auto 105px;
    overflow: hidden;
}

#links .btn-bicworld
{
    background: url(../img/btn-bicworld.png);
    display: block;
    text-indent: -9999px;
    margin: 70px auto 105px;
    width: 607px;
    height: 103px;
}

/* Redes sociais */
#redes-sociais-maior
{
    overflow: hidden;
    margin: 0 0 70px 45px;
    float: left;
}

#redes-sociais-maior li
{
    display: block;
    float: left;
    margin-right: 25px;
}

#redes-sociais-maior .last
{
    margin-right: 10px;
}

#redes-sociais-maior li a
{
    display: block;
    width: 115px;
    height: 116px;
    text-indent: -9999px;
    background: url(../img/redes-sociais-maior.png) no-repeat;
}

#redes-sociais-maior li .orkut
{
    background-position: 0 0;
}

#redes-sociais-maior li .facebook
{
    background-position: -115px 0;
}

#redes-sociais-maior li .twitter
{
    background-position: -230px 0;
}

/* Twitter */
.tweets
{
    float: left;
    max-width: 495px;
    overflow: hidden;
}

.tweets h2
{
    font: 700 20px 'Droid Serif';
    font-style: italic;
}

.tweets h2 a
{
    font: 12px 'Droid Serif';
    font-style: normal;
    color: #7e7e7e;
    text-decoration: none;
}

.tweets h2 a:hover
{
    text-decoration: underline;
}

.tweet_list li
{
}

.tweet_list li .tweet_text
{
    font: 400 20px 'Droid Serif';
    font-style: italic;
    color: #3c3c3c;
}

.tweet_list li .tweet_text a
{
    color: #01b5e4;
}


/* ===== SOFTWARE ===== */
#conteudo-software
{
    min-height: 650px;
}

#redes-sociais
{
    overflow: hidden;
    margin-bottom: 40px;
}

#redes-sociais li
{
    display: block;
    float: left;
    margin-right: 4px;
}

#redes-sociais li a
{
    display: block;
    width: 57px;
    height: 57px;
    text-indent: -9999px;
    background: url(../img/redes-sociais.png) no-repeat;
    margin-right: 3px;
}

#redes-sociais li .orkut
{
    background-position: 0 0;
}

#redes-sociais li .facebook
{
    background-position: -57px 0;
}

#redes-sociais li .twitter
{
    background-position: -114px 0;
    margin-right: 25px;
}

#redes-sociais li .compre
{
    background: url(../img/compre-pimaco.png) no-repeat;
    height: 83px;
    width: 220px;
}

#redes-sociais .margin-top
{
    margin-top: 12px;
}

/* ===== PRODUTOS ===== */
.BgProdutosHome
{
    background: url("../img/bg-produtos-home.png") no-repeat -144px 0;
    height: 765px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.YellowBar
{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 38.8%;
    background: url("../img/bg-opacity-produtos.png") repeat 0 0;
}

.LeftMenu h2
{
    font: italic 26px 'Droid Serif';
    color: #009e9c;
    text-align: right;
    margin-bottom: 10px;
    clear: both;
}

.LeftMenu
{
    float: right;
    margin: 170px 40px 0 0;
    position: relative;
    width: 230px;

}

.ListaProdutos
{
    float: left;
    margin: -20px 0 0 40%;
    position: relative;
    width: 650px;
}

.ListaProdutos > img
{
    margin-bottom:25px;
}

#content.produtos > .wrap
{
    float: left;
    padding: 174px 0 0 0;
    width: 616px;
}

.LeftMenu > ul
{
    background: url("../img/bg-traco-left-menu.png") no-repeat right top;
}

.LeftMenu > ul > li, .SubCategoria ul li
{
    background: url("../img/bg-traco-left-menu.png") no-repeat 0 bottom;
    float: right;
    padding: 5px 0;
    text-align: right;
    text-transform: uppercase;
    width: 199px;
}

.LeftMenu ul li a, .SubCategoria ul li a
{
    font-size:11px;
	font-weight:bold;
    color: #4a4a4a;
    cursor:pointer;
    text-decoration: none;
}

.SubCategoria ul li
{
    width: 135px;
}

.LeftMenu ul li a.selected, .SubCategoria ul li a.selected
{
    color: #23a197;
}

.IconLerEtiquetas
{
    float: right;
    margin-top: 22px;
}

.IconLerEtiquetas p
{
    color: #413503;
    float: right;
    font: 13px/20px Gudea;
    text-align: right;
    width: 134px;
    margin-top: -4px;
}

.SaibaMais
{
    background: url("../img/icon-produtos-saiba-mais.png") no-repeat 0 4px;
    color: #009E9C;
    font-size:13px;
    padding-left: 30px;
    text-decoration: none;
}

.IconLerEtiquetas a.SaibaMais
{
    float: right;
    margin-top: 18px;
    clear: both;
}

.ListaProdutos > ul > li
{
    background: url("../img/bg-lista-produtos.png") no-repeat -12px 40px;
    float: left;
    height: 246px;
    margin-right: 18px;
    padding: 12px 0 0 12px;
    width: 180px;
}

.ListaProdutos > ul > li img
{
    border-width: 0;
    margin: 0 auto;
    max-height: 188px;
    max-width: 138px;
}

.ListaDownloads > ul > li img
{
    max-width: 167px;
}

.ListaProdutos > ul > li a
{
    display: block;
    text-align: center;
    width: 168px;
}

.ListaDownloads > ul > li
{
    height: 254px;
    padding: 0;
    width: 204px;
    margin-right: 12px;
}

.ListaDownloads ul li img
{
    margin: 12px;
}

.ListaProdutos > ul > li span
{
    display: block;
    margin-bottom: 20px;
}

.ListaProdutos > ul > li span a
{
    color: #4A4A4A;
    font-size:16px;
	font-weight:bold;
    height: 21px;
    overflow: visible;
    text-decoration: none;
    text-indent: -10px;
    text-transform: uppercase;
}

.ListaDownloads > ul li a
{
    cursor:pointer;
}

.BicWorld
{
    bottom: 30px;
    float: right;
    left: 0;
    margin-top: 220px;
    position: absolute;
    width: 186px;
}

.BicWorld ul li
{
    width: 57px;
    height: 57px;
    margin-right: 7px;
    overflow: hidden;
    float: left;
    background: url("../img/bic-world-redes-sociais.png") no-repeat 0 0;
    text-indent: -999%;
}

.BicWorld ul li.FaceBook
{
    background-position: -64px 0;
}

.BicWorld ul li.Twitter
{
    background-position: -130px 0;
}

.BicWorld li a
{
    display: block;
    height: 100%;
}

/* ===== PRODUTOS INTERNA ===== */

.YellowBarInterna
{
    background: url("../img/bg-opacity-produtos.png") repeat 0 0;
    width: 170px;
    border-left: 2px solid #ffe430;
    border-right: 3px solid #ffe430;
    position: absolute;
    top: 0;
}

.ProdutosCategoria, .ProdutosInterna
{
    float: left;
    width: 482px;
    color: #23a197;
}

.ProdutosCategoria
{
    padding-left: 8px;
    width: 632px;
}

.ProdutosCategoria h2, .ProdutosInterna h2
{
    font: bold 12px 'Droid Sans';
    text-transform: uppercase;
}

.ProdutosCategoria h1, .ProdutosInterna h1
{
    font: italic 26px 'Droid Serif';
    margin-bottom: 14px;
}

.ProdutosInterna h1
{
    margin-bottom: 20px;
}

.ProdutosCategoria p, .ProdutosInterna p
{
    font: 12px 'Droid Sans';
    color: #4a4a4a;
}

.ProdutosCategoria img, .ProdutosInterna img
{
    float: left;
}

.ProdutosCategoria ul li
{
    background: url("../img/bg-produtos-interna.png") no-repeat 0 0;
    float: left;
    height: 156px;
    margin-bottom: -3px;
    margin-right: 0;
    padding: 14px 0 0 21px;
    position: relative;
    width: 290px;
}

.ProdutosCategoria .Descricao
{
    float: left;
    margin-left: 13px;
    width: 100px;
}

.ProdutosCategoria .Descricao h4
{
    font-size:11px;
	font-weight:bold;
    color: #413503;
    text-transform: uppercase;
    margin-bottom: 6px;
}

.ProdutosCategoria .Descricao p
{
    margin-bottom: 6px;
    width: 163px;
}

.ProdutosCategoria .Descricao p span
{
    font-size: 11px;
    margin-bottom: 1px;
}

.ProdutosCategoria ul
{
    margin-top: 20px;
}

.BtComprar
{
    background: url("../img/bt-comprar.png") no-repeat 0 0;
    bottom: 4px;
    display: block;
    height: 27px;
    overflow: hidden;
    position: absolute;
    right: -3px;
    text-indent: -999%;
    width: 79px;
}

.LeftMenu > ul > li.Active a
{
    color: #23a197;
}

.BtComprarInterno
{
    background: url("../img/bt-comprar-interna.png") no-repeat 0 0;
    color: #FFFFFF;
    float: right;
    font-family: verdana, sans-serif;
    font-size: 15.5px;
    font-weight: bold;
    height: 112px;
    margin-top: -4px;
    overflow: hidden;
    text-decoration: none;
    text-transform: uppercase;
    width: 152px;
}

.BtComprarInterno span
{
    display: block;
    margin: 47px 0 0 61px;
    text-align: center;
    width: 64px;
}

.ProdutosInterna > p
{
    clear: both;
    float: left;
    font-size: 11px;
    margin-top: -60px;
    line-height: 15px;
    width: 440px;
}

.ProdutosInterna
{
    padding-left: 10px;
    width: 602px;
}

.ProdutosInterna img
{
    display: block;
    float: none;
    margin: 0 auto 25px;
}

.ProdutosInterna p span
{
    color: #009e9c;
    display: block;
}

.ProdutosInterna p span.CodPimaco
{
    text-transform: uppercase;
}

.ProdutosInterna p span.CodPimaco2
{
    font: bold 26px 'Droid Sans';
    text-transform: uppercase;
    margin-bottom: 5px;
}

.DicasUso
{
    float: left;
    clear: both;
    margin-top: 36px;
}

.DicasUso h2
{
    background: url("../img/icon-dicas-uso.png") no-repeat 0 0;
    font: italic 24px/56px 'Droid Serif';
    height: 55px;
    padding-left: 60px;
}

.DicasUso > p
{
    margin: 5px 0 130px 60px;
}

body.Standard
{
    /*background: url("../img/bg-standard.png") no-repeat 0 0 #ffd51c;*/
}

body.Standard section#content
{
    width: 895px;
    margin: 0 auto;
}

section#content h1
{
    color: #009E9C;
    font: italic 26px "Droid Serif";
    margin-bottom: 20px;
}

section#content > p
{
    font-size:13px;
    color: #2a2a2a;
}

.BoxPadrao_1 h3
{
    font: italic 20px "Droid Serif";
    color: #009E9C;
}

.BoxPadrao_1 p
{
    font-size: 13px;
    margin: 8px 0 6px;
}

.BoxPadrao_1 span.Telefone
{
    font: italic 20px "Droid Serif";
    display: block;
}

.BoxPadrao_1 span.Horario
{
    display: block;
    font-size: 13px;
    margin-bottom: 38px;
}

body.Standard section#content .Direita
{
    float: right;
    width: 247px;
    margin-top: 56px;
}

body.Standard section#content .Esquerda
{
    float: left;
    width: 524px;
}

section#content .Esquerda .Formulario
{
    margin-top: 40px;
}

body.Standard .SuporteOnline
{
    background: url("../img/icon-suporte-online.png") no-repeat 0 0;
    height: 63px;
    line-height: 65px;
    padding-left: 70px;
}

.Formulario > div > span,
.containerOportunidades.Formulario span
{
    display: block;
    font-size: 13px;
    margin-bottom: 7px;
}

.containerOportunidades textarea.Input
{
    height: 130px;
}

.containerOportunidades.Formulario span
{
    margin: 0 0 8px;
}

.containerOportunidades.Formulario span.ckhOutro
{
    float: left;
    width: 60px;
}

.containerOportunidades.Formulario > div,
.containerOportunidades.Formulario > div.Escolaridade > div,
.containerOportunidades.Formulario > div.Experiencia > div
{
    float: left;
    width: 444px;
    height: 65px;
    margin-bottom: 12px;
}

.containerOportunidades.Formulario > div.Escolaridade,
.containerOportunidades.Formulario > div.Experiencia
{
    width: 100%;
    height: 100%;
}

.containerOportunidades.Formulario h2
{
    margin-bottom:10px;
}

.containerOportunidades.Formulario > div
{
    height: 65px;
}

.containerIdiomas
{
    font-size: 13px;
}

.containerIdiomas select
{
    float: right;
    margin-right: 42px;
}

.containerEmprego
{
    height: 230px !important;
    margin-bottom: 50px !important;
    width: 100% !important;
}

.outraLingua
{
    display: none;
    float: left;
    margin-top: 21px;
    width: 380px;
}

input[type="text"].Error,
textarea.Error,
select.Error
{
    border: 1px solid red;
}

.containerEmprego > div
{
    float: left;
    margin-bottom: 12px;
}

.containerEmprego > div.div_periodo
{
    margin: 0 20px 12px 0;
    width: auto;
}

.Formulario > div
{
    margin-bottom: 12px;
}

.Input, .Select
{
    background-color: #FFD51C;
    border: 1px solid #DDBD33;
    clear: both;
    height: 38px;
    width: 120px;
    padding-left: 10px;
}

.Input.Error,
.Select.Error
{
    border: 1px solid #FF0000;
}

div.Error
{
    color: #FF0000;
    margin: 20px 0 0 50px;
    clear: both;
}

.Select
{
    padding:10px 0;
}

.TextArea
{
    height: 108px;
}

.Input510
{
    width: 511px;
}

.Input27
{
    width: 27px;
}

.Input50
{
    width: 50px;
}

.Input100
{
    width: 100px;
}

.Input390
{
    width: 390px;
}

.btnEnviar
{
    background: url("../img/btn-contato-enviar.png") no-repeat right 0;
    color: #009E9C;
    float: right;
    font: italic 20px Droid Serif;
    height: 37px;
    overflow: hidden;
    padding: 0 48px 0 0;
    text-align: right;
    width: auto;
    cursor: pointer;
}

.AbreAtendimento
{
    cursor:pointer;
}

.BotaoExpansivel
{
    display: inline-block;
    padding-left: 10px;
    opacity: 0.8;
    background: url(../img/bt-expansivel-left.png) left no-repeat;
}

.BotaoExpansivel span
{
    background: url("../img/bt-expansivel-right.png") no-repeat right center;
    display: inline-block;
    height: 34px;
    padding: 0 14px 0 5px;
}

.BotaoExpansivel:hover,
.BotaoExpansivel.Active
{
    background:url("../img/bt-expansivel-left-hover.png") no-repeat scroll left center transparent;
    opacity: 1;
}

.BotaoExpansivel:hover span,
.BotaoExpansivel.Active span
{
    background: url("../img/bt-expansivel-right-hover.png") no-repeat right center;
}

/*Dúvidas*/
.ListaDuvidas li span.Num
{
    border-right: 1px solid #CDB032;
    display: inline-block;
    text-align: center;
    width: 58px;
}

.ListaDuvidas li.Ativo span.Num
{
    border-right:1px solid #019795;
}

.ListaDuvidas li.Ativo span
{
    border-bottom:1px solid #019795;
}

.ListaDuvidas li
{
    background: #FFD801;
    border-left: 1px solid #CDB032;
    border-right: 1px solid #CDB032;
    color: #494844;
    overflow:hidden;
    cursor: pointer;
}

.ListaDuvidas li:hover,
.ListaDuvidas li.Ativo
{
    background: #01A2A0;
    color:#FFF;
}

.ListaDuvidas li:hover span.Num.Active
{
    background: url("../img/bg-item-duvidas.png") no-repeat 18px 12px;
    overflow: hidden;
    text-indent: -999%;
}

.ListaDuvidas li span
{
    border-bottom: 1px solid #CDB032;
    display: inline-block;
    float: left;
    font-size: 15px;
    height: 45px;
    line-height: 44px;
    text-transform: uppercase;
    width: 824px;
}

.ListaDuvidas
{
    margin: 0 auto 190px;
    width: 900px;
}

.ListaDuvidas li span.Pergunta
{
    padding-left: 15px;
}

.ListaDuvidas li .Conteudo
{
    display:none;
    float:left;
    padding:23px 60px 60px 18px;
}

.BodyFooter ul li
{
    background: url("../img/redes-sociais.png") no-repeat 0 0;
    height: 57px;
    overflow: hidden;
    text-indent: -999%;
    width: 57px;
    float:left;
    margin-right:7px;
}

.BodyFooter
{
    clear: both;
    margin-bottom: 10px;
}

.BodyFooter ul li.Facebook
{
    background-position: -57px 0;
}



.BodyFooter ul li.Twitter
{
    background-position: -114px 0;
}

.BodyFooter ul li a
{
    display:block;
    height: 57px;
    width: 57px;
}

.BodyFooter ul
{
    float:left;
    margin:0 16px 20px 0;
}

.BodyFooter img
{
    margin-top:-14px;
}

/*Lojas Online*/

.LojasOnline h2
{
    color: #FFFFFF;
    font-size: 19px;
    line-height: 44px;
    text-transform: uppercase;
}

.fancybox-inner
{
    background: #FFD41C;
}

.LojasOnline
{
    width: 644px;
    background: none repeat scroll 0 0 #FFD41C;
    height: 600px;
    padding-left: 24px;
}

.LojasOnline .Header
{
    background: #ffc523;
    height:46px;
    border-bottom: 3px solid #FFE431;
    margin-bottom: 22px;
    margin-left: -24px;
    padding-left: 24px;
}

.LojasOnline > p
{
    color: #3C3C3C;
    font-size: 14px;
    margin-bottom: 22px;
    width: 620px;
}

.LojasOnline span.Spacer
{
    height:1px;
    display:block;
    clear:both;
    background:#FFF;
    width: 620px;
}

.LojasOnline span.VSpacer
{
    background: none repeat scroll 0 0 #FDC41F;
    display: inline-block;
    height: 41px;
    float: right !important;
    margin-left: 19px;
    width: 1px;
}

.LojasOnline > .Esquerda,
.LojasOnline > .Direita
{
    float:left;
    margin: 10px 0 17px;
}

.LojasOnline span.Label
{
    color: #686761;
    display: block;
    font-family: verdana, sans-serif;
    font-size: 13px;
    margin-bottom: 6px;
}

.LojasOnline > .Esquerda select
{
    display: block;
    margin-top: 4px;
}

.LojasOnline .ListaLojas li
{
    height: 41px;
    width: 550px;
    background:#FFF;
    margin-bottom: 9px;
    padding:25px 22px;
}

.LojasOnline .ListaLojas li > img
{
    max-height: 47px;
    max-width: 148px;
}

.LojasOnline .ListaLojas li img,
.LojasOnline .ListaLojas li p,
.LojasOnline .ListaLojas li span.VSpacer,
.LojasOnline .ListaLojas li input
{
    float:left;
}

.LojasOnline .BotaoComprar
{
    background: url("../img/bt-comprar-lojas-online.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-family: verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 33px;
    line-height: 32px;
    margin-top: 4px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 112px;
}

.LojasOnline .ListaLojas li p
{
    float: right;
    font-family: verdana, sans-serif;
    font-size: 13px;
    margin: 8px 20px 0;
    text-transform: uppercase;
    width: 230px;
}

.LojasOnline .ListaLojas
{
    margin-top:14px;
    height: 400px;
}

.LojasOnline .Fechar
{
    background: url("../img/bt-fechar.png") no-repeat 0 0;
    display: block;
    float: right;
    height: 25px;
    margin: 8px 24px 0 0;
    overflow: hidden;
    text-indent: -999%;
    width: 61px;
}

.fancybox-opened .fancybox-skin
{
    padding:0 !important;
}

/*Instucional*/
.Institucional .Left ul li {
    background: url("../img/bg-traco-left-menu.png") no-repeat scroll 0 bottom transparent;
    float: right;
    padding: 5px 0;
    text-align: right;
    text-transform: uppercase;
    width: 199px;
}

.Institucional .Left ul li.Active a
{
    color:#23a197;
}

.Institucional .Right .Container
{
   /*display: none;*/
    margin-top: 10px;
}

.Institucional .Left h2,
.Institucional .Right .Container h2
{
    color: #009E9C;
    font-family: verdana, sans-serif;
    font-size: 26px;
    text-align: right;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 24px;
}

.Institucional .Right .Container h2
{
    text-align:left;
}

.Institucional .Left ul li a {
    color: #4A4A4A;
    font-size:11px;
	font-weight:bold;
    text-decoration: none;
    cursor:pointer;
}

.Institucional .Left
{
    float: left;
    padding-top: 10px;
    width: 199px;
}

.Institucional .Right
{
    float: right;
    width: 655px;
    position:relative;
}

.Institucional .Left,
.Institucional .Right
{
    /*margin-bottom:132px;*/
}

.Institucional .Right .Arrow
{
    background: url("../img/sprite-inst-setas.png") no-repeat 0 0;
    cursor: pointer;
    display: block;
    height: 54px;
    margin-top: -27px;
    position: absolute;
    top: 150px;
    width: 54px;
}

.Institucional .Right .Arrow.Prev
{
    left:0;
}

.Institucional .Right .Arrow.Next
{
    right:0;
    background-position: right 0;
}


.Institucional .Right .caroufredsel_wrapper > ul > li
{
    width: 508px;
    float:left;
}

.Institucional .Right ul
{
    margin-left:70px;
}

.Institucional .Right .Container_4 ul
{
    margin-left:15px;
}

.Institucional .Right li h3,
.Institucional .Right li h4
{
    color: #009E9C;
    font-family: verdana, sans-serif;
    font-size: 26px;
    font-style: italic;
    font-weight: normal;
    line-height:20px;
    margin-bottom: 24px;
}

.Institucional .Right li h4
{
    font-size: 25px;
    color:#2a2a2a;
}

.Institucional .Right p
{
    color: #2A2A2A;
    font-size: 13px;
    line-height: 17px;
}

.Institucional .Right p,
.Institucional .Right ul
{
    margin-bottom:34px;
    margin-left: 0;
}

.Institucional .Right .Container_4 ul li
{
    margin-bottom:16px;
    list-style-type: disc;
    padding-left: 20px;
}

.Institucional .Right .Container_2 ul
{
    margin-left: 74px;
}

.Institucional .Right .Container ul li
{
    color: #2A2A2A;
    font-size: 13px;
    line-height: 17px;
}

.Institucional .Right .Container h4{
    font-family: verdana, sans-serif;
    font-size: 22px;
    line-height: 26px;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 20px;
}

.SelectedArrow
{
    height:54px;
    width:54px;
    position:absolute;
    top:162px;
    left:95%;
    cursor:pointer;
    display:block;
    background: url('../img/icon-menu-selected.png') no-repeat 0 0;
}

.Shadow
{
    background: url("../img/bg-shadow.png") repeat-y 0 0;
    height: 100px;
    left: 645.5px;
    position: absolute;
    top: 0;
    width: 23px;
}

.DownloadsTabs
{
    display:none;
    padding-left: 10px;
}

.DownloadsTabs p
{
    color: #4A4A4A;
    font-family: verdana, sans-serif;
    font-size: 13px;
    margin-bottom: 15px;
}

.ItemDownload,
.ItemGabaritos,
.ItemParametros
{
    padding-left: 95px;
    margin-bottom:90px;
    overflow: hidden;
}

.ItemDownload > img
{
    float: left;
    margin-left: -95px;
}

.ItemDownload.Item01
{
    background: url("../img/icon-download-01.png") no-repeat 0 0;
}

.ItemDownload.Item02
{
    background: url("../img/icon-download-02.png") no-repeat 0 0;
}

.ItemDownload.Item03
{
    background: url("../img/icon-download-03.png") no-repeat 0 0;
}

.ItemDownload.Item04
{
    background: url("../img/icon-download-04.png") no-repeat 0 0;
}

.ItemDownload.Item05
{
    background: url("../img/icon-download-05.png") no-repeat 0 0;
}

.ItemDownload.Item06
{
    background: url("../img/icon-download-06.png") no-repeat 0 0;
}

.ItemGabaritos.Item01
{
    background: url("../img/icon-gabaritos-01.png") no-repeat 0 0;
}

.ItemGabaritos.Item02
{
    background: url("../img/icon-gabaritos-02.png") no-repeat 0 0;
}

.ItemParametros.Item01
{
    background: url("../img/icon-param-01.png") no-repeat 0 0;
}

.ItemParametros.Item02
{
    background: url("../img/icon-param-02.png") no-repeat 0 0;
}

.ItemParametros.Item03
{
    background: url("../img/icon-param-03.png") no-repeat 0 0;
}

.ItemParametros.Item04
{
    background: url("../img/icon-param-04.png") no-repeat 0 0;
}

.ItemParametros.Item05
{
    background: url("../img/icon-param-05.png") no-repeat 0 0;
}

.DownloadsTabs h2
{
   color: #009E9C;
    font-family: verdana, sans-serif;
    font-size: 18px;
    margin-bottom: 24px;
    margin-top: 14px;
}

.DownloadsTabs h3
{
    color: #009E9C;
    font-family: verdana, sans-serif;
    font-size: 15px;
    margin-bottom: 8px;
}

.ItemDownload p
{
    font-family: verdana, sans-serif;
    font-size: 13px;
    color:#4a4a4a;
    line-height: 16px;
    margin-bottom: 16px;
}

.ItemDownload p a
{
    color:#009e9c;
    text-decoration:none;
}

.ItemDownload ul li,
.ItemGabaritos ul li,
.ItemParametros ul li
{
    background: url("../img/bg-lista-downloads.png") no-repeat right 0 #009E9C;
    height: 27px;
    line-height: 26px;
    margin-bottom: 1px;
    padding-left: 9px;
    width: 100%;
}

.ItemGabaritos ul li
{
    width: 318px;
}

.ItemDownload ul li a,
.ItemGabaritos ul li a,
.ItemParametros ul li a
{
    color: #FFFFFF;
    font-family: verdana, sans-serif;
    font-size: 13px;
    text-decoration:none;
    display:block;
}

/*Como ler etiquetas*/
.ComoLerEtiquetas h1
{
    background: url("../img/bg-titulo-etiquetas.png") no-repeat scroll 0 0 transparent;
    height: 57px;
    line-height: 50px !important;
    margin-bottom: 40px !important;
    padding-left: 70px;
}

.ComoLerEtiquetas h2
{
    color: #2A2A2A;
    font-family: verdana, sans-serif;
    font-size: 19px;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 36px;
}

.ComoLerEtiquetas h3
{
    color: #009e9c;
    font-family: verdana, sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: normal;
    margin:68px 0 36px 0;
}

.ComoLerEtiquetas th,
.ComoLerEtiquetas td
{
    border:1px solid #cbaa16;
}

.ComoLerEtiquetas th
{
    background: none repeat scroll 0 0 #FCC802;
    color: #775D00;
    font-size: 20px;
    font-weight: normal;
    padding: 20px;
    border-top:0;
}

.ComoLerEtiquetas td
{
    padding:15px 20px;
    font-size: 17px;
}

.ComoLerEtiquetas .Spacer
{
    background: url("../img/img-spacer-etiquetas.png") no-repeat right 0 #009E9C;
    height:1px;
    width:868px;
    display:block;
    margin:60px 0;
}

.ComoLerEtiquetas ul li
{
    line-height: 19px;
    list-style-type: disc;
    margin: 0 0 21px 20px;
}

#lojasOnline
{
    overflow:hidden;
}

#banner li{
    float: left;
}