body {
    background-image: -moz-linear-gradient(left, #f6f6f6 0%, #bca474 50%, #f6f6f6 100%);
    background-image: -webkit-linear-gradient(left, #f6f6f6 0%, #bca474 50%, #f6f6f6 100%);
    background-image: -o-linear-gradient(left, #f6f6f6 0%, #bca474 50%, #f6f6f6 100%);
    background-image: linear-gradient(left, #f6f6f6 0%, #bca474 50%, #f6f6f6 100%);
}
h3 {
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
}
.top-bar-wrapper {
    margin: 0 auto;
}
.subscribe_section {
    padding: 20px 30px;
}
.primary-nav.slideMenu ul li a {
    font-size: 14px;
}
.header-right.right {
    width: 100%;
    float: none;
    text-align: left;
}
.header-right, .header-right .btn, .btn {
    text-transform: none;
}
.header-right #primary-nav-id {
    float: none;
    text-align: center;
    width: 100%;
}
#primary-nav-id ul {
    display: inline-block;
    margin: 0 auto;
}

.main-outer-wrapper {
    background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.8);
}

.home-reservation-box-wrapper {
    position: absolute;
    top: 15%;
    width: 100%;
    z-index: 99;
}
@media only screen and (max-width: 767px) {
    .home-reservation-box-wrapper {
        position: relative;
    }
}

.home-reservation-box {
    background: none repeat scroll 0% 0% #1c1c1c;
    width: 960px;
    padding: 30px;
    margin: 0 auto;
    border-bottom: 5px solid #bf9958;
    z-index: 9999999;
}
.home-reservation-box .select-wrapper {
    float: left;
}
.select-wrapper {
    width: 170px;
    overflow: hidden;
    margin: 0 10px 0 0;
}
.select-wrapper select {
    width: 117%;
    background-image: url('images/arrows3.png');
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 80% center;
    color: #d3d3d3;
    border-radius: 0;
    border: 1px solid #f0f0f0;
    padding: 9px 10px;
    outline: medium none;
    font-size: 14px;
}
.home-reservation-box input[type="text"], .booking-side input[type="text"] {
    margin: 0 10px 0 0;
    float: left;
    font-size: 14px;
    color: #d3d3d3;
}
.home-reservation-box input[type="text"], .widget-reservation-box input[type="text"] {
    width: 169px;
}
.home-reservation-box input[type="submit"] {
    color: #fff;
    border: medium none;
    font-size: 14px;
    padding: 10px 22px;
    height: 39px;
    cursor: pointer;
}

.home-highlight-box {
    background-color: rgba(255, 255, 255, 0.9);
    width: 960px;
    padding: 15px 0 0 0;
    margin: 0 auto;
    z-index: 9999999;
}

.alpha {
    margin-top: 0;
    margin-left: 0;
}
.omega {
    margin-right: 0;
    margin-bottom: 0;
}

@media only screen and (max-width: 479px) {
    .container {
        padding: 0 0;
    }

    .top-nav.slideMenu ul li a {
        padding: 4px 12px;
    }
}

/* Menu */
.header-right #primary-nav-id {
    height: 38px;
    background: rgb(118, 183, 41);
    margin-top: 5px;
    margin-bottom: 1px;
}
.primary-nav ul li a {color: #ffffff;z-index: 0;}
.primary-nav ul li a:hover {color: #ffffff !important; background-color: #b8b8b8;}

#primary-nav-mobile-a {padding: 8px 0 8px 30px;}
#primary-nav-mobile-a span {left: 15px;}

/* Request formular */

/* Headlines above input areas h3*/
.request-headline {
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 2px;
    border-bottom: 1px solid #333;
}

/* Content area */
.text-content {
}

/* Labels that describe input types*/
.describe-input {
    width: 100%;
    overflow: hidden;
    cursor: text;
}

/* Textfields for input*/
.request_textarea {
    font-size: 1.1em !important;
    line-height: 1.8em;
    color: #666 !important;
    padding: 0.1em 0.6em !important;
    margin-bottom: 3%;
    width: 92%;
    border: 1px solid #666 !important;
}

.field-standard {
    font-size: 1.1em !important;
    line-height: 1.8em;
    color: #666 !important;
    padding: 0.1em 0.6em !important;
    margin-bottom: 3%;
    width: 92%;
    border: 1px solid #666 !important;
}

.input-field-normal-font {
    line-height: 1.8em;
    color: black !important;
    background-color: white !important;
    padding: 0.1em 0.6em !important;
    width: 92%;
    border: 1px solid #bebebe !important;
}

.input-textarea-normal-font {
    font-size: 0.9em !important;
    font-family: Arial, sans-serif !important;
    color: black !important;
    background-color: white !important;
    padding: 0.1em 0.6em !important;
    width: 63% !important;
    height: 25% !important;
    border: 1px solid #bebebe !important;
}

/* Occasion checkbox labels */
.request-checkbox {
    margin-right: 1% !important;
    margin-left: 0% !important;
}

/* Labels for checkboxes */

.checkbox-title {
    width: 21%;
    margin-right: 1%;
    overflow: hidden;
}

/* End Request formular */

.column, .columns { min-height: 1px; padding: 0 15px; position: relative; margin-bottom: 0; }

.backgroundimage {
    top: 0;
    z-index: -91;
    position: fixed;
}

@media only screen and (max-width: 767px) {
    .backgroundimage {
        top: 162px;
    }
}

.page-title-nouppercase {margin-bottom: 0;text-transform: none;letter-spacing: -0.5px;}

.content-image .image {
    -moz-box-shadow: 0 0 8px #888888;
    -webkit-box-shadow: 0 0 8px #888888;
    -o-box-shadow: 0 0 8px #888888;
    -khtml-box-shadow: 0 0 8px #888888;
    box-shadow: 0 0 8px #888888;
    width: 300px;
    max-width: 100%;
}
.content-image-image {
    position: relative;
    margin-bottom: 20px;
}
.content-image-image .videoicon {
    position: absolute;
    right: 15px;
    bottom: 15px;
}
.content-image .icons {
    text-align: center;
}

#background {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    overflow: visible;
    text-align: right;
    background-repeat: no-repeat;
    background-position: right top;
}
#backgroundimage {
    max-width: none;
}
