/* main.css */
/* Master page */
body {
    margin: 0px;
    padding: 0px;
    height: 100%;
    font-family: varela_roundregular;
    font-size: 14px;
    color: #535353;
}
html, body {
    height: 100%;
}

/* Elements */
h1 {
    font-family: merriweatherregular;
    font-weight: normal;
    margin: 0px;
    margin-bottom: 25px;
    padding: 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
    color: #c8a165;
    font-size: 28px;
    line-height: 30px;
    text-transform: none;
    text-align: left;
}
h2 {
    font-family: merriweatherregular;
    font-weight: normal;
    margin: 0px;
    margin-bottom: 20px;
    padding: 0px;
    color: #000000;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
}
h3 {
    font-family: merriweatherregular;
    font-weight: normal;
    font-style: italic;
    margin: 0px;
    padding: 0px;
    color: #000000;
    font-size: 24px;
    line-height: 18px;
}
table {
    border: 0px;
    border-spacing: 0px;
}
input, textarea, select {
    font-family: varela_roundregular;
    width: 230px;
    font-size: 13px;
    color: #000000;
    padding: 4px;
    border: 1px solid #e3e3e3;
    margin-bottom: 2px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -html-border-radius: 0px;
    -webkit-border-radius: 0px;
}
a {
    font-size: 14px;
    color: #c8a165;
    border: 0px;
    text-decoration: none;
}
a img {
    border: 0px;
}
ul {
    margin: 0px;
}
ul li {
    margin: 0px;
}

/* Default elements */
.textContainer {
    margin: 25px;
    text-align: justify;
}
.mandatoryStar {
    color: #FF0000;
    margin-left: 3px;
}
.errorDiv {
    font-size: 10px;
    color: #FF0000;
    font-weight: bold;
}
.checkBox {
    width: 12px !important;
    height: 12px !important;
    border: 0px !important;
}
.errorInput {
    border: 1px solid #d22e2e !important;
    color: #d22e2e !important;
}
.formRow {
    clear: both;
    position: relative;
}
.formText {
    width: 140px;
    float: left;
    vertical-align: top;
    font-size: 13px;
    padding-right: 10px;
    line-height: 30px;
}
.formInput {
    float: left;
    line-height: 30px;
}
.buttonDiv {
    display: block;
    padding-top: 20px;
    padding-bottom: 10px;
}
.buttonDiv.form {
    margin-left: 150px;
}
.buttonDiv.center {
    text-align: center;
}
.buttonDiv.right {
    text-align: right;
}
.noElements {
    text-align: center;
}

/* Page elements */
.topContainer {
    width: 100%;
    border-bottom: 1px solid #eeeeee;
}
.topContent {
    width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
    height: 45px;
    line-height: 45px;
}
.menuContainer {
    width: 100%;
}
.menuContent {
    width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
    height: 60px;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: left;
}
.logo {
    float: left;
    height: 55px;
}
.pageContainer {
    width: 1170px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    background: #ffffff;
    text-align: left;
}
.pageContainer.noBottom {
    padding-bottom: 0px;
}
.pageContainer.noTop {
    padding-top: 0px;
}
.leftColumn {
    width: 260px;
    float: left;
    padding-right: 15px;
    border-right: 1px solid #eeeeee;
    margin-bottom: 20px;
}
.mainColumn {
    width: 870px;
    float: right;
    margin-bottom: 20px;
}
.narrowContent {
    width: 800px;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: left;
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
}
.narrowContent.small {
    width: 400px;
}
.narrowContent.noTop {
    padding-top: 0px;
}
.footerContainer {
    background: #272727;
    min-width: 1200px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.footerContainer .footerContent {
    line-height: 26px;
    text-align: center;
    font-size: 12px;
    color: #8b8b8b;
}
.footerContainer .footerContent a {
    font-size: 12px;
}
.footerContainer .footerSocial {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #333333;
    margin-bottom: 10px;
}
.footerContainer .footerSocial .socialBlock {
    display: inline-block;
    float: none;
}
.footerContainer .footerSocial .socialBlock .icon {
    margin-left: 10px;
    margin-right: 10px;
    color: #8b8b8b;
}

.phoneDiv,
.scheduleDiv,
.emailDiv {
    float: left;
    font-size: 13px;
    color: #444444;
    margin-right: 25px;
}
.phoneDiv .icon,
.scheduleDiv .icon,
.emailDiv .icon {
    display: inline-block;
    font-family: FontAwesome;
    font-size: 18px;
    color: #ba933e;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -5px;
}
.phoneDiv .icon:before {
    content: "\f095";
}
.scheduleDiv .icon:before {
    content: "\f017";
}
.emailDiv {
    float: right;
    margin-right: 10px;
}
.emailDiv .icon:before {
    content: "\f1d8";
}
.emailDiv a {
    text-decoration: none;
    color: #444444;
}

/* fonts.css */
@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome.eot?v=4.3.0');
    src: url('../fonts/fontawesome.eot?#iefix&v=4.3.0') format('embedded-opentype'), 
         url('../fonts/fontawesome.woff2?v=4.3.0') format('woff2'), 
         url('../fonts/fontawesome.woff?v=4.3.0') format('woff'), 
         url('../fonts/fontawesome.ttf?v=4.3.0') format('truetype'), 
         url('../fonts/fontawesome.svg?v=4.3.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'merriweatherbold';
    src: url('../fonts/merriweather-bold.woff2') format('woff2'),
         url('../fonts/merriweather-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'merriweatherregular';
    src: url('../fonts/merriweather-regular.woff2') format('woff2'),
         url('../fonts/merriweather-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'varela_roundregular';
    src: url('../fonts/varelaround-regular.woff2') format('woff2'),
         url('../fonts/varelaround-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* buttons.css */
/* General */
.button {
    width: 115px;
    background: #eeeeee;
    color: #333333 !important;
    border: 0px !important;
    cursor: pointer;
    font-size: 11px;
    padding: 10px;
    margin: 0px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -html-border-radius: 0px;
    -webkit-border-radius: 0px;
    appearance: none;
    -moz-appearance: none;
    -html-appearance: none;
    -webkit-appearance: none;
}
.button:hover {
    background: #c8a165;
    color: #ffffff !important;
}

/* blocks.css */
/* MENU BLOCK */
.menuBlock {
    margin: 0px;
    margin-left: 100px;
    padding: 0px;
    height: 20px;
    float: left;
}
.menuBlock ul.mainNav {
    padding: 0px;
    margin: 0px;
    cursor: default;
    text-align: left;
}
.menuBlock ul.mainNav li {
    float: left;
    position: relative;
    margin: 0px;
    padding: 0px;
    height: 25px;
    list-style: none; 
}
.menuBlock ul.mainNav li a {
    margin: 0px;
    margin-right: 30px;
    padding: 0px;
    font-family: merriweatherbold;
    color: #444444;
    font-size: 15px;
    line-height: 60px;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
    display: block;
}
.menuBlock ul.mainNav li a:hover, 
.menuBlock ul.mainNav li.selected a {
    color: #c8a165;
}
.menuBlock ul.mobileNav {
    display: none;
    background: #c8a165;
    margin: 0px;
    padding: 0px;
    cursor: default;
    list-style-type: none;
}
.menuBlock ul.mobileNav a {
    color: #ffffff;
    text-transform: uppercase;
    line-height: 32px;
    font-size: 14px;
}
.menuBlock ul.mobileNav li {
    margin: 0px;
    padding: 0px;
}
.menuBlock ul.mobileNav li:hover > ul {
    display: block;
}
.menuBlock ul.mobileNav li ul {
    background: #c8a165;
    width: 100%;
    list-style: none;
    padding: 0px;
    display: none;
}
.menuBlock ul.mobileNav li ul li {
    border-top: 1px solid #e5e5e5;
}
.menuBlock ul.mobileNav li ul li ul li {
    width: 100%;
    background: #e2c18f;
}
.menuBlock ul.mobileNav li ul li ul li a {
    font-size: 12px;
    line-height: 26px;
}

/* SLIDER BLOCK */
.sliderBlock {
    width: 1170px;
    height: 460px;
    display: none;
}
.sliderBlock .sliderImage {
    width: 1170px;
    height: 460px;
    background-repeat: no-repeat;
    background-position: center bottom;
    position: absolute;
}
.sliderBlock .sliderContainer {
    width: 1170px;
    height: 460px;
    position: absolute;
}
.sliderBlock .sliderContainer #sliderLink {
    position: absolute;
    display: block;
    height: 410px;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    z-index: 100;
}
.sliderBlock .sliderContainer #sliderLink.withLink {
    cursor: pointer;
}
.sliderBlock .sliderContainer #sliderTextContainer {
    position: absolute;
    width: 1170px;
    height: 410px;
    margin-left: auto;
    margin-right: auto;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 100;
    text-align: left;
    color: #ffffff;
    text-shadow: 0px 0px 100px #000000;
}
.sliderBlock .sliderContainer #sliderTitle {
    font-family: merriweatherbold;
    text-transform: uppercase;
    margin-top: 130px;
    margin-left: 100px;
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 50px;
}
.sliderBlock .sliderContainer #sliderText {
    font-family: merriweatherregular;
    margin-left: 100px;
    margin-right: 100px;
    font-size: 15px;
    line-height: 25px;
}
.sliderBlock .sliderContainer #sliderBullets {
    height: 20px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    left: 10px;
    z-index: 200;
    text-align: center;
}
.sliderBlock #sliderBulletsContent {
    position: relative;
    text-align: center;
    display: inline-block;
}
.sliderBlock #sliderBulletsContent .sliderBullet {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-left: 4px;
    margin-right: 4px;
    background: #ffffff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -html-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.sliderBlock #sliderBulletsContent .sliderBullet:hover,
.sliderBlock #sliderBullets .sliderBulletSelected {
    background: #c5a364;
}

/* STRIP BLOCK */
.stripBlock {
    height: 125px;
    margin-bottom: 20px;
}
.stripBlock .blockContent {
    height: 125px;
    width: 1170px;
    padding-left: 15px;
    padding-right: 15px;
    background: url('../images/blocks/strip/strip.gif') top center no-repeat;
    position: relative;
}
.stripBlock .blockContent h1 {
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-family: merriweatherregular;
    font-size: 28px;
    line-height: 125px;
    text-transform: uppercase;
    color: #c8a165;
    border: 0px;
}

/* SEARCH BLOCK */
.searchBlock {
    float: right;
    height: 30px;
    margin-top: 13px;
    border: 1px solid #e9e9e9;
}
.searchBlock input {
    border: 0px;
    width: 170px;
    height: 30px;
    color: #e0e0e0;
    font-size: 12px;
    padding: 0px;
    padding-left: 8px;
}
.searchBlock .searchIcon {
    height: 20px;
    width: 20px;
    background: url("../images/blocks/search/button.gif") no-repeat 0px 0px;
    background-size: cover;
    margin-top: 5px;
    margin-right: 5px;
    float: right;
}

/* HOME BLOCK */
.homeBlock {
    margin-top: 20px;
}
.homeBlock .homeColumn {
    width: 570px;
    height: 350px;
    line-height: 24px;
    margin-left: 30px;
    margin-bottom: 30px;
    float: left;
}
.homeBlock .homeColumn.noMargin {
    margin-left: 0px !important;
}
.homeBlock .homeColumn h2 {
    margin-top: 50px;
    margin-bottom: 0px;
    font-size: 22px;
}
.homeBlock .homeColumn .homeContent {
    padding: 50px;
    padding-top: 100px;
    color: #000000;
    text-transform: uppercase;
    text-shadow: 0px 0px 100px #ffffff;
}
.homeBlock .homeColumn .homeContent h3 {
    text-transform: none;
    margin-bottom: 10px;
}
.homeBlock .homeColumn .homeContent .button {
    background: #000000 !important;
    color: #ffffff !important;
    width: 150px;
    margin-top: 30px;
}

/* PARTNER BLOCK */
.partnerBlock {
    height: 220px;
    margin-top: 40px;
    margin-bottom: 40px;
}
.partnerBlock h1 {
    text-align: center;
    border-bottom: 0px;
}
.partnerBlock #partnerContainer {
    padding: 0px;
    overflow: hidden;
}
.partnerBlock ul {
    height: 95px;
    margin: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0px;
}
.partnerBlock ul li {
    list-style: none;
    float: left;
    width: 175px;
    height: 95px;
    text-align: center;
}
.partnerBlock ul li img {
    border: 1px solid #e5e5e5;
}

/* CATEGORY BLOCK */
.categoryBlock {
    text-align: left;
    margin-bottom: 40px;
}
.categoryBlock ul {
    margin: 0px;
    padding: 0px;
}
.categoryBlock ul li {
    list-style: none;
    width: 100%;
    line-height: 25px;
}
.categoryBlock ul li:before {
    display: inline-block;
    width: 20px;
    content: "";
}
.categoryBlock ul li a {
    color: #363636;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
}
.categoryBlock ul li:hover:before,
.categoryBlock ul li.selected:before {
    content: "\2023";
    color: #ba933e;
}
.categoryBlock ul li:hover a,
.categoryBlock ul li.selected a {
    color: #ba933e;
}

/* FILTER BLOCK */
.filterBlock {
    text-align: left;
    margin-bottom: 40px;
    line-height: 25px;
    color: #363636;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
}
.filterBlock input {
    width: 15px;
    margin: 0px;
}
.filterBlock span {
    display: inline-block;
    width: 20px;
}

/* SHARE BLOCK */
.shareBlock {
    position: absolute;
    bottom: 20px;
    right: 0px;
}
.shareBlock a {
    text-decoration: none;
}
.shareBlock .icon {
    color: #cacaca;
    width: 30px;
    height: 30px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    margin-left: 5px;
    cursor: pointer;
    font-family: FontAwesome;
    display: inline-block;
}
.shareBlock .icon:hover {
    color: #c5a364;
}
.shareBlock .icon.facebook:before {
    content: "\f09a";
}
.shareBlock .icon.twitter:before {
    content: "\f099";
}
.shareBlock .icon.google:before {
    content: "\f0d5";
}
.shareBlock .icon.linkedin:before {
    content: "\f0e1";
}

/* RELATED BLOCK */
.relatedBlock {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.relatedBlock h1 {
    text-align: center;
    text-transform: uppercase;
}

/* NEW BLOCK */
.newBlock {
    width: 100%;
    margin-top: 20px;
    background: #fafafa;
    padding-top: 40px;
}
.newBlock h1 {
    text-align: center;
    text-transform: uppercase;
    max-width: 1170px;
}
.newBlock .blockContent {
    width: 1170px;
    margin-top: 40px;
    padding-left: 15px;
    padding-right: 15px;
}

/* SOCIAL BLOCK */
.socialBlock {
    text-align: left;
    float: right;
}
.socialBlock a {
    text-decoration: none;
    color: #444444;
}
.socialBlock a:hover {
    color: #ba933e;
}
.socialBlock .icon {
    font-family: FontAwesome;
    font-size: 20px;
    margin-left: 15px;
}
.socialBlock .icon.facebook:before {
    content: "\f09a";
}
.socialBlock .icon.youtube:before {
    content: "\f167";
}

/* notice.css */
.noticeOK {
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    color: #2ea41b;
    margin-bottom: 30px;
    padding: 15px;
    background: #dbefd8;
}
.noticeError {
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    color: #ff0000;
    margin-bottom: 30px;
    padding: 15px;
    background: #ffd9d9;
}

/* pager.css */
.pager, .pager a {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    color: #898989;
}
.pager .buttonPager {
    background: #eeeeee;
    display: inline-block;
    margin-right: 5px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}
.pager .buttonPager:hover {
    background: #ba933e;
    color: #ffffff;
}
.pager .buttonSelected {
    display: inline-block;
    margin-right: 5px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    color: #ffffff;
    background: #ba933e;
}
.pager .pagesMissing {
    display: inline-block;
    margin-right: 5px;
    line-height: 25px;
    text-align: center;
    padding-left: 11px;
    padding-right: 11px;
}

/* user.css */
.recoveryDiv {
    margin-left: 150px;
    margin-bottom: 5px;
    text-align: left;
}
.recoveryDiv a {
    font-size: 11px;
}

/* sticky.css */
.homeSection {
    width: 390px;
    height: 90px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 40px;
    color: #898989;
    font-family: merriweatherbold;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    float: left;
}
.homeSection.schedule {
    width: 388px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}
.homeSection a {
    display: inline-block;
    margin: 10px;
}
.homeSection .sectionTitle {
    color: #c8a165;
    font-size: 16px;
    text-transform: none;
}
.homeSection .icon {
    display: table-cell;
    width: 30px;
    height: 30px;
    color: #ffffff;
    font-family: FontAwesome;
    font-size: 18px;
    text-align: center;
    vertical-align: middle;
    background: #363636;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -html-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.homeSection .icon:hover {
    background: #c8a165;
}
.homeSection .icon.facebook:before {
    content: "\f09a";
}
.homeSection .icon.youtube:before {
    content: "\f167";
}

/* contact.css */
.googleMaps {
    width: 1160px;
    height: 400px;
    border: 0px;
}

.contactForm {
    margin-top: 60px;
    margin-bottom: 40px;
    text-align: center;
}
.contactForm h2 {
    font-size: 24px;
}
.contactForm input,
.contactForm textarea {
    width: 345px;
    font-size: 13px;
    color: #000000;
    margin-bottom: 30px;
    margin-right: 30px;
    padding: 10px;
}
.contactForm input:nth-child(6) {
    margin-right: 0px;
}
.contactForm textarea {
    width: 1148px;
    height: 150px;
}
.contactForm .checkBox {
    margin-bottom: 10px;
    margin-right: 10px;
}
.contactForm .button {
    margin: 0px;
}

/* product.css */
.productListContainer {
    float: left;
    display: block;
    width: 270px;
    height: 270px;
    margin: 0px;
    margin-left: 30px;
    margin-bottom: 30px;
}
.productListContainer.noMargin {
    margin-left: 0px !important;
}
.productListContainer .productImage {
    width: 270px;
    height: 200px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.productListContainer .productDetails {
    padding-top: 15px;
    text-align: center;
    display: block;
}
.productListContainer .productDetails .productName {
    font-weight: normal;
    font-size: 14px;
    color: #ba933e;
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
}
.productListContainer .productDetails .productCode {
    color: #898989;
    font-size: 12px;
}

.productLeftColumn {
    width: 560px;
    margin-bottom: 20px;
    float: left;
}
.productRightColumn {
    width: 285px;
    height: 370px;
    margin-bottom: 20px;
    float: right;
    position: relative;
}

.productDescription {
    line-height: 20px;
    margin-bottom: 15px;
    font-size: 13px;
}
.productDetailsLine {
    background: #fafafa;
    color: #363636;
    line-height: 35px;
    padding-left: 10px;
    padding-right: 15px;
    margin-bottom: 10px;
}
.productDetailsLine span {
    float: right;
    color: #c8a264;
}

.productImages {
    background: #ffffff;
    margin-bottom: 10px;
}
.productImages .productImage {
    width: 560px;
    height: 350px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #eeeeee;
}
.productImages .productImage #mainImage {
    cursor: pointer;
}
.productThumbs {
    background: #fafafa;
    height: 110px;
}
.productThumbs .productThumbsLeft,
.productThumbs .productMobileLeft {
    display: block;
    float: left;
    width: 35px;
    height: 35px;
    margin: 0px;
    margin-top: 35px;
    padding: 0px;
    cursor: pointer;
    text-align: center;
    font-size: 24px;
    background: #363636;
    line-height: 32px;
    color: #ffffff;
}
.productThumbs .productMobileLeft {
    display: none;
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 28px;
    margin-top: 15px;
    margin-left: 20%;
}
.productThumbs .productThumbsLeft:before,
.productThumbs .productMobileLeft:before {
    font-family: FontAwesome;
    content: "\f104";
}
.productThumbs .productThumbsRight,
.productThumbs .productMobileRight {
    display: block;
    float: right;
    width: 35px;
    height: 35px;
    margin: 0px;
    margin-top: 35px;
    padding: 0px;
    cursor: pointer;
    text-align: center;
    font-size: 24px;
    background: #363636;
    line-height: 32px;
    color: #ffffff;
}
.productThumbs .productMobileRight {
    display: none;
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 28px;
    margin-top: 15px;
    margin-right: 20%;
}
.productThumbs .productThumbsRight:before,
.productThumbs .productMobileRight:before {
    font-family: FontAwesome;
    content: "\f105";
}
.productThumbs .productThumbsLeft:hover,
.productThumbs .productThumbsRight:hover {
    background: #c8a264;
    color: #ffffff;
}
.productThumbs .productThumbsContainer {
    display: block;
    float: left;
    height: 95px;
    width: 480px;
    margin-left: 5px;
    margin-top: 10px;
    overflow: hidden;
}
.productThumbs .productThumbsContainer ul {
    padding: 0px;
    margin: 0px;
    cursor: default;
    list-style: none;
    text-align: center;
}
.productThumbs .productThumbsContainer ul li {
    margin: 0px;
    padding: 0px;
    padding-left: 5px;
    padding-right: 5px;
    color: #687d91;
    float: left;
}
.productThumbs .productThumbsContainer ul li span {
    width: 110px;
    height: 85px;
    cursor: pointer;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

/* blog.css */
.blogListContainer h1 {
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    font-size: 22px;
    border: 0px;
}
.blogListContainer .blogDate {
    font-size: 11px;
    margin-bottom: 20px;
    color: #535353;
}
.blogListContainer .blogImage {
    float: left;
}
.blogListContainer .blogDescription {
    float: right;
    width: 470px;
    height: 150px;
    font-size: 14px;
    line-height: 18px;
    color: #535353;
}
.blogListContainer .button {
    float: right;
    width: 150px;
}

.blogHeader {
    margin-bottom: 20px;   
}
.blogContent img {
    max-width: 100%;
    height: auto;
}
.blogContent .button {
    width: 150px;
}

/* responsive.css */
@media only screen and (max-width: 780px) {
    /* MAIN */
    html {
        height: 100%;
        min-width: 100%;
        text-size-adjust: 100%;
        -moz-text-size-adjust: 100%;
        -html-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
    }
    body {
        height: auto;
        font-size: 13px;
        line-height: 18px;
    }
    h1 {
        font-size: 22px;
        line-height: 24px;
        text-align: center;
    }
    input, textarea, select {
        width: 98%;
        padding: 1%;
    }
    .formRow {
        clear: both;
        position: static;
    }
    .formRow.passStrength {
        display: none;
    }
    .formText {
        width: 50%;
        float: left;
        text-align: left;
        vertical-align: top;
        padding: 0px;
    }
    .formInput {
        width: 50%;
        float: left;
        text-align: left;
        margin-bottom: 10px;
        padding: 0px;
    }
    .buttonDiv.form {
        margin-left: 50%;
    }
    .buttonDiv.right {
        text-align: center;
    }
    .logo {
        float: none;
        display: inline-block;
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .topContainer {
        display: none;
    }
    .menuContainer {
        min-width: 100%;
        text-align: center;
        height: auto;
    }
    .menuContent {
        width: 100%;
        min-width: 100%;
        height: auto;
        margin: 0px;
        padding: 0px;
        text-align: center;
    }
    .pageContainer {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
    }
    .pageContainer.noTop {
        padding-top: 0px !important;
    }
    .leftColumn {
        display: none;
    }
    .mainColumn {
        width: 100%;
        float: none;
        text-align: center;
    }
    .narrowContent {
        width: 90% !important;
        padding: 5% !important;
        font-size: 13px;
    }
    .narrowContent.noTop {
        padding-top: 0px !important;
    }
    .narrowContent h1 {
        font-size: 20px;
        line-height: 22px;
        padding-bottom: 5px;
        margin-bottom: 15px;
    }
    .footerContainer {
        min-width: 90%;
        padding-left: 5%;
        padding-right: 5%;
    }
    .footerContainer .footerTerms a {
        display: block;
    }
    .footerContainer .footerTerms span {
        display: none;
    }

    /* BLOCKS */
    .menuBlock {
        float: none;
        margin: 0px;
        height: auto;
    }
    .menuBlock ul.mainNav {
        display: none;
    }
    .menuBlock ul.mobileNav {
        display: block;
    }
    .sliderBlock {
        width: 100%;
        height: 360px;
    }
    .sliderBlock .sliderImage {
        width: 100%;
        height: 360px;
    }
    .sliderBlock .sliderContainer {
        width: 100%;
        height: 360px;
    }
    .sliderBlock .sliderContainer #sliderLink {
        height: 310px;
    }
    .sliderBlock .sliderContainer #sliderTextContainer {
        width: 100%;
        height: 310px;
    }
    .sliderBlock .sliderContainer #sliderTitle {
        width: 90%;
        margin-top: 60px;
        margin-left: 5%;
        margin-right: 5%;
    }
    .sliderBlock .sliderContainer #sliderText {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
    }
    .stripBlock {
        height: 75px;
        margin: 0px;
    }
    .stripBlock .blockContent {
        width: 90%;
        height: 75px;
        padding-left: 5%;
        padding-right: 5%;
    }
    .stripBlock .blockContent h1 {
        line-height: 75px;
        font-size: 18px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .searchBlock {
        display: none;
    }
    .homeBlock .homeColumn {
        width: 48%;
        margin-left: 4%;
    }
    .partnerBlock {
        margin-bottom: 0px;
    }
    .shareBlock {
        display: none;
    }
    .relatedBlock {
        margin-top: 50px;
    }
    .relatedBlock .blockContent {
        text-align: center;
    }
    .newBlock h1 {
        width: 90%;
        max-width: auto;
    }
    .newBlock .blockContent {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
    }

    /* USER */
    .recoveryDiv {
        width: 50%;
        margin-left: 50%;
    }

    /* PAGER */
    .pager {
        padding-left: 0px;
        padding-right: 0px;
    }
    .pager .pagerLeft,
    .pager .pagerRight,
    .buttonSwitchLeft,
    .buttonSwitchRight {
        font-size: 40px;
        line-height: 50px;
    }

    /* STICKY */
    .homeSection {
        width: 33% !important;
        margin-top: 30px;
        margin-bottom: 20px;
        font-size: 12px;
    }
    .homeSection .sectionTitle {
        font-size: 14px;
    }
    .homeSection .icon {
        width: 26px;
        height: 26px;
        font-size: 14px;
    }

    /* PRODUCT */
    .productListContainer {
        display: inline-block;
        margin-left: 20px;
        margin-right: 20px;
        margin-bottom: 50px;
        float: none;
    }
    .productListContainer.noMargin {
        margin-left: 20px !important;
    }
    .productLeftColumn,
    .productRightColumn {
        float: none;
        width: 100%;
        height: auto;
        text-align: left;
    }
    .productImages {
        width: 100%;
    }
    .productImages .productImage {
        width: 100%;
        display: block;
        height: auto;
        border: 0px;
        text-align: center;
    }
    .productImages .productImage #mainImage {
        max-width: 100%;
    }
    .productThumbs {
        height: 70px;
    }
    .productThumbs .productThumbsContainer {
        display: none;
    }
    .productThumbs .productThumbsLeft,
    .productThumbs .productThumbsRight {
        display: none;
    }
    .productThumbs .productMobileLeft,
    .productThumbs .productMobileRight {
        display: block;
    }

    /* BLOG */
    .blogListContainer {
        text-align: center;
        margin-bottom: 20px;
    }
    .blogListContainer h1 {
        text-align: center;
        margin-bottom: 0px;
    }
    .blogListContainer .blogDate {
        margin-bottom: 15px;
    }
    .blogListContainer .blogImage {
        float: none;
        margin-bottom: 20px;
    }
    .blogListContainer .blogDescription {
        width: 100%;
        height: auto;
        float: none;
        font-size: 13px;
        margin-bottom: 20px;
    }
    .blogListContainer .button {
        float: none;
    }
    .blogHeader img {
        width: 100%;
    }

    /* CONTACT */
    .googleMaps {
        width: 100%;
    }
    .contactColumn {
        width: 100%;
        float: none !important;
        margin-bottom: 50px;
    }
    .contactForm input,
    .contactForm textarea {
        width: 90%;
        margin-left: 0px;
        margin-right: 0px;
    }
    .contactForm .button {
        width: 200px;
    }
}

@media only screen and (max-width: 640px) {
    /* MAIN */
    .formText {
        width: 100%;
        float: none;
    }
    .formInput {
        width: 100%;
        float: none;
    }
    .buttonDiv {
        margin: 0% !important;
        text-align: center !important;
    }

    /* BLOCKS */
    .homeBlock .homeColumn {
        width: 100%;
        height: auto;
        margin: 0px;
        margin-bottom: 30px;
    }
    .homeBlock .homeColumn h2 {
        margin-top: 0px;
    }

    /* USER */
    .recoveryDiv {
        width: 100%;
        margin: 0px;
        text-align: center;
    }

    /* STICKY */
    .homeSection {
        width: 100% !important;
        height: auto;
        margin: 0px;
        float: none;
    }
    .homeSection.schedule {
        border: 0px;
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
    }
}

