﻿html, body {
    height: 100%;
}

body {
    font-family: "Raleway";
    font-size: 12px;
    font-weight: normal;
}

.body_gallery {
    background: url(../images/bg.jpg) no-repeat top center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    opacity: 2;
}

.body_alacarte {
    background: url(../images/bg_03_1.jpg) no-repeat top center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    opacity: 2;
}

.body_reservations {
    background: url(../images/bg_04_1.jpg) no-repeat top center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    opacity: 2;
}

.body_00 {
    background: url(../images/main/bg_00.jpg) no-repeat top center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    -webkit-transition: background 1s ease-in-out;
    -moz-transition: background 1s ease-in-out;
    -o-transition: background 1s ease-in-out;
    transition: background 1s ease-in-out;
}

.body_01 {
    background: url(../images/main/bg_01.jpg) no-repeat top center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    -webkit-transition: background 1s ease-in-out;
    -moz-transition: background 1s ease-in-out;
    -o-transition: background 1s ease-in-out;
    transition: background 1s ease-in-out;
}

.body_02 {
    background: url(../images/main/bg_02.jpg) no-repeat top center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    -webkit-transition: background 1s ease-in-out;
    -moz-transition: background 1s ease-in-out;
    -o-transition: background 1s ease-in-out;
    transition: background 1s ease-in-out;
}

.body_03 {
    background: url(../images/main/bg_03.jpg) no-repeat top center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    -webkit-transition: background 1s ease-in-out;
    -moz-transition: background 1s ease-in-out;
    -o-transition: background 1s ease-in-out;
    transition: background 1s ease-in-out;

}

.body_04 {
    background: url(../images/main/bg_04.jpg) no-repeat top center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    -webkit-transition: background 1s ease-in-out;
    -moz-transition: background 1s ease-in-out;
    -o-transition: background 1s ease-in-out;
    transition: background 1s ease-in-out;
}

.body_05 {
    background: url(../images/main/bg_05.jpg) no-repeat top center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    -webkit-transition: background 1s ease-in-out;
    -moz-transition: background 1s ease-in-out;
    -o-transition: background 1s ease-in-out;
    transition: background 1s ease-in-out;
}

.body_06 {
    background: url(../images/main/bg_06.jpg) no-repeat top center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    -webkit-transition: background 1s ease-in-out;
    -moz-transition: background 1s ease-in-out;
    -o-transition: background 1s ease-in-out;
    transition: background 1s ease-in-out;
}

.page-id-01 {
    background: url(../images/restaurant/bg_01.jpg) no-repeat bottom center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.page-id-02 {
    background: url(../images/bodega/bg_01.jpg) no-repeat bottom center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.page-id-17 {
    background: url(/wp-content/themes/exiles/img/bg-02.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.page-id-20 {
    background: url(/wp-content/themes/exiles/img/bg-03.jpg) no-repeat bottom center fixed;
}

.page-id-67 {
    background: url(/wp-content/themes/exiles/img/bg-04.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#header-container, #content-container, #footer-container, .push {
    width: 100%;
    float: left;
}

#header, #content, #footer {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
}

.bg-white {
    background: #d2810c !important;
    background-image: url(../images/orangeRibbon.jpg) !important;
    height: 109px;
}

.bg-grey {
    background: #e9e9e9;
}

#header-container .bg-grey {
    height: 10px;
}

#footer-container .bg-grey {
    height: 30px;
}

.bg-colour {
    background: #f7b555;
    height: 10px;
}

#wrapper {
    float: left;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -280px; /* the bottom margin is the negative value of the footer's height */
    position: relative;
}

#footer-container, .push {
    height: 300px; /* .push must be the same height as .footer */
}

#footer {
    margin-top: 20px;
    height: 220px;
}

#footer-container {
    background: #fff;
    position: relative;
    z-index: 999;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

#bg-container {
    background: #000;
    background: rgba(0,0,0,0.6);
    height: 35px;
}

.logo-news
{
    background-color:white; 
    width:450px; 
    height:45px; 
    position:relative; 
    left:10px;
    top:25px;
    border: solid 1px black;
    border-top-left-radius: 13px;
    border-bottom-left-radius: 13px;
    border-top-right-radius: 13px;
    padding-left:20px;
    padding-top:20px;

    text-transform: uppercase;
    line-height: 16px;
    font-size: 11px;
    /* font-family: "Raleway"; */
    text-decoration: none;
    font-style: normal;
    padding: 12px;
    display: block;
    white-space: nowrap;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

    .logo-news a {
        color: #D2810C;
        text-decoration:none;
    }

    .logo-news a:first-child {
        padding-top: 3px;
    }

    .logo-news .logo-news-new {
        position: relative;
        top: -64px;
        left: 410px;
    }

#logo-container {
    width: 295px;
    height: 300px;
    background: #fff;
    border: 2px solid white;
    z-index: 999;
    position: absolute;
    margin-left: 650px;
    top: 14px!important;
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 50%, #eeeeee 53%, #eeeeee 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ffffff), color-stop(53%,#eeeeee), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 50%,#eeeeee 53%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#ffffff 50%,#eeeeee 53%,#eeeeee 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 50%,#eeeeee 53%,#eeeeee 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#ffffff 50%,#eeeeee 53%,#eeeeee 100%); /* W3C */
    -moz-box-shadow: 0px 3px 8px #888;
    -webkit-box-shadow: 0px 3px 8px #888;
    box-shadow: 0px 3px 8px #888;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#444444')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=90, Color='#444444');
}

#logos {
    float: right;
}

#logo-elcatalan {
    background: url(../images/logo_elcatalan.png) !important;
    width: 220px !important;
    height: 100px !important;
    margin: -2px 29px 15px;
}

    #logo-elcatalan a {
        width: 145px;
        height: 82px;
        display: block;
    }

#logo-text {
    height: 60px;
    margin: 20px 0;
    float: left;
    color: #ccc;
    font-size: 35px;
    line-height: 58px;
    font-weight: 100;
    font-family: "Raleway";
    letter-spacing: -2px;
}

.TA_cdsscrollingravenarrow {
    padding-top: 7px;
}

.bg-menu {
    width: 1000px;
    margin: 0 auto;
}

/*.bg-menu ul {
        margin-left: 0px;
        float: left;
    }

    .bg-menu li {
        float: left;
        margin-right: 7px;
    }
    
    .bg-menu a {
        color: #fff;
        font-size: 11px;
        text-decoration: none;
        float: left;
        text-transform: uppercase;
        padding: 11px 0 4px;
        margin: 0 12px;
    }

        .bg-menu a:hover {
            border-bottom: 1px solid #e9961d;
            color: #d2810c;
        }

    .bg-menu .current_page_item a {
        color: #e9961d;
    }

    .bg-menu .current_page_item:hover a {
        border-bottom: 1px solid #fff;
    }*/


#logo-container #icons a {
    display: block;
    width: 101px;
    height: 27px;
}

#logo-container #icons {
    padding: 0;
    height: 27px;
    width: 101px;
    margin: 0 auto;
}

#ico-fb {
    background: url(../images/icons-social.png) no-repeat 0 0;
    width: 27px;
    height: 27px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

    #ico-fb:hover {
        background: url(../images/icons-social.png) no-repeat 0 -27px;
        -moz-transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }


#ico-ta {
    background: url(../images/icons-social.png) no-repeat 0 -54px;
    width: 27px;
    height: 27px;
    float: right;
    margin-left: 10px;
    margin-right: 10px;
}

    #ico-ta:hover {
        background: url(../images/icons-social.png) no-repeat 0 -81px;
        -moz-transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }

#col-social {
    width: 168px;
    padding: 0 32px;
}

    #col-social #ico-fb a:hover {
        color: #3a589c;
    }

    #col-social #ico-ta a:hover {
        color: #529147;
    }



    #col-social .row {
        text-decoration: none;
        height: 27px;
        float: left;
        margin: 0 0 10px 0;
        width: 170px;
        margin-top: 15px;
    }

        #col-social .row a {
            text-decoration: none;
            height: 27px;
            float: left;
            line-height: 27px;
            display: inline;
            padding-left: 0px;
            font-size: 11px;
            vertical-align: middle;
        }

/* Home Circle */
.square, .square.right {
    
    width: 243px;
    height: 788px;
    background: #4f656b;
    background: rgba(80,100,110, 0.9);
    color: #fff;
    float: left;
    text-align: justify;
    margin: 10px 0;
    position: relative;
    padding-left: 7px;
    padding-right: 7px
    /* width and height can be anything, as long as they're equal */;
}

    .square.TA_Cert_Multiple {
        width: 344px;
    }

    .square.squareRest {
        width: 1020px;
        height: 744px;
        border-radius: 11px;
    }


    .square.right.VT1, .square.right.VT2 {
        border-radius: 2%;
        height: 302px;
        width: 480px;
        float: right;
        background: #ffffff;
        margin-top: 152px;
    }

    .square.right.VT2 {
    }
    

        .square.right.VT1 .RestVT, .square.right.VT2 .RestVT {
            padding-top: 10px;
            padding-bottom: 10px;
        }

    .square.right {
        border-radius: 2%;
        width: 723px;
        float:right;
        background: #ffffff;
    }

        .square.right.TA_Cert_Multiple {
            width: 623px;
        }



.square2 {
    border-radius: 5%;
    width: 519px;
    height: 317px;
    background: #4f656b;
    background: rgba(80,100,110, 0.9);
    color: #fff;
    float: left;
    text-align: center;
    margin: 10px 0;
    position: relative;
    padding-left: 7px;
    padding-right: 7px
    /* width and height can be anything, as long as they're equal */;
    margin-bottom: 205px;
    margin-top: 78px;
}

    .square2.bodega {
        height:675px;
    }

.circle {
    border-radius: 50%;
    /*width:570px;
	height: 540px;*/
    width: 636px;
    height: 611px;
    background: #4f656b;
    background: rgba(80,100,110, 0.9);
    color: #fff;
    float: left;
    text-align: center;
    margin: 10px 0;
    position: relative;
    /* width and height can be anything, as long as they're equal */
}


.sub-circle {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    background: #7ea1ab;
    background: rgba(125,160,170, 0.9);
    color: #fff;
    text-align: center;
    margin: 10px 0;
    position: absolute;
    right: 500px;
    z-index: 999;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

    .sub-circle:hover {
        background: #fff;
        background: rgba(255,255,255, 0.9);
        -moz-transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }

        .sub-circle:hover a {
            color: #7ea1ab;
        }

    .sub-circle a {
        padding: 45px 0;
        color: #fff;
        text-decoration: none;
        display: block;
    }

.menuLinks .sub-circle.active {
    background: rgba(210,129,12, 0.6);
    cursor: default;
}

    .menuLinks .sub-circle.active a {
        color: #fff;
        cursor: default;
    }

        .menuLinks .sub-circle.active a:hover {
            color: #fff;
        }

#circle-01 {
    top: 285px;
    right: 489px;
}


    #circle-01.post-17 a {
        padding: 30px 0;
    }

#circle-02 {
    top: 430px;
    right: 468px;
}

#circle-03 {
    top: 579px;
    right: 507px;
}

.edit-link {
    margin: 0 auto;
    width: 44px;
    height: 44px;
    display: block;
}

    .edit-link a {
        border-radius: 50%;
        background: rgba(0,0,0, 0.5);
        text-decoration: none;
        padding: 10px;
        width: 24px;
        height: 24px;
        line-height: 26px;
        color: #fff;
        display: block;
    }

        .edit-link a:hover {
            background: rgba(0,0,0, 0.8);
        }

.circle .entry-content p {
    margin: 10px;
    font-size: 13px;
    line-height: 18px;
}

.circle h1 {
    margin: 40px 0 10px;
    font-weight: 100;
    font-family: "Raleway";
    letter-spacing: -4px;
    font-size: 58px;
    line-height: 58px;
}

.square .entry-content p, .square2 .entry-content p {
    margin: 10px;
    font-size: 13px;
    line-height: 18px;
}

.square h1, .square2 h1 {
    margin: 40px 0 10px;
    font-weight: 100;
    font-family: "Raleway";
    letter-spacing: -4px;
    font-size: 58px;
    line-height: 58px;
    text-align: center;
}

.page-id-01 .circle h1 {
    margin-top: 38px;
}

.page-id-17 .circle h1 {
    margin-top: 90px;
}

.page-id-20 .circle h1 {
    font-size: 48px;
    line-height: 58px;
    margin: 80px 0 10px;
}

.circle p {
    margin-bottom: 20px;
}

.square p, .square2 p {
    margin-bottom: 20px;
}

.circle .p01 {
    padding: 0 32px;
}

.page-id-20 .circle .p01 {
    padding: 0 52px;
}

.page-id-01 .circle .p01 {
    padding: 0 66px;
}

.page-id-17 .circle .p01 {
    padding: 0 70px;
}

.circle .p02 {
    padding: 0 60px;
}

.page-id-20 .circle .p02 {
    padding: 0 52px;
}

.page-id-01 .circle .p02 {
    padding: 0 23px;
}

.page-id-17 .circle .p01 {
    padding: 0 70px;
}

.circle .p03 {
    padding: 0 80px;
}

.page-id-20 .circle .p03 {
    padding: 0 70px;
}

.page-id-01 .circle .p03 {
    padding: 0 65px;
}

.page-id-17 .circle .p03 {
    padding: 0 65px;
}

.circle .p04 {
    padding: 0 115px;
}

.page-id-20 .circle .p04 {
    padding: 0 70px;
    margin-bottom: 5px;
}

.page-id-01 .circle .p04 {
    padding: 0 -1px;
    margin-bottom: 5px;
}

.circle .p05 {
    padding: 0 115px;
    margin-bottom: 5px;
}

.page-id-20 .circle .p05 {
    padding: 0 70px;
    margin-bottom: 5px;
}

.page-id-01 .circle .p05 {
    padding: 0 36px;
    margin-bottom: 5px;
}

.page-id-01 .circle .p06 {
    padding: 0 36px;
    margin-bottom: 5px;
}

.col {
    float: left;
    height: 232px;
    padding: 0;
    overflow: hidden;
    position: relative;
}

#col-booking {
    width: 141px;
    padding: 0 40px;
}

#col-news {
    width: 155px;
    padding: 0 40px;
}

    #col-news .row {
        width: 100%;
        float: left;
    }

    #col-news .row.second {
        padding-top: 55px !important;
    }

    #col-booking a, #col-news a {
        position: absolute;
        display: block;
        width: 142px;
        height: 180px;
        text-indent: -200px;
    }

    #col-news a {
        text-indent: 0px;
        height: 0px;
        width: 198px;
        padding-top: 13px;
        font-size: 15px;
        text-decoration: none;
        line-height: 19px;
        color: #666;
    }

        #col-news a:hover {
            color: #000;
        }

#col-signiture {
    width: 141px;
    padding: 0 40px;
    padding-top: 10px;
}

#col-menu a {
    position: absolute;
    display: block;
    width: 332px;
    height: 180px;
    text-indent: -200px;
}

#col-booking:hover h1, #col-news:hover h1, #col-menu:hover h1 {
    color: #74becf;
}

#col-contact, #col-social, #col-booking, #col-news {
    border-right: 1px solid #ddd;
}

/* Footer Menu */


#ico-menu {
    width: 160px;
    height: 180px;
    background: url('/wp-content/themes/exiles/img/ico-menu.png') no-repeat;
    float: left;
    margin-right: 10px;
}

#ico-container {
    padding-top: 24px;
    float: left;
}

#txt-menu {
    float: left;
    width: 118px;
    padding-top: 50px;
}

    #txt-menu h1 {
        color: #222;
        margin: 0 0 5px 0;
        float: left;
        font-family: "Raleway";
        font-size: 25px;
        line-height: 25px;
        font-weight: 200;
        letter-spacing: -1px;
    }

    #txt-menu p {
        float: left;
        color: #aaa;
        font-size: 13px;
        line-height: 14px;
        font-weight: 200;
    }

#ico-booking {
    width: 141px;
    height: 105px;
    background: url(../images/ico-booking.png) no-repeat;
    margin: 0 auto;
}


#txt-booking {
    float: left;
    width: 141px;
}

#col-booking h1, #col-news h1 {
    padding-top: 20px;
    color: #222;
    margin: 0 0 5px 0;
    font-family: "Raleway";
    font-size: 22px;
    line-height: 25px;
    font-weight: 200;
    letter-spacing: -1px;
    width: 100%;
    clear: both;
    text-align: center;
}

#txt-booking p {
    float: left;
    color: #aaa;
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    font-weight: 200;
    padding-top: 10px;
}

#col-signiture h1 {
    color: #222;
    margin: 0 0 5px 0;
    font-family: "Raleway";
    font-size: 22px;
    line-height: 25px;
    font-weight: 200;
    letter-spacing: -1px;
    width: 100%;
    clear: both;
    text-align: center;
    padding-top: 12px;
}

#col-contact {
    padding-left: 32px;
    width: 240px;
}

    #col-contact h1 {
        color: #222;
        margin: 0 0 5px 0;
        font-family: "Raleway";
        font-size: 22px;
        line-height: 25px;
        font-weight: 200;
        letter-spacing: -1px;
        width: 100%;
        clear: both;
        text-align: center;
        padding-top: 20px;
    }

    #col-contact .row {
        width: 100%;
        float: left;
        margin-top: 10px;
    }

    #col-contact .ico {
        float: left;
        margin-right: 10px;
        width: 30px;
    }

    #col-contact .txt {
        float: right;
        font-size: 18px;
        line-height: 23px;
        margin-right: 10px;
    }

#txt-contact {
    float: left;
    margin-top: 20px;
}

#ico-mobile {
    height: 50px;
    background: url(../images/ico-mobile.png) no-repeat;
    margin: 0 auto;
}

#txt-mobile {
    color: #999;
}

    #txt-mobile span {
        color: #000;
    }

#ico-email {
    height: 20px;
    background: url(../images/ico-email.png) no-repeat;
    margin: 0 auto;
}

#txt-email a {
    font-size: 13px;
    text-decoration: none;
    line-height: 20px;
}

#ico-map, #ico-map2 {
    height: 30px;
    background: url(../images/ico-map.png) no-repeat;
    margin: 0 auto;
}

#txt-map a, #txt-map2 a {
    font-size: 15px;
    text-decoration: none;
    line-height: 30px;
    color: #666;
}

    #txt-map a:hover, #txt-map2 a:hover {
        color: #000;
    }

.title-right {
    color: #999;
    margin-top:14px;
    float: right;
    font-size: 18px;
    line-height: 23px;
    margin-right: 10px;
}


.menuBody {
    background-color: white;
    font-family: "PT Sans", Arial, Helvetica, sans-serif;
}

.menuLinks {
    width: 100%;
    /*height: 120px;*/
    height: 35px;
    position: relative;
    padding-bottom: 10px;
    padding-top: 5px;
}

    .menuLinks .sub-circle.firstRight {
        left: 440px;
    }

    .menuLinks .sub-circle.secondRight {
        left: 550px;
    }

    .menuLinks .sub-circle.thirdRight {
        left: 660px;
    }

    .menuLinks .sub-circle.fourthRight {
        left: 770px;
    }

    .menuLinks .sub-circle.fifthRight {
        left: 880px;
    }

    .menuLinks .sub-circle:hover {
        background: #d2810c;
        background: rgba(210,129,12, 0.6);
        -moz-transition: all 0.2s ease-in;
        -webkit-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }



.menuBody .sc_blockquote {
    margin-bottom: 30px;
    margin: 1em 0;
    font-size: 14px;
}

    .menuBody .sc_blockquote > blockquote {
        margin-top: 0;
        margin-bottom: 0;
    }

.menuBody blockquote {
    background: url(../images/menu/blockquote-left.png) no-repeat left top, url(../images/menu/blockquote-right.png) no-repeat right top;
    color: #2fbbb2;
    display: block;
    font-size: 24px;
    font-style: italic;
    margin: 1em 20px;
    padding: 0 50px;
    text-align: center;
}

.menuBody .sc_blockquote > p {
    margin-bottom: 0;
    text-align: center;
    margin: 1em 0;
    font-size: 14px;
    color: #2fbbb2;
    padding-bottom: 20px;
}

.menuBody .menuSpacer {
    height: 15px;
}

.menuBody hr {
    background: url(../images/menu/ribbon.png) no-repeat center center;
    clear: both;
    height: 20px;
}

.menuBody .sc_menu {
    margin-bottom: 30px;
    overflow: hidden;
}

    .menuBody .sc_menu a:hover {
        cursor: pointer;
    }

.menuBody .center {
    text-align: center;
}

.menuBody h2 {
    font-size: 20px;
    font-weight: normal;
    background: none;
    border: 0;
    line-height: 1.5em;
    list-style: none;
    display: block;
    padding-bottom: 0px;
}

    .menuBody h2 a {
        color: #444;
    }

        .menuBody h2 a:hover {
            color: #2fbbb2;
        }

.menuBody table {
    border-collapse: collapse;
    margin: 1em 0;
    width: 100%;
    display: table;
    border-spacing: 2px;
    color: #999;
}

.menuBody tbody {
    display: table-row-group;
    vertical-align: middle;
}

.menuBody tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

    .menuBody tr.odd td {
        background: #f4f4f4;
    }

    .menuBody tr.extras td {
        font-weight: bold;
    }

.menuBody .menu td {
    border: 0;
    border-bottom: 1px dotted #ddd;
    padding: 15px;
    display: table-cell;
    vertical-align: inherit;
}

.menuBody .menu span {
    color: #222;
    font-size: 18px;
}

.menuBody .menu .price {
    color: #2fbbb2;
    font-size: 18px;
    text-align: right;
    white-space: nowrap;
}

.bookingForm {
    position: relative;
    left: 250px;
    width: 512px;
    margin-top: 90px;
    margin-bottom: 50px;
    text-align: center;
    background: #2c2c2c;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…BoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, #2c2c2c 0%, #2a2a2a 99%, #2a2a2a 100%, #2a2a2a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2c2c2c), color-stop(99%,#2a2a2a), color-stop(100%,#2a2a2a), color-stop(100%,#2a2a2a));
    background: -webkit-linear-gradient(top, #2c2c2c 0%,#2a2a2a 99%,#2a2a2a 100%,#2a2a2a 100%);
    background: -o-linear-gradient(top, #2c2c2c 0%,#2a2a2a 99%,#2a2a2a 100%,#2a2a2a 100%);
    background: -ms-linear-gradient(top, #2c2c2c 0%,#2a2a2a 99%,#2a2a2a 100%,#2a2a2a 100%);
    background: linear-gradient(to bottom, #2c2c2c 0%,#2a2a2a 99%,#2a2a2a 100%,#2a2a2a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c2c2c', endColorstr='#2a2a2a',GradientType=0 );
}

    .bookingForm.noMessage {
        height: 1006px;
    }

    .bookingForm.Message {
        height: 1253px;
    }

    .bookingForm .bookWidgetTitle img, .bookingForm .bookWidgetContactTitle img {
        position: relative;
        left: 0px;
        top: 42px;
    }

    .bookingForm .bookWidgetTitle .reservationsMessage {
        color: #fcfff3;
        text-align: center;
        padding-top: 15px;
        padding-left: 6px;
        padding-right: 6px;
    }

    .bookingForm .bookWidgetTitle .reservationsMailSent {
        color: #dc2828;
        text-align: center;
        padding-top: 25px;
        padding-left: 6px;
        padding-right: 6px;
        font-weight: bold;
    }

    .bookingForm .bookWidgetMessageTitle {
        background-repeat: no-repeat;
        position: relative;
        left: 33px;
        top: 25px;
        height: 36px;
    }

        .bookingForm .bookWidgetMessageTitle.addMsg {
            background-image: url("../images/reservations/bookWidgetAddMessage.jpg");
            width: 130px;
        }

            .bookingForm .bookWidgetMessageTitle.addMsg:hover {
                cursor: pointer;
            }

        .bookingForm .bookWidgetMessageTitle.removeMsg {
            background-image: url("../images/reservations/bookWidgetRemoveMessage.jpg");
            width: 146px;
        }

            .bookingForm .bookWidgetMessageTitle.removeMsg:hover {
                cursor: pointer;
            }

    .bookingForm #bookWidgetMsg {
        border: 0px;
        padding-left: 10px !important;
        padding-top: 35px !important;
    }

        .bookingForm #bookWidgetMsg textarea#bookingMessage {
            margin: 2px;
            height: 200px;
            width: 437px;
            resize: none;
        }


    .bookingForm .bookingInfo {
        padding-top: 80px;
    }

    .bookingForm .bookingInfo.captchaDiv {
        padding-top: 10px;
    }

    .bookingForm .date, .bookingForm .contact {
        position: relative;
        left: 67px;
    }

    .bookingForm .dateBtn, .bookingForm .contactBtn {
        position: relative;
        left: -60px;
        top: 6px;
        border: none;
    }

    .bookingForm .dateInput, .bookingForm .contactInput {
        position: relative;
        left: -65px;
        top: -9px;
        height: 24px;
        width: 315px;
    }

    .bookingForm .time, .bookingForm .email, .bookingForm .phone {
        position: relative;
        left: 67px;
        padding-top: 20px;
    }

    .bookingForm .captcha {
        position: relative;
        left: 0px;
        padding-top: 20px;
    }

    .bookingForm .timeBtn, .bookingForm .emailBtn, .bookingForm .phoneBtn {
        position: relative;
        left: -60px;
        top: 6px;
        border: none;
    }

    .bookingForm .timeBtn {
        left: -112px;
    }


    .bookingForm .timeInput, .bookingForm .emailInput, .bookingForm .phoneInput {
        position: relative;
        left: -65px;
        top: -9px;
        height: 24px;
        width: 315px;
    }

    .bookingForm .party {
        position: relative;
        left: -18px;
        padding-top: 20px;
    }

    .bookingForm .partyBtn {
        position: relative;
        left: -60px;
        top: 6px;
        border: none;
    }

    .bookingForm .partyInput {
        position: relative;
        left: -65px;
        top: -8px;
        height: 24px;
        width: 150px;
    }

    .bookingForm .bookWidgetMessageTitle {
        background-repeat: no-repeat;
        position: relative;
        left: 33px;
        top: 25px;
        height: 36px;
    }

    .bookingForm .registerBooking {
        padding-top: 30px;
    }

        .bookingForm .registerBooking #registerBookingBtn {
            background-image: url("../images/reservations/requestBookingBtn.png");
            background-repeat: no-repeat;
            position: relative;
            left: 33px;
            top: 25px;
            height: 36px;
            cursor: pointer;
        }

.bookingInfo .field-validation-error {
    position: absolute;
    left: 436px;
    top: 7px;
    color: #fff;
    font-style: italic;
    font-weight: bold;
    background: url(../images/sprite.png) -692px -736px no-repeat;
    white-space: nowrap;
    padding: 0 0 0 4px;
    z-index: 999;
}

    .bookingInfo .field-validation-error.withPadding {
        top: 27px;
    }

    .bookingInfo .captcha .field-validation-error.withPadding {
        top: 21px;
        left: 503px;
    }

    .bookingInfo .field-validation-error.party {
        left: 351px;
    }

    .bookingInfo .field-validation-error span {
        background: #ff5757;
        display: block;
        padding: 5px 8px;
        white-space: normal;
        width: 100px;
    }

    .bookingInfo .field-validation-error.party span {
        background: #ff5757;
        display: block;
        padding: 5px 8px;
        white-space: normal;
        width: 199px;
    }

.bookingInfo .time select {
    position: relative;
    top: -8px;
    height: 38px;
    width: 74px;
    text-align: center;
    font-size: 14px;
    padding-left: 21px;
}

    .bookingInfo .time select.hour {
        left: -116px;
        border-left: 0;
    }

    .bookingInfo .time select.minute {
        left: -119px;
        border-left: 0;
    }

    .bookingInfo .time select.ampm {
        left: -123px;
        border-left: 0;
    }

/* Created with Easy CSS Menu */

#mbmcpebul_wrapper {
    padding: 0;
    border-style: solid;
    border-color: #B50831;
    border-width: 0;
    border-radius: 0;
    box-shadow: none;
    border-collapse: separate;
    font-size: 0;
    line-height: 0;
}

    #mbmcpebul_wrapper.quirks {
        margin-bottom: 1px;
        margin-right: 1px;
    }

        #mbmcpebul_wrapper.quirks #mbmcpebul_table ul li {
            width: 100%;
        }

#mbmcpebul_table {
    margin: 0px;
    margin-bottom: -1px;
    margin-right: -1px;
    padding: 0;
    line-height: 0px;
    font-size: 0px;
    display: inline-block;
    width: auto;
}

    #mbmcpebul_table li a {
        text-transform: uppercase;
        line-height: 16px;
        font-size: 11px;
        /*font-family: "Raleway";*/
        text-decoration: none;
        color: #FFFFFF;
        font-style: normal;
        padding: 12px;
        display: block;
        cursor: pointer;
        white-space: nowrap;
        -webkit-tap-highlight-color: rgba(0,0,0,0);
    }

        #mbmcpebul_table li a.menu-active {
            color: #D2810C;
        }

    #mbmcpebul_table li div.buttonbg {
        height: 35px;
        width: 88px;
        line-height: 0;
        border-style: solid;
        border-color: #800421;
        border-width: 0;
        border-radius: 0;
        padding: 0;
        box-shadow: none;
        text-align: center;
    }

    #mbmcpebul_table li:hover div.buttonbg a, #mbmcpebul_table li.expanded a.topitem, #mbmcpebul_table li.active a.topitem,
    #mbmcpebul_table li.itemhot a.topitem, #mbmcpebul_table li a:hover {
        color: #D2810C;
        font-style: normal;
    }


    #mbmcpebul_table li.expanded div.buttonbg, #mbmcpebul_table li.active div.buttonbg, #mbmcpebul_table li.itemhot div.buttonbg, #mbmcpebul_table li:hover div.buttonbg {
        /*background-color: #303030;*/
        box-shadow: none;
    }

    #mbmcpebul_table li.expanded div.buttonbg, #mbmcpebul_table li.active div.buttonbg, #mbmcpebul_table li.itemhot div.buttonbg, #mbmcpebul_table li:hover div.buttonbg {
        border-color: #800421;
    }

mbmcpebul_table ul li ul li {
    border-style: solid;
    border-color: #870724;
    border-width: 0;
    height: auto;
    width: auto;
    text-align: left;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    float: none;
    margin: 0 0 0px 0;
    border-radius: 0;
    padding: 0;
    box-shadow: none;
    background-color: #303030;
    display: block;
}

#mbmcpebul_table ul li:hover > a {
    color: #D2810C;
    /*font-family: "Raleway";*/
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    /*text-decoration: underline;*/
    text-transform: uppercase;
}

#mbmcpebul_table ul li.subexpanded a.subexpanded, #mbmcpebul_table ul li.subitemhot a.subitemhot, #mbmcpebul_table ul li a:hover {
    color: #D2810C;
    /*font-family: "Raleway";*/
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
}

#mbmcpebul_table ul li:hover, #mbmcpebul_table ul li.subexpanded, #mbmcpebul_table ul li.subitemhot {
    border-color: transparent;
    background-color: #303030;
    box-shadow: none;
}

#mbmcpebul_table ul {
    margin: 0;
    border-style: solid;
    border-color: #870724;
    border-width: 0;
    padding: 0;
    background: #4081B4;
    font-size: 0;
    border-radius: 0;
}

    #mbmcpebul_table ul li a {
        padding: 7px 15px 7px 13px;
        text-align: left;
    }

    #mbmcpebul_table ul li.separator {
        padding: 7px;
        cursor: default;
        background: none;
        box-shadow: none;
        border-width: 0;
    }

        #mbmcpebul_table ul li.separator div {
            border-top: 1px solid #539ACE;
            font-size: 0px;
        }

    #mbmcpebul_table ul li {
        border-style: solid;
        border-color: #870724;
        border-width: 0;
        height: auto;
        width: auto;
        text-align: left;
        line-height: 0;
        font-size: 0;
        cursor: pointer;
        float: none;
        margin: 0 0 0px 0;
        border-radius: 0;
        padding: 0;
        box-shadow: none;
        background-color: #303030;
        display: block;
    }


#mbmcpebul_table ul {
    box-shadow: 0 0 5px -1px #333333;
}

#mbmcpebul_table a img {
    border: none;
}

#mbmcpebul_table li {
    list-style: none;
    float: left;
    margin: 0px 1px 1px 0px;
    padding: 0;
    float: left;
    display: inline-block;
}

#mbmcpebul_table.css_menu li {
    position: relative;
}

#mbmcpebul_table.css_menu ul li:hover > ul {
    opacity: 1;
}

#mbmcpebul_table.css_menu li:hover > ul {
    top: 100%;
    left: 0;
    right: auto;
    opacity: 1;
}

#mbmcpebul_table.css_menu ul li:hover > ul {
    top: -0px;
    left: 100%;
    right: auto;
}

#mbmcpebul_table.css_menu ul {
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    transition-property: opacity;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -ms-transition-property: opacity;
    opacity: 0;
}

#mbmcpebul_table ul {
    position: absolute;
    top: -99999px;
    z-index: 4000;
}

    #mbmcpebul_table ul ul {
        position: absolute;
        z-index: 5000;
    }

#mbmcpebul_table .submenu_arrow {
    margin-left: 8px;
}


@media screen and (max-width: 500px) {
    #mbmcpebul_wrapper:not(.scripted) {
        text-align: center;
    }

        #mbmcpebul_wrapper:not(.scripted) #mbmcpebul_table li {
            float: none;
            vertical-align: top;
        }
}

#mbmcpebul_wrapper.centeritems {
    text-align: center;
}

    #mbmcpebul_wrapper.centeritems #mbmcpebul_table li {
        float: none;
        vertical-align: top;
    }

#mbmcpebul_table a.with_img_4 span.img_4x5, .mbmcpebul_menulist span.img_4x5 {
    width: 4px;
    height: 5px;
    display: inline-block;
    vertical-align: middle;
}

#mbmcpebul_table li:hover > a span.img_4x5, #mbmcpebul_table li.subexpanded > a span.img_4x5 {
    background-position: 0 -5px;
}

#mbmcpebul_table div.arrow {
    background-image: url(ebab_mb80y9_d.png);
    background-repeat: no-repeat;
    background-position: right center;
    height: 100%;
}

#mbmcpebul_table li:hover div.arrow, #mbmcpebul_table li.active div.arrow, #mbmcpebul_table li.expanded div.arrow, #mbmcpebul_table li.itemhot div.arrow {
    background-image: url(ebab_mb80y9_d2.png);
}

#mbmcpebul_table ul li a.with_arrow {
    background-image: url(ebab_mb80y9_c.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 19px;
}

    #mbmcpebul_table ul li a.with_arrow:hover, #mbmcpebul_table ul li:hover > a.with_arrow, #mbmcpebul_table ul li.subexpanded > a.with_arrow {
        background-image: url(ebab_mb80y9_c2.png);
    }

#mbmcpebul_table li a.button_4, #mbmcpebul_table li div a.button_4 {
    padding-right: 27px;
}

.TA_Cert {
    /*margin-left: 37px;*/
    margin-top: 64px;
}




