@import"TestimonialAdmin.css";
@import"GiftCertificate.css";
@import"EventCalendarV2.css";
@import"WebTelNavigationMenu.css";

@font-face {
    font-family: "BebasNeueRegular";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/bebasneue-webfont.eot");
    src: url("../Fonts/bebasneue-webfont.eot?#iefix") format("embedded-opentype"),url("../Fonts/bebasneue-webfont.woff") format("woff"),url("../Fonts/bebasneue-webfont.ttf") format("truetype"),url("../Fonts/bebasneue-webfont.svg#bebasneue") format("svg");
}

.giftinvoiceaspx #divContainer {
    background: #fff;
}

.cufon {
    visibility: visible !important;
}

body input, body textarea {
    color: #000 !important;
}

body select {
    background-color: #fff;
}

html body .RadInput_Default .riTextBox, html body .RadInputMgr_Default {
    border-color: none !important;
    color: #000 !important;
}

body {
    background: url(../Images/IndexPage/BG.jpg);
    background-repeat: repeat;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #222;
}

form {
    margin: 0 auto;
    width: 100%;
}

a {
    outline: none;
    border: 0;
}

#objMasterPagePhotoGalleryFlash {
    width: 434px;
    height: 147px;
    float: left;
}

#divTimeOutNewYork {
    height: 60px;
    width: 205px;
    margin-top: 48px;
    margin-left: 17px;
    cursor: pointer;
}

#tdPhoneImage {
    background: url(../Images/PhoneIcon.png) no-repeat left;
    width: 20px;
    height: 20px;
}

#tdFaxImage {
    background: url(../Images/FaxIcon.png) no-repeat left;
    width: 16px;
    height: 16px;
}

#tdEmailImage {
    background: url(../Images/MailIcon.png) no-repeat left;
    width: 160px;
    height: 16px;
}

#divMasterPageHeader {
    border-bottom: 1px solid #B79D63;
}

#divHeaderNavigation {
    float: right;
    margin-top: 10px;
}

#divHeaderTop {
    margin: 0 auto;
    max-width: 1285px;
}

#divHeaderLeft {
    float: left;
    margin-top: 10px;
}

#divHeaderLogo {
    width: 344px;
    height: 106px;
    display: block;
    background-image: url("../Images/Logo.png");
    background-repeat: no-repeat;
    background-position: center top;
    /*margin-top: 40px;*/
}

@media screen and (max-width: 1285px) {
    #divHeaderLogo {
        margin-top: 0;
    }

    #divHeaderNavigation {
        width: 100%;
    }
}

#divHeaderRight {
    float: right;
    padding-top: 10px;
    width: 940px;
}

#divFacebookTwitterContainer {
    float: right;
    padding-left: 40px;
    width: 116px;
}

.socialMedia {
    width: 30px;
    height: 29px;
    float: left;
    margin-right: 3px;
}

.socialImage {
    width: 30px;
    height: 29px;
    background-image: url("../Images/SocialMedia.jpg");
    background-repeat: no-repeat;
    display: block;
}

#divFacebook {
    background-position: 0 0;
}

#divTwitter {
    background-position: -31px 0;
}

#divPinterest {
    background-position: -62px 0;
}

#divGooglePlus {
    background-position: -92px 0;
}

#divHeaderRightAddress {
    background: url(../Images/TopSepratoe.png);
    background-position: center left;
    background-repeat: no-repeat;
    float: right;
    width: 120px;
    text-align: left;
    padding-top: 0;
    font-family: Cambria;
    font-size: 14px;
}

#divLoginMenu {
    float: right;
    font-size: 14px;
    color: #dfd2a5;
    height: 15px;
    text-align: right;
    width: 200px;
    word-spacing: 5px;
    margin-bottom: 7px;
    margin-right: 15px;
    margin-top: 5px;
}

#divSocialMediaMarketing {
    float: right;
    margin-right: -15px;
}

#divLoginMenu a {
    color: #444;
    font-size: 13px;
}

    #divLoginMenu a:hover {
        text-decoration: underline;
    }

#divMenuNavigation {
    float: left;
}

#divBtnLinks {
    float: right;
    margin-left: 5px;
}

    #divBtnLinks a {
        text-decoration: none;
        font-family: "BebasNeueRegular";
        font-size: 22px;
        background: #bd1010;
        background-image: -webkit-gradient(linear,left top,left bottom,from(#bd1010),to(#9b0707));
        background-image: -webkit-linear-gradient(#bd1010,#9b0707);
        background-image: -moz-linear-gradient(#bd1010,#9b0707);
        background-image: -ms-linear-gradient(#bd1010,#9b0707);
        background-image: -o-linear-gradient(#bd1010,#9b0707);
        background-image: linear-gradient(#bd1010,#9b0707);
        float: left;
        color: #fff;
        margin: 0 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

        #divBtnLinks a:hover {
            background: #9b0707;
            background-image: -webkit-gradient(linear,left top,left bottom,from(#9b0707),to(#bd1010));
            background-image: -webkit-linear-gradient(#9b0707,#bd1010);
            background-image: -moz-linear-gradient(#9b0707,#bd1010);
            background-image: -ms-linear-gradient(#9b0707,#bd1010);
            background-image: -o-linear-gradient(#9b0707,#bd1010);
            background-image: linear-gradient(#9b0707,#bd1010);
        }

.divBtnlink {
    padding: 15px 20px 15px 65px;
}

.btnIcon {
    background: url(../Images/BtnIcon.png);
    background-position: -20px 0;
    height: 32px;
    width: 34px;
    float: left;
    margin: 10px 15px;
}

#btnCatering .btnIcon {
    background-position: -56px 0;
    width: 34px;
}

#btnRestaurant {
    display: none;
}

#divHeader {
}

#divTopContainer {
    width: 950px;
    margin: 0 auto;
    padding-top: 5px;
    padding-bottom: 15px;
}

.divHorizontalSeprator {
    background: url(../Images/horizontalSeprator.png);
    background-repeat: no-repeat;
    height: 4px;
    width: 954px;
    margin: 0 auto;
}

#divMiddleContainer {
    padding: 10px 0 15px 0;
    width: 950px;
    margin: 0 auto;
}

    #divMiddleContainer a {
        text-decoration: none;
    }

.redirectLink {
    height: 22px;
    width: 22px;
    background-image: url("../Images/LinkArrow.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-top: 10px;
}

    .redirectLink:hover {
        background-position: 0 -24px;
    }

.separator {
    background-image: url("../Images/SeparatorLine.jpg");
    background-repeat: no-repeat;
    float: left;
    height: 107px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    width: 1px;
}

.service-title {
    color: #3c0505;
    font-weight: normal;
    font-family: "BebasNeueRegular";
    font-size: 36px;
    text-transform: uppercase;
}

    .service-title.line1 {
        text-align: left;
        padding-left: 5px;
    }

    .service-title.line2 {
        text-align: right;
        padding-right: 5px;
    }

#divVIPOuter, #divNewsOuter, #divGiftOuter {
    float: left;
    text-align: center;
}

#divGiftImage, #divVIPImage, #divNewsImage {
    background-image: url("../Images/Services.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 130px;
    width: 276px;
    border: 2px solid #a7894b;
    margin: 20px 27px;
}

#divGiftImage {
    background-position: -834px 0;
    margin-left: 1px;
}

#divNewsImage {
    background-position: -556px 0;
    margin-right: 0;
}

#divVIPImage {
    background-position: -1112px 0;
}

#divGiftOuter a:hover #divGiftImage, #divNewsOuter a:hover #divNewsImage, #divVIPOuter a:hover #divVIPImage {
    border: 2px solid #3C0505;
}

#divVIPContent {
    float: left;
    line-height: 1.5;
    text-align: center;
    width: 100%;
}

#divBottomContainer {
    margin: 0 auto;
    padding: 25px 0 0;
    width: 950px;
}

.row1, .row2 {
    float: left;
    width: 100%;
}

#divJITPromo {
    float: left;
    height: 200px;
    width: 240px;
    margin-left: 10px;
}

.restaurantpromotionsaspx #divSpecialImage {
    border: 1px solid #aaa178;
}

#divSpecialImage {
    height: 183px;
    position: relative;
    width: 227px;
    background-repeat: no-repeat;
}

#divAboutUsOuter {
    float: right;
    width: 645px;
}

#divAboutImage {
    float: left;
    height: 50px;
    width: 230px;
    background: url(../Images/IconAbout.png);
    background-repeat: no-repeat;
    background-position: -88px 0;
}

#divAboutLink {
    float: right;
    height: 22px;
    margin-right: 2px;
    width: 22px;
}

#divAboutContent {
    padding-left: 57px;
    width: 560px;
    text-align: left;
}

    #divAboutContent p {
        font-family: Arial;
        font-size: 16px;
        line-height: 1.5;
        padding: 0;
        color: #222;
    }

#AboutReadMore {
    width: 90%;
    float: right;
    padding-right: 8px;
}

#aReadMore {
    text-align: right;
    text-decoration: none;
    color: #9b0707;
    float: right;
}

    #aReadMore:hover {
        text-decoration: underline;
    }

#divPromoWrapper {
    display: block;
    float: left;
    width: 235px;
}

#divPromoContent {
    float: left;
    text-align: left;
    width: 205px;
    margin-bottom: 35px;
}

#divBottomContainerTitleTestimonial {
    width: 590px;
    text-align: left;
    float: left;
}

#divHomePrmotionIcon, #divHomeAboutIcon, #TestimonialIcon {
    background: url(../Images/Icon-Services.png);
    background-repeat: no-repeat;
    background-position: -42px 0;
    float: left;
    margin-right: 10px;
    width: 46px;
    height: 40px;
}

#divHomeAboutIcon {
    background-position: -89px 0;
    width: 45px;
}

#TestimonialIcon {
    background-position: 0 0;
    width: 42px;
}

#divBusinessOuter {
    float: left;
}

#DisplayBusinessHoursTitle {
    text-align: center;
    color: #690102;
    font-family: "BebasNeueRegular";
    font-size: 30px;
    text-transform: uppercase;
    padding-top: 10px;
}

.defaultaspx #DisplayBusinessHoursTitle {
    padding-top: 0;
}

.divDay {
    font-family: Arial;
    font-size: 15px;
    color: #1f0c06;
    text-align: center;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: capitalize;
}

.divTime {
    font-family: Arial;
    font-size: 12px;
    color: #222;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: normal;
}

.divDiliveryHours {
    padding-top: 5px;
    font-size: 18px;
    font-weight: 700;
}

.defaultaspx #tblDisplayBusinessHours {
    width: 250px;
}

.tdDisplayBusinessHours {
    font-family: Arial;
    font-size: 14px;
    text-align: center;
}

#divBottomContainer .tdDisplayBusinessHours {
    background: url(../Images/BusinessHours.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 75px 0 20px 0;
}

#testimonialblock {
    /*float: right;*/
}

.pnlCateringPagePrintableMenu {
}

    .pnlCateringPagePrintableMenu a {
        display: block;
    }

.divPrintableMenuOnMenuPage, .divPrintableMenuOnCateringPage {
    background: url("../Images/PrintableMenu.png") no-repeat scroll 0 0 rgba(0,0,0,0);
    border: medium none;
    cursor: pointer;
    height: 62px;
    width: 211px;
    margin-bottom: 5px;
    float: left;
}

    .divPrintableMenuOnMenuPage:hover, .divPrintableMenuOnCateringPage {
        background-position: center bottom;
    }

#AboutUsPageContainer {
    text-align: center;
}

.LoginButton {
    border: none;
    background: url(../Images/login.gif) no-repeat;
    height: 25px;
    width: 87px;
    margin-top: 5px;
    cursor: pointer;
}

.LoginCancel {
    margin-top: 5px;
    border: none;
    background: url(../Images/cancel.gif) no-repeat;
    height: 25px;
    width: 95px;
    cursor: pointer;
}

.CreateUserRegiter {
    border: none;
    background: url(../Images/register.gif) no-repeat;
    height: 25px;
    width: 87px;
    cursor: pointer;
}

.MyProfileUpdate {
    border: none;
    background: url(../Images/update.gif) no-repeat;
    height: 25px;
    width: 87px;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}

#ViewOrderContainer {
    text-align: left;
    padding: 20px;
    font-family: Verdana;
}

.ViewOrderGridView {
    color: #333;
    font-size: 12px;
    text-align: left;
    width: 650px;
}

.ViewOrderGridViewFooterStyle {
    color: #fff;
    background-color: #900;
    font-weight: bold;
}

.ViewOrderGridViewRowStyle {
    color: #333;
    background-color: #fffbd6;
}

.ViewOrderGridViewCommandFieldItemStyle {
    color: blue;
}

.ViewOrderGridViewPagerStyle {
    background-color: #900;
    color: #fff;
}

    .ViewOrderGridViewPagerStyle a {
        color: #fff;
    }

.ViewOrderGridViewSelectedRowStyle {
    background-color: #fc6;
    color: navy;
    font-weight: bold;
}

.ViewOrderGridViewHeaderStyle {
    color: #fff !important;
    background-color: #900 !important;
    font-weight: bold;
    border-color: #4a2127;
}

.ViewOrderGridViewAlternatingRowStyle {
    background-color: #fff;
}

#ChangePassWord {
    text-align: left;
    padding-left: 300px;
}

    #ChangePassWord tr {
        line-height: 25px;
    }

#DirectionBorder {
    border: 1px solid #d9d9d9;
    height: 452px;
    width: 563px;
}

#orderCheckout {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.Addons {
    color: #000;
}
/* .PanelLeft { padding-left: 247px; }  */
.EditOrder {
    background: url(../Images/Edit.gif) no-repeat;
    width: 76px;
    height: 28px;
}

.PasswordSubmit {
    border: none;
    background: url(../Images/confirm.gif) no-repeat;
    width: 83px;
    height: 25px;
    margin-right: 100px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.ChangePasswordButton {
    border: none;
    background: url(../Images/changePassword.gif) no-repeat;
    width: 140px;
    height: 25px;
    margin-bottom: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.CancelPasswordButton {
    border: none;
    background: url(../Images/cancel.gif) no-repeat;
    width: 95px;
    height: 25px;
    margin-bottom: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.defaultaspx #divContainer {
    width: 100%;
}

#divContainer {
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 7px;
    margin-top: 5px;
    min-height: 300px;
}

.RadPanelCssClass {
    width: 200px;
}

.lblDirections {
    padding-top: 10px;
    text-align: left;
    padding-left: 165px;
    padding-right: 165px;
}

    .lblDirections span {
        color: red !important;
    }

#DirectionContainer {
    text-align: left;
    padding-top: 5px;
    padding-left: 5px;
}

#DirectionContent {
    float: left;
    padding: 10px;
    width: 900px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-family: Verdana;
}

#divDirectionContainer {
    float: left;
    padding: 5px;
    width: 565px;
}

#divDirectionMap {
    float: left;
    padding: 10px 0 10px 10px;
}

#divGetDirections {
    padding-bottom: 20px;
    margin-bottom: 5px;
    width: 715px;
}

#tdDirectionAddress {
    padding-left: 50px;
}

#tdDirectionInfo {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
}

.ifrmDirectionMap {
    width: 562px;
    height: 452px;
}

#divDirectionMapAddress {
    float: right;
    width: 250px;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    margin-top: 20px;
}

.directionTabButtonUnselected {
    border: none;
    background: #a14d17;
    cursor: pointer;
    color: #fff;
}

#divdirection {
    border: solid 2px #311d12;
    height: 480px;
    width: 562px;
}

#DirectionText {
    width: 600px;
    color: #241100;
    text-align: left;
    font-size: 12px;
}

.SearchItemLabel {
    color: red;
    font-weight: bold;
}

.directionTabButtonSelected, .directionTabButtonSelected:hover {
    border: none;
    background: #311d12;
    cursor: pointer;
    color: #000;
}

#DirectionTitle {
    font-size: 12px;
    font-weight: bold;
    color: #241100;
    text-align: left;
}

#divIdirection {
    text-align: left;
    padding-left: 130px;
}

#getDirectionFlashPath {
    height: 445px;
    width: 550px;
    text-align: left;
    padding-left: 5px;
}

#divMapDirection {
    text-align: left;
    padding-top: 150px;
    padding-left: 50px;
}

#divDirectionAddress {
    float: right;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 15px;
    width: 240px;
}

#divDirectionInfo {
    clear: both;
}

.tdIdirection {
    vertical-align: middle;
    color: #69462f;
    font-size: 14px;
}

.tdSendDirection {
    height: 7px;
    padding-top: 7px;
}

#tdSMSType {
    vertical-align: top;
    text-align: right;
}

.tdddlMobile {
    text-align: left;
    vertical-align: top;
    padding-left: 11px;
}

#tdMobile {
    text-align: right;
    vertical-align: middle;
}

.cusLabel1 {
    text-align: left;
    color: #241100;
    padding-right: 40px;
}

.OrderCheckoutConfirm {
    border: none;
    background: url(../Images/confirm.gif) no-repeat;
    height: 25px;
    width: 87px;
    cursor: pointer;
}

.OrderCheckoutSubmit {
    border: none;
    background: url(../Images/confirm.gif) no-repeat;
    height: 25px;
    width: 87px;
    margin-right: 200px;
    cursor: pointer;
}

.visacard {
    font-size: small;
}

.ContactUSAddress {
    width: 250px;
}

#tdContactUsSubmitbtn {
    padding-left: 150px;
    text-align: left;
}

#diveditorder {
    padding-right: 100px;
}

.SubmitOrder {
    text-align: center;
    padding-top: 15px;
}

#LoginContianer {
    margin-left: 5px;
    margin-right: 5px;
}

#VerifyContainer {
    background-color: #e7cc97;
}

#MessageContainer {
    color: red;
    padding: 10px;
}

.account_link {
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    font-family: arial;
    margin-left: 15px;
}

#divLoginMenu table tr:first-child td a[id*="LoginStatus1"]:before {
    background-position: 0 0;
}

.account_link:before {
    background: url(../Images/TopIcon.png);
    background-repeat: no-repeat;
    background-position: -17px 0;
    height: 16px;
    width: 16px;
    position: absolute;
    content: " ";
    margin-left: -20px;
    margin-left: -40px \9;
}

#ctl00_ctl08_LoginStatus2_LoginView2_LoginStatus1.account_link:before, #ctl00_ctl00_ctl08_LoginStatus2_LoginView2_LoginStatus1.account_link:before {
    background-position: 0 0;
}

#SettingMasterPage {
    padding-left: 37px !important;
    padding-left: 15px !important;
}

#SubMasterPageDiv {
    margin-left: 5px;
    margin-right: 5px;
    padding-bottom: 5px;
    margin-top: 10px;
}

#CreateUserContainer {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 910px;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 20px;
    border: 1px solid #b2b2b2;
    background: #fff;
}

.createuseraspx .divRULInfoContainer {
    padding-top: 0 !important;
}

.createuseraspx .divRULInfoContent {
    width: auto !important;
    background: #efe7d0 !important;
    -moz-border-radius: 5px 5px 0 0 !important;
    -webkit-border-radius: 5px 5px 0 0 !important;
    border-radius: 5px 5px 0 0 !important;
    border: none !important;
    border-bottom: 1px solid #ccc;
}

#RecoverPassWordContainer {
    margin-left: 5px;
    margin-right: 5px;
}

.surveySubmit {
    background: url(../Images/Submit.gif) no-repeat;
    width: 87px;
    height: 25px;
    border: none;
    cursor: pointer;
}

.surveyClear {
    background: url(../Images/clear.gif) no-repeat;
    width: 87px;
    height: 25px;
    border: none;
    cursor: pointer;
}

#tblSurveyFeedbackContactInfo {
    width: 600px;
    text-align: left;
}

.tdSurveyFeedbackContactInfo {
    text-align: right;
    width: 206px;
    vertical-align: top;
    padding-top: 5px;
}

#htmlContactUSHeaderTitleContainer {
    float: right;
    background: red;
}

#htmlContactUsTitle {
    clear: both;
    float: left;
}

#htmlContactUsTiming {
    float: right;
}

.AdminStaticSelectedStyle, .AdminStaticHoverStyle {
    color: #fff;
    background: #6d0c06;
}

    .AdminStaticSelectedStyle a, .AdminStaticHoverStyle a:hover {
        color: #da3031 !important;
        background: #000;
    }

.AdminMenu {
    color: #fff;
    background-color: #000;
    height: 33px;
    border: 1px solid #c1b0a0;
    border-bottom: none;
}

.AdminStaticMenuItemStyle {
    font: 12px SegoeUI,Arial,sans-serif bold;
    font-weight: bold;
}

    .AdminStaticMenuItemStyle a {
        color: #fff;
        padding: 9px 5px 8px 5px;
        display: block;
    }

#AdminContent {
    border: 1px solid #d9d9d9;
    margin-bottom: 10px;
    background: #fff;
}

#divDirectionSiteMapPath {
    display: none;
}

#DirectionMenu {
    float: left;
    font: bold 12px SegoeUI,Arial,sans-serif;
    text-align: left;
    padding: 10px 10px 8px 10px;
    height: 35px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #aaa178;
    margin-bottom: 10px;
    background: #d4cba4;
}

.DirectionStaticMenuItemStyle {
    font-size: 13px;
    font-weight: bold;
    color: #575757;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 23px;
}

    .DirectionStaticMenuItemStyle a {
        margin: 0 5px;
        font-size: 13px;
        text-align: center;
        display: block;
        padding-top: 7px;
        padding-left: 7px;
        padding-right: 7px;
        color: #340004 !important;
        font-weight: bold;
        border: 1px Solid #fff !important;
        height: 23px;
        background: #dfd3a3 !important;
        -webkit-box-shadow: 0 0 5px #a9894e;
        -moz-box-shadow: 0 0 5px #a9894e;
        -ms-box-shadow: 0 0 5px #a9894e;
        -o-box-shadow: 0 0 5px #a9894e;
        box-shadow: 0 0 5px #a9894e;
    }

        .DirectionStaticMenuItemStyle a:hover, .DirectionStaticSelectedStyle a {
            cursor: pointer;
            color: #fff !important;
            font-weight: bold;
            height: 23px;
            border: 1px Solid #fff !important;
            background: #a9894e !important;
            -webkit-box-shadow: 0 0 5px #a9894e;
            -moz-box-shadow: 0 0 5px #a9894e;
            -ms-box-shadow: 0 0 5px #a9894e;
            -o-box-shadow: 0 0 5px #a9894e;
            box-shadow: 0 0 5px #a9894e;
        }

.DirectionStaticHoverStyle {
    color: #fff !important;
    font-weight: bold;
}

.DirectionStaticMenuStyle {
    font-weight: bold;
    color: #fff;
    font: 12px SegoeUI,Arial,sans-serif bold;
}

#tdDirectionView {
    text-align: left;
    padding-left: 20px;
}

#RestaurantLogo {
    border: none;
    height: 123px;
    width: 446px;
    margin-left: 10px;
    margin-top: 10px;
}

#RestaurantLink {
    text-decoration: none;
    cursor: pointer;
    border: none;
}

.tdRule {
    text-align: left;
    font-weight: bold;
    font-size: 13px;
}

.tdDescription {
    text-align: left;
    font-size: 13px;
    padding-left: 20px;
}

.CalenderImage {
    background: url(../Images/Calendar.png) no-repeat;
    border: none;
    width: 16px;
    height: 16px;
}

.CreateUserStyleLabel {
    width: 150px;
    text-align: right;
    padding-left: 200px;
}

.CreateUserStyleTextbox {
    text-align: left;
}

#divDirectionFlash {
    width: 726px;
    height: 444px;
    border: 1px solid #8f8f69;
    margin-bottom: 5px;
}

#mainText {
    width: 950px;
    margin-bottom: 10px;
    border: 1px solid #00;
}

.InvoicePromotional {
    text-align: right;
    padding-left: 75px;
    padding-right: 35px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-decoration: none;
    font-weight: bold;
    background: #FFEBA4;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-left: 95px;
    margin-right: 95px;
}

.InvoicePromotionalMessage {
    text-align: left;
    padding-left: 100px;
    padding-right: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-decoration: none;
    font-weight: bold;
    border-style: solid;
    border-width: 1px;
    border-color: #000;
    margin-left: 95px;
    margin-right: 95px;
    margin-top: 20px;
}

textarea {
    width: 400px;
    height: 80px;
    margin-right: 10px;
}

#tdGetDirectionsthrough {
    height: 30px;
    padding-left: 3px;
}

#td1DirectionspnlEmail, #td1DirectionsYourMsg {
    text-align: right;
    padding-right: 3px;
    width: 158px;
}

#td1DirectionsSMSType, #td1DirectionsMobile {
    text-align: right;
    padding-right: 3px;
    width: 158px;
}

#LoginInnerContainer {
    padding-top: 10px;
}

.style_Myprofile {
    width: 100%;
}

.tdMyProfileWidth {
    width: 39px;
}

.lblMyProfile {
    width: 300px;
    text-align: right;
}

.MyProfileColon {
    width: 4px;
}

.txtMyProfile {
    width: 144px;
}

#tdMyProfileMsg {
    text-align: left;
}

.optsms {
    background: url(../Images/Mobile.png) no-repeat right;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.optemail {
    background: url(../Images/Email.png) no-repeat right;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#td2DirectionsSMSType {
    padding-bottom: 7px;
}

.lblCountryCode {
    display: none;
}

#td2DirectionsYourMsg {
    padding-top: 5px;
}

.PrivacyPolicy {
    color: #fff;
}

#divSurveyErrorMessage {
    margin-top: 10px;
    text-align: center;
}

.lblSurveyErrorMessage {
    color: red;
}

.lblTableBookingErrorMessage {
    color: red;
}

.lblCateringErrorMessage {
    color: red;
}

.ContactUsMessage {
    color: red;
    margin-left: 105px;
}

#divTestimonialContainer {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

#divTestimonialPageTitle {
    text-align: left;
    font-family: Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 20px;
    color: #9f0000;
}

.TestimonialContainer {
    border-bottom: 1px dotted #aaa178;
    margin: 0 3px 3px;
    padding-bottom: 10px;
}

.TestimonialTitle {
    color: #a9894e;
    font-size: 18px;
    padding-bottom: 10px;
    text-align: left;
}

.TestimonialText {
    font-size: 12px;
    padding: 10px 30px 6px;
    text-align: justify;
    line-height: 2;
    color: #4a2127;
    font-family: Verdana;
}

.TestimonialSource {
    color: #670018;
    float: right;
    font-family: Sans-Serif;
    font-size: 13px;
    font-weight: bold;
    padding-right: 28px;
    text-align: right;
    width: 28%;
}

.divNewsAndEventsContainer {
    padding-left: 20px;
    padding-right: 20px;
}

.NewsAndEventsContainer {
    margin: 0 3px 3px 3px;
    padding-bottom: 10px;
    border-bottom: dotted 2px #d4d4d4;
}

.NewsAndEventsTitle {
    text-align: left;
    color: #00507d;
    font-size: 18px;
}

.NewsAndEvetnsText {
    text-align: justify;
    font-size: 12px;
    padding-bottom: 6px;
    padding-left: 30px;
    padding-right: 30px;
}

.NewsAndEventsSource {
    text-align: left;
    color: #404040;
    font-size: 13px;
    width: 28%;
    float: right;
    font-family: Sans-Serif;
    font-weight: bold;
}

#ctl00_ContentPlaceHolder1_GridView1 tr td {
    border-color: #000;
}

.CartGrid {
    border: solid 1px rgba(0,0,0,.2);
}

    .CartGrid tr {
        min-height: 30px;
    }

.ordercheckoutaspx .CartGrid {
    border-color: #000;
}

.lblBanquetPackageCategory {
    color: blue;
    cursor: pointer;
}

.tdBanquetPackage {
    text-align: left;
    padding-left: 10px;
}

.forgotPassContainerDiv {
    width: 75%;
    padding-bottom: 5px;
}

.forgotPassHeaderDiv {
}

.forgotPassHeaderIconImg {
}

.forgotPassHeaderIconTick {
}

.forgotPassHeaderText {
    font-size: 18px;
    text-align: left;
    padding-top: 8px;
    padding-left: 45px;
    text-decoration: none;
    color: #4a2127;
    background: url(../Images/ForgotPassword.png) no-repeat top left #ccc;
    border: 1px solid #c1b0a0;
    border-bottom: none;
    font-weight: bold;
    padding-bottom: 8px;
}

.EmailSentHeaderText {
    font-size: 18px;
    text-align: left;
    padding-top: 8px;
    padding-left: 45px;
    text-decoration: underline;
    color: #28262a;
    background: url(../Images/EmailSent.jpg) no-repeat top left;
    padding-bottom: 8px;
}

.forgotPasswordContentDiv {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: left;
    padding-left: 60px;
    border: 1px solid #c1b0a0;
    border-top: none;
    margin-bottom: 10px;
}

    .forgotPasswordContentDiv a:hover {
        color: #ffa500;
    }

.forgotPasswordContentDivTableContainer {
    padding-top: 20px;
    text-align: left;
}

.forgotPasswordContentDivTable {
    border: solid 1px #000;
}

.spnEmailLabel {
    font-weight: bold;
    padding-left: 60px;
}

.txtChangePasswordEmailAddress {
    width: 300px;
}

.btnGetEmail {
    background: transparent url(../images/GetPasswordLink.gif) no-repeat scroll 0 0;
    background-position: top left;
    width: 140px;
    height: 25px;
    cursor: pointer;
    border: none;
    margin-left: 200px;
}

.divBtnGetEmail {
    padding-top: 10px;
    text-align: left;
    width: 100%;
}

.dicChangePasswordControlContainer {
    padding-top: 10px;
}

.lblChangePasswordErrMessage {
    padding-left: 122px;
    padding-bottom: 20px;
}

.tdOrderCheckoutLeft {
    text-align: right;
}

.tdOrderCheckoutRight {
    text-align: left;
    padding-left: 3px;
}

.tdChangePasswordLeftCol {
    text-align: right;
    vertical-align: middle;
    width: 180px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 13px;
}

.tdChangePasswordRightCol {
    text-align: left;
    padding-left: 3px;
    vertical-align: text-top;
    padding-top: 2px;
    padding-bottom: 2px;
}

.tblResetPassword {
}

.btnChangePasswordContainer {
    padding-top: 10px;
    text-align: left;
}

#divEvents {
    padding-top: 20px;
    padding-bottom: 20px;
}

.tblEventDate {
    width: 100%;
}

.tdEventDateLeft {
    width: 90px;
    background: #c06335;
    color: #fff;
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
}

.tdEventDateRight {
    background: #dfdfdf;
    text-align: left;
    padding-left: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
}

.divEventDescription {
    width: 98%;
    text-align: left;
    height: 50px;
    overflow: auto;
    padding: 10px 0 10px 35px;
}

.tblEventDescription {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    border: solid 1px #e3ba69;
}

.tdEventDescriptionText {
    color: #000;
    text-align: left;
    font-weight: bold;
    width: 90px;
    padding-left: 10px;
}

.tdEventDescription {
    text-align: left;
}

.EventDateContainer {
    padding: 0;
    margin: 0;
    margin-left: 15px;
}

.lblEventDate {
    margin-left: 15px;
}

.hyperlinkEventTitle {
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

    .hyperlinkEventTitle:hover {
        text-decoration: underline;
    }

#divAnnoucementDetailImageContainer {
    text-align: center;
}

.BreadcrumbCurrentNode {
    color: #4a2127;
}

#divPublicationDetailBreadCrumb {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 10px;
    color: #5a5a5a;
    border: 1px solid #aaa178;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#divEventDetailContainer {
    text-align: left;
    width: 950px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    margin: 0 auto;
}

#tblEventDetail {
    margin: 10px 0;
    width: 910px;
}

#divBackToPublication {
    padding-top: 5px;
    padding-right: 20px;
    text-align: right;
}

.BackToPublication {
}

.BreadcrumbNode {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #a9894e;
    border: 1px solid #fff;
    color: #fff;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    height: 24px;
    padding: 2px 5px;
    text-decoration: none;
}

.tdfacebookLikeV2 {
    padding-right: 5px;
    padding-top: 0 !important;
}

#btnOrderOnline {
    width: 132px;
    height: 34px;
    background: url(../Images/OrderOnline.gif) no-repeat;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.divPromotionSpecialOfferControl {
    width: 240px;
}

#tdPromotionLeftNavigationContainer {
    vertical-align: top;
    width: 180px;
    display: none;
}

.PromotionLeftNavigationDivSelection {
    padding-bottom: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #d9d9d9;
}

#divPromoTitle {
    color: #4a2127;
    font-family: Arial;
    font-size: medium;
    font-weight: bold;
    padding: 10px 0;
}

.divPromotionLeftNavigationContainer {
    margin-top: 10px;
}

.divPromotionContentContainer {
    margin-left: 20px;
    text-align: left;
    vertical-align: top;
}

.ItemSeperateorCssClass {
    padding: 0 10px;
}

#tblTableBookingContainer {
    float: left;
    margin-left: 190px;
    width: 550px;
}

#divTableBookingBusinessHours {
    width: 273px;
    float: right;
    vertical-align: top;
    display: none;
}

.InvoiceSubmit {
    background: url(../Images/submit.gif) no-repeat;
    width: 87px;
    height: 25px;
    border: none;
    cursor: pointer;
}

.InvoiceCancel {
    background: url(../Images/cancel.gif) no-repeat;
    width: 87px;
    height: 25px;
    border: none;
    cursor: pointer;
}

.RNTClass {
    text-align: right;
}

#divCompanyNameFooter {
    vertical-align: top;
    height: 30px;
}

    #divCompanyNameFooter td {
        vertical-align: middle;
    }

#divSubwayAndBuses {
    width: 100%;
    padding: 0;
    margin: 0;
}

.ifrmSubwayAndBuses {
    width: 100%;
    height: 320px;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
}

#tblEventByDateHeader {
    background: url(../Images/EventByDateBg.jpg) repeat-x;
    height: 36px;
    width: 100%;
    text-align: left;
    color: #84011f;
    padding-left: 10px;
    font-size: 15px;
}

#divEventByTypeHeader {
    background: url(../Images/EventByDateBg.jpg) repeat-x;
    height: 36px;
    width: 100%;
    text-align: left;
    color: #84011f;
    padding-left: 10px;
    font-size: 15px;
    border-top: solid 1px #d2a549;
    border-bottom: solid 1px #d2a549;
}

.tdhlkEventName {
    text-align: left;
}

.inactiveDateEvent {
    background: url(../Images/EventByTypeBg.jpg) repeat-x;
    text-align: left;
    color: #000;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    border-bottom: solid 1px #fadae1;
    cursor: pointer;
    text-decoration: none;
}

.activeDateEvent {
    background: #7c2c25;
    text-align: left;
    color: #fff;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    border-bottom: solid 1px #fadae1;
    cursor: pointer;
    text-decoration: none;
}

.inactiveDateEvent a {
    text-decoration: none;
    color: #000;
    cursor: pointer;
}

.inactiveDateEvent:hover {
    text-decoration: none;
    color: #fff;
    background: #7c2c25;
    cursor: pointer;
}

.activeDateEvent a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}

.hlkEventName {
}

#divLoginMessage {
    font-size: 10px;
    color: red;
}

#divRegiserUserMessage {
    font-size: 10px;
    color: red;
    padding-bottom: 10px;
}

.lblOrderConfirmationMessage {
}

#divOrderConfirmationMessage {
    color: red;
    margin-bottom: 15px;
    margin-top: 5px;
    margin-right: 100px;
}

#PaypalContainer {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.PaypalConfirm {
    background: url(../Images/PlaceYourOrder.gif) no-repeat;
    cursor: pointer;
    border: none;
    width: 140px;
    height: 25px;
}

.PaypalCancel {
    background: url(../Images/Cancel_order.gif) no-repeat;
    cursor: pointer;
    border: none;
    width: 87px;
    height: 25px;
}

#divInvoiceConfirmation {
    padding-bottom: 10px;
}

    #divInvoiceConfirmation table, #divInvoiceConfirmation td {
        border-color: rgba(0,0,0,.5) !important;
    }

#OrderDetails table, #OrderDetails td {
    border-color: rgba(0,0,0,.5) !important;
}

.pnlFeedbackInoformation {
    padding: 0 10px 10px 10px;
    font-family: Arial;
    color: #212121;
    font-size: 13px;
}

#SurveyFeedbackTitleContainer {
    width: 100%;
    text-align: center;
}

#SurveyFeedbackTitle {
    padding-top: 6px;
    height: 28px;
    width: 230px;
    text-align: center;
    background: url(../Images/SurveyFeedback/SurveyFeedBackTitle.jpg);
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}

.SurveyFeedbackStatement {
    padding: 10px 10px 0 10px;
    font-size: 13px;
    color: #212121;
}

#SurveyFeedbackConfidentialStatement {
    padding: 10px 10px 10px 10px;
    font-weight: bold;
}

#SurveyFeedbackSectionSeperator {
    border-top: solid 1px #ccc;
}

#SurveyFeedbackCommonInformation {
    padding-top: 10px;
}

.SurveyFeedbackUserEmailTextBox {
    width: 250px;
}

#SurveyFeedbackOrderTime {
    padding-left: 20px;
}

#SurveyFeedbackMayWeContactDiv {
    padding: 10px;
}

.SurveyFeedbackQuestion {
    font-size: 11px;
    font-weight: bold;
}

.RadioButtonList label {
    display: inline-block;
    width: 50px;
}

.SurveyFeedbackSubTitleContainer {
    background-color: #f5f5f5;
    border: solid 1px #ccc;
    margin-bottom: 10px;
}

.SurveyFeedbackSubTitle {
    padding-top: 6px;
    height: 27px;
    width: 143px;
    text-align: center;
    background: url(../Images/SurveyFeedback/SurveyFeedBackSubTitle.jpg);
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}

.SurveyFeedbackContent {
    padding: 10px;
}

#SurveyFeedbackOpinionAnswer {
    padding-left: 25px;
}

#SurveyFeedbackSuggestion {
    background-color: #f5f5f5;
    border: solid 1px #ccc;
    padding: 10px;
    margin-bottom: 5px;
}

#FeedbackButtonDiv {
    padding-top: 10px;
    text-align: center;
}

.SurveyFeedbackSubmit {
    width: 83px;
    height: 25px;
    background: url(../Images/submit.gif) no-repeat;
    border: none;
}

.SurveyFeedbackClear {
    width: 83px;
    height: 25px;
    background: url(../Images/clear.gif) no-repeat;
    border: none;
}

.SurveyFeedbackFoodQuestion {
    text-align: right;
    width: 150px;
}

.SurveyFeedbackFoodAnswer label {
    display: inline-block;
    vertical-align: middle;
    width: 125px;
}

.SurveyFeedbackFoodAnswer input {
    display: inline-block;
    vertical-align: middle;
}

.SurveyFeedbackDeliveryPersonAnswer label {
    display: inline-block;
    vertical-align: middle;
    width: 90px;
}

.SurveyFeedbackDeliveryPersonAnswer input {
    display: inline-block;
    vertical-align: middle;
}

.lblShareInfo {
    color: red;
}

.lblASAPDatetimez {
    color: gray;
    font-style: italic;
}

.lblOrderComment {
    color: gray;
    font-style: italic;
}

.gvwDashboardRowNotViewed {
    background: url(../Images/OrderNotViewedBg.gif);
    font-weight: bold;
    color: #000;
    width: 290px;
    margin-left: 150px;
    margin-top: 10px;
}

.gvwDashboardRowViewed {
    background-color: #fff;
}

.ViewOrderDashBoardGridView {
    clear: both;
    font-size: x-small;
    color: #000;
    font-size: 13px;
    margin: 10px;
}

.ViewOrderDashBoardGridViewFooterStyle {
    color: #fff;
    background-color: #900;
    font-weight: bold;
}

.ViewOrderDashBoardGridViewRowStyle {
    color: #333;
    background-color: #fffbd6;
}

.ViewOrderDashBoardGridViewCommandFieldItemStyle {
    color: blue;
}

.ViewOrderDashBoardGridViewPagerStyle {
    background-color: #900;
    color: #333;
}

    .ViewOrderDashBoardGridViewPagerStyle a {
        color: #fff;
    }

.ViewOrderDashBoardGridViewSelectedRowStyle {
    background-color: #fc6;
    color: navy;
    font-weight: bold;
}

.ViewOrderDashBoardGridViewHeaderStyle {
    color: #fff;
    background-color: #900;
    font-weight: bold;
    height: 25px;
    border-color: #000;
}

.ViewOrderDashBoardGridViewAlternatingRowStyle {
    background-color: #fff;
}

.lblMesssageForDashBoard {
    font-weight: bold;
    color: #000;
    width: 100%;
    font-size: 14px;
}

.ViewOrderDashBoardGridViewPagerStyleAmtPaid {
    padding-left: 10px;
}

.ViewOrderDashBoardGridViewEmptyRowStyle {
    text-align: center;
}

.btnViewInvoiceForDashBoard {
    border: none 0;
    background: url(../Images/ViewDashBoard.gif) no-repeat;
    height: 25px;
    width: 76px;
    cursor: pointer;
    margin: 0;
}

.btnPrintInvoiceForDashBoard {
    border: none 0;
    background: url(../Images/PrintDashBoard.gif) no-repeat;
    height: 25px;
    width: 76px;
    cursor: pointer;
    margin: 0;
}

.btnViewLiveOrders {
    background: #ed5802 url(../Images/ViewLiveOrder.gif) repeat scroll 0 0;
    height: 30px;
    width: 702px;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    border: solid 1px #ed5802;
    margin: 0;
    padding: 0;
}

#divNavigateToDashBoard {
    text-align: center;
    padding-top: 0 !important;
}

#spanNewOrders {
    font-size: 14px;
    font-weight: bold;
}

.btnUnifiedDashboardRefresh {
    cursor: pointer;
    border: none 0;
    background: url(../Images/refresh.gif) repeat scroll 0 0;
    height: 25px;
    width: 91px;
}

#onmyown {
    position: absolute;
    top: 143.5%;
    left: 60%;
    z-index: 10;
}

.divMessagesContainer {
    border: solid 2px #000;
    width: 600px;
}

#divMessageHeader {
    height: 25px;
}

#divMessagesBody {
    padding: 5px;
    max-height: 78px;
    height: auto !important;
    height: 78px;
    overflow: scroll;
    overflow-x: hidden;
    -ms-overflow-x: hidden;
    width: 612px;
    border: solid 1px #000;
}

.lnkMessage {
    float: left;
    color: #000;
    text-align: left;
    font-size: 11px;
    text-decoration: none;
}

.lnkSelect {
    float: right;
    text-decoration: underline;
    color: blue;
    font-size: 12px;
    text-align: right;
}

#divGiftTemplates {
    margin: 0;
    padding: 0;
    padding-left: 20px;
}

.divGiftTemplateHeader {
    font-size: 15px;
    color: #000;
    padding: 5px;
}

.collapsePanel {
    margin: 0;
    padding: 0;
    overflow: auto;
    width: 625px;
}

.collapsePanelHeader {
    padding-top: 0;
    padding-left: 0;
    width: 625px;
    height: 31px !important;
    color: #000;
    font-weight: bold;
    background: url(../Images/GiftCertificateTitleRepeat.jpg) repeat-x;
}

.tdMessageInformationHeaderL {
    height: 31px;
    width: 9px;
    vertical-align: top;
    float: left;
    display: block;
}

.Reportlink {
    text-decoration: underline;
    color: blue;
}

#divInformationMessage {
    float: right;
    vertical-align: bottom;
    margin: 0;
    padding-right: 5px;
    font-style: italic;
    color: gray;
    margin-bottom: 5px;
}

#divDates {
    clear: both;
    width: 100%;
    padding-left: 10px;
    padding-right: 25px;
}

.lbldate {
    padding-right: 5px;
    padding-left: 0;
    font-size: 13px;
    font-weight: bold;
}

.tdListOfFilters * {
    margin-bottom: 5px;
}

.tdListOfFilters {
    margin-top: 2px;
    vertical-align: bottom;
    width: 18%;
}

.ddListOfWeek {
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.lbldatePicker input {
    margin-bottom: 0;
}

.lbldatePicker * {
    vertical-align: bottom;
    margin: 0;
    width: 95%;
}

.lnkButtonFilter {
    cursor: pointer;
    width: 90px;
}

.lblfilter {
    padding-bottom: 2px;
    padding-right: 5px;
}

.lblSpecificTimeSlotForOutsideBusinessHours {
    color: red;
    font-style: italic;
}

.lblSpecificTimeSlotForInsideBusinessHours {
    color: gray;
    font-style: italic;
}

.confirmationContainer {
    text-align: left;
}

.confirmationHeader {
    width: 100%;
    padding-top: 7px;
    height: 24px;
    border: solid 1px #e7b96e;
    color: #3e3e3e;
    font-size: 15px;
    font-weight: bold;
    background-repeat: repeat-x;
    background-image: url(../images/confheader.gif);
    text-align: center;
}

.confirmationContent {
    width: 100%;
    border: solid 1px #e7b96e;
    background-color: #fdf7e6;
    padding: 10px 0 10px 0;
}

.viewOnlineOrder1stDiv, .viewTableBooking1stDiv, .viewCatering1stDiv, .viewContactUs1stDiv {
    float: left;
    width: 200px;
    text-align: right;
    padding: 5px 0 5px 5px;
    vertical-align: text-top;
}

.viewOnlineOrder2ndDiv, .viewTableBooking2ndDiv, .viewCatering2ndDiv, .viewContactUs2ndDiv {
    float: left;
    padding: 0 0 5px 5px;
    font-family: Verdana;
    font-size: 12px;
    vertical-align: text-top;
}

#divTxtOtherTextContainer {
    display: none;
    padding-left: 15px;
}

.btnApplyForConfirmation {
    cursor: pointer;
    background: url(../Images/ProcessOrder.gif) no-repeat;
    height: 25px;
    width: 150px;
    margin: 0;
    border: none 0;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.btnApplyAndPrintForConfirmation {
    cursor: pointer;
    background: url(../Images/ProcessOrderAndPrint.gif) no-repeat;
    height: 25px;
    width: 150px;
    margin: 0;
    border: none 0;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.divSendCopyForOnlineOrder {
    padding-top: 10px;
}

.txtSendCopyForOnlineOrder, .txtSendCopyForContactUsTo {
    width: 272px;
}

.txtSendCopyToForCateringTo {
    width: 283px;
}

.txtSendCopyForTableBookingTo {
    width: 283px;
}

.pnlOrderAlreadyAck {
    background: #fdf7e6;
    margin: 0;
    padding: 0;
    text-align: center;
}

#frmConfirmRequestContainer {
    text-align: left;
}

#frmConfirmRequest {
    font-size: 12px;
    width: 100%;
    text-align: left;
}

#frmConfirmRequestContent {
    text-align: left;
}

.lblConfirmRequestMessage {
    color: red;
    font-weight: bold;
}

.pnlOrderConfirmationInstructionsFirstDiv {
    display: block;
    padding-top: 25px;
    color: red;
    font-weight: bold;
}

.pnlOrderConfirmationInstructionsSecondDiv {
    display: block;
    padding-top: 15px;
    font-weight: bold;
    color: blue;
}

.pnlViewOnlineOrderContainer {
    padding-left: 50px;
}

.lblConfirmationHeader {
    font-weight: bold;
}

.OrderConfirmationClose {
    cursor: pointer;
    background: url(../Images/OrderConfirmationClose.gif) no-repeat;
    height: 25px;
    width: 150px;
    margin: 0;
    border: none 0;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.OrderConfirmationWaterMark {
    color: gray;
    font-style: italic;
    width: 200px;
}

.txtComment {
    width: 200px;
}

.btnApplyAndPrintForConfirmationContactUs {
    cursor: pointer;
    background: url(../Images/ProcessOrderAndPrint.gif) no-repeat;
    height: 25px;
    width: 150px;
    margin: 0;
    border: none 0;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.btnApplyAndPrintForConfirmationCatering {
    cursor: pointer;
    background: url(../Images/ProcessOrderAndPrint.gif) no-repeat;
    height: 25px;
    width: 150px;
    margin: 0;
    border: none 0;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.btnApplyAndPrintForConfirmationTableBooking {
    cursor: pointer;
    background: url(../Images/ProcessOrderAndPrint.gif) no-repeat;
    height: 25px;
    width: 150px;
    margin: 0;
    border: none 0;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.btnApplyForConfirmationTableBooking {
    cursor: pointer;
    background: url(../Images/ProcessRequest.gif) no-repeat;
    height: 25px;
    width: 150px;
    margin: 0;
    border: none 0;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.btnApplyForConfirmationCatering {
    cursor: pointer;
    background: url(../Images/ProcessRequest.gif) no-repeat;
    height: 25px;
    width: 150px;
    margin: 0;
    border: none 0;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.btnApplyForConfirmationContactUs {
    cursor: pointer;
    background: url(../Images/ProcessRequest.gif) no-repeat;
    height: 25px;
    width: 150px;
    margin: 0;
    border: none 0;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.divlblOrderAckMsgOther {
    padding-top: 5px;
    padding-bottom: 5px;
}

#divContactUsConfirmationContainer {
    padding-left: 10px;
}

#divTableBookingConfirmationContainer {
    padding-left: 10px;
}

#divCatringConfirmationContainer {
    padding-left: 10px;
}

.divOtherOptions {
    width: 100%;
    text-align: center;
    padding: 5px;
}

#imgJitImage {
    display: none;
}

#divSpecialTitle {
    display: none;
}

.pnlJITMgmtContent {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin: 5px;
    padding: 10px;
}

.pnlJITMgmtImageSelection {
    padding: 10px;
}

#tblItemMgmtContentInput .col1 {
    width: 150px;
    text-align: right;
    padding-right: 2px;
    font-weight: bold;
}

#tblItemMgmtContentInput td {
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: middle;
}

#tblItemMgmtContentInput .col2 {
    text-align: left;
    padding-left: 5px;
}

#tblItemMgmtContentInput .txtJITTitle {
    width: 250px;
}

.txtJITNagivateUrl {
    width: 400px;
}

#tblItemMgmtContentEditorAndPreview {
    margin-top: 25px;
}

.divradEditorJITContent {
    margin-left: 60px;
}

#tblItemMgmtContentEditorAndPreview .col1 {
    vertical-align: top;
    text-align: left;
    width: 350px;
}

#tblItemMgmtContentEditorAndPreview .col2 {
    vertical-align: middle;
    text-align: center;
}

#tblItemMgmtContentEditorAndPreview .col3 {
    vertical-align: top;
    text-align: center;
    width: 350px !important;
}

#tblItemMgmtContentEditorAndPreview .divJITDescription {
    margin-bottom: 5px;
    text-align: center;
    font-weight: bold;
}

#tblItemMgmtContentEditorAndPreview .divhlkChangeImage {
    margin-bottom: 5px;
    font-weight: bold;
}

    #tblItemMgmtContentEditorAndPreview .divhlkChangeImage a {
    }

#divPreviewJIT {
    text-align: center;
}

#tblItemMgmtContentEditorAndPreview #divPreviewJIT {
    margin-left: 40px;
}

div.clear {
    clear: both;
    display: block;
}

.btnSaveJIT {
    cursor: pointer;
    border: none 0;
    background: url(../Images/save.gif) no-repeat scroll 0 0;
    height: 25px;
    width: 87px;
}

.btnPreviewJIT {
    cursor: pointer;
    border: none 0;
    background: url(../Images/preview.gif) no-repeat scroll 0 0;
    height: 25px;
    width: 87px;
}

#divbtnSaveJIT {
    margin-top: 20px;
}

.trJITTitle {
}

.dlImageSelection td {
    vertical-align: top;
}

#pnlJITMgmtImageSelectionContent .divTemplateSelectImage {
    border: solid 10px #d1bd9c;
}

    #pnlJITMgmtImageSelectionContent .divTemplateSelectImage:hover {
        border: solid 10px #4a2127;
    }

#pnlJITMgmtImageSelectionFooter {
    width: 100%;
    text-align: center;
    padding: 10px;
}

.JITTemplateCancelButton {
    border: none;
    background: url(../Images/cancel.gif) no-repeat;
    height: 25px;
    width: 87px;
    cursor: pointer;
}

.divlblActiveStatus {
    width: 100%;
    padding: 5px;
    padding-top: 10px;
    text-align: center;
}

.lblJITActiveStatus {
    font-weight: bold;
    color: red;
}

.pnlJITMgmtContent .divLblMessage {
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

    .pnlJITMgmtContent .divLblMessage .lblMessage {
        font-weight: bold;
        color: red;
    }

.pnlJITMgmtContent h3 {
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: underline;
    font-weight: bold;
    font-size: 16px;
    color: #4a2127;
}

.divBackToJitSelection {
    padding: 10px;
    text-align: right;
}

.grdJITSelection {
    text-align: center;
    width: 100%;
}

    .grdJITSelection td, .grdJITSelection th {
        padding-top: 8px;
        padding-bottom: 8px;
    }

.hlkbackToJITSelection, .hlkAddNewJIT {
    font-weight: bold;
}

.JITManagementDLSTPromoList .ItemSeperatorCssClass {
    width: 15px;
}

.JITManagementDLSTPromoList #divPreviewJIT {
    border: 10px solid #ccc;
}

    .JITManagementDLSTPromoList #divPreviewJIT:hover {
        border: 10px solid #4a2127;
    }

.JITManagementDLSTPromoList .divPromoTitle {
    text-align: center;
    padding: 5px;
    font-weight: bold;
    text-decoration: underline;
    min-height: 14px;
}

.JITManagementDLSTPromoList .divJITDate {
    text-align: center;
    padding: 3px;
    font-weight: normal;
    border-top: dotted 1px gray;
}

.JITManagementDLSTPromoList .left .active {
    color: green;
    font-weight: bold;
}

.JITManagementDLSTPromoList .left .inactive {
    color: red;
    font-weight: bold;
}

.JITManagementDLSTPromoList .left {
    float: left;
    padding-top: 5px;
    width: 65%;
}

.JITManagementDLSTPromoList .right {
    float: right;
}

.JITManagementDLSTPromoList .divJITActions {
    padding: 3px 0 0 10px;
}

.JITManagementDLSTPromoList .hlkEditJIT {
    background: url(../images/icon_edit.gif) no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 16px;
    width: 16px;
}

.JITManagementDLSTPromoList .hlkCopyJIT {
    background: url(../images/icon_copy.gif) no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 16px;
    width: 16px;
}

.JITManagementDLSTPromoList .btnDeleteJIT {
    background: url("../Images/icon_delete.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 16px;
    width: 16px;
}

.JITManagementDLSTPromoList table.tblJITActions td {
    padding-right: 7px;
}

.JITManagementDLSTPromoList table {
    background-color: #ccc;
    padding: 5px 0 5px 10px;
}

.JITManagementDLSTPromoList #divPreviewJIT:hover table {
    background-color: #4a2127;
    padding: 5px 0 5px 10px;
}

#tdVIPRegistrationMessage {
    color: red;
}

.tableRegisterVIC {
    width: 934px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
}

    .tableRegisterVIC .title {
        color: #4a2127;
        font-family: arial;
        font-size: 18px;
        font-weight: bold;
        padding: 20px;
        text-align: center;
        display: none;
    }

.tdRegisterVICHeader {
    height: 120px;
    border-bottom: 1px dotted #1f0c06;
}

.divContent {
}

.tdRegisterVICHeader .divHeaderContent {
    font-family: arial;
    font-size: 15px;
    float: left;
    font-weight: bold;
    color: #4a2127;
    padding-left: 20px;
    margin-top: 20px;
}

.divVicRegisterForm {
    border-right: dotted 1px #1f0c06;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-top: 10px;
    padding-top: 10px;
}

#tdErrorMsgSummary div {
    width: 280px;
    margin: 0 auto;
    text-align: left;
}

.divHeaderImage {
    background: url('../Images/VICRegisterHeader.jpg') no-repeat;
    height: 109px;
    width: 239px;
    float: right;
    padding-right: 30px;
    margin-bottom: 20px;
    display: none;
}

.PromotionIcon {
    background: url(../Images/PromotionIcon.png) no-repeat;
    height: 37px;
    width: 39px;
}

.EventIcon {
    background: url(../Images/EventIcon.png) no-repeat;
    height: 37px;
    width: 33px;
}

.CouponsIcon {
    background: url(../Images/CouponsIcon.png) no-repeat;
    height: 37px;
    width: 45px;
}

.divPromotionTitle, .divEventTitle, .divCouponsTitle {
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    margin-left: 5px;
    text-align: left;
}

.VIPDetailButtonSend {
    background: url("../Images/Register.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 32px;
    width: 94px;
}

#tdVIPRegistrationSubmitbtn {
    text-align: center;
}

.divPromotionDetail, .divEventDetail, .divCouponsDetail {
    font-family: arial;
    font-size: 12px;
    margin-left: 5px;
    padding-right: 20px;
    border-bottom: dotted 1px #1f0c06;
    padding-bottom: 10px;
    text-align: left;
}

.tdTblVIPDetailLeft {
    text-align: right;
}

.tdTblVIPDetailRight {
    text-align: left;
}

.tableRegisterVICDetail {
    margin-top: 25px;
    padding-left: 20px;
}

#DrpAnnMonth {
    text-decoration: none;
}

#DrpBDateMonth {
    text-decoration: none;
}

#divJITPcontainer {
    width: 240px;
    height: 200px;
}

#tdContactNumber {
}

#tdAddress {
    padding-right: 10px;
}

.tblAddress {
    width: 320px;
    *width: 300px;
}

#divMasterPageHeader #divContactUsContactDetail {
    display: none;
}

#divContactUsAddressDetails #divHeaderContactDetail, #divDirectionAddress #divHeaderContactDetail {
    display: none;
}

#divAddress #trRestaurantContactUsEmail {
    display: none;
}

.imgTelephone {
    padding: 1px;
    vertical-align: middle;
}

.CateringHeaderContainer {
    text-align: left;
    padding-left: 215px;
    color: #4a2127;
    font-weight: bold;
    padding-top: 10px;
    margin-bottom: 10px;
}

    .CateringHeaderContainer li {
        line-height: 18px;
    }

.HeaderText {
    padding: 0;
}

.HeaderComp {
    float: left;
    line-height: 17px;
    padding-bottom: 10px;
    text-align: center;
    width: 390px;
}

.PrintablePartyForm {
    width: 175px;
    height: 25px;
    float: right;
    margin-top: 5px;
}

.PrintablePartyFormInner {
    background: url('../Images/PrivatePartyContract.png') no-repeat top;
    height: 25px;
    width: 175px;
    cursor: pointer;
}

.leftOccasionList {
    width: 130px;
}

.ReservationStaticSelectedStyle {
    font-weight: bold;
    background: none repeat scroll 0 0 #fff;
    color: #ac0308 !important;
}

    .ReservationStaticSelectedStyle a {
        color: #ac0308 !important;
    }

.ReservationStaticHoverStyle {
    font-weight: bold;
    background: none repeat scroll 0 0 #fff;
    color: #ac0308 !important;
}

.ReservationStaticMenuItemStyle {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: 1px dotted #fff;
}

    .ReservationStaticMenuItemStyle a {
        display: block;
        font-size: 13px;
        font-weight: bold;
        padding-left: 5px;
    }

        .ReservationStaticMenuItemStyle a:hover {
            font-size: 13px;
            font-weight: bold;
            color: #ac0308 !important;
            background-color: #fff;
        }

#ReservationMenu {
    float: left;
    width: 157px;
    padding-top: 17px;
    background: url("../Images/Categorytop.jpg") no-repeat scroll left top transparent;
    display: none;
}

.ReservationMenu {
    color: #fff;
}

#ReservationContainer {
    text-align: left;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    color: #4a2127;
    font-weight: bold;
}

#ReservationContent {
    width: 935px;
    margin-bottom: 5px;
    margin: 0 auto;
}

.tdTableBookingLeft {
    color: #000;
    font-weight: normal;
    line-height: 30px;
    text-align: right;
}

.tdTableBookingRight {
    text-align: left;
    padding-left: 5px;
}

.ReservationStaticMenuStyle {
    font-weight: bold;
    color: red;
    font: 12px SegoeUI,Arial,sans-serif bold;
}

#TableBookingConiner {
    padding: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    color: #4a2127;
}

#CateringConiner {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    padding: 10px;
}

#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_divCateringInquiryMessage {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-top: 10px;
    font-size: 15px;
}

#tblCateringConiner {
    padding-left: 165px;
    padding-top: 15px;
}

.btnSubmitQuickContact {
    background: url(../Images/submit.gif) no-repeat;
    border: none;
    height: 25px;
    width: 87px;
    cursor: pointer;
}

#divContactUsPage {
    text-align: left;
    width: 100%;
    font-family: Verdana;
}

#divContactUsCustomerDetail {
    width: 380px;
}

#tdContactUsDetail {
    vertical-align: top;
    padding-top: 20px;
}

#lblContactUsMessage {
    font-size: 13px;
}

#tblContactUsDetail {
    width: 560px;
}

.tdTblContactDetailLeft {
    text-align: right;
    width: 100px;
}

.tdTblContactDetailRight {
    text-align: left;
}

#divContactUsAddressDetails {
    height: 150px;
    margin-top: 30px;
    padding: 0 0 25px 0;
}

.txtContactUsComments {
    width: 300px;
}

.ContactDetailButtonSend {
    border: none;
    background: url(../Images/Send.gif) no-repeat;
    height: 34px;
    width: 98px;
    cursor: pointer;
}

.ContactDetailButtonCancel {
    border: none;
    background: url(../Images/cancel.gif) no-repeat;
    height: 34px;
    width: 83px;
}

#ContactUSContainer {
    text-align: left;
    padding-top: 5px;
    padding-left: 5px;
    width: 940px;
    padding-right: 5px;
    padding-bottom: 5px;
}

#ContactUsContent {
    float: left;
    margin-bottom: 10px;
    width: 980px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.aboutusaspx #ContactUsContent {
    margin-top: 10px;
}

#ContactUsMenu {
    float: left;
    font: bold 12px SegoeUI,Arial,sans-serif;
    text-align: left;
    padding: 10px 10px 8px 10px;
    height: 35px;
    background: #d4cba4;
    border: 1px solid #aaa178;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
}

#ContactUsMenuBottom {
    margin-bottom: 20px;
    width: 500px;
}

#DirectionMenuBottom {
    margin-bottom: 20px;
    width: 300px;
}

.ContactStaticSelectedStyle a {
    color: #fff !important;
    font-weight: bold;
    border: 1px Solid #fff !important;
    height: 23px;
    background: none repeat scroll 0 0 #a9894e !important;
    -webkit-box-shadow: 0 0 5px #a9894e !important;
    -moz-box-shadow: 0 0 5px #a9894e !important;
    -ms-box-shadow: 0 0 5px #a9894e !important;
    -o-box-shadow: 0 0 5px #a9894e !important;
    box-shadow: 0 0 5px #a9894e !important;
}

.ContactStaticSelectedStyle {
    color: #fff !important;
    font-weight: bold;
}

.ContactStaticHoverStyle {
    color: #fff !important;
    font-weight: bold;
}

.ContactStaticMenuStyle {
    font-weight: bold;
    color: #fff;
    font: 12px SegoeUI,Arial,sans-serif bold;
}

.ContactMenu {
    color: #000;
    padding-left: 3px;
    padding-right: 3px;
    width: 100%;
}

.directionsaspx .ContactMenu, .senddirectiontomeaspx .ContactMenu {
    width: 300px !important;
}

.ContactStaticMenuItemStyle a {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    display: block;
    border: 1px Solid #fff !important;
    padding-top: 7px;
    padding-left: 7px;
    padding-right: 7px;
    -webkit-box-shadow: 0 0 5px #a9a9a9;
    -moz-box-shadow: 0 0 5px #a9a9a9;
    -ms-box-shadow: 0 0 5px #a9a9a9;
    -o-box-shadow: 0 0 5px #a9a9a9;
    box-shadow: 0 0 5px #a9a9a9;
    background-color: #dfd3a3;
    margin: 0 5px;
}

    .ContactStaticMenuItemStyle a:hover {
        cursor: pointer;
        color: #fff !important;
        font-weight: bold;
        height: 23px;
        border: 1px Solid #fff !important;
        background: #a9894e;
        -webkit-box-shadow: 0 0 5px #a9894e;
        -moz-box-shadow: 0 0 5px #a9894e;
        -ms-box-shadow: 0 0 5px #a9894e;
        -o-box-shadow: 0 0 5px #a9894e;
        box-shadow: 0 0 5px #a9894e;
    }

.ContactStaticMenuItemStyle {
    font-size: 13px;
    font-weight: bold;
    color: #575757;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 23px;
}

.tdCateringConinerBtn {
    text-align: center;
    padding-top: 10px;
}

#MediaGalleryContainer {
    text-align: left;
    padding: 5px 0 20px;
    margin: 0 5px 10px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#MediaGalleryMenu {
    width: 250px;
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #d4cba4;
    border: 1px solid #aaa178;
    margin-bottom: 20px;
}

.tblVideoGallery .repeaterDiv {
    padding-left: 10px;
}

.repeaterDiv {
    max-height: 480px;
    overflow: overlay;
}


/* ScrollBar for VideoGallery Start */

/* Width */
.repeaterDiv::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.repeaterDiv::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px grey; 
  border-radius: 10px;
}
 
/* Handle */
.repeaterDiv::-webkit-scrollbar-thumb {
  background: #bd1010; 
  border-radius: 10px;
}

/* Handle on hover */
.repeaterDiv::-webkit-scrollbar-thumb:hover {
  background: #b30000; 
}

/* ScrollBar for VideoGallery End */


.tblVideoGalleryThumb {
    margin: 10px 0px;
    padding: 10px;
    border-bottom: 1px solid #a9894e ;
}

.tblVideoGalleryThumbSelected {
    background: #a9894e;
    color: #fff;
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

    margin: 10px 0px;
}

    .tblVideoGalleryThumbSelected a {
        color: #fff;
        text-decoration: none;
    }

.tblVideoGallery .tdThumbText {
    text-align: left;
    vertical-align: top;
    width: 190px;
    font-size: 14px;

   padding-left: 10px
}

.divVideoPostedOn {
    padding-top: 5px;
}

.tdVideoDescription {
    padding-top: 8px;
}

.divVideoLable a {
    text-decoration: none;
    color: black;

    font-weight: bold;
}

#MediaGalleryContainer .ad-gallery .ad-thumbs li a.ad-active {
    border: 2px solid #000;
}

.GalleryStyle {
    text-align: left;
    color: #2f0302;
    font-weight: bold;
}

    .GalleryStyle table tr:first-child td {
        font-family: "BebasNeueRegular";
        font-size: 30px;
        color: #bc0e0d;
        line-height: 10px;
        font-weight: normal;
    }

    .GalleryStyle table tr:last-child td {
        display: none;
    }

div.ppt {
    display: none !important;
}

.pp_social .facebook {
    width: 80px !important;
}

.ItemStyleCss {
    background: #D4CBA4;
    padding: 10px;
    border: Solid 1px #aaa178;
}

    .ItemStyleCss:hover {
        border: 1px solid #3C0505;
    }

.OrderCheckoutDistanceMessage {
    color: red;
}

.PaymentOptionPanel {
    text-align: left;
    padding-left: 120px;
}

.EventContainerHeader {
    background: url(../Images/NewIcon.jpg) no-repeat;
    height: 56px;
    font-size: 15px;
    text-align: right;
    padding-top: 15px;
    padding-right: 10px;
}

    .EventContainerHeader span {
    }

.lblEventHeader {
    color: #fff;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}

.EventContainer {
    background: url(../Images/EventBg.jpg);
    background-position: top;
    height: 200px;
    text-align: left;
    overflow: auto;
    width: 226px;
}

.divEventContentContainer {
    text-align: left;
}

.EventContentContainer {
    color: #fba5a4;
}

.EventContainerFooter {
    text-align: right;
    padding-right: 10px;
    height: 10px;
}

    .EventContainerFooter a {
        color: red;
        text-decoration: none;
    }

        .EventContainerFooter a:hover {
            text-decoration: underline;
        }

.EventDate {
    list-style: none;
    font-weight: bold;
    margin-left: 0;
    padding-top: 5px;
}

.EventContent {
    font-weight: normal;
}

.LinkShowAllEvents {
    height: 10px;
}

#divShowAllTestimonials {
    text-align: right;
    padding-right: 10px;
}

    #divShowAllTestimonials a {
        color: red;
        text-decoration: none;
    }

        #divShowAllTestimonials a:hover {
            color: red;
            text-decoration: underline;
        }

#divEventAndTestimonials {
    background: #52572d;
    width: 940px;
    margin: 5px 5px 0;
}

.TestimonialControlFooter {
}

#divTestimonialContenet {
    height: 86px;
    color: #000;
}

.tdPublicationControl {
    vertical-align: top;
}

.tdTestimonialControl {
    vertical-align: top;
    height: 200px;
}

#tdTestimonialImage {
}

#divHomeTestimonials {
    height: 69px;
    text-align: left;
    text-align: left;
}

#tdTestimonialText {
}

.TestimonialControlHeader {
    background: url(../Images/TestimonialIcon.jpg) no-repeat;
    height: 35px;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
    text-align: left;
    padding-right: 10px;
}

#TestimonialControlHeaderText {
    border-bottom: 1px dotted #000;
    margin-right: 10px;
    width: 440px;
    padding-bottom: 5px;
}

.divPayByPhoneSubmitButtonContainer {
    text-align: left;
    padding-left: 258px;
    margin-left: auto;
    margin-right: auto;
}

.divSSLHostedLabelContainer {
    text-align: center;
}

.divPayByPhoneLabelContainer {
    padding: 10px;
}

#divGMapMain {
    border: solid 1px #b2412f;
    background-color: #fff;
    width: 918px;
    height: 317px;
}

#OurBranchesContainer {
    text-align: left;
}

#divGMap {
    float: right;
    border: 1px double #b2412f;
    width: 600px;
    margin: 7px;
}

#divBranchList {
    border-left: 1px solid green;
    border-right: 1px solid green;
    border-top: 1px solid green;
    border-bottom: none;
    background-color: #fff;
    width: 918px;
    margin-top: 10px;
}

.btnBranchDisplayName {
    text-decoration: none;
    border: none;
    background-color: Transparent;
    cursor: pointer;
    color: #000;
}

#divAlternativeBranchDetail {
    padding-left: 10px;
    border: solid 1px #000;
    background-color: #fff;
    margin-bottom: 5px;
}

.btnGInfoWindow {
    background-color: Transparent;
    border: none;
    font-weight: bold;
    cursor: pointer;
    margin: 1px;
}

.btnSelectLocation {
    background: url(../Images/SelectLocation.gif) no-repeat;
    border: none;
    cursor: pointer;
    height: 26px;
    width: 130px;
    margin-top: 25px;
}

.btnSeletedSelectLocation {
    background: url(../Images/SelectedSelectLocation.gif) no-repeat;
    border: none;
    cursor: pointer;
    height: 26px;
    width: 130px;
    margin-top: 25px;
}

.btnGetDirection {
    background: url(../Images/GetDirection.gif) no-repeat;
    border: none;
    cursor: pointer;
    height: 29px;
    width: 113px;
    margin: 1px;
}

.btnSelectedGetDirection {
    background: url(../Images/SelectedGetDirection.gif) no-repeat;
    border: none;
    cursor: pointer;
    height: 25px;
    width: 130px;
    margin: 1px;
}

.btnOrderNow {
    background: url(../Images/ViewMenu.gif) no-repeat;
    border: none;
    cursor: pointer;
    height: 25px;
    width: 130px;
    margin-top: 5px;
}

.btnSelectedOrderNow {
    background: url(../Images/SelectedViewMenu.gif) no-repeat;
    border: none;
    cursor: pointer;
    height: 25px;
    width: 130px;
    margin-top: 5px;
}

#divGetAddress {
    float: left;
    width: 30%;
    padding: 5px;
    margin-top: 7px;
    margin-left: 2px;
}

.tdWhereAreUNow {
    font-weight: bold;
}

.btnGo {
    font-weight: bold;
    cursor: pointer;
    background: url(../Images/FindLocation.gif) no-repeat;
    height: 26px;
    width: 130px;
    border: none;
}

.btnChangeLocation {
    margin-left: 40px;
    cursor: pointer;
    background: url(../Images/ChangeAddress.gif) no-repeat;
    height: 30px;
    width: 113px;
    border: none;
}

#tblHomePageDayAndTimeForLocation {
    margin: 0 0 0 0;
    font-size: 12px;
    color: #000;
}

.tdHomePageDayDiscriptionForLocation {
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}

.tdHomePageTimeDiscriptionForLocation {
    text-align: left;
    vertical-align: text-top;
}

.tdHomePageDayAltTextForLocation {
    font-size: 14px;
    font-weight: bold;
}

#tdDirectionDisplayBranchDetail {
    width: 30%;
    text-align: left;
    padding-left: 10px;
    padding-right: 5px;
}

#tdDirectionBusinessHours {
    width: 16%;
    text-align: center;
}

    #tdDirectionBusinessHours b {
    }

.tdDisplayBusinessHoursForLocation {
    text-align: left;
}

#tdDirectionPickupDistance {
    width: 11%;
    text-align: left;
    padding-left: 15px;
}

.DirectionBranch {
    padding-top: 5px;
    border-bottom: solid 1px green;
}

.DirectionSelectedBranch {
    padding-top: 5px;
    background-color: #d5f3c6;
    border-bottom: solid 1px green;
}

#tdHomeBottomNavigationMenu {
    display: none;
}

#divHomepageContainer {
}

#divHomePageSpecialOffer {
}

#divHomePageHeader {
}

#divHomePagePhotoGallery {
    vertical-align: top;
    min-width: 950px;
    width: 100%;
    height: 510px;
}

.divHomePageFlash {
    min-width: 950px;
    width: 100%;
    height: 500px;
    margin-top: 10px;
}

#divRightColumn {
    width: 174px;
    float: left;
    padding-left: 5px;
}

.jitmanagementaspx .divHomePageSpecialOffer {
    background-color: transparent !important;
}

#divJITRotator {
    float: left;
    width: 240px;
    padding-left: 4px;
}

#divOrderNow {
    padding: 0 17px;
    text-align: left;
}

#tdJoinFanClub {
}

#divHomePageTiming {
    height: 105px;
    vertical-align: top;
    text-align: left;
    margin-top: 9px;
    padding-top: 5px;
}

#tdTableReservationLink {
    width: 239px;
    height: 45px;
    padding-bottom: 5px;
}

#divTableReservationLink {
    width: 239px;
    height: 45px;
    cursor: pointer;
    background-image: url(../Images/Testimonials.jpg);
}

.divCateringInquiryOnCateringPage {
    width: 181px;
    height: 42px;
    cursor: pointer;
    background-image: url(../Images/CateringInquiry.gif);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: right;
}

#tdCateringInquiryLink {
    width: 239px;
    height: 45px;
    padding-top: 10px;
}

#tdHomePageTiming {
    vertical-align: top;
}

.hnkOrderOnline {
    outline: none;
    border: none;
}

#divHomeOrderOnline {
    cursor: pointer;
    height: 48px;
    width: 206px;
}

#divHomeTableReservation {
    background: url("../Images/NewsEvents.jpg") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 45px;
    width: 239px;
}

.divHeaderFacebook {
    padding: 12px 12px 6px 12px;
}

.aHeaderFacebook {
    outline: none;
    border: none;
}

.divHeaderTwitter {
    padding-left: 5px;
}

.aHeaderTwitter {
    outline: none;
    border: none;
}

.aRestaurantHeaderLogo {
    outline: none;
    border: none;
}

#divROrder {
    height: 35px;
    text-align: left;
    padding-left: 10px;
    padding-bottom: 5px;
}

.tblRorder {
    height: 35px;
    text-align: left;
}

.tdRorder {
    color: #fff;
    font-family: Verdana;
    width: 76px;
}

.btnReorder_1 {
    background: url("../Images/btnReorderEnable1.jpg") no-repeat scroll center right transparent;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin: 0;
    width: 30px;
    margin: 0 2px 0 2px;
}

.btnReorder_2 {
    background: url("../Images/btnReorderEnable2.jpg") no-repeat scroll center right transparent;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin: 0;
    width: 30px;
    padding: 0 2px 0 2px;
}

.btnReorder_3 {
    background: url("../Images/btnReorderEnable3.jpg") no-repeat scroll center right transparent;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin: 0;
    width: 30px;
    padding: 0 2px 0 2px;
}

.btnReorderDisabled_1 {
    background: url("../Images/btnReorderDisable1.jpg") no-repeat scroll center right transparent;
    border: 0 none;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin: 0;
    text-decoration: line-through;
    width: 30px;
}

.btnReorderDisabled_2 {
    background: url("../Images/btnReorderDisable2.jpg") no-repeat scroll center right transparent;
    border: 0 none;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin: 0;
    text-decoration: line-through;
    width: 30px;
}

.btnReorderDisabled_3 {
    background: url("../Images/btnReorderDisable3.jpg") no-repeat scroll center right transparent;
    border: 0 none;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin: 0;
    text-decoration: line-through;
    width: 30px;
}

.hlReorderLink {
    text-decoration: none;
    outline: none;
    border: none 0;
    cursor: pointer;
}

#divReorderLink {
    background: url(../Images/Reorder.jpg) no-repeat;
    width: 100px;
    height: 25px;
    margin-left: 3px;
    outline: none;
}

#divPhoneNumber {
    float: left;
    height: 18px;
    text-align: left;
}

#divFaxNumber {
    float: left;
    height: 17px;
    text-align: left;
}

#divEmailImage {
    height: 17px;
}

#tdPhoneNumber {
    text-align: left;
    width: 130px;
    vertical-align: top;
}

#tdFaxNumber {
    text-align: left;
    width: 130px;
}

#divAddress #trRestaurantAddLine1 {
    display: none !important;
}

#divAddress #trRestaurantAddLine2 {
    display: none !important;
}

.JITTemplateUploadButton {
    border: none;
    background: url(../Images/Upload.gif) no-repeat;
    height: 25px;
    width: 87px;
    cursor: pointer;
}

.tdJITUploadTemplate {
    padding-top: 5px;
}

.tdConfirmationControlLeft {
    padding: 1px;
    padding-top: 2px;
    padding-right: 3px;
    vertical-align: top;
    width: 120px;
}

.tdConfirmationControlRight {
    padding: 1px;
    width: 180px;
}

.txtOtherConfirmationControl {
    width: 140px;
}

.WaterMarktxtOther {
    color: gray;
    font-style: italic;
    width: 140px;
}

.ddlConfirmationControlLeft {
    width: 150px;
}

.divBusinessHourTitle {
    font-weight: bold;
    color: #9b0707;
    font-family: Arial;
    font-size: 16px;
    text-transform: uppercase;
}

.divBusinessHourHour {
    color: #6b3109;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
}

#tblMenuPageCategory {
    border: 1px solid #6d0c06;
    margin: 5px;
}

.divTestimonialHeaderContainer {
    padding: 10px 0 10px 0;
    position: relative;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    -khtml-opacity: 1;
}

.tblTestimonialGreetingContainer {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #aaa178;
    background: #faf0c4;
}

.tdTestimonialHeaderText {
    padding: 10px 40px 10px 40px;
    *padding-top: 10px;
    text-align: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 25px;
}

.lblTestimonialText {
    text-align: left;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px;
    color: #bc0e0d;
}

.tdTestimonialFeedbackButton {
    text-align: right;
    padding-right: 33px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.TestimonialFeedbackButton {
    background: url('../Images/feedback.gif') no-repeat;
    height: 25px;
    width: 87px;
    border: none;
    float: right;
    cursor: pointer;
}

.divTestimonialHeaderContainer table {
    width: 100%;
    padding-top: 20px;
}

.hlTestimonialFeedback {
    outline: none;
    border: none;
}

#divImgDescription {
    display: none;
}

#divFoodTypeVegetarian {
    display: none;
}

#SocialMediaMarketingControl {
    display: block !important;
}

.ServicesPageContent {
    width: 950px;
    width: 100%;
}

#DivTop {
    height: 64px;
    margin-left: 85px;
    margin-right: 25px;
    width: 840px;
}

#DivMainContainer {
    background: url("../Images/main.png") no-repeat scroll 0 0 transparent;
    height: 1892px;
    margin-left: 115px;
    margin-left: 70px;
    margin-right: 40px;
    width: 840px;
    margin-bottom: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#TopLeft {
    float: right;
    width: 236px;
    height: 64px;
    background: url("../Images/Menu_OrderOnlineBtn.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    margin-left: 12px;
    margin-right: 12px;
}

#TopLeftContent {
    width: 236px;
    height: 64px;
}

#TopLeft:hover {
    background: url("../Images/Menu_OrderOnlineBtn_Hover.png") no-repeat scroll 0 0 transparent;
}

#TopRight {
    width: 236px;
    height: 64px;
    float: left;
    background: url("../Images/MenuPage_PrintableMenuBtn.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    margin-right: 34px;
}

#TopRightContent {
    width: 236px;
    height: 64px;
}

#TopRight:hover {
    background: url("../Images/MenuPage_PrintableMenuBtn_Hover.png") no-repeat scroll 0 0 transparent;
}

#TopMiddle {
    width: 280px;
    height: 64px;
    float: left;
    background: url("../Images/NutritionCalcBtn.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    margin-right: 20px;
}

#TopMiddleContent {
    width: 280px;
    height: 64px;
}

#TopMiddle:hover {
    background: url("../Images/NutritionCalcBtn_Hover.png") no-repeat scroll 0 0 transparent;
}

.aboutusaspx #ContactUsMenu {
}

.aboutusaspx #ContactUSContainer {
    width: 940px !important;
    padding: 5px !important;
}

#tdPictureGalleryContainer {
    text-align: left;
    padding-left: 5px;
}

#tblGallery {
    margin: 0;
    padding: 0;
}

#tdGallery {
    padding-top: 5px;
    width:24rem;
}

#divGalleryNavigation {
    display: block;
    text-align: center;
}
#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_ctl00_dlGallery tbody {
    display: flex;
    flex-wrap: wrap;
}

.divSelectedGallery, .divUnSelectedClassGallery:hover {
    background-color: transparent;
    text-align: center;
    margin-bottom: 0;
    margin-top: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.lkbtnGallery {
    text-decoration: none;
    color: #fff;
}

.lkbtnSelectedGallery {
    color: #fff;
    text-decoration: none;
}

.divUnSelectedClassGallery {
    padding: 10px;
    text-align: center;
    margin-bottom: 0;
    margin-top: 10px;
}

#tdPhotoGalleryContent {
    width: 600px;
}

.divUnSelectedClassGallery a {
    color: #4a2127;
    font-weight: bold;
    white-space: nowrap;
    margin-top: 2px;
    font-size: 14px;
}

.divSelectedGallery a {
    color: #1f0c06;
    font-weight: bold;
    white-space: nowrap;
}

.divSelectedGallery .divGalleryimg {
    border: 2px solid #000;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    margin: 0;
    padding: 0;
    width: 89px;
    height: 66px;
}

.divUnSelectedClassGallery .divGalleryimg {
    border: 2px solid transparent;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    margin: 0;
    padding: 0;
    width: 89px;
    height: 66px;
}

.divSelectedGallery, .divUnSelectedClassGallery:hover {
    background: #a9894e;
    padding: 10px;
}

    .divSelectedGallery a img, .divUnSelectedClassGallery a img {
    }

.tdGalleryCategory {
    text-align: center;
    margin: 0 auto;
    padding-left: 10px;
}

.divUnSelectedClassGallery:hover a {
    color: #1f0c06;
    font-weight: bold;
    white-space: nowrap;
}

.orderinvoiceaspx, .giftpaypalreturnaspx, .giftinvoiceaspx, .paypalreturnaspx {
}

.NewsletterSubscriptionContainer {
    float: left;
    padding-left: 21px;
}

    .NewsletterSubscriptionContainer .tdNLMessage span {
        color: red;
    }

.newsLetterSubmit {
    background: url(../Images/SubscriptiontSubmit.jpg) no-repeat;
    width: 111px;
    height: 34px;
    border: none;
    cursor: pointer;
}

.Newsletterbody form {
    margin: auto;
    width: auto !important;
}

.tblNewsLetterSubscription {
    height: auto !important;
}

    .tblNewsLetterSubscription, .tblNewsLetterSubscription input[type=text] {
        background-color: #190a05;
    }

        .tblNewsLetterSubscription input[type=text] {
            color: #707070 !important;
            font-size: 16px;
            border: none;
            width: 200px !important;
        }

.divNewsLetterSubscriptiontTitle {
    font-family: "BebasNeueRegular";
    font-size: 31px;
    color: #ddb641;
    text-align: left;
}

.divNewsLetterSubscriptiontDesc {
    color: #aaa;
    text-align: left;
    line-height: 25px;
}

.divNewsLetterSubscription {
    margin: 10px 0;
    border: none;
    background-color: #190a05;
    width: 325px;
    padding: 7px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: inset -1px -1px 1px #463732;
    -webkit-box-shadow: inset -1px -1px 1px #463732;
    box-shadow: inset -1px -1px 1px #463732;
    float: left;
    height: 35px;
}

#divHeaderRightAddress #divHeaderContactDetail {
    font-size: 14px;
    text-align: left;
    line-height: 20px;
    color: #fff;
}

#divHeaderContactDetail #divPhoneNumber, #divContactUsContactDetail #divPhoneNumber {
    float: left;
    height: 17px;
    text-align: left;
    padding-bottom: 3px;
}

#receiveNews {
    background-image: url(../Images/ReciveNewsLetters.gif);
    width: 142px;
    height: 19px;
    margin-left: 52px;
}

#gallery {
    background: transparent !important;
    padding-top: 0 !important;
}

.RadRotator_Default .rrClipRegion {
    border: none !important;
}

.tdArrowup, .tdArrowDown {
    margin: 0 auto;
    text-align: center;
}

.tdArrowup {
    padding-top: 2px;
}

.ad-gallery {
    width: 560px !important;
    height: 420px !important;
    margin-top: 5px !important;
}

    .ad-gallery .ad-image-wrapper {
        height: 420px !important;
    }

#divPictureGallerypageContainer {
    text-align: center;
    margin: 0 auto;
    height: 650px;
}

.social-media-container {
    margin-top: 10px;
    text-align: left;
    float: left;
    margin-left: 21px;
}

.divFacebook, .divTwitter, .divGPlus, .divYoutube, .divInstagram {
    width: 48px;
    height: 48px;
    background: url(../Images/SocialMediaIcons.png) no-repeat;
    background-position: 0 0;
}

.divTwitter {
    background-position: -48px 0;
}

.divYoutube {
    background-position: -84px 0;
}

.divGPlus {
    background-position: -126px 0;
}

.divInstagram {
    background-position: -98px 0;
}

.tblHeaderSocialMedia {
    width: 144px;
    padding-right: 16px;
    float: right;
}

#divSocialMedia iframe {
    padding-top: 5px;
    padding-right: 10px;
    float: left;
}

#___plusone_0 {
    width: 80px !important;
}

.tblHeaderSocialMedia a {
    border: medium none;
    outline: medium none;
    height: 32px;
    width: 32px;
}

#divLogin {
    text-align: center;
    width: 300px;
    outline: none;
    border: 0;
    padding-left: 10px;
    float: left;
    color: #4a2127;
}

    #divLogin a {
        outline: none;
        border: 0;
    }

        #divLogin a:hover {
            color: #d3251c;
        }

#divSocialMedia {
    float: left;
    text-align: left;
    width: 100px;
    padding-top: 10px;
    padding-left: 125px;
}

.social-media-container .message {
    color: #fffbcc;
    margin-top: 10px;
}

#divFacebookContainer, #divTwitterContainer, #divYoutubeContainer, #divGPlusContainer, #divInstagramContainer , #divWhatsAppContainer {
    float: left;
    height: 48px;
    width: 48px;
    padding-right: 7px;
}

.divWhatsApp {
    width: 48px;
    height: 48px;
    background: url(../Images/FooterSocialMedia.png) no-repeat;
    background-position: -148px 0;
}

.call_img {
     background: url(../Images/social-media.png) no-repeat;
    background-position: 3px 0;
    height: 20px;
    width: 22px;
}
.call_email {
     background: url(../Images/social-media.png) no-repeat;
    background-position: -22px 0;
    height: 20px;
    width: 20px;
}
.call_insta {
     background: url(../Images/social-media.png) no-repeat;
    background-position: -57px 0;
    height: 20px;
    width: 20px;
}
.call_fb {
     background: url(../Images/social-media.png) no-repeat;
        background-position: -46px 0px;
    height: 22px;
    width: 12px;
}
.call_whatsapp {
     background: url(../Images/social-media.png) no-repeat;
    background-position: -80px 0;
    height: 20px;
    width: 20px;
}

.wa_QR_COI {
    background: url(../Images/Updated-QR.png) no-repeat;
    /* background-position: -80px 0; */
    height: 100px;
    width: 100px;
    background-position: center;
    background-size: cover;
        margin-top: 20px;
    margin-left: 15px;
}


#divGPlusContainer {
    padding-right: 0;
}

#divFBGPlusContainer {
    float: left;
    width: 150px;
    height: 35px;
    padding-top: 10px;
    padding-left: 80px;
}

#divFBLikeContainer {
    width: 80px;
    float: left;
}

#divOnlineOrder {
    float: left;
    height: 34px;
    width: 132px;
    padding-top: 10px;
    padding-left: 95px;
    vertical-align: top;
}

    #divOnlineOrder a {
        border: none;
        width: 132px;
    }

#divSocialMediaLinks {
    width: 170px;
    margin: 15px 0 10px auto;
    float: left;
}

#WelcomeNote {
    display: none;
}

#prev_home, #next_home {
    text-indent: -9999em;
    height: 0;
}

.slider_wrapper {
    height: 430px;
    margin: 0 auto;
    position: relative;
    width: 1600px;
}

#HomeMiddleContainer {
    margin: 0 auto;
    padding: 10px 0;
    position: relative;
    width: 1600px;
}

#home_pager {
}

    #home_pager a {
        background: url(../Images/NonSelectedBtn.png) no-repeat;
        height: 12px;
        margin: 0 3px;
        text-indent: -9999em;
        width: 13px;
        outline: none;
        border: 0;
        display: inline-block;
    }

        #home_pager a.activeSlide {
            background: url(../Images/SelectedBtn.png) no-repeat;
        }

#HeaderRightFlotter {
    width: 350px;
    float: right;
}

#tblHeaderRight {
    width: 90%;
}

#divTableReservationHeaderLine1 {
    text-align: center;
    color: #4a2127;
    font-weight: bold;
}

.divRULInfoContent {
}

#divAboutUsContent p {
    color: #4a2127;
    font-size: 13px;
}

#divAboutUsContent {
    width: 750px;
    float: left;
    padding-left: 20px;
    padding-top: 20px;
    text-align: justify;
    margin-bottom: 10px;
}

#divAboutUsImage {
    height: 303px;
    width: 303px;
    float: left;
    background-image: url("../Images/pakwaan_sun02.png");
    background-repeat: no-repeat;
    margin-left: 40px;
    margin-top: 50px;
}

#divAboutUsFlash {
    padding-left: 10px !important;
}

#sitenav-bar {
    background: transparent;
    background-image: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    height: 60px;
    line-height: 35px;
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 10px;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 0;
    padding-top: 0;
    position: absolute;
    width: 76%;
    text-align: right;
}

#toggle-link {
    position: absolute;
    top: 0;
    left: 96%;
    margin: 0 0 0 -10px;
    padding-left: 4px;
    margin-bottom: 0;
    height: 60px;
    line-height: 60px;
    color: #4a2127;
    font-size: 10px;
    text-transform: uppercase;
    cursor: pointer;
    z-index: 9999;
}

.accordion-close .toggle-link {
    background-image: url(../Images/Up_Down_Arrow.png);
    background-position: 0 -4px;
    background-repeat: no-repeat;
    margin-left: 5px;
    width: 46px;
    height: 60px;
    z-index: 9999;
}

.accordion-open .toggle-link {
    background-image: url(../Images/Up_Down_Arrow.png);
    background-position: -50px -4px !important;
    background-repeat: no-repeat;
    width: 46px;
    height: 60px;
    margin-left: 0;
    z-index: 9999;
}

    .accordion-open .toggle-link:hover {
        background-position: -50px 0 !important;
    }

.headersection, .accordion .accordion-close {
    height: 60px !important;
}

#headersection {
    display: none;
}

.picturegalleryaspx #headersection {
    display: block;
    font-family: Rockwell;
    color: #d3251c;
    font-weight: bold;
    font-size: 16px;
}

#toggle-header_Hide, #toggle-header_Show {
    padding-right: 35px;
    vertical-align: top;
    cursor: pointer;
    display: none;
}

.accordion-close #toggle-header_Hide {
    display: none;
}

.accordion-close #toggle-header_Show {
    display: inline-block;
    display: none;
}

.accordion-open #toggle-header_Show {
    display: none;
}

.accordion-open #toggle-header_Hide {
    display: inline-block;
    display: none;
}

.printablemenudinein #MenuPageGalleryContainer {
    display: none;
}

.printablemenudinein #restdetails {
    background-color: #fff;
    width: 926px !important;
}

.printablemenudinein #categories a {
    font-size: 11px;
    font-weight: bold;
    height: 21px;
    text-decoration: underline;
    text-transform: uppercase;
    color: #000;
}

.printablemenudinein #tdtablesearch {
    display: none;
}

.printablemenudinein #divMasterPageHeader {
    display: none;
}

.printablemenudinein #divHeader {
    background: none;
    padding: 0;
    height: 97px;
}

.printablemenudinein .bodyFormContainer {
    font-family: Verdana;
    font-size: 12px;
    margin: 0;
    text-align: center;
    background: #fff;
    width: 950px;
    margin: 0 auto;
}

.printablemenudinein #PageFooter {
    display: none;
}

.printablemenudinein #MenuPageFlash {
    float: left !important;
}

.menuaspxcategorypartytray #MenuPageFlash {
    background: url("../Images/HeaderBg.jpg") repeat scroll 0 0 transparent;
    width: 100%;
    height: 200px;
}

.printablemenudinein #menuCategoryContainer {
    margin-top: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    background: none !important;
    padding: 0;
    border: none;
}

.printablemenudinein #divContainer {
    font-family: Verdana;
    font-size: 12px;
    border: 2px solid #921110;
    width: 946px;
}

.printablemenudinein #PrintableLogo {
    background-color: #f3eae1;
    display: block !important;
    font-family: Verdana;
    font-size: 54px;
    text-align: left;
    width: 946px;
    border: 2px solid #921110;
    border-bottom: none;
    margin: 0 auto;
}

.printablemenudinein {
    background: #fff;
}

    .printablemenudinein #menuCategoryContainer #restdetails #categories {
        display: none !important;
    }

    .printablemenudinein #menuCategoryContainer .menu_category {
        background: none !important;
        margin-left: 5px;
        margin-bottom: 3px;
    }

        .printablemenudinein #menuCategoryContainer .menu_category a {
            background: none !important;
            cursor: inherit !important;
            padding-left: 0 !important;
            height: auto;
            text-decoration: none;
            color: #000;
        }

    .printablemenudinein .menu_item p {
        clear: both;
        color: #8b8b8b;
        font-size: 13px;
        margin: 0;
        font-family: Arial;
        padding: 2px 2px 2px 0;
    }

    .printablemenudinein .menu_category h3 {
        float: left;
        margin: 0;
        padding-top: 5px;
        padding-bottom: 0 !important;
        padding-left: 0 !important;
        width: 100%;
    }

    .printablemenudinein .content {
        display: none;
    }

#PrintableLogo {
    display: none;
}

.printablemenudinein .PrintableLogo {
    height: 100px;
    width: 950px;
}

.printablemenudinein #categories .category:hover, .printablemenudinein #categories .selected {
    height: 21px;
    cursor: pointer;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #000 !important;
    color: #fff !important;
}

    .printablemenudinein #categories .selected a {
        color: #fff;
        height: 21px;
        cursor: pointer;
    }

    .printablemenudinein #categories .category:hover a, .printablemenudinein #categories .category a:hover {
        background: #000;
        color: #fff;
        height: 21px;
        cursor: pointer;
    }

.printablemenudinein .DataLinkContainer {
    display: none !important;
}

.printablemenudinein #divFranchiseInquiry {
    display: none;
}

.printablemenudinein #divMenuNavigation {
    display: none;
}

.printablemenudinein #categories a:hover {
    text-decoration: underline;
    height: 21px;
    cursor: pointer;
    color: #fff;
}

.printablemenudinein .menu_category a {
    color: #000 !important;
    display: block;
    padding-left: 50px;
    font-family: arial;
    font-size: 16px;
    text-transform: uppercase;
    padding-top: 5px;
    padding-left: 0;
    text-decoration: none;
    width: 910px;
}

.printablemenudinein .menu_item span {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
    text-decoration: none;
}

.printablemenudinein #restaurantmenu .rest_menu_full .itemcolumn {
    width: 290px;
    float: left;
}

.printablemenudinein .item_desc {
    color: #8b8b8b;
    float: left;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 3px;
    text-align: left;
    width: 100%;
}

.printablemenudinein .menu_category.lvl2 a {
    color: #000 !important;
    margin-top: 0;
}

.printablemenudinein #subcategories {
    display: none;
}

.printablemenudinein .menu_item_value > img {
    display: none;
}

.orderinvoiceaspx .content {
    margin: 0 auto;
    padding-top: 10px;
}

#TitleContainer {
    text-align: left;
    padding: 5px 5px 10px 5px;
}

#TitleText {
    color: #b94d0a;
    font-family: Verdana;
    font-size: large;
    font-weight: bold;
    text-align: left;
    margin-left: 5px;
}

.RadEditorBody {
    text-align: left;
}

.divWebContentPageEditorContainer {
    padding: 5px;
}

.lblWebContentMessage, .divFileNotfound {
    color: red;
    font-weight: bold;
    font-size: 12px;
}

.divFileNotfound {
    padding: 5px;
    font-size: 14px;
}

.webcontentSubmit {
    background: url(../Images/submit.gif) no-repeat;
    width: 87px;
    height: 25px;
    border: none;
    cursor: pointer;
}

.webcontentReset {
    border: none;
    background: url(../Images/Reset.gif) no-repeat;
    height: 25px;
    width: 87px;
    margin-right: 200px;
    cursor: pointer;
}

#divHomeSlider #slider {
    background: transparent !important;
    height: auto !important;
    position: relative !important;
    width: 100% !important;
    margin: 0 auto;
}

#divHomeSlider .slider-wrapper {
    height: auto;
    width: 100%;
}

#divHomeSlider #slider a.nivo-imageLink {
    z-index: 1;
    width: 931px !important;
    height: auto !important;
}

#divHomeSlider #slider img {
    height: auto !important;
    text-align: center;
    width: 100% !important;
}

#divHomeSlider {
    width: 100%;
    margin: 0 auto;
}

    #divHomeSlider .nivo-controlNav {
        background-color: Transparent !important;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
        text-align: center;
    }

        #divHomeSlider .nivo-controlNav a {
            cursor: pointer;
        }

            #divHomeSlider .nivo-controlNav a.active {
                font-weight: bold;
            }

    #divHomeSlider .nivo-prevNav {
        left: 0;
    }

    #divHomeSlider .nivo-nextNav {
        right: 0;
    }

    #divHomeSlider .nivoSlider {
        position: relative;
        width: 100%;
        height: auto;
        overflow: hidden;
    }

        #divHomeSlider .nivoSlider img {
            position: absolute;
            top: 0;
            left: 0;
            max-width: none;
            border: none;
        }

    #divHomeSlider .nivo-main-image {
        display: block !important;
        position: relative !important;
        width: 100% !important;
    }

    #divHomeSlider .nivoSlider a.nivo-imageLink {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
        padding: 0;
        margin: 0;
        z-index: 6;
        display: none;
        cursor: pointer;
    }

    #divHomeSlider .nivo-slice {
        display: block;
        position: absolute;
        z-index: 0;
        height: 100%;
        top: 0;
    }

    #divHomeSlider .nivo-box {
        display: block;
        position: absolute;
        z-index: 5;
        overflow: hidden;
    }

        #divHomeSlider .nivo-box img {
            display: block;
        }

    #divHomeSlider .nivo-caption {
        position: absolute;
        left: 0;
        bottom: 0;
        background: #000;
        color: #fff;
        width: 100%;
        z-index: 8;
        padding: 5px 10px;
        opacity: .8;
        overflow: hidden;
        display: none;
        -moz-opacity: .8;
        filter: alpha(opacity=8);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: none !important;
    }

        #divHomeSlider .nivo-caption p {
            padding: 5px;
            margin: 0;
        }

        #divHomeSlider .nivo-caption a {
            display: inline !important;
        }

    #divHomeSlider .nivo-html-caption {
        display: none;
    }

    #divHomeSlider .nivo-directionNav a {
        position: absolute;
        top: 45%;
        z-index: 9;
        cursor: pointer;
    }

    #divHomeSlider .theme-default .nivoSlider {
        position: relative;
        background: #fff url(../Images/loading.gif) no-repeat 50% 50%;
        margin-bottom: 10px;
    }

        #divHomeSlider .theme-default .nivoSlider img {
            position: absolute;
            top: 0;
            left: 0;
            display: none;
        }

        #divHomeSlider .theme-default .nivoSlider a {
            border: 0;
            display: block;
        }

    #divHomeSlider .theme-default .nivo-controlNav {
        padding: 0;
        text-align: center;
        margin: 0 auto;
        width: 240px;
        margin-top: 5px;
        /*left:auto;*/
    }

        #divHomeSlider .theme-default .nivo-controlNav a {
            display: inline-block;
            width: 13px;
            height: 12px;
            background: url(../Images/Bullet.png) no-repeat;
            background-position: -13px 0;
            text-indent: -9999px;
            border: 0;
            margin: 0 2px;
        }

            #divHomeSlider .theme-default .nivo-controlNav a.active {
                background: url(../Images/Bullet.png) no-repeat;
                width: 13px;
                height: 12px;
            }

    #divHomeSlider .theme-default .nivo-directionNav a {
        display: block;
        width: 44px;
        height: 44px;
        background: url(../Images/Next_Previous.png) no-repeat;
        text-indent: -9999px;
        border: 0;
        opacity: 0;
        -webkit-transition: all 200ms ease-in-out;
        -moz-transition: all 200ms ease-in-out;
        -o-transition: all 200ms ease-in-out;
        transition: all 200ms ease-in-out;
    }

    #divHomeSlider .theme-default:hover .nivo-directionNav a {
    }

    #divHomeSlider .theme-default a.nivo-nextNav {
        background-position: -44px 0;
        opacity: .5;
        margin-right: 1%;
    }

        #divHomeSlider .theme-default a.nivo-nextNav:hover {
            background-position: -44px 0;
            opacity: 1;
        }

    #divHomeSlider .theme-default a.nivo-prevNav {
        opacity: .5;
        margin-left: 1%;
    }

        #divHomeSlider .theme-default a.nivo-prevNav:hover {
            opacity: 1;
        }

    #divHomeSlider .theme-default .nivo-caption {
        font-family: Helvetica,Sans-Serif,sans-serif;
    }

        #divHomeSlider .theme-default .nivo-caption a {
            color: #fff;
            border-bottom: 1px dotted #fff;
        }

            #divHomeSlider .theme-default .nivo-caption a:hover {
                color: #fff;
            }

    #divHomeSlider .theme-default .nivo-controlNav.nivo-thumbs-enabled {
        width: 100%;
    }

        #divHomeSlider .theme-default .nivo-controlNav.nivo-thumbs-enabled a {
            width: auto;
            height: auto;
            background: none;
            margin-bottom: 5px;
        }

        #divHomeSlider .theme-default .nivo-controlNav.nivo-thumbs-enabled img {
            display: block;
            width: 120px;
            height: auto;
        }

#toTop {
    background: url("../Images/btgotop.png") no-repeat scroll 0 0 transparent;
    bottom: 3%;
    cursor: pointer;
    display: block;
    height: 55px;
    position: fixed;
    right: 10px;
    text-indent: 666em;
    width: 55px;
    z-index: 666;
    background-position: center bottom;
}

    #toTop:hover {
        background-position: center top;
    }

#divFooter {
    font-family: verdana;
    font-size: 13px;
    padding-top: 10px;
    padding-bottom: 5px;
    vertical-align: top;
    margin: 0 auto;
    background: url(../Images/FooterBg.jpg);
}

.tdNLInputEmail {
    float: left;
}

.tdNLMessage {
    float: left;
    margin-top: 10px;
}

.tdNLSubmit {
    float: right;
}

.txtNLEmail {
    background: #190A05;
    border: none;
    color: #707070 !important;
    padding: 7px 5px;
    font-size: 14px;
}

#PageFooter {
    margin: 0 auto;
    width: 990px;
}

#divFooterLeft {
    float: left;
    width: 267px;
}

.divFooterSepearator {
    background-image: url(../Images/Seprator_Footer.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 113px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 15px;
    width: 1px;
}

#divMasterPageFooter {
    color: #fffbcc;
    text-align: left;
    line-height: 1.8;
}

.Restoname {
    color: #fffbcc;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
}

#divFooterAddress {
    color: #fffbcc;
    float: left;
    text-align: left;
    width: 280px;
}

#divFooterMiddle {
    float: left;
    vertical-align: top;
    width: 295px;
    padding-left: 12px;
}

#divFooterMenu {
    float: left;
    padding-bottom: 5px;
}

#divBottomPageNavigation {
    float: left;
    padding-left: 14px;
}

.menuBottomStaticSelectedStyle {
    color: #fff;
}

.menuBottomStaticMenuItemStyle {
    padding-left: 3px;
    padding-right: 3px;
}

.menuBottomNavigation a {
    color: #fff;
}

    .menuBottomNavigation a:hover {
        color: #1f0c06;
    }

.menuBottom tr td img {
    margin-top: 2px;
}

#divFooterLinkContainer {
    float: left;
    padding-bottom: 5px;
    padding-left: 21px;
}

#divMasterPageFooterLink {
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: left;
}

#divCreditCard {
    float: left;
    margin-left: 20px;
    text-align: left;
    width: 130px;
}

#divFooterRight {
    float: left;
}

#divRestLogo {
    background-image: url("../Images/FooterLogo.jpg");
    background-repeat: no-repeat;
    height: 64px;
    width: 196px;
}

#divPrivacyPolicy {
    float: left;
    text-align: left;
    width: 110px;
}

#divLinkSeperator {
    color: #fffbcc;
    float: left;
    text-align: left;
    width: auto;
}

#divMasterPageCompanyName {
    padding-top: 5px;
    color: #fffbcc;
    float: left;
    text-align: left;
    width: 200px;
}

.CompanyLink {
    text-decoration: none;
    color: #fffbcc;
    line-height: 20px;
}

a.CompanyLink {
    outline: none;
    border: 0;
}

    a.CompanyLink:hover {
        color: #ff0;
    }

.privacypolicy {
    text-decoration: none;
    color: #fffbcc;
    margin-left: 0 !important;
}

a.privacypolicy {
    outline: none;
    border: 0;
}

    a.privacypolicy:hover {
        color: #ff0;
    }

#divCareersControlContainer {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #d9d9d9;
    font-family: Helvetica,Arial,sans-serif;
    padding: 20px 40px;
    text-align: left;
    color: #4a2127;
}

#divCareerHeaderContain {
    color: #4a2127;
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
}

    #divCareerHeaderContain > div:first-child {
        padding: 10px;
        color: #4a2127;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

.btnDownloadPdf {
    background: url("../Images/DownloadForm.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    display: none;
    margin-left: 380px;
    margin-top: 10px;
}

#divCareerApplyOnline {
    color: #4a2127;
    font-size: 13px;
    font-weight: bold;
}

#tblCareerApplyOnline {
    margin-left: 150px;
    margin-top: 10px;
}

.tdLeftCareer {
    text-align: right;
}

.tdRightCareer {
    padding-left: 3px;
    text-align: left;
}

.txtCareerSend {
    background: url("../Images/Send.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 25px;
    width: 87px;
    margin-top: 10px;
}

.lblCareerMessage {
    color: red;
}

#divFranchiseButtonConaienr {
    float: left;
    margin-left: 10px;
}

.btnFranchise {
    background-image: url("../Images/FranchiseInquiry1.gif");
    background-repeat: no-repeat;
    color: #4a2127;
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 20px;
    padding-left: 12px;
    padding-top: 5px;
    text-decoration: none;
    width: 128px;
}

#divContainer .resendactivationaspx {
    border: 1px solid #9d0d0d;
    border-radius: 5px;
    color: #646464;
    margin-bottom: 50px;
    margin-left: 150px;
    margin-top: 43px;
    padding: 10px;
    text-align: center;
    width: 500px;
}

    #divContainer .resendactivationaspx p, #divContainer .resendactivationaspx table h3 {
        text-align: left;
    }

.divContactUsBusinessHoursTitle {
    color: #1f0c06;
    display: block;
    font-family: "BebasNeueRegular";
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
}

.divContactUsBusinessHoursDay {
    color: #1f0c06;
    font-family: Cambria;
    font-size: 15px;
    font-weight: normal;
    text-align: center;
}

.divContactUsBusinessHoursTime {
    color: #222;
    font-family: Cambria;
    font-size: 15px;
    font-weight: normal;
    text-align: center;
}

#navigation #About1, #navigation #Directions1 {
    display: none;
}

#ContactUsContent .seprator td:first-child + td + td, #ContactUsContent .seprator td:first-child + td + td + td + td + td + td {
    border-right: 1px solid #000;
}

#DirectionContainer #td2DirectionsMobile {
    width: 300px;
}

.photogallerymanagementaspx #divAdminPictureGallery {
}

.photogallerymanagementaspx .trPhotoAdminRptGalleryTitle {
    width: 500px;
}

.photogallerymanagementaspx .tdPhotoAdminRptGalleryTitleName {
    width: 300px;
    padding: 5px;
    background-color: #a9894e;
    color: #fff;
    font-weight: bold;
}

.photogallerymanagementaspx .tdPhotoAdminRptGalleryTitleImage {
    width: 150px;
    padding: 5px;
    background-color: #a9894e;
    color: #fff;
    font-weight: bold;
}

.photogallerymanagementaspx .tdPhotoAdminRptGalleryTitleEdit {
    width: 50px;
    padding: 5px;
    background-color: #a9894e;
    color: #fff;
    font-weight: bold;
}

.photogallerymanagementaspx .tdPhotoAdminRptGalleryTitleDelete {
    width: 50px;
    padding: 5px;
    background-color: #a9894e;
    color: #fff;
    font-weight: bold;
}

.photogallerymanagementaspx .tdPhotoAdminRptGalleryItemName {
    padding: 5px;
    font-weight: bold;
}

.photogallerymanagementaspx .tdPhotoAdminRptGalleryItemImage {
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
}

    .photogallerymanagementaspx .tdPhotoAdminRptGalleryItemImage img {
        border: 1px solid #000;
    }

.photogallerymanagementaspx .divPhotoAdminCreateLink {
    width: 145px;
    margin-left: 695px;
    text-align: center;
    padding: 5px;
}

.divPhotoAdminCreateLink a {
    color: #000;
    font-weight: bold;
}

.photogallerymanagementaspx .divPictureGalleryContent {
    width: 700px;
    margin: 0 auto;
}

.photogallerymanagementaspx .tdPhotoAdminRptGalleryItemEdit {
    font-weight: bold;
}

.tdPhotoAdminRptGalleryItemEdit a {
    color: #fff;
    font-weight: bold;
}

.photogallerymanagementaspx .tdPhotoAdminRptGalleryItemDelete {
    font-weight: bold;
}

    .photogallerymanagementaspx .tdPhotoAdminRptGalleryItemDelete a {
        color: #fff;
        font-weight: bold;
    }

.photogallerymanagementaspx .tdLeftPhotoAdminGalleryView {
    width: 200px;
    text-align: right;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    vertical-align: top;
}

.photogallerymanagementaspx .tdRightPhotoAdminGalleryView {
    width: 200px;
    padding: 3px;
    text-align: left;
}

.photogallerymanagementaspx .divPictureGalleryContent table {
    border: 1px solid #8f8f69;
    font-weight: bold;
    width: 700px;
    margin-bottom: 10px;
}

.photogallerymanagementaspx .divPictureGalleryContent a {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}

.photogallerymanagementaspx .divPictureGalleryContent p a {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}

.PhotoAdminUploadButton {
    background: url(../Images/Upload.gif);
    background-repeat: no-repeat;
    width: 87px;
    height: 26px;
    border: none;
}

.divPhotoAdminUploadButton {
    text-align: center;
    width: 700px;
    padding-top: 5px;
}

.PhotoAdminTitle h3 {
    font-size: 16px;
    color: #000;
    text-decoration: underline;
    text-align: center;
}

.PhotoAdminChangeButton {
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}

.photogallerymanagementaspx .photogallerymanagementaspx .GalleryStyle {
    color: #000;
    float: left;
    text-align: left;
    border: 0;
}

.photogallerymanagementaspx .GalleryStyle p {
    color: #000;
    text-align: left;
}

.photogallerymanagementaspx .ItemStyleCss {
    background: none;
    border: 0;
}

    .photogallerymanagementaspx .ItemStyleCss a {
        color: #000;
    }

.photogallerymanagementaspx .GalleryStyle a {
    color: #000;
}

.photogallerymanagementaspx #tdGallery {
    background: #aaa;
}

.photogallerymanagementaspx .divSelectedGallery {
    background: #9a0104;
    padding: 15px;
}

.photogallerymanagementaspx .divUnSelectedClassGallery {
    background: #aaa;
    padding: 15px;
}

.photogallerymanagementaspx #tdGallery a, .divSelectedGallery a, .divUnSelectedClassGallery:hover a {
    color: #fff;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}

.photogallerymanagementaspx .divSelectedGallery a {
    color: #ddd !important;
}

#categories .category a {
    font-size: 13px;
}

#divEventsContainer {
    padding: 10px 0;
    margin-bottom: 10px;
    text-align: left;
}

#EventLeft {
    vertical-align: top;
}

#divEventCategory {
    border: solid 1px #d7af5b;
    width: 200px;
}

#EvetRight {
    vertical-align: top;
    width: 700px;
}

#tdEventDateLeftCurve {
    background: url(../Images/LeftDateCurve.jpg) no-repeat;
    height: 28px;
    width: 12px;
}

#tdEventDateContent {
    background: url(../Images/DateBg.jpg) repeat-x;
    font-weight: bold;
    color: #000;
}

#tdEventDateRight {
    background: url(../Images/RightDateCurve.jpg) no-repeat;
    height: 28px;
    width: 12px;
}

#tdEventTopLeft {
    background: url(../Images/EventTopLeftCorner.jpg) no-repeat;
    width: 46px;
}

#tdEventTop {
    background: url(../Images/EventTopBg.jpg) repeat-x;
    height: 38px;
}

#tdEventTopRight {
    background: url(../Images/EventTopRightCorner.jpg) no-repeat;
    width: 46px;
}

#tdEventLeft {
    background: url(../Images/EventLeftBg.jpg) repeat-y;
    width: 46px;
}

#tdEventRight {
    background: url(../Images/EventRightBg.jpg) repeat-y right;
    width: 46px;
}

#tdEventBottomLeft {
    background: url(../Images/EventBottomLeftCorner.jpg);
    width: 46px;
}

#tdEventBottom {
    background: url(../Images/EventBottomBg.jpg);
    height: 38px;
}

#tdEventBottomRight {
    background: url(../Images/EventBottomRightCorner.jpg);
    width: 46px;
}

#tdEventContainer {
    background: #fff;
}

#tdEventImage {
}

.tdEventLeft {
    text-align: right;
    font-weight: bold;
    padding-top: 7px;
    padding-bottom: 7px;
}

.tdEventRight {
    text-align: left;
    padding-left: 3px;
}

#tdEventcontent {
    padding-left: 30px;
}

.tdEventDescriptionTitle {
    background: url(../Images/EventDescriptionBg.jpg) no-repeat top left;
    text-align: left;
    color: #fff;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-left: 10px;
}

#tblEventDate {
    margin-left: 30px;
}

#tblEvent {
    width: 650px;
    margin-left: 30px;
    border: solid 1px #fff;
}

.divEventDate {
    text-align: left;
}

.divEvent {
    text-align: left;
    margin-bottom: 15px;
}

.imgEventImage {
    width: 175px;
    height: 100px;
}

.imgEventImageNone {
    display: none;
}

.divNoEventFound {
    font-size: 15px;
    font-weight: bold;
    padding-top: 20px;
}

#divAnnouncementItemTemplate {
    text-align: left;
    width: 100%;
}

#divAnnouncementTitleContainer {
    clear: both;
    text-align: left;
    padding: 10px 20px 15px;
    background-color: #ebdfb5;
    display: block;
    text-decoration: none;
    margin-bottom: 10px;
    width: 920px;
}

    #divAnnouncementTitleContainer:hover {
        text-decoration: none;
    }

#tblAnnouncementTitle {
    width: 100%;
}

.lblAnnouncementTitle {
    font-size: 16px;
    font-weight: bold;
    color: #a9894e;
    text-decoration: none;
}

    .lblAnnouncementTitle:hover {
        text-decoration: underline;
    }

.lblAnnouncementDescription {
    font-size: 14px;
    color: #000;
    text-decoration: none;
}

.lnkAnnouncement {
    text-decoration: none;
}

.lblAnnouncementTiming {
    font-size: 12px;
    color: #81200d;
}

.imgAnnouncement {
    width: 250px;
    height: 150px;
}

#divAnnouncementImageAndDescriptionContainer {
    padding-top: 5px;
}

.divAnnouncementTiming {
    width: 280px;
    background-image: url("../Images/Timings.png");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 25px;
    min-height: 20px;
}

#divAnnouncementDescriptionContainer {
    width: 110px;
    overflow: hidden;
    font: left;
    height: 120px;
}

#divAnnouncementContainer, #divPastAnnouncementContainer {
    text-align: left;
}

#divAnnouncementNavigationContainer {
    margin-left: 10px;
    margin-right: 10px;
    background-color: #d3b871;
}

#divPastAnnouncementTitle, #divAnnouncementTitle {
    padding: 5px 0 10px 30px;
    font-size: 18px;
    margin: 20px 10px 0 10px;
    background-color: #f6da91;
    height: 23px;
    color: #591721;
    font-weight: bold;
}

#tblAnnouncementItemTemplate {
    width: 100%;
}

#tdAnnouncementImage {
    text-align: center;
    vertical-align: top;
    padding: 10px;
    width: 100%;
}

#tdAnnouncementContent {
    text-align: left;
    vertical-align: top;
    width: 100%;
    padding-left: 5px;
}

#divAnnouncementSeperator {
    width: 100%;
    height: 1px;
    border-bottom: dashed 1px #adadad;
}

.divAnnouncementContentContainer, .divPastAnnouncementContentContainer {
    padding-left: 10px;
    padding-right: 10px;
}

.NoEventFound {
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    padding-top: 15px;
    color: #666;
}

.Annnav {
}

.hlnkAnnouncementLink {
    text-decoration: none;
    color: #591721;
    font-weight: bold;
    display: block;
}

    .hlnkAnnouncementLink:hover {
        color: #fff;
        display: block;
    }

.Annmenu-left {
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    margin-left: 10px;
    cursor: pointer;
}

.Annmenu-mid {
    height: 23px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    cursor: pointer;
    padding-top: 5px;
}

.Annmenu-right {
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    cursor: pointer;
}

.Annmenu-left-active {
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    margin-left: 10px;
    cursor: pointer;
}

.Annmenu-mid-active {
    height: 23px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    cursor: pointer;
    padding-top: 5px;
    color: #fff;
    font-size: 14px;
}

.Annmenu-right-active {
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    cursor: pointer;
}

.hlnkAnnouncementLink:hover .Annmenu-left {
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    margin-left: 10px;
    cursor: pointer;
}

.hlnkAnnouncementLink:hover .Annmenu-mid {
    height: 23px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    cursor: pointer;
    padding-top: 5px;
}

.hlnkAnnouncementLink:hover .Annmenu-right {
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    cursor: pointer;
}

#tdAnnouncementIconImage {
    vertical-align: top;
    text-align: left;
    width: 28px;
    padding-top: 10px;
}

#tdAnnouncementTitle {
    vertical-align: middle;
    text-align: left;
    padding-left: 10px;
    width: 500px;
}

.divSocialMediaMarketingEventsSummaryRight {
    float: left;
    margin-top: 15px;
}

#divAnnouncementDescriptionContainer img {
    max-height: 110px;
    max-width: 120px;
}

.divAnnouncementTitle {
    padding-top: 10px;
    padding-bottom: 5px;
}

#divAnnouncementDesc {
    padding-bottom: 10px;
}

.lnkAnnouncementTitle {
    font-size: 16px;
    font-weight: bold;
    color: #5e0d14;
    text-decoration: none;
}

    .lnkAnnouncementTitle:hover {
        text-decoration: underline;
    }

.tdAnnouncementImage {
    display: none;
}

.announcementIcon {
    background: url(../Images/Announcement.png) no-repeat;
    float: left;
    width: 28px;
    height: 28px;
}

.eventsIcon {
    background-image: url("../Images/EventsDisplayBoard.png");
    background-repeat: no-repeat;
    color: #fff;
    font-weight: bold;
    height: 120px;
    padding-right: 25px;
    width: 110px;
}

.lblMonth {
    font-weight: bold;
    font-size: 14px;
    font-family: Verdana;
    text-align: center;
    padding-bottom: 12px;
    color: #fff;
    float: left;
    width: 100%;
    padding-top: 20px;
}

.lblDate, .lblYear {
    font-weight: normal;
    font-size: 12px;
    font-family: Verdana;
    text-align: center;
    color: #000;
    float: left;
    width: 100%;
    padding-top: 3px;
    line-height: 1.6;
}

.sameDay {
    font-size: 25px;
}

.newsIcon {
    background: url(../Images/News.png) no-repeat;
    color: #fff;
    font-weight: bold;
    padding-right: 25px;
    height: 28px;
    width: 28px;
    float: left;
}

.hlnkViewMore {
    text-decoration: none;
    color: #620f19;
}

.divAnnouncementViewMore {
    clear: both;
    text-align: right;
    padding-bottom: 5px;
}

#divAnnoucementDetailHeaderTitle {
    height: 30px;
    padding-left: 10px;
    padding-top: 5px;
    background-color: #ebdfb5;
}

.lblAnnoucementDetailTitle {
    font-size: 18px;
    font-weight: bold;
    color: #5a5a5a;
}

#divAnnoucementDetailTimings {
    font-weight: bold;
    padding: 5px;
    padding-left: 10px;
    color: #000;
}

#divAnnoucementDetailDescriptionContainer {
    padding: 5px;
}

#divAboutUsOrderOnline {
    height: 34px;
    width: 132px;
}

#divFeedbackButtonContainer {
    position: fixed;
    top: 40%;
    width: 20px;
    left: 0;
    padding: 12px 3px 20px;
    z-index: 1000;
    background-image: url("../Images/feedback-tab-bg-dark.png");
    height: 100px;
    background-color: #333;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    display: none;
}

    #divFeedbackButtonContainer a {
        text-decoration: none !important;
    }

#divfeedbackbutton {
    background-image: url("../Images/feedback.png");
    cursor: pointer;
    height: 96px;
    margin-left: 0;
    margin-right: 0;
    margin-top: -6px;
    padding: 0;
    width: 20px;
}

.contactusaspx #divFeedbackButtonContainer, .surveyfeedbackaspx #divFeedbackButtonContainer, .ordercheckoutaspx #divFeedbackButtonContainer {
    display: block;
}

.divContactUsBusinessHoursContainer #DisplayBusinessHoursTitle {
    padding: 20px;
}

    .divContactUsBusinessHoursContainer #DisplayBusinessHoursTitle:before {
        content: "Business Hours";
        position: absolute;
        margin-top: -15px;
        margin-left: -75px;
        margin-left: 10px \9;
    }

.divContactUsBusinessHoursContainer .divDay, .divContactUsBusinessHoursContainer .divTime { /*float: left;*/
    padding-top: 2px;
}

    .divContactUsBusinessHoursContainer .divTime:before {
        content: ": ";
    }

    .divContactUsBusinessHoursContainer .divDay:before {
        clear: both;
    }

.divContactUsBusinessHoursContainer .divBusinessHourTitle {
    padding-top: 5px;
    float: left;
    width: 100%;
}

#divContactUsContactDetail {
    float: right;
    margin-top: -80px;
    margin-top: -60px \9;
    width: 260px;
}

.divContactUsBusinessHoursContainer {
    width: 220px;
}

#divfeedbackbuttonText {
    width: 1em;
    font-size: 13px;
    letter-spacing: 13px;
    color: #fff;
    font-weight: bold;
    padding-left: 2px;
}

#divTestimonialsOuter {
    float: right;
    padding: 5px;
    width: 342px;
}

.homeReviewText {
    color: #333;
    font-family: Arial;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    line-height: 1.5;
    /*width: 560px;*/
    padding-left: 18px;
}

.homeReviewWrapper {
    padding: 5px;
}

.homeReviewAuthor {
    color: #670018;
    font-weight: bold;
    text-align: left;
    width: 300px;
    font-size: 16px;
    font-family: Arial;
    padding-left: 18px;
}

#divTestimonialWrapper {
}

#divHeaderRightAddress #divContactUsBusinessHours {
    display: none;
}

.cluetip-close img {
    border: none !important;
}

.cluetip-drop-shadow {
    background-color: #fff !important;
}

#cluetip-waitimage {
    left: 50%;
    position: absolute;
    top: 50%;
}

.cluetip-outer .cluetip-title {
    color: #9b0707;
    font-family: verdana;
    text-align: left;
    font-size: 18px;
    padding-left: 15px;
    padding-bottom: 5px !important;
    border: none;
    border-bottom: 1px solid #592a34;
    background: none;
}

.cluetip-rounded {
    border: 1px solid #592a34 !important;
}

.cluetip-title .cluetip-close {
    float: right;
}

.ui-cluetip-content {
    border: none;
    padding: 0;
}

#divStoreContactOuter, #divStoreHoursOuter {
    padding: 5px;
    float: left;
    width: 240px;
}

#divStoreHoursOuter {
    width: 205px;
}

    #divStoreHoursOuter #divBusinessHourImage {
        background: none;
    }

    #divStoreHoursOuter .tdDisplayBusinessHours {
        padding-top: 0;
        font-weight: normal;
    }

.storeInfoTitle {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    font-family: Verdana;
    color: #6b3109;
    text-align: left;
    float: left;
    width: 180px;
}

#divPopupAddress {
    width: 240px;
    text-align: left;
    line-height: 1.5;
    float: left;
    font-size:13px;
}

#divStoreHoursOuter #DisplayBusinessHoursTitle {
    display: none;
}

#divStoreHoursOuter #tblDisplayBusinessHours, #divStoreHoursOuter #divBusinessHourImage {
    padding: 0;
    width: 100%;
}

#divStoreHoursOuter .divDay, #divStoreHoursOuter .divTime {
    text-align: left;
    font-size: 13px;
    padding: 0;
    float: left;
}

#divStoreHoursOuter .divDay {
    font-weight: bold;
}

#divStoreHoursOuter .divTime:before {
    content: ": ";
}

#divStoreHoursOuter .divTime {
    padding-bottom: 5px;
}

.StoreInfoPopup {
    font-size: 14px;
    text-align: left;
    text-decoration: none;
    color: #333;
    font-weight: bold;
    float: right;
    font-family: Verdana;
    background-image: url("../Images/StoreInfoIcon.png");
    background-position: left center;
    padding-left: 25px;
    padding-top: 5px;
    background-repeat: no-repeat;
    height: 27px;
}

div.clue-left-rounded .cluetip-arrows {
    border: none !important;
    background-image: url("../images/arrowdown.png") !important;
    background-repeat: no-repeat;
    width: 17px !important;
    height: 9px !important;
    left: 88% !important;
    top: -9px !important;
}

#divTopWrapper {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    margin-top: 10px;
    padding: 5px;
    margin-bottom: 10px;
}

#divTopContainerTitle {
    background: url("../Images/DailybufetBG.png") no-repeat;
    margin: 0 auto;
    text-transform: uppercase;
    font-family: "BebasNeueRegular";
    font-weight: normal;
    width: 880px;
    height: 50px;
    padding: 5px;
}

    #divTopContainerTitle .mainTitle {
        color: #ddd;
        font-size: 30px;
        display: block;
    }

    #divTopContainerTitle .subTitle {
        color: #ddd;
        display: block;
        font-family: arial;
        font-size: 12px;
        letter-spacing: 1px;
        padding-bottom: 3px;
        padding-top: 2px;
    }

    #divTopContainerTitle a {
        text-decoration: none;
    }

#divTickerControlContainer {
    padding-top: 15px;
    padding-bottom: 15px;
}
/******** (START) Lunch Buffet ****************/
.printablespecialmenulunchbuffet, .printablespecialmenudinnerbuffet, .printablespecialmenuspecialsbuffet {
    background: #fff;
}

    .printablespecialmenulunchbuffet #divHeader, .printablespecialmenudinnerbuffet #divHeader, .printablespecialmenuspecialsbuffet #divHeader {
        background: #fff;
    }

    .printablespecialmenulunchbuffet #divMasterPageHeader, .printablespecialmenudinnerbuffet #divMasterPageHeader, .printablespecialmenuspecialsbuffet #divMasterPageHeader {
        display: none;
    }

    .printablespecialmenulunchbuffet #divMenuNavigation, .printablespecialmenudinnerbuffet #divMenuNavigation, .printablespecialmenuspecialsbuffet #divMenuNavigation {
        display: none;
    }

    .printablespecialmenulunchbuffet #PrintableLogo, .printablespecialmenudinnerbuffet #PrintableLogo, .printablespecialmenuspecialsbuffet #PrintableLogo {
        background: none;
        display: block !important;
        font-family: Verdana;
        font-size: 54px;
        margin: 0 auto;
        padding-bottom: 10px;
        padding-top: 5px;
        text-align: center;
        width: 750px;
    }

    .printablespecialmenulunchbuffet #PageFooter, .printablespecialmenudinnerbuffet #PageFooter, .printablespecialmenuspecialsbuffet #PageFooter {
        display: none;
    }

    .printablespecialmenulunchbuffet #divContainer, .printablespecialmenudinnerbuffet #divContainer, .printablespecialmenuspecialsbuffet #divContainer {
        background: #fff;
        font-family: Verdana;
        font-size: 12px; /*  border: 5px solid #38100E;*/
        width: 940px;
    }

    .printablespecialmenulunchbuffet .bodyFormContainer, .printablespecialmenudinnerbuffet .bodyFormContainer, .printablespecialmenuspecialsbuffet .bodyFormContainer {
        background: #fff;
    }

.divhplbuttonPrintMenu {
    float: right;
    padding: 12px;
}

.hplbuttonPrintLunchMenu {
    font-weight: bold;
    text-decoration: none;
    background-color: #BD2025;
    color: #ffffff !important;
    padding: 5px 20px 5px 20px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-radius: 10px;
}

.divlblMenuDate {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    text-align: center;
}

.divBuffetConsumerControlPageContainer {
    padding-bottom: 20px;
    margin: 0 auto;
    width: 950px;
}

.restaurantpromotionsaspx .restaurantpromotionsaspx, .giftcertificateaspx .giftcertificateaspx {
    width: 950px;
    margin: 0 auto;
}

.pnlBuffetConsumerControl .RadTabStrip .rtsLink {
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-radius: 10px;
    font-weight: bold;
}

.pnlBuffetConsumerControl .RadTabStrip_Default .rtsLink {
    color: black !important;
}

.pnlBuffetConsumerControl .RadTabStripTop_Default .rtsSelected, .pnlBuffetConsumerControl .RadTabStripTop_Default .rtsSelected:hover {
    color: white !important;
}

.pnlBuffetConsumerControl .RadTabStripTop_Default .rtsLevel1 .rtsLI .rtsSelected {
    background-color: #BD2025;
}

.pnlBuffetConsumerControl .RadTabStripTop_Default .rtsLevel1 .rtsLI:hover, .pnlBuffetConsumerControl .RadTabStripTop_Default .rtsLink:hover {
    background-color: #BD2025;
    color: White !important;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-radius: 10px;
    font-weight: bold;
}

.pnlBuffetConsumerControl .RadTabStripTop_Default .rtsLevel1 .rtsLink, .pnlBuffetConsumerControl .RadTabStripTop_Default .rtsLevel1 .rtsOut, .pnlBuffetConsumerControl .RadTabStripBottom_Default .rtsLevel1 .rtsLink, .pnlBuffetConsumerControl .RadTabStripBottom_Default .rtsLevel1 .rtsOut, .pnlBuffetConsumerControl .RadTabStripTop_Default_Baseline .rtsLevel1, .pnlBuffetConsumerControl .RadTabStripBottom_Default_Baseline .rtsLevel1 {
    background-image: none;
}

.divrtsBuffetView {
    background-color: #F3EAE1;
    height: 40px;
    padding-top: 10px;
    padding-left: 20px;
}

.LunchFileContent, .DinnerFileContent {
    padding: 5px; /*width: 600px;*/
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
}

.collapsePanelHeaderWebeditor {
    height: 30px;
    color: White;
    font-weight: bold;
    cursor: pointer;
    padding: 0px;
    vertical-align: bottom;
    margin: 5px;
    font-size: 14px;
    background: #00b7ea; /* Old browsers */ /*background: rgb(167,207,223); /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E3Y2ZkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMzUzOGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(167,207,223,1) 0%, rgba(35,83,138,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(167,207,223,1)), color-stop(100%,rgba(35,83,138,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7cfdf', endColorstr='#23538a',GradientType=0 ); /* IE6-8 */
}

.collapsePanelWebeditor {
    margin: 0px;
    overflow: auto;
    padding: 5px;
}

.lblmenuDetails {
    font-weight: bold;
    font-size: 14px;
}

.tdrightaddmenu {
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 3px;
}

.tdleftaddmenu {
    padding-top: 3px;
    padding-left: 5px;
    padding-bottom: 3px;
}

.divUpdateLunchBuffetMenu {
    padding: 20px;
}

.divlunchmenubuttons {
    padding: 5px;
    padding-bottom: 0px;
}

.tdSelectTemplateRequestLeft {
    text-align: right;
    padding-top: 3px;
    line-height: 30px;
}

.tdSelectTemplateRequestRight {
    text-align: left;
    padding-left: 5px;
    padding-top: 3px;
    line-height: 30px;
}

.txtSTAdditionalInformation {
    width: 220px;
    height: 50px;
}

.divsaveasTemplateContainer {
    margin: 0 auto;
    padding-left: 190px;
}

.divlblmessageLunch {
    padding: 5px;
    color: #EDAE51;
}

.tdbtnSaveLunchTemplate {
    padding-top: 5px;
    padding-left: 132px;
}

.tddivlblmessageLunch {
    padding-left: 50px;
    padding-left: 132px;
}

.divBuffetMenuContainer .RadTabStrip .rtsLink {
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-radius: 10px;
    font-weight: bold;
}

.divBuffetMenuContainer .RadTabStrip_Default .rtsLink {
    color: black !important;
}

.divBuffetMenuContainer .RadTabStripTop_Default .rtsSelected, .divBuffetMenuContainer .RadTabStripTop_Default .rtsSelected:hover {
    color: white !important;
}

.divBuffetMenuContainer .RadTabStripTop_Default .rtsLevel1 .rtsLI .rtsSelected {
    background-color: #9D0D0D;
}

.divBuffetMenuContainer .RadTabStripTop_Default .rtsLevel1 .rtsLink, .divBuffetMenuContainer .RadTabStripTop_Default .rtsLevel1 .rtsOut, .divBuffetMenuContainer .RadTabStripBottom_Default .rtsLevel1 .rtsLink, .divBuffetMenuContainer .RadTabStripBottom_Default .rtsLevel1 .rtsOut, .divBuffetMenuContainer .RadTabStripTop_Default_Baseline .rtsLevel1, .divBuffetMenuContainer .RadTabStripBottom_Default_Baseline .rtsLevel1 {
    background-image: none;
}

.divrtsBuffetMenuTabView {
    background-color: #e6e6e6;
    height: 35px;
    padding-top: 10px;
    padding-left: 10px;
}

.FileContent {
    text-align: left;
    margin: 0 auto;
    padding-left: 20px;
}

.divBackToMenuSelection {
    padding: 10px;
    text-align: right;
}

.divBuffetMenuContainer {
    padding: 10px;
}

.tblMenuInfo {
    padding: 5px;
    padding-top: 8px;
}

.divMenuDetailsHeader {
    -moz-border-radius: 5px;
    border-radius: 10px;
    -webkit-border-radius: 5px 5px;
    border: solid 1px black;
    clear: both;
    padding: 5px;
    margin-bottom: 5px;
}

.divtabstripcontainer {
    padding: 6px;
}

.pnlDisplayNameBuffetTypeLunch {
    padding-top: 0px;
}

.pnlDisplayNameBuffetTypeDinner {
    padding-top: 25px;
}

.pnlDisplayNameBuffetTypeSpecials {
    padding-top: 50px;
}

.divEditFormMenu {
    padding-top: 5px;
}

#tblEditFormMenuEffectiveDates {
    padding-top: 5px;
}

.tdchkpublish {
    padding-left: 112px;
}

.tdLastUpdatedDate {
    padding-left: 120px;
}

.tdlblmenuDetails, .tdMenuDetailsHeader {
    text-align: center;
}

.divtabstripcontainer .RadTabStrip_Default .rtsLink {
    font-size: 14px;
    text-align: center;
}

.divPanelHeaderEditorContainer {
    padding: 0px;
    margin: 5px;
}

    .divPanelHeaderEditorContainer .RadPanelBar_WebBlue a.rpLink {
        color: White;
        font-weight: bold;
        font-size: 16px;
    }

        .divPanelHeaderEditorContainer .RadPanelBar_WebBlue a.rpLink:hover {
            color: White;
        }

    .divPanelHeaderEditorContainer .RadPanelBar .rpRootGroup {
        border-width: 0px;
    }

.divPopup {
    visibility: hidden;
}

.infospecials .pnlBuffetConsumerControl {
    border: 1px solid #C1B0A0;
}

.divtabstripcontainer.ui-widget-header {
    background: ##DDDDDD !important;
    border: 1px solid #C1B0A0 !important;
}

.divpnlBuffetConsumerControlBody {
    background: none !important;
}

/******** (END) Lunch Buffet ****************/

.tableRegisterVIC .title ::after {
}

td.title {
}

.vHeaderOuter {
    width: 100%;
    float: left;
}

.row1 {
    color: #4a2127;
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    padding: 0px 20px 0px 0px;
    text-align: center;
    float: left;
    width: 100%;
}

.row2 {
    color: #fff;
    float: left;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    margin-top: 20px;
    width: 100%;
}

.row2Img {
    background: rgba(0, 0, 0, 0) url("../Images/VICRegisterHeader.jpg") no-repeat scroll 0 0;
    float: right;
    height: 109px;
    margin-bottom: 20px;
    padding-right: 30px;
    width: 239px;
}

.rowLeft {
    color: #4a2127;
    float: left;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    width: 500px;
    padding-top: 20px;
}

#fancybox-wrap {
    z-index: 9999999 !important;
}

#ConfirmDialogBox {
    bottom: 12px;
    position: absolute;
    left: 14px;
}
/********** (START) Easy Pay ***************/




#divEasyPaySendToInformationContainer, #divEasyPayItemCartInformationContainer, #divEasyPayFromInformationContainer, #divEasyPayInvoiceInformationContainer {
    padding-top: 20px;
    padding-left: 20px;
    width: 870px;
    margin: 0px;
    text-align: left;
}

    #divEasyPaySendToInformationContainer .tdGiftCardInformationHeaderM, #divEasyPayItemCartInformationContainer .tdGiftCardInformationHeaderM,
    #divEasyPayFromInformationContainer .tdGiftCardInformationHeaderM, #divEasyPayInvoiceInformationContainer .tdGiftCardInformationHeaderM {
        width: 870px;
    }

#divEasyPaySendToInformationHeader, #divEasyPayItemCartInformationHeader, #divEasyPayFromInformationHeader, #divEasyPayInvoiceInformationHeader {
    margin: 0px;
    width: 903px;
    height: 30px;
    padding-top: 0px;
    text-align: left;
}

#divEasyPaySendToInformationBody, #divEasyPayItemCartInformationBody, #divEasyPayFromInformationBody, #divEasyPayInvoiceInformationBody {
    background: #d5d5d5 url(../Images/GiftCardReciepientBody.jpg) repeat-x;
    width: 903px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    margin-left: 0px;
}

#divEasyPayContactInformationBody {
    background: #d5d5d5 url(../Images/GiftCardReciepientBody.jpg) repeat-x;
    width: 400px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    margin-left: 0px;
}

#divEasyPaySendToInformationBody .divContainer {
    padding-left: 2px;
}

.EasyPayButtonSend {
    border: none;
    background: url(../Images/Send.gif) no-repeat;
    height: 34px;
    width: 98px;
    cursor: pointer;
}

.EasyPayButtonCancel {
    border: none;
    background: url(../Images/Cancel.gif) no-repeat;
    height: 34px;
    width: 98px;
    cursor: pointer;
}

.EasyPaycollapsePanel {
    margin: 0px;
    padding: 0px;
    overflow: auto;
}

.EasyPayButtonContinue {
    border: none;
    background: url(../Images/continue.gif) no-repeat;
    height: 34px;
    width: 98px;
    cursor: pointer;
}


#SettingMasterPage {
    padding-left: 5px !important;
}

#divEmailInformationBody, #divInvoiceInformationBody {
    background: #d5d5d5 url(../Images/GiftCardReciepientBody.jpg) repeat-x;
    width: 750px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    margin-left: 0px;
}

#divEmailInformationHeader, #divCartInformationHeader, #divinvoiceInformationHeader, #divInvoiceInformationHeader {
    margin: 0px;
    width: 750px;
    height: 30px;
    padding-top: 0px;
    text-align: left;
}

#divCartInformationContainer, #divInvoiceInformationContainer, #divInvoiceInformationContainer {
    padding-top: 20px;
    padding-left: 20px;
    width: 600px;
    margin: 0px;
    text-align: left;
}

#divEasyPayBody #divPaymentOptionHeader {
    float: left;
    background: #E49A3A;
    border-radius: 10px 0px 0px 10px;
    -webkit-border-radius: 10px 0px 0px 10px;
    -moz-border-radius: 10px 0px 0px 10px;
    color: white;
    height: 22px;
    padding: 10px;
    font-size: 14px;
}

#divEasyPayBody #divPaymentOptionList {
    float: left;
    margin: 0px;
    margin-left: 2px;
    background: #F4BB6C;
    border-radius: 0px 10px 10px 0px;
    -webkit-border-radius: 0px 10px 10px 0px;
    -moz-border-radius: 0px 10px 10px 0px;
    height: 28px;
    margin-right: 5px;
    padding: 7px;
    padding-left: 2px;
    min-width: 180px;
    width: auto !important;
}

#divEasyPayRequestContainerPage .tdGiftCardInformationHeaderM,
#divEasyPayContainer .tdGiftCardInformationHeaderM {
    background: url(../Images/GiftCertificateTitleRepeat.jpg) repeat-x;
    height: 30px;
    font-weight: bold;
    font-size: larger;
    padding-left: 15px;
}

#divEasyPayRequestContainerPage {
    background: #FFFFFF;
    padding-bottom: 10px;
}

.easypayinvoiceaspx #divContainer {
    background: #ffffff;
}

#divEasyPayBody {
    width: 834px;
    background-color: #fff;
}

#divEasyPayFooter {
    margin-bottom: 20px !important;
}

#divEasyPayBody #divviewPendingCheckoutBody {
    width: auto !important;
}

#divEasyPayContainer {
    color: #333;
}

/********** (END) Easy Pay ***************/





.divEventTimeControl {
    float: left;
    padding-right: 10px;
    width: 135px;
    padding-top: 5px;
}

.divEventTimeLabel {
    float: left;
    padding-right: 5px;
    padding-top: 7px;
}

.divEventErrorMessage {
    float: left;
    width: 100%;
    padding: 5px 0px 5px 0px;
    color: red;
}

.cateringaspx .divEventTimeControl .rtpEventTime {
    width: 80px !important;
}
/*---------------------------------------------*/
.social-media-container {
    margin-left: 15px !important;
    text-align: left;
    float: right;
    margin-right: -100px;
    width: 200px;
}

#ctl00_ctl09_NewsletterSubscription1_txtEmail {
    background: white;
    border: none !important;
    height: 25px !important;
    /* background-color: #CFCDCE !important; */
    font-style: italic !important;
    /* text-align: center; */
    /* margin-left: 12px; */
    padding-left: 10px;
    width: 220px !important;
    color: #7D7D7D!important;
}

.divEmailSubscriptionRight {
    margin-left: 0;
    float: right;
}




.link-newsletter {
    padding: 10px;
    text-align: center;
    background: #fffbcc;
    color: #222;
    width: 250px;
    font-weight: bold;
    float: left;
    border-radius: 5px;
    margin-bottom: 5px;
}

    .link-newsletter:hover {
        background: #ddb641;
    }

.newletter-wrapper {
    display: block;
    width: 100%;
    float: left;
    margin-left: 0px;
}

.newsletter-container .ContactUsMessage {
    margin: 0;
}

.newsletter-container {
    padding: 25px;
    float: left;
    width: 370px;
    margin: 0px;
    border: 5px solid #ddd;
}

.testdiv {
    position: absolute;
    top: 0px !important;
    width: 985px;
    height: 50px;
}

.events.blink_me {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.tem2 {
    display: inline-block;
    /* position: absolute; */
    width: 9%;
    margin-right: 5rem;
}

.but {
    display: inline-block;
    padding-top: 0px;
}

.but2 {
    display: none;
}

.menuaspx .but2 {
    display: inline-block;
    padding-top: 0px;
}

.btn btn-danger {
    color: #fff;
    background-color: #a30909;
    padding: 8px;
}

#dvc {
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    padding: 4px 8px 4px 8px;
    border: 1px solid #fff;
    color: #340004;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}



    #dvc:hover {
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        padding: 4px 8px 4px 8px;
        border: 1px solid #fff;
        color: #fff;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background-color: #a9894e;
    }

#Mbutton2 {
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    padding: 7px 28px 8px 28px;
    border: 1px solid #fff;
    color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    #Mbutton2:hover {
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        padding: 7px 28px 8px 28px;
        border: 1px solid #fff;
        color: #fff;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background-color: #bc544b;
    }

.divCateringText {
    font-size: 20px;
    color: red;
    animation: blinking 1.5s infinite;
}

.category.last a {
    background-color: #ffffff !important;
    color: #ffffff !important;
    background-image: linear-gradient(#bd1010,#9b0707);
}

    .category.last a:hover {
        background-color: #ffffff !important;
        color: #ffffff !important;
        background-image: linear-gradient(#9b0707,#bd1010);
    }

#DVCButton {
    display: inline-flex;
    position: absolute;
    width: 328px;
    margin-left: -149px;
    justify-content: start;
    align-items: center;
}

#MButton {
    display: inline-flex;
    position: absolute;
    /* width: 328px; */
    margin-left: 397px;
    justify-content: end;
    align-items: center;
    margin-top: 22px;
    animation: glowing 1300ms infinite;
    border-radius: 5px;
}

@keyframes glowing {
    0% {
        background-color: #bc544b;
        box-shadow: 0 0 5px #a9894e;
    }

    50% {
        background-color: #7e2811;
        box-shadow: 0 0 20px #a9894e;
    }

    100% {
        background-color: #bd1010;
        box-shadow: 0 0 5px #a9894e;
    }
}

#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_lblEmailConfirm {
    display:none !important;
}
#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_txtEmailConfirm {
    display:none !important;
}
.category-item img {
    width:100%;
}
.category-name {
        width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 5px;
    font-size: large;
}