body {
  background: url("../images/footerTextureColored.png");
}
@supports (background-blend-mode: overlay) {
  body {
    background: linear-gradient(to bottom, #aaaaaa 0%, #333333 100%), url("../images/footerTextureColored.png");
    background-blend-mode: overlay;
  }
}
#pageContents {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 10px 1003px 0 rgba(0, 0, 0, 0.6), 0 14px 1001px 0 rgba(0, 0, 0, 0.6);
}
.accentLine {
  width: 100%;
  height: 1px;
  margin-top: 1px;
  margin-bottom: 1px;
  background: url("../images/accentLine.png");
}
.accentPattern {
  width: 100%;
  height: 13px;
  background: url("../images/accentPattern.png");
}
/* MAIN NAVBAR DESIGN */
#mainLogo {
  position: absolute;
  z-index: 3;
  left: 50%;
  margin-left: -130px;
}
#mainNavbarWrapper {
  padding-left: 50px;
  padding-right: 50px;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
#mainBannerLeft {
  float: left;
  z-index: 1;
  margin-top: 7px;
  margin-left: -22px;
}
#mainBannerRight {
  float: right;
  z-index: 1;
  margin-top: 7px;
  margin-right: -22px;
}
#mainNavbar {
  position: relative;
  z-index: 2;
  width: 100%;
  margin: 35px 0 15px 0;
  height: 39px;
  background: url('../images/bannerbg.png') repeat-x;
  text-align: center;
}
#mainNavbar #navbarLinksLeft {
  float: left;
}
#mainNavbar #navbarLinksRight {
  float: right;
}
#mainNavbar .navbarLinksContainer {
  padding-top: 8px;
  width: 38%;
  text-align: center;
}
#mainNavbar .navbarLinksContainer a {
  color: #f3e8cd;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 16px;
  padding-left: 20px;
  padding-right: 20px;
}
#mainNavbar .navbarLinksContainer a:hover {
  text-decoration: none;
  color: #f5be44;
}
@supports (background-blend-mode: overlay) {
  #mainNavbar {
    background: linear-gradient(to right, white 0%, #999999 10%, #999999 30%, white 40%, white 60%, #999999 70%, #999999 90%, white 100%), url('../images/bannerbg.png') repeat-x;
    background-blend-mode: overlay;
  }
}
#templateBottom {
  background-color: #f0ece0;
  padding-top: 50px;
}
#templateFooter {
  min-height: 150px;
  color: #f3e8cd;
  padding-top: 30px;
  background: url("../images/footerTextureColored.png");
}
#templateFooter #footerNavBar {
  margin-bottom: 10px;
}
#templateFooter #footerNavBar ul {
  padding-left: 0;
}
#templateFooter #footerNavBar li {
  list-style: none;
  display: inline-flex;
}
#templateFooter #footerNavBar li a {
  margin-right: 30px;
  color: #f3e8cd;
  font-family: "Georgia", serif;
}
#templateFooter #socailMediaLinks {
  font-size: 18px;
  text-align: right;
}
#templateFooter #socailMediaLinks i {
  margin-right: 10px;
}
#templateFooter #footerCopyright {
  font-size: 11px;
  font-family: 'Arial', sans-serif;
}
@supports (background-blend-mode: overlay) {
  #templateFooter {
    background: linear-gradient(to bottom, #cccccc 0%, #666666 100%), url("../images/footerTextureColored.png");
    background-blend-mode: overlay;
  }
}
/* GENERAL NON-INDEX PAGE DESIGN */
#pageDetailsContainer {
  background-color: #f0ece0;
}
.headerMainWindow {
  background-color: #f0ece0;
  height: 400px;
}
#pageDetails {
  margin-top: -260px;
  height: 260px;
}
#pageDetails #pageTitle {
  margin-top: -30px;
  font-family: 'Oswald', sans-serif;
  font-size: 43px;
  color: #101e53;
}
#pageDetails #pageBreadcrumb {
  text-align: right;
  font-family: 'Oswald', sans-serif;
  font-size: 13px;
  color: #c4b79a;
}
#pageDetails #pageBreadcrumb a {
  color: #c4b79a;
}
#submenuContainer {
  background-color: #f0ece0;
  padding-top: 10px;
  padding-bottom: 10px;
}
#submenuContainer .submenuSeparator {
  height: 7px;
  background: url("../images/submenuAccentPattern.png") repeat-x;
}
#submenuContainer #submenuLinks {
  font-family: 'PT Sans', sans-serif;
  font-size: 22px;
  text-align: center;
  margin-bottom: 0;
  padding-left: 0;
}
#submenuContainer #submenuLinks li {
  list-style: none;
  display: inline-flex;
  margin-left: 25px;
  margin-right: 25px;
}
#submenuContainer #submenuLinks a {
  color: #101e53;
}
#submenuContainer #submenuLinks a:hover {
  text-decoration: none;
  color: #f5be44;
}
#pageContentContainer {
  padding-top: 20px;
  background-color: #f0ece0;
}
#pageContentContainer .quote {
  color: #916c2e;
  margin-bottom: 40px;
}
#pageContentContainer .quote .quoteText {
  font-family: "Georgia", serif;
  font-size: 18px;
}
#pageContentContainer .quote .quoteBy {
  font-style: italic;
  text-align: right;
  font-size: 15px;
  padding-right: 20px;
  margin-top: 10px;
}
#pageContentContainer .pageSubtitle {
  font-family: 'Oswald', sans-serif;
  color: #101e53;
  font-size: 22px;
}
/* General Page Design */
.content {
  width: 100%;
}
h1.pageTitle {
  font-size: 18px;
  color: #333333;
}
h2 {
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 20px;
}
h2 i {
  color: #666666;
  margin-left: 20px;
}
h4 {
  font-size: 18px;
}
input.form-control,
select.form-control,
select.form-control[size] {
  margin-bottom: 15px;
  height: 50px;
  border: solid 1px #e5e5e5;
  border-radius: 0;
}
p.pageCopy {
  font-size: 14px;
}
p.pageCopy i {
  margin-left: 5px;
  margin-right: 5px;
}
p.pageCopyHighlight {
  font-size: 14px;
  font-weight: bold;
  color: #e53b1f;
}
p.pageCopyHighlight i {
  margin-left: 5px;
  margin-right: 5px;
}
.hffBtn {
  font-family: 'Oswald', sans-serif;
  color: #ffffff;
  background: #0062cc;
  border: 1px solid transparent;
}
.hffBtn:hover {
  color: #f5be44;
  font-weight: normal;
}
.stitchedBox {
  color: #c4b79a;
  padding-bottom: 15px;
  margin-top: 10px;
  margin-bottom: 30px;
  box-shadow: 0 10px 13px 0 rgba(0, 0, 0, 0.2), 0 14px 31px 0 rgba(0, 0, 0, 0.19);
  background: url("../images/footerTextureColored.png");
  border: dashed 1px #8490bc;
  overflow: visible;
  outline: 5px solid #101e53;
}
@supports (background-blend-mode: overlay) {
  .stitchedBox {
    background: linear-gradient(to bottom, #cccccc 0%, #666666 100%), url("../images/footerTextureColored.png");
    background-blend-mode: overlay;
  }
}
.tableWithHeader {
  width: 100%;
  border-bottom: solid 1px #e4e0d5;
  border-top: solid 1px #e4e0d5;
  margin-top: 15px;
  margin-bottom: 40px;
}
.tableWithHeader th {
  font-size: 10px;
  font-weight: 700;
}
.tableWithHeader td {
  padding: 15px 5px 15px 5px;
  border-top: solid 1px #e4e0d5;
  font-size: 14px;
}
.tableWrapper table {
  width: 100%;
  border-bottom: solid 1px #e4e0d5;
  border-top: solid 1px #e4e0d5;
  margin-top: 15px;
  margin-bottom: 40px;
}
.tableWrapper table th {
  font-size: 10px;
  font-weight: 700;
}
.tableWrapper table td {
  padding: 15px 5px 15px 5px;
  border-top: solid 1px #e4e0d5;
  font-size: 14px;
}
/* INDEX.PHP */
#indexMainWindow {
  background: url('../images/indexImage.jpg') center no-repeat, #f0ece0;
  background-size: auto 100%;
  height: 500px;
}
#indexContents {
  background-color: #f0ece0;
}
#indexContents #indexActionBanners .indexBadge {
  font-family: 'Oswald', sans-serif;
  width: 215px;
  height: 97px;
  background: url("../images/indexBadge.png");
  margin-left: auto;
  margin-right: auto;
  margin-top: -25px;
  text-align: center;
}
#indexContents #indexActionBanners .indexBadge .badgeHeader {
  padding-top: 8px;
  font-size: 15px;
  color: #f3e8cd;
}
#indexContents #indexActionBanners .indexBadge .badgeValue {
  font-size: 36px;
  margin-top: -8px;
  color: #f5be44;
}
#indexContents #indexActionBanners #dealerLocatorFormWrapper {
  background: url("../images/dealerLocatorBadge.png");
  width: 208px;
  height: 208px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -124px;
  text-align: center;
}
#indexContents #indexActionBanners #dealerLocatorFormWrapper .dealerLocatorFormTitle {
  font-family: 'Oswald', sans-serif;
  color: #101e53;
  font-size: 22px;
  padding-top: 45px;
  width: 130px;
  margin-left: auto;
  margin-right: auto;
  line-height: 22px;
}
#indexContents #indexActionBanners #dealerLocatorFormWrapper #zipcodeDealerLocatorForm {
  position: relative;
  z-index: 3;
  width: 150px;
  border: solid 2px #101e53;
  text-align: center;
  margin-top: 10px;
}
#indexContents #indexActionBanners #dealerLocatorFormWrapper #submitDealerLocatorForm {
  position: relative;
  background: url("../images/dealerLocatorSubmit.png");
  width: 90px;
  height: 47px;
  border: none;
  margin-top: -7px;
  z-index: 1;
  font-family: 'Oswald', sans-serif;
  color: #101e53;
  padding-bottom: 8px;
}
#indexContents #indexArticles .indexArticleHeader {
  font-family: 'Oswald', sans-serif;
  color: #101e53;
  font-size: 22px;
  margin-top: 40px;
}
#indexContents #indexArticles .indexArticleText {
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  margin-top: 10px;
}
#indexContents #indexArticles .indexArticleVideoSpacer {
  text-align: center;
  margin-top: 50px;
}
#indexContents #indexArticles .indexArticleImage img {
  width: 100%;
}
/* GALLERY.PHP */
#publicGallery .lightbox img {
  width: 100%;
  margin-bottom: 30px;
  transition: 0.2s ease-in-out;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}
#publicGallery .lightbox img:hover {
  transform: scale(1.05);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.3);
}
#publicGallery img {
  border-radius: 4px;
}
/* ABOUT.PHP */
#aboutMainWindow {
  background: url("../images/pageHeader.jpg") #f0ece0 bottom center no-repeat;
  background-size: 1140px auto;
  height: 400px;
}
/* DEALER/LOGIN.PHP */
.login-container {
  background-color: #f0ece0;
}
.login-form {
  padding: 40px;
  box-shadow: 0 10px 13px 0 rgba(0, 0, 0, 0.2), 0 14px 31px 0 rgba(0, 0, 0, 0.19);
  background: url("../images/footerTextureColored.png");
  border: dashed 1px #8490bc;
  overflow: visible;
  outline: 5px solid #101e53;
}
@supports (background-blend-mode: overlay) {
  .login-form {
    background: linear-gradient(to bottom, #cccccc 0%, #666666 100%), url("../images/footerTextureColored.png");
    background-blend-mode: overlay;
  }
}
.login-form h3 {
  text-align: center;
  font-family: 'Oswald', sans-serif;
  color: #f3e8cd;
}
.login-container form {
  padding: 10px;
}
.btnSubmit {
  width: 100%;
  border-radius: 1rem;
  padding: 1.5%;
  border: none;
  cursor: pointer;
  font-family: 'Oswald', sans-serif;
  color: #fff;
  background-color: #0062cc;
}
.login-form .btnSubmit {
  width: 50%;
}
.login-form .ForgetPwd {
  color: #0062cc;
  font-weight: 600;
  text-decoration: none;
}
/* DEALER/IMPORTACCOUNT.PHP */
#importAccountHeaderWindow {
  background: url("../images/pageHeader.jpg") #f0ece0 bottom center no-repeat;
  background-size: 1140px auto;
  height: 400px;
}
.importAccountForm textarea#signupFormTermsAndConditions {
  height: 400px;
  font-size: 14px;
  border: solid 1px #e5e5e5;
  border-radius: 0;
  resize: none;
}
.importAccountForm textarea#referalMethod {
  border: solid 1px #e5e5e5;
  border-radius: 0;
  height: 100px;
}
label.error {
  color: #ff0000;
  margin-bottom: 15px;
}
input.error {
  border: solid 1px #ff0000;
  margin-bottom: 0px;
}
/* CONTACT.PHP */
#contactMap {
  display: block;
  width: 100%;
  height: 350px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  border: 0;
  margin-bottom: 30px;
}
.contactBox i {
  color: #0062cc;
  font-size: 18px;
  display: inline-block;
  vertical-align: top;
  margin-right: 25px;
}
.contactBox p {
  display: inline-block;
  font-size: 14px;
  vertical-align: top;
  margin-bottom: 100px;
}
.contactBox p a {
  color: #0062cc;
}
/* RESPONSIVE - KEEP AS LAST */
@media (max-width: 992px) {
  #indexContents #indexActionBanners .indexBadge {
    margin-top: 30px;
  }
  #indexContents #indexActionBanners #dealerLocatorFormWrapper {
    margin-top: 30px;
  }
  #pageDetails {
    margin-top: auto;
    height: auto;
  }
  #pageDetails #pageTitle {
    margin-top: 5px;
    text-align: center;
  }
  #pageDetails #pageBreadcrumb {
    text-align: center;
  }
  #submenuContainer #submenuLinks li {
    display: block;
  }
  #templateFooter #footerNavBar li {
    display: block;
  }
}
/*# sourceMappingURL=external.css.map */