/*      ../templates/default/en/css/fixup.css       */

.page-uid-restaurants .page-content-wrapper {
    width: auto;
}

.page-uid-restaurant_schedule .page-text.pricing-text .signup {
    position: relative;
    margin-top: 20px;
    text-align: center;
}


.restaurant-page-uid-restaurant_contact .page-text,
.page-uid-restaurant_contact .page-text
{
    left: 50%;
}

.contact-schedule-box {
    text-align: center;
    background: url(../images/button-bg.jpg) repeat-x;
    height: 48px;
    max-width: 289px;
    margin: 10px auto;
    /*margin-bottom: 30px;*/
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}
.contact-schedule-box > a {
    text-transform: uppercase;
    text-decoration: none !important;
    color: black;
    display: block;
    height: 48px;
    line-height: 48px;
    text-align: center;
}
.contact-schedule-box > a:hover {
    color: white !important;
}

.sub-navigation li.sep:last-child {
    display: none;
}





.restaurant-page-uid-restaurant_contact .page-files li a {
    display: block;
    height: 48px;
    line-height: 48px;
    text-align: center;
}

.restaurant-page-uid-restaurant_contact .page-files li a,
.restaurant-page-uid-restaurant_contact .page-files li a:link {
    text-transform: uppercase;
    color: black !important;
}

.restaurant-page-uid-restaurant_contact .page-files li a:hover,
.restaurant-page-uid-restaurant_contact .page-files li a:link:hover {
    color: white !important;
}

.restaurant-page-uid-restaurant_contact .page-files li {
    text-align: center;
    background: url(../images/button-bg.jpg) repeat-x;
    height: 48px;
    max-width: 289px;
    margin: 0 auto;
    margin-bottom: 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}

.restaurant-page-uid-restaurant_contact .page-files {
    margin-top: 20px;
}



.page-uid-restaurants.restaurant-page-uid-restaurant_location_info .page-map {
    position: absolute;
    z-index: 10;
    left: 50%;
    right: 20px;
    top: 54px;
    bottom: 50%;
    margin-left: 10px;
}

.page-uid-restaurants.restaurant-page-uid-restaurant_location_info .page-text {
        top: 50%;
        right: 20px;
        padding-top: 4em;
}
