body {
    margin: 0 auto;
    background-color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 12px;
    min-width: 995px;
    max-width: 1590px;
}
a {
    color: #000000;
    text-decoration: none;
}
a img {
    border: 0;
    vertical-align: bottom;
}
table {
    font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 1.2em;
    margin: 0.5em 0;
}
label {
    cursor: pointer;
}
.whitelink {
    color: #000000;
    text-decoration: none;
}
.categories {
    font-size: 14px;
    text-decoration: none;
}
.blacklink {
    color: #000000;
    text-decoration: none;
}
.boxblacklink {
    color: #C4161C;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}
.blacklinkwithrollover {
    color: #000000;
    text-decoration: none;
}
.bluelink {
    color: #0000FF;
    text-decoration: none;
}
.orangelink {
    color: #ffffcc;
    text-decoration: none;
    font-weight: bold;
    padding: 1px;
}
a:hover {
    color: #44929F;
    text-decoration: underline;
}
a.blacklink:hover {
    color: #000000;
    text-decoration: underline;
}
a.blacklinkwithrollover:hover {
    color: #0000FF;
    text-decoration: underline;
}
A.bluelink:hover {
    color: #0000FF;
    background-color: #FFFF33;
    text-decoration: underline;
}
A.whitelink:hover {
    color: #003399;
    text-decoration: none;
}
a.orangelink:hover {
    color: #ffffcc;
    text-decoration: underline;
}
.boxborder {
    border-color: #C4161C;
    border-style: solid;
    border-width: 0;
}
.texto {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF0000;
    text-decoration: underline;
}
.top {
    padding-top: 5px;
    margin-bottom: 3px;
    min-width: 995px;
    width: expression(document.body.clientWidth < 995 ? "995px" : "auto");
}
p {
    text-align: justify;
    text-indent: 25px;
    font-family: Verdana, Arial;
    font-size: 12px;
    margin: 2px;
}
ul,ol {
    font-family: Verdana, Arial;
    font-size: 12px;
}
dl {
    font-family: Verdana, Arial;
    font-size: 12px;
}
dt {
    font-weight: bold;
    padding-top: 10px;
}
dt img {
    vertical-align: middle;
    margin: 0px 15px;
}
dd {
    text-align: justify;
}
label input {
    vertical-align: middle;
    margin-top: 0;
}
input[type=image] {
    vertical-align: bottom;
}
input[disabled],option[disabled],select[disabled] {
    cursor: not-allowed;
}
.header {
    clear: both;
    font-size: 11px;
    font-family: Verdana, Arial;
    padding: 2px 5px;
}
.header_naveg {
    clear: right;
}
.header_date {
    float: right;
    text-align: right;
}
/*
#superbanner {
    clear: both;
    width: 100%;
    position: relative;
}
#superbanner_content {
    text-align: center;
    z-index: 50;
    position: absolute;
    width: 100%;
}
*/
#aviso-desconto {
    background-color: #F3BE01;
    text-align: center;
}
.promo_validity {
    text-align: center;
    color: #DD0000;
    font-size: 0.8em;
    font-weight: bold;
}
.promo_validity,
.promo_validity em {
    font-style: normal;
}
/*
#superbanner .promo_validity {
    position: relative;
    clear: both;
}
*/
.tlcorner {
    display: block;
}
.trcorner {

    padding: 3px 2px;
    display: block;
}
.footer .trcorner,
.main_column_left .trcorner {
    background-image: url("../images/tr.gif") ;
    background-position: right top;
    background-repeat: no-repeat;
}
.footer .tlcorner,
.main_column_right .tlcorner {
    background-image: url("../images/tl.gif");
    background-position: left top;
    background-repeat: no-repeat;
}
/* Hides from IE5-mac \*/
* html .trcorner {
    height: 1%;
}
/* End hide from IE5-mac */ /*
.blcorner {
    background: url("../images/bl.gif") no-repeat left bottom;
}
.brcorner {
    background: url("../images/br.gif") no-repeat right bottom;
}
*/
div.box {
    margin: 0px 0px 10px 0px;
    font-family: Verdana, Arial;
    font-size: 12px;
    background-color: #FDFED7
}
div.box ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
div.box ul li {
    float: left;
    margin-left: 10px;
}
div.box h4 {
    font-size: 1em;
    margin: 5px 0;
}
.boxheading {
    background-color: #F4C402;
    font-weight: bold;
    text-align: center;
    margin: 0;
    font-size: 1em;
}
.boxbody {
    /*    border: 1px solid #FFF89C; */
    border-top: 0;
    padding: 2px;
    text-align: center;
}
.main_column_left .boxbody {
    border-left: none;
}
.boxbody-shopping-cart {
    border: 1px solid #C0C0C0;
    border-top: 0;
    padding: 0;
}
#box-tv {
    background-color: white;
}
#box-manufacturers {
    text-align: center;
    padding: 5px 0;
}
p.boxconheca {
    margin: 0px;
    text-indent: 0;
    padding: 4px;
    border-bottom: 1px solid #FFEDCF;
    font-size: 10px;
}
.main {
    clear: both;
    min-width: 995px;
    width: expression(document.body.clientWidth < 995 ? "995px" : "auto");
    /*  position: relative; */
}
.footer {
    clear: both;
    padding-top: 3px;
    min-width: 995px;
    width: expression(document.body.clientWidth < 995 ? "995px" : "auto");
}
.main_column_left {
    float: left;
    width: 145px;
    margin-right: 5px;
}
.main_middle {
    float: expression(document.body.clientWidth < 99500 ? "left" : "");
    width: expression(document.body.clientWidth - 298);
    margin-left: 150px !important;
    margin-right: 145px !important;
    margin-left: ;
    margin-right: ;
}
.main_column_right {
    float: right;
    right: 0px;
    width: 137px;
    margin: 0 1px 0 0;
}
.main_column_right em.promo_validity {
    display: block;
}
@media screen {
    .imp {
        display: none;
        visibility: hidden
    }
}
@media print {
    .tela {
        display: none;
        visibility: hidden
    }
}
.campo {
    margin-bottom: 5px;
    margin-left: 5px;
    font-family: Verdana, Arial;
    /*    font-size: 11px; */
    padding-top: 2px;
}
.rotulo {
    margin-bottom: 5px;
    font-family: Verdana, Arial;
    /*    font-size: 11px; */
    width: 150px;
    float: left;
    text-align: right;
    padding-top: 2px;
    padding-right: 5px;
    font-weight: bold;
}
.botao {
    margin-left: 150px;
    border: 0;
}
.erro,.info {
    color: red;
    font-family: Verdana, Arial;
    font-size: 15px;
    text-align: center;
    font-weight: bold;
}
fieldset {
    border: 0px;
    font-family: Verdana, Arial;
    font-size: 12px;
}
legend {
    font-weight: bold;
    font-style: italic;
}
form {
    margin: 0;
}
form br { /*   clear: both; */
}
h1.lista_produtos {
    text-align: center;
    font-family: Verdana, Arial;
    font-size: 13px;
    color: #44929F;
    border: 0;
    margin-top: 0;
}
h1.lista_produtos .ultimo {
    color: #003399;
}
.btn_add {
    text-align: center;
    padding: 5px;
}
div.entrega h2 {
    font-family: Verdana, Arial;
    font-size: 12px;
    background-color: #DFDFDF;
    text-align: center;
    color: #B0251D;
    padding: 5px;
    margin: 0 15%;
}
div.entrega a {
    color: #B0251D;
}
.package {
    font-family: Verdana, Arial;
    font-size: 10px;
    text-align: center;
    margin: 2px;
}
.package p {
    margin: 2px;
}
.package p.price {
    font-weight: bold;
}
.package p.special {
    color: red;
}
.receitas {
    font-family: Verdana, Arial;
    font-size: 12px;
    list-style: none;
    width: 500px;
    margin-left: 0px;
    padding-left: 0px;
}
.receitas li {
    line-height: 15px;
}
.receitas li.coluna1 {
    border-right: 1px solid #b0251d;
    width: 240px;
}
.receitas li.coluna2 {
    margin-left: 250px;
}
.titulo {
    text-align: center;
    font-family: Verdana, Arial;
    font-size: 15px;
    color: #44929F;
    border: 0;
}
.titulo1 {
    color: #000000;
    font-size: 12px;
    font-family: Verdana, Arial;
    text-align: center;
    background: #E0B602 url("/suplementos_alimentares/images/header/fundo-menu-sup.jpg")
        repeat-x bottom;
    padding: 5px;
    margin: 0px 0px 5px 0px;
}
h6.titulo1 {
    margin-top: 10px;
}
.header_navigation_bar {
    background-color: #ffffcc;
    border: 1px solid #C0C0C0;
    border-bottom: 0px;
    padding: 2px;
    text-align: center;
    font-family: Verdana, Arial;
    font-size: 10px;
    color: #b0251d;
}
.header_navigation_bar1 {
    background-color: #C0C0C0;
    border-left: 1px solid #FFFFCC;
    padding: 2px;
    text-align: center;
    font-family: Verdana, Arial;
    font-size: 10px;
}
.bottom_left {
    background-color: #B0251D;
    vertical-align: bottom;
    width: 10px;
}
.bottom_right {
    background-color: #C0C0C0;
    vertical-align: bottom;
    width: 10px;
}
.clsNode {
    font-size: 11px;
    font-family: Verdana, Arial;
    display: block;
    width: 100%;
}
.clsSelectedNode {
    font-size: 11px;
    font-family: Verdana, Arial;
    font-weight: bold;
    color: red;
}
.clsNode:hover,.clsSelectedNode:hover {
    display: block;
    text-decoration: none;
    color: #000;
    /*    background-color: #ebd3a3; */
    background-color: #FF9A95;
}
.clsftNode {
    border-bottom: 1px solid red;
}
#menu_glossario {
    position: relative;
    width: 100%;
    font-size: 11px;
    font-family: Tahoma, Arial;
    line-height: normal;
    background: url("../images/fundo-glossario.gif") repeat-x bottom;
}
#menu_glossario ul {
    margin: 0;
    padding: 10px 10px 0;
    list-style: none;
    height: 20px !important;
    height: 19px;
}
#menu_glossario li {
    display: inline;
    margin: 0;
    padding: 0;
}
#menu_glossario a {
    float: left;
    background: url("../images/left_both.gif") no-repeat left top;
    margin: 0;
    padding: 0px 0px 0px 4px;
    border-bottom: 1px solid #765;
    text-decoration: none;
}
#menu_glossario a span {
    float: left;
    display: block;
    background: url("../images/right_both.gif") no-repeat right top;
    padding: 3px 4px 2px 0px;
    font-weight: bold;
    color: #765;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu_glossario a span {
    float: none;
}
/* End IE5-Mac hack */
#menu_glossario a:hover span {
    color: #333;
}
#menu_glossario #current a {
    background-position: 0 -100px;
    border-width: 0;
}
#menu_glossario #current a span {
    background-position: 100% -100px;
    padding-bottom: 3px;
    color: #333;
}
#menu_glossario a:hover {
    background-position: 0% -100px;
    cursor: pointer;
}
#menu_glossario a:hover span {
    background-position: 100% -100px;
    cursor: pointer;
}
#lista_glossario {
    position: relative;
    margin: 0;
    font-size: 13px;
    font-family: Tahoma, Arial;
    line-height: normal;
    border: 1px solid #765;
    border-top: 0;
    padding-top: 5px;
}
#lista_glossario ul {
    list-style-type: none;
    list-style-position: inside;
    margin: 0px 0px 5px 5px;
    padding-left: 5px;
}
ul.glossario_bottom {
    display: inline;
}
ul.glossario_bottom li {
    float: left;
}
ul.glossario_bottom li.current a {
    font-weight: bold;
    color: #B0251D;
}
ul.glossario_bottom li a {
    padding: 0px 4px;
}
ul.glossario_bottom li a:hover {
    text-decoration: none;
    color: black;
    background-color: #C0C0C0;
}
table.box-shopping-cart {
    font-size: 9px;
    border-collapse: collapse;
}
table.box-shopping-cart td {
    border-bottom: 1px solid #C0C0C0;
}
table.box-shopping-cart td.price {
    text-align: right;
    vertical-align: bottom;
}
div.naveg_buttons {
    text-align: right;
    font-size: 12px;
    font-family: Verdana, Arial;
    padding: 5px;
}
div.naveg_buttons div.left_buttons {
    float: left;
}
div.naveg_buttons img,div.naveg_buttons .botao,div.naveg_buttons input {
    margin: 5px;
    border: 0;
}
div.paginator {
    font-family: Verdana, Arial;
    margin: 10px;
}
div.paginator div.paginator-count {
    padding: 5px 0 0 0;
}
div.paginator div.naveg {
    /*float: left;
    width: 50%;*/
    text-align: right;
    font-weight: bold;
}
div.paginator div.naveg select {
    vertical-align: middle;
}
div.paginator div.naveg a,
div.paginator div.naveg .current {
    color: #44929F;
    padding: 2px 6px !important;
    padding: 2px 6px 4px 6px;
    margin: 0 2px;
    border: 1px solid #44929F;
}
div.paginator div.naveg .arrows {
    border: 1px solid #44929F;
    padding: 2px 4px !important;
    padding: 4px;
    margin: 0 2px;
}
div.paginator div.naveg .current {
    background-color: #44929F;
    color: #FFFFFF;
}
div.paginator div.naveg a:hover {
    text-decoration: none;
    background-color: #EFD777;
    color: #003399;
}
div.paginator div.naveg .arrows img,div.paginator div.naveg a img {
    vertical-align: text-bottom;
    padding: 1px 0;
}
.negrito {
    font-weight: bold;
}
hr.red {
    border: 1px solid #B0251D;
    border-collapse: collapse;
}
.required {
    color: red;
    font-family: Verdana, Arial;
    font-size: 13px;
    padding: 10px 10px 10px 150px;
}
/*   Estilo do Menu   */
/*   Início do estilo para o menu de categorias   */
.menu_logo {
    float: left;
}
.menu_superior {
    height: 95px;
    text-align: center;
}
.menu_superior img {
    vertical-align: middle;
    margin-right: 2px;
    border: 0;
    margin-top: -5px;
}
.menu_superior span {
    white-space: nowrap;
}
.menu_superior a {
    cursor: pointer;
    margin-left: 5px;
}
.header_info {
    padding: 0 0 10px 0;
}
/*   Estilo do menu rápido   */
.menu_rapido {
    clear: both;
    width: 100%;
    min-width: 995px;
    background: #fce571 url("/suplementos_alimentares/images/header/fundo-menu-sup.jpg")
        repeat-x top;
}
.menu_rapido ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    /*    display: inline-table;
    clear: both;
    white-space: nowrap; */
}
.menu_rapido td {
    border-right: 1px solid gray;
}
.menu_rapido ul li {
    float: left;
    border-right: 1px solid gray;
    width: 16%;
    height: 28px;
    /*    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: normal;
    text-align: center;
    font-family: Verdana, Arial;
    font-size: 10px;
    background: transparent url("/suplementos_alimentares/images/header/fundo-menu-sup.jpg") repeat-x top;
    height: 22px !important;
    height: 28px; */
}
.menu_rapido td a {
    display: block;
    padding: 6px 5px 5px 5px;
    text-align: center;
    /*    height: 17px;
    padding: 4px 0;
     padding-right: 10px; */
}
.menu_rapido a:hover {
    color: #44929f;
    text-decoration: none;
}
#busca {
    padding: 0 0 0 5px;
    text-align: center;
    white-space: nowrap;
}
#busca input {
    border: 0;
    font-size: 12px;
}
#busca #keywords {
    width: 245px !important;
    width: 255px;
    margin-top: 6px;
}
#quick_find { /*    margin-top: 7px !important;
    margin-top: 5px; */
}
.aprovacao {
    text-align: center;
    text-indent: 0;
}
.avisos {
    font-family: Verdana, Arial;
    font-size: 14px;
    margin: 5px;
    padding: 5px;
    text-align: center;
}
.avisos p {
    font-size: 14px;
}
.avisos strong {
    font-weight: bold;
    color: #B0251D;
}
.avisos div {
    color: #B0251D;
    font-weight: bold;
    text-align: center;
    font-size: 1.1em;
}
.cheque {
    color: #B0251D;
    font-weight: bold;
    text-align: center;
}
a#correios {
    font-size: .75em;
}
.flashmovie {
    height: 100px;
    overflow: hidden;
    position: absolute;
}
div.blcorner a.whitelink {
    display: block;
    font-size: 18px;
}
.advertencia {
    text-align: center;
    margin: 10px 100px;
    background-color: #FFE88F;
}
.advertencia img {
    margin-right: 10px;
    vertical-align: middle;
}
.invisivel {
    display: none;
    visibility: hidden;
}
div.tutorial {
    border: 1px solid silver;
    margin-top: 5px;
    padding: 2px 0;
}
.fim-de-ano {
    margin: 10px 50px;
    padding: 5px;
    color: red;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}
.fim-de-ano a {
    color: red;
}
#dados-lojas {
    padding-top: 10px;
}
#horario-loja-virtual h3,
#dados-lojas h3,
#formas-pagamento h3,
#cartas-autorizacao h3 {
    text-align: center;
    color: #44929F;
}
#formas-pagamento h6 {
    margin: 0;
    padding: 0;
    font-size: 1.1em;
}
#horario-loja-virtual {
    text-align: center;
}
#horario-loja-virtual img {
    vertical-align: middle
}
#dados-lojas, #dados-lojas dd {
    text-align: center;
}
#horario-loja-virtual table td, 
#dados-lojas table td {
    text-align: center;
}
#dados-lojas .endereco-loja {
    vertical-align: top;
    width: 25%;
    padding: 5px;
}
#dados-lojas address {
    font-style: normal;
    line-height: 1.4em;
}
#dados-loja #endereco p {
    width: 50%
}
#dados-lojas address span {
    white-space: nowrap;
}
#dados-loja div p {
    text-align: center;
    margin: 0;
    text-indent: 0;
    float: left;
}
#dados-loja #telefone {
    background: transparent url("../images/fone2.jpg") left center no-repeat;
}
#dados-lojas dl dt {
    float: left;
}
#formas-pagamento {
    clear: both;
    text-align: center;
}
#formas-pagamento a:hover {
    text-decoration: none;
}
#formas-pagamento div {
    width: 19%;
    float: left;
}
#seguranca-confiabilidade {
    padding: 10px 0;
}
#seguranca-confiabilidade div {
    width: 16.5%;
    float: left;
    text-align: center;
}
#menu-institucional {
    padding: 10px 0 0 0;
    clear: both;
    text-align: center;
    width: 100%;
}
#menu-institucional ul {
    list-style-type: none;
    margin: 10px 0;
}
#menu-institucional ul li {
    display: inline;
    border-left: 1px solid gray;
}
#menu-institucional ul li.first {
    border: 0;
}
#menu-institucional ul li a {
    padding: 5px 20px;
}
#copyright {
    clear: both;
    text-align: center;
    float: left;
    width: 100%;
}
#counter-container {
    float: right;
    font-size: 0.75em;
}
#lwinformatica-mkteam {
    text-align: center;
    clear: both;
    padding: 20px;
}
#aviso-preco {
    background-color: #FFF1AF;
    border: 2px solid #EFD468;
    clear: both;
}
#aviso-preco p {
    text-align: center;
}
.carrinho {
    vertical-align: middle;
    padding-left: 5px;
}
.cat-heading {
    background: #FCE571 url("/suplementos_alimentares/images/header/fundo-menu-sup.jpg") top center repeat-x scroll ;
    font-weight: bold;
}
#superbanner_content {
    text-align: center;
}
table thead th {
    padding: 5px;
    color: #000000;
    background: #F4C402 url("/suplementos_alimentares/images/header/fundo-menu-sup.jpg")
        repeat-x top;
}
table tfoot th {
    padding: 2px;
}
.counter {
    text-align: right;
    font-size: 8px;
    padding: 5px;
}
#header-lojas {
    padding: 0 10px;
    text-align: center;
    height: 100px;
    float: right;
}
#header-lojas ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-weight: bold;
}
#header-lojas li {
    padding: 2px;
}
#arvore-categorias {
    background-color: #FDFED7;
    width: 142px;
    overflow: hidden;
    font-size: 10px;
    text-align: left;
}
#arvore-categorias h2 {
    margin: 0;
    padding: 0;
    font-size: 12px;
}
#arvore-categorias .categoria-nivel1 {
    font-size: 12px;
    font-weight: bold;
    margin: 5px 0 0;
    text-align: center;
}
#arvore-categorias .categoria-nivel2 {
    color: #003399
}
#arvore-categorias .categoria-nivel1,
#arvore-categorias .categoria-nivel1 a
{
    color: #44929F;
}
#arvore-categorias a {
    display: block;
    padding: 2px 1px;
}
#arvore-categorias a:hover {
    text-decoration: none;
    background-color: #66bcc4;
    /*    background-color: #53BCC5; */
    /*    background-color: #EFD777; */
    color: #ffffff;
}
#cartao-credito img {
    margin: 2px;
}
#seguranca {
    text-align: center;
}
#seguranca img {
    padding: 5px 0;
}
#newsletter-form {
    text-align: center;
}
#newsletter-form label {
    text-align: left;
    display: block;
}
#newsletter-form h3 {
    color: #44929F;
    font-size: 1em;
}
#newsletter-form input[type=text],
#newsletter-form #newsletter_nome,
#newsletter-form #newsletter_email {
    width: 120px;
}
#newsletter-form .erro {
    font-size: 1em;
}
#selo-ebit {
    text-align: center;
}
h1.vitrine {
    text-align: left;
    font-family: Verdana, Arial;
    font-size: 12px;
    color: black;
    background-color: #F4C402;
}
h1.vitrine .tlcorner {
    background-image: url("/suplementos_alimentares/images/tl.gif") ;
    background-position: left top;
    background-repeat: no-repeat;
}
h1.vitrine .trcorner {
    background-image: url("/suplementos_alimentares/images/tr.gif") ;
    background-position: right top;
    background-repeat: no-repeat;
}
.propaganda-tv {
    text-align: center;
    margin: 20px;
}
.horario-funcionamento,
.horario-funcionamento dd {
    text-align: center;
    margin: 0;
}
.indisponivel td,.indisponivel a,.indisponivel {
    color: #808080;
}
.dlg-errors, .dlg-messages {
    margin: 0 10%;
    padding: 7px 0;
}

.dlg-errors {
    color: #D63301;
    border: 1px solid #D63301;
    background: #FFCCBA url("/images/erro.gif") 4px 4px no-repeat;
}

.dlg-warnings {
    color: #DFA200;
    border: 1px solid #FFD100;
    background: #FEFFAF url("/images/warning.gif") 4px 4px no-repeat;
}

.dlg-infos {
    color: #0000BB;
    border: 1px solid #0E4BEF;
    background: #C3D5DF url("/images/info.gif") 4px 4px no-repeat;
}

.dlg-errors li, .dlg-messages li,
.dlg-messages * {
    list-style-type: none;
    padding: 4px 20px 4px 50px;
    text-align: justify;
}
.desconto {
    color: #FF0000;
}
#shopping-cart-box span {
    float: right;
}
