/* alegreya-sans-sc-regular - latin */
@font-face {
    font-family: 'Alegreya Sans SC';
    font-style: normal;
    font-weight: 400;
    src: local(''),
         url('../../fonts/alegreya-sans-sc-v20-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
         url('../../fonts/alegreya-sans-sc-v20-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
  }

body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    background-color: #000000;
    color: #806947;
    background-image: url(../../img/public/bg.jpg);
    background-repeat: repeat-x;
    background-attachment: fixed;

}

hr {
    border: none;
    height: 1px;
    background-color: #999999;
    padding: 0;
    margin: 0;
}

a {
    color: #330403;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

.clear
{
    clear: both;
}

h3, h1, h2 {
    font-family: 'Alegreya Sans SC', sans-serif;
    color: #330403;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 24px;
    line-height: 26px;
    margin: 0 0 15px 0;
}

h2 {
    font-size: 20px;
    margin: 0 0 10px 0;
}

h2.h2_offer {
    font-size: 15px;
    margin: 0 0 0 0;
}

h3.h3_left {
    font-size: 18px;
    background-image: url(../../img/public/bg-h3-left.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 0 0 5px 52px;
    margin: 0 0 10px 0;
}

.block_left {
    padding: 0 0 0 52px;
    font-size: 13px;
}

#msg0
{
    padding: 10px;
    border: 1px dashed #FF0000;
    color: #FF0000;
    background-color: #FFE5E5;
    margin: 0 2% 30px 2%;
}

#msg1
{
    padding: 10px;
    border: 1px dashed #339900;
    color: #339900;
    background-color: #EEFFE5;
    margin: 0 2% 30px 2%;
}

.clear {
    clear: both;
}

.wrapper_content {
    width: 100%;
    max-width: 1110px;
    background-color: #ffffff;
    background-image: url(../../img/public/bg-header.png);
    background-repeat: no-repeat;
    margin: 0 auto 0 auto;
    padding: 0;
    background-position: center top;
}

.wrapper_header {
    margin: 0 2% 0 2%;
    padding: 30px 0 30px 0;
    position: relative;
}

.wrapper_header .h_left {
    position: absolute;
    top: 53px;
    left: 0;
    font-family: 'Alegreya Sans SC', sans-serif;
    font-size: 18px;
}

.wrapper_header .h_logo {
    margin: 0 auto 0 auto;
    width: 244px;
}

.wrapper_header .h_logo a {
    display: block;
    width: 244px;
    height: 74px;
    background-image: url(../../img/public/logo.png);
    background-repeat: no-repeat;
}

.wrapper_header .h_right {
    position: absolute;
    top: 53px;
    right: 0;
    font-family: 'Alegreya Sans SC', sans-serif;
    font-size: 18px;
    color: #330403;
}

.wrapper_header .h_right a {
    color: #330403;
    text-decoration: none;
}

.wrapper_footer {
    margin: 0 2% 0 2%;
    padding: 30px 0 30px 0;
    text-align: right;
}

.wrapper_footer a {
    font-family: 'Alegreya Sans SC', sans-serif;
    font-size: 18px;
    color: #330403;
    text-decoration: none;
    display: inline;
}

#ss_header {
    background-color: #ffffff;
    padding: 0.7%;
    margin: 30px 0 0 0;
    -moz-box-shadow: 3px 3px 4px #000;
    -webkit-box-shadow: 3px 3px 4px #000;
    box-shadow: 0px 0px 5px #666666;
    position: relative;
}

#ss_header img {
    display: block;
    width: 100%;
}

#ss_header .slider-title {
    position: absolute;
    bottom: 30px;
    left: 0.7%;
    background-image: url(../../img/public/bg-slider-title.png);
    background-repeat: repeat-x;
    display: block;
    width: 98.6%;
    height: 30px;
    line-height: 30px;
    font-family: 'Alegreya Sans SC', sans-serif;
    font-size: 18px;
    color: #330403;
    text-align: right;
    z-index: 1000;
}

#ss_header #prev {
    position: absolute;
    bottom: 30px;
    left: 0.7%;
    cursor: pointer;
    background-image: url(../../img/public/ss-prev.png);
    background-repeat: no-repeat;
    display: block;
    width: 56px;
    height: 30px;
    z-index: 1000;
}

#ss_header #next {
    position: absolute;
    bottom: 30px;
    right: 0.7%;
    cursor: pointer;
    background-image: url(../../img/public/ss-next.png);
    background-repeat: no-repeat;
    display: block;
    width: 56px;
    height: 30px;
    z-index: 1000;
}

.wrapper_left {
    float: left;
    width: 30%;
    margin: 0 0 0 0;
    position: relative;
}

.wrapper_right {
    float: left;
    width: 70%;
    margin: 0 0 0 0;
    position: relative;
}

.menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu li {
    padding: 0 0 8px 52px;
}

.menu li a {
    font-family: 'Alegreya Sans SC', sans-serif;
    font-size: 18px;
    color: #806947;
    text-decoration: none;
}

.menu li a:hover,
.menu li a.selected {
    color: #330403;
}

.left-reservation {
    position: absolute;
    top: 250px;
    left: -14px;
    display: block;
    width: 246px;
    height: 58px;
    background-image: url(../../img/public/bg-reservation.png);
    background-repeat: no-repeat;
}

.wrapper_menu_footer .left-reservation {
    top: 270px;
    left: -14px;
}

.content {
    line-height: 17px;
    font-size: 13px;
}

.content .content-featured {
    width: 100%;
}

.content-wide {
    display: block;
    width: 95%;
    padding: 0 3% 0 2%;
}

.content-half {
    float: left;
    width: 45%;
    padding: 0 3% 0 2%;
}

.menu_link {
    display: block;
    padding: 7px 2% 7px 2%;
    margin: 15px 0 0 0;
    width: 96%;
    background-color: #806947;
    color: #ffffff;
    font-family: 'Alegreya Sans SC', sans-serif;
    font-size: 18px;
    text-decoration: none;
    text-align: right;
    display: none;
}

.wrapper_menu_footer {
    position: relative;
    display: none;
}

.content-menu img {
    width: 100%;
}

.content-menu .menu-title {
    color: #330403;
    font-family: 'Alegreya Sans SC', sans-serif;
    font-size: 23px;
    text-decoration: none;
    display: block;
    padding: 10px 0 7px 10px;
}

.content-menu .menu-subtitle {
    color: #806947;
    font-size: 13px;
    text-decoration: none;
    display: block;
    padding: 0 30px 50px 37px;
}

.form-button {
    display: block;
    font-family: 'Alegreya Sans SC', sans-serif;
    font-size: 17px;
    text-decoration: none;
    padding: 4px;
    color: #ffffff;
    text-align: center;
    background-color: #806947
}

.content-form {
    padding-bottom: 2%;
}

.content-form label {
    margin: 0;
    padding: 0;
    display: block;
}

.content-form .f_text {
    padding: 1%;
    margin: 0;
    width: 98%;
}

.content-form .f_textarea {
    padding: 1%;
    margin: 0;
    width: 98%;
}

.content-form .f_select {
    padding: 1%;
    margin: 0;
    width: 101%;
}

.note-right {
    text-align: right;
    font-style: italic;
}

.pic-gallery {
    float: left;
    margin: 2% 2% 0 0;
    width: 23%;
}

/* Media Queries */
@media screen and (min-width: 620px) and (max-width: 900px) {
    .wrapper_header .h_left,
    .wrapper_header .h_right {
        display: none;
    }

    .content-half {
        float: none;
        display: block;
        width: 97%;
        padding: 0 3% 4% 0;
    }

    .wrapper_left {
        width: 38%;
    }

    .wrapper_right {
        width: 62%;
    }

    .pic-gallery {
        margin: 2% 2% 0 0;
        width: 31%;
    }
}

@media screen and (max-width: 620px) {
    .wrapper_header .h_left,
    .wrapper_header .h_right,
    #ss_header .slider-title,
    .wrapper_left {
        display: none;
    }

    .menu_link,
    .wrapper_menu_footer {
        display: block;
    }

    .content-half {
        float: none;
        display: block;
        width: 94%;
        padding: 0 3% 4% 3%;
    }

    .wrapper_right {
        width: 100%;
    }

    .menu {
        margin-top: 10px;
    }

    .menu li {
        background-color: #806947;
        margin: 0 0 1px 0;
        padding: 5px 0 5px 15px;
    }

    .menu li a {
        color: #ffffff;
    }

    .h3_left_top {
        margin-top: 90px !important;
    }

    .pic-gallery {
        margin: 2% 2% 0 0;
        width: 48%;
    }
}
