/* line 1, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
.body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* line 5, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
.header-container {
  background: #991D20; }

/* line 9, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
.header {
  width: 1024px;
  height: 230px;
  margin: 0 auto;
  color: #fff;
  font-size: 17px; }
  /* line 15, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
  .header a {
    color: #fff;
    font-weight: 400; }
  /* line 19, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
  .header #tag {
    text-align: center;
    float: left;
    padding-top: 90px; }
  /* line 24, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
  .header #truck {
    padding-top: 70px;
    float: left; }
    /* line 27, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
    .header #truck img {
      height: 140px; }
  /* line 31, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
  .header #logo {
    padding-top: 20px;
    padding-left: 100px;
    float: left;
    width: 200px; }
  /* line 37, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
  .header #cta {
    text-align: right;
    float: right;
    vertical-align: bottom;
    padding-top: 125px; }
  /* line 43, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
  .header #maid {
    float: right;
    padding-top: 40px; }
    /* line 46, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
    .header #maid img {
      height: 170px;
      display: block; }

/* line 53, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
.nav-container {
  background-color: #4C4C59;
  height: 45px;
  position: relative;
  z-index: 2;
  border-bottom: 6px solid #fff;
  border-top: 6px solid #991D20; }
  /* line 60, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
  .nav-container .bottom {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 50%;
    background-color: #BCBEC0;
    z-index: -1; }
  /* line 69, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
  .nav-container .menu {
    width: 1024px;
    margin: 0 auto;
    height: 45px;
    background-color: #BCBEC0;
    z-index: 5;
    border-radius: 20px;
    border: 1px solid #777;
    font-weight: bold;
    box-shadow: 0 0 6px 1px #111; }
    /* line 79, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
    .nav-container .menu ul {
      text-align: center;
      list-style-type: none;
      margin-top: 12px; }
      /* line 83, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
      .nav-container .menu ul li {
        display: inline;
        margin-right: 22px; }
        /* line 86, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
        .nav-container .menu ul li a {
          color: #000;
          text-decoration: none; }
          /* line 89, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
          .nav-container .menu ul li a:hover {
            color: #fff; }

/* line 97, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
.content-container .content {
  width: 1024px;
  margin: 0 auto;
  z-index: -39;
  padding-top: 15px;
  padding-bottom: 15px; }
/* line 104, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
.content-container #oil-can {
  padding-top: 65px;
  width: 200px;
  text-align: center;
  float: left;
  padding-right: 19px; }
  /* line 110, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
  .content-container #oil-can #oil {
    height: 150px; }
  /* line 113, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
  .content-container #oil-can .social {
    float: left;
    padding-right: 18px;
    padding-top: 18px;
    width: 60px; }
  /* line 119, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
  .content-container #oil-can input {
    text-align: center;
    border-radius: 5px;
    height: 30px;
    float: left;
    width: 100px;
    margin-right: 10px;
    border: 1px solid #999; }
  /* line 128, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
  .content-container #oil-can button {
    height: 33px;
    width: 68px;
    float: left; }
/* line 134, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
.content-container #img-slider {
  float: left;
  border: 5px solid #000;
  padding: 5px;
  margin-right: 22px; }
/* line 140, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
.content-container #confidence {
  float: left;
  width: 330px;
  font-size: 14px; }
  /* line 144, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
  .content-container #confidence h3 {
    font-size: 18px;
    margin-top: 0px; }
  /* line 148, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
  .content-container #confidence #reviews {
    width: 330px;
    height: 260px;
    background: url("/img/reviews.png") no-repeat; }
    /* line 152, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
    .content-container #confidence #reviews #review-header {
      font-weight: bold;
      position: relative;
      top: 11px;
      left: 40px; }
    /* line 158, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
    .content-container #confidence #reviews #review {
      position: relative;
      width: 285px;
      top: 51px;
      left: 25px;
      font-size: 15px; }
/* line 167, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
.content-container .usp {
  float: left;
  color: #fff;
  width: 310px;
  height: 200px;
  margin-right: 10px;
  margin-top: 25px;
  background: #E0811A;
  background: -webkit-linear-gradient(45deg, #f1da36 0%, #e0811a 100%);
  background: -o-linear-gradient(45deg, #f1da36 0%, #e0811a 100%);
  background: -ms-linear-gradient(45deg, #f1da36 0%, #e0811a 100%);
  background: linear-gradient(45deg, #f1da36 0%, #e0811a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1da36', endColorstr='#E0811A ',GradientType=1 );
  border-radius: 5px;
  padding: 10px; }
  /* line 182, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
  .content-container .usp h2 {
    font-size: 30px;
    margin-top: 8px;
    margin-bottom: 3px; }
/* line 189, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
.content-container #white-glove img {
  width: 150px;
  padding-top: 30px;
  float: left; }
/* line 194, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
.content-container #white-glove p {
  float: left;
  font-size: 13px;
  width: 50%; }
/* line 201, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
.content-container #throw-towel img {
  width: 140px;
  float: left; }
/* line 205, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
.content-container #throw-towel p {
  padding-left: 5px;
  float: left;
  font-size: 13px;
  width: 53%; }
/* line 213, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
.content-container #why-us h2 {
  float: left;
  display: block; }
/* line 217, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
.content-container #why-us img {
  float: right; }
/* line 220, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
.content-container #why-us p {
  padding-left: 5px;
  float: left;
  font-size: 13px;
  width: 58%; }

/* line 229, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
.footer {
  background-color: #BCBEC0;
  width: 1024px;
  margin: 0 auto;
  padding: 10px;
  border-radius: 5px; }
  /* line 235, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
  .footer a {
    color: #000;
    text-decoration: none; }
    /* line 238, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
    .footer a:hover {
      color: blue; }
  /* line 242, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
  .footer .link-section {
    float: left;
    padding-right: 45px; }
    /* line 245, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
    .footer .link-section h2 {
      margin-top: 0px;
      margin-bottom: 0px; }
    /* line 249, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
    .footer .link-section ul {
      margin: 5px;
      list-style-type: none;
      padding: 10px; }

/* line 256, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
.footer-links {
  width: 1024px;
  margin: 0 auto;
  font-weight: 700; }
  /* line 260, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
  .footer-links a {
    color: #000;
    text-decoration: none; }
    /* line 263, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
    .footer-links a:hover {
      color: blue; }
  /* line 267, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
  .footer-links ul {
    list-style-type: none;
    text-align: center; }
    /* line 270, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
    .footer-links ul li {
      display: inline;
      padding-right: 40px; }

/* line 277, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
.clear:before, .clear:after {
  content: " ";
  display: table; }

/* line 282, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
.clear:after {
  clear: both; }

/* line 286, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
.sform {
  padding-left: 20px; }
  /* line 288, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
  .sform button {
    margin-left: 155px; }
  /* line 291, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
  .sform p {
    clear: both;
    margin: 5px; }
  /* line 295, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
  .sform label {
    float: left;
    width: 150px; }
  /* line 299, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
  .sform input {
    float: left; }

/* line 304, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
.bstyle {
  -moz-box-shadow: inset 0px 1px 0px 0px #fce2c1;
  -webkit-box-shadow: inset 0px 1px 0px 0px #fce2c1;
  box-shadow: inset 0px 1px 0px 0px #fce2c1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25));
  background: -moz-linear-gradient(center top, #ffc477 5%, #fb9e25 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc477', endColorstr='#fb9e25');
  background-color: #ffc477;
  -webkit-border-top-left-radius: 7px;
  -moz-border-radius-topleft: 7px;
  border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  -moz-border-radius-topright: 7px;
  border-top-right-radius: 7px;
  -webkit-border-bottom-right-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -moz-border-radius-bottomleft: 7px;
  border-bottom-left-radius: 7px;
  text-indent: 0;
  border: 1px solid #eeb44f;
  display: inline-block;
  color: #ffffff;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  height: 40px;
  line-height: 40px;
  width: 100px;
  text-decoration: none;
  text-align: center;
  text-shadow: 1px 1px 0px #cc9f52; }

/* line 339, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
.bstyle:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477));
  background: -moz-linear-gradient(center top, #fb9e25 5%, #ffc477 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#ffc477');
  background-color: #fb9e25; }

/* line 346, /home/cas/Dropbox/Sites/mobile maid and oil butler/pages/mmaob/source/css/mmob.css.scss */
.bstyle:active {
  position: relative;
  top: 1px; }
