﻿/* Colors */
/* layout */
/* Local Mixins */
.AboutUsFontAndSize {
  font-family: 'Catamaran', Avant Garde, sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}
.AboutUsContent {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
}
.AboutUsContent .ImgBanner {
  text-align: center;
}
.AboutUsContent .SchoolName {
  font-weight: bold;
  font-size: 14px;
}
.AboutUsContent .ClubName {
  font-weight: bold;
  font-size: 12px;
}
.AboutUsContent .Testimony {
  font-style: italic;
}
.AboutUsContent .WhatWeAreAbout {
  text-align: center;
}
.AboutUsContent .NarrowBlock {
  max-width: 675px;
  margin-left: auto;
  margin-right: auto;
}
.contact-us .live-chat {
  color: Black;
}
.contact-us .header {
  border-bottom: 2px solid silver;
  margin-bottom: 10px;
  height: 65px;
}
.contact-us .header .header-left {
  height: 65px;
  vertical-align: text-bottom;
}
.contact-us .header .header-left h1 {
  margin-top: 30px;
}
.contact-us .header .header-right {
  margin-top: 20px;
}
.contact-us .header .header-right h2 {
  line-height: 24px;
  font-size: 24px;
}
.contact-us .header .header-right h4 {
  line-height: 14px;
  font-size: 16px;
}
.contact-us .header .header-right > div {
  padding-left: 60px;
  float: right;
}
.contact-us address {
  margin: 40px 20px;
}
.contact-us h2 {
  line-height: 18px !important;
  font-size: 1em !important;
  margin: 0 !important;
  -webkit-margin-before: 0px;
  -webkit-margin-after: 0px;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  display: inline;
}
.faqs {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 5px;
  margin-bottom: 80px;
  font-family: 'Catamaran', Avant Garde, sans-serif;
}
.faqs h1 {
  border-bottom: 2px solid silver;
  margin-bottom: 10px;
}
.faqs h3 {
  margin-bottom: -4px;
  font-weight: 900;
}
.faqs p {
  margin-bottom: 15px;
  font-family: 'Catamaran', Avant Garde, sans-serif;
  font-size: 16px;
}
#guarantee-container #guarantee-seal {
  margin: 20px auto;
  width: 25%;
  text-align: center;
}
#guarantee-container #guarantee {
  margin: 0 auto;
  float: none;
}
#guarantee-container #guarantee hr {
  margin: 0 auto;
  width: 70%;
  border-bottom: 2px solid silver;
  margin: 10px 0;
}
#guarantee-container #guarantee h1 {
  text-align: center;
  font-size: 30pt;
  border-bottom: 2px solid silver;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}
#guarantee-container #guarantee p {
  line-height: 35px;
  font-family: Tahoma;
  font-size: 16px;
  text-align: center;
  width: 90%;
  margin: 0 auto;
}
#guarantee-container #guarantee p#guarantee-script {
  line-height: 35px;
  font-family: Tahoma;
  font-size: 16px;
  text-align: center;
  width: 70%;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}
.request-a-catalog {
  margin-bottom: 20px;
}
.request-a-catalog .form-container {
  border: 2px solid silver;
  margin-right: 10px;
  padding: 25px;
  background: url(/content/images/requestacatalog/RequestACatalogCatalogs.png?v=2) 95% 20px no-repeat;
}
.request-a-catalog .form-container .btn-send-submit {
  background: url(/content/images/requestacatalog/RequestACatalogSendRequestButton.png) no-repeat top left;
  width: 100%;
  border: 0;
  box-shadow: none;
}
.request-a-catalog .form-container .btn-send-submit:hover {
  background: url(/content/images/requestacatalog/RequestACatalogSendRequestButtonRollover.png) no-repeat top left;
}
.request-a-catalog .success-container {
  border-top: 2px solid silver;
  margin-right: 10px;
  padding: 25px;
  background: url(/content/images/requestacatalog/RequestACatalogCatalogs.png?v=1) 45% 40px no-repeat;
  height: 600px;
}
.request-a-catalog .success-container p {
  line-height: 30px;
}
.request-a-catalog .success-container p strong {
  font-weight: bold;
  font-size: 20px;
}
.request-a-catalog .contact-us-side {
  border: 2px solid silver;
}
.request-a-catalog .contact-us-side h2 {
  border-bottom: 1px solid black;
  padding-left: 10px;
}
.request-a-catalog .contact-us-side h3,
.request-a-catalog .contact-us-side p,
.request-a-catalog .contact-us-side img {
  padding: 0 20px;
}
#shipping-info div {
  text-align: center;
}
#shipping-info .shippingImageMargin {
  margin-bottom: 18px;
}
#shipping-info .shippingTextBlock {
  width: 556px;
  margin: auto;
  margin-bottom: 18px;
  line-height: 35px;
}
/*# sourceMappingURL=AboutUs.css.map */