@import url("reset.css");
body {
  font-family: Calibri, "Gill Sans", "Trebuchet MS", sans-serif;
  background: url("../images/loja/bkg_body.jpg") top center no-repeat #e9e9e9;
  color: #2a2a2a; }

hr {
  border: 0;
  background: url("../images/loja/bkg_hr.png") top center no-repeat;
  height: 31px;
  width: 954px;
  margin-top: 20px;
  margin-bottom: 20px;
  clear: both;
  margin-left: -20px; }

h4 {
  font-size: 16pt;
  margin-bottom: 20px; }

textarea {
  border: 1px solid #CCC;
  width: 300px; }

a {
  text-decoration: none;
  color: #9f0000; }

a:hover {
  text-decoration: underline; }

.price {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 15pt;
  color: #9f0000;
  font-style: italic; }
  .price em {
    font-size: 35pt; }
  .price span {
    font-size: 10pt;
    color: #707070; }
  .price small {
    color: #707070;
    font-size: 10pt; }

br.invisible {
  margin: 0;
  clear: both; }

.left {
  float: left; }

.right {
  float: right; }

.overlay {
  display: none;
  background-color: #FFF;
  padding: 10px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px; }
  .overlay div.close {
    background-image: url("../images/btn_close.png");
    position: absolute;
    right: -10px;
    top: -10px;
    cursor: pointer;
    height: 27px;
    width: 27px; }

.formas_pag {
  width: 100%;
  text-align: center;
  font: 14px; }
  .formas_pag th {
    padding: 7px;
    color: #004050;
    background: #cfe3f2;
    font-weight: bold;
    border: 1px solid #FFF;
    text-align: center; }
  .formas_pag td {
    padding: 7px;
    background: #f5f5f5;
    color: #3e3e3e;
    font-size: 12px;
    text-align: center; }

fieldset.formatted_text {
  font-size: 11pt; }
  fieldset.formatted_text a {
    color: #9f0000; }
  fieldset.formatted_text h4 {
    font-size: 16pt;
    margin-bottom: 10px;
    margin-top: 20px; }
  fieldset.formatted_text h5 {
    font-size: 12pt;
    margin-top: 20px;
    margin-bottom: 10px; }
  fieldset.formatted_text ol {
    list-style: upper-roman;
    margin-left: 35px; }
    fieldset.formatted_text ol li {
      margin-bottom: 10px; }
  fieldset.formatted_text ul li {
    margin-bottom: 10px; }
  fieldset.formatted_text ul.list {
    list-style: disc;
    margin-left: 35px; }

fieldset.data_group ul {
  font-size: 12pt; }
  fieldset.data_group ul li {
    margin-bottom: 8px; }
fieldset.data_group ul.list {
  list-style: disc;
  margin-left: 20px;
  margin-top: 20px; }
  fieldset.data_group ul.list li {
    margin-bottom: 5px;
    font-size: 13pt; }
fieldset.data_group ul.second_payment {
  font-size: 16pt; }
  fieldset.data_group ul.second_payment li {
    margin-bottom: 10px; }
    fieldset.data_group ul.second_payment li small {
      font-size: 10pt; }

h3.title {
  font-family: Futura, "Century Gothic", AppleGothic, sans-serif;
  font-size: 34pt;
  color: #535353;
  font-weight: normal;
  margin-bottom: 20px; }

table.data {
  width: 95%;
  border: 0; }
  table.data th {
    background: url("../images/loja/bkg_table_head.png") top left repeat-x;
    padding: 6px;
    color: #FFF; }
  table.data td {
    border-bottom: 1px solid #d8d8d8;
    padding: 6px;
    text-align: center; }

#top_bar {
  background: #000;
  background: -moz-linear-gradient(-90deg, #67286E, #240A31);
  background: -webkit-gradient(linear, 0% 0%, 0% 90%, from(#67286E), to(#240A31));
  border-bottom: 1px solid #7D7D7D;
  padding-top: 3px;
  padding-bottom: 3px; }
  #top_bar p {
    margin: 0;
    padding: 0;
    text-align: center;
    color: #FFF;
    font-size: 9pt;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
    #top_bar p a {
      font-weight: bold;
      color: #FFF; }

#wrapper {
  width: 954px;
  margin: 0 auto; }
  #wrapper #header {
    height: 261px;
    font-size: 10pt;
    color: #FFF;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
    #wrapper #header a {
      color: #FFF;
      text-decoration: none; }
    #wrapper #header a:hover {
      text-decoration: underline; }
    #wrapper #header #banner {
      margin-left: 2px; }
    #wrapper #header ul.menu {
      margin-top: -3px;
      margin-left: 2px;
      background: url("../images/loja/bkg_nav.png") top left no-repeat;
      padding-top: 14px;
      padding-left: 27px;
      height: 41px; }
      #wrapper #header ul.menu li {
        display: inline; }
    #wrapper #header p.login {
      float: right;
      margin-top: -40px;
      margin-right: 30px; }
  #wrapper #content {
    margin-top: 4px;
    padding: 20px;
    padding-top: 40px;
    background: url("../images/loja/bkg_content.jpg") top center no-repeat #FFF; }
    #wrapper #content #notice {
      background-color: #fffcde;
      margin-top: 0;
      margin-bottom: 20px;
      padding: 10px; }
      #wrapper #content #notice h3 {
        font-size: 13pt;
        font-weight: bold;
        margin-bottom: 8px; }
      #wrapper #content #notice ul {
        list-style: disc;
        font-size: 10pt;
        margin-left: 20px; }
        #wrapper #content #notice ul li {
          margin-bottom: 5px; }
  #wrapper #footer {
    clear: both;
    margin-top: 25px;
    height: 480px;
    background: url("../images/loja/bkg_footer.png") top center;
    color: #cecfcf;
    font-family: Calibri, "Gill Sans", "Trebuchet MS", sans-serif; }
    #wrapper #footer #left {
      padding-top: 200px;
      padding-left: 180px;
      color: #FFF;
      width: 415px;
      float: left;
      font-family: Futura, "Century Gothic", AppleGothic, sans-serif; }
      #wrapper #footer #left a {
        color: #FFF; }
      #wrapper #footer #left a:hover {
        color: #cfcfcf;
        text-decoration: none; }
      #wrapper #footer #left p {
        font-size: 18pt;
        font-size: center;
        margin-bottom: 0; }
      #wrapper #footer #left #blog p.small {
        margin-top: 0px;
        font-size: 10pt; }
      #wrapper #footer #left #newletter {
        margin-top: 45px; }
        #wrapper #footer #left #newletter input {
          padding: 3px;
          font-family: Georgia, "Times New Roman", Times, Serif;
          font-style: italic;
          color: #444444; }
    #wrapper #footer #links {
      margin-top: 198px;
      margin-right: 85px;
      float: right;
      font-size: 9pt; }
      #wrapper #footer #links ul li {
        margin-bottom: 7px; }
        #wrapper #footer #links ul li a {
          color: #FFF;
          font-weight: bold; }

#banner_content {
  margin-left: -17px;
  margin-top: -41px;
  margin-bottom: 30px; }

.small {
  font-size: 9pt; }

#featured #loose {
  width: 70%;
  margin-left: 20px; }
  #featured #loose #title {
    margin-left: 40px; }
  #featured #loose p#text {
    font-size: 15px;
    margin-left: 40px; }
#featured #tight {
  width: 25%; }
  #featured #tight ul#images li {
    margin-bottom: 7px; }
    #featured #tight ul#images li img {
      border: 1px solid #c2c2c2;
      cursor: pointer; }
#featured #btn_videos {
  margin-left: -20px;
  margin-bottom: 20px; }
  #featured #btn_videos img {
    cursor: pointer; }
#featured #videos {
  display: none; }
  #featured #videos #the_video {
    margin-left: 197px; }
  #featured #videos #btn_hide_videos {
    margin-left: -20px;
    margin-top: 20px; }
    #featured #videos #btn_hide_videos img {
      cursor: pointer; }
#featured #buy {
  margin-top: 20px;
  height: 80px; }
  #featured #buy .price {
    float: left;
    margin-left: 100px;
    padding-left: 100px;
    background: url("../images/loja/bkg_price.png") top left no-repeat;
    width: 286px;
    height: 76px; }
  #featured #buy #buy_button {
    float: right;
    margin-right: 160px; }
#featured #ronaldo {
  clear: both;
  margin-top: 350px;
  width: 700px;
  height: 60px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0 auto; }
  #featured #ronaldo #txt {
    float: left;
    width: 600px;
    background: #F4E9FF;
    border: 1px solid #e2c5ff; }
    #featured #ronaldo #txt p {
      text-align: center; }
      #featured #ronaldo #txt p a {
        color: #5d2a8f; }
  #featured #ronaldo #pic {
    float: right;
    width: 80px; }
#featured #additional_text {
  background: url("../images/loja/bkg_featured_additional_text.png") top left no-repeat;
  width: 910px;
  height: 330px;
  padding-top: 20px;
  margin: 0 auto;
  margin-top: 20px;
  font-size: 11pt; }
  #featured #additional_text h4 {
    margin-left: 20px;
    border-bottom: 1px solid #CCC; }
  #featured #additional_text .left {
    width: 47%;
    margin-left: 20px; }
  #featured #additional_text .right {
    width: 47%;
    margin-right: 20px; }
  #featured #additional_text .text {
    float: left;
    width: 220px; }
  #featured #additional_text .image {
    float: right;
    width: 200px; }
#featured #specs_video {
  height: 340px;
  margin-top: 30px; }
  #featured #specs_video #specs {
    margin-left: 25px;
    margin-bottom: 20px;
    float: left;
    width: 100% // 350px; }
    #featured #specs_video #specs h3 {
      font-size: 20pt;
      margin-bottom: 10px; }
    #featured #specs_video #specs ul {
      list-style: disc;
      margin-left: 20px; }
      #featured #specs_video #specs ul li {
        font-size: 16pt;
        margin-bottom: 10px; }
        #featured #specs_video #specs ul li dd {
          margin-top: 5px;
          font-size: 10pt; }
#featured #formas_pag h4 {
  margin-left: 4px;
  font-size: 14pt;
  margin-bottom: 0; }
#featured #formas_pag table.formas_pag {
  margin-top: 0; }

#products .product {
  width: 400px;
  height: 710px;
  float: left;
  margin: 15px; }
  #products .product .title {
    margin-bottom: 20px; }
  #products .product .image {
    margin-bottom: 10px; }
  #products .product .watch_video {
    margin-left: 20px;
    margin-bottom: 10px;
    cursor: pointer; }
  #products .product ul {
    list-style: disc;
    margin-left: 20px; }
    #products .product ul li {
      margin-bottom: 5px;
      font-size: 13pt; }
  #products .product .bottom {
    margin-top: 20px;
    height: 80px; }
    #products .product .bottom .payments {
      float: left;
      padding-top: 25px; }
    #products .product .bottom .price {
      padding-top: 8px;
      float: right;
      text-align: right; }
      #products .product .bottom .price span {
        font-size: 12pt; }
      #products .product .bottom .price em {
        font-size: 28pt; }
      #products .product .bottom .price small {
        font-size: 8pt; }
#products .even {
  border-right: 1px dotted #CCC;
  padding-right: 45px; }

.warning {
  background-color: #fffcde;
  margin-bottom: 20px;
  padding: 10px; }
  .warning h4 {
    font-weight: bold;
    font-size: 14pt;
    margin-bottom: 10px; }
  .warning p {
    color: #676767;
    font-size: 12pt; }
  .warning p#click {
    text-align: center;
    font-weight: bold; }
  .warning p#click:hover {
    text-decoration: underline;
    cursor: pointer; }

p.obs {
  font-size: 10pt;
  color: #B50008;
  font-weight: bold; }

fieldset.inputs ol li.recover_password {
  padding-left: 220px;
  font-weight: bold; }

#customer #top {
  height: 475px;
  color: #535353; }
  #customer #top ul {
    list-style: disc;
    font-size: 14pt;
    margin-top: 20px;
    margin-left: 35px; }
    #customer #top ul li {
      margin-bottom: 15px; }
      #customer #top ul li dd {
        font-size: 11pt;
        margin-top: 10px;
        margin-left: 20px; }
  #customer #top #account {
    float: left;
    width: 50%;
    border-right: 1px solid #d8d8d8; }
  #customer #top #last_order {
    float: left;
    margin-left: 20px; }
    #customer #top #last_order ul {
      width: 400px; }
      #customer #top #last_order ul li dd.small {
        font-size: 10px; }
  #customer #top .additional_info {
    margin-left: 17px;
    margin-top: 25px; }
    #customer #top .additional_info h4 {
      font-weight: bold;
      font-size: 12pt;
      margin-bottom: 0; }
      #customer #top .additional_info h4 a {
        color: #535353; }
    #customer #top .additional_info p {
      font-size: 9pt;
      margin-top: 0;
      margin-left: 17px; }
#customer #bottom {
  clear: both;
  border-top: 1px solid #d8d8d8;
  padding-top: 25px; }
  #customer #bottom .data {
    margin-top: 20px; }

p#logout {
  clear: both;
  margin-top: 50px;
  text-align: center;
  font-size: 20pt; }
  p#logout a {
    color: #cd241c; }

#estimate #products strong {
  font-weight: bold; }
#estimate #products label {
  width: 135px;
  padding-top: 10px; }
#estimate #products select {
  width: 345px;
  font-size: 9pt; }
#estimate #products .quantity {
  width: 35px;
  text-align: center;
  margin-left: 10px; }
#estimate #sidebar {
  background: url("../images/loja/bkg_estimate_sidebar.png") top center no-repeat;
  width: 308px;
  height: 758px;
  padding: 30px;
  color: #535353;
  float: right;
  position: relative;
  margin-top: -885px;
  margin-right: -25px; }
  #estimate #sidebar h3 {
    margin-top: 65px;
    font-size: 15pt;
    text-align: center; }
  #estimate #sidebar ul {
    list-style: disc;
    margin: 0;
    margin-left: 50px;
    margin-top: 15px;
    font-size: 10pt; }
    #estimate #sidebar ul li {
      margin: 0;
      margin-bottom: 4px; }
  #estimate #sidebar #prices {
    margin-top: 15px; }
    #estimate #sidebar #prices p {
      text-align: center;
      padding-bottom: 10px;
      width: 260px;
      margin: 0 auto;
      margin-top: 20px; }
    #estimate #sidebar #prices .price em {
      font-size: 28pt; }
    #estimate #sidebar #prices .price span {
      font-size: 8pt; }

#payments {
  padding-left: 10px;
  margin-top: 40px; }

.payment {
  margin: 0 auto;
  width: 210px;
  height: 450px;
  float: left;
  margin-right: 5px;
  border-right: 1px solid #E7E7E7;
  padding-left: 10px; }
  .payment h3 {
    font-size: 16pt; }
  .payment h4 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12pt; }
  .payment p {
    clear: both;
    margin-top: 20px;
    width: 100%;
    font-size: 8pt; }
  .payment p.visa {
    clear: none;
    margin-top: 20px;
    width: 100%;
    font-size: 9pt;
    font-weight: normal;
    text-align: center;
    color: #323232; }
  .payment .formas_pagamento {
    margin-top: 20px;
    width: 100%;
    text-align: center; }
    .payment .formas_pagamento th {
      padding: 7px;
      color: #004050;
      background: #cfe3f2;
      font-weight: bold;
      border: 1px solid #FFF;
      text-align: center;
      font-size: 8px; }
    .payment .formas_pagamento td {
      padding: 7px;
      background: #f5f5f5;
      color: #3e3e3e;
      font-size: 8px;
      text-align: center; }
  .payment .one_side {
    float: left;
    width: 200px; }
    .payment .one_side ul {
      list-style: disc; }
      .payment .one_side ul li {
        margin-left: 25px;
        font-size: 10pt; }
    .payment .one_side .boleto {
      padding-top: 30px; }

.last {
  border: 0; }

#loading {
  width: 28px;
  margin: 0 auto; }

.feature {
  background-color: #fffcde;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 10px;
  padding-top: 20px;
  padding-left: 20px; }
  .feature h5 {
    font-size: 16pt;
    font-weight: bold; }
  .feature p {
    font-size: 10pt;
    margin-top: 5px;
    padding-left: 25px; }

#chat {
  position: fixed;
  top: 30px;
  left: 80%; }

#call_me {
  position: absolute;
  top: 95px;
  color: #FFF; }
  #call_me ul {
    margin-left: 110px; }
    #call_me ul li {
      margin-bottom: 13px; }
      #call_me ul li input {
        width: 100px; }

#coupon {
  text-align: center;
  border: 4px solid #E9E9E9;
  background: #E18021;
  width: 200px;
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 25px;
  color: #FFF; }
  #coupon p {
    font-size: 12pt; }
  #coupon h4 {
    font-size: 26pt; }

#dealers br {
  clear: both; }
#dealers .side_by_side {
  clear: both; }
  #dealers .side_by_side .left {
    width: 33%;
    margin-left: 20px;
    float: left; }
  #dealers .side_by_side .right {
    width: 60%;
    margin-right: 20px;
    float: right; }
  #dealers .side_by_side .less_left {
    width: 15%;
    margin-left: 20px;
    float: left; }
  #dealers .side_by_side .more_right {
    width: 75%;
    margin-right: 20px;
    float: right; }
#dealers h4 {
  font-size: 19pt; }
#dealers h4.pendrive {
  color: #7e7e7e; }
#dealers h5 {
  font-size: 14pt; }
#dealers ol {
  list-style: decimal;
  margin-top: 20px; }
  #dealers ol li {
    margin-bottom: 25px; }
#dealers .center {
  clear: both;
  margin: 0 auto;
  text-align: center; }

#address {
  width: 96%; }
  #address .data {
    float: left; }
  #address .pics {
    float: right; }

#qualifications .qualification {
  float: left;
  width: 215px;
  font-size: 10pt;
  margin-right: 15px; }

#parceiros h3.title {
  font-size: 19pt;
  text-align: center; }
#parceiros h4 {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #5e3362; }
#parceiros ul {
  text-align: right; }
  #parceiros ul li {
    font-size: 9pt;
    font-style: italic; }
    #parceiros ul li strong {
      font-size: 13pt;
      font-style: normal; }
#parceiros #links {
  margin-top: 50px;
  margin-bottom: 50px;
  background: #F4E9FF;
  padding-top: 15px;
  padding-bottom: 12px;
  border: 1px solid #e2c5ff; }
#parceiros #img p {
  font-size: 12px;
  font-style: italic;
  text-align: center; }
#parceiros .left {
  float: left;
  width: 300px; }
  #parceiros .left #quote {
    font-family: Georgia;
    font-size: 12pt;
    font-style: italic;
    color: #636363; }
  #parceiros .left #pics {
    margin-top: 30px; }
#parceiros .right {
  float: right;
  width: 600px; }

.bank {
  width: 400px;
  height: 50px; }
  .bank .logo {
    float: left;
    width: 65px; }
  .bank .title {
    padding-top: 14px;
    float: left;
    width: 300px; }

#warranty {
  margin-left: -40px; }
  #warranty p {
    margin-top: -10px;
    font-size: 13px;
    font-style: italic; }
  #warranty li.boolean {
    margin-left: 0; }
  #warranty #options {
    margin-top: 30px; }

#select_tag {
  text-align: center;
  background: #644F75;
  width: 953px;
  margin-left: -19px;
  margin-top: -34px;
  color: #FFF;
  border-top: 3px solid #F3B1B5;
  border-bottom: 3px solid #F3B1B5; }
  #select_tag h5 {
    padding: 8px 0;
    font-size: 18px; }
  #select_tag ul {
    text-align: left;
    padding: 10px; }
    #select_tag ul li {
      font-size: 10pt;
      margin-left: 20px;
      margin-bottom: 15px;
      padding-bottom: 5px;
      border-bottom: 1px dotted #F3B1B5; }
      #select_tag ul li a {
        color: #F3B1B5; }
      #select_tag ul li a:hover {
        text-decoration: none;
        color: #FFF; }
      #select_tag ul li strong {
        font-size: 12pt;
        font-weight: bold; }
