﻿/**
	@Project:
	@Date: 01.02.2012
**/

/* HTML 5 */
nav, section, article, header, figure
{
    display: block;
    margin: 0;
    padding: 0;
}

body
{
    /* margin-bottom:50px; */
}
/**estrutura**/

.container
{
    width: 1000px;
    margin: 0 auto;
    background: #FFF;
    padding: 0 20px;
}

#header
{
    height: 190px;
    position: relative;
    z-index: 3;
}
#main
{
    min-height: 440px;
    height: 100%;
    z-index: 2;
    overflow: hidden;
    padding-bottom: 30px;
}
#footer
{
    clear: both;
    overflow: hidden;
    padding-bottom: 5px;
}
#header, #main, #footer
{
    background-color: #fff;
    display: block;
    width: 1000px;
}


/**Header**/

#header h1
{
    position: absolute;
    top: 15px;
    display: inline-block;
    left: 0px;
    height: 118px;
}
#header h1 a
{
}


.hdr-b-l, .hdr-b-r
{
    position: absolute;
    top: 0px;
    height: 8px;
}
.hdr-b-l
{
    left: 0px;
    background-color: #e7e6e6;
    width: 235px;
}
.hdr-b-r
{
    right: 0px;
    background-color: #acd162;
    width: 765px;
}


/*Header*/

/*sprites imagem*/

.nav-departamntos h2, .nav-departamntos ul li a:hover, .nav-departamntos ul li a.active, .cart .ico-carrinho, .cart .lblcarrinho, .vm2, .list li, .nav-client .meus-pedidos, .nav-client .minhas-listas, .nav-client .meus-dados-cadastro, .nav-client .entrega, .nav-client .como-comprar, .nav-client .central-atendimento, .list-linha-produto .btn-pro-produto, .list-linha-produto .btn-ant-produto, .bx-opt .internetsegura, .bx-opt .certisign, .bx-opt .bx-social .face, .bx-opt .bx-social .twitter, .bx-opt .bx-social .tube, .ie8 .search .txtbusca, .ie7 .search .txtbusca, .RadInput .inputQtd, .b-central-atend h3, .aba-cont li span, .aba-cont li.active span, .ie8 .formularios .cad-txt, .ie8 .formularios .cad-are, .ie7 .formularios .cad-txt, .ie7 .formularios .cad-are, .progresso li a span, .progresso li .seta, .ie7 .formularios .col .cad-txt, .ie8 .formularios .col .cad-txt
{
    background-image: url('/App_Themes/Sonda/imagens/sprites.png');
    background-repeat: no-repeat;
}




/*navegação departamentos*/

.nav-departamntos
{
    width: 235px;
    float: left;
    font-size: 14px;
    padding-bottom: 45px;
}

.nav-departamntos h2
{
    margin-top: 0px;
    font-weight: normal;
    border-top: 1px #fff solid;
    border-right: 1px #c2c2c2 solid;
    padding-bottom: 0px;
    height: 40px;
    background-color: #dbdbdb;
    background-position: 205px -220px;
}
.nav-departamntos h2.semseta
{
    margin-top: 0px;
    font-weight: normal;
    border-top: 1px #fff solid;
    border-right: 1px #c2c2c2 solid;
    padding-bottom: 0px;
    height: 40px;
    background-color: #dbdbdb;
    background-position: 205px -315px;
}
.nav-departamntos h2 a
{
    padding-left: 29px;
    color: #7f7f7f;
    text-decoration: none;
    font-size: 14px;
    font-family: 'FuturaMedium';
    line-height: 40px;
    text-transform: uppercase;
    display: block;
}

.nav-departamntos ul
{
    margin-left: 0; /* 22 */
    border-top-color: #dbdbdb;
    border: 1px #efeceb solid;
    background-color: #f6f6f8;
}
.nav-departamntos ul li
{
    padding-left: 9px;
    padding-right: 9px;
}
.nav-departamntos > ul > li {
    padding: 0;
}
.nav-departamntos > ul > li > a {
    padding-left: 12px;
    padding-right: 12px;
}

.nav-departamntos ul li span
{
    display: none;
    height: 1px;
    background-color: #d3d0cf;
    border: 1px #fff solid;
    background: -moz-linear-gradient(left,  #ffffff 0%, #d3d0cf 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(100%,#d3d0cf)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #ffffff 0%,#d3d0cf 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #ffffff 0%,#d3d0cf 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #ffffff 0%,#d3d0cf 100%); /* IE10+ */
    background: linear-gradient(left,  #ffffff 0%,#d3d0cf 100%); /* W3C */
}

.nav-departamntos ul li a
{
    display: block;
    padding: 6px 20px;
    color: #7c7b7b;
    text-decoration: none;
}
.nav-departamntos > ul > li {

}
.nav-departamntos > ul > li > a {
    padding : 10px 20px;
}
.nav-departamntos > ul > li:hover > a,
.nav-departamntos > ul > li:hover {
    background-color: #ebebeb;
}
.nav-departamntos ul li a:hover, .nav-departamntos ul li a.active
{
    color: #8fb93d;
    font-weight: bold;
    background-position: 0 -270px; /* 275 */
}
/*color:#8fb93d;*/
.nav-departamntos ul li a.active
{
    background: #dfdfdf;
}
.nav-departamntos ul li a.activeMenu,
.nav-departamntos ul li.activeMenu a
{
    color: #8fb93d;
    font-weight: bold;
    background-position: 0 -225px;
    background-color: #dfdfdf;
}
/*sub*/
.nav-departamntos > ul > li > .sub {
    position: absolute;
	top: 0;
	left: 233px; /* 233 */
    display: block;
    width: 0;
    overflow: hidden;
    border-top-color: #dbdbdb;
    border: 1px #efeceb none;
    margin: 0px;
    background-color: #eaf4d2;
    opacity: 0;
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
}
.nav-departamntos > ul > li {
    position: relative;
}
.nav-departamntos > ul > li:hover > .sub {
    width: 233px;
    display: block;
    overflow: inherit;
    margin-left: 0;
    opacity: 1;
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
    -webkit-box-shadow: 4px 0px 13px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 4px 0px 13px 0px rgba(0,0,0,0.1);
    box-shadow: 4px 0px 13px 0px rgba(0,0,0,0.1);
}
.nav-departamntos > ul > li:hover .sub > li {
    width: 233px;
    position: relative;
}
.nav-departamntos > ul > li:hover .sub > li {
    border-top: 1px solid #D1DEB2;
}
.nav-departamntos > ul > li:hover .sub > li:first-child {
    border-top-color: transparent;
}
.nav-departamntos .menuover {
    position: absolute;
    top: 0;
    left: 233px;
    width: 0;
    overflow: hidden;
    margin-left: 0;
    opacity: 0;
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
}
.nav-departamntos .menuover > li {
    width: 233px;
}
.nav-departamntos > ul > li > ul > li:hover .menuover {
    display: block;
    width: 233px;
    overflow: inherit;
    opacity: 1;
    background-color: #f1f1f1;
    -webkit-transition: all 350ms ease-in-out;
    -moz-transition: all 350ms ease-in-out;
    -o-transition: all 350ms ease-in-out;
    transition: all 350ms ease-in-out;
    -webkit-box-shadow: 4px 0px 13px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 4px 0px 13px 0px rgba(0,0,0,0.1);
    box-shadow: 4px 0px 13px 0px rgba(0,0,0,0.1);
}
.nav-departamntos > ul > li > ul > li:hover .menuover > li {
    border-top: 1px solid #ebebeb;
}
.nav-departamntos > ul > li > ul > li:hover .menuover > li > a {
    padding: 9px 20px;
}
.nav-departamntos > ul > li > ul > li:hover .menuover > li > a:hover {
    background-color: #ebebeb;
    color: #666;
}
.nav-departamntos > ul > li > ul > li:hover .menuover > li:first-child {
    border-top-color: transparent;
}
.nav-departamntos ul li .sub li
{
    padding: 0px;
}
.nav-departamntos ul li .sub li a
{
    font-size: 12px;
    padding: 10px 20px;
}
.nav-departamntos ul li .sub li a:hover, .nav-departamntos ul li .sub li a.active
{
    background-image: none;
}
.nav-departamntos > ul > li.activeJQ .sub .menuover.activeJQ,
.nav-departamntos > ul > li.activeJQ > .sub {
    position: relative;
    left: 0;
    width: auto;
    opacity: 1;
}
.nav-departamntos .activeJQ .sub .menuover.activeJQ > li,
.nav-departamntos > ul > li.activeJQ:hover .sub > li,
.nav-departamntos > ul > li.activeJQ > ul > li:hover,
.nav-departamntos > ul > li.activeJQ > ul > li:hover .menuover {
    width: auto;
    box-shadow: none;
}
.nav-departamntos > ul > li.activeJQ .sub .activeJQ .menuover{
}
.nav-departamntos .activeJQ .sub .activeJQ .menuover > li {

}
.nav-departamntos .activeJQ li a {
    padding-left: 30px !important;
}
.nav-departamntos .activeJQ li.activeJQ .menuover a {
    padding-left: 45px !important;
}
.nav-departamntos .activeJQ li.activeJQ .menuover a.activeMenu
{
    background-color: #f1f1f1;
}
.nav-departamntos > ul > li.activeJQ > .sub {
    box-shadow: none;
}
.nav-departamntos .activeJQ .menuover > li {
    border-top: 1px solid #ebebeb;
}
.nav-departamntos .activeJQ .menuover > li > a {
    padding: 9px 20px;
}
.nav-departamntos > ul > li.activeJQ .sub > li {
    border-top: 1px solid #D1DEB2;
}
/*busca*/
.bx-nav-search
{
    border-top: 1px #efeceb solid;
    float: left;
    position: relative;
    width: 765px;
    height: 125px;
    position: relative;
    left: -15px;
}

.search
{
    height: 76px;
    width: 567px;
    float: left;
    padding: 7px 0px 0px 8px;
    border-right: 1px #c2c2c2 solid;
    background-color: #dbdbdb;
}
.search .txtbusca, .search .btnbusca, .search span, .search input[type=text], .search input[type=submit]
{
    /*float:left;*/
    margin-top: 3px;
    margin-right: 0px;
}
.search span
{
    color: #fff;
    line-height: 30px;
    font-size: 14px;
    font-family: 'FuturaMedium';
}
.search .txtbusca
{
    height: 32px;
    line-height: 32px;
    color: #555;
    font-size: 14px;
    font-family: 'FuturaMedium';
    border-top: 1px #a5a5a5 solid;
    background-color: #fff;
    padding-left: 10px;
    border-bottom: 1px #e0e0e0 solid;
    border-right: 1px #c4c4c4 none;
    border-left: 1px #a5a5a5 solid;
    box-shadow: 3px 4px 5px #DADADA inset;
    -moz-box-shadow: 3px 4px 5px #DADADA inset;
    -webkit-box-shadow: 3px 4px 5px #DADADA inset;
}
.search .lnkcomprarapida
{
    font-weight: bold;
    float: right;
    margin-right: 16px;
    line-height: 20px;
    font-size: 12px;
}

.search .cblTipo
{
}
.search .cblTipo td
{
    padding-right: 13px;
    padding-top: 4px;
}
.search .cblTipo label
{
    color: #666666;
    font-size: 12px;
}
.search .cblTipo input, .search .cblTipo input[type=checkbox]
{
    background-color: transparent;
    border: 1px #fff none;
    margin-right: 5px;
}

.search input.btnbusca, .search input[type=submit]
{
    font-family: 'FuturaMedium';
    text-transform: uppercase;
    margin-right: 0px;
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
    text-decoration: none;
    text-decoration: none;
    background-color: #FF6600;
    height: 32px;
    border-top: 1px #ff7d13 solid;
    border-bottom: 1px #ea7f10 solid;
    border-right: 1px #c4c4c4 none;
    border-left: 1px #a5a5a5 none;
    float: left;
    width: 38px;
}

.search input.btnbusca:hover
{
    color: #fff;
    border-top: 1px #d8d8d9 solid;
    border-right: 1px #c0c0c1 solid;
    border-left: 1px #c0c0c1 solid;
    border-bottom: 1px #212121 solid;
    background-color: #9e9e9f;
    background: -moz-linear-gradient(top,  #9e9e9f 0%, #9e9e9f 2%, #9e9e9f 2%, #9e9e9f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9e9e9f ), color-stop(2%,#9e9e9f ), color-stop(2%,#9e9e9f ), color-stop(100%,#9e9e9f )); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #9e9e9f 0%,#9e9e9f 2%,#9e9e9f 2%,#9e9e9f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #9e9e9f 0%,#9e9e9f 2%,#9e9e9f 2%,#9e9e9f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #9e9e9f 0%,#9e9e9f 2%,#9e9e9f 2%,#9e9e9f 100%); /* IE10+ */
    background: linear-gradient(top,  #9e9e9f 0%,#9e9e9f 2%,#9e9e9f 2%,#9e9e9f 100%); /* W3C */
}


.lnkdisabled
{
    pointer-events: none;
    cursor: default;
    disabled: disabled;
}


/* carrinho*/
.cart
{
    border: 1px #efeceb solid;
    cursor: pointer;
    padding: 7px 0px 0px 11px;
    width: 174px;
    height: 75px;
    float: left;
    line-height: 18px;
    background-color: #f3f3f3;
    color: #84766e;
    cursor: pointer;
    position: relative;
}

.cart .ico-carrinho
{
    margin-right: 5px;
    float: left;
    width: 26px;
    height: 33px;
    background-position: -161px -349px;
}

.cart .lblcarrinho
{
    font-family: 'FuturaMedium';
    text-transform: uppercase;
    background-position: 106px -231px;
    display: inline-block;
    padding-right: 24px;
    font-size: 13px;
}
.cart .lblqtd, .cart .lblfrete
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
}
.cart .lblqtd
{
    color: #8fb93d;
}
.cart .lblfrete
{
}
.boxmsg
{
    font-size: 10px;
    margin-top: 0px;
    margin-left: -5px;
    letter-spacing: -1px;
    height: 36px;
    font-family: Verdana;
}
.boxmsg span
{
    background: url("/App_Themes/Sonda/imagens/spn_seta.png") no-repeat #e8f1d7 5px 4px;
    display: block;
    width: 175px;
    text-indent: 12px;
}




.listdetail
{
    position: absolute;
    top: 83px;
    right: 0px;
    padding: 8px;
    width: 286px;
    min-height: 150px;
    background-color: #f3f3f3;
    z-index: 9999;
    color: #4f4f4f;
    font-size: 12px;
}
.listdetail .list
{
    margin-top: 0px;
}
.listdetail .list th
{
    padding: 10px 0px 0px 0px;
    color: #acd162;
    font-size: 14px;
}
.listdetail .list td
{
    padding: 5px 0px;
    font-weight: bold;
}
.listdetail .list .productlist
{
    max-height: 194px;
    overflow: auto;
}
.listdetail .list .productlist table
{
    width: 278px;
    border-collapse: collapse;
}
.listdetail .list .productlist td
{
}
.listdetail .list .productlist td + td, .listdetail .list tfoot td + td
{
    color: #ff8827;
    text-align: right;
}
.listdetail .btn2
{
    width: 265px;
    cursor: pointer;
    margin-top: 5px;
}
.listdetail .list tfoot td
{
    border-top: 1px #808082 solid;
}



/*btn */

.btn, .btn2
{
    position: relative;
    font-size: 14px;
    font-weight: bold;
    color: #fff !important;
    display: inline-block;
    height: 30px;
    padding: 0px 10px;
    line-height: 30px;
    text-align: center;
}
.btn
{
    border-top: 1px #ff7d13 solid;
    border-bottom: 1px #ea7f10 solid;
    font-family: 'FuturaMedium';
    background: -moz-linear-gradient(top,  #ffffff 0%, #ffb97f 2%, #ff8b2b 4%, #ff8b2b 14%, #d46000 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(2%,#ffb97f), color-stop(4%,#ff8b2b), color-stop(14%,#ff8b2b), color-stop(100%,#d46000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#ffb97f 2%,#ff8b2b 4%,#ff8b2b 14%,#d46000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#ffb97f 2%,#ff8b2b 4%,#ff8b2b 14%,#d46000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#ffb97f 2%,#ff8b2b 4%,#ff8b2b 14%,#d46000 100%); /* IE10+ */
    background: linear-gradient(top,  #ffffff 0%,#ffb97f 2%,#ff8b2b 4%,#ff8b2b 14%,#d46000 100%); /* W3C */
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
}

.btn2, .btn3
{
    border-top: 1px #b0c783 solid;
    border-right: 1px #7fa435 solid;
    border-left: 1px #7fa435 solid;
    border-bottom: 1px #7fa435 solid;
    background-color: #acd162;
    border-top: 1px #deedc0 solid;
    border-right: 1px #9c0c0c1 solid;
    border-bottom: 1px #307100 solid;
    border-left: 1px #c0c0c1 solid;
    background: -moz-linear-gradient(top,  #acd162 0%, #d1e5a8 2%, #acd162 2%, #acd162 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#acd162), color-stop(2%,#d1e5a8), color-stop(2%,#acd162), color-stop(100%,#acd162)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #acd162 0%,#d1e5a8 2%,#acd162 2%,#acd162 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #acd162 0%,#d1e5a8 2%,#acd162 2%,#acd162 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #acd162 0%,#d1e5a8 2%,#acd162 2%,#acd162 100%); /* IE10+ */
    background: linear-gradient(top,  #acd162 0%,#d1e5a8 2%,#acd162 2%,#acd162 100%); /* W3C */
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
}

.btn-active
{
    color: #fff;
    border-bottom: 1px #d8d8d9 solid;
    border-left: 1px #c0c0c1 solid;
    border-right: 1px #c0c0c1 solid;
    border-top: 1px #212121 solid;
    background-color: #9e9e9f;
    background: -moz-linear-gradient(top,  #9e9e9f 0%, #9e9e9f 2%, #9e9e9f 2%, #9e9e9f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9e9e9f ), color-stop(2%,#9e9e9f ), color-stop(2%,#9e9e9f ), color-stop(100%,#9e9e9f )); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #9e9e9f 0%,#9e9e9f 2%,#9e9e9f 2%,#9e9e9f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #9e9e9f 0%,#9e9e9f 2%,#9e9e9f 2%,#9e9e9f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #9e9e9f 0%,#9e9e9f 2%,#9e9e9f 2%,#9e9e9f 100%); /* IE10+ */
    background: linear-gradient(top,  #9e9e9f 0%,#9e9e9f 2%,#9e9e9f 2%,#9e9e9f 100%); /* W3C */
}

.btn3:hover, .btn2:hover, .vitrine .item .btn:hover, .btn:hover
{
    color: #fff;
    border-top: 1px #d8d8d9 solid;
    border-right: 1px #c0c0c1 solid;
    border-left: 1px #c0c0c1 solid;
    border-bottom: 1px #212121 solid;
    background-color: #9e9e9f;
    background: -moz-linear-gradient(top,  #9e9e9f 0%, #9e9e9f 2%, #9e9e9f 2%, #9e9e9f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9e9e9f ), color-stop(2%,#9e9e9f ), color-stop(2%,#9e9e9f ), color-stop(100%,#9e9e9f )); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #9e9e9f 0%,#9e9e9f 2%,#9e9e9f 2%,#9e9e9f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #9e9e9f 0%,#9e9e9f 2%,#9e9e9f 2%,#9e9e9f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #9e9e9f 0%,#9e9e9f 2%,#9e9e9f 2%,#9e9e9f 100%); /* IE10+ */
    background: linear-gradient(top,  #9e9e9f 0%,#9e9e9f 2%,#9e9e9f 2%,#9e9e9f 100%); /* W3C */
}


/*btn voltar e imprimir */

.btn-voltar
{
    background-position: 4px -922px;
}
.btn-print, .btn-voltar
{
    padding-left: 18px;
    color: #003366;
    text-decoration: none;
    background-color: transparent;
    background-repeat: no-repeat;
}
.btn-print
{
    background-position: 0px -1136px;
    padding-left: 18px;
    color: #003366;
}
.btn-print:hover, .btn-voltar:hover
{
    color: #00adef;
}


/*ajuste de alinhamento para btn em form*/
.alw
{
    padding: 20px 0px 20px 307px;
}
.alw-l
{
    padding: 20px 0px 20px 0px;
}
.alw-r
{
    padding: 20px 20px 20px 0px;
    text-align: right;
}
.alw-b
{
    padding: 10px 0px 0px 10px;
}
.alw-b .btn, .alw-b .btn2
{
    margin-right: 10px;
}


/*menu top*/
.nav-top
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 8;
    height: 34px;
    padding-top: 7px;
    background-color: #acd162;
    width: 764px;
}
.nav-top li:first-child, .nav-top li.first, .nav-top li.first a
{
    border-left-style: none;
}
.nav-top li.first
{
    padding: 0px;
}
.nav-top li.first a
{
    width: 196px;
    text-indent: 20px;
    background: url("/App_Themes/Sonda/imagens/drop_down_ofertas.png") no-repeat right;
}
.nav-top li.first a:hover
{
    background: url("/App_Themes/Sonda/imagens/drop_down_ofertas.png") no-repeat right;
    border-top: 1px solid transparent;
    border-bottom: none;
}
.nav-top li.last
{
    border-right-style: none;
}
.nav-top li
{
    border-left: 1px #d6e88e solid;
    border-right: 1px #80a13e solid;
    float: left;
    height: 27px;
    line-height: 27px;
    padding: 0px 6px;
}
.nav-top .li_Frete
{
    background: #f3f3f3;
    height: 41px;
    margin-top: -7px;
    color: #818181;
    font-size: 10px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    width: 89px;
    border-right: none;
}
.nav-top .li_Frete span
{
    color: #f2872b;
    font-size: 11px;
    font-weight: bold;
}
.nav-top li a
{
    font-family: 'FuturaMedium';
    text-transform: uppercase;
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
    text-decoration: none;
    border-top: 1px #acd162 solid;
    border-bottom: 1px #acd162 solid;
    height: 30px;
    float: left;
    padding: 0px 4px;
    margin-top: -3px;
}
.nav-top li a:hover, .nav-top li a.active, .search input.btnbusca, .search input[type=submit]
{
    text-decoration: none;
    height: 34px;
    border-top: 1px #ff7d13 solid;
    border-bottom: 1px #ea7f10 solid;
    background: -moz-linear-gradient(top,  #ffffff 0%, #ffb97f 2%, #ff8b2b 4%, #ff8b2b 14%, #d46000 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(2%,#ffb97f), color-stop(4%,#ff8b2b), color-stop(14%,#ff8b2b), color-stop(100%,#d46000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#ffb97f 2%,#ff8b2b 4%,#ff8b2b 14%,#d46000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#ffb97f 2%,#ff8b2b 4%,#ff8b2b 14%,#d46000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#ffb97f 2%,#ff8b2b 4%,#ff8b2b 14%,#d46000 100%); /* IE10+ */
    background: linear-gradient(top,  #ffffff 0%,#ffb97f 2%,#ff8b2b 4%,#ff8b2b 14%,#d46000 100%); /* W3C */
}
.nav-top li a.active:hover
{
    color: #fff;
    border-top: 1px #d8d8d9 solid;
    border-left: 1px #c0c0c1 none;
    border-bottom: 1px #212121 none;
    background-color: #9e9e9f;
    background: -moz-linear-gradient(center top , #FFFFFF 0%, #FFB97F 2%, #FF8B2B 4%, #FF8B2B 14%, #D46000 100%) repeat scroll 0 0 transparent !important;
    border-bottom: 1px solid #EA7F10 !important;
    border-top: 1px solid #FF7D13 !important;
    height: 30px !important;
    text-decoration: none !important;
    border-bottom-width: 0px !important;
    text-decoration: none;
    color: #FFF !important;
    background: -webkit-linear-gradient(center top , #FFFFFF 0%, #FFB97F 2%, #FF8B2B 4%, #FF8B2B 14%, #D46000 100%) repeat scroll 0 0 transparent !important;
    border-bottom: 1px solid #EA7F10 !important;
    border-top: 1px solid #FF7D13 !important;
    height: 30px !important;
    text-decoration: none !important;
    border-bottom-width: 0px !important;
    text-decoration: none;
    color: #FFF !important;
    background: -webkit-gradient(center top , #FFFFFF 0%, #FFB97F 2%, #FF8B2B 4%, #FF8B2B 14%, #D46000 100%) repeat scroll 0 0 transparent !important;
    border-bottom: 1px solid #EA7F10 !important;
    border-top: 1px solid #FF7D13 !important;
    height: 30px !important;
    text-decoration: none !important;
    border-bottom-width: 0px !important;
    text-decoration: none;
    color: #FFF !important;
    background: -o-linear-gradient(center top , #FFFFFF 0%, #FFB97F 2%, #FF8B2B 4%, #FF8B2B 14%, #D46000 100%) repeat scroll 0 0 transparent !important;
    border-bottom: 1px solid #EA7F10 !important;
    border-top: 1px solid #FF7D13 !important;
    height: 30px !important;
    text-decoration: none !important;
    border-bottom-width: 0px !important;
    text-decoration: none;
    color: #FFF !important;
    background: -ms-linear-gradient(center top , #FFFFFF 0%, #FFB97F 2%, #FF8B2B 4%, #FF8B2B 14%, #D46000 100%) repeat scroll 0 0 transparent !important;
    border-bottom: 1px solid #EA7F10 !important;
    border-top: 1px solid #FF7D13 !important;
    height: 30px !important;
    text-decoration: none !important;
    border-bottom-width: 0px !important;
    text-decoration: none;
    color: #FFF !important;
    background: linear-gradient(center top , #FFFFFF 0%, #FFB97F 2%, #FF8B2B 4%, #FF8B2B 14%, #D46000 100%) repeat scroll 0 0 transparent !important;
    border-bottom: 1px solid #EA7F10 !important;
    border-top: 1px solid #FF7D13 !important;
    height: 30px !important;
    text-decoration: none !important;
    border-bottom-width: 0px !important;
    text-decoration: none;
    color: #FFF !important;
}

.nav-top li ul
{
    display: block;
    margin-top: 40px;
    margin-left: 0px;
}
.nav-top li ul li
{
    float: none;
    background-color: #f6f6f8;
    height: 35px;
    border-left: 0px;
    border-right: 0px;
    margin-left: 10px;
    list-style: none;
}
.nav-top li ul a
{
    color: #7c7b7b;
    background: none !important;
    text-indent: 5px !important;
    text-transform: none;
    border-bottom: none !important;
    border-top: none !important;
    line-height: 18px;
}




/*bx login*/
.bx-usuario
{
    z-index: 9;
    position: relative;
    top: 18px;
    left: 235px;
    width: 478px;
}

.msg-saudacao
{
    font-family: 'FuturaHeavy';
    font-size: 18px;
    text-transform: uppercase;
    color: #8b7e76;
    margin-top: 0px;
}
.msg-saudacao span
{
    color: #f4811e;
}
.msg-logar
{
    font-size: 15px;
    font-weight: bold;
    margin-top: 27px;
}
.msg-logar a
{
    color: #8fb93d;
    text-decoration: underline;
}
.bx-usuario .msg-logar
{
    font-weight: normal;
}
.bx-usuario .msg-logar a
{
    color: #f4811e;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
}
.bx-usuario .msg-logar a:hover
{
    color: #666;
}


/*logado*/
.bx-logado
{
    border: 1px #f0f0f0 solid;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    height: 90px;
    padding: 10px 0 0 9px;
    width: 466px;
}
.bx-logado .nav-client
{
    right: 0px;
    top: 8px;
    width: 250px;
}
.bx-logado .divisor-mn
{
    right: -20px;
    top: 15px;
    width: 1px;
    position: absolute;
    height: 45px;
    display: block;
    background-color: gray;
    background: -moz-linear-gradient(top,  #ffffff 0%, #c1c1c2 37%, #c1c1c2 59%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(37%,#c1c1c2), color-stop(59%,#c1c1c2), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#c1c1c2 37%,#c1c1c2 59%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#c1c1c2 37%,#c1c1c2 59%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#c1c1c2 37%,#c1c1c2 59%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(top,  #ffffff 0%,#c1c1c2 37%,#c1c1c2 59%,#ffffff 100%); /* W3C */ /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );  IE6-9 */
}


/*logar*/
.bx-login
{
    top: 10px;
    position: relative;
}
.bx-logar
{
    position: absolute;
    padding: 10px 0px 0px 20px !important;
    width: 410px;
    height: 60px;
    z-index: 9;
    background-color: #ffffff;
    display: none;
    border: 1px #666 solid;
}
.bx-logar label
{
    float: left;
    width: 150px;
    padding-right: 10px;
    height: 39px;
}
.bx-logar label.logado
{
    width: 310px;
}
.bx-logar label .cad-lbl
{
    font-size: 10px;
    color: #666666;
    display: block;
}
.bx-logar label .cad-lbl span
{
    display: inline;
}
.bx-logar label .cad-txt
{
    vertical-align: top;
    color: #333;
    font-size: 10px;
    width: 147px;
    border: 1px #dddddd solid;
    height: 15px;
    line-height: 15px;
    margin-top: 5px;
    background-color: #fff;
}
.bx-logar .cad-btn
{
    color: #fff;
    height: 16px;
    padding-left: 17px;
    padding-right: 8px;
    margin-top: 18px;
    margin-left: 15px;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 1px 1px #2a2928;
    -webkit-box-shadow: 0px 1px 1px #2a2928;
    box-shadow: 0px 1px 1px #2a2928;
    cursor: pointer;
    background-position: 8px -754px;
    background-repeat: no-repeat;
    background-color: #383838;
    border: 1px #fff none;
}

.bx-logar .btn-lnk
{
    color: #003366;
    font-size: 10px;
    text-decoration: none;
    background-position: 0px -675px;
    background-repeat: no-repeat;
    border-left: 1px #fff none;
    padding-left: 12px;
    padding-right: 0px;
    width: 150px;
    height: 15px;
    float: left;
    line-height: 15px;
}
.bx-logar .btn-lnk:hover
{
    text-decoration: underline;
}




.bx-login-simples
{
    position: inherit;
    padding: 10px 0px 0px 20px;
    margin-top: 20px;
    width: 410px;
    height: 60px;
    background-color: #fff;
    display: block;
}

/*menu cliente ajuda*/
.nav-client
{
    list-style: none;
    margin: 0px 0px 0px 10px;
    padding: 0px;
    position: absolute;
    top: 25px;
    right: 20px;
}
.nav-client li
{
    float: left;
    height: 70px;
    width: 81px;
    text-align: center;
}
.nav-client li a
{
    color: #84766e;
    font-family: 'FuturaMedium';
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
    display: block;
    padding: 40px 6px 0px 6px;
    text-decoration: none;
}
.nav-client li a:hover, .nav-category li .active
{
    text-decoration: underline;
    color: #f2872b;
}

.nav-client .meus-pedidos
{
    background-position: -506px 0px;
}
.nav-client .minhas-listas
{
    background-position: -638px 0px;
}
.nav-client .meus-dados-cadastro
{
    background-position: -116px 0px;
}
.nav-client .entrega
{
    background-position: -246px 0px;
}
.nav-client .como-comprar
{
    background-position: -377px 0px;
}
.nav-client .central-atendimento
{
    background-position: 18px 0px;
}




/*home*/
.banner-home
{
    height: 280px;
    float: left;
    position: relative;
    left: -15px;
}
.banner-home .visualizar-janela
{
    width: 763px;
    height: 280px;
    overflow: hidden;
    position: relative;
    display: none;
}
.visualizar-janela .recipente-noticias
{
    position: absolute;
    top: 0;
    left: 0;
}
.box-noticia-alb
{
    position: relative;
    width: 763px;
    height: 323px;
    float: left;
}

/*-- paginacao --*/
.banner-home .paginacao-alb
{
    margin: 0px;
    padding: 0px;
    position: absolute;
    bottom: 33px;
    right: 0px;
    height: 23px;
    z-index: 100;
    text-align: right;
    list-style: none;
    line-height: 23px;
}

.banner-home .paginacao-alb li
{
    float: left;
    width: 23px;
    margin-left: 6px;
    text-align: center;
    background: #8FB93D;
    width: 23px;
    height: 23px;
    display: inline-block;
}
.banner-home .paginacao-alb li a
{
    text-decoration: none;
    color: #fff;
    font-family: 'FuturaMedium';
    font-size: 17px;
    font-weight: bold;
    width: 23px;
    height: 23px;
    text-align: center;
    line-height: 23px;
    display: inline-block; /*background-color:#8fb93d;*/
    vertical-align: text-bottom;
}
/*background-color:#8fb93d;*/
.banner-home .paginacao-alb li.active
{
    background-color: #f4811e;
}
.banner-home .paginacao-alb li a.active, .banner-home .paginacao-alb li a:hover
{
    background-color: #f4811e;
}



/*paginas internas*/
.main
{
    float: right;
    width: 749px;
    padding-bottom: 60px;
    padding-left: 0px;
    padding-right: 0px;
    /*overflow: hidden;*/
}
.nav
{
    width: 235px;
    float: left;
    position: relative;
    z-index: 5;
    margin-top: -42px;
}
.nav .line, .nav .line2
{
    padding-left: 22px;
}
.aside
{
    float: right;
    width: 150px;
    vertical-align: top;
    padding-top: 45px;
    margin-right: 7px;
}
.aside.aside-main {
    padding-top: 0;
}
.aside .line, .nav .line
{
    padding-bottom: 40px;
}
.aside .line2, .nav .line2
{
    padding-bottom: 20px;
}



/*Vitrine */


.vitrine
{
    float: left;
    width: 592px;
}
.vitrine h2
{
}
.vitrine .item:hover
{
    border: 1px #ece4e1 solid;
    background-color: #fff;
}

.vitrine .item
{
    width: 180px;
    height: 303px;
    float: left;
    margin-top: 15px;
    margin-right: 15px;
    border: 1px #ece4e1 solid;
    background-color: #f6f6f8;
    text-align: center;
    position: relative;
}
.vitrine .item .img
{
    margin-bottom: 12px;
    float: left;
    margin-top: 9px;
    margin-left: 8px;
    overflow: hidden;
    width: 165px;
    height: 130px;
    position: relative;
    background-color: #fff;
}
.vitrine .item .img img
{
    width: 133px;
    position: absolute;
    left: 50%;
    margin-left: -67px;
    margin-top: 6px;
    height: auto;
}

.vitrine .item .divisor
{
    display: block;
    height: 1px;
    background-color: #d3d0cf;
    border: 1px #fff solid;
    background: -moz-linear-gradient(left,  #ffffff 0%, #d3d0cf 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(100%,#d3d0cf)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #ffffff 0%,#d3d0cf 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #ffffff 0%,#d3d0cf 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #ffffff 0%,#d3d0cf 100%); /* IE10+ */
    background: linear-gradient(left,  #ffffff 0%,#d3d0cf 100%); /* W3C */
}


.vitrine .item .lnk
{
    text-decoration: none;
    float: left;
    width: 100%;
    cursor: pointer;
}

.vitrine .item .tit, .vitrine .item .valor-de, .vitrine .item .valor-por
{
    display: block;
    font-size: 12px;
    clear: left;
}

.vitrine .item .tit
{
    color: #7c7b7b;
    padding: 0px 8px;
    height: 61px;
    font-weight: bold;
}

.vitrine .item .valor-de
{
    font-size: 11px; /*color:#12b34c;*/
    color: #555;
    line-height: 25px;
    text-decoration: line-through;
}
.vitrine .item .valor-por
{
    font-size: 11px;
    color: #f15223;
    line-height: 25px;
}
.vitrine .item .valor-por-sonda
{
    font-size: 11px;
    color: #5A7622 !important;
    line-height: 25px;
}
.vitrine .item .valor-por span
{
    font-size: 18px;
    font-weight: bold;
}
.vitrine .item .valor-por-sonda span
{
    font-size: 18px;
    font-weight: bold;
}


.vitrine .item .ftr
{
    background-color: #acd162;
    border-top: 1px #ebe3e0 solid;
    line-height: 28px;
    padding-top: 3px;
    padding-bottom: 3px;
    clear: both;
    height: 30px;
    bottom: 0;
    position: absolute;
    width: 100%;
}
.vitrine .item .ftr .lbl
{
    color: #fff;
    line-height: 21px;
    margin-left: -20px;
}
.vitrine-peq .item .ftr .lbl
{
    margin-left: 0px;
}
.RadInput
{
    width: 47px;
    display: inline;
    line-height: 21px;
}
.RadInput .inputQtd
{
    color: #555;
    font-size: 14px;
    height: 21px;
    width: 35px;
    line-height: 21px;
    border-top: 1px #a5a5a5 solid;
    background-color: #fff;
    padding-left: 5px;
    border-bottom: 1px #e0e0e0 solid;
    background-image: none;
    border-right: 1px #c4c4c4 none;
    border-left: 1px #a5a5a5 solid;
    box-shadow: 3px 4px 5px #DADADA inset;
    -moz-box-shadow: 3px 4px 5px #DADADA inset;
    -webkit-box-shadow: 3px 4px 5px #DADADA inset;
    text-align: center;
    display: inline-block;
}

.vitrine .item .btn
{
    margin-left: 10px;
    height: 25px;
    line-height: 25px;
    font-weight: normal;
    width: 60px;
    margin: 0px;
    padding: 0;
    font-size: 12px;
}
.vitrine .item .btn:hover
{
    color: #fff;
    border-left: 1px #fff none;
    border-right: 1px #fff none;
}

.msg-add-list, .msg-err-list
{
    display: none;
    height: 30px;
    line-height: 30px;
    position: relative;
    text-align: center;
    top: -24px;
    font-size: 9px;
}
.msg-add-list
{
    background-color: #F0F0F0;
}
.msg-err-list
{
    background-color: #BB3336;
    color: #fff;
}

.vitrine-peq
{
    padding-top: 40px;
    float: left;
}
.vitrine-peq .item
{
    width: 131px;
    height: 326px;
    margin-top: 25px;
}
.vitrine-peq .item .img
{
    width: 115px;
    height: 101px;
}
.vitrine-peq .item .img img
{
    width: 91px;
    margin-left: -47px;
    margin-top: 12px;
}
.vitrine-peq .item .valor-por
{
    line-height: 33px;
}
.vitrine-peq .item .valor-por-sonda
{
    line-height: 33px;
}
.vitrine-peq .item .ftr
{
    height: 72px;
}
.vitrine-peq .item .btn
{
    margin-top: 10px;
}
.vitrine-peq .noCarrinho
{
    background-position: 100px 48px !important;
}



.vitrine-pronta
{
    padding-top: 0px;
    float: left;
    width: 730px;
}
.vitrine-pronta .item
{
    width: 170px;
    height: 320px;
    margin-top: 25px;
    margin-right: 10px;
    background-color: #fff;
}
.vitrine-pronta .item .img
{
    width: 150px;
    height: 122px;
}
.vitrine-pronta .item .img img
{
    width: 130px;
    margin-left: -65px;
}
.vitrine-pronta .item .valor-por
{
    line-height: 40px;
}
.vitrine-pronta .item .valor-por-sonda
{
    line-height: 40px;
}
.vitrine-pronta .item .tit-categoria
{
    font-size: 18px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
.vitrine-pronta .item .tit
{
    font-size: 13px;
    font-weight: normal;
    border-bottom: 1px #999999 dotted;
    width: 135px;
    margin-left: 10px;
}
.vitrine-pronta .item .lnks
{
    margin-bottom: 5px;
    color: #F2872B;
    display: block;
}




/*titulos*/
h2.tit
{
    font-family: 'FuturaMedium';
    font-size: 21px;
    text-transform: uppercase;
    width: 576px;
}

.tit-principal {
    margin-bottom: 14px;
    }

/*listagem*/
.list
{
    margin-top: 20px;
    margin-left: 0px;
    list-style: none;
}
.list li
{
    background-repeat: no-repeat;
    background-position: -693px -289px;
    line-height: 25px;
    padding-left: 15px;
    padding-bottom: 0px;
}

.lst-eng
{
    margin-top: 0px;
    width: 350px;
}
.lst-eng li
{
    width: 150px;
    display: inline-block;
}
.ie7 .lst-eng li
{
    width: 150px;
    display: inline;
}
.mg-t
{
    margin-top: 0px;
}


.list-patroci ul
{
    list-style: none;
    width: 100%;
    margin-top: 20px;
    margin-left: 0px;
    padding-bottom: 20px;
    overflow: hidden;
}
.list-patroci li img
{
    float: none;
    margin: 0px;
}
.list-patroci img
{
    float: left;
    margin: 0px 16px 10px 0px;
}
.list-patroci strong
{
    display: block;
    padding: 15px 0px;
}
.list-patroci li:first-child, .list-patroci li.first
{
    margin-left: 0px;
}
.list-patroci li
{
    margin-left: 8px;
    width: 178px;
    float: left;
}
.list-patroci li a
{
    color: #6F6F6F;
    text-decoration: none;
}
.list-patroci li a:hover
{
    text-decoration: underline;
}
.list-patroci h5
{
    clear: both;
}


/*box com fundo*/
.b-card-sonda
{
    padding: 17px 20px;
}
.b-card-sonda h3
{
    border-bottom: 1px #fff none;
}
.b-card-sonda ul
{
    margin-top: 0px;
}
.b-card-sonda ul li
{
    font-weight: bold;
}

.b-social, .b-sonda
{
    height: 145px;
    padding: 12px;
    border-top: 1px #c8c8c8 solid;
    margin-top: 28px;
    width: 696px;
}
.b-social img
{
    float: right;
    margin-left: 5px;
}
.b-social h3
{
    color: #7c7b7b;
    font-weight: bold;
    font-size: 14px;
    margin-top: 0px;
    border-bottom: 1px #c8c8c8 none;
}
.b-social p
{
    margin-top: 10px;
}

.b-sonda
{
    height: auto;
    padding-bottom: 20px;
}
.b-sonda h3
{
    border-bottom: 1px #c8c8c8 none;
    margin-top: 0px;
}
.b-sonda p
{
    margin-top: 10px;
}


.b-central-atend
{
    width: 302px;
    height: 608px;
    float: left;
    padding: 12px 15px;
}
.b-central-atend h3
{
    padding-left: 50px;
    background-position: -661px -582px;
    line-height: 37px;
}
.b-central-atend h3.loja
{
    background-position: -661px -472px;
}
.b-central-atend h4
{
    margin-top: 15px;
    font-size: 14px;
    color: #ed9950;
}
.b-central-atend h4 a
{
    color: #ed9950;
}
.b-central-atend h4 a.span
{
    color: #7c7b7b;
}
.b-central-atend p
{
    font-size: 12px;
    margin-top: 5px;
}
.b-central-atend img
{
    margin-left: 25%;
}
.b-central-atend + .b-central-atend
{
    margin-left: 65px;
}



/* Abas */

.aba-cont
{
    list-style: none;
    margin: 15px 0px 0px 0px;
}
.aba-cont li
{
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    background: -moz-linear-gradient(top,  #e9e9e9 7%, #ffffff 9%, #e9e9e9 12%, #e9e9e9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(7%,#e9e9e9), color-stop(9%,#ffffff), color-stop(12%,#e9e9e9), color-stop(100%,#e9e9e9));
    background: -webkit-linear-gradient(top,  #e9e9e9 7%,#ffffff 9%,#e9e9e9 12%,#e9e9e9 100%);
    background: -o-linear-gradient(top,  #e9e9e9 7%,#ffffff 9%,#e9e9e9 12%,#e9e9e9 100%);
    background: -ms-linear-gradient(top,  #e9e9e9 7%,#ffffff 9%,#e9e9e9 12%,#e9e9e9 100%);
    background: linear-gradient(top,  #e9e9e9 7%,#ffffff 9%,#e9e9e9 12%,#e9e9e9 100%);
    border-left: 1px #e0e0e0 solid;
    border-right: 1px #e0e0e0 solid;
    width: 130px;
    height: 25px;
    text-align: center;
    float: left;
    margin-right: 5px;
    position: relative;
}
.aba-cont li.active, .aba-cont li:hover
{
    background: -moz-linear-gradient(top,  #8fb93d 7%, #ffffff 9%, #8fb93d 12%, #8fb93d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(7%,#8fb93d), color-stop(9%,#ffffff), color-stop(12%,#8fb93d), color-stop(100%,#8fb93d));
    background: -webkit-linear-gradient(top,  #8fb93d 7%,#ffffff 9%,#8fb93d 12%,#8fb93d 100%);
    background: -o-linear-gradient(top,  #8fb93d 7%,#ffffff 9%,#8fb93d 12%,#8fb93d 100%);
    background: -ms-linear-gradient(top,  #8fb93d 7%,#ffffff 9%,#8fb93d 12%,#8fb93d 100%);
    background: linear-gradient(top,  #8fb93d 7%,#ffffff 9%,#8fb93d 12%,#8fb93d 100%);
    border-left: 1px #87ae39 solid;
    border-right: 1px #87ae39 solid;
    color: #fff;
}

.aba-cont li span
{
    background-position: center -401px;
    display: none;
    width: 130px;
    height: 13px;
    position: absolute;
    bottom: -12px;
    z-index: 2;
}

.aba-cont li a
{
    font-size: 14px;
    line-height: 25px;
    font-weight: bold;
    color: #5e5e5e;
    text-decoration: none;
    display: block;
}
.aba-cont li.active a, .aba-cont li a:hover
{
    color: #fff;
}
.aba-cont li.active span, .aba-cont li:hover span
{
    display: block;
}

.SubAba
{
    padding: 20px 18px;
    width: 685px;
    float: left;
    position: relative;
    z-index: 1;
}




/*ajuda como funciona*/

.list-img
{
    margin-top: 20px;
    display: block;
}
.list-img dt
{
    width: 95px;
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    text-align: center;
}
.list-img dd
{
    display: inline-block;
    width: 610px;
    padding-bottom: 30px;
}



/*tipos*/
.bx-bg-tp00
{
    background: transparent url('/App_Themes/Sonda/imagens/bg-box-institucional_cartao_sonda.jpg') no-repeat scroll left bottom;
}
.bx-bg-tp01
{
    background: transparent url('/App_Themes/Sonda/imagens/boxl_central_de_atendimento.jpg') no-repeat scroll left bottom;
}

/**/
.txt-card
{
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    color: #ff841f;
}
.txt-card span
{
    color: #acd162;
    font-weight: bold;
    font-size: 22px;
}




/** troca end **/
.aba-troca, .form-troca
{
    border: 1px #e1e1e1 solid;
    margin-top: 10px;
}
.aba-troca
{
    border-collapse: collapse;
}
.aba-troca th, .aba-troca td
{
    border-top: 1px #e1e1e1 solid;
}

.table-no-bdr th, .table-no-bdr td
{
    border-top: 0;
}
.aba-troca th
{
    color: #ff841f;
    font-size: 18px;
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
    border-right: 1px #e1e1e1 solid;
    padding: 15px 0px 15px 15px;
}
.aba-troca td
{
    padding: 15px;
}

.form-troca
{
    padding: 10px;
}
.form-troca .cad-lbl
{
    width: 160px;
}
.form-troca .aba-troca, .form-troca .aba-troca td, .form-troca .aba-troca th
{
    border-style: none;
}
.form-troca .aba-troca .td
{
    background-color: #f3f3f3;
    font-size: 13px;
}



/*formularios*/

.formularios-2
{
    width: 490px;
    float: right;
    margin: 10px 0 0;
}
/* Estilos acrescentados dia 12/09/2012 Tamura*/

.formularios-2 .cad-lbl
{
    width: 130px;
}


.formularios
{
}
/* Estilos acrescentados dia 12/09/2012 Tamura*/

.formularios .cad-lbl
{
    width: 180px;
}
.formularios .cad-lbl.Atend
{
    width: 70px;
}
.formularios .cad-lbl2
{
}
.formularios .cad-lbl3
{
    font-size: 10px !important;
}
.formularios .cad-lbl, .formularios .cad-lbl2, .formularios .cad-lbl3
{
    line-height: 27px;
    height: 27px;
    padding-right: 5px;
    font-size: 14px;
    text-align: right;
    display: inline-block;
    margin-top: 13px;
    vertical-align: top;
}

.formularios .cad-ddl
{
    border: 1px #dddddd solid;
    vertical-align: middle;
    line-height: 27px;
    font-size: 14px;
    margin-top: 16px;
}
.formularios .rad-cbx
{
    height: 34px !important;
}

.formularios .cad-txt, .formularios .cad-are
{
    height: 27px;
    line-height: 27px;
    color: #555;
    font-size: 14px;
    font-family: 'FuturaMedium';
    border-top: 1px #e7e7e7 solid;
    background-color: #fff;
    border-bottom: 1px #dbdbdb solid;
    border-right: 1px #e6e6e6 solid;
    border-left: 1px #e7e7e7 solid;
    box-shadow: 6px 6px 6px #eeeeee inset;
    -moz-box-shadow: 6px 6px 6px #eeeeee inset;
    -webkit-box-shadow: 6px 6px 6px #eeeeee inset;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.formularios .peq
{
    font-size: 10px;
    line-height: 15px;
    text-align: left;
}
.formularios .cad-txt, .formularios .cad-are
{
    margin-top: 13px;
    padding-left: 8px;
}
.formularios .cad-txt
{
    margin-right: 5px;
}
.formularios .cad-are
{
    height: 90px;
}
.formularios .cad-ddl
{
    height: 21px;
    margin-right: 5px;
}
.formularios .cad-chk
{
    vertical-align: top;
    line-height: 25px;
    border: 1px #fff none;
    margin-top: 13px;
    list-style: none;
    display: inline-block;
}
.formularios .cad-chk td
{
    padding-right: 15px;
}
.formularios .cad-chk label
{
    vertical-align: middle;
    color: #7c7b7b;
    font-size: 14px;
}
.formularios .cad-chk input
{
    vertical-align: middle;
    border: 1px #fff none;
    margin-right: 5px;
    margin-top: 5px;
}

.formularios .btn
{
    color: #fff;
}
.formularios .msn-confirmacao
{
    margin: 0 auto;
    width: 380px;
    text-align: right;
}
.formularios .msn-confirmacao p
{
    color: #fff;
    font-size: 14px;
    background-color: #FD7601;
    padding: 5px;
    margin: -28px 2px 2px 2px;
    position: relative;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.formularios .cad-chk-tab
{
    float: left;
    margin-right: 20px;
}
.formularios .cad-chk-tab td
{
    height: 40px;
}

.rad-lat-calendar
{
    padding: 5px;
    float: left;
    margin-left: 15px;
}
.rad-lat-calendar .cad-chk label
{
    margin-left: 5px;
    text-align: left;
    display: block;
    width: 460px;
}
.rad-lat-calendar span
{
    display: block;
}
.rad-lat-calendar label
{
    display: inline;
}
.cad-chk img
{
    height: 40px;
    width: 71px;
}

.cad-chk input
{
    margin-left: 20px;
    float: left;
    margin-right: 5px;
    border: none;
}
.cad-chk label
{
    margin-left: 5px;
    text-align: left;
    display: inline;
}

.cad-chk-busca input
{
    margin-left: 0px;
    float: left;
    margin-right: 5px;
    border: none;
    position: relative;
    top: 11px;
}
.cad-chk-busca label
{
    margin-left: 5px;
    margin-right: 15px;
    text-align: left;
    display: inline;
    position: relative;
    top: 11px;
}

.formularios .cad-chk-deb
{
    vertical-align: top;
    line-height: 25px;
    border: 1px #fff none;
    margin-top: 13px;
    list-style: none;
    display: inline-block;
}
.formularios .cad-chk-deb td
{
    padding-right: 15px;
}
.formularios .cad-chk-deb label
{
    vertical-align: middle;
    color: #7c7b7b;
    font-size: 14px;
}
.formularios .cad-chk-deb input
{
    vertical-align: middle;
    border: 1px #fff none;
    margin-right: 5px;
}

.cad-chk-deb img
{
    height: 50px;
    width: 50px;
}

.cad-chk-deb input
{
    float: left;
    margin-left: 20px;
}
.cad-chk-deb label
{
    float: left;
    margin-left: 5px;
}




/* bx bem vindo */

.bx-bem-vindo
{
    background: transparent url('/App_Themes/Sonda/imagens/mascote.jpg') no-repeat scroll left top;
    margin-top: 35px;
    margin-left: 115px;
    height: 195px;
    padding-left: 160px;
    padding-top: 97px;
}

.bx-bem-vindo p
{
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 10px;
}
.bx-bem-vindo .btn
{
    margin-left: 10px;
}


/* progresso */

.progresso
{
    list-style: none;
    margin-left: 0px;
    margin-top: 24px;
    padding-bottom: 13px;
}
.progresso li
{
    line-height: 31px;
    height: 31px;
    position: relative;
    display: inline-block;
    margin-right: 4px;
    padding: 0px 7px;
    background-color: #9e9e9f;
    border-top: 1px #d8d8d9 solid;
    border-right: 1px #96ae67 solid;
    border-bottom: 1px #212121 solid;
    border-left: 1px #96ae67 solid;
}
.progresso li.active, .progresso li:hover
{
    background-color: #acd162;
    border-top: 1px #deedc0 solid;
    border-right: 1px #9c0c0c1 solid;
    border-bottom: 1px #307100 solid;
    border-left: 1px #c0c0c1 solid;
}
.progresso li a
{
    display: block;
    height: 29px;
    color: #fff;
    text-decoration: none;
    font-size: 10.9px;
    font-family: 'ArialBlack';
    text-shadow: 1px 2px 0px #868687;
}
.progresso li .seta
{
    background-position: -214px -568px;
    bottom: -7px;
    display: none;
    height: 7px;
    position: absolute;
    width: 19px;
    left: 45%;
}
.progresso li.ant .seta
{
    display: none;
}
.progresso li.active .seta, .progresso li:hover .seta
{
    display: block;
}
.progresso li a span
{
    font-size: 22px;
    font-weight: bold;
    vertical-align: middle;
    display: inline-block;
    width: 30px;
    margin-right: 5px;
    background-position: -198px -591px;
    text-shadow: 0px -1px 0px #717172;
}
.progresso li.active a, .progresso li:hover a
{
    text-shadow: 1px 2px 0px #92b253;
}
.progresso li.active a span, .progresso li:hover a span
{
    text-shadow: 0px -1px 0px #789244;
    background-position: -198px -630px;
}



/*autenticação*/

.autenticacao
{
}
.autenticacao h3
{
    margin-bottom: 8px;
}
.autenticacao .col-l
{
    width: 285px;
    padding-right: 25px;
    float: left;
}
.autenticacao .col-r
{
    width: 420px;
    float: left;
}
.autenticacao .col-r .col
{
    background-color: #f6f6f8;
    border: 1px #ece4e1 solid;
    padding: 0 14px 14px;
}
.autenticacao .btn
{
    margin-left: 0px;
}



.tabela-background
{
    position: relative;
    z-index: 2;
    width: 100%;
}
.tabela-original
{
    position: relative;
    z-index: 1;
    top: -37px;
}
.tabela-rotulo
{
    position: relative;
    z-index: 3;
    width: 100%;
    color: #000000;
    top: 27px;
}
.tabela-rotulo td
{
    padding: 5px 10px;
    border: none;
}

/* Carrinho */
@media print
{
    /* estilos para impressão */
    .grid-car
    {
        border-top: 1px #b8b8b8 solid;
        border-right: 1px #bfbfbf dotted;
    }
    .grid-car th
    {
        /*background-color:#7f7f7f; */
        background: none;
        border-top: 1px #d1e5a8 solid;
        border-bottom: 1px #7fa435 solid;
        border-left: 1px #808080 solid;
        border-right: 1px #bbbbbb solid;
    }
    .grid-car td
    {
        color: #bcbcbc;
    }
    .grid-car tfoot td
    {
        color: #000;
    }


}


.grid-car
{
    border-collapse: separate;
    border-top: 1px #b0c783 solid;
    border-right: 1px #7f7f7f dotted;
    width: 100%;
    margin-top: 10px;
    float: left;
}
.grid-car .first
{
    text-align: left;
}
.grid-car .first a
{
    text-decoration: none;
    text-align: left;
    width: 303px;
    display: inline-block;
    vertical-align: middle;
}
.ie7 .grid-car .first a
{
    display: inline;
    width: 285px;
}
.grid-car .first .img-produto
{
    margin-right: 7px;
    float: none;
}
.grid-car .first .img-produto img
{
    vertical-align: middle;
}

.grid-car .first a.sem_hover
{
    color: Gray;
}

.grid-car .last
{
    text-align: right;
}
.grid-car .alter td
{
    background-color: #eaeaea;
}
.grid-car th input
{
    margin-right: 5px;
}
.grid-car th
{
    background-color: #acd162;
    border-collapse: separate;
    border-top: 1px #d1e5a8 solid;
    border-bottom: 1px #7fa435 solid;
    border-left: 1px #53780b solid;
    border-right: 1px #caf37b solid;
    font-size: 13px; /*text-decoration:underline;*/
    color: #fff;
    font-weight: normal;
    padding: 5px 10px;
}

.grid-car tbody td, .grid-car tfoot td
{
    position: relative;
    border-top: 1px #7f7f7f none;
    border-right: 1px #7f7f7f none;
    border-bottom: 1px #7f7f7f dotted;
    border-left: 1px #7f7f7f dotted;
    padding: 10px 0;
    text-align: center;
}
.grid-car td .img-produto
{
    float: left;
    margin-right: 30px;
    border: 1px #ccc solid;
    position: relative;
}

.grid-car td .promocao
{
    position: absolute;
    top: -5px;
    left: -5px;
}

.grid-car .valor-por
{
    display: block;
    color: #f15223;
    line-height: 25px;
    font-size: 12px;
}
.grid-car .valor-por-sonda
{
    display: block;
    color: #5A7622;
    line-height: 14px;
    font-size: 12px;
}
.grid-car .valor-de
{
    display: block;
    line-height: 25px;
    text-decoration: line-through;
    font-size: 11px;
}

.grid-car tfoot td
{
    font-weight: bold;
    font-size: 15px;
    padding: 6px;
}
.grid-car .valor, .grid-car .valor span
{
    font-size: 16px;
    color: #ff8a29;
    font-weight: bold;
}
.grid-car .td-d
{
    padding: 0px;
}
.grid-car .td-d table
{
    border: 1px #fff none;
}

.intro .btn-p
{
    font-size: 12px;
    height: 20px;
    padding: 0px 10px;
    line-height: 20px;
    background-color: #acd162;
    border-top: 1px #deedc0 solid;
    border-right: 1px #9c0c0c1 solid;
    border-bottom: 1px #307100 solid;
    border-left: 1px #c0c0c1 solid;
}

.bx-btn-carrinho
{
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    display: block;
}
.bx-btn-carrinho .btn, .bx-btn-carrinho .btn2
{
    margin-left: 15px;
    color: #fff;
}

.barr
{
}


/*bx-termos-busca*/

.bx-termos-busca
{
    margin-top: 40px;
    float: left;
}
.bx-termos-busca h2
{
}
.bx-termos-busca .palavras
{
    margin-top: 12px;
    background-color: #f6f6f8;
    border: 1px #ebe3e0 solid;
    width: 649px;
    padding: 20px 40px 40px 40px;
    color: #7c7b7b;
    text-align: center;
}
.bx-termos-busca .palavras a
{
    color: #7C7B7B;
    text-decoration: none;
}
.bx-termos-busca .palavras .grandeza1
{
    font-size: 10px;
}
.bx-termos-busca .palavras .grandeza2
{
    font-size: 12px;
}
.bx-termos-busca .palavras .grandeza3
{
    font-size: 14px;
}
.bx-termos-busca .palavras .grandeza4
{
    font-size: 16px;
}
.bx-termos-busca .palavras .grandeza5
{
    font-size: 18px;
}



/* Listagem da linha do produto */

.list-linha-produto
{
    position: relative;
    left: -15px;
    width: 700px;
    margin: 55px 0px 0px 0px;
    padding: 0px 23px 0px 23px;
    height: 235px;
    float: left;
}

.list-linha-produto h2
{
}

.list-linha-produto .btn-pro-produto, .list-linha-produto .btn-ant-produto
{
    position: absolute;
    top: 61px;
    background-color: #acd162;
    width: 23px;
    height: 200px;
    float: left;
    outline: 1px #fff none;
}
.list-linha-produto .btn-pro-produto:hover, .list-linha-produto .btn-ant-produto:hover
{
    background-color: #C8C8C8;
}

.list-linha-produto .btn-pro-produto
{
    right: 0px;
    background-position: -73px -263px;
}
.list-linha-produto .btn-ant-produto
{
    left: 0px;
    background-position: -50px -263px;
}

.list-linha-produto .all-produtos
{
    width: 700px;
    height: 200px;
    margin-top: 12px;
    float: left;
    position: relative;
    overflow: hidden;
}

.list-linha-produto .item-produto
{
    height: 198px;
    width: 132px;
    margin-left: 3px;
    margin-right: 3px;
    float: left;
    text-align: center;
    border: 1px #ece4e1 solid;
    background-color: #f6f6f8;
}
.list-linha-produto .item-produto:hover
{
    background-color: #fff;
}
.list-linha-produto .box-produto
{
    position: absolute;
    left: 0;
    top: 0;
    float: left;
}


/*
	.list-linha-produto { width:100%; height:245px; }

	.list-linha-produto h2 {  }

	.list-linha-produto .btn-pro-produto, .list-linha-produto .btn-ant-produto{ position:absolute; top:61px; background-color:#acd162; width:23px; height:200px; float:left; outline:1px #fff none;   	}
	.list-linha-produto .btn-pro-produto:hover, .list-linha-produto .btn-ant-produto:hover { background-color:#C8C8C8; }

	.list-linha-produto .btn-pro-produto{ right:0px; background-position:-73px -263px; }
	.list-linha-produto .btn-ant-produto{ left:0px;  background-position:-50px -263px; }

	.list-linha-produto .all-produtos {width:100%; height:200px; margin:12px 0;  float:left; position:relative; overflow:hidden; }

	.list-linha-produto .item-produto { height:198px; width:132px; margin-left:3px; margin-right:3px; float:left; text-align:center; border:1px #ece4e1 solid; background-color:#f6f6f8; }
	.list-linha-produto .item-produto:hover { background-color:#fff;  }
	.list-linha-produto .box-produto { float:left; width:100%!important; }

	*/

.list-linha-produto .box-produto .valorTotal
{
    color: #F15223;
    font-size: 24px;
    font-weight: bold;
    height: 198px;
    line-height: 198px;
    margin: 0 40px;
}

.list-linha-produto .item-produto .img
{
    margin-top: 10px;
    margin-left: 8px;
    float: left;
    background-color: #fff;
    overflow: hidden;
    width: 115px;
    height: 101px;
    position: relative;
    text-align: left;
}
.list-linha-produto .item-produto .img img
{
    width: 92px;
    position: absolute;
}
.list-linha-produto .item-produto .lnk
{
    text-decoration: none;
    float: left;
    width: 115px;
    padding: 0px;
}
.list-linha-produto .item-produto .tit, .list-linha-produto .item-produto .valor
{
    color: #7c7b7b;
    display: block;
    width: 132px;
    text-align: center;
    clear: both;
}
.list-linha-produto .item-produto .tit
{
    font-size: 12px;
    height: 49px;
    padding-top: 10px;
}

.list-linha-produto .item-produto .valor
{
    margin: 0px;
    color: #f15223;
    font-size: 18px;
    font-weight: bold;
}
.list-linha-produto .item-produto .btn
{
    margin-left: 10px;
    margin-top: 5px;
}

.list-linha-produto .plusCasada
{
    color: #8FB93D;
    float: left;
    font-size: 24px;
    font-weight: bold;
    height: 198px;
    line-height: 198px;
    margin: 0 20px;
}



/* Introdução */

.intro
{
    display: block;
    float: left;
}

/*mn institucional */
.nav-box
{
    width: 350px;
    list-style: none;
    margin: 0px;
    padding: 0px;
    float: left;
}
.nav-box li
{
    text-align: justify;
    height: 140px;
    margin-bottom: 20px;
    width: 314px;
    padding: 10px 18px;
    background: transparent url('/App_Themes/Sonda/imagens/institucional_institucional.jpg') no-repeat scroll left bottom;
}
.nav-box li h3
{
    border: 1px #fff none;
    line-height: 50px;
}
.nav-box li h3 a
{
    color: #ff841f;
    font-weight: bold;
}
.nav-box li h3 a img
{
    vertical-align: middle;
}
.nav-box li a
{
    color: #6f6f6f;
    text-decoration: none;
}

.intro footer
{
    font-size: 11px;
}






/* Produtos  */

.produtos-section
{
    clear: left;
}
.produtos-section header h2
{
    color: #7c7b7b;
}

.noborder-b
{
    border-bottom-style: none;
}

.banner-categoria
{
    margin-top: 10px;
}

.nav-sub-categoria
{
}
.nav-sub-categoria h3
{
    color: #7c7b7b;
    font-size: 21px;
}
.nav-sub-categoria ul
{
    list-style: none;
    margin: 0px;
}
.nav-sub-categoria ul li
{
    vertical-align: top;
    margin-top: 15px;
    width: 179px;
    display: inline-block;
}
.nav-sub-categoria ul li a
{
    padding: 0px 20px;
    display: block;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    color: #7c7b7b;
}
.nav-sub-categoria ul li a img
{
    margin-bottom: 10px;
    height: 113px;
    vertical-align: top;
}
.nav-sub-categoria ul li a .span
{
    display: block;
}


/*footer rodape*/
#footer .col-tit-esq, #footer .col-tit-dir
{
    width: 460px;
    padding-left: 40px;
    float: left;
    line-height: 40px;
}
#footer h3
{
    font-weight: normal;
}
#footer .col-tit-esq
{
    background-color: #acd162;
}
/*background-color:#acd162;*/
#footer .col-tit-dir
{
    background-color: #c8c8c8;
}

#footer .col-tit-esq h3, #footer .col-tit-dir h3
{
    color: #fff;
    margin-right: 95px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'FuturaMedium';
    display: inline;
    border-bottom-style: none;
}
#footer .col-tit-esq h3 + h3, #footer .col-tit-dir h3 + h3
{
    margin-right: 0px;
}

.bx-footer
{
    background-color: #f6f6f8;
    border: 1px #ebe3e0 solid;
    border-top-style: none;
    margin-left: 22px;
    margin-right: 22px;
    width: 955px;
    height: 365px;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    padding: 0 10px;
}


.bx-nav-footer
{
    position: relative;
    width: 477px;
    float: left;
}

.bx-nav-footer .copy
{
    float: left;
    clear: both;
    color: #7c7b7b;
    font-size: 12px;
    line-height: 27px;
    margin-left: 18px;
    margin-top: 33px;
}
.bx-nav-footer .copy img
{
    vertical-align: middle;
    margin-right: 17px;
}

.bx-nav-footer ul
{
    list-style: none;
    margin: 8px 0px 0px 12px;
    padding: 0px;
    float: left;
    width: 118px;
}
.bx-nav-footer ul + ul
{
    width: 134px;
}
.bx-nav-footer ul li
{
    float: left;
    clear: left;
}
.bx-nav-footer ul li a
{
    color: #7c7b7b;
    font-size: 12px;
    line-height: 20px;
    display: block;
    padding: 0px;
    text-decoration: none;
}
.bx-nav-footer ul li a:hover
{
    text-decoration: underline;
}

.bx-opt
{
    position: relative;
    width: 439px;
    float: left;
    padding-left: 5px;
}
.bx-opt h4
{
    color: #7c7b7b;
    font-size: 13px;
    font-family: 'FuturaMedium';
    text-transform: uppercase;
}
.bx-opt .bxs-card
{
    margin: 12px 25px 10px 0px;
    width: 230px;
    text-align: center;
    float: left;
    background: #F6F6F8;
}

.bx_card
{
    border: 1px #e6deda solid;
    background-color: #fff;
    border-radius: 7px;
    text-align: left;
    margin: 5px;
    padding: 5px;
}
.bx_card p
{
    margin: 0px;
    font-weight: bold;
    font-size: 10px;
}

.bx-opt .bxs-card + .bxs-card
{
    width: 180px;
    margin-right: 0px;
}
.bx-opt .bxs-card img, .bx-opt .bxs-card a
{
    vertical-align: middle;
}
.bx-opt .internetsegura, .bx-opt .certisign
{
    height: 40px;
    display: inline-block;
}

.bx-opt .internetsegura
{
    width: 50px;
    background-position: -385px -254px;
}
.bx-opt .certisign
{
    width: 80px;
    background-position: -300px -254px;
    margin-right: 0px;
}




.bx-opt .bx-social
{
    padding-top: 12px;
}
.bx-opt .bx-social .face, .bx-opt .bx-social .twitter, .bx-opt .bx-social .tube
{
    width: 32px;
    height: 32px;
    margin-right: 12px;
    display: inline-block;
    text-indent: -9999px;
}

.bx-opt .bx-social .face
{
    background-position: 0px -463px;
}
.bx-opt .bx-social .twitter
{
    background-position: -43px -463px;
}
.bx-opt .bx-social .tube
{
    background-position: -84px -463px;
}


.vm2
{
    background-position: -2px -533px;
    width: 51px;
    height: 11px;
    display: block;
    position: absolute;
    right: 0px;
    bottom: 15px;
    text-indent: -9999px;
}





/* paginação  */

.paginacao
{
    border: 1px #c9c9c9 solid;
    line-height: 35px;
    text-align: center;
    float: left;
    margin-top: 20px;
    width: 100%;
}
.paginacao a
{
    text-decoration: none;
    color: #7c7b7b;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    display: inline;
    margin-right: 20px;
}
.paginacao a:hover, .paginacao a.active
{
    color: #f2872b;
    text-decoration: underline;
}
.paginacao a.proximo, .paginacao a.anterior
{
    text-decoration: underline;
}
.ie7 .paginacao
{
    width: 728px;
}


.tit-m-t
{
    margin-top: 25px;
    width: 100%;
    float: left;
}


.bx-filtro
{
    border: 1px #c9c9c9 solid;
    float: left;
    margin-top: 20px;
    width: 97%;
    height: 40px;
    padding-left: 20px;
}
.bx-filtro .cad-chk, .bx-filtro .cad-ddl, .bx-filtro .cad-lbl2
{
    margin-top: 7px;
}




/*termos*/

.list-termos
{
    list-style: none;
    margin: 0px;
    padding: 20px 0px;
    width: 728px;
    float: left;
}
.list-termos li
{
    float: left;
    border: 1px #d8d8d8 solid;
    background-color: #e9e9e9;
    line-height: 33px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px; /*border:1px #7FA435 solid !important; */
}

.list-termos li:hover
{
    background-color: #ACD162;
    border: 1px #7FA435 solid;
}

.list-termos li:active
{
    background-color: #6D8E2B;
    border: 1px #7FA435 solid;
}

.LinkAtivo
{
    background-color: #ACD162 !important; /*border:1px #7FA435 solid !important; */
    color: #FFF !important;
    float: left;
}

.LinkAtivo_li
{
    /*background-color:#ACD162 !important;	     		border:1px #7FA435 solid !important;  		color:#FFF !important;*/
}

.LinkAtivo a
{
    color: #FFF !important;
}

.list-termos li:hover a
{
    color: #FFF;
}

.list-termos li.alter
{
    border: 1px #9b9b9b solid;
    background-color: #cecece;
}
.list-termos li a
{
    padding-left: 10px;
    padding-right: 5px;
    display: block;
    font-size: 12px;
    color: #7c7b7b;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif; /*background: transparent url('imagens/ico_x.png') no-repeat scroll 94% center; */
}

.list-termos li img
{
    margin-top: 12px;
    margin-right: 5px;
}
.linkImageX
{
    float: left;
    margin-left: -5px;
}



.form-box
{
    padding: 10px 10px 18px 10px;
    border: 1px #e1e1e1 solid;
    float: left;
    margin-bottom: 20px;
}

.form-box .col-left
{
    width: 170px;
    float: left;
}
.form-box .col-right
{
    float: left;
}
.form-box .col-center-compra
{
    width: 100%;
    float: left;
    padding-bottom: 20px;
}
.form-box .col-left-compra
{
    width: 280px;
    float: left;
    border-right: 1px #ccc solid;
}
.form-box .col-left-compra h3
{
    padding-bottom: 0px;
    font-size: 22px;
}
.form-box .col-left-compra .cad-chk label
{
    font-size: 12px;
    font-weight: bold;
    color: #666666;
}
.form-box .col-left-compra .cad-chk td
{
    padding-bottom: 15px;
}

.form-box .col-right-compra
{
    width: 410px;
    float: left;
}
.form-box .col-right-compra .lbl
{
    width: 170px !important;
    text-align: right;
    font-weight: bold;
}
.form-box .col-right-compra .lbl2
{
    margin-top: 12px;
}


.form-box .lbl, .form-cadastro .form-box .lbl
{
    width: 45px !important;
}
.form-box .alw
{
    text-align: right;
    padding-left: 0px;
}


/*detalhes do produto*/
.HeaderDetalhesdoProduto
{
    border-bottom: solid 1px #c8c8c8;
    width: 750px;
    overflow: hidden;
}
.HeaderDetalhesdoProduto h2
{
    border-bottom: none;
    margin: 0px;
    padding: 10px 0px 0px 0px;
    font-weight: bold;
}
.spnSubTitulo
{
    float: left;
    margin-top: 10px;
}
.spnIndicar
{
    float: right;
    margin-top: 10px;
    margin-right: 20px;
}
.spnCompartilhar
{
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}
.HeaderDetalhesdoProduto p
{
    margin: 0px;
    padding: 0px;
}
.HeaderDetalhesdoProduto ul
{
    overflow: hidden;
    margin: 0;
    padding: 0px;
    float: right;
    width: 85px;
}
.HeaderDetalhesdoProduto ul li
{
    list-style: none;
    float: right;
    margin: 5px 5px 0 0px;
}
.bx-DetalhesProd
{
    position: relative;
}
.bx-DetalhesProd span
{
    display: inline-block;
    font-weight: bold;
}
.bx-DetalhesProd h3
{
    margin-top: 13px;
}
.bx-DetalhesProd ul
{
    margin: 0px;
    padding: 0px;
    list-style: none; /*position:absolute; left:-10px; overflow:hidden;*/
}
.bx-DetalhesProd ul li
{
    float: left;
    width: 241px;
    margin-left: 0px; /*display:block; height:460px;*/
}
.bx-DetalhesProd ul li hr
{
    width: 160px;
}
.ltlpeso
{
    color: #FFA860;
}
.noBorder
{
    border-bottom: none;
}
.bxImgProd
{
    margin-top: 17px;
    margin-bottom: 5px;
    height: 212px;
    width: 241px;
    position: relative;
}
.bxImgProd .prod
{
    width: 238px;
    position: absolute;
    z-index: 1;
    border: solid 1px #e0e0e0 !important;
}
.bxImgProd .promocao
{
    position: absolute;
    z-index: 10000;
    top: -8px;
    left: -8px;
}
.bxListImgs
{
    border: solid 1px #e0e0e0;
    width: 238px;
    height: 75px;
    margin-top: 5px !important;
}
.prev
{
    border: none;
    cursor: pointer;
    background: url('/App_Themes/Sonda/imagens/btnPrev.jpg') no-repeat;
    width: 9px;
    height: 75px;
    float: left;
}
.next
{
    border: none;
    cursor: pointer;
    background: url('/App_Themes/Sonda/imagens/btnNext.jpg') no-repeat;
    width: 9px;
    height: 75px;
    float: right;
}
.prev:hover
{
    background: url('/App_Themes/Sonda/imagens/btnPrevHover.jpg') !important;
}
.next:hover
{
    background: url('/App_Themes/Sonda/imagens/btnNextHover.jpg') !important;
}
.listImgs
{
    width: 225px;
    height: 75px;
    float: left;
}
.listImgs li
{
    margin-left: 3px !important;
    width: 70px !important;
    height: 75px !important;
    border-left: solid 1px #e0e0e0;
    border-right: solid 1px #e0e0e0;
}
.btnVoltar
{
    border: solid 1px #7fa435;
    border-top: none;
    color: #FFF;
    font-weight: bold;
    background: url('/App_Themes/Sonda/imagens/bgButtonVoltar.jpg') repeat-x;
    height: 29px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 7px;
}
.formQtd
{
    float: left;
    width: 37px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: solid 1px dbdbdb;
    box-shadow: 3px 4px 5px #DADADA inset;
    -webkit-box-shadow: 3px 4px 5px #DADADA inset;
    -moz-box-shadow: 3px 4px 5px #DADADA inset;
}
.bxButtonDrop
{
    float: left;
    height: 32px;
    margin-left: 9px;
}
.dropUp, .dropDown
{
    cursor: pointer;
}
.bx-btnComprar .btnVoltar
{
    margin-top: 3px;
    margin-left: 9px;
}
.asideList
{
    border: solid 1px #e0e0e0;
    margin-top: 15px;
    padding: 10px;
    width: 221px !important;
}
h4
{
    color: #7c7b7b;
    font-weight: normal;
    font-size: 13px;
    border-bottom: dotted 1px #7c7b7b;
    margin: 0px;
}
.bx-prodAside
{
    border-bottom: dotted 1px #7c7b7b;
    padding-bottom: 10px;
    height: 160px;
    margin-bottom: 2px;
}
.bxImgAside
{
    width: 90px;
    float: left;
    margin-top: 35px;
}
.bxContentAside
{
    width: 120px;
    float: right;
}
.spnProdAside
{
    margin-top: 15px;
}
.spnProdAside a
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
}
.spnPrecoAside
{
    font-weight: normal;
    margin: 15px 0px;
}
.spnPrecoAsidePrecoSonda
{
    font-weight: normal;
    margin: 7px 0px;
}
.formQtdAside
{
    width: 27px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    border: solid 1px dbdbdb;
    box-shadow: 3px 4px 5px #DADADA inset;
    -webkit-box-shadow: 3px 4px 5px #DADADA inset;
    -moz-box-shadow: 3px 4px 5px #DADADA inset;
    float: left;
    margin-top: 5px;
}
.bxButtonDropAside
{
    float: left;
    margin-left: 5px;
    height: 27px;
}
.bx-btnComprarAside
{
    margin: 0px;
    float: right;
    width: 70px;
}
.dropUpAside, .dropDownAside
{
    cursor: pointer;
}

.bx-d-d
{
    float: left;
    width: 490px;
}
.bx-detalhe-descricao
{
    display: block;
    font-size: 15px; /*display:inline-block; width:100%;*/
}
.bx-detalhe-descricao p
{
    text-align: justify;
    margin-top: 8px;
    font-size: 11px;
}

.bx-detalhe-descricao span, .bx-detalhe-descricao div
{
    display: block;
    font-size: 11px !important;
    color: #6f6f6f !important;
    font-weight: normal !important;
    font-family: Arial !important;
    line-height: 17px;
}

.bx-detalhe-descricao h2
{
    color: #ff841f;
}
.bx-detalhe-descricao table
{
    width: 100%;
    margin-top: 15px;
}
/* .bx-detalhe-descricao table tr:hover td         { background-color:#6F6F6F; color:#fff; } */
.bx-detalhe-descricao table .firstLine:hover td
{
    background-color: #ACD162;
    color: #fff;
}
.bx-detalhe-descricao table tr td
{
    /* height:30px; */
    text-align: center;
    padding: 3px;
    border: 1px solid #999;
    font-size: 11px;
}
.bx-detalhe-descricao table .firstLine td, .bx-detalhe-descricao table .table-grid-header td
{
    background-color: #ACD162;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    border-collapse: separate;
    border-color: #D1E5A8 #CAF37B #7FA435 #53780B;
    border-style: solid;
    border-width: 1px;
}

.aviseme
{
    position: relative;
    display: inline-block;
    padding: 33px 36px 10px 10px;
    border: 1px solid #C8C8C8;
}
.aviseme .btnavisofechar
{
    position: absolute;
    top: 10px;
    right: 10px;
}

.indique-box
{
    display: inline-block;
    width: 100%;
    position: relative;
}
.indique-box .spnIndicar
{
    color: #F2872B;
    cursor: pointer;
}
.indique-box .spnFechar
{
    color: #ACD162;
    cursor: pointer;
    float: right;
    margin-right: 20px;
    font-size: 13px;
}
.indique-box article
{
    border-bottom: 1px solid #C8C8C8;
}

.firstLine tr
{
    font-weight: bold;
}
.tabelaNutricional table tr:hover td
{
    background: #EFEFEF;
}
.boxSend
{
    display: none;
    background: #f8f8f8;
    border: solid 1px #d4d4d4;
    width: 325px;
    padding: 5px;
    position: relative;
    z-index: 999;
    margin-top: 5px;
}
.boxSend select
{
    width: 240px;
    margin-right: 5px;
    height: 30px;
    line-height: 30px;
    background: #FFF;
}
.bx-LightBoxCep
{
    display: none;
    background: #FFF;
    width: 910px; /*height:260px;*/
    margin: auto;
    position: fixed;
    margin: -130px 0 0 -455px;
    z-index: 99999;
    top: 50%;
    left: 50%;
    border-radius: 10px;
    padding: 10px;
}
.bx-LightBoxCep .lbl-form
{
    display: inline-block;
    text-align: left;
    padding: 5px 0 0 5px;
    float: left;
}
.bx-LightBoxCep .btnLogin
{
    margin-top: 10px;
}
.bx-LightBoxCep .btn-lnk
{
    clear: both;
    display: inline-block;
    margin-top: 9px;
}
.light-left
{
    width: 275px;
    height: 130px;
    float: left;
    background: url('/App_Themes/Sonda/imagens/bg-ops.jpg') no-repeat;
    background-position: center 10px;
    text-align: center;
    padding: 130px 10px 10px 10px;
    border-right: solid 1px #c8c8c8;
}
.light-right
{
    width: 605px;
    height: 260px;
    float: left;
    margin-left: 5px;
    position: relative;
}
.light-right .fecharAvisoJQ
{
    position: absolute;
    top: 0px;
    right: 0px;
}
.light-right h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    text-align: center;
    font-weight: normal;
    color: #000;
}
.light-right p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-align: center;
    font-weight: normal;
    color: #000;
    margin: 10px;
    padding: 10px 0px;
}
.bx-formLightRight
{
    margin: auto;
    width: 500px;
    text-align: center;
}
.msgCep
{
    margin: 20px auto;
    width: 500px;
    text-align: center;
}
.light-right ol
{
    margin: 0;
    padding: 0;
}
.light-right ol li
{
    float: right;
    margin-left: 20px;
    list-style: none;
}
.fade
{
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    overflow: hidden;
    bottom: 0;
    left: 0;
    background: url('/App_Themes/Sonda/imagens/bg-fade.png');
    z-index: 990;
}
.formTxtCep
{
    height: 28px;
    line-height: 28px;
    text-align: center;
}
.msgCep
{
    margin-top: 20px;
    display: block;
}
.btn3
{
    height: 29px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 7px;
    color: #FFF;
    width: 50px;
    padding: 0;
}
.box-DetalhesProd
{
    width: 100%;
    min-height: 275px;
}
.box-DetalhesProdEsq
{
    width: 245px;
    float: left;
}
.box-DetalhesProdDir
{
    float: right;
    border: solid 1px #e0e0e0;
    margin-top: 0px;
    padding: 10px;
    width: 221px !important;
}
.box-DetalhesProdDir h4
{
    background: -moz-linear-gradient(top,  #ffffff 0%, #d1e5a8 2%, #acd162 2%, #acd162 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(2%,#d1e5a8), color-stop(2%,#acd162), color-stop(100%,#acd162)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#d1e5a8 2%,#acd162 2%,#acd162 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#d1e5a8 2%,#acd162 2%,#acd162 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#d1e5a8 2%,#acd162 2%,#acd162 100%); /* IE10+ */
    background: linear-gradient(top,  #ffffff 0%,#d1e5a8 2%,#acd162 2%,#acd162 100%); /* W3C */
    background-color: #acd162;
    vertical-align: middle;
    text-align: center;
    padding: 5px 0;
    color: #fff;
    border: 0;
}
.box-DetalhesProdMed
{
    width: 221px;
    float: left;
    padding: 0px 10px;
}
.box-Imagem
{
    height: auto;
    min-height: 225px;
    text-align: center;
}
.box-Imagem .prod
{
    width: 200px;
    z-index: 1;
    height: auto;
    margin-top: 10px;
}
.box-Imagem .promocao
{
    position: absolute;
    z-index: 10000;
    top: -8px;
    left: -8px;
}
.box-DetalhesProdEsq span
{
    line-height: 30px;
    display: block;
}
.hIdent
{
    margin-top: 0px;
    padding-top: 25px;
    padding-left: 10px;
    margin-bottom: 20px;
    background: -moz-linear-gradient(top,  #8fb93d 7%, #8fb93d 12%, #8fb93d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(7%,#8fb93d), color-stop(12%,#8fb93d), color-stop(100%,#8fb93d));
    background: -webkit-linear-gradient(top,  #8fb93d 7%, #8fb93d 12%,#8fb93d 100%);
    background: -o-linear-gradient(top,  #8fb93d 7%, #8fb93d 12%,#8fb93d 100%);
    background: -ms-linear-gradient(top,  #8fb93d 7%, #8fb93d 12%,#8fb93d 100%);
    background: linear-gradient(top,  #8fb93d 7%, #8fb93d 12%,#8fb93d 100%);
    color: #fff;
    font-size: 21px;
}
.centralizar
{
    width: 960px;
    margin: auto;
}
.formulario
{
    float: left;
}


/* Atendimento On-line */
#AtendimentoOnline
{
    float: left;
    width: 100%;
}
#AtendimentoOnline .limitador
{
    width: 530px;
    float: left;
}
.cad-txtAtendimento
{
    border: inset 1px #555;
    color: #555;
    padding: 5px !important;
    margin: 2px 2px 2px 0px;
    width: 300px !important;
    border-radius: 3px;
}
.logoAtendimento
{
    float: left;
}
.fxTopAtendimento
{
    height: 57px;
    color: #FFFFFF;
    font-size: 21px;
    margin-bottom: 20px;
    margin-top: 0;
    padding-left: 10px;
    padding-top: 10px;
    background-color: #ACD162;
}
.h1Atendimento, .h2Atendimento
{
    font-family: Arial;
    float: left;
    display: block;
    width: 400px;
    text-align: center;
}
.h1Atendimento
{
    color: #c2f709;
    font-size: 24px;
    font-weight: bold;
}
.h2Atendimento
{
    color: #FFF;
    font-size: 21px;
    border: 0;
}
.chatAtendimento, .respAtendimento
{
    float: left;
    width: 530px;
}
.chatAtendimento
{
    height: 300px;
}
.respAtend
{
    background-color: #ECF9D2;
}
.respCliente
{
}
.respAtend, .respCliente
{
    padding: 3px;
    float: left;
}
.nomeAtend
{
    width: 190px;
    float: left;
    text-align: right;
    padding-right: 10px;
}
.nomeAtend strong
{
    float: left;
}
.msgAtend
{
    float: left;
    width: 305px;
}
.cad-lrad
{
    float: left;
    margin-top: 19px;
}
.cad-lrad input[type=radio]
{
    margin-right: 2px;
}
.cad-lrad label
{
    margin-right: 20px;
}

/* Box de troca de produto da lista */
.boxTrocaProd
{
    position: relative;
    z-index: 10;
    background-color: #fdeee1;
    color: #d66202;
    border: 1px solid #da6606;
    padding: 15px 25px 15px 15px;
    margin: 10px 0;
    float: left;
}
.boxTrocaProd .prodTroca
{
    color: #7f7f7f;
    font-weight: bold;
    font-size: 14px;
}
.boxTrocaProd .offTroca
{
    position: absolute;
    right: 5px;
    top: 5px;
    background-color: #f4811e;
    color: #fff;
    padding: 0 5px 2px;
    font-weight: bold;
    text-decoration: none;
}
.boxTrocaProd .cadTroca
{
    width: 23px;
    height: 29px;
    background: transparent url('/App_Themes/Sonda/imagens/cadeado.png') no-repeat scroll left top;
    position: absolute;
    right: 131px;
    top: -43px;
}


.avalie a, .avalie .active, .list-linha-produto .btn-pro-produto, .list-linha-produto .btn-ant-produto, .cart .ico-lupa
{
    background-image: url('/App_Themes/Sonda/imagens/sprites.png');
}

/*avaliar*/
.avalie
{
    line-height: 24px;
    margin-right: 10px;
}
.avalie a
{
    cursor: default;
}
.avalie
{
    vertical-align: middle;
}

.avalie a .avalie span
{
    display: inline-block;
    width: 18px;
    height: 17px;
    text-indent: -9990px;
    background-image: url('/App_Themes/Sonda/imagens/estrela.png');
    background-position: right top;
}

.box-opinioes .qtd-opn
{
    margin-bottom: 10px;
}
.box-opinioes .comentario .mensagem
{
    margin-top: 0;
}
.box-opinioes .comentario .mensagem .data
{
    font-weight: bold;
    color: #8FB93D;
}
.box-opinioes .tipo-produto
{
    line-height: 35px;
}
.box-opinioes .produto-avaliado
{
    line-height: 35px;
}

.avalie a.active, .avalie span.active
{
    background-position: left top;
    background-image: url('/App_Themes/Sonda/imagens/estrela.png');
}
.avalie a:hover, .avalie span:hover, .avalie .active
{
    background-position: left top;
}
.avalie.noalter a:hover, .avalie.noalter span:hover
{
    background-position: right top;
}
.avalie.noalter a.active:hover, .avalie.noalter span.active:hover
{
    background-position: left top;
}

.avalie span
{
    display: inline-block;
    width: 18px;
    height: 17px;
    text-indent: -9990px;
    background-image: url('/App_Themes/Sonda/imagens/estrela.png');
    background-position: right top;
}
.avalie span.active
{
    background-position: left top;
    background-image: url('/App_Themes/Sonda/imagens/estrela.png');
}

.seeComments
{
    display: none;
    color: #fff;
}

/* Páginas do Impressões */
.printDevolucao
{
    width: 900px;
    margin: 0 auto;
}
.printDevolucao p
{
    display: inline-block;
    width: 100%;
    font-size: 13px;
}
.printDevolucao hr
{
    display: block;
    clear: both;
    margin: 12px 0 0 0;
}
.printDevolucao h1
{
    float: left;
    margin: 10px 0;
    height: 120px;
}
.printDevolucao h2
{
    float: left;
    margin: 10px 0;
    height: 120px;
    line-height: 120px;
    width: 730px;
    text-align: center;
    font-size: 30px;
    border: 0;
}
.printDevolucao .infoPed
{
    display: inline-block;
    width: 220px;
    float: left;
}
.printDevolucao .spanPed
{
    display: inline-block;
    width: 680px;
    float: left;
    margin-bottom: 8px;
}
.printDevolucao .prodPed
{
    display: inline-block;
    width: 810px;
    float: left;
    text-align: left;
}
.printDevolucao .borderTop
{
    border-top: 1px solid #000;
    width: 100%;
    display: inline-block;
    margin: 5px 0;
    padding: 5px 0;
    text-align: right;
}
.printDevolucao .borderTop b
{
    float: left;
}
.printDevolucao .linha
{
    display: inline-block;
    width: 100%;
    text-align: right;
}
.printDevolucao .linhaAlt
{
    display: inline-block;
    width: 100%;
    background-color: #f1f1f1;
    text-align: right;
}
.printDevolucao .linha b, .printDevolucao .linhaAlt b
{
    float: left;
}
.printDevolucao .sign
{
    display: block;
    font-weight: bold;
    border-top: 1px solid #000;
    width: 370px;
    margin-top: 60px;
    padding-top: 5px;
    text-align: center;
}

/* Background Loading */
.bgLoad
{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9990;
    display: inline-block;
    width: 100%;
    height: 100%;
    background: transparent url('/App_Themes/Sonda/imagens/bg-load.png') repeat scroll left top;
}
.bgLoad img
{
    width: 50px;
    height: 50px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
}


/* Table Informaçoes Nutricionais */
.table-grid
{
    border: 1px solid #999;
    margin-top: 20px;
}
.table-grid .table-grid-header td
{
    border: 1px solid #999;
    padding: 5px;
    text-align: center;
    font-weight: bold;
}
.table-grid td
{
    border: 1px solid #000000;
    padding: 5px;
    text-align: center;
}

/* NOVOS ESTILOS */
.m-top-20
{
    margin-top: 20px;
}
.w-100-p
{
    width: 100%;
}

/* NOVOS ESTILOS 12/09/2012 - Tamura */
.clrNew
{
    color: #F2872B;
}
.imgLeft
{
    width: 252px;
    height: 374px;
    display: inline-block;
    float: left;
}
.open-group li
{
    list-style: none;
}
.open-group li div
{
    padding: 15px 0 0 0;
}
.open-group li div p
{
    margin: 0;
}
.open-group h3 a
{
    margin: 0;
    height: 48px;
    line-height: 68px;
}
.bg-open p
{
    line-height: 20px;
}
.faqBox
{
    margin-top: 0px 0px 0px 0px;
}
.open-group li a h3
{
    font-size: 14px;
}
.open-group li a
{
    text-decoration: none;
}


/*Criados 05/10/2012:Tamura*/
.heightFixo
{
    height: 205px !important;
}
.Mcima
{
    margin-top: 26px !important;
}
.Mcima2
{
    margin-top: 26px !important;
}
.marginLft
{
    margin: 8px 0px 0px 95px !important;
}
.widthMnr
{
    width: 90px !important;
    margin: 8px 0px 0px 20px !important;
}
.noResize
{
    resize: none;
}

.ativo
{
    background: -moz-linear-gradient(center top , #FFFFFF 0%, #FFB97F 2%, #FF8B2B 4%, #FF8B2B 14%, #D46000 100%) repeat scroll 0 0 transparent;
    border-bottom: 1px solid #EA7F10;
    border-top: 1px solid #FF7D13;
    height: 30px;
    text-decoration: none;
}
a.vistedBC:visited
{
    color: #F4811E;
}
.clearHover li a:hover
{
    background: -moz-linear-gradient(center top , #FFFFFF 0%, #FFB97F 2%, #FF8B2B 4%, #FF8B2B 14%, #D46000 100%) repeat scroll 0 0 transparent !important; /*border-bottom:1px solid #EA7F10 !important; border-top:1px solid #FF7D13 !important; height:30px !important; text-decoration:none !important; border-bottom-width:0px !important;*/
    color: #FFF !important;
}
.clearHover li a.active:hover
{
    background: -moz-linear-gradient(center top , #FFFFFF 0%, #FFB97F 2%, #FF8B2B 4%, #FF8B2B 14%, #D46000 100%) repeat scroll 0 0 transparent !important;
    border-bottom: 1px solid #EA7F10 !important;
    border-top: 1px solid #FF7D13 !important;
    height: 30px !important;
    text-decoration: none !important;
    border-bottom-width: 1px !important;
    text-decoration: none;
    color: #FFF !important;
    height: 30px !important;
}
.heightNav a
{
    height: 30px !important;
}


.loader
{
    position: absolute;
    left: 50%;
    top: 50%;
}


/* TELERIK ALTERADO */
.item .RadInput_Default
{
    display: inline-block;
}
.item .riCell
{
    white-space: normal;
}

/* destaque para item sem estoque */

tr.semEstoque
{
    background: #feffff; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #feffff 20%, #ffd7d7 50%, #ffffff 80%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#feffff), color-stop(50%,#ffd7d7), color-stop(80%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #feffff 20%,#ffd7d7 50%,#ffffff 80%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #feffff 20%,#ffd7d7 50%,#ffffff 80%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #feffff 20%,#ffd7d7 50%,#ffffff 80%); /* IE10+ */
    background: linear-gradient(to bottom,  #feffff 20%,#ffd7d7 50%,#ffffff 80%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}

/* SUPER OFERTAS */
.superofertas a
{
    background: #acd162;
    color: #FFF !important;
}

.superofertas
{
    background: none;
}
.listaRetratil
{
    display: none;
}

.lastTD
{
    width: 128px;
    position: relative;
}
.pRelative
{
    position: relative;
}
.noCarrinho
{
    /*background: url("imagens/carrinho.png") no-repeat 115px 42px;*/
    background: url("/App_Themes/Sonda/imagens/carrinho.png") no-repeat 90px 42px;
}
.noCarrinho .pRelative
{
    text-align: left;
    padding-left: 5px;
}

.spn_msg
{
    line-height: 15px !important;
    font-weight: bold !important;
    text-align: center;
    background: #ffffff;
    color: #555 !important;
    font-size: 10px;
    display: none;
    border: solid 1px #9e9e9f;
    top: 90px;
    left: -10px;
    z-index: 5;
    position: absolute;
    width: 134px;
    height: 30px;
}
.spn_msg img
{
    display: block;
    margin: -15px auto 0px auto;
}
.msg_Pedidos
{
    position: absolute;
    top: 89px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    width: 570px;
    text-align: center;
    color: #6f6f6f;
}
.msg_Pedidos span
{
    color: #f2872b;
}
.pRelative .spn_msg
{
    top: 62px;
}
.tbodyCategoria .noCarrinho
{
    background-position: 75px center;
}
.bxContentAside .noCarrinho
{
    background-position: 100px 40px;
    height: 57px;
}
.lblTempo
{
    display: none;
}
.vitrine .noCarrinho
{
    background-position: 158px 9px;
}
.vitrine .spn_msg
{
    top: 295px;
    line-height: 15px;
}
.vtrn .spn_msg
{
    top: 285px;
    line-height: 15px;
}
.box-DetalhesProdDir .noCarrinho
{
    background-position: 52px 14px;
}
.bx-prodAside .spn_msg
{
    top: 51px;
    left: -10px;
    display: none;
}
.lnkComprar
{
    margin: 0 0 0 -3px;
    padding: 0;
    width: 60px;
    font-size: 12px;
}
.lnkFinalizarCompra
{
    width: 167px;
    float: right;
    margin: -1px 2px 0 0;
}
.new_btn_finalizarCompra
{
    width: 165px;
    position: absolute;
    left: 0px;
    bottom: -17px;
}
.alinhamentosTelefone
{
    margin-right: 0px !important;
    width: 210px !important;
    margin-left: -30px;
}
.box_form_compra
{
    height: 30px;
}
.box_numeric
{
    float: left;
    width: 50px;
}
.bx-btnComprar
{
    float: left;
    margin-left: 0px;
    width: 130px;
}
.box-DetalhesProdMed .noCarrinho
{
    background-position: 90px 9px;
}

/* TELERICK */
.RadInput_Default
{
    display: inline-block;
}

/* NOVO MENU */
nav.new_menuTop
{
    background: url("/App_Themes/Sonda/imagens/new_menuTop.jpg");
    width: 763px;
    height: 41px;
    position: absolute;
    right: 1px;
    bottom: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'FuturaMedium';
}
nav.new_menuTop ul
{
    margin: 0;
    padding: 0px;
}
nav.new_menuTop li
{
    float: left;
    height: 32px;
    line-height: 32px;
    margin: 5px 0 0 0;
    padding: 0 7px;
    border-left: 1px solid #80A13E;
    border-right: 1px solid #D6E88E;
    list-style: none;
    font-size:12.6px;
}
nav.new_menuTop li.firstItem
{
    border-left: none;
}
nav.new_menuTop li.lastItem
{
    border-right: none;
    border-left: none;
    background: #f3f3f3;
    height: 41px;
    line-height: 41px;
    margin: 0;
    width: 100px;
    padding: 0;
    text-align: center;
    font-size: 10px;
    line-height: 19px;
}
nav.new_menuTop li.lastItem span
{
    color: #f2872b;
    font-size: 11px;
    font-weight: bold;
}
nav.new_menuTop li.lastItem a
{
    color: #818181;
}
nav.new_menuTop li a
{
    color: #FFF;
    display: block;
    padding: 0 5px;
    text-decoration: none;
}
nav.new_menuTop li a:hover
{
    background: url("/App_Themes/Sonda/imagens/bg_menu_hover.jpg");
}
nav.new_menuTop li.lastItem a:hover
{
    background: url("/App_Themes/Sonda/imagens/bg_menu_hover2.jpg");
    color: #FFF;
}
nav.new_menuTop li.lastItem a:hover span
{
    color: #FFF;
}

/* ATENDIMENTO */
.col_atendimento
{
    width: 330px;
    float: left;
}
.col_atendimento .content
{
    background: #FDFDFD;
    border: 1px solid #F8F8F8;
    padding: 10px;
    min-height: 511px;
}
.first_col
{
    margin-right: 44px;
}
.col_atendimento h3
{
    padding-left: 50px;
    background-position: -661px -582px;
    line-height: 37px;
    background-image: url('/App_Themes/Sonda/imagens/sprites.png');
    background-repeat: no-repeat;
}
.col_atendimento h3.loja
{
    background-position: -661px -472px;
}
.col_atendimento p, .col_atendimento h4
{
    margin: 5px 0;
}
.col_atendimento img
{
    margin: auto;
    display: block;
}

.banner-home-bannerlat
{
    height: 280px;
}
.banner-home .visualizar-janela.Reducao_Active
{
    width: 590px;
}
.banner-home .visualizar-janela.Reducao_Active .box-noticia-alb
{
    width: 590px;
}
.banner-home .visualizar-janela.Reducao_Active img
{
    width: 100% !important;
    height: auto !important;
}
.NovoBannerLateral
{
    width: 150px;
    /* height: 208px; */
    display: none;
    /* margin-top: -45px; */
    /*margin-bottom: 121px; */
    margin-bottom: 15px;
}
.NovoBannerLateral.banner_active
{
    display: block;
}

.banner-home .visualizar-janela img
{
    width: 100% !important;
    height: auto !important;
}

/*.line a img { width: 155px !important; }
.line esq a img { width: 212px !important; }*/

/* TELA ENDEREÇO PARA ENTREGA */
.BoxStylesEndereco, .BoxStylesEndereco2
{
    width: 942px;
}
.BoxStylesEndereco p
{
    color: #6f6f6f;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 25px;
}
.BoxStylesEndereco .SelectP
{
    margin-left: 0px;
}
.BoxStylesEndereco input
{
    border: none;
}
.ListaEnderecos
{
    list-style: none;
}
.BoxStylesEndereco .btnDir
{
    float: right;
}
.ListaEnderecos li
{
    width: 100%;
    margin-top: 20px;
}
.ListaEnderecos li input[type=radio]
{
    margin-right: 10px;
}
.divCalendarioDatasNovo
{
    width: 450px;
    position: relative;
    margin: 0 auto;
    background-color: #f6f6f6;
    padding: 20px;
}
.divCalendarioDatasNovoTitulo
{
    background-color: #acd162;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    padding: 10px;
    font-weight: bold;
    border-bottom: 3px #97b953 solid;
    width: 470px;
    margin: 0 auto;
    margin-top: 25px;
}
.InfoDataEscolhida
{
    overflow: hidden;
    width: 230px;
}
.InfoDataEscolhida b
{
    color: #ff841f;
}
.InfoDataEscolhida span
{
    color: #6f6f6f;
    font-weight: bold;
    font-size: 12px;
    margin-left: 25px;
    margin-bottom: 5px;
    display: inline-block;
}
.InfoDataEscolhida .SelectBar
{
    margin-left: 25px;
    background-color: White;
    color: #c7c7c7;
    border: none;
    font-size: 12px;
    padding: 5px;
}
.InfoDataEscolhida .EspacamentoInfo
{
    margin-bottom: 25px;
    margin-left: 25px;
}
.InfoDataEscolhida .horarios, .InfoDataEscolhida .frete
{
    list-style: none;
    width: 85px;
    float: left;
    margin-top: 15px;
    min-height: 87px;
}
.InfoDataEscolhida .horarios .first, .InfoDataEscolhida .frete .first
{
    font-weight: bold;
    color: #ff841f;
    margin-bottom: 5px;
}
.divCalendarioDatasNovo .RadCalendar_Default .rcTitlebar
{
    background: none;
    background-color: #ff841f;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
}
.divCalendarioDatasNovo .rcRow td a
{
    background-color: #ffffff;
    color: #c7c7c7;
    font-weight: bold;
}
.divCalendarioDatasNovo .rcRow td
{
    border-left: 1px #ccc solid !important;
    border-bottom: 1px #ccc solid !important;
}
.divCalendarioDatasNovo .RadCalendar_Default .rcMain .rcRow a, .divCalendarioDatasNovo .RadCalendar_Default .rcMain .rcRow span
{
    color: #c7c7c7;
}
.divCalendarioDatasNovo .RadCalendar_Default .rcMain .rcRow .rcSelected
{
    background: none;
    background-color: none;
}
.divCalendarioDatasNovo .RadCalendar_Default .rcMain .rcRow .rcSelected a
{
    color: #fff;
    background: #ff841f !important;
    border: none;
}
.divCalendarioDatasNovo .RadCalendar_Default .rcMain
{
    border: 1px #ccc solid;
}
.divCalendarioDatasNovo .RadCalendar_Default .rcRow td
{
    padding: 1px;
}
.divCalendarioDatasNovo .RadCalendar_Default .rcHover
{
    padding: 0 !important;
    background: none !important;
}
.italicoPInfo
{
    width: 220px;
    font-style: italic;
    text-align: left;
}
.NewHeader
{
    width: 100%;
    height: 120px;
}
.NewHeader a
{
    color: #f2872b;
    text-decoration: none;
}
.NewHeader img
{
    float: left;
}
.NewHeader .bx-logado
{
    display: block;
    width: 466px;
    float: left;
    margin-left: 30px;
    margin-top: 10px;
}

.txtValorPagamento
{
    margin-left: 4px;
    width: 65px !important;
}

.aba-details
{
    border-left: none;
    border-right: none;
    border-top: 2px white solid;
    width: 100%;
    margin-top: 0px;
}
.aba-details td
{
    padding: 10px 0px;
}
.aba-details td p
{
    margin-top: 3px;
}
.aba-details td.tdLeft
{
}
.aba-details td.tdRight
{
    border-left: 1px #e1e1e1 solid;
    padding-left: 20px;
}
.aba-details h3
{
    border: 0;
    margin: 0;
}

.finalizarPgtoScreen h3 span
{
    color: #6f6f6f;
    font-size: 13px;
    float: right;
    margin-right: 116px;
}
/*.finalizarPgtoScreen h3 span { color: #6f6f6f; font-size: 14px; float: right; margin-left: 29px; }*/
.finalizarPgtoScreen h3 span .cad-txt
{
    height: 20px;
    line-height: 27px;
    color: #555;
    font-size: 14px;
    font-family: 'FuturaMedium';
    border-top: 1px #e7e7e7 solid;
    background-color: #fff;
    border-bottom: 1px #dbdbdb solid;
    border-right: 1px #e6e6e6 solid;
    border-left: 1px #e7e7e7 solid;
    box-shadow: 6px 6px 6px #eeeeee inset;
    -moz-box-shadow: 6px 6px 6px #eeeeee inset;
    -webkit-box-shadow: 6px 6px 6px #eeeeee inset;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #555;
    font-weight: bold;
    text-align: center;
}
.finalizarBtn
{
    float: right;
}

.finalizarPgtoScreen .btn2:hover
{
    background: #ff841f !important;
}
.finalizarPgtoScreen .btn-active
{
    background: #ff841f !important;
}

html body .RadInput_Default .riTextBox, html body .RadInputMgr_Default
{
    height: 27px !important;
    line-height: 27px !important;
    color: #555 !important;
    font-size: 14px !important;
    font-family: 'FuturaMedium';
    border-top: 1px #e7e7e7 solid !important;
    background-color: #fff !important;
    border-bottom: 1px #dbdbdb solid !important;
    border-right: 1px #e6e6e6 solid !important;
    border-left: 1px #e7e7e7 solid !important;
    padding: 0px 0px 0px 0px !important;
}

.lblPeriodoNovo label
{
    color: red !important;
    font-size: 13px !important;
    font-weight: bold !important;
}


/*NewsLetter*/
#popup-newsletter
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
}
#popup-newsletter .pop-fundo
{
    width: 100%;
    height: 100%;
    background: url('/App_Themes/Sonda/imagens/bg-popup-newsletter.png') repeat;
    overflow: hidden;
    position: absolute;
    z-index: 1;
}
#popup-newsletter .content
{
    background: #fff;
    width: 592px;
    height: 300px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -150px 0 0 -255px;
    padding: 35px;
    border: none;
    box-sizing: border-box;
    z-index: 2;
}
#popup-newsletter p
{
    font-size: 15px;
}
#popup-newsletter .fechar
{
    position: absolute;
    top: 2px;
    right: 0px;
    font-weight: normal;
    text-decoration: none;
    font-size: 16px;
    padding: 4px 10px;
    color: #fff;
    background-color: #f2872b;
}
#popup-newsletter .fechar:hover
{
    color: #ffffff;
}
#popup-newsletter h1
{
    font-size: 30px;
    font-weight: bold;
    padding: 0;
}
#popup-newsletter h1 span
{
    color: #F4811E;
}
#popup-newsletter .cadastro
{
    margin-top: 15px;
}
.box-news-letter .input, #popup-newsletter .input
{
    display: block;
    width: 270px;
    height: 35px;
    margin-bottom: 15px;
    padding: 5px 10px;
    box-sizing: border-box;
    font-size: 15px;
}
#popup-newsletter .input
{
    background-color: #f2872b;
    color: #fff;
}
.box-news-letter .btn-cadastrar, #popup-newsletter .btn-cadastrar
{
    background: #F4811E;
    color: #FFF;
    text-decoration: none;
    padding: 12px 15px;
    display: block;
    width: 80px;
    font-weight: bold;
    margin-top: 20px;
}
.box-news-letter .btn-cadastrar:hover, #popup-newsletter .btn-cadastrar:hover
{
    background: #999;
}

.box-news-letter .input
{
    display: inline-block;
    width: 177px;
    margin-bottom: 0;
    height: 25px;
    font-size: 12px;
}
.box-news-letter .btn-cadastrar
{
    display: inline-block;
    width: 45px;
    height: 25px;
    margin-top: 0;
    font-family: "FuturaMedium";
    font-weight: bold;
    font-size: 12px;
    border-top: 1px solid #FF7D13;
    border-bottom: 1px solid #968069;
    background: -moz-linear-gradient(center top , #FFF 0%, #FFB97F 2%, #FF8B2B 4%, #FF8B2B 14%, #D46000 100%) repeat scroll 0% 0% transparent;
    line-height: 0px;
}
.box-news-letter .btn-cadastrar:hover
{
    border-color: #D8D8D9 #C0C0C1 #212121;
    background: -moz-linear-gradient(center top , #9E9E9F 0%, #9E9E9F 2%, #9E9E9F 2%, #9E9E9F 100%) repeat scroll 0% 0% transparent;
}
.box-news-letter span
{
    display: inline-block;
    margin-right: 10px;
}

/* PROMOÇÃO - SUPEROFERTA DO DIA */
.bg-ofertas
{
    background: url('/App_Themes/Sonda/imagens/promocao/bg.jpg');
    width: 100%;
    height: 927px;
    position: absolute;
    top: 274px;
    left: 0;
    z-index: 99;
}
.box-produto
{
    width: 905px !important;
    height: 600px;
    margin: 0 auto;
    background: url('/App_Themes/Sonda/imagens/promocao/bg-box-int.jpg');
    border: 7px solid #fff;
    padding: 40px;
    position: relative;
}
.box-produto .btn-padrao, .box-produto .btn-padrao:hover, .box-produto .btn-padrao:active, .box-produto .btn-padrao:visited
{
    position: absolute;
    top: 2px;
    right: 0px;
    font-weight: normal;
    text-decoration: none;
    font-size: 16px;
    padding: 4px 10px;
    color: #fff;
    background-color: #f2872b;
}
.box-produto h1
{
    width: 805px;
    height: 85px;
    text-indent: -9999px;
    background: url('/App_Themes/Sonda/imagens/promocao/title.png') no-repeat;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
}
.box-produto h2
{
    text-align: center;
    color: #808285;
    font-size: 32px;
    margin: 5px 0 30px 0;
    border: none;
}
.box-produto .produto
{
    width: 505px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.box-produto .compartilhar
{
    width: 385px;
    display: inline-block;
    vertical-align: top;
}
.box-produto .description
{
    width: 200px;
    display: inline-block;
    vertical-align: top;
    color: #808285;
    font-size: 20px;
    padding-right: 0px;
}
.box-produto .description .nome-produto
{
    line-height: 25px;
    text-align: left;
}
.box-produto .description .valor-inicial
{
    border-top: #f15a22 1px solid;
    color: #f15a22;
    width: 177px;
    padding-top: 10px;
}
.box-produto .description .valor-final
{
    position: relative;
    font-size: 45px;
    color: #f15a22;
    margin: 50px 0;
    position: relative;
}
.box-produto .description .valor-final .por
{
    position: absolute;
    font-size: 15px;
    top: -35px;
}
.box-produto .description .valor-final .reais
{
    font-size: 25px;
}
.box-produto .img-produto
{
    width: 286px;
    display: inline-block;
}
.box-produto .img-produto .figure
{
    width: 100%;
    height: 220px;
    margin: 0;
    position: relative;
}
.box-produto .img-produto .box-desconto
{
    width: 98px;
    height: 98px;
    background: url('/App_Themes/Sonda/imagens/promocao/bg-desconto-v2.png') no-repeat;
    text-align: center;
    color: #fff;
    padding-top: 25px;
    box-sizing: border-box;
    position: absolute;
    bottom: 0px;
    right: -20px;
}
.box-produto .img-produto .box-desconto .desconto
{
    font-size: 35px;
    font-weight: bold;
    color: #fff200;
}
.box-produto .img-produto .btn-compre
{
    background: url('/App_Themes/Sonda/imagens/promocao/btn-comprar.png') no-repeat;
    width: 238px;
    height: 61px;
    text-indent: -9999px;
    display: block;
    margin: 20px;
    border: none;
}
.box-produto .compartilhar .btn-compartilhar
{
    padding: 0 160px;
    margin-top: -7px;
    margin-bottom: 15px;
}
.box-produto .compartilhar p
{
    padding: 25px;
    color: #808285;
    background: #fff;
    box-sizing: border-box;
    text-align: center;
    margin: 0;
    margin-left: 15px;
    font-size: 20px;
    line-height: 32px;
}
.box-produto .tempo-restante
{
    width: 260px;
    margin: 20px auto;
}
.box-produto .tempo-restante .horas, .box-produto .tempo-restante .minutos, .box-produto .tempo-restante .segundos
{
    width: 70px;
    height: 70px;
    display: inline-block;
    background: #fff;
    border: 2px solid #f9b258;
    border-radius: 15px;
    font-size: 40px;
    color: #f15623;
    text-align: center;
    line-height: 70px;
    margin-right: 10px;
}
.box-produto .tempo-restante .faltam-apenas
{
    background: url('/App_Themes/Sonda/imagens/promocao/line-faltam-apenas.png') no-repeat 0px 15px;
    padding: 0;
    font-size: 13px;
    margin-left: 0;
    text-align: left;
    padding-left: 74px;
}
.box-produto .tempo-restante .txt-hora, .box-produto .tempo-restante .txt-minuto, .box-produto .tempo-restante .txt-segundo
{
    color: #808285;
    font-size: 15px;
}
.box-produto .tempo-restante .txt-hora
{
    margin-left: 20px;
}
.box-produto .tempo-restante .txt-minuto
{
    margin-left: 41px;
}
.box-produto .tempo-restante .txt-segundo
{
    margin-left: 26px;
}
.box-produto .caixa-presente
{
    position: absolute;
    left: -217px;
    bottom: -145px;
}
.box-produto .img-mulher
{
    position: absolute;
    right: -215px;
    bottom: -120px;
}
.obs
{
    text-align: center;
    color: #808285;
}
.bx-footer-promocao
{
    padding-top: 830px;
}
.bg-pascoa
{
    background-image: url("/App_Themes/Sonda/imagens/bg-pascoa-v2.jpg");
    background-repeat: repeat;
    background-position: bottom center;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.bg-ovos
{
    background-image: url("/App_Themes/Sonda/imagens/bg-ovos-v2.jpg");
    background-repeat: repeat-x;
    background-position: bottom center;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.bg-coelhos
{
    background-image: url("/App_Themes/Sonda/imagens/bg-coelhos-v2.png");
    background-repeat: repeat-x;
    background-position: bottom center;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.dev-credito input
{
    margin-bottom: 4px;
}


.box-Imagem
{
    position: relative;
}

.selo
{
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    font-family: Arial, sans-serif;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
    background-repeat: no-repeat;
}
.selo span
{
    font-weight: bold;
}

.selo-atacadista {
  text-align: center;
  font-weight: normal;
  background-image: url(/App_Themes/Sonda/imagens/selos/selo-atacadista.png);
}
.selo-atacadista .selo-wrapper {
  display: table-cell;
  vertical-align: middle;
  width: 75px;
  height: 75px;
}
.selo-atacadista span {
  display: block;
  font-size: 10px;
  line-height: 9px;
  color: #fff;
  font-family: Arial;
}
.selo-atacadista span.qnt-1 {
  margin-top: 4px;
  margin-bottom: -1px;
}
.selo-atacadista span b {
  font-size: 14px;
  color: #fff100;
}

.selo-lv-pg, .selo-plus
{
    width: 78px;
    height: 53px;
    background: url(/App_Themes/Sonda/imagens/selos/selo-leve.png);
}

.selo-lv-pg .qnt-1, .selo-lv-pg .qnt-2, .selo-plus .qnt-1, .selo-plus .qnt-2
{
    position: absolute;
    font-size: 16px;
    width: 23px;
    height: 18px;
    text-align: center;
}

.detalhe.qnt-1
{
    top: 0px!important;
    /*right: 7px!important;*/
}

.detalhe.qnt-2
{
    top: 22px!important;
    /*right: 4px!important;*/
}

.selo-lv-pg .qnt-1, .selo-plus .qnt-1
{
    top: 5px;
    right: 3px;
}

.selo-lv-pg .qnt-2, .selo-plus .qnt-2
{
    top: 27px;
    right: 1px;
    width: 21px;
}

.selo-plus .qnt-1
{
    font-size: 25px;
    top: 0px;
}

.selo-plus .qnt-2
{
    font-size: 30px;
    top: 17px;
    /*right: 7px;*/
}

.selo-plus .detalhe.qnt-2
{
    font-size: 30px;
    top: 19px!important;
}

.selo-lv-pg.lg
{
    width: 98px;
    height: 67px;
    background-image: url(/App_Themes/Sonda/imagens/selos/selo-leve-md.png);
}

.selo-lv-pg.lg .qnt-1
{
    font-size: 20px;
    top: 7px;
    right: 8px;
}

.selo-lv-pg.lg .qnt-2
{
    font-size: 20px;
    top: 34px;
    right: 4px;
}

.selo-gift, .selo-prod
{
    width: 79px;
    height: 69px;
}

.selo-gift .qnt-1, .selo-prod .qnt-1
{
    position: absolute;
    top: 6px;
    right: 6px;
}

.selo-gift
{
    background: url(/App_Themes/Sonda/imagens/selos/ganhe-brinde.png);
}

.selo-prod
{
    background: url(/App_Themes/Sonda/imagens/selos/ganhe-prod.png);
}

.selo-qnt
{
    width: 125px;
    height: 44px;
    background: url(/App_Themes/Sonda/imagens/selos/compre-qnt.png);
}
.selo-qnt .qnt-1
{
    position: absolute;
    top: 4px;
    right: 11px;
    font-size: 27px;
}

.box-gift
{

    width: 490px;
    position: relative;
    float: left;
}

.box-qnt .selo-lv-pg
{
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -33px;
}
.box-qnt .box-gift--head
{
    border-left: 20px solid #fff;
    background-image: none;
}

.box-gift--head
{
    display: table;
    width: 400px;
    min-height: 88px;
    padding-left: 90px;
    background: #ff8c00 url(/App_Themes/Sonda/imagens/selos/selo-free.png) left center no-repeat;
}

.box-qnt .box-gift--head-lv-pg
{
    border-left: 20px solid #fff;
    background-image: none;
}

.box-gift--head-lv-pg
{
    display: table;
    width: 400px;
    min-height: 88px;
    padding-left: 90px;
    background: #ff8c00;
}



.box-qnt .box-gift--head-lv-ganhe
{
    border-left: 20px solid #fff;
    background-image: none;
}

.box-gift--head-lv-ganhe
{
    display: table;
    width: 400px;
    min-height: 88px;
    padding-left: 90px;
    background: #ff8c00;
}



.box-gift--prod
{
    display: inline-block;
    float: left;
    width: 116px;
    height: 103px;
    margin-top: 1px;
    margin-bottom: 1px;
    background-color: #fff;
    overflow: hidden;
}

.box-gift--desc
{
    font-family: Arial, sans-serif;
    font-size: 14px;
    /*font-weight: bold;*/
    color: #fff;
    overflow: hidden;
    padding: 16px;
}
.box-gift--desc.sm
{
    font-size: 17px;
}
.box-gift--desc.lg
{
    font-size: 18px;
}

.box-gift--body
{
    padding: 5px;
    margin-left: 20px;
    border: 1px solid #ff8c00;
    border-top: 0;
}
.box-gift--body .box-product
{
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
    cursor: pointer;
}
.box-gift--body input
{
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-left: 15px;
    margin-right: 15px;
}
.box-gift--body .box-gift--prod
{
    float: none;
    vertical-align: middle;
    background-color: #ddd;
}
.box-gift--body .prod-title
{
    display: inline-block;
    width: 270px;
    padding-left: 15px;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #7c7b7b;
}

.label-qnt
{
    display: inline-block;
    padding: 8px 8px;
    margin-top: 10px;
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 14px;
    background-color: #ff8c00;
}
.label-qnt.darker {
  background-color: #e85823;
}
.label-qnt.xs
{
    font-size: 12px;
    margin-bottom: 20px;
}
.label-qnt b
{
    font-weight: 900;
}
.arrow-gift {
    position: absolute;
    z-index: 1;
    left: 20px;
    bottom: -5px;
}

.txt-produto
{
    display: inline-block;
    width: 250px;
    vertical-align: middle;
    text-align: left;
}
.grid-car .first .txt-produto a
{
    width: auto;
}
.grid-car .selo
{
    position: relative;
    margin-left: 15px;
    vertical-align: middle;
}
.grid-car .th-01 {
    width: 495px;
}
.grid-car .th-02 {
    width: 100px;
}
.grid-car .th-03 {
    width: 70px;
}
.grid-car .th-04 {
    width: 85px;
}

/*Background fixed*/
.background-fixed {
	display: none;
	height: 100%;  
    width: 100%;
    position: fixed;
    z-index: -1;
}
.background-fixed .background-left {
	width: 50%;
	float: left;
}
.background-fixed .background-left img {
	float: right;
	padding-right: 520px;
	box-sizing: border-box;
	width: 100%;
}
.background-fixed .background-right {
	width: 50%;
	float: left;
}
.background-fixed .background-right img {
	padding-left: 510px;
	box-sizing: border-box;
	width: 100%;
}
/*
.blackfriday.background-fixed {
    display: block;
    background: url("/App_Themes/Sonda/imagens/black-friday-fundo.jpg") repeat;
}

.birthday.background-fixed {
    display: block;
    background: #ffe55c url("/App_Themes/Sonda/imagens/bg-birthday.jpg") no-repeat center center;
}
.birthday.background-fixed .background-left {
    padding-top: 20px
}
.birthday.background-fixed .background-left img {
	padding-right: 530px;
}
.birthday.background-fixed .background-right {
	width: 49%;
	float: right;
	padding-top: 25px;
} 
*/







	/* helpers */

	.helper-paragraph p
	{
	    margin-top: 17px !important;
	}


.barra-cep {
  width: 100%;
  background-color: #f4811e;
}
.barra-cep--footer {
  height: 40px;
}
.barra-cep--aside {
  display: table;
  width: 150px;
  box-sizing: border-box;
  padding: 0;
  margin-bottom: 20px;
}
.barra-cep--top,
.barra-cep--body,
.barra-cep--bottom {
    padding: 5px 15px;
}
.barra-cep--body {
    padding-bottom: 10px;
}
.barra-cep--body p {
    padding-bottom: 5px;
    font-size: 11px;
}
.barra-cep--top {
    text-transform: uppercase;
}
.barra-cep--top span {
  font-weight: 600;
  overflow: hidden;
  display: block;
}
.barra-cep--bottom {
    background-color: #fc9c29;
    padding-bottom: 10px;
    padding-top: 10px;
}
.barra-cep--icon {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  background: url(/App_Themes/Sonda/imagens/sonda-icons.png) 0 0 no-repeat;
  margin-right: 5px;
}
.barra-cep--aside .barra-cep--icon {
  float: left;
}
.barra-cep--icon.icon-delivery {
  background-position: 0 0;
}
.barra-cep--icon.icon-ok {
  background-position: -60px -30px;
}
.barra-cep--icon.icon-error {
  background-position: -30px -30px;
}
.barra-cep--icon.icon-close {
  background-position: 0 -30px;
}
.barra-cep.barra-cep--footer {
  position:  fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
}
.barra-cep--container {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-top: 7px;
  color: #ffffff;
}
.barra-cep--footer .barra-cep--container {
  width: 1000px;
}
.barra-cep--container a {
  color: #ffffff;
  font-size: 11px;
  margin-top: 7px;
  margin-left: 20px;
}
.barra-cep--container .barra-cep--body a {
   margin: 0;
   text-decoration: none;
   font-weight: 600;
}
.barra-cep--container a:focus,
.barra-cep--container a:hover, {
  color: #ffffff;
}
.barra-cep--container .barra-cep--body a:focus,
.barra-cep--container .barra-cep--body a:hover {
    text-decoration: underline;
}
.barra-cep--container > * {
  float: left;
  box-sizing: border-box;
}
.barra-cep--container p {
  width: 100%;
  margin: 0;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 600;
  text-transform: none;
}
.barra-cep--footer .barra-cep--container p {
  width: 60%;
}
.barra-cep--aside .barra-cep--container p {
  font-size: 12px;
  text-align: left;
  line-height: 1;
}
.barra-cep--aside .barra-cep--container .barra-cep--body p {
    font-weight: 400;
    font-size: 11px;
}
.barra-cep--aside .barra-cep--container p span.barra-cep--text {
  display: block;
  overflow: hidden;
  padding-top: 3px;
}
.barra-cep--aside .barra-cep--container .barra-cep--text strong {
  margin: 10px 0 5px 0;
  display: inline-block;
}
.barra-cep--container p span.warning {
  font-size: 12px;
  text-transform: none;
  float: right;
  padding-right: 5px;
  padding-top: 7px;
  font-weight: 400;
}
.barra-cep--aside .barra-cep--form {
  margin-top: 10px;
}
.barra-cep--aside .barra-cep--container p span.warning {
  display: none;
}
.barra-cep--aside .barra-cep--form input {
  float: left;
}
.barra-cep--aside .barra-cep--form input:first-child {
  width: 58%;
  font-size: 12px !important;
}
.barra-cep--aside .barra-cep--form input:last-child {
  width: 32%;
  padding: 0 10px;
  text-align: center;
}
.barra-cep input[type="text"] {
  height: 19px !important;
  line-height: 19px !important;
  color: #555 !important;
  font-size: 14px !important;
  font-family: 'FuturaMedium';
  border: 1px solid;
  border-top: 1px #e7e7e7 solid !important;
  background-color: #fff !important;
  border-bottom: 1px #dbdbdb solid !important;
  border-right: 1px #e6e6e6 solid !important;
  border-left: 1px #e7e7e7 solid !important;
  padding: 3px 5px !important;
  box-shadow: 3px 4px 5px #DADADA inset;
  -moz-box-shadow: 3px 4px 5px #DADADA inset;
  -webkit-box-shadow: 3px 4px 5px #DADADA inset;
}
.barra-cep--btn {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e3ead5+0,aae743+8,7fbc18+100 */
  padding-left: 20px;
  padding-right: 20px;
  border: none;
  height: 27px;
  color: #3a4922;
  font-size: 12px;
  font-weight: 600;
  background: #aae743; /* Old browsers */
  background: -moz-linear-gradient(top,  #e3ead5 0%, #aae743 8%, #7fbc18 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3ead5), color-stop(8%,#aae743), color-stop(100%,#7fbc18)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #e3ead5 0%,#aae743 8%,#7fbc18 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #e3ead5 0%,#aae743 8%,#7fbc18 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #e3ead5 0%,#aae743 8%,#7fbc18 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #e3ead5 0%,#aae743 8%,#7fbc18 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3ead5', endColorstr='#7fbc18',GradientType=0 ); /* IE6-9 */
}
.barra-cep--btn:hover,
.barra-cep--btn:hover {
  background: #7fbc18;
  color: #ffffff;
}
.barra-cep--aside .barra-cep--close {
  display: none;
}
.barra-cep--close {
  position: absolute;
  top: 5px;
  right: 0;
  cursor: pointer;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.modal-pop {
    position:fixed;
    width:100%;
    height:100%;
    left:0;
    top:0;
    z-index: 999999;
    text-align:center;
    padding-top: 100px;
    padding-bottom: 100px;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    background-color:#000;
    background-color:rgba(0, 0, 0, 0.8);
}
.modal-pop a img {
    border:none;
}
.modal-body {
    position:relative;
    text-align: center;
    display:inline-block;
    width: 350px;
    height: 350px;
    height:auto;
}
.modal-body img {
    width: 100%;
    height: auto;
}

.close-modal {
    position: absolute;
    bottom: 337px;
    right: -12px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    padding: 5px 10px;
    border: 0;
    border-radius: 62px;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
    background-color: #F8AB00;
}
.close-modal:focus {
    outline:0;
}

.vitrine-blackfriday {
    width: 578px;
    }
    
#ssltrust
{
    float: left;
    height: 50px;
}    

.semloader.internetsegura
{
    margin-top: 11px;
} 