/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

img.full {
  width: 100%; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

a {
  color: #38affc;
  text-decoration: none; }

body {
  font: 12px Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  *font-size: small;
  background-color: #579ecd;
  background: linear-gradient(180deg, #0e5685 0%, #579ecd 350px, #579ecd 100%); }

select, input, textarea, button {
  font: 99% sans-serif; }

pre, code, kbd, samp {
  font-family: monospace, sans-serif; }

html {
  overflow-y: scroll;
  /*overflow-x: scroll; */ }

a:hover, a:active {
  outline: none; }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.clearfix {
  display: inline-block; }

.clear {
  clear: both; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  padding: 15px; }

textarea {
  overflow: auto; }

.ie6 legend, .ie7 legend {
  margin-left: -7px; }

input[type="radio"] {
  vertical-align: text-bottom; }

input[type="checkbox"] {
  vertical-align: bottom; }

.ie7 input[type="checkbox"] {
  vertical-align: baseline; }

.ie6 input {
  vertical-align: text-bottom; }

label, input[type="button"], input[type="submit"], input[type="image"], button {
  cursor: pointer; }

button, input, select, textarea {
  margin: 0; }

input:invalid, textarea:invalid {
  border-radius: 1px;
  -moz-box-shadow: 0px 0px 5px red;
  -webkit-box-shadow: 0px 0px 5px red;
  box-shadow: 0px 0px 5px red; }

.no-boxshadow input:invalid, .no-boxshadow textarea:invalid {
  background-color: #f0dddd; }

/**
 * Primary styles
 *
 * Author: 
 */
strong {
  font-weight: bold; }

#wrapper {
  width: 960px;
  margin: 0px auto; }

#footer {
  color: #a8cce4;
  font-size: 11px;
  width: 960px;
  border-top: 1px solid #a8cce4;
  padding: 15px 0;
  margin: 15px 0; }
  #footer > div {
    width: 50%; }
  #footer span {
    float: right; }
  #footer .left {
    float: left; }
  #footer .right {
    float: right; }
  #footer p {
    margin: 0px; }
    #footer p:first-child {
      margin-bottom: 5px; }

.intro-image {
  float: right; }

.intro-text {
  height: 240px; }

.intro-text-contact {
  height: 150px; }

#header {
  width: 960px; }

#header .logo {
  float: left; }

#header .logo a {
  text-indent: -99999px;
  background: url(../images/logo.png) top left no-repeat;
  width: 234px;
  height: 144px;
  display: block;
  margin: 10px 0 0; }

#header .header-right {
  float: right;
  width: 650px; }

#header .notice {
  padding: 10px 25px;
  background-color: #0e4569;
  border: 1px solid #EFEFEF;
  float: right;
  letter-spacing: 0.1em;
  margin: 20px 0 10px;
  width: 92.5%; }

#header .notice a {
  display: block;
  height: 52px;
  float: left; }
  #header .notice a.schedule {
    background: url(../images/btn-nav-schedule.png) left top no-repeat;
    width: 174px; }
  #header .notice a.fb {
    background: url(../images/btn-nav-fb.png) left top no-repeat;
    width: 147px; }

#header .notice span {
  float: left;
  font-size: 30px;
  margin: 0 15px;
  border-left: 1px solid #8ca6b7;
  width: 1px;
  height: 52px; }

#header .notice p {
  float: left;
  width: 240px;
  margin: 5px 0 0 7px;
  letter-spacing: 0.1em;
  font-size: 17px;
  font-weight: bold; }

#main-nav {
  float: right;
  margin: 20px 0 0;
  width: 670px;
  font-size: 15px; }

#main-nav li {
  list-style: none;
  float: right; }

#main-nav a {
  padding: 5px 10px;
  margin: 0 10px;
  color: #FFFFFF;
  text-decoration: none; }

#main-nav .active {
  background-color: #0e4569;
  border: 1px solid #333333; }

#showcase-nav {
  margin: 10px 0;
  font-size: 14px;
  letter-spacing: 0.1em; }

#showcase-nav ul {
  width: 49px; }

#showcase-nav li {
  float: left;
  list-style: none;
  margin: 5px 0px;
  white-space: nowrap; }

#showcase-nav a {
  padding: 5px 8px;
  color: #FFFFFF;
  text-decoration: none;
  display: block; }

#showcase-nav .active {
  background-color: #0e4569;
  border: 1px solid #333333; }

.tb-showcase {
  padding: 0 8px 8px 0; }

.showcase-group {
  padding: 0 0 10px 0; }

p.thumbnail-text {
  font-style: italic; }

.services-font {
  font-size: 15px;
  color: #C4C4C4; }

#content .hero h2 {
  width: 325px;
  font-size: 18px;
  line-height: 22px;
  color: #fff; }

#content .hero-text {
  text-indent: -99999px;
  background: url(../images/hero-text-1.png) top left no-repeat;
  width: 440px;
  height: 127px;
  display: block;
  margin: 10px 0; }

.btn-read-more a {
  text-indent: -99999px;
  background: url(../images/btn-read-more.png) top left no-repeat;
  width: 185px;
  height: 52px;
  display: block;
  margin: 15px 0px 5px; }

.btn-schedule a {
  text-indent: -99999px;
  background: url(../images/btn-schedule.png) top left no-repeat;
  width: 300px;
  height: 52px;
  display: block;
  margin: 5px 0 20px; }

.btn-fb a {
  text-indent: -99999px;
  background: url(../images/btn-fb.png) top left no-repeat;
  width: 293px;
  height: 52px;
  display: block;
  margin: 5px 0 20px; }

#content .hero {
  background: url(../images/hero-3.png) bottom right no-repeat;
  width: 960px;
  height: 375px;
  display: block; }

.information {
  width: 943px;
  margin: 0 auto; }

.box {
  background: rgba(0, 0, 0, 0.35);
  border: 1px solid #69a0c6;
  width: 941px;
  padding: 20px 0;
  border-radius: 10px; }

.one-third {
  width: 270px;
  float: left;
  padding-left: 32px;
  margin: 0 0 6px; }

#content h3 {
  font-size: 18px;
  font-weight: bold; }

#content p {
  color: #fff;
  line-height: 17px;
  margin: 6px 0 10px; }

#content .product-logo {
  width: auto;
  float: left;
  text-align: center; }

#content .product-container {
  background-color: #2e5c7a;
  padding: 10px 0;
  width: 100%; }
  #content .product-container .half-container {
    width: 75%;
    display: block;
    margin: 20px auto 10px; }
  #content .product-container .left {
    width: 45%; }
    #content .product-container .left a {
      width: 65px;
      height: 65px;
      margin: 0 auto; }
  #content .product-container .right {
    float: right;
    margin: 0px !important;
    width: 150px;
    width: 55%; }
    #content .product-container .right a {
      width: 125px;
      height: 65px; }

#content .center {
  float: none; }

#content .product-logo {
  width: 50%; }
  #content .product-logo a {
    display: block;
    text-indent: -999em;
    padding-bottom: 10px;
    width: 105px;
    height: 55px;
    margin: 0 auto; }
    #content .product-logo a.autoglym {
      background: url(../images/logo-auto-glym.gif) center center no-repeat;
      background-size: 100%; }
    #content .product-logo a.meguiars {
      background: url(../images/logo-meguiars.gif) center center no-repeat;
      background-size: 100%;
      width: 55px;
      height: 55px; }
    #content .product-logo a.gtechniq {
      background: url(../images/logo-gtechniq.png) center center no-repeat;
      background-size: 100%; }
    #content .product-logo a.polishangel {
      background: url(../images/logo-polishangel.png) center center no-repeat;
      background-size: 100%; }
    #content .product-logo a.xpert60 {
      background: url(../images/logo-xpert60.png) center center no-repeat;
      background-size: 100%; }
  #content .product-logo img {
    max-width: 125px;
    max-height: 65px;
    padding: 5px; }

#content .right {
  margin: 10px 0 0 0 !important; }

#content ul.services {
  list-style: none;
  color: #cccccc;
  margin: 10px 0 0; }

#content ul.services li {
  padding: 5px 0;
  border-top: 1px dotted #8ea7b8; }

#content ul.services li.last {
  border-bottom: 1px dotted #8ea7b8; }

#content .home-testimonial {
  padding: 10px;
  background: url(../images/tb-quote-close.png) bottom right no-repeat; }

#content .quote {
  background: url(../images/tb-quote-open.png) top left no-repeat; }

#content h1 {
  color: #f29f17;
  font-size: 31px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300; }

#content h2 {
  color: #38affc;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  margin: 0 0 5px; }

#content h4 {
  font-size: 16px;
  width: 290px;
  line-height: 22px;
  margin: 10px 0;
  float: left; }

#content h4.showcase-header {
  width: 660px; }

#content h5 {
  font-size: 16px;
  line-height: 22px;
  margin: 10px 0; }

#content .three-fourth {
  width: 650px;
  float: left;
  padding: 0 20px 0 30px;
  border-right: 1px solid #528eb5;
  min-height: 1260px; }

.three-fourth p {
  font-size: 13px; }

.about #content .three-fourth, .contact #content .three-fourth {
  min-height: 650px; }

#content .one-fourth {
  width: 180px;
  float: right;
  padding-right: 30px; }

ul.products {
  color: #d5d7d9;
  font-size: 8px; }

ul.products li {
  padding: 3px 0 3px 5px;
  margin: 0 0 0 15px;
  font-size: 11px;
  color: #CCCCCC;
  list-style-image: url(../images/bullet.png); }

#content .about-product-logo {
  width: 180px;
  height: auto;
  background-color: #2e5c7a;
  float: left;
  text-align: center;
  padding: 10px 0;
  margin: 10px 0 0 0; }
  #content .about-product-logo img {
    max-width: 75%; }

.tb-image {
  padding: 0 10px 0; }

.home .one-third h3 {
  margin-top: 25px; }
  .home .one-third h3:first-child {
    margin-top: 0; }

table.packages td {
  padding: 15px; }

ul.booking {
  color: #d5d7d9;
  font-size: 8px;
  padding: 0 0 10px 0; }

ul.booking li {
  padding: 4px 0 4px 5px;
  margin: 0 0 0 15px;
  font-size: 12px;
  color: #D4D4D4;
  list-style-image: url(../images/bullet.png); }

.sub-quote {
  width: 500px;
  margin: 0 auto;
  padding: 0 0 15px;
  font-size: 14px;
  font-style: italic;
  background: url(../images/tb-quote-open.png) top left no-repeat; }

p.sub-quote-end {
  padding: 10px;
  background: url(../images/tb-quote-close.png) bottom right no-repeat;
  color: #FFFFFF !important; }

.sub-quote span {
  font-size: 11px;
  float: right; }

.half-left {
  width: 300px;
  float: left;
  padding: 0 10px 10px; }

.half-right {
  width: 300px;
  float: right; }

.add-on-banner {
  background-color: #306588;
  border: 1px solid #999999;
  padding: 10px 15px 20px;
  margin: 0 0 10px; }

.services #content .add-on-banner.products {
  width: auto; }

.add-on-banner.products .header {
  margin-top: 30px !important; }

.contact-banner {
  background-color: #306588;
  border: 1px solid #999999;
  padding: 10px 15px;
  margin: 20px 0 0;
  width: 617px; }

.contact-banner h4 {
  margin: 10px 0 0 !important; }

.contact-banner p {
  margin: 0 0 10px !important; }

.testimonial-section {
  border-bottom: 1px solid #528eb5;
  padding: 10px 0; }

.testimonial-section p {
  border-bottom: 1px solid #528eb5;
  padding: 0 0 10px 0; }

.testimonial-section p.last {
  border-bottom: none; }

.testimonial-section-text {
  width: 400px;
  float: left;
  padding: 0 10px 0 20px; }

.testimonial {
  float: left;
  width: 211px;
  padding: 10px 0; }

.testimonial-last {
  border-bottom: none !important; }

.banner-showcase a {
  text-indent: -99999px;
  background: url(../images/banner-showcase.png) top left no-repeat;
  width: 181px;
  height: 210px;
  display: block;
  margin: 10px 0 0; }

.banner-add-on a {
  text-indent: -99999px;
  background: url(../images/banner-add-on.png) top left no-repeat;
  width: 181px;
  height: 196px;
  display: block;
  margin: 10px 0 0; }

.banner-upgrade a {
  text-indent: -99999px;
  background: url(../images/banner-upgrade.png) top left no-repeat;
  width: 181px;
  height: 210px;
  display: block;
  margin: 10px 0 0; }

.banner-services a {
  text-indent: -99999px;
  background: url(../images/banner-services.png) top left no-repeat;
  width: 181px;
  height: 210px;
  display: block;
  margin: 10px 0 0; }

.banner-schedule > a {
  text-indent: -99999px;
  background: url(../images/banner-schedule.png) top left no-repeat;
  width: 181px;
  height: 210px;
  display: block;
  margin: 10px 0 0; }

.showcase-sub-nav {
  margin: 0 0 0 20px;
  font-size: 12px; }

#showcase-nav .showcase-sub-nav a {
  padding: 2px 8px;
  white-space: nowrap; }

#showcase-nav .showcase-sub-nav .selected {
  background-color: #0e4569;
  border: 1px solid #333333;
  white-space: nowrap; }

#content .calendar {
  background-color: #306588;
  border: 1px solid #999999;
  padding: 10px 15px;
  margin: 20px 0 10px; }
  #content .calendar h2 {
    margin-bottom: 15px; }

.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr; }

.hidden {
  display: none;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before, .clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

@media screen and (max-device-width: 480px) {
  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */ }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; } }

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none; }

#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url("../fancybox/fancybox.png"); }

#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  display: none; }

#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none; }

#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 1101;
  outline: none;
  display: none; }

#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff; }

#fancybox-content {
  width: 0;
  height: 0;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 1102;
  border: 0px solid #fff; }

#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1101; }

#fancybox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url("../fancybox/fancybox.png") -40px 0px;
  cursor: pointer;
  z-index: 1103;
  display: none; }

#fancybox-error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 14px;
  margin: 0; }

#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top; }

#fancybox-frame {
  width: 100%;
  height: 100%;
  border: none;
  display: block; }

#fancybox-left, #fancybox-right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  background: transparent url("../fancybox/blank.gif");
  z-index: 1102;
  display: none; }

#fancybox-left {
  left: 0px; }

#fancybox-right {
  right: 0px; }

#fancybox-left-ico, #fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 1102;
  display: block; }

#fancybox-left-ico {
  background-image: url("../fancybox/fancybox.png");
  background-position: -40px -30px; }

#fancybox-right-ico {
  background-image: url("../fancybox/fancybox.png");
  background-position: -40px -60px; }

#fancybox-left:hover, #fancybox-right:hover {
  visibility: visible;
  /* IE6 */ }

#fancybox-left:hover span {
  left: 20px; }

#fancybox-right:hover span {
  left: auto;
  right: 20px; }

.fancybox-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 1001; }

#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  background-image: url("../fancybox/fancybox-x.png"); }

#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-image: url("../fancybox/fancybox.png");
  background-position: -40px -162px; }

#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-image: url("../fancybox/fancybox-y.png");
  background-position: -20px 0px; }

#fancybox-bg-se {
  bottom: -20px;
  right: -20px;
  background-image: url("../fancybox/fancybox.png");
  background-position: -40px -182px; }

#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-image: url("../fancybox/fancybox-x.png");
  background-position: 0px -20px; }

#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-image: url("../fancybox/fancybox.png");
  background-position: -40px -142px; }

#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  background-image: url("../fancybox/fancybox-y.png"); }

#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-image: url("../fancybox/fancybox.png");
  background-position: -40px -122px; }

#fancybox-title {
  font-family: Helvetica;
  font-size: 12px;
  z-index: 1102; }

.fancybox-title-inside {
  padding-bottom: 10px;
  text-align: center;
  color: #333;
  background: #fff;
  position: relative; }

.fancybox-title-outside {
  padding-top: 10px;
  color: #fff; }

.fancybox-title-over {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFF;
  text-align: left; }

#fancybox-title-over {
  padding: 10px;
  background-image: url("../fancybox/fancy_title_over.png");
  display: block; }

.fancybox-title-float {
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 32px; }

#fancybox-title-float-wrap {
  border: none;
  border-collapse: collapse;
  width: auto; }

#fancybox-title-float-wrap td {
  border: none;
  white-space: nowrap; }

#fancybox-title-float-left {
  padding: 0 0 0 15px;
  background: url("../fancybox/fancybox.png") -40px -90px no-repeat; }

#fancybox-title-float-main {
  color: #FFF;
  line-height: 29px;
  font-weight: bold;
  padding: 0 0 3px 0;
  background: url("../fancybox/fancybox-x.png") 0px -40px; }

#fancybox-title-float-right {
  padding: 0 0 0 15px;
  background: url("../fancybox/fancybox.png") -55px -90px no-repeat; }

/* IE6 */
.fancybox-ie6 #fancybox-close {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-right-ico {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale');
  zoom: 1; }

.fancybox-ie6 #fancybox-title-float-left {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-float-main {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-float-right {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
  height: expression(this.parentNode.clientHeight + "px"); }

fancybox-loading.fancybox-ie6 {
  position: absolute;
  margin-top: 0;
  top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px'); }

#fancybox-loading.fancybox-ie6 div {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg {
  background: transparent !important; }

.fancybox-ie #fancybox-bg-n {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-ne {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-e {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-se {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-s {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-sw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-w {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-bg-nw {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

.services #content .intro {
  display: block; }

.services #content h2 {
  font-size: 28px; }

.services #content h3 {
  font-size: 24px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300; }

.services #content h4 {
  font-size: 16px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  float: none; }

.services #content .half {
  width: 50%;
  float: left;
  padding: 10px 0 10px 20px;
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */ }
  .services #content .half:first-child {
    padding-left: 0px;
    padding-right: 20px; }

.services #content .package {
  border-bottom: 1px solid #fff;
  padding: 10px 0; }
  .services #content .package.last {
    padding: 20px 0;
    margin-bottom: 20px; }

.services #content .table-price {
  text-align: center;
  margin: 20px 20px 10px;
  border: 1px solid #88b5d2; }
  .services #content .table-price td {
    padding: 15px;
    width: 33.33%; }

.services #content .price-disclaimer {
  padding: 0 40px;
  font-size: 13px;
  margin-bottom: 20px; }

.services #content .steps {
  width: 100%;
  margin-bottom: 20px; }
  .services #content .steps .exterior {
    border-right: 1px solid #759fbc;
    padding-right: 20px; }
  .services #content .steps .interior {
    padding-left: 20px; }
  .services #content .steps .step {
    padding: 20px 0;
    border-top: 1px solid #759fbc; }
    .services #content .steps .step:first-child {
      border-top: none;
      padding-top: 10px; }
  .services #content .steps span {
    text-transform: uppercase;
    font-size: 14px;
    color: #3ba5ea;
    line-height: 1em; }
  .services #content .steps p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0px; }
    .services #content .steps p.title {
      text-transform: uppercase;
      font-size: 24px;
      font-family: 'Open Sans', sans-serif;
      font-weight: 300;
      color: #f29f17;
      line-height: 0.9em; }

.services #content .add-on-banner {
  margin-bottom: 20px; }
  .services #content .add-on-banner h3 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #f29f17; }
  .services #content .add-on-banner p {
    color: #fff; }

.services #content .products {
  width: 100%; }
  .services #content .products h4 {
    margin: 5px 0; }
  .services #content .products p {
    color: #fff; }
    .services #content .products p.header {
      font-weight: bold;
      font-size: 16px;
      margin-bottom: 0px; }
  .services #content .products ul {
    margin-left: 20px;
    margin-bottom: 10px; }
  .services #content .products .features .left {
    width: 70%;
    float: left; }
  .services #content .products .features img {
    width: 28%;
    float: right;
    border: 3px solid #6eafd7; }
  .services #content .products > div {
    clear: both;
    width: 100%; }
