#top {
}
#top #header {
    background: url("../../defaultimg/logo.png") no-repeat scroll -10px 22px transparent;
    height: 177px;
    margin-top: -15px;
    width: 494px;
}

.ie7 #top #header {
    background: url("../../defaultimg/logo.png") no-repeat scroll -9px -1px transparent;
    height: 158px;
}
#search {
    width: 186px;
}
#formBusca {
    left: 777px;
    position: relative;
    top: 12px;
    width: 186px;
}
#buscaNew {
    background: url("../../defaultimg/bg_busca.png") no-repeat scroll 240px 50% white;
    border-bottom: 1px solid #DBDBDB;
    border-left: 1px solid #DBDBDB;
    border-top: 1px solid #DBDBDB;
    height: 27px;
    *height: 26px;
    left: -137px;
    position: relative;
    top: -10px;
    width: 211px;
}
.ie7 #buscaNew {
    top: -24px;
}
#buscaNew input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
#buscaNew #busca {
    line-height: 23px;
    height: 23px;
    left: 4px;
    position: relative;
    top: 3px;
    width: 204px;
}
#search #bt_busca {
    left: 155px;
    position: relative;
    top: -50px;
}
html, body {
    height: 100%;
}
body {
    background: url("../../defaultimg/back_body.png") no-repeat scroll center top transparent;
}
a {
    color: #666666;
    text-decoration: none;
}
a img {
    border: medium none;
}
input:focus, textarea:focus, select:focus, a:focus, img:focus {
    outline: medium none;
}
#page {
    min-height: 100%;
    position: relative;
}
#bgFull {
    height: 100%;
    margin: 0 auto;
    width: 100%;
    display: inline-block;
}
#bgTop {
    background: none;
    height: 216px;
    position: absolute;
    top: 1px;
    width: 100%;
    z-index: -5;
}
#bgBody {
    background: none;
    bottom: 0;
    height: 269px;
    position: absolute;
    top: 217px;
    width: 100%;
    z-index: -5;
}

#container {
    display: table;
    margin: 0 auto;
    padding-bottom: 315px;
    width: 1002px;
}
.chrome #container {
    padding-bottom: 0;
}
#menuNav {
    background: url("../../defaultimg/back-menu.png") repeat-x scroll 0 0 #0077c3;
    height: 50px;
    margin-top: -19px;
    width: 1002px;
}
.ie #menuNav {
    margin-top: -19px;
}
.ie7 #menuNav {
    margin-left: 0px;
    margin-top: -53px;
}
#nav {
    padding-top: 1px;
    width: 1002px;
}
#nav ul {
    line-height: 20px;
    list-style: none outside none;
}
#nav ul li {
    float: left;
    position: relative;
    top: -1px;
}
#nav ul li a {
    border-right: 1px solid #409dd8;
    border-left: 1px solid #005992;
    color: #f5f5f5;
    display: block;
    font-family: "Verdana";
    font-size: 16px;
    padding: 15px 12px;
    text-decoration: none;
}
#nav ul li:first-child a {
    border-left: none;
}
#nav ul li a:hover {
}
#nav ul li.sub a {
    border-right: 1px solid #409dd8;
    border-left: 1px solid #005992;
    color: #f5f5f5;
    display: block;
    font-family: "Verdana";
    padding: 15px 3px 15px 12px;
}
#nav ul li.sub a:hover {
    color: #FFFFFF;
}
#nav ul li.sub a img {
    left: 52px;
    position: absolute;
    top: 18px;
}
#nav ul li ul {
    background: none repeat scroll 0 0 #EEEEEE;
    border-bottom: 1px solid #DBDBDB;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #DBDBDB;
    display: none;
    padding-bottom: 10px;
    position: absolute;
    right: -1px;
    top: 50px;
    width: 320px;
}

#nav ul li:hover ul {
    display: block;
    z-index: 9999;
}
#nav ul li.sub ul ul {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    display: block;
    float: left;
    margin: 0;
    padding: 0 5px;
    position: static;
    width: 148px;
}
#nav ul li.sub ul ul li {
    float: none;
    /*position: static;*/
    top: 1px;
}
#nav ul li.sub ul ul li a {
    background: none repeat scroll 0 0 #EEEEEE;
    border: medium none;
    color: #333333;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 8px;
}
#nav ul li.sub ul ul li a:hover {
    color: #1e64ab;
}
#nav ul li.sub {
    display: none;
}
.sombra_submenu {
    background: url("../../defaultimg/sombra_menu.png") repeat-x scroll 0 0 transparent;
    clear: both;
    height: 3px;
    width: 1001px;
}
#searche {
    background: url("../../defaultimg/bkg_submenu.png") repeat-x scroll 0 0 transparent;
    height: 28px;
}
#searche #searche_e {
    float: left;
    height: 28px;
    width: 3px;
}
#searche #searche_d {
    float: right;
    height: 28px;
    width: 3px;
}
#searche .left {
    float: left;
    padding: 3px 5px 1px;
}
#searche #buscar {
    padding-top: 5px;
}
#searche #searcheInput {
    background: url("../../defaultimg/back_text.png") no-repeat scroll 0 0 transparent;
    height: 22px;
    margin: 2px 0 0;
    padding: 2px 14px;
    width: 153px;
}
#searche #searcheInput input {
    border: medium none;
    height: 17px;
    line-height: 18px;
    width: 150px;
}
#searche #searcheInput input, x:-moz-any-link {
    border: medium none;
    height: 15px;
    line-height: 18px;
    width: 150px;
}
#searche #infoUser {
    float: right;
    height: 28px;
}
#searche a {
    text-decoration: none;
}
#searche .sep {
    padding: 0 3px;
}
#main {
    clear: both;
}
#livezilla {
    position: fixed;
    right: 0;
    bottom: 0;
}
.block {
    display: block;
}
.fLeft {
    float: left;
}
#footer {
    background: none repeat scroll 0 0 #F4F4F4;
    border-top: 1px solid #E6E6E6;
    bottom: 0;
    clear: both;
    margin-top: 20px;
    padding: 10px 0 0;
    position: absolute;
    width: 100%;
}
.chrome #footer {
    bottom: -315px;
}
#footer #estrutura {
    margin: 0 auto;
    width: 1002px;
}
#footer #estrutura #atendimento {
    float: right;
    height: 50px;
    margin-top: -67px;
    width: 410px;
}
#footer #estrutura #atendimento #divatendimento {
    margin-left: 108px;
    margin-top: -24px;
    width: 225px;
}

.ie #footer #estrutura #atendimento #divatendimento{
    margin-top: -19px;
}

#footer #estrutura #atendimento .tel {
    display: block;
    height: 40px;
    width: 150px;
}
#footer #estrutura #atendimento .local {
    display: block;
    margin-left: 125px;
    margin-top: -35px;
}
#footer #top {
    background: url("../../defaultimg/sombra.png") no-repeat scroll center top transparent;
    height: 29px;
    margin-top: -9px;
    width: 1002px;
}
#footer .boxFooter {
    float: left;
    margin-left: 30px;
    margin-right: 30px;
}

#footer .boxFooter .titulo {
    margin-bottom: 10px;
    margin-left: -25px;
}
.boxFooter .divboxFooter {
    border-right: 1px dotted #969696;
    height: 120px;
}
.boxFooter .divboxFooter span {
    margin-right: 40px;
    margin-top: 10px;
}
.boxFooter .divboxFooter span a:hover {
    text-decoration: underline;
}
.boxFooter .divboxFooter img {
    margin-right: 5px;
}
.redesSociais {
    margin: 10px 0 10px 10px;
}
#recpromo {
    margin-bottom: 10px;
    margin-left: -25px;
}

#emailPromo {
    background: url("../../defaultimg/bg_input.png") no-repeat scroll 0 0 transparent;
    border: 1px solid #D6D6D6;
    height: 21px;
    margin-top: 10px;
    padding-left: 5px;
    width: 120px;
}
.redesSociais img {
    margin-right: 10px;
}
#searchFooter {
    width: 1002px;
}
#formBuscaFooter {
    left: 19px;
    position: relative;
    top: 5px;
    width: 516px;
}

#buscaNewFooter {
    width: 482px;
    height: 28px;
    border-left: 1px solid #CCC;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    background: white;
}

#buscaNewFooter input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
}
#buscaNewFooter #buscaFooter {
    height: 22px;
    left: 8px;
    position: relative;
    top: 3px;
    width: 460px;
}
#searchFooter #bt_busca {
    background: none repeat scroll 0 0 #007aa7;
    /*    border-color: #CCCCCC #CCCCCC #CCCCCC -moz-use-text-color; */
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    border-right: 1px solid #CCC;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    color: #FFFFFF;
    height: 30px;
    left: 471px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    top: -30px;
    width: 67px;
}
#rodapedesenvolvimento {
    border-top: 1px solid #E6E6E6;
    float: left;
    height: 20px;
    *height: 24px;
    margin-top: 15px;
    padding-bottom: 7px;
    padding-top: 7px;
    width: 1002px;
}
#textoRodape {
    float: left;
    margin-left: 25px;
    width: 880px;
}
#desenvolvimento {
    float: right;
    margin-right: 10px;
    margin-top: 3px;
    width: 65px;
}
#pageNotFound {
    background: url("../../defaultimg/back_not_found.png") no-repeat scroll 0 0 transparent;
    margin: 0 auto;
    min-height: 504px;
    padding-top: 25px;
    width: 100%;
}
#pageNotFound #top {
    background: none repeat scroll 0 0 transparent;
    height: 130px;
}
#pageNotFound #top .topInner {
    height: 100%;
    width: 580px;
}
.backHome {
    background: url("../../defaultimg/back_home.png") repeat-x scroll 0 0 #FEFEFE;
    border: 1px solid #CFCFCF;
    display: block;
    height: 36px;
    margin: 5% 40% 0;
    padding-top: 4px;
    text-decoration: none;
    text-shadow: 3px 2px 3px #D5D5D5;
    width: 200px;
}
.backHome2 {
    background: url("../../defaultimg/back_home2.png") repeat-x scroll 0 0 #FEFEFE;
    border: 1px solid #CFCFCF;
    display: block;
    height: 36px;
    margin: 5px 0 0 90px;
    padding-top: 4px;
    text-align: center;
    text-decoration: none;
    text-shadow: 3px 2px 3px #D5D5D5;
    width: 200px;
}
.backHome:hover {
    border: medium none;
    padding: 5px 1px 1px;
}
#pageNotFound #main {
    clear: left;
    width: 100%;
}
#pageNotFound #main ul {
    margin: 0 auto;
}
#pageNotFound #main .prod {
    background: url("../../defaultimg/back.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 363px;
    margin: 0 25px 20px;
    width: 263px;
}
#pageNotFound #main .prod a {
    display: block;
    height: 200px;
    width: 100%;
}
#pageNotFound #main .prod a img {
    display: block;
    margin: 20px auto;
}
#pageNotFound #main .prod .desc {
    height: 45px;
    margin-left: 11px;
    text-align: center;
    width: 238px;
}
#pageNotFound #main .prod .price {
    height: 30px;
    text-align: center;
}
#pageNotFound #main .prod .detalhes {
    margin-top: 15px;
    text-align: center;
}
.erro, .errors {
    margin: 10px auto;
    width: 90%;
}
.btnEfeito {
    background: url("../../defaultimg/input_new.png") repeat-x scroll center top transparent;
    border: 1px solid #EFF0F1;
    cursor: pointer;
    height: 31px;
    padding: 0 30px;
    width: 100%;
}
.btnEfeito:hover {
    background: url("../../defaultimg/input_new.png") repeat-x scroll center top #F7FFFF;
}
.btnEfeito input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #666666;
    cursor: pointer;
    font-family: "tahoma";
    font-size: 12px;
    font-weight: bold;
    height: 30px;
}
#menutopo {
    background: none repeat scroll 0 0 transparent;
    height: 27px;
}
#menutopo a.linkA {
    color: #000;
}
#divmenutopo {
    height: 38px;
    position: relative;
    top: -3px;
}
.ie7 #divmenutopo .linkA {
    margin-top: 5px;
}
#divmenutopo a:hover {
    text-decoration: underline;
}
#divmenutopo a {
    margin: 5px 15px 0 10px;
}
#divmenutopo img {
    margin-top: 9px;
}
.ie7 #divmenutopo img {
    margin-top: 9px;
}
#form_clienteLogin {
    margin-right: 15px;
    width: 315px;
}
#divmenutopo #goLogin {
    margin-left: 10px;
}
#divmenutopo .esqSen {
    color: #FFFFFF;
    font-size: 10px;
    position: relative;
    right: -822px;
    top: 21px;
    z-index: 9;
}
.ie7 #divmenutopo .esqSen {
    right: -841px;
    top: 32px;
}
.boxPagF1 {
    text-align: center;
    width: 1002px;
}
.boxPagF1 a:hover {
    text-decoration: underline;
}
.pagF1 {
    line-height: 35px;
    margin-left: 20px;
    margin-right: 40px;
}
.divisorSpan {
    margin: -1px 1px 0 7px;
}
#bgheader {
    height: 142px;
    margin-top: -56px;
    width: 882px;
}
#top #menuHeader {
    height: 9px;
    margin-right: 115px;
    margin-top: -8px;
}
.ie7 #top #menuHeader {
    margin-right: 190px;
    margin-top: -40px;
}
#menuHeader #carRed {
    display: block;
    background: url('../../defaultimg/sprites.png') no-repeat -266px -10px;
    width: 80px;
    height: 63px;
    right: -49px;
    top: -9px;
}
.ie7 #menuHeader #carRed {
    right: -171px;
}
#menuHeader #carTop {
    height: 48px;
}
#menuHeader #infoCompra {
    font-family: 'Arial';
    font-size: 11px;
    right: -132px;
    text-align: left;
    top: -56px;
    z-index: 9999;
}
.ie7 #menuHeader #infoCompra {
    right: -206px;
}
#menuHeader #infoCompra a {
    color: #002d41;
}
#menuHeader #infoCompra:hover {
    text-decoration: underline;
}
#menuHeader img {
    margin-left: -50px;
    z-index: 0;
}
.ie7 #bgheader {
    margin-top: -11px;
    width: 249px;
}
#top #header h1 a {
    width: 480px;
}
#divmenutopo {
    font-family: "Arial";
    font-size: 11px;
    margin-top: 3px;
    z-index: 99;
}
.ie7 #divmenutopo {
    margin-top: 3px;
}
.ie7 #form_clienteLogin {
    width: 299px;
}
#divFacTwi {
    background: url("../../defaultimg/div2.png") repeat-x scroll 0 0 transparent;
    float: left;
    height: 57px;
    width: 30px;
}
#formBusca {
    left: 676px;
    top: 9px;
    width: 150px;
	margin: 0;
}
.ie7 #formBusca {
    top: -9px;
}
#formBusca #bt_busca {
    background: url('../../defaultimg/sprites.png') no-repeat -222px -20px;
    width: 34px;
    height: 29px;
    left: 74px;
    position: relative;
    top: -39px;
}
.ie7 #formBusca #bt_busca {
    top: -52px;
}
.divbusca {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #CCCCCC -moz-use-text-color #CCCCCC #CCCCCC;
    border-right: medium none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    height: 29px;
    width: 263px;
}
.buscaA {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    height: 22px;
    left: 8px;
    position: relative;
    top: 3px;
    width: 230px;
}
.btbuscaA {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #006BC4;
    border-color: #CCCCCC #CCCCCC #CCCCCC -moz-use-text-color;
    border-left: medium none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #FFFFFF;
    height: 31px;
    left: 231px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    top: -31px;
    width: 68px;
}
#linkPagamentos {
    margin-left: 95px;
}
#divPag {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    display: none;
    margin: -125px -147px;
    padding: 8px;
    position: relative;
    width: 291px;
    z-index: 99;
}
#divPag {
    margin: -125px 0 0 -147px;
}
#ad_menu {
    position: relative;
    z-index: 99;
}
#menutopoinner {
    background: none;
    height: 167px;
    margin: 0 auto;
    width: 1002px;
    margin-top: -18px;
}
#middle #login_menu {
    margin-right: 9px;
}
#ic_menu, #fc_menu {
    margin-right: 8px;
}
#c_menu {
    margin-right: 6px;
}
#ifc_menu {
    margin-right: 5px;
}
#imp_menu {
    margin-left: 0px;
}
#divmenutopo #mp_menu {
    margin-right: 64px;
}
#iqs_menu {
    margin-right: 5px;
    z-index: 99;
}
#divmenutopo a#qs_menu {
    margin-left: 0px;
    margin-top: 5px;
    z-index: 999;
}
.ie7 #divmenutopo a#qs_menu {
    margin-top: 5px;
}
#iad_menu {
    margin-right: 13px;
}
.buscaA {
    top: 2px;
}
#tel {
    color: #fff;
    float: left;
    font-family: 'Arial';
    font-size: 11px;
    height: 0;
    margin: -77px 0 0 587px;
}
#tel_img{
    background: url('../../defaultimg/sprites.png') no-repeat -136px -20px;
    width: 27px;
    height: 32px;
}
.ie7 #tel {
    margin: -108px 0 0 617px;
}
#tel_span {
    margin-left: 30px;
    margin-top: -35px;
}
#font-tel {
    font-family: 'Arial Narrow';
    font-size: 15px;
}
#end {
    display: none;
    color: #fff;
    float: left;
    font-family: 'Arial';
    font-size: 11px;
    margin: -51px 0 0 539px;
}
.ie7 #end {
    margin: -81px 0 0 539px;
}
#end_span {
    margin-left: 64px;
    margin-top: -34px;
}
#atend {
    color: #fff;
    float: left;
    font-family: Arial;
    font-size: 11px;
    margin: -76px 0 0 801px;
}
#atend_img{
    background: url('../../defaultimg/sprites.png') no-repeat -175px -21px;
    width: 32px;
    height: 32px;
}
.ie7 #atend {
    margin: -109px 0 0 806px;
}
#atend_span {
    margin-left: 37px;
    margin-top: -32px;
}
.ie7 #atend_span {
    margin-top: -31px;
}
#search {
    display: none;
}
#bar-middle {
    background: url("../../defaultimg/miolo.png") repeat-x scroll 0 0 transparent;
    float: right;
    height: 28px;
    width: 100%;
}
.ie7 #bar-middle {
    width: 545px;
}
#bar-bottom {
    background: url('../../defaultimg/sprites.png') no-repeat -65px -19px;
    float: right;
    height: 28px;
    width: 32px;
}
#bar-top {
    background: url('../../defaultimg/sprites.png') no-repeat -16px -19px;
    float: right;
    height: 28px;
    width: 32px;
}
#subdivmenutopo {
    float: right;
}
.ie7 #subdivmenutopo {
    float: none;
}
/*#top #tel #face_top {
    background: url("/defaultimg/face_top.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 26px;
    left: 359px;
    position: relative;
    top: -144px;
    width: 26px;
    z-index: 999;
}
#top #tel #twit_top {
    background: url("/defaultimg/twit_top.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 26px;
    left: 403px;
    position: relative;
    top: -118px;
    width: 26px;
    z-index: 999;
}*/
.ie #slideF {
    margin-top: 1px;
}

.ie7 #slideF {
    z-index: -1;
}

.ie7 #bannerFull {
    z-index: -1;
}

body #rodapeSelos #rodapeSelosInner, body #rodapeSelos ul{
    left: 0;
}
/*menu lateral personalizado*/

#menuLateral {
    width: 157px;
    margin-top: 19px;
}
#menuLateral .sidebar {
    border: 1px solid;
    border-top-color: gainsboro;
    border-left-color: gainsboro;
    border-right-color: gainsboro;
    border-bottom-color: gainsboro;
    list-style-type: none;
    margin-bottom: 9px;
}
#menuLateral .topo {
    padding-top: 4px;
    padding-bottom: 4px;
    *padding-top: 1px;
    *padding-bottom: 1px;
    background: url('../../defaultimg/f_mn_lat.png') repeat-x scroll 0 0;
}
#menuLateral .item {
    padding-bottom: 6px;
    padding-top: 2px;
    *padding-bottom: 0px;
    *padding-top: 0px;
}
#menuLateral .item:hover{
    background: url('../../defaultimg/hover_link.png') repeat-x scroll 0 0;
}
#menuLateral .item:hover a{
    color: #fff;
    text-decoration: underline;
}
#menuLateral .more {
    color: #3C3C3C;
}
#menuLateral .topo a {
    color: #fff;
}
#menuLateral .dep {
    border-bottom: none;
    border-left: none;
    border-right: none;
    border-top: 1px solid #00a3ef;
    color: #00a3ef;
    margin-bottom: 0px;
    font-size: 14px;
}
#menuLateral .dep span {
    margin-left: 10px;
    font-family: tahoma;
}
/* Página produto   */
#box-menuLateral-left .top-l{
    display: none;
}
.hproduct {
    width: 819px;
}
#contentProduct #esq {
    width: 375px;
}
#contentProduct #retPagamento {
    width: 363px;
}
#contentProduct .parcelas_e2 {
    margin: 5px 10px 0px;
}
#contentProduct #msgJuros {
    width: 363px;
}
#contentProduct #similar {
    width: 809px;
    margin: 0;
    padding-left: 1px;
}
#contentProduct .share {
    border: 1px solid #E5E5E5;
    padding: 8px 5px 6px 10px;
    margin: 10px 0 0 0px;
    width: 358px;
    clear: both;
    float: left;
}
.fb_iframe_widget iframe {
    width: 803px!important;
}
h2.fn {
    font-size: 14pt;
    color: #757575;
    font-family: tahoma, arial;
    display: inline;
}
box-top-prod-title {
    border-top: 1px solid #00A8FF;
}
#contentProduct #esq .informain h4 {
    float: none;
    color: #666;
}
h4 span.txt-marca{
    color: #666;
}
#contentProduct #esq .buy .cents_p {
    width: 0;
    height: 0;
    position: relative;
    top: 0px;
    left: 0px;
    font-size: 36px;
    font-family: Tahoma, Geneva, sans-serif;
}
#contentProduct #esq .buy {
    width: 350px;
    background: transparent;
    border: none;
    border-top: 1px solid #00A8FF;
}
#box-top-prod-title {
    border-top: 1px solid #00A8FF;
}
.preco-total-prod, .preco-rs-prod{
    color: #00a8ff;
    font-size: 30px!important;
}
#esq .btnComprar {
    display: block;
    width: 0px;
    float: left;
    display: inline;
    margin-top: -138px;
    margin-left: 206px;
    border: none;
    color: white;
    font-size: 28px;
    background: none;
    text-align: center;
    height: 0px;
}
#esq .btnComprar:hover {
    display: block;
    float: left;
    display: inline;
    margin-top: -138px;
    margin-left: 206px;
    border: none;
    color: white;
    font-size: 28px;
    background: none;
    text-align: center;
}
.ie #esq .btnComprar {
    margin-top: -115px;
    *margin-top: -131px;
}
.ie #esq .btnComprar:hover {
    margin-top: -115px;
    *margin-top: -131px;
}
#box-btnbuy{
    width: 67px;
    margin-top: 129px;
    *margin-top: 137px;
}
.qtdeProdBuy {
    border: 1px solid #EEE;
    width: 22px;
    text-align: left;
}
#esq #formasPgt {
    margin: 10px 0 10px 0px;
    width: 375px;
    border-top: 1px solid #00A8FF;
    padding-top: 10px;
}
#esq .frete {
    width: 260px;
    color: #006fb4;
    float: right;
	margin-top: -84px;
}
#esq .frete table tbody tr:last-child td{
    border-top: 1px solid #00A8FF;
    border-bottom: 1px solid #00A8FF;
    padding: 10px 0 10px 4px;
    background: #E5F2FA;
}
.hproduct #tableFrete {
    margin-left: 0;
    margin-right: 0;
    width: 260px;
}
#esq .frete table tbody tr:last-child td:last-child {
    border-right: 1px solid #00A8FF;
    padding-right: 25px;
}
#esq .frete table tbody tr:last-child td:first-child{
    border-left: 1px solid #00A8FF;
}
#esq .frete #btn_frete {
    background: #0B7DC4;
}
#esq .desconto {
    margin: -91px 0 0;
    width: 373px;
}
#txt-frt{
    font-size: 10pt;
}
#box-qtde-prod-buy {
    font-size: 12pt;
    color: #00A8FF;
    font-family: tahoma, arial;
}
.description h2 {
    background: #0A7DC5;
    border: 1px solid #A3ACB1;
    color: white;
    font-family: Tahoma, Arial;
    font-size: 14px;
}
#box-prods-similares {
    padding: 5px;
    background: #0A7DC5;
    border: 1px solid #A3ACB1;
    color: white;
    font-family: Tahoma, Arial;
    margin: 14px 0 0 9px;
    font-size: 14px;
}
.preco-parc-prod {
    float: left;
}
.preco-por-prod{
    color: #7b91a5;
    margin-left: -35px;
    font-size: 11pt;
}
.preco-de-prod {
    float: left;
    font-size: 11pt;
    color: #20cfff;
    text-decoration: line-through;
}
.preco-rs-prod {
    font-size: 11pt!important;
}
.tags {
    width: 800px;
}
.description {
    width: 815px;
}
#box-qtde-prod-buy {
    width: 70px;
}
.prodSimilar{
    color: #1e64ab;
}
#contentProduct #similar .prodSimilar {
    text-align: center;
    background: none;
    border: none;
    height: 177px;
}
#contentProduct #similar .prodSimilar .prodSimilarImg {
    display: inline;
}
#tableFrete .bgGrayWhite {
    background-color: #F3F3F3;
    color: #969696;
}
#tableFrete .bgGrayWhite:last-child td {
    background-color: #F3F3F3!important;
    color: #969696!important;
    border-top: solid 1px #F3F3F3!important;
    border-bottom: solid 1px #F3F3F3!important;
    border-left: solid 1px #F3F3F3!important;
    border-right: solid 1px #F3F3F3!important;
}
#tableFrete tr {
    color: #969696;
}
#floatLeft{
    float: right;
}
.setaRight{
    background: url('../../defaultimg/sprites.png') no-repeat -117px -21px;
    float: right;
    width: 7px;
    height: 26px;
}
html #top #header {   background: url('../../imgs/logos/logoSite1352486305.png') no-repeat 0px 41px;
                      background-position-y: 41px;
                      margin-left: 10px;
                      height: 145px;
                      width: 358px; }

 .ie7 html #top #header{   background-image: url('../../imgs/logos/logoSite1352486305.png');  }
 
 .redesSociais {
	margin: 10px 0 10px 10px;
	display: table;
}
#recpromo {
	margin-left: -25px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-bottom: -15px!important;
}
#emailPromo{
	margin-top: 5px;
	margin-left: -25px;
}
#footer #estrutura #atendimento #divatendimento{
	margin-left: 120px;
	margin-top: -23px;
}
#footer #estrutura #atendimento .local{
	margin-left: 155px;
}