﻿@import "TestimonialAdmin.css";
@import "GiftCertificate.css";
@import "EventCalendarV2.css";
@import "WebTelNavigationMenu.css";
@import "LunchBuffet.css";
@import "VIPClubPopup.css";

@import "ResponsiveStylesheet.css";

/*#region Comman Fonts*/
@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");
}

@font-face {
    font-family: "Oswald-Regular";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/oswald/Oswald-Regular.ttf");
}

@font-face {
    font-family: "OswaldBT";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/oswald/Oswald-Bold.otf");
}
/*#endregion*/

/*#region START Font-Family EIP-EuroitaliaPizza*/
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/Roboto-Regular.eot");
    src: url("../Fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../Fonts/Roboto-Regular.woff") format("woff"), url("../Fonts/Roboto-Regular.ttf") format("truetype"), url("../Fonts/Roboto-Regular.svg#Roboto-Regular") format("svg");
}


@font-face {
    font-family: "Roboto-Light";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/Roboto-Light.ttf");
}



@font-face {
     font-family: "Roboto";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/SEGOEUIB.ttf");
}



@font-face {
    font-family: "FranklinGothic-Demi";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/FranklinGothic-Demi.ttf");
}

@font-face {
    font-family: "Roboto-Black";
    font-style: normal;
    font-weight: 900;
    src: url("../Fonts/Roboto-Black.ttf");
}

@font-face {
    font-family: "futura-light-bt";
    font-style: normal;
    font-weight: 100;
    src: url("../Fonts/Futura-Condensed-Bold.ttf");
}

@font-face
{
    font-family: "FuturaCondensed";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/Futura Condensed Medium.eot");
    src: url("../Fonts/Futura Condensed Medium.eot?#iefix") format("embedded-opentype"), url("../Fonts/Futura Condensed Medium.woff") format("woff"), url("../Fonts/Futura Condensed Medium.ttf") format("truetype"), url("../Fonts/Futura Condensed Medium.svg#Futura Condensed Medium") format("svg");
}
/*#endregion*/

.FooterFont {
         font-family: "FuturaCondensed";
         font-size: 30px;
             padding: 11px 0px;
}

.giftinvoiceaspx #divContainer {
    background-color: transparent;
}

.cufon {
    visibility: visible !important;
}

body input, body textarea {
    color: #000 !important;
    font-family: "PT Sans",Arial,Helvetica,sans-serif;
    font-size: 14px;
    letter-spacing: 0.05em;
}

.reContentCell, #document, html body {
    width: auto !important;
    min-width: 0px !important;
}

body select {
    /*background-color: #fff;*/
    color: #000 !important;
    /*font-family: "PT Sans",Arial,Helvetica,sans-serif;*/
     font-family: "Roboto";
    /*font: normal 14px "swit721",Areal;*/
    letter-spacing: 0.05em;
}

html body .RadInput_Default .riTextBox, html body .RadInputMgr_Default {
    border-color: none !important;
    color: #7d7d7d !important;
}

body {
    /*font-family: Verdana,Helvetica,Arial,sans-serif;*/
     font-family: "Roboto-Light";
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-align: center;
    letter-spacing: 0.05em;
    min-width: 1000px !important;
}

#navigation .defaultaspx {
    background-color: transparent;
}

.bodyFormContainer {
    height: 100%;
}

form {
    margin: 0 auto;
    width: 100%;
}

a {
    outline: none;
    border: 0;
}
/*///////////////////////// Master Page //////////////////////*/
/* Header */
#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;
}
/*End Header */
/* Navigation */
/*End Navigation */

/*////////////////// Container ///////////////////*/

/******** Header V2********/
/**************************************Master Page Header CSS********************************/
.defaultaspx #divHeader {
    position: absolute;
    z-index: 1;
    height: auto;
}

#divHeader {
    background-color: transparent !important;
    width: 100%;
    margin: 0 auto;
    height: 204px;
}

/***************Row 1******************/
#divHeaderBand {
}

#divHeaerTopOuterWrapper {
    
    height: 50px;
    background-color: #d20001;

}

#divHeaderTopBand {
    /*border-bottom: 1px solid #3f3f46;*/
    /*background: url(../Images/Top_Line.png) repeat-x center bottom;*/
}

/*******Header Left********/
#divAddressFormatHeader {
    float: left;

    width: 175px;
    padding-left: 15px;
}

/******************Master Page Header Address*******************/
.HeaderIcon {
    float: left;
    text-align: left;
    color: #F5F5F5;
    font-size: 15px;
    font-family: "Roboto-Light";
}

#divHeaderAddressIcon {
    background: url(../Images/Header_Address_Icon.jpg) no-repeat scroll left center transparent;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    height: 20px;
    padding-left: 25px;
    width: 325px;
}

#divHeaderPhoneIcon {
   background-image: url(../Images/Header_Phone_Icon.png);
    background-position: 0px 1px;
    background-repeat: no-repeat;
    height: 28px;
    padding-left: 28px;
    width: auto;

}

#divHeaderFaxIcon {
    background-image: url(../Images/Header_Fax_Icon.jpg);
    background-position: 0px 5px;
    background-repeat: no-repeat;
    height: 24px;
    padding-left: 28px;
    margin-left: 17px;
    width: auto;
    line-height: 24px;
}

#divAdressTemplate {
    color: #F5F5F5;
    float: right;
    font-size: 13px;
    padding-top: 0px;
    width: 350px;
    font-weight: bold;
}
/*****************End Master Page Header Address*******************/
/*#region START Login Control*/
.defaultaspx #divLoginMenu {
}

#divLoginMenu {
    float: left;
}

    #divLoginMenu a, #divLoginMenu {
        color: #fff;
        font-size: 15px;
        /*font-family: "Roboto";*/
        text-transform: capitalize;
    }
/*#endregion*/

/***************Start Row 2******************/
.defaultaspx #divMasterPageHeader {
    margin: 0 auto;
    width: 100%;
}

#divMasterPageHeader {
    width: 1000px;
    margin: 0 auto;
}

#divHeaderNavigation {
    margin: 0 auto;
        width: 1068px;
    padding: 15px 0px 0px 0px;
     justify-content: center;
    display: flex;
    /*margin-left: auto;
    margin-right: auto;*/
    text-align: center;
    /* align-items: center; */
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
    display: flex;
    justify-content: center;
}

#divHeaderNavigationLeft {
    float: left;
    width: 178px;
}

#ctl00_ContentPlaceHolder1__fee96fc4a088cdef_JITRotatorControl_RadRotator1_Div {
overflow:visible !important;
}

#ctl00_ContentPlaceHolder1__ff62110a7f4026e3_JITRotatorControl_RadRotator1_frame0 {
overflow:visible !important;
}

#divHeaderNavigationMiddle {
  /*float: right;*/
       width: 808px;
   padding: 15px 0px 0px 0px;
    justify-content: center;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    /* align-items: center; */
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
    display: flex;
    justify-content: center;
        position: relative;
   left: 153px;
}

.divHeaderSeprator {
    float: left;
    width: 2px;
    height: 21px;
    background-color: #8a8a8a;
    margin: 0px 15px 0px 15px;
}

.divHeaderTitleText {
    float: left;
    text-align: center;
    /*text-transform: uppercase;*/
    font-family: "Roboto";
    font-size: 17px;
    color: #fff;
}

.OrderLineIcon {
    background: url(../Images/OrderOnlineIcon.png) no-repeat;
    background-repeat: no-repeat;
    height: 44px;
    width: 44px;
    float: left;
    margin: -11px 0px 0px 15px;
}

#divHeaderLogo {
    background: url(../Images/Logo.png) no-repeat;
    background-repeat: no-repeat;
       height: 308px;
     width: 354px;
    background-position: 8px 47px;
     position: relative;
    /*top: -63px;
    left: -96px;*/
     top: -57px;
    left: -195px;

}

#divMenuOnline {
    /* margin: 0 auto; */
    width: auto;
    float: left;
}

#divMenuNavigation {
    float: left;
    width: auto;
    margin-top: 10px;
}
/***************End Row 2******************/


/**************************************End Master Page Header CSS********************************/
#SocialMediaMarketing {
    padding-left: 10px;
    float: right;
    width: 245px;
}

.divPhoneContainer {
    float: left;
}

#divHeaderRightAddress {
    color: #fff;
    font-size: 12px;
    text-align: left;
    width: 600px;
    margin: 0 auto;
}

.defaultaspx .divLeftLoginCurve {
    background-image: url("../Images/LoginBgLeft.png");
    background-repeat: no-repeat;
    float: left;
    height: 37px;
    width: 10px;
}

.defaultaspx .divMiddleLoginCurve {
    background-image: url("../Images/LoginBg.png");
    background-repeat: repeat-x;
    float: left;
    height: 30px;
    padding-top: 7px;
}

.defaultaspx .divRightLoginCurve {
    background-image: url("../Images/LoginBgRight.png");
    background-repeat: no-repeat;
    float: left;
    height: 37px;
    width: 10px;
}
/******* Ends Header V2 ****/

/********** Home Page V2************/
#divHeadertopimage {
    /* background-image:url("../Images/HeaderBg.jpg");
   background-repeat:repeat-x;*/
    /*width: 100%;*/
    width: auto;
    height: 12px;
    display: none;
}

.MainMasterPage #divContactUsContactDetail {
    display: none;
}

#divTopContainer {
    margin: 0 auto;
    /*position: absolute;*/
    top: 0;
    width: 100%;
    z-index: -1;
}

#divMiddleContainer {
    width: 865px;
    margin: 0 auto;
}

.redirectLink {
    height: 33px;
    width: 118px;
    background-image: url("../Images/Button.gif");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    margin: 0 auto;
}

#divCateringLink {
}

.redirectLink:hover {
    background-position: 0px 0px;
    text-decoration: underline;
}

.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;
}

.middleSeparator {
    background-image: url("../Images/midel_separator_2.png");
    background-repeat: no-repeat;
    height: 1px;
    width: 894px;
    background-position: center center;
    margin-top: 10px;
    margin-bottom: 10px;
    margin: 0 auto;
}

.horizontalseparator {
    background-image: url("../Images/midel_separator_Future.png");
    background-repeat: no-repeat;
    float: left;
    height: 242px;
    width: 1px;
    margin-left: 15px;
    margin-right: 15px;
    display: none;
}

.service-title {
    color: #DF6C11;
    font-size: 30px;
}

    .service-title.line1 {
        text-align: left;
        padding-left: 5px;
    }

    .service-title.line2 {
        text-align: right;
        padding-right: 5px;
    }

.alink {
    text-decoration: none;
}

.divOuter {
    float: left;
    height: 250px;
    margin-top: 30px;
    /*width: 315px;*/
    width: 300px;
    position: relative;
    margin-right: 10px;
}

#aGiftCardOuter {
    width: 150px;
    float: right;
    margin-right: 0px;
}

#divMiddleContainer a {
    text-decoration: none;
}
/*#divNewYearBuffetIcon
{
    width:100px;
    height:90px;
    background-image:url("../Images/BuffetIcon.jpg");
    background-repeat:no-repeat;
    margin:0 auto;
}*/
#divNewYearBuffetIcon {
    width: 173px;
    height: 96px;
    background-image: url("../Images/VelentineDinner.jpg");
    background-repeat: no-repeat;
    margin: 0 auto;
}

#divGiftLogo {
    width: 100px;
    height: 90px;
    background-image: url("../Images/ByGiftCard.jpg");
    background-repeat: no-repeat;
    margin: 0 auto;
}

.divContent {
    color: #808080;
    position: relative;
    text-align: center;
    /* font-family: Cambria;*/
    font-size: 14px;
    padding: 5px 0px 10px 0px;
    height: 60px;
}

.vipregistrationformaspx .divContent {
    color: #572354;
    position: relative;
    text-align: left;
    font-size: 14px;
    width: 400px;
    float: left;
    margin-left: 20px;
    height: auto;
    display: block;
}

#divSocialLogo {
    background-image: url("../Images/FeathersIcons.jpg");
    background-position: -133px 0;
    background-repeat: no-repeat;
    float: left;
    height: 70px;
    width: 70px;
}

#divSocialTitle {
    float: left;
}

#divSocialContent {
    /*background-image: url("../Images/WeAreSocial.jpg");
    background-repeat: no-repeat;*/
    float: left;
    height: 43px;
    padding-left: 5px;
    width: 332px;
}

#divSocialOuter {
    float: left;
    height: 195px;
    margin-left: 15px;
    margin-top: 20px;
    width: 316px;
}

#divServicesContent, #divBottomContainer2 {
    margin: 0 auto;
    width: 1000px;
    align-self: center;
    -moz-align-self: center;
    -webkit-align-self: center;
}

    #divServicesContent:after {
        content: "";
        display: block;
        clear: both;
    }

#divAboutusImage {
    background-image: url("../Images/AboutUsImage.jpg");
    width: 148px;
    height: 176px;
    float: left;
    margin-top: 10px;
}

.restaurantpromotionsaspx #divSpecialImage {
    border: 1px solid #d47e2b;
    background-color: #d47e2b;
}

.defaultaspx #divSpecialImage {
    height: 206px;
    width: 240px;
    position: relative;
    left: 500px;
    top: 157px;
    z-index: 99999999999999;
}

@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  { 
    
    .defaultaspx #divSpecialImage {
    height: 206px;
    width: 240px;
    position: relative;
    left: 252px !important;
    top: 157px;
    z-index: 99999999999999;
}

}

#divSpecialImage {
    height: 206px;
    width: 240px;
    position: relative;
   
}

#divAboutUsOuter {
    float: left;
    padding-left: 5px;
    padding-top: 25px;
    width: 310px;
}

#divTestimonialTitle {
    color: #cc0033;
    font-size: 30px;
    height: 46px;
    position: relative;
    text-align: left;
}

#AboutReadMore {
    width: 90%;
    float: right;
    padding-right: 8px;
    padding-top: 40px;
}

#aReadMore {
    text-align: right;
    text-decoration: none;
    color: #a40000;
    float: right;
}

    #aReadMore:hover {
        text-decoration: underline;
    }

.divDay {
    color: #3E3E3E;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    font-weight: 500;
}

.menuaspx .divDay {
    color: #C9080B;
    text-align: center !important;
}


.divBusinessHour {
    color: #A11A21;
    font-weight: bold;
}

.menuaspx .divTime {
    text-align: center !important;
    color: #575757;
    font-size: 14px;
}
/********* Ends Home Page V2 *******/
.divPrintableMenuOnMenuPage {
    background: url(../Images/Printmenu.png) no-repeat scroll transparent;
    background-position: 0px 0px;
    border: medium none;
    cursor: pointer;
    height: 49px;
    width: 225px;
    float: left;
}

    .divPrintableMenuOnMenuPage:hover {
        background-position: 0px -57px;
    }


.divPrintableMenuOnCateringPage {
    background: url(../Images/Printmenu.png) no-repeat scroll transparent;
    background-position: 0px 0px;
    border: medium none;
    cursor: pointer;
    height: 49px;
    width: 225px;
    float: left;
}

    .divPrintableMenuOnCateringPage:hover {
        background-position: 0px -57px;
    }
/* About Us Page */
#AboutUsPageContainer {
    text-align: center;
}
/* End About Us Page */

/* Login Page */
.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: 87px;
    cursor: pointer;
}
/* End Login Page */
.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;
    background: #fff;
    color: #000;
}

.ViewOrderGridView {
    color: #333333;
    font-size: 12px;
    text-align: left;
    width: 650px;
}

.ViewOrderGridViewFooterStyle {
    color: White;
    background-color: #990000;
    font-weight: bold;
}

.ViewOrderGridViewRowStyle {
    color: #333333;
    background-color: #FFFBD6;
}

.ViewOrderGridViewCommandFieldItemStyle {
    color: Blue;
}

.ViewOrderGridViewPagerStyle {
    background-color: #990000;
    color: White;
}

    .ViewOrderGridViewPagerStyle a {
        color: White;
    }

.ViewOrderGridViewSelectedRowStyle {
    background-color: #FFCC66;
    color: Navy;
    font-weight: bold;
}

.ViewOrderGridViewHeaderStyle {
    color: #ffffff !important;
    background-color: #990000 !important;
    font-weight: bold;
    border-color: #7d7d7d;
}

.ViewOrderGridViewAlternatingRowStyle {
    background-color: White;
}

#ChangePassWord {
    text-align: left;
    padding-left: 300px;
}

    #ChangePassWord tr {
        line-height: 25px;
    }


#DirectionBorder {
    border: 1px solid #D7D7D7;
    height: 452px;
    width: 563px;
}

#orderCheckout {
    margin-bottom: 0px;
    margin-top: 0px;
    border: 1px solid #D7D7D7;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    font-size: 13px !important;
    margin-top: 20px;
}

.Addons {
    color: Black;
}

.PanelLeft {
    
}

.EditOrder {
    background: url(../Images/Edit.gif) no-repeat;
    width: 87px;
    height: 25px;
}

.PasswordSubmit {
    border: none;
    background: url(../Images/confirm.gif) no-repeat;
    width: 87px;
    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: 87px;
    height: 25px;
    margin-bottom: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.printablespecialmenuspecialsbuffet #divContainer {
    padding-top: 15px;
}

.defaultaspx #divContainer {
    width: 100%;
    margin: 0 auto;
    /* margin-top: 1px; */
    padding: 0;
}

#divContainer {
    clear: both;
    width: 950px;
    margin: 0px auto 0px;
    padding-top: 180px;
    padding-bottom: 15px;
    /* min-height: 650px; */
}

.RadPanelCssClass {
    width: 200px;
}

.lblDirections {
    padding-top: 10px;
    text-align: center;
}

#DirectionContainer {
    text-align: left;
    margin: 0 auto;
    width: 950px;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

#DirectionContent {
    float: left;
    padding: 5px;
    width: 950px;
    border: 1px solid #D7D7D7;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    padding: 10px;
    color: Black;
}

#divDirectionContainer {
    float: left;
    padding: 5px;
    width: 565px;
}

#divDirectionMap {
    float: left;
    padding: 10px 0px 10px 10px;
}

#divGetDirections {
    padding-left: 21px;
    padding-top: 40px;
    padding-bottom: 20px;
    margin-bottom: 5px;
    width: 537px;
    border: 1px solid #D7D7D7;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-bottom: 10px;
}

#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: White;
}

#divdirection {
    border: solid 2px #311d12;
    height: 480px;
    width: 562px;
}

#DirectionText {
    width: 600px;
}

.SearchItemLabel {
    color: red;
    font-weight: bold;
}

.directionTabButtonSelected, .directionTabButtonSelected:hover {
    border: none;
    background: #311d12;
    cursor: pointer;
    color: Black;
}

#DirectionTitle {
    font-size: 14px;
    color: #d20001;
    text-align: left;
    font-family: "Oswald-Regular";
    padding-left: 7px;
}

#DirectionText {
    font-size: 13px;
    font-weight: normal;
    color: #000000;
    text-align: left;
    font-family: "Oswald-Regular";
    padding-left: 7px;
}

#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: 295px;
    line-height: 20px;
}

#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/Continue.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;
}

#MessageContainer {
    color: Red;
    padding: 10px;
}

.account_link {
    text-decoration: none;
}

#SettingMasterPage {
    padding-left: 37px !important;
    padding-left: 15px !important;
}

#SubMasterPageDiv {
    margin-left: 5px;
    margin-right: 5px;
    padding-bottom: 5px;
}

#CreateUserContainer {
    border: 1px solid #D7D7D7;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 15px;
}

#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: 36%;
    vertical-align: top;
    padding-top: 5px;
}

#htmlContactUSHeaderTitleContainer {
    float: right;
    background: Red;
}

#htmlContactUsTitle {
    clear: both;
    float: left;
}

#htmlContactUsTiming {
    float: right;
}

.AdminStaticSelectedStyle, .AdminStaticHoverStyle {
    background: none repeat scroll 0 0 #a9363b !important;
    color: #fff !important;
}

    .AdminStaticSelectedStyle a, .AdminStaticHoverStyle a:hover {
        background: none repeat scroll 0 0 #a9363b;
        color: #fff !important;
    }

.AdminMenu {
    color: #000;
    background-color: #c5c49f;
    height: 33px;
    border: 1px solid #aca636;
    border-bottom: none;
}

.AdminStaticMenuItemStyle {
    font: 12px SegoeUI, Arial, sans-serif bold;
    font-weight: bold;
}

    .AdminStaticMenuItemStyle a {
        color: #000;
        display: block;
        padding: 9px 5px 8px;
    }

#AdminContent {
    border: 1px solid #C7CAC7;
    float: left;
    margin-bottom: 10px;
    width: 938px;
}


#divDirectionSiteMapPath {
    display: none;
}

#DirectionMenu {
    float: left;
    text-align: left;
    padding: 10px 10px 8px 10px;
    height: 30px;
    margin-bottom: 10px;
    border: 1px solid #D7D7D7;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.DirectionStaticMenuItemStyle a {
    font-weight: bold;
    text-align: center;
    display: block;
    padding: 6px;
    color: #000;
    height: auto;
}

.DirectionStaticSelectedStyle {
    color: #fff !important;
    font-weight: bold;
    background-color: #d20001;
}

.DirectionStaticHoverStyle {
    color: #fff !important;
    background-color: #d20001;
}

.DirectionStaticMenuStyle {
    color: White;
}


#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: 37%;
    text-align: right;
    padding-left: 125px;
}

.CreateUserStyleTextbox {
    text-align: left;
}

#divDirectionFlash {
    width: 726px;
    height: 444px;
    border: 1px solid #8F8F69;
    margin-bottom: 5px;
}

#mainText {
    width: 950px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
}

.InvoicePromotional {
    text-align: right;
    padding-left: 75px;
    padding-right: 35px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-decoration: none;
    font-weight: bold;
    background-color: transparent;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-left: 95px;
    margin-right: 95px;
    border: 1px solid #ccc;
}

.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: Black;
    margin-left: 95px;
    margin-right: 95px;
    margin-top: 20px;
}

textarea {
    width: 298px;
    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: White;
}

#divSurveyErrorMessage {
    margin-top: 10px;
    text-align: center;
}

.lblSurveyErrorMessage {
    color: red;
}

.lblTableBookingErrorMessage {
    color: Red;
}

.lblCateringErrorMessage {
    color: Red;
    font-size: 13px;
}

.ContactUsMessage {
    color: Red;
    margin-left: 105px;
}


/*Start Stylesheet for Testimonial Page*/
.testimonialsaspx #divTestimonialContainer {
    border: 1px solid #D7D7D7;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin-top: 20px;
}

#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 #d20001;
    margin: 0 3px 3px;
    padding-bottom: 10px;
    width: 898px;
}

.TestimonialSource {
    color: #d20001;
    float: right;
    font-family: Sans-Serif;
    font-size: 13px;
    font-weight: bold;
    /*padding-right: 28px;*/
    text-align: right;
    width: 28%;
}
/*End Stylesheet for Testimonial Page*/

/*Start Stylesheet for News And EventsPage*/
.divNewsAndEventsContainer {
    padding-left: 20px;
    padding-right: 20px;
}

.NewsAndEventsContainer {
    margin: 0px 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;
}
/*End Stylesheet for News And EventsPage*/



#ctl00_ContentPlaceHolder1_GridView1 tr td {
    border-color: #000;
}

.CartGrid {
    cellpadding: 5px;
    border: 1px solid #D7D7D7;
}

    .CartGrid tr {
        /*min-height: 30px;*/
    }

.trCheckoutHeader {
    background-color: #F6F6F6;
}

.lblBanquetPackageCategory {
    color: Blue;
    cursor: pointer;
}

.tdBanquetPackage {
    text-align: left;
    padding-left: 10px;
}
/*************** Style for the ResetPassword ******************/
.forgotPassContainerDiv {
    width: 75%;
}

.forgotPassHeaderDiv {
}

.forgotPassHeaderIconImg {
}

.forgotPassHeaderIconTick {
}

.forgotPassHeaderText {
    font-size: 18px;
    text-align: left;
    padding-top: 8px;
    padding-left: 45px;
    text-decoration: none;
    color: #000;
    background: url(../Images/ForgotPassword.png) no-repeat top left #cccccc;
    border: 1px solid #D7D7D7;
    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: #c6c49e url(../Images/EmailSent.jpg) no-repeat top left;
    padding-bottom: 8px;
    border: 1px solid #C7CAC7;
}

.forgotPasswordContentDiv {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: left;
    padding-left: 60px;
    border: 1px solid #C7CAC7;
    border-top: none;
    /*margin-bottom: 10px;*/
}

    .forgotPasswordContentDiv a:hover {
        color: Orange;
    }

.forgotPasswordContentDivTableContainer {
    padding-top: 20px;
    text-align: left;
}

.forgotPasswordContentDivTable {
    border: solid 1px black;
}

.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: 20px;
}

.lblChangePasswordErrMessage {
    padding-left: 122px;
    padding-bottom: 20px;
}
/************** End of style for the ResetPassword**************/

/************ Start of ChangePassword Control **************/
.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;
}
/************ End of ChangePassword Control ************/


/************Start Style of Events Page *****************/
#divEvents {
    padding-top: 20px;
    padding-bottom: 20px;
}

.tblEventDate {
    width: 100%;
}

.tdEventDateLeft {
    width: 90px;
    background: #c06335;
    color: White;
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
}

.tdEventDateRight {
    background: #dfdfdf;
    text-align: left;
    padding-left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
}

.divEventDescription {
    width: 98%;
    text-align: left;
    padding: 10px;
    padding-left: 35px;
}

.tblEventDescription {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.tdEventDescriptionText {
    color: Black;
    text-align: left;
    font-weight: bold;
    width: 90px;
    padding-left: 10px;
}

.tdEventDescription {
    text-align: left;
}

.EventDateContainer {
    padding: 0px;
    margin: 0px;
    margin-left: 15px;
}

.lblEventDate {
    margin-left: 15px;
}

.hyperlinkEventTitle {
    text-decoration: none;
    color: #FBA5A4;
    font-weight: bold;
}

    .hyperlinkEventTitle:hover {
        text-decoration: underline;
    }

#divAnnoucementDetailImageContainer {
    text-align: center;
}

.BreadcrumbCurrentNode {
    color: #d20001;
    font-size: 14px;
}

#divEventDetailContainer {
    text-align: left;
    width: 940px;
    background-color: transparent;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-bottom: 10px;
    margin-top: 20px;
}

#tblEventDetail {
    margin: 0px 20px 20px 20px;
    width: 910px;
}

#divAnnoucementDetailHeaderTitle {
    height: 30px;
    padding-left: 10px;
    padding-top: 5px;
    background-color: #D7BB68;
    color: #000 !important;
}

.lblAnnoucementDetailTitle {
    font-size: 16px;
    font-weight: bold;
    color: #d20001;
}

#divAnnoucementDetailTimings {
    font-weight: bold;
    padding: 5px;
    padding-left: 10px;
    color: #7d7d7d;
}

#divAnnoucementDetailDescriptionContainer {
    padding: 5px;
}

#divBackToPublication {
    padding-top: 5px;
    padding-right: 20px;
    text-align: right;
}

.BackToPublication {
}

.bodyFormContainer {
    height: 100%;
    width: 100%;
}
/************End Style of Events Page *****************/

/************Start Style of Restaurant Promotion Page *****************/
.divPromotionSpecialOfferControl {
    width: 240px;
    margin-bottom: 9px;
}

#tdPromotionLeftNavigationContainer {
    vertical-align: top;
    width: 180px;
    display: none;
}

.PromotionLeftNavigationDivSelection {
    border: 1px solid #930000;
    padding-bottom: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.divPromotionLeftNavigationContainer {
    margin-top: 10px;
}

.divPromotionContentContainer {
    /* margin-left: 20px; */
    /*text-align: left;*/
    vertical-align: top;
    color: #000;
    font-family: Arial;
    font-size: 13px;
}

.ItemSeperateorCssClass {
    padding: 0px 10px;
}
/************End Style of Restaurant Promotion Page *****************/

#tblTableBookingContainer {
    float: left;
    margin-left: 100px;
    width: 681px;
}

#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: 0px;
    margin: 0px;
}

.ifrmSubwayAndBuses {
    width: 100%;
    height: 320px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 20px;
}

/************Start Style of WebTelEventByDate Control *****************/
#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: Black;
    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: White;
    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: Black;
    cursor: pointer;
}

.inactiveDateEvent:hover {
    text-decoration: none;
    color: white;
    background: #7c2c25;
    cursor: pointer;
}

.activeDateEvent a {
    text-decoration: none;
    color: White;
    font-weight: bold;
}

.hlkEventName {
}
/************End Style of WebTelEventByDate Control *****************/



/************Start Style of Restaurant Promotion Page *****************/
#divLoginMessage {
    font-size: 10px;
    color: Red;
}

#divRegiserUserMessage {
    font-size: 12px;
    color: Red;
    padding-bottom: 10px;
}

.lblOrderConfirmationMessage {
}

#divOrderConfirmationMessage {
    color: Red;
    margin-bottom: 15px;
    margin-top: 5px;
    margin-right: 100px;
}

/* start PayPal Page stylesheet */
#PaypalContainer {
    /* background: none repeat scroll 0 0 rgba(80, 25, 21, 0.1);*/
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    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,0.5) !important;
    }

#OrderDetails table, #OrderDetails td {
    border-color: rgba(0,0,0,0.5) !important;
}
/* end PayPal Page Stylesheet*/

/* SurveyFeedback start (12/12/2009) */
.pnlFeedbackInoformation {
    padding: 0px 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: #ffffff;
    font-weight: bold;
    font-size: 16px;
}

.SurveyFeedbackStatement {
    padding: 10px 10px 0px 10px;
    font-size: 13px;
    color: #212121;
}

#SurveyFeedbackConfidentialStatement {
    padding: 10px 10px 10px 10px;
    font-weight: bold;
}

#SurveyFeedbackSectionSeperator {
    border-top: solid 1px #cccccc;
}

#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 #cccccc;
    margin-bottom: 10px;
}

.SurveyFeedbackSubTitle {
    padding-top: 6px;
    height: 27px;
    width: 143px;
    text-align: center;
    background: url(../Images/SurveyFeedback/SurveyFeedBackSubTitle.jpg);
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
}

.SurveyFeedbackContent {
    padding: 10px;
}

#SurveyFeedbackOpinionAnswer {
    padding-left: 25px;
}

#SurveyFeedbackSuggestion {
    background-color: #f5f5f5;
    border: solid 1px #cccccc;
    padding: 10px;
    margin-bottom: 5px;
}

#FeedbackButtonDiv {
    padding-top: 10px;
    text-align: center;
}

.SurveyFeedbackSubmit {
    width: 87px;
    height: 25px;
    background: url(../Images/submit.gif) no-repeat;
    border: none;
}

.SurveyFeedbackClear {
    width: 87px;
    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;
}
/* SurveyFeedback end (12/12/2009) */
.lblShareInfo {
    color: Red;
}

.lblASAPDatetimez {
    color: Gray;
    font-style: italic;
}

.lblOrderComment {
    color: Gray;
    font-style: italic;
}
/* for view order dashboard functionality */
.gvwDashboardRowNotViewed {
    background: url(../Images/OrderNotViewedBg.gif);
    font-weight: bold;
    color: Black;
    width: 290px;
    margin-left: 150px;
    margin-top: 10px;
}

.gvwDashboardRowViewed {
    background-color: White;
}

.ViewOrderDashBoardGridView {
    clear: both;
    font-size: x-small;
    color: #000;
    font-size: 13px;
    margin: 10px;
}

.ViewOrderDashBoardGridViewFooterStyle {
    color: White;
    background-color: #990000;
    font-weight: bold;
}

.ViewOrderDashBoardGridViewRowStyle {
    color: #333333;
    background-color: #FFFBD6;
}

.ViewOrderDashBoardGridViewCommandFieldItemStyle {
    color: Blue;
}

.ViewOrderDashBoardGridViewPagerStyle {
    background-color: #990000;
    color: #333333;
}

    .ViewOrderDashBoardGridViewPagerStyle a {
        color: #fff;
    }

.ViewOrderDashBoardGridViewSelectedRowStyle {
    background-color: #FFCC66;
    color: Navy;
    font-weight: bold;
}

.ViewOrderDashBoardGridViewHeaderStyle {
    color: White;
    background-color: #990000;
    font-weight: bold;
    height: 25px;
    border-color: #000;
}

.ViewOrderDashBoardGridViewAlternatingRowStyle {
    background-color: White;
}

.lblMesssageForDashBoard {
    font-weight: bold;
    color: Black;
    width: 100%;
    font-size: 14px;
}

.ViewOrderDashBoardGridViewPagerStyleAmtPaid {
    padding-left: 10px;
}

.ViewOrderDashBoardGridViewEmptyRowStyle {
    text-align: center;
    background: #fff;
}

.btnViewInvoiceForDashBoard {
    border: none 0px;
    background: url(../Images/ViewDashBoard.gif) no-repeat;
    height: 25px;
    width: 76px;
    cursor: pointer;
    margin: 0px;
}

.btnPrintInvoiceForDashBoard {
    border: none 0px;
    background: url(../Images/PrintDashBoard.gif) no-repeat;
    height: 25px;
    width: 76px;
    cursor: pointer;
    margin: 0px;
}

.btnViewLiveOrders {
    background: #ed5802 url(../Images/ViewLiveOrder.gif) repeat scroll 0 0;
    height: 30px;
    width: 702px;
    cursor: pointer;
    color: White;
    font-weight: bold;
    font-size: 16px;
    border: solid 1px #ed5802;
    margin: 0px;
    padding: 0px;
}

#divNavigateToDashBoard {
    text-align: center;
    padding-top: 0px !important;
}

#spanNewOrders {
    font-size: 14px;
    font-weight: bold;
}

.btnUnifiedDashboardRefresh {
    cursor: pointer;
    border: none 0px;
    background: url(../Images/refresh.gif) repeat scroll 0 0;
    height: 25px;
    width: 91px;
}
/*end of dashboard styles*/


/* (START) Personalized Message Style */
#onmyown {
    position: absolute;
    top: 143.5%;
    left: 60%;
    z-index: 10;
}

.divMessagesContainer {
    border: solid 2px Black;
    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 black;
}

.lnkMessage {
    float: left;
    color: Black;
    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: 0px;
    padding: 0px;
    padding-left: 20px;
}

.divGiftTemplateHeader {
    font-size: 15px;
    color: Black;
    padding: 5px;
}
/*CollapsiblePanel*/
.collapsePanel {
    margin: 0px;
    padding: 0px;
    overflow: auto;
    width: 625px;
}

.collapsePanelHeader {
    padding-top: 0;
    padding-left: 0;
    width: 625px;
    height: 31px !important;
    color: #000;
    font-weight: normal;
    background: url(../Images/GiftCertificateTitleRepeat.jpg) repeat-x;
}

.tdMessageInformationHeaderL {
    height: 31px;
    width: 9px;
    vertical-align: top;
    float: left;
    display: block;
}

/* (END) Personalized Message Style */


/* (START) Styles  For Reports */
.Reportlink {
    text-decoration: underline;
    color: blue;
}

#divInformationMessage {
    float: right;
    vertical-align: bottom;
    margin: 0px;
    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: 0px;
    font-size: 13px;
    font-weight: bold;
}

.tdListOfFilters * {
    margin-bottom: 5px;
}


.tdListOfFilters {
    margin-top: 2px;
    vertical-align: bottom;
    width: 18%;
}

.ddListOfWeek {
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.lbldatePicker input {
    margin-bottom: 0px;
}

.lbldatePicker * {
    vertical-align: bottom;
    margin: 0px;
    width: 95%;
}

.lnkButtonFilter {
    cursor: pointer;
    width: 90px;
}

.lblfilter {
    padding-bottom: 2px;
    padding-right: 5px;
}

/* (END) Styles For Reports */


.lblSpecificTimeSlotForOutsideBusinessHours {
    color: Red;
    font-style: italic;
}

.lblSpecificTimeSlotForInsideBusinessHours {
    color: red;
    font-style: italic;
}


/*********** STYLESHEET FOR ORDER CONFIRMATION SCREEN ************/
.confirmationContainer {
    text-align: left; /*padding-top: 20px;*/
}

.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 0px 10px 0px;
}

.viewOnlineOrder1stDiv, .viewTableBooking1stDiv, .viewCatering1stDiv, .viewContactUs1stDiv {
    float: left;
    width: 200px;
    text-align: right;
    padding: 5px 0px 5px 5px;
    vertical-align: text-top;
}

.viewOnlineOrder2ndDiv, .viewTableBooking2ndDiv, .viewCatering2ndDiv, .viewContactUs2ndDiv {
    float: left;
    padding: 0px 0px 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: 140px;
    margin: 0px;
    border: none 0px;
    color: White;
    font-weight: bold;
    font-size: 14px;
}

.btnApplyAndPrintForConfirmation {
    cursor: pointer;
    background: url(../Images/ProcessOrderAndPrint.gif) no-repeat;
    height: 25px;
    width: 150px;
    margin: 0px;
    border: none 0px;
    color: White;
    font-weight: bold;
    font-size: 14px;
}

.divSendCopyForOnlineOrder {
    padding-top: 10px;
}

.txtSendCopyForOnlineOrder, .txtSendCopyForContactUsTo {
    width: 272px;
}

.txtSendCopyToForCateringTo {
    width: 283px;
}

.txtSendCopyForTableBookingTo {
    width: 283px;
}

.pnlOrderAlreadyAck {
    background: #fdf7e6;
    margin: 0px;
    padding: 0px;
    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: 140px;
    margin: 0px;
    border: none 0px;
    color: White;
    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: 140px;
    margin: 0px;
    border: none 0px;
    color: White;
    font-weight: bold;
    font-size: 14px;
}

.btnApplyAndPrintForConfirmationCatering {
    cursor: pointer;
    background: url(../Images/ProcessOrderAndPrint.gif) no-repeat;
    height: 25px;
    width: 140px;
    margin: 0px;
    border: none 0px;
    color: White;
    font-weight: bold;
    font-size: 14px;
}

.btnApplyAndPrintForConfirmationTableBooking {
    cursor: pointer;
    background: url(../Images/ProcessOrderAndPrint.gif) no-repeat;
    height: 25px;
    width: 140px;
    margin: 0px;
    border: none 0px;
    color: White;
    font-weight: bold;
    font-size: 14px;
}

.btnApplyForConfirmationTableBooking {
    cursor: pointer;
    background: url(../Images/ProcessRequest.gif) no-repeat;
    height: 25px;
    width: 140px;
    margin: 0px;
    border: none 0px;
    color: White;
    font-weight: bold;
    font-size: 14px;
}

.btnApplyForConfirmationCatering {
    cursor: pointer;
    background: url(../Images/ProcessRequest.gif) no-repeat;
    height: 25px;
    width: 140px;
    margin: 0px;
    border: none 0px;
    color: White;
    font-weight: bold;
    font-size: 14px;
}

.btnApplyForConfirmationContactUs {
    cursor: pointer;
    background: url(../Images/ProcessRequest.gif) no-repeat;
    height: 25px;
    width: 140px;
    margin: 0px;
    border: none 0px;
    color: White;
    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;
}
/*********** END OF STYLESHEET FOR ORDER CONFIRMATION ************/

/********** START OF STYLESHEET FOR JIT-ADMINISTRATION ***********/
#imgJitImage {
    display: none;
}

#divSpecialTitle {
    display: none;
}

.pnlJITMgmtContent {
    background-color: #fffffe;
    border: 1px solid #D7D7D7;
    margin: 5px;
    padding: 10px;
}

.pnlJITMgmtImageSelection {
    /*border:solid 1px #898962;   margin:25px;*/
    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 {
    /* width:100%;*/
    text-align: center;
}

#tblItemMgmtContentEditorAndPreview #divPreviewJIT {
    margin-left: 40px;
}

div.clear {
    clear: both;
    display: block;
}

.btnSaveJIT {
    cursor: pointer;
    border: none 0px;
    background: url(../Images/save.gif) no-repeat scroll 0 0;
    height: 25px;
    width: 87px;
}

.btnPreviewJIT {
    cursor: pointer;
    border: none 0px;
    background: url(../Images/preview.gif) no-repeat scroll 0 0;
    height: 25px;
    width: 87px;
}

#divbtnSaveJIT {
    margin-top: 20px;
}

.trJITTitle {
    /* display:none;*/
}

.dlImageSelection td {
    vertical-align: top;
}

#pnlJITMgmtImageSelectionContent .divTemplateSelectImage {
    border: solid 10px #dcceac;
}

    #pnlJITMgmtImageSelectionContent .divTemplateSelectImage:hover {
        border: solid 10px #c8af70;
    }

#pnlJITMgmtImageSelectionFooter {
    width: 100%;
    text-align: center;
    padding: 10px;
}

.JITTemplateCancelButton {
    border: none;
    background: url(../Images/cancel.gif) no-repeat;
    height: 29px;
    width: 95px;
    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; /*border:solid 1px #c8af70; */
}

    .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;
}

.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: solid 10px #C7C7C7;
}

    .JITManagementDLSTPromoList #divPreviewJIT:hover {
        border: solid 10px #d20001;
    }

.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 0px 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: #C7C7C7;
    padding: 5px 0 5px 10px;
}

.JITManagementDLSTPromoList #divPreviewJIT:hover table {
    background-color: #d20001;
    padding: 5px 0 5px 10px;
}

/*********** END OF STYLESHEET FOR JIT-ADMINISTRATION ************/

/******************* Start VIP Registration **********************************/
#divVIPRegistrationPage {
    width: 382;
    height: 482;
}

#tdVIPRegistrationMessage {
    color: Red;
}

.tableRegisterVIC {
    width: 934px;
    border: 1px solid #D7D7D7;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-bottom: 20px;
    margin-top: 20px;
    float: left;
}

    .tableRegisterVIC .title {
        color: #111312;
        font-family: arial;
        font-size: 18px;
        font-weight: bold;
        padding: 20px;
        text-align: center;
    }

.tdRegisterVICHeader {
    height: 120px;
    background-color: #d20001;
}

.divContent {
}

.tdRegisterVICHeader .divHeaderContent {
    float: left;
    width: 500px;
    font-family: verdana;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    padding-left: 20px;
    margin-top: 40px;
}

.divVicRegisterForm {
    border-right: dotted 1px #d20001;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
    padding-left: 10px;
    margin-top: 10px;
    padding-top: 10px;
    width: 460px;
}

.divHeaderImage {
    background: url('../Images/VIpRegister.jpg') no-repeat;
    height: 109px;
    width: 239px;
    float: right;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

.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;
}

.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 {
    margin-left: 5px;
    padding-right: 20px;
    border-bottom: dotted 0px #e5c18a;
    padding-bottom: 10px;
    text-align: left;
    color: black;
}

.tdTblVIPDetailLeft {
    text-align: right;
}

.tdTblVIPDetailRight {
    text-align: left;
}

.tableRegisterVICDetail {
    margin-top: 25px;
    padding-left: 20px;
    border-bottom: dotted 1px #d20001;
}

#DrpAnnMonth {
    text-decoration: none;
}

#DrpBDateMonth {
    text-decoration: none;
}
/*himu*/
/*
#ctl00_divContainerOuter
{
    border:solid 8px white;
}*/
#HomePromoWrapper {
    border: 10px solid #d4d4d4;
    height: 200px;
    margin-left: 82px;
    margin-top: 4px;
    width: 240px;
}
/**********JIT Promo***********/
#divJITPromo {
    height: 200px;
    width: 240px;
    float: left;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    /* position: relative; */
    /* left: -24px; */
    /* top: 241px; */
}

#divJITPcontainer {
    height: 200px;
    width: 240px;
}
/**********End JIT Promo***********/
#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;
}

/*********************** Catering Header ********************************/
.CateringHeaderContainer {
    background-color: #D7BB68;
    color: #0D4D49;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px;
    text-align: left;
}

    .CateringHeaderContainer li {
        line-height: 18px;
    }

.HeaderText {
    padding: 0px;
}

.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;
}
/*********************** End Catering Header ********************************/

/************************************ Start Table Booking Page************************************/
.ReservationStaticSelectedStyle {
    font-weight: bold;
    background: none repeat scroll 0 0 #ffffff;
    color: #AC0308 !important;
}

    .ReservationStaticSelectedStyle a {
        color: #AC0308 !important;
    }

.ReservationStaticHoverStyle {
    font-weight: bold;
    background: none repeat scroll 0 0 #ffffff;
    color: #AC0308 !important;
}

.ReservationStaticMenuItemStyle {
    font-size: 13px;
    font-weight: bold;
    color: white;
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: 1px dotted #FFFFFF;
}

    .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: White;
        }

#ReservationMenu {
    float: left;
    width: 157px;
    padding-top: 17px;
    background: url("../Images/Categorytop.jpg") no-repeat scroll left top transparent;
    display: none;
}

.ReservationMenu {
    color: White;
}

#ReservationContainer {
    text-align: left;
    padding: 5px;
    color: #333;
}

#ReservationContent {
    /*border: 1px solid #2F0302;*/
    width: 935px; /*width: 770px;*/
    margin: 0 auto;
}

.tdTableBookingLeft {
    font-weight: normal;
    line-height: 30px;
    text-align: right;
    width: 36% !important;
}

.tdTableBookingRight {
    text-align: left;
    padding-left: 5px;
    width: 54%;
}

.ReservationStaticMenuStyle {
    font-weight: bold;
    color: red;
    font: 12px SegoeUI, Arial, sans-serif bold;
}

#TableBookingConiner {
    padding: 15px;
    border: 1px solid #D7D7D7;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    text-align: center;
    color: #333;
    margin-top: 20px;
}

#CateringConiner {
    border: 1px solid #D7D7D7;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    text-align: center;
    padding: 14px;
    margin-top: 20px;
}

#tblCateringConiner {
    width: 100%;
    padding-top: 15px;
}

.btnSubmitQuickContact {
    background: url(../Images/submit.gif) no-repeat;
    border: none;
    height: 25px;
    width: 87px;
    cursor: pointer;
}

/************************************ End Table Booking Page************************************/

/************************************ Start Contact Us Page ************************************/

#divContactUsPage {
    text-align: left;
    width: 100%;
    color: Black;
}

#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-left: 5px;
    width: 951px;
    padding: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
}

#ContactUsContent {
    float: left;
    width: 950px;
    border: 1px solid #D7D7D7;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

#ContactUsMenu {
    text-align: left;
    padding: 10px 10px 8px 10px;
    height: 34px;
    border: 1px solid #D7D7D7;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-bottom: 10px;
   width: auto;
}

.ContactStaticMenuItemStyle.ctl00_ctl00_ContentPlaceHolder1_Menu1_4 td {
}

#ContactUsMenuBottom {
    margin-bottom: 20px;
    width: 500px;
}

#DirectionMenuBottom {
    margin-bottom: 20px;
    width: 300px;
}

.ContactStaticSelectedStyle a {
    color: #fff !important;
    font-weight: bold;
    background-color: #d20001;
}

.ContactStaticMenuItemStyle a {
    font-weight: bold;
    text-align: center;
    display: block;
    padding: 6px;
    color: #000;
    height: auto;
}

    .ContactStaticMenuItemStyle a:hover {
        color: #fff !important;
        background-color: #d20001;
    }

.ContactStaticSelectedStyle {
    color: #fff !important;
    font-weight: bold;
}

.ContactStaticHoverStyle {
    color: #fff !important;
    font-weight: bold;
}

.ContactStaticMenuStyle {
    font-weight: bold;
    color: White;
}

.ContactMenu {
    color: black;
    padding-left: 3px;
    padding-right: 3px;
    width: 100%;
}

.directionsaspx .ContactMenu, .senddirectiontomeaspx .ContactMenu {
}

.tdCateringConinerBtn {
    text-align: center;
    padding-top: 10px;
}

.RestonameContactPage {
    color: #d20001;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 8px;
}

/************************************ End Contact Us Page ************************************/

#MediaGalleryContainer {
    text-align: left;
    padding-top: 5px;
    padding: 15px;
    border: 1px solid #D7D7D7;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.GalleryStyle {
    text-align: center;
    padding-left: 45px;
    color: #2F0302;
    font-weight: bold;
}

.ItemStyleCss img {
    background-color: #C7C7C7;
    padding: 3px;
}

/******* Start Order Check out ******/
.OrderCheckoutDistanceMessage {
    color: Red;
}

.PaymentOptionPanel {
    padding-left: 0px;
}
/******* End Order Check out ******/

/*Start Stylesheet for the Event Control */
.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: white;
    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;
}

.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: 0px;
    padding-top: 5px;
}

.EventContent {
    font-weight: normal;
}

.LinkShowAllEvents {
    height: 10px;
}

/*End Stylesheet for the Event Control */

/***************** Start Home Page Testimonial Control *********************/
#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 0px;
}


.TestimonialControlFooter {
}

#divTestimonialContenet {
    height: 86px;
    color: Black;
}

.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 black;
    margin-right: 10px;
    width: 440px;
    padding-bottom: 5px;
}


/***************** End Home Page Testimonial Control *********************/

/***********(START) PAY BY PHONE ************/
.divPayByPhoneSubmitButtonContainer {
    text-align: left;
    padding-left: 180px;
}

.divPayByPhoneLabelContainer {
    padding: 10px;
}

.PaymentOptionPanel {
    text-align: center;
    padding-left: 0px;
}
/***********(END) PAY BY PHONE ************/



/********************************** Start Stylesheet for Our Branches ********************/

#divGMapMain {
    border: solid 1px #B2412F;
    background-color: White;
    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: White;
    width: 918px;
    margin-top: 10px;
}

.btnBranchDisplayName {
    text-decoration: none;
    border: none;
    background-color: Transparent;
    cursor: pointer;
    color: Black;
}

#divAlternativeBranchDetail {
    padding-left: 10px;
    border: solid 1px Black;
    background-color: white;
    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: 0px 0px 0px 0px;
    font-size: 12px;
    color: Black;
}

.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;
}

/********************************** End Stylesheet for Our Branches ********************/

#tdHomeBottomNavigationMenu {
    display: none;
}

/********************************** Start Stylesheet for Home Page Control********************/
#divHomepageContainer {
}

#divHomePageSpecialOffer {
}

#divHomePageHeader {
}

#divHomePagePhotoGallery {
    vertical-align: top;
    width: 100%;
    height: 510px;
}

.divHomePageFlash {
    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-left: 17px;
    padding-right: 17px;
    text-align: left;
    padding-top: 0px;
    padding-bottom: 0px;
}

#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);
}

#divCateringInquiryLink {
    width: 239px;
    height: 45px;
    cursor: pointer;
    background-image: url(../Images/CateringInquiry.jpg);
}

#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;
}
/********************************** End Stylesheet for Home Page Control********************/

/*-------------------- Reorder Control Starts --------------------------*/
#divROrder {
    height: 35px;
    text-align: left;
    padding-left: 10px;
    padding-bottom: 5px;
}

.tblRorder {
    height: 35px;
    text-align: left;
}

.tdRorder {
    color: White;
    font-family: Verdana;
    width: 76px;
}

.btnReorder_1 {
    background: url("../Images/btnReorderEnable1.jpg") no-repeat scroll center right transparent;
    border: 0 none;
    color: White;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin: 0;
    width: 30px;
    margin: 0px 2px 0px 2px;
}

.btnReorder_2 {
    background: url("../Images/btnReorderEnable2.jpg") no-repeat scroll center right transparent;
    border: 0 none;
    color: White;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin: 0;
    width: 30px;
    padding: 0px 2px 0px 2px;
}

.btnReorder_3 {
    background: url("../Images/btnReorderEnable3.jpg") no-repeat scroll center right transparent;
    border: 0 none;
    color: White;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin: 0;
    width: 30px;
    padding: 0px 2px 0px 2px;
}

.btnReorderDisabled_1 {
    background: url("../Images/btnReorderDisable1.jpg") no-repeat scroll center right transparent;
    border: 0 none;
    color: White;
    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: White;
    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: White;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin: 0;
    text-decoration: line-through;
    width: 30px;
}

.hlReorderLink {
    text-decoration: none;
    outline: none;
    border: none 0px;
    cursor: pointer;
}

#divReorderLink {
    background: url(../Images/Reorder.jpg) no-repeat;
    width: 100px;
    height: 25px;
    margin-left: 3px;
    outline: none;
}
/*-------------------- Reorder Control Ends -------------------------*/
#divPhoneNumber {
    background: url("../Images/Phone1.png") no-repeat scroll left center transparent;
    float: left;
    height: 24px;
    padding-left: 23px;
    text-align: left;
}

#divFaxNumber {
    background: url("../Images/Fax1.png") no-repeat scroll left 4px transparent;
    float: left;
    height: 25px;
    padding-left: 23px;
    text-align: left;
}

#divEmailImage {
    background: url(../Images/Email.png) no-repeat scroll left top transparent;
    height: 19px;
    padding-left: 23px;
    background-position: 0px 3px;
}

#divHeadingaddress {
    background-color: #e5143f;
    width: 100%;
    display: none;
}
/*For Default Page*/

#tdPhoneNumber {
    text-align: left;
    width: 168px;
}

#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;
}

/****(START) Confirmation Control ****/
.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;
}

/****(END) Confirmation Control ****/
.divBusinessHourTitle {
    font-weight: bold;
    color: #6b3109;
    font-family: Verdana;
    font-size: 18px;
}

.divBusinessHourHour {
    color: #6b3109;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
}

/****(Start) Admin Menu Management ****/
#tblMenuPageCategory {
    border: 1px solid #990100;
    margin: 5px;
}
/****(END) Admin Menu Management ****/


/*---------- Testimonial Header Greeting START -----------*/
.divTestimonialHeaderContainer {
    padding: 10px 0px 10px 0px;
    position: relative;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
    -khtml-opacity: 1.0;
}

.tblTestimonialGreetingContainer {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 0px solid #d20001;
    background-color: #d20001;
}

.tdTestimonialHeaderText {
    padding: 10px 40px 10px 40px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin: 0px 25px;
}

.lblTestimonialText {
    text-align: center;
    color: #fff;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
}

.tdTestimonialFeedbackButton {
    float: right;
    margin-top: 6px;
}

.TestimonialFeedbackButton {
    background: url('../Images/feedback.gif') no-repeat;
    height: 25px;
    width: 87px;
    border: none;
    float: right;
    cursor: pointer;
    margin-right: 10px;
    margin-bottom: 8px;
}

.divTestimonialHeaderContainer table {
    width: 100%;
}

.hlTestimonialFeedback {
    outline: none;
    border: none;
}
/*---------- Testimonial Header Greeting END -----------*/


#divImgDescription {
    display: none;
}

#divFoodTypeVegetarian {
    display: none;
}

#SocialMediaMarketingControl {
    display: block !important;
}
/*   Menu Page */

.ServicesPageContent {
    border: 1px solid #D7D7D7;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    padding: 0 15px;
    margin-top: 20px;
}

#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 {
    /*border :1px solid;*/
    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 {
    /* display:none;*/
}

.aboutusaspx #ContactUSContainer {
    width: 940px !important;
    padding: 5px !important;
}

.orderinvoiceaspx, .giftpaypalreturnaspx, .giftinvoiceaspx, .paypalreturnaspx {
}

#divHeaderContactDetail #divPhoneNumber {
    background: url("../Images/Phone1.png") no-repeat scroll left center transparent;
    float: left;
    height: 16px;
    padding-left: 23px;
    text-align: left;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-right: 10px;
}

#divContactUsContactDetail #divPhoneNumber {
    background: url("../Images/Phone1.png") no-repeat scroll left center transparent;
    float: left;
    height: 16px;
    padding-left: 23px;
    text-align: left;
    padding-top: 3px;
    padding-bottom: 3px;
}

#divContactUsContactDetail #divFaxNumber {
    background: url("../Images/Fax1.png") no-repeat scroll left center transparent;
    float: left;
    height: 16px;
    padding-left: 23px;
    text-align: left;
    padding-top: 3px;
    padding-bottom: 3px;
}

#divHeaderContactDetail #divEmailImage {
    display: none;
}

#receiveNews {
    background-image: url(../Images/ReciveNewsLetters.gif);
    width: 142px;
    height: 19px;
    margin-left: 52px;
}

#gallery {
    background: transparent !important;
    padding-top: 0px !important;
}

/********** vertical Image Category ***************/

.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: auto !important;*/
    height: 650px;
    color: Black;
}
/*--- NEW Header STARTS ---*/
.tblHeaderSocialMedia {
    width: 144px;
    padding-right: 16px;
    float: right;
}

#divSocialMedia iframe {
    padding-top: 5px;
    padding-right: 10px;
    float: left;
}

.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;
        }

#divFacebookContainer, #divTwitterContainer {
    float: left;
    height: 32px;
    width: 32px;
    padding-right: 5px;
}

#divFBGPlusContainer {
    float: left;
    width: 150px;
    height: 35px;
    padding-top: 10px;
    padding-left: 80px;
}

#divFBLikeContainer {
    width: 80px;
    float: left;
}

#divGPlusContainer {
    margin-left: 10px;
    text-align: left;
    width: 60px;
    float: right;
}

#divOnlineOrder {
    float: left;
    height: 34px;
    width: 132px;
    padding-top: 10px;
    padding-left: 95px;
    vertical-align: top;
}

    #divOnlineOrder a {
        border: none;
        width: 132px;
    }

#btnOrderOnline {
    width: 132px;
    height: 34px;
    background: url(../Images/OrderOnline.gif) no-repeat;
}

#WelcomeNote {
    display: none;
}

/*--- NEW Header ENDS ---*/

#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;
    font-weight: bold;
    background-color: #C7C7C7;
    color: #590505;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

#Comments {
}

.divRULInfoContent {
    color: #000;
}

#aboutusheaders {
    color: #940000;
    font-weight: bold;
    font-style: italic;
}



#divLeftP {
    padding-left: 20px;
    font-family: Segoe Print;
}

#divrightP {
    padding-right: 20px;
    font-family: Segoe Print;
}


/******** (START) Accordion Header *************/

#sitenav-bar {
    /*background-color: #7d7d7d;*/
    background: transparent;
    background-image: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    height: 60px;
    line-height: 35px;
    margin-bottom: 0px;
    margin-left: 5px;
    margin-right: 10px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 0px;
    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: 0px;
    height: 60px;
    line-height: 60px;
    color: #7d7d7d;
    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: 0px -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: 0px;
    z-index: 9999;
}

    .accordion-open .toggle-link:hover {
        background-position: -50px 0px !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;
}
/******** (END) Accordion Header *************/

/************************** Printable DataMenu StyleSheet Start******************************/
.printablemenudinein #MenuPageGalleryContainer {
    display: none;
}

.printablemenudinein #restdetails {
    background-color: #fff;
    width: 926px !important;
}

.printablemenudinein #categories a {
    color: #000;
}

.printablemenudinein #tdtablesearch {
    display: none;
}

.printablemenudinein #divMasterPageHeader {
    display: none;
}

.printablemenudinein #divHeader {
}

.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: 0px !important;
    border-radius: 0px !important;
    background: none !important;
}

.printablemenudinein #divContainer {
    border-bottom: 2px solid #000;
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    width: 946px;
    float: left;
    margin: 0;
}

.printablemenudinein #PrintableLogo {
    display: block !important;
    border: 2px solid #000;
    width: 946px;
    text-align: left;
    background-color: #ffffff;
}

.printablemenudinein {
    background: none repeat scroll 0 0 #FFFFFF;
}

printablemenudinein #menuCategoryContainer #restdetails #categories {
    display: none !important;
}

.printablemenudinein #menuCategoryContainer .menu_category {
    border-bottom: 1px solid #D3D2CD !important;
    background: none !important;
    margin-left: 5px;
    margin-bottom: 3px;
}

    .printablemenudinein #menuCategoryContainer .menu_category a {
        background: none !important;
        cursor: inherit !important;
        padding-left: 0px !important;
        height: auto;
        text-decoration: none;
        color: #000;
    }

.printablemenudinein .menu_item span {
}

.printablemenudinein .menu_item p {
}

.printablemenudinein .menu_category h3 {
    float: left;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 0px !important;
    width: 100%;
}

.printablemenudinein .content {
    display: none;
}

#PrintableLogo {
    display: none;
}

    #PrintableLogo img {
        position: relative;
        left: 0% !important;
        width: 750px;
        height: 110px;
        margin: 0 auto;
    }

.printablemenudinein .PrintableLogo {
    height: 100px;
    width: 950px;
}

.printablemenudinein #categories .category:hover, .printablemenudinein #categories .selected {
    height: 21px;
    background: #000;
    color: #fff;
    cursor: pointer;
    -moz-border-radius: 5px 5px 5px 5px;
}

    .printablemenudinein #categories .selected a {
        background: none repeat scroll 0 0 #000 !important;
        color: #fff !important;
    }

.printablemenudinein #categories .category:hover, .printablemenudinein #categories .selected {
    background: none repeat scroll 0 0 #000 !important;
    color: #fff !important;
}

    .printablemenudinein #categories .category:hover a, .printablemenudinein #categories .category a:hover {
        background: none repeat scroll 0 0 #000 !important;
        color: #fff !important;
    }
/************************** Printable DataMenu StyleSheet End******************************/
.orderinvoiceaspx .content {
    margin: 0 auto;
    padding-top: 10px;
}

/****************** Start Admin PageTitleControl ********************/
#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;
    color: transparent !important;
}

.webcontentReset {
    border: none;
    background: url(../Images/Reset.gif) no-repeat;
    height: 25px;
    width: 87px;
    margin-right: 200px;
    cursor: pointer;
    color: transparent !important;
}

.webcontentSubmit:hover {
    background: url(../Images/submit.gif) no-repeat;
    width: 87px;
    height: 25px;
    border: none;
    cursor: pointer;
    color: transparent !important;
}

.webcontentReset:hover {
    border: none;
    background: url(../Images/Reset.gif) no-repeat;
    height: 25px;
    width: 87px;
    margin-right: 200px;
    cursor: pointer;
    color: transparent !important;
}
/****************** End Admin PageTitleControl ********************/

/* -------  HOME PAGE GALLERY STARTS ------- */
#HomePageGalleryWrapper #slider {
    /* background: url(../Images/loading.gif) no-repeat scroll 50% 50% transparent !important; */
    /* height: 387px !important; */
    position: relative !important;
    /* width: 898px !important; */
    margin: 0 auto;
}

.nivo-controlNav A {
    position: relative;
    z-index: 10;
    cursor: pointer;
}

.nivo-controlNav A {
    font-weight: bold;
}

#HomePageGalleryWrapper .slider-wrapper {
    /*padding-top: 1px;*/
}

#divloadinggifimage {
    background: url(../Images/loading.gif) no-repeat scroll 50% 50% transparent !important;
    max-height: 475px !important;
    position: relative !important;
    width: 100% !important;
    height: 700px;
}

m a.nivo-imageLink {
    z-index: 1;
    width: 100% !important;
    height: 100% !important;
}

#HomePageGalleryWrapper #slider img {
    text-align: center;
    border-style: none;
}

#HomePageGalleryWrapper {
    top: 0;
}

    #HomePageGalleryWrapper .nivo-controlNav {
        /*background-color: white !important;*/
        margin: 0 auto;
        padding: 23px 0 0;
        margin-top: -47px;
        position: relative;
    }
        /* Control nav styles (e.g. 1,2,3...) */
        #HomePageGalleryWrapper .nivo-controlNav a {
            cursor: pointer;
        }

            #HomePageGalleryWrapper .nivo-controlNav a.active {
                font-weight: bold;
            }

    #HomePageGalleryWrapper .nivo-prevNav {
        left: 0px;
    }

    #HomePageGalleryWrapper .nivo-nextNav {
        right: 0px;
    }

    #HomePageGalleryWrapper .nivoSlider {
        position: relative;
        width: 100%;
        height: auto;
        overflow: hidden;
    }

        #HomePageGalleryWrapper .nivoSlider img {
            position: absolute;
            top: 0px;
            left: 0px;
            max-width: none;
        }

    #HomePageGalleryWrapper .nivo-main-image {
        display: block !important;
        position: relative !important;
        width: 100% !important;
    }

    /* If an image is wrapped in a link */
    #HomePageGalleryWrapper .nivoSlider a.nivo-imageLink {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        border: 0;
        padding: 0;
        margin: 0;
        z-index: 6;
        display: none;
        cursor: pointer;
    }
    /* The slices and boxes in the Slider */
    #HomePageGalleryWrapper .nivo-slice {
        display: block;
        position: absolute;
        z-index: 0;
        height: 100%;
        top: 0;
    }

    #HomePageGalleryWrapper .nivo-box {
        display: block;
        position: absolute;
        z-index: 5;
        overflow: hidden;
    }

        #HomePageGalleryWrapper .nivo-box img {
            display: block;
        }

    /* Caption styles */
    #HomePageGalleryWrapper .nivo-caption {
        position: absolute;
        left: 0px;
        bottom: 0px;
        background: #000;
        color: #fff;
        width: 100%;
        z-index: 8;
        /*padding: 5px 10px;*/
        opacity: 0.8;
        overflow: hidden;
        display: none;
        -moz-opacity: 0.8;
        filter: alpha(opacity=8);
        -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
        -moz-box-sizing: border-box; /* Firefox, other Gecko */
        box-sizing: border-box; /* Opera/IE 8+ */
    }

        #HomePageGalleryWrapper .nivo-caption p {
            padding: 5px;
            margin: 0;
        }

        #HomePageGalleryWrapper .nivo-caption a {
            display: inline !important;
        }

    #HomePageGalleryWrapper .nivo-html-caption {
        display: none;
    }
    /* Direction nav styles (e.g. Next & Prev) */
    #HomePageGalleryWrapper .nivo-directionNav a {
        position: absolute;
        top: 42%;
        z-index: 1;
        cursor: pointer;
    }
    /*
Skin Name: Nivo Slider Default Theme
*/

    #HomePageGalleryWrapper .theme-default .nivoSlider {
        position: relative;
        background: #fff url(../Images/loading.gif) no-repeat 50% 50%;
        /*margin-bottom: 10px;*/
    }

        #HomePageGalleryWrapper .theme-default .nivoSlider img {
            position: absolute;
            top: 0px;
            left: 0px;
            display: none;
            height: auto !important;
        }

        #HomePageGalleryWrapper .theme-default .nivoSlider a {
            border: 0;
            display: block;
        }

    #HomePageGalleryWrapper .theme-default .nivo-controlNav {
        padding: 0;
        text-align: center;
        left: 0 !important;
    }

        #HomePageGalleryWrapper .theme-default .nivo-controlNav a {
            display: inline-block;
            width: 18px;
            height: 18px;
            background: url(../Images/Bullets.png) no-repeat;
            text-indent: -9999px;
            border: 0;
            margin: 0 2px;
            background-position: -21px 0px;
            margin-top: 10px;
        }

            #HomePageGalleryWrapper .theme-default .nivo-controlNav a[rel="0"] {
                margin-left: 33px !important; /*margin-left: 47px !important;*/
            }

            #HomePageGalleryWrapper .theme-default .nivo-controlNav a.active {
                background: url(../Images/Bullets.png) no-repeat;
                width: 18px;
                height: 18px;
                background-position: 0px 0px;
                margin: 0 2px;
                margin-top: 10px;
            }

    #HomePageGalleryWrapper .theme-default .nivo-directionNav a {
        display: block;
        width: 38px;
        height: 58px;
        background: transparent url(../Images/Next_Previous.png) no-repeat 0 0;
        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;
        /*margin: 0px 20px 0px 20px;*/
    }

    #HomePageGalleryWrapper .theme-default:hover .nivo-directionNav a {
        opacity: 1;
    }

    #HomePageGalleryWrapper .theme-default a.nivo-nextNav {
        background-position: -48px 0px;
        opacity: 1;
    }

        #HomePageGalleryWrapper .theme-default a.nivo-nextNav:hover {
            background-position: -48px 0px;
            opacity: .5;
            transition: opacity .5s ease-out;
            -moz-transition: opacity .5s ease-out;
            -webkit-transition: opacity .5s ease-out;
            -o-transition: opacity .5s ease-out;
        }

    #HomePageGalleryWrapper .theme-default a.nivo-prevNav {
        opacity: 1;
    }

        #HomePageGalleryWrapper .theme-default a.nivo-prevNav:hover {
            opacity: .5;
            transition: opacity .5s ease-out;
            -moz-transition: opacity .5s ease-out;
            -webkit-transition: opacity .5s ease-out;
            -o-transition: opacity .5s ease-out;
        }

    #HomePageGalleryWrapper .theme-default .nivo-caption {
        font-family: Helvetica, Sans-Serif, sans-serif;
    }

        #HomePageGalleryWrapper .theme-default .nivo-caption a {
            color: #fff;
            border-bottom: 1px dotted #fff;
        }

            #HomePageGalleryWrapper .theme-default .nivo-caption a:hover {
                color: #fff;
            }

    #HomePageGalleryWrapper .theme-default .nivo-controlNav.nivo-thumbs-enabled {
        width: 100%;
    }

        #HomePageGalleryWrapper .theme-default .nivo-controlNav.nivo-thumbs-enabled a {
            width: auto;
            height: auto;
            background: none;
            margin-bottom: 5px;
        }

        #HomePageGalleryWrapper .theme-default .nivo-controlNav.nivo-thumbs-enabled img {
            display: block;
            width: 120px;
            height: auto;
        }
/* -------  HOME PAGE GALLERY ENDS ------- */
#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;
    }
/********* Footer V3 **********/
/**************************************START Master Page Footer CSS**********************************************/
#divFooter {
    width: 100%;
    margin: 0 auto;
}

#PageFooter {
    margin: 0 auto;
    width: 100%;
}

/*#region START NewsLetters Wrapper*/
/*#endregion*/

/*#region START NewsLetter Control CSS*/
.Newsletterbody form {
    margin: auto;
    width: auto !important;
}

.divEmailSubscriptionRight {
    float: left;
    padding: 10px 0px 10px 0px;
}

.divNewsLetterSubscription {
    border: medium none;
    float: right !important;
    height: 50px !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 324px !important;
}

.tblNLSubscription {
    float: right;
    padding: 0px 0px;
    width: 100%;
    background: #ffffff;
    border-radius: 5px;
    /*-moz-box-shadow: inset 0 0 10px #6e0001;
    -webkit-box-shadow: inset 0 0 10px #6e0001;
    box-shadow: inset 0 0 10px #6e0001;*/
}

.newsLetterSubmit {
    background: url(../Images/Subscribe_Icon.png) no-repeat;
    width: 100px;
    height: 30px;
    border: none;
    cursor: pointer;
    margin: 5px auto;
    padding: 0;
    text-align: right !important;
    outline: none;
    /* background-size: 100% 100%; */
}

.tdNLInputEmail {
    width: 210px;
    float: left;
}

.tdNLSubmit {
    float: right;
    /* margin-right: 10px; */
}

.tdNLInputEmail .txtplaceHolder {
    background: #ffffff !important;
    border: none !important;
    font-style: italic;
    color: #000 !important;
    margin-left: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 210px !important;
    outline: none;
}

.tblNewsLetterSubscription {
    background-color: #E4E0E1;
    border: 1px solid #BEBCBD;
    border-radius: 0 10px 10px 0;
    float: left;
    height: auto !important;
    padding-left: 12px;
    width: 350px;
}

.tdNewsLetterInputEmail input {
    border: medium none;
    background-color: #E4E0E1;
}

.tdNLMessage [id*="lblMessage"] {
    color: #FB1B40 !important;
    font-size: 12px;
    text-align: left;
    padding-left: 3px;
}
/*#endregion*/

/*#region START Footer Wrapper*/

.defaultaspx #divFooterWrapper {
       background-color:#006b23;
    color: #fff;
    padding: 233px 0px 50px 0px;
        /*position: relative;
    top: -150px;
    z-index: -1;*/
}


#divFooterWrapper {
        background-color: #006b23;
    color: #fff;
        padding: 28px 0px 50px 0px;
    /* padding: 233px 0px 50px 0px;*/
}

.divFooterHeaderTitle {
    float: left;
    text-align: left;
     font-family: "Roboto";
    font-size: 15px;
    padding: 0px 0px 15px 0px;
}


#divFooterLeft {
    float: left;
    /*width: 190px;*/
    padding: 0px 0px 0px 0px;
}

/*#region START Footer Address with Icon*/
#AddressIcon {
    background: url(../Images/Footer_Address_Icon.jpg) no-repeat;
    background-position: 0px 12px;
    padding-left: 50px;
}

#FooterAddress {
    width: 214px;
    height: 45px;
}

.divFooterAddress {
    text-align: center;
   font-family: "Roboto-Light";
    font-size: 16px;
    line-height: 23px;

}

    .divFooterAddress #divLocation {
        /*background: url(../Images/Footer_Location_Icon.jpg) no-repeat;
    background-position: 0px 1px;
    padding-left: 27px;
    height: 19px;
    width: 168px;*/
    }

    .divFooterAddress #divLocation2 {
        /*text-align: left;
        padding-left: 33px;*/
    }

#divLocation {
color: white;
    background-image: url(../Images/Address.png);
        background-position: -25px 0px;
    background-repeat: no-repeat;
    padding-left: 20px;
    width: 100%;
    height: 100%;
    font-size: 15px;
   font-family: "Roboto-Light";
}

    .divFooterAddress #tdPhoneNumber {
        text-align: left;
        width: 168px;
        padding-top: 9px;
    }

    .divFooterAddress #divPhoneNumber {
        background: url(../Images/Footer_Phone_Icon.png) no-repeat;
        background-position: 0px 7px;
        padding-top: 5px;
        padding-left: 23px;
        height: 23px;
        float: none;
    }

    .divFooterAddress #tdFaxNumber {
        text-align: left;
        width: 168px;
        padding-top: 9px;
    }

    .divFooterAddress #divFaxNumber {
        background: url(../Images/Footer_Fax_Icon.png) no-repeat;
        background-position: 0px 2px;
        /* padding-top: 0px; */
        padding-left: 23px;
        height: 22px;
        float: none;
    }

    .divFooterAddress #divEmailImage {
        background: url(../Images/Footer_Email_Icon.png) no-repeat;
        background-position: 0px 4px;
        padding-left: 23px;
        height: 18px;
        float: none;
    }
/*#endregion*/

.divFooterSeprator {
    background-image: url(../Images/FooterSepearator.png);
    background-repeat: no-repeat;
    float: left;
    height: 120px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    width: 1px;
}


#divFooterMiddle {
   
       float: left;
      width: 349px;
    padding: 0px 10px 0px 10px;
}

#divFooterSocialIcon {
    float: left;
    width: 380px;
}

.divFooterSocialText {
    text-transform: uppercase;
     font-family: "Roboto";
    font-size: 13px;
    text-align: center;
    width: 380px;
    margin: 0 auto;
    padding: 15px 0px 0px 0px;
}



#divFooterRight {
    float: left;
    width: 333px;
    padding: 0px 0px 0px 16px;
}

.divFooterRightHeaderSubTitle {
    float: left;
    font-size: 12px;
        font-family: "Roboto-Light";
    font-style: italic;
    text-align: left;
}

/*#endregion*/

/*#region START Footer Social Icon*/
#divFacebookTwitterContainer {
    /* float: right; */
    margin: 0 auto;
       width: 86px;
    padding: 0px 0px 0px 0px;
        position: relative;
    /*top: -10px;*/
}

#divHeaderNavigationMiddle #divFacebookTwitterContainer {
    /* float: right; */
    margin: 0 auto;
   width: 132px;
    padding: 0px 0px 0px 0px;
        position: relative;
       top: -5px;
}



    #divFacebookTwitterContainer:after {
        content: "";
        display: block;
        clear: both;
    }

.socialMedia {
    float: left;
    height: 34px;
    width: 34px;
    margin-right: 9px;
}

.socialImage {
    background-image: url(../Images/Footer_Social_Media.png);
    background-repeat: no-repeat;
    display: block;
    height: 41px;
    width: 34px;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

#divFacebook {
       background-position: 0px 0px;
}

    #divFacebook:hover {
        background-position: -0px -40px;
    }

#divTwitter {
    background-position: -39px 0px;
}

    #divTwitter:hover {
        background-position: -39px -40px;
    }

#divInstagram {
    background-position: -83px 0px;
}

    #divInstagram:hover {
        background-position: -83px -40px;
    }

#divGPlus {
    background-position: -138px 0px;
}

    #divGPlus:hover {
        background-position: -138px -34px;
    }

#divYelp {
    background-position: -219px 0px;
}

    #divYelp:hover {
        background-position: -219px -34px;
    }
/*#divYoutube {
    background-position: -103px 0px;
}
*/
/*#endregion*/

/*#region START Footer Links*/
#divFooterLinkContainer {
  font-size: 17px;
     font-family: "Roboto-Light";
    color: #fff;
}

#divMasterPageFooterLink {
    text-align: center;
      width: 632px;
    float: left;
        font-size: 14px;
}

.CompanyLink {
  text-decoration: none !important;
    color: #fff;
}



.CompanyLink span:hover{
  text-decoration: none !important;
    color: #fff !important;
}

#divPrivacyPolicy  span:hover{
  text-decoration: none !important;
    color: #fff !important;
}

a.CompanyLink {
    outline: none;
    border: 0;
}

    a.CompanyLink:hover {
        color: #fff;
        text-decoration: underline;
    }

#divLinkContainer {
    float: right;
    width: 300px;
    text-align: center;
        font-size: 14px;
}

#divPrivacyPolicy {
    text-align: left;
    float: left;
   
      width: 331px;

}

#divLinkSeperator {
    color: #fff;
    float: left;
    text-align: center;
    width: auto;
}

#divMasterPageCompanyName {
    float: left;
    padding-left: 7px;
    text-align: right;
    color: #fff;
}

.privacypolicy {
    text-decoration: none !important;
    color: #fff;
    margin-left: 0px !important;
}

a.privacypolicy {
    outline: none;
    border: 0;
}

    a.privacypolicy:hover {
        color: #fff;
        text-decoration: underline;
    }

#divCreditCard {
    width: 118px;
    float: left;
    padding: 15px 0px 15px 0px;
}

.col4 > span {
    font-weight: bold;
}
/*#endregion*/


/**************************************END Master Page Footer CSS**********************************************/
#divFooterMenu {
    float: left;
    padding-bottom: 5px;
}

#divBottomPageNavigation {
    float: left;
    padding-left: 14px;
    display: none;
}

.menuBottomStaticSelectedStyle {
    color: #7d7d7d;
}

.menuBottomStaticMenuItemStyle {
    padding-left: 3px;
    padding-right: 3px;
}

.menuBottomNavigation a {
    color: #7d7d7d;
}

    .menuBottomNavigation a:hover {
        color: #930000;
    }

.menuBottom tr td img {
    margin-top: 2px;
}
/********* Ends Footer V3******/
/******************** printablemenudinein Start **********************/
.printablemenudinein {
    /*    background: #fff;*/
}

    .printablemenudinein .DataLinkContainer {
        display: none !important;
    }

    .printablemenudinein #divFranchiseInquiry {
        display: none;
    }

    .printablemenudinein #divHeader {
        background: #fff;
        padding: 0px;
        height: auto;
    }

    .printablemenudinein #divMasterPageHeader {
        display: none;
    }

    .printablemenudinein #divMenuNavigation {
        display: none;
    }

    .printablemenudinein #tdtablesearch {
        display: none;
    }

    .printablemenudinein #PageFooter {
        display: none;
    }

    .printablemenudinein #divContainer {
        padding: 0 !important;
    }

    .printablemenudinein .bodyFormContainer {
        background: #fff;
    }

    .printablemenudinein #restaurantmenu .lvl1 {
        /*float: left;*/
    }

    .printablemenudinein #restaurantmenu {
        padding-top: 0px;
    }


    .printablemenudinein #categories a {
        font-size: 11px;
        font-weight: bold;
        height: 21px;
        text-decoration: underline;
        text-transform: uppercase;
        color: #000;
    }

    .printablemenudinein #categories .category:hover, .printablemenudinein #categories .selected {
        /*height: 15px;*/
        height: 21px;
        background: #000 !important;
        color: #fff;
    }

        .printablemenudinein #categories .category:hover a, .printablemenudinein #categories .category a:hover {
            /*color: #F37811;*/
            background: #000;
            color: #fff;
            height: 21px;
            cursor: pointer;
        }

        .printablemenudinein #categories .selected a {
            color: #fff;
            height: 21px;
            cursor: pointer;
        }

    .printablemenudinein #categories a:hover {
        text-decoration: underline; /*color: #F37811;*/
        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: 0px;
        text-decoration: none;
        width: 910px;
    }

    .printablemenudinein .menu_item span {
        /*color: #590505;*/
        text-transform: none;
        text-decoration: none;
    }

    .printablemenudinein #restaurantmenu .rest_menu_full .itemcolumn {
        width: 290px;
        float: left;
    }

    .printablemenudinein .menu_item p {
        clear: both;
        /*color: #2A2C2E;*/
        font-family: arial;
        font-size: 13px;
        margin: 0;
        padding: 2px;
        text-decoration: none;
        width: 260px;
        text-align: left;
    }

    .printablemenudinein .item_desc {
        color: #8B8B8B;
        float: left;
        padding-bottom: 5px;
        padding-left: 10px;
        padding-top: 3px;
        text-align: left;
        width: 100%;
    }



    .printablemenudinein #menuCategoryContainer {
        margin-top: 0px;
        padding: 0px;
        border: none;
    }

    .printablemenudinein .menu_category.lvl2 a {
        color: #000 !important;
        margin-top: 0px;
    }

    .printablemenudinein .menu_category lvl2 {
    }

    .printablemenudinein #restdetails {
        background: none !important;
    }

    .printablemenudinein .menu_category h3 {
        padding-bottom: 0px !important;
        padding-left: 0px !important;
    }

    .printablemenudinein #subcategories {
        display: none;
    }

    .printablemenudinein .menu_item_value > img {
        display: none;
    }

/************** Printable Menu Page Stylesheet Ends Here ******************/

/**************** Careers.aspx Page stylesheet starts *******************/
#divCareersControlContainer {
    border: 1px solid #D7D7D7;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    padding: 15px;
    text-align: left;
    color: #7d7d7d;
    margin-top: 20px;
}

#divCareerHeaderContain {
    color: #000;
    /* font-size: 12px;*/
    line-height: 1.5;
    text-align: center; /*width: 840px;*/
}

.#divCareerHeaderContain > div:first-child {
    background-image: url("../Images/HeaderBG.jpg");
    padding: 10px;
    color: #333;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 0px solid #aca636;
}

.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: #000;
    font-weight: bold; /* padding-top: 10px;*/
    margin-top: -20px;
}

#tblCareerApplyOnline {
    width: 100%;
    margin-top: 10px;
}

.tdLeftCareer {
    text-align: right;
}

.tdRightCareer {
    padding-left: 3px;
    text-align: left;
    width: 63%;
}

.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: #7d7d7d;
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 20px;
    padding-left: 12px;
    padding-top: 5px;
    text-decoration: none;
    width: 128px;
}
/**************** Careers.aspx Page stylesheet ends ********************/
.tblPersonalInfoDetailSelection a {
    color: #DD931A !important;
}

.rbtPaymentOptions {
    width: 120px;
}

#divOnlineOrderMessage ul li:first-child {
    /*    list-style-type : none !important;*/
}

.ad-gallery .ad-thumbs li a.ad-active {
    border: 2px solid #df9318 !important;
}

.CreateUserRegiter {
    background: url("../Images/Register.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 25px;
    width: 87px;
}

.loginControl div.divLoginControlContent {
    color: #000;
}

.orderinvoiceaspx #content {
    /*background-color: #fff;*/
    background-color: transparent;
    margin-top: 24px;
    padding-top: 20px;
    border: 1px solid #D7D7D7;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

#divHeaderFirst {
    float: left;
    width: 260px;
}

#divHeaderLast {
    float: left;
    width: 100px;
    height: 133px;
}

#divExtraImageLink {
    display: none;
}

.socialaspx #divHomepageContainer {
    width: 950px;
    margin: 0 auto;
    margin-top: 20px;
}
/*********** Stylesheet for Resend Activation Link **********/
#MessageContainer {
    color: #646464;
    padding: 10px;
    width: 500px;
    text-align: center;
    margin-left: 150px;
    margin-top: 43px;
    margin-bottom: 50px;
    border: solid 1px #3fa34f;
}

#divContainer .resendactivationaspx {
    color: #646464;
    padding: 10px;
    width: 500px;
    text-align: center;
    margin-left: 150px;
    margin-top: 43px;
    margin-bottom: 50px;
    border: solid 1px #d19b45;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    #divContainer .resendactivationaspx p, #divContainer .resendactivationaspx table h3 {
        text-align: left;
    }

#VerifyContainer {
    margin: 0 auto;
    width: 500px;
    border: solid 1px #e4eaaa;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 0px;
    margin-bottom: 100px;
    margin-top: 100px;
}

    #VerifyContainer .content h2, #VerifyContainer .content p {
        margin: 10px 0px;
    }

.content {
}
/*#region NAME*/
/*#endregion*/

/*#region START Comman Home Page CSS*/
#divTopAdjust {
    width: 100%;
    margin: 0 auto;
    margin-top: 18px;
}

.divCommanWrapper {
    margin: 0 auto;
    width: 100%;
}

.divCommanInnerWrapper {
    margin: 0 auto;
    width: 1067px;
}
#divServiceInnerWrapper {
     margin: 0 auto;
    width: 1000px;
}

.CommanHeaderText {
         text-align: center;
    text-transform: capitalize;
    color: #d20001;
  font-family: "FranklinGothic-Demi";
    font-size: 45px;
    font-weight: bold;
    margin: 0 auto;
}

.CommanLineLeft {
    width: 219px;
    height: 16px;
    background: url(../Images/LineRoundLeft.png) no-repeat;
    float: right;
    margin: 11px 5px 11px 5px;
}

.CommanLineRight {
    width: 219px;
    height: 16px;
    background: url(../Images/LineRoundRight.png) no-repeat;
    float: left;
    margin: 10px 5px 10px 5px;
}

.CommanHeaderInnerText {
    color: #202020;
}

.CommanSubHeaderText {
    text-align: center;
    color: #202020;
    font-family: "Roboto";
    font-size: 22px;
    margin: 0 auto;
}
/*#endregion*/

/*#region START Middle Wrapper*/
#divMiddleWrapper {
    background-color: #FFFFFF;
    padding: 68px 0px 50px 0px;
    background-image:url(../Images/WelcomeSlider.jpg);
        background-repeat: no-repeat;
    background-size: cover;
        background-attachment: fixed;
}

#divMiddleLeft {
    float: left;
    width: 461px;
    height: 577px;
    background: url(../Images/WelcomeImg.jpg) no-repeat;
}

#divMiddleRight {
    float: right;
      width: 573px;
}

#divMiddleHeaderText {
   float: left;
    width: 410px;
    color: #000000;
    padding: 42px 0px 0px 0px;
    margin: 0px;
        text-align: left;
}

.divMiddleSubHeaderText {
    float: left;
    text-align: left;
    /*text-transform: uppercase;*/
   font-family: "FranklinGothic-Demi";
    font-size: 55px;
    font-weight: bold;
    color: #F3022C;;
}

.divAboutContent {
   float: left;
    text-align: left;
    /* font-family: "Roboto"; */
    font-size: 16px;
    color: #565656;
    width: 529px;
    line-height: 1.5;
    padding: 20px 0px 20px 0px;
    font-family: "Roboto-Light";
    font-weight: 600;
    line-height: 34px;
}

.divReadMoreBtn {
    text-align: center;
    text-transform: uppercase;
    /*font-family: "Roboto";*/
    font-size: 17px;
    color: #fff;
    background-color: #05852e;
      padding: 14px 13px 14px 13px;
    float: left;
    width: 130px;
        border-radius: 8px;
}

    .divReadMoreBtn:hover {
        background-color: #cfcfcf;
        color:#000;
    }
#onlineorderbtn:hover
{
      background-color: #cfcfcf;
        color:#000 !important;
}

#onlineorderbtn:hover .divHeaderTitleText
{
     color:#000 !important;
}
/*#endregion*/

/*#region START Business Hours*/
#tblDisplayBusinessHours {
    margin: 0 auto;
    text-align: center;
}

.tdDisplayBusinessHours {
    padding: 0px 0px 0px 0px;
}

#DisplayBusinessHoursTitle {
    text-align: center;
    text-transform: capitalize;
    font-family: "OpenSans-Regular";
    font-size: 20px;
    background-color: transparent;
    color: #595758;
    /*padding: 5px 0px 15px 0px;*/
    padding: 5px 0px 10px 0px;
    display: none;
}

.tdDisplayBusinessHours .divLunchBuffet {
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    font-family: "OpenSans-Regular";
    color: #595758;
    text-transform: capitalize;
    margin-top: 3px;
}

.tdDisplayBusinessHours .divBusinessHour {
    text-align: center;
    font-family: "OpenSans-Regular";
    font-size: 28px;
    font-weight: normal;
    color: #595758;
    margin: 5px 0px 5px 0px;
}



.tdDisplayBusinessHours .divBusinessHourTime {
    text-align: center;
    font-family: "OpenSans-Regular";
    font-size: 20px;
    color: #595758;
    margin: 5px 0px 5px 0px;
}
/*#endregion*/

/*#region START Service Wrapper*/
#divServiceWrapper {
    /*background: url(../Images/OurServiceBG.jpg);*/
    background-color: #fff;
    padding: 80px 0px 80px 0px;
}

#divServiceHeaderText {
    text-align: center !important;
    width: 680px;
    padding: 0px 0px 80px 0px;
}

#ServiceBoxWrapper4 {
    float: right;
}

.ServiceBoxWrapper {
    float: left;
    width: 300px;
    /*border: 2px solid #DBDBDB;
    background-color: #F4F4F4;*/
}

.ServiceBoxSepearator {
    float: left;
    width: 0px;
    margin: 5px 21px 1px 0px;
}

.ServiceBoxIcon {
    background-image: url(../Images/Services_Icon.png);
    background-repeat: no-repeat;
    height: 79px;
    width: 75px;
    margin: 25px auto 25px;
}

#ServiceBoxIcon1 {
  
    background-position: 10px 10px;

}

#ServiceBoxIcon2 {
   background-position: -61px 10px;
}

#ServiceBoxIcon3 {
    background-position: -137px 10px;
}

#ServiceBoxIcon4 {
    background-position: -239px -81px;
}

.SeriveTitle {
    text-transform: capitalize;
    text-align: center;
    font-family: "Roboto-Black";
    font-weight: bold;
    font-size: 22px;
    color: #313131;
    margin: 0 auto;
    padding: 0px 0px 15px 0px;
}

/*#region Hover*/
.ServiceBoxWrapper:hover {
    /*border: 2px solid #F3022B;*/
}

#ServiceBoxWrapper1:hover #ServiceBoxIcon1 {
    background-position: 10px -60px;
}

#ServiceBoxWrapper2:hover #ServiceBoxIcon2 {
   background-position: -61px -60px;
}

#ServiceBoxWrapper3:hover #ServiceBoxIcon3 {
      background-position: -137px -60px;
}

#ServiceBoxWrapper4:hover #ServiceBoxIcon4 {
    background-position: -239px 0px;
}
/*#endregion*/

/*#endregion*/

/****************************Testimonials Wrapper************************************/
#divTestimonialWrapper {
    background-color: transparent;
    padding: 25px 0px 300px 0px;
}

#divTestimonialWrapperOuter h1 {
   padding: 45px 0px 45px 0px;
}

#divTestimonialIcon {
    background: url(../Images/Testimonial_Icon.jpg) no-repeat;
    height: 45px;
    width: 49px;
    margin: 0 auto;
}

#divTestimonialWrapper .bx-wrapper {
    -moz-box-shadow: 0 0 0px #ccc !important;
    -webkit-box-shadow: 0 0 0px #ccc !important;
    box-shadow: 0 0 0px #ccc !important;
    border: 0px solid #fff !important;
    background: transparent !important;
    margin-bottom: 0px !important;
}

    #divTestimonialWrapper .bx-wrapper .bx-viewport {
        left: 0 !important;
        top: 0px !important;
    }

.homeReviewWrapper {
    /*float: right;*/
    margin: 0 auto;
    width: 920px;
}

.homeReviewText {
    width: auto;
    text-align: center;
    color: #000;
font-family: "Roboto-Light";
    font-size: 17px;
    line-height: 1.7;
   font-weight: 700;
    float: none;
    margin-left:95px;
}

.homeReviewDetail {
    text-align: center;
    width: 950px;
    /* float: left; */
    padding: 20px 0px 20px 0px;
}

.homeReviewAuthor {
       width: 950px;
    /*margin: 0px 0px 0px -35px;*/
    text-align: center;
    font-family: "Roboto";
    font-size: 20px;
    font-weight: bold;
    color: #636363;
    font-style: italic;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff !important;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#divTestimonialWrapper .bx-wrapper {
    /* max-width: 1000px !important; */
    position: inherit !important;
    padding: 10px 0px 10px 0px;
}

#divTestimonialWrapper .bx-viewport {
       height: 120px !important;
}

#divTestimonialWrapper .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: inherit;
    /* bottom: -23px; */
    /* width: auto; */
    /* float: none; */
    /* right: 0px; */
    /* margin: 0 auto; */
}

#divTestimonialWrapper .bx-wrapper .bx-pager {
    display: block !important;
    padding-top: 0px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    /* background-color: #fff !important; */
    text-indent: -9999px;
    display: block;
       width: 9px !important;
    height: 9px !important;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    border-radius: 15px !important;
    border: 1px solid #05852e !important;
    /* display: none; */
}

    .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
        background: #30632B !important;
        display: block;
    }

    .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
        /*background: #b81017 !important;*/
        display: block;
    }

.bx-wrapper {
max-width:100% !important;
}

/*Before Quotes Display*/
.homeReviewText::before {
    content: "\"";
    font-size: 15px;
    font-family: "OpenSans-Regular";
    /*position: relative;*/
    top: 14px;
    display: none;
}
/*After Quotes Display*/
.homeReviewText::after {
    content: "\"";
    font-size: 15px;
    font-family: "OpenSans-Regular";
    /*position: relative;*/
    top: 27px;
    display: none;
}
/***************Display Bullest***************/
#divTestimonialWrapper .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: center;
    width: 100%;
    display: block;
    /*display: none;*/
}

.bx-wrapper .bx-controls-direction a {
}

#divTestimonialWrapper .bx-wrapper .bx-prev {
    /* left: -30px !important; */
    background: url(../Images/TestimonialNextPrivios.jpg) no-repeat 0 -44px !important;
    float: left;
    position: relative;
    height: 40px;
    width: 64px;
    top: 0px;
    left: 348px !important;
    display: none;
}

    #divTestimonialWrapper .bx-wrapper .bx-prev:hover {
        background: url(../Images/TestimonialNextPrivios.jpg) no-repeat 0px 0px !important;
        display: none;
    }

#divTestimonialWrapper .bx-wrapper .bx-next {
    /*right: -30px !important;*/
    background: url(../Images/TestimonialNextPrivios.jpg) no-repeat -68px -45px !important;
    float: right;
    position: relative;
    height: 40px;
    width: 64px;
    top: 0px;
    right: 0px;
    display: none;
}

    #divTestimonialWrapper .bx-wrapper .bx-next:hover {
        background: url(../Images/TestimonialNextPrivios.jpg) no-repeat -68px 0px !important;
        display: none;
    }
/********************************End Testimonials Wrapper******************************/

/*#region START App Wrapper*/
#divAppWrapper {
    /*background-color: #F4F4F4;*/
    padding: 0px 0px 0px 0px;
}

#divAppLeft {
    float: left;
    width: 470px;
}

#divAppHeaderText {
    padding: 13px 0px 0px 0px;
}

.divAppSubText {
    text-align: left;
    color: #202020;
    font-family: "Roboto";
    font-size: 13px;
    padding: 68px 0px 92px 0px;
}

#divAppButton {
    width: 385px;
    float: left;
}

#divGooglePlayButton {
    float: left;
}

#divAppStoreButton {
    float: right;
}

#divAppRight {
    float: right;
        position: relative;
    top: 177px;
}

#divMobileAppImages {
      /*width: 1140px;
    height: 448px;
    background: url(../Images/map.jpg) no-repeat;
        background-position: center;*/
}
/*#endregion*/

/*******************************************End Home Page CSS*********************************************/
.features {
    display: none;
}

#divLoginMenu > table {
    width: 100% !important;
}

#divHeaderOrder {
    background-image: url(../Images/OrderOnline.png);
    width: 128px;
    height: 98px;
    float: right;
    background-repeat: no-repeat;
}


#PageFooter > table {
    padding-top: 64px;
}
/*********** Ends Stylesheet for Resend Activation Link **********/
/******* newly added for validation *********/
.tblBookingErrorMsg; {
    color: Red;
    font-size: 13px;
}

#tdErrorMsgSummary {
    box-shadow: center;
    font-size: 13px;
    padding-left: 88px;
    text-align: left;
}

.feedbackErrorMsg {
    color: Red;
    font-size: 13px;
    font-family: "PT Sans",Arial,Helvetica,sans-serif !important;
    /*padding-left:10px;*/
}

#ContactUsContent .seprator td:first-child + td + td {
    border-right: 1px solid #B9B7DF;
}

    #ContactUsContent .seprator td:first-child + td + td + td + td + td + td {
        border-right: 1px solid #B9B7DF;
    }

#tdErrorMsgSummary ul {
    padding-left: 40px !important;
    margin-top: 0px !important;
}

.myaccountaspx .box {
    background: none !important;
    border: 1px solid #C7CAC7;
    border-radius: 2px;
    box-shadow: none !important;
    padding: 8px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

#divContactUsAddressDetails > #divContactUsContactDetail {
    display: block;
    line-height: 20px;
}

#divDirectionAddress > #divContactUsContactDetail {
    display: block;
}

#BurritoVilleTradeMark {
    color: #daa035;
    float: left;
    font-size: 11px;
    padding-left: 6px;
    font-weight: bold;
    display: none;
}

/* Added by jatan for all promotions*/
#tblPramotionContainer {
    float: left;
    border: 1px solid #D7D7D7;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-top: 20px;
    /*margin-bottom: 20px;*/
    padding: 11px 0px 0px 16px;
}

.restaurantpromotionsaspx #divPromoTitle {
    background: none;
}

.tblPersonalInfoDetailSelection a {
    color: #000 !important;
}
/*** Franchising Request version 2 START ***/
#divFranchisingInformationContainer {
    text-align: center;
}

.FranchisingInformationContainer {
}

.FranchisingInformationHeaderContainer {
    line-height: 18px;
    padding: 20px 0;
}

table#tblFranchisingInformationDetail {
    width: 100%;
    margin: 0 auto;
}

.tdTblFranchisingInformationLeft {
    text-align: right;
    padding: 0px 2px 0px 0px;
    margin: 0px;
    line-height: 25px;
}

.tdTblFranchisingInformationRight {
    text-align: left;
    margin: 0px;
    line-height: 25px;
    width: 520px;
}

.FranchisingInformationButtonSubmit {
    background: url(../Images/submit.gif) no-repeat;
    width: 87px;
    height: 25px;
    border: none;
    cursor: pointer;
}

.tblFranchisingPreferredTimeOR {
    margin: 0px 10px;
}

.ErrorMsg {
    color: Red;
}

#divLeftImage {
    background-image: url(../Images/Franchising/Burrito.jpg);
    height: 192px;
    width: 329px;
    float: left;
}

#divCenterImage {
    background-image: url(../Images/Franchising/Quesadillas.jpg);
    height: 192px;
    width: 329px;
    float: left;
}

#divRightImage {
    background-image: url(../Images/Franchising/TacoSalad.jpg);
    height: 192px;
    width: 329px;
    float: left;
}

.divFranchiseInquiryText {
    width: 800px;
    padding-bottom: 20px;
    float: left;
}

#tblFranchisingInformationDetail {
    float: left;
    margin: 0 auto;
    width: 950px;
}

#divFranchisingInquiryCommingSoonImage {
    background-image: url(../Images/Franchising/OfferingSoon.gif);
    width: 126px;
    height: 52px;
    float: left;
}

#divNewsSubscribeWrapper:after {
    clear: both;
    display: block;
    content: "";
}

#divNewsSubscribeWrapper {
    float: left;
    margin-top: 40px;
    margin-left: 15px;
    width: 668px;
}

.tdNewsLetterSubmit {
    text-align: right !important;
    padding: 0 !important;
}
/*** Franchising Request version 2 END ***/
#ctl00_ContentPlaceHolder1_ctl00_GridView1 textarea {
    display: none;
}

.lblDirections span {
    color: Red !important;
}

#PublicReviews .lblAnnoucementDetailTitle {
    color: #151a20 !important;
}

/******* Picture gallery and Video Gallrey page ********/
/* Gallery Page */
.GalleryStyle {
    padding-left: 40px;
}

    .GalleryStyle td {
        margin-left: 550px;
        font-family: Sans-Serif,Arial,Helvetica;
        font-weight: bold;
        font-size: 16px;
        color: #d20001;
        text-align: left;
    }

    .GalleryStyle a {
        color: #571a17;
    }

#tdPictureGalleryContainer {
    text-align: left;
}

#tblGallery {
    float: left;
}

#tdGallery {
    /*background-color: #D7BB68;*/
}

#divGalleryNavigation {
    padding: 10px;
    background-color: #C7C7C7;
}

.divSelectedGallery {
    background-color: #d20001;
    margin: 5px;
}


.GalleryStyle > table {
    width: 100%;
    margin-top: -12px;
}

.photogallerymanagementaspx .GalleryStyle > table {
    width: 100%;
    margin-top: 13px;
}

.lkbtnGallery {
    color: #000000;
    text-decoration: none;
    display: block;
    padding-bottom: 5px;
    text-align: center;
}

.lkbtnSelectedGallery {
    color: #fff;
    text-decoration: none;
    display: block;
    padding-bottom: 5px;
    text-align: center;
    font-weight: bold;
    font-family: Microsoft New Tai Lue;
    font-size: 15px;
}

.divUnSelectedClassGallery {
    margin: 5px;
    font-size: 15px;
    font-weight: bold;
    font-family: Microsoft New Tai Lue;
}

    .divUnSelectedClassGallery:hover {
        background-color: #d20001;
    }

        .divUnSelectedClassGallery:hover .lkbtnGallery {
            color: #fff;
        }

#tdPhotoGalleryContent {
    width: 100%;
}
/* End of Gallery Page */


#divGalleryNavigation img {
    padding: 10px;
}

#divHomePageDisabledMessage {
    width: 100%;
    padding: 7px;
    text-align: center;
    font-size: 15px;
    background: #740A0E;
    /*margin:0 auto;*/
    padding-left: 32px;
    position: absolute;
    color: Yellow;
    min-width: 950px;
    display: none;
}

/**** Start Changes fo hiding businesshours phone fax etc ****/

#divAboutContent p {
    margin: 0px;
    margin-bottom: 10px;
}

/**** End Changes fo hiding businesshours phone fax etc ****/

/**************Start Style for Announcement **********************/
#divEventsContainer {
    padding: 15px;
    text-align: left;
    /*border: 1px solid #D7D7D7;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;*/
}

#divAnnouncementTitleContainer {
    clear: both;
    text-align: left;
    padding: 10px 20px 15px;
    background-color: transparent;
    /* border: 1px solid #d9d9d9; */
    display: block;
    text-decoration: none;
    /*margin-bottom: 10px;*/
    font-family: verdana;
}

    #divAnnouncementTitleContainer:hover {
        /*border: 1px solid #ddd;*/
        text-decoration: none;
    }

#tblAnnouncementTitle {
    width: 100%;
}

.lblAnnouncementTitle {
    font-size: 16px;
    font-weight: bold;
    color: #d20001;
    text-decoration: none;
}

    .lblAnnouncementTitle:hover {
        text-decoration: underline;
    }

.lblAnnouncementDescription {
    font-size: 14px;
    color: #333;
    text-decoration: none;
}

.lnkAnnouncement {
    text-decoration: none;
}

.lblAnnouncementTiming {
    font-size: 12px;
    color: #2A2C2E;
}

.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 {
    height: 110px;
    overflow: hidden;
}

#divAnnouncementContainer, #divPastAnnouncementContainer {
    text-align: left;
}

#divAnnouncementNavigationContainer {
    border: 1px solid #D7D7D7;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

#divPastAnnouncementTitle, #divAnnouncementTitle {
    border: 1px solid #D7D7D7;
    color: #d20001;
    font-weight: bold;
    height: 25px;
    margin-top: 7px;
    margin-bottom: 7px;
    padding-left: 30px;
    padding-top: 10px;
}

#tblAnnouncementItemTemplate {
    width: 100%;
    border: 1px solid #D7D7D7;
    margin-bottom: 4px;
}

#tdAnnouncementImage {
    text-align: center;
    vertical-align: top;
    width: 250px;
}

#tdAnnouncementContent {
    text-align: left;
    vertical-align: top;
    width: 100%;
}

#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: 18px;
    padding-top: 15px;
    /* color: #666; */
    text-shadow: none !important;
}

.Annnav {
}

.hlnkAnnouncementLink {
    text-decoration: none;
    color: #2A2C2E;
    font-weight: bold;
    display: block;
    font-family: verdana;
}

    .hlnkAnnouncementLink:hover {
        color: #d20001;
        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: #d20001;
}

.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: center;
    width: 140px;
    padding-top: 10px;
}

#tdAnnouncementTitle {
    vertical-align: top;
    text-align: left;
    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;
}

.announcementIcon {
    background: url(../Images/Announcement.png) no-repeat;
    float: left;
    width: 28px;
    height: 28px;
}

.eventsIcon {
    background-image: url("../Images/DisplayBord.gif");
    background-repeat: no-repeat;
    color: White;
    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-image: url("../Images/NewsDisplayBoard.png");
    background-repeat: no-repeat;
    color: White;
    font-weight: bold;
    height: 120px;
    padding-right: 25px;
    width: 110px;
}

.eventsIcon {
    background-image: url("../Images/EventsDisplayBoard.png");
    background-repeat: no-repeat;
    color: White;
    font-weight: bold;
    height: 120px;
    padding-right: 25px;
    width: 110px;
}

.hlnkViewMore {
    text-decoration: none;
    color: #620f19;
}

.divAnnouncementViewMore {
    clear: both;
    text-align: right;
    padding-bottom: 5px;
}

/* START (EventDetails.aspx) START */
#divPublicationDetailBreadCrumb {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 10px;
    background-image: url("../Images/Headerbg.jpg");
    color: #d20001;
}

#divEventDetailContainer {
    text-align: left;
    width: 950px;
}

#tblEventDetail {
    margin: 10px 0;
    width: 910px;
}

#divAnnoucementDetailHeaderTitle {
    height: 30px;
    padding-left: 10px;
    padding-top: 6px;
    background-color: #C7C7C7;
    margin-left: 20px;
}

#divAnnoucementDetailTimings {
    font-weight: bold;
    padding: 5px;
    padding-left: 10px;
    color: #000;
    margin-left: 20px;
}

#divAnnoucementDetailDescriptionContainer {
    padding: 5px;
}

#divBackToPublication {
    padding-top: 5px;
    padding-right: 20px;
    text-align: right;
}

.BackToPublication {
}

.BreadcrumbNode {
    color: #fff;
    /*border-radius: 5px; */
    background: #d20001;
    border: 1px solid #d20001;
    color: #fff;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    height: 27px;
    padding: 2px 5px;
    text-decoration: none;
}

#divAnnoucementDetailImageContainer {
    text-align: center;
}
/* END   (EventDetails.aspx)   End */
.hyperlinkEventTitle {
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

    .hyperlinkEventTitle:hover {
        text-decoration: underline;
    }

.tdfacebookLikeV2 {
    padding-right: 5px;
    padding-top: 0 !important;
}
/**************End Style for Announcement **********************/
#divInfoMessage {
    background-image: url("../Images/HeaderBG.jpg");
    padding: 10px;
    border-radius: 10px;
}

    #divInfoMessage span {
        color: #333 !important;
        font-family: Verdana;
        font-weight: bold !important;
    }

#divPromoImage {
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    height: 42px;
    width: 251px;
    color: #cc0033;
    font-size: 25px;
    text-align: left;
}
/**********************************   Photo Gallery Admin V2 **********************/
.photogallerymanagementaspx #divAdminPictureGallery {
}

.photogallerymanagementaspx .trPhotoAdminRptGalleryTitle {
    width: 500px;
}

.photogallerymanagementaspx .tdPhotoAdminRptGalleryTitleName {
    width: 300px;
    padding: 5px;
    background-color: #d20001;
    color: White;
    font-weight: bold;
}

.photogallerymanagementaspx .tdPhotoAdminRptGalleryTitleImage {
    width: 150px;
    padding: 5px;
    background-color: #d20001;
    color: White;
    font-weight: bold;
}

.photogallerymanagementaspx .tdPhotoAdminRptGalleryTitleEdit {
    width: 50px;
    padding: 5px;
    background-color: #d20001;
    color: White;
    font-weight: bold;
}

.photogallerymanagementaspx .tdPhotoAdminRptGalleryTitleDelete {
    width: 50px;
    padding: 5px;
    background-color: #d20001;
    color: White;
    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 #000000;
    }

.photogallerymanagementaspx .divPhotoAdminCreateLink {
    width: 362px;
    text-align: center;
    padding: 5px;
    float: right;
}

.divPhotoAdminCreateLink a {
    color: #000;
    font-weight: bold;
}

.photogallerymanagementaspx .divPictureGalleryContent {
    width: 790px;
    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 #cacaca;
    font-weight: bold;
    width: 700px;
    margin-bottom: 10px;
    margin-right: 45px;
}

.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: #000000;
    float: left;
    text-align: left;
    border: 0px;
}

.photogallerymanagementaspx .GalleryStyle p {
    color: #000000;
    text-align: left;
}

.photogallerymanagementaspx .ItemStyleCss {
    background: none;
    border: 0px;
}

    .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 {
    color: #5a5a5a;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}

.photogallerymanagementaspx .divSelectedGallery a {
    color: #ddd !important;
}

/***********  End Photo Gallery ADMIN *********** /
/********** (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: 870px;
    height: 30px;
    padding-top: 0px;
    text-align: left;
}

#divEasyPaySendToInformationBody, #divEasyPayItemCartInformationBody, #divEasyPayFromInformationBody, #divEasyPayInvoiceInformationBody {
    background: #d5d5d5 url(../Images/GiftCardReciepientBody.jpg) repeat-x;
    width: 870px;
    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;
    margin-top: 10px;
}

#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 ***************/
/*Cart  Counter*/
.YourCart {
    padding: 8px 5px;
    width: 100px;
    cursor: pointer;
}

.lblyourorderhere {
    background-image: url("../Images/cart_image.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding: 12px 0px 12px 30px;
    font-size: 12px;
    font-family: verdana;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
}

.lblTotalCartItems {
    background-color: #2B0102;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 2px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 2px;
}
/*end*/

.pAfinerExperiance {
    font-size: 30px !important;
    color: #fff !important;
    background-color: rgba(0, 0, 0, 0.3);
    padding-top: 5px;
    padding-right: 15px;
}

.pDiningExperiance, .pFeelTheDifference {
    font-size: 30px !important;
    color: #fff !important;
}

#divSocialMedia {
    float: right;
    text-align: left;
    /* width: 120px; */
    padding-top: 3px;
    display: none;
}

.nivo-controlNav {
    /*border-bottom: 40px solid #fff;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;*/
    width: 135px !important;
}

.fs-pager-wrapper {
    position: absolute;
    left: 10px;
    bottom: 10px;
    z-index: 9999;
}

.contactusaspx .divContactUsBusinessHours {
    text-align: center;
    font-weight: bold;
}

/*Added by Rushi*/
#divMenuNavigation::after {
    clear: both;
    content: " ";
    display: block;
}

.topNumber {
    float: right;
    color: white;
    padding: 8px;
    width: 350px;
}

.nivo-directionNav {
    height: 1px !important;
}

.midContainer {
    width: 1000px;
    margin: 0 auto;
    align-self: center;
    -moz-align-self: center;
    -webkit-align-self: center;
}

#divWelcomeImg {
    background-image: url("../Images/WelcomeImage.png");
    background-position: center center;
    background-size: 340px auto;
    float: left;
    height: 340px;
    width: 340px;
}

#divWelcomeText {
    float: left;
    width: 615px;
}

    #divWelcomeText .title {
        color: #A41E25;
        font-size: 33px;
        font-weight: bold;
        padding-top: 20px;
        padding-left: 15px;
        text-align: left;
    }

    #divWelcomeText .content {
        font-size: 18px;
        color: #5E5D5D;
        text-align: left;
        padding-top: 5px;
        padding-left: 20px;
        line-height: 25px;
    }

    #divWelcomeText .rdMore {
        color: #fff;
        background-color: #A41E25;
        font-size: 24px;
        width: 200px;
        padding: 8px;
        margin-top: 130px;
        font-weight: bold;
    }

        #divWelcomeText .rdMore:hover {
            background-color: #91141A;
        }

    #divWelcomeText a {
        text-decoration: none;
        width: 200px;
    }

    #divWelcomeText .linkRMore {
        display: block;
        margin-left: 190px;
    }

#divServices {
    width: 100%;
    min-height: 554px !important;
    background-image: url("../Images/SpecialServicesBG.jpg");
    background-position: center center;
    background-size: 100% 100%;
    height: 80vh;
    min-width: 1000px !important;
    display: flex;
    -moz-display: flex;
    -webkit-display: flex;
}

    #divServices a {
        text-decoration: none;
    }

#divServicesContent .title {
    font-size: 33px;
    color: red;
    padding: 20px;
    font-weight: bold;
}

#divServicesContent .mainTitle {
    padding-top: 0 !important;
    margin-top: -10px !important;
}

.linkServices {
    display: block;
    width: 300px;
    height: 430px;
    float: left;
}

.divSingleService {
    float: left;
    width: 270px;
    height: 405px;
    background-color: white;
    padding: 15px;
}

    .divSingleService .divWhole {
        border: 3px solid #C7CAC7;
    }

        .divSingleService .divWhole .title {
            color: #555555 !important;
            font-size: 33px;
            margin-top: 30px;
            margin-bottom: 42px;
        }

        .divSingleService .divWhole .icon {
            margin: 0 auto;
        }

#iconOrder {
    background-image: url("../Images/OrderOnline.jpg");
    background-position: center center;
    background-size: 90px auto;
    height: 90px;
    width: 90px;
}

    #iconOrder:hover {
        background-image: url("../Images/Hover_OrderOnline.jpg");
    }

#iconJOC {
    background-image: url("../Images/JoinOurClub.jpg");
    background-position: center center;
    background-size: 130px auto;
    height: 110px;
    width: 130px;
    margin-top: -20px;
}

    #iconJOC:hover {
        background-image: url("../Images/Hover_JoinOurClub.jpg");
    }

#iconGC {
    background-image: url("../Images/GiftCertificate.jpg");
    background-position: center center;
    height: 86px;
    width: 168px;
}

    #iconGC:hover {
        background-image: url("../Images/Hover_GiftCertificate.jpg");
    }

.linkServices:hover .divSingleService .divWhole .divMore {
    border: 2px solid #F26A6A;
}

#divMoreGc {
    margin-top: 76px !important;
}

.divSingleService .divWhole .divMore {
    font-size: 28px;
    border: 2px solid #7d7d7d;
    color: black;
    margin: 73px auto 23px;
    padding: 12px;
    width: 200px;
}

#linkJOC {
    margin-left: 47px;
    margin-right: 47px;
}

.divShadow {
    background: rgba(0, 0, 0, 0) url("../Images/BottomShado.png") no-repeat scroll center center;
    height: 42px;
    position: absolute;
    width: 100%;
    z-index: 2;
}

#divTop {
    width: 196px;
    height: 41px;
    margin: -40px auto 0;
}

.defaultaspx #divWholePage {
    background: none;
}

#divWholePage {
    background: url(../Images/Menu_Header.jpg) center 0px;
       background-repeat: no-repeat;
    background-size: 100% 384px;
}

/*#region START Display Background Images Full Cover*/
.defaultaspx #divWholePage div[id*="divContainerOuter"] {
    /*border-top: none;
    background: none;*/
}

#divWholePage div[id*="divContainerOuter"] {
    /*border-top: 1px solid #696869;
    background: url(../Images/Pattern_BG.jpg) repeat center center;
    background-attachment: fixed;*/
}
/**This is for Display Background Images Full Cover***/
#SubMasterPageDiv::after {
    content: ".";
    clear: both;
    visibility: hidden;
}

.itemdetailsaspx, .vipregistrationformaspx, .senddirectiontomeaspx, .directionsaspx, .buffetandspecialsaspx #divWholePage div[id*="divContainerOuter"] {
    /*min-height: 910px;*/
}
/*#divWholePage div[id*="divContainerOuter"] .itemdetailsaspx, .vipregistrationformaspx
    {
        min-height: 630px !important;
    }

    #divWholePage div[id*="divContainerOuter"] .directionsaspx
    {
        min-height: 580px !important;
    }

    #divWholePage div[id*="divContainerOuter"] .senddirectiontomeaspx
    {
        min-height: 330px !important;
    }*/

/*#divWholePage div[id*="divContainerOuter"] .admindashboardaspx, .viewordersaspx, .viewunifieddashboardaspx, .myaccountaspx, .testimonialadminaspx, .cashcreditordersummaryreportbydateaspx, .jitmanagementaspx, .popupjitmanagementaspx, .photogallerymanagementaspx
    {
        min-height: 1500px !important;
    }*/
/*#endregion*/

#divSocialpageControlContainer {
    margin-bottom: 12px;
}

.contactusaspx input[type="text"], .cateringaspx input[type="text"], .SurveyTextBox, .createuseraspx .LoginTextBox, .careersaspx input[type="text"], .tablebookingaspx input[type="text"], .eventinquiryaspx input[type="text"] {
    height: 22px;
    width: 250px !important;
}

.picturegalleryaspx .GalleryStyle table tr:last-child td {
    display: none;
}

.photogallerymanagementaspx .GalleryStyle table tr:last-child td {
    /*display: none;*/
    font-size: 16px;
}

.aboutusText {
    font-size: 16px;
    line-height: 20px;
    padding: 10px;
}

.createuseraspx {
    /*margin-bottom: 10px;
    margin-top: 10px;*/
}


.loginControl table .divRULDesc {
    font-size: 13px;
    padding-top: 3px;
}

.bx-wrapper .bx-viewport {
    left: 0 !important;
}

.picturegalleryaspx .ppt {
    display: none !important;
}

.txtCareerBirthdate {
    width: auto !important;
}

.AdminFeatureTitle {
    color: #fff;
    float: left;
    font-family: Calibri;
    font-size: 20px;
    font-weight: bold;
    height: 30px;
    padding: 5px 0 0 10px;
    text-align: left;
    width: 160px;
}
/*End by Rushi*/

/************** Gift Certificate******************/
#divPaymentOptionHeader {
    float: left;
    color: White;
    height: 22px;
    padding: 10px;
    font-size: 14px;
    background: #d20001 !important;
    border-top-left-radius: 14px;
    border-bottom-left-radius: 14px;
}

#divPaymentOptionList {
    float: left;
    margin: 0px;
    margin-left: 5px;
    background: #d20001 !important;
    height: 28px;
    margin-right: 5px;
    padding: 7px;
    padding-left: 5px;
    min-width: 180px;
    width: auto !important;
    border-top-right-radius: 14px;
    border-bottom-right-radius: 14px;
}
/**************End Gift Certificate**************************/

/*******************Custom Message Header*************************/
#divCareerHeaderContain div[id*="pnlCareerHeaderContainer"] {
    background-color: #d20001;
    color: #ffffff;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 11px;
}

.CateringHeaderContainer > table {
    margin: 0 auto;
    width: 400px;
}

.cateringaspx #CateringConiner [id*="divCateringInquiryMessage"] {
    background-color: #d20001;
    color: #ffffff;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 11px;
    border-radius: 2px;
}

.reservationaspx #TableBookingConiner [id*="divTableReservationHeaderMessage"] {
    background-color: #d20001;
    color: #fff;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

.tablebookingaspx #TableBookingConiner [id*="divTableReservationHeaderMessage"] {
    background-color: #d20001;
    color: #fff;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}
/******************End Custom Message Header*************************/

/******************Admin*********************/
.btnAddNewTestimonial {
    background: url(../Images/NewTestimonial.gif) no-repeat;
    border: none;
    cursor: pointer;
    width: 140px;
    height: 25px;
    margin-bottom: 5px;
}

.btnSaveReOrderTestimonail {
    background: url(../Images/save.gif) no-repeat;
    width: 87px;
    height: 25px;
    border: none;
    cursor: pointer;
    margin-bottom: 5px;
}
/**Desc for Dashborad*/
.AdminFeatureDesc {
    color: #fff;
    font-family: Calibri;
    font-size: 15px;
    padding: 23px 0 0 10px;
    text-align: left;
    width: 176px;
    float: left;
}
/******************End Admin*********************/
.infospecials .ui-widget-header {
    background: none;
    /* border-radius: 10px; */
    margin-bottom: 5px;
    background-color: #D7BB68;
    border: 1px solid #D7BB68;
    border-radius: 2px;
}

.infospecials .divrtsBuffetView {
    background-color: #D7BB68;
    height: 40px;
    padding-top: 10px;
    padding-left: 20px;
}
/********************Lunch Buffet**********************/

/********************End Lunch Buffet**********************/

/**********Gift Certificate CSS*********/
.giftcertificateaspx .collapsePanelHeader div span[id*="lblshowhide"] {
    float: left;
    margin-top: -16px;
    width: 250px;
}
/*********************************************************/

/****************************Start Video Gallery CSS*****************************/
.videogalleryaspx #MediaGalleryMenu, .picturegalleryaspx #MediaGalleryMenu {
    width: 313px;
}

.videogalleryaspx .ContactMenu, .picturegalleryaspx .ContactMenu {
    text-align: left;
    padding: 10px 10px 8px 10px;
    height: 34px;
    font-family: Verdana;
    border: 1px solid #D7D7D7;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 10px;
    width: 400px;
}

#VideoGalleryContent {
    float: left;
    margin-left: 0px;
}

    #VideoGalleryContent table {
        margin: 0 auto;
        text-align: center;
    }

.tblVideoGallery {
    border: 1px solid #edeaea;
    padding: 10px;
    float: left;
}

.tdEmbedVideo {
    padding-right: 2px;
    vertical-align: top;
}

.repeaterDiv {
    background-color: #d9d9d9;
    float: left;
    margin: 0px 0px 5px 5px;
    padding: 10px;
    width: 370px;
}

.tblVideoGalleryThumbSelected {
    margin-left: 10px;
    padding: 10px;
    border-radius: 3px;
    color: #757575;
    background: #efeded;
}

.tblVideoGalleryThumb {
    margin-left: 10px;
    padding: 10px;
    border-radius: 3px;
}

    .tblVideoGalleryThumb:hover {
        background-color: #EFEDED;
    }

        .tblVideoGalleryThumb:hover .tdThumbText {
            color: #d5190e;
        }

        .tblVideoGalleryThumb:hover .divVideoLable a {
            color: #d5190e;
        }

.divVideoLable, .divVideoPostedOn {
    display: block;
}

    .divVideoLable a {
        text-decoration: none;
        color: #000;
    }

.tdThumbText {
    text-align: left;
    vertical-align: top;
    width: 280px;
    padding-left: 5px;
    line-height: 15px;
    padding-top: 5px;
}

.tdVideoDescription {
    width: 280px;
    text-align: center;
}
/****************************End Video Gallery CSS*****************************/


/********************Coupons Print on Over*********************************/
.couponImage {
    cursor: pointer;
}

.HeaderText {
    color: #000000;
    text-align: left;
    margin-top: 20px;
    padding-left: 20px;
    background-image: url(../images/Title_Bullet.png);
    background-position: left;
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 17px;
}

/******************Discount Coupons CSS*********************/
.lblSlabHeaderText {
    font-size: 18px;
    font-weight: bold;
    padding-left: 17px;
}

.CouponList {
    margin-top: 6px;
}

.divCouponDescriptionInfo {
    color: #D9A728;
    font-weight: bold;
}

#divCouponContainer {
    background-color: #2B0102;
    border: 1px solid #440205;
}

.divCouponBoxContainer {
    background-color: #2B0102;
    border: 1px solid #440205;
}

.lblYourCoupn {
    color: #D9A728;
    font-weight: bold;
}

.printCoupon {
    text-align: right;
    cursor: pointer;
}



.divFreeTitle {
    width: 100%;
    margin-top: 9px;
    font-size: 15px;
    color: red;
    font-weight: bold;
    text-transform: uppercase;
}

#divCouponDiscriptionOnCart {
    position: absolute;
    width: 275px;
    height: 140px;
    background-color: rgba(255,255,255,0.90);
    text-align: center;
    border-radius: 10px;
    padding: 10px;
    margin-left: -146px;
    margin-top: 26px;
    display: none;
    z-index: 1;
}

.divCouponDiscriptionParent {
    height: 100%;
    border-radius: 10px;
    border: 1px dashed black;
    margin-top: 0px;
}

.divFreeItemName {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 6px;
    font-size: 18px;
}

.divItemName {
    color: Orange;
    padding-top: 5px;
    font-weight: bold;
    text-align: center;
    padding-left: 3px;
}

.divHeaderText {
    width: 100%;
    font-weight: normal;
    margin-bottom: 9px;
    font-weight: normal;
    font-size: 14px;
}

.questionImage {
    background-image: url("../Images/CouponCartQuestion.png");
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    overflow: visible;
    margin-left: 9px;
    margin-top: 4px;
}

    .questionImage:hover {
        cursor: pointer;
    }

.couponSuccessImage {
    background-image: url("../Images/CouponTickMarkIcon.png");
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    overflow: visible;
    margin-left: 9px;
    margin-top: 4px;
}

    .couponSuccessImage:hover {
        cursor: pointer;
    }

.coupoErrorImage {
    background-image: url("../Images/CouponWarnningIcon.png");
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    overflow: visible;
    margin-left: 9px;
    margin-top: 4px;
}

    .coupoErrorImage:hover {
        cursor: pointer;
    }

.divDisplayCouponArrow {
    position: absolute;
    /* margin-left: 136px; */
    margin-top: 17px;
    height: 9px;
    width: 17px;
    background-image: url("../Images/CouponArrow.png");
    display: none;
}


.freeItemText {
    color: red;
}

.divSuccessArrow {
    background-image: url("../Images/CouponArrow.png");
    height: 9px;
    margin-left: 136px;
    margin-top: -76px;
    position: absolute;
    width: 17px;
}

#divSuccessCouponDiscriptionOnCart {
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    display: none;
    margin-left: -146px;
    margin-top: 26px;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 275px;
    z-index: 1;
}

#divCouponDiscriptionWithoutFreeItem {
    position: absolute;
    width: 275px;
    background-color: rgba(255,255,255,0.90);
    text-align: center;
    border-radius: 10px;
    padding: 10px;
    margin-left: -146px;
    margin-top: 26px;
    display: none;
    z-index: 1;
}

#divCouponAppliedError {
    position: absolute;
    width: 275px;
    background-color: rgba(255,255,255,0.90);
    text-align: center;
    border-radius: 10px;
    padding: 10px;
    margin-left: -146px;
    margin-top: 26px;
    display: none;
    z-index: 1;
}

.divCouponDescription {
    width: 98%;
    color: #000;
}

#Coupons1 {
    display: none;
}

#viewAllCoupon {
    background-image: url(../images/ViewAllCoupon.png);
    padding: 5px;
    /* border-radius: 5px; */
    float: left;
    width: 146px;
    height: 35px;
    display: none;
    color: transparent !important;
    border: none;
    cursor: pointer;
    margin-top: 16px;
    margin-left: 17px;
    margin-bottom: 16px;
    border-radius: 5px;
}

.CouponsPageContainer div[id*="divActiveCouponsHeaderMessage"] {
    color: #d61a0e;
    font-size: 15px;
    margin: 5px 0px 0px 0px;
}
/******************End Discount Coupons CSS*********************/

/************************Tablet Screen CSS Set*********************************/
@media only screen and (max-width: 1000px) {
    .defaultaspx .bodyFormContainer {
        height: auto !important;
        width: auto !important;
    }

    #divHeaderLogo {
        background: url(../Images/Logo.png) no-repeat;
        background-repeat: no-repeat;
        height: 154px;
        width: 213px;
        background-position: 0px 0px;
        /*background-size: 100% 100%;
        margin-top: 0px;*/
    }

    .bodyFormContainer {
        height: 100%;
        width: 107%;
    }
}
/************************Tablet Screen CSS*********************************/
tr.trTip {
    color: red;
    font-size: 12px;
}


/* (START) Menu page coupon rotator slider */

.CouponRotatorContainer {
    width: 96%;
    float: left;
    padding: 15px;
    background:#cccccc;
    border: 1px solid #cccccc;
    font-family:Verdana;
}

ul.coupon-bxslider li {
    width: 400px !important;
}

.CouponRotatorContainer .bx-wrapper {
    max-width: 855px !important;
}

.CouponRotatorContainer .bx-viewport {
    height: 135px !important;
}

.liCouponStrip {
    text-align: left;
    width: 400px !important;
    color: #333;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 10px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
    background-color: #fff;
    min-height: 56px;
}

.coupon-strip {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    color: #000;
}
.coupon-title-row, .coupon-desc-row, .coupon-apply-row, .coupon-instruction-row {
    width: 100%;
    float: left;
    text-align: left;
    padding-bottom: 5px;
}

.coupon-title-col {
    color:red;
    font-size:13px;
    width:50%;
    float:left;
    text-align:left;
    font-weight:bold;
}
.coupon-code-col {
    width:50%;
    float:right;
    text-align:right;
    color:#666;
    font-size:13px;
}
.lblCouponCode {
    font-weight:bold;
    color:blue;
}
.coupon-desc-row {
    color: #333;
    padding-bottom: 5px;
    font-size: 12px;
}
.coupon-instruction-row {
    font-size: 11px;
    color: #666;
}
.coupon-instruction-row p {
    padding: 0;
    margin: 0;
}

.btnCouponApply {
    background: #007CC2;
    padding: 7px;
    text-align: center;
    margin: 0;
    color: #fff !important;
    font-weight:bold;
    border-radius: 6px;
    cursor: pointer;
    text-decoration: none;
    float: left;
    width: 66px;
    border:none;
}

.CouponRotatorContainer .bx-wrapper .bx-pager.bx-default-pager a
{
    background:#c8ae8c;
}
.CouponRotatorContainer .bx-wrapper .bx-pager.bx-default-pager a:hover,
.CouponRotatorContainer .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #ec2527;
}
/* (END) Menu page coupon rotator slider */

/* ============================================================================================== */
/* ===================  Start Custom changes for checkout page desinging  ======================= */
/* ============================================================================================== */
.OrderCheckoutaddnewcard {           
    /*padding: 6px;
    margin: 0px 0px 0px 0px;
    border-radius: 5px;
    background-image: linear-gradient(#B81115, #610607);
color: #fff !important;
border:none;
width: 87px;*/

}
.OrderCheckoutaddnewcard:hover {
     /*background-image: linear-gradient(#610607, #B81115);
        color: #fff !important;*/
}
.OrderCheckoutaddnewcard {
    float:right;
    padding-right:5px;
}
.Loginusercardpanel {
    background:#DADADA;
}
.Loginusercardpaneltable {
    width:90%;margin:auto;
}
.PanelLeft {
    width:80%;
    margin:auto;
}
.tblConfirm,.tblOrderType {
margin:auto;
}
.tblPersonalInfoDetailSelection {
    margin:auto;
}
.tdOrderCheckoutValue {
width:auto !important;
}
.tblAddressInfo,.tblUserInfo {
min-width:550px;
}
.pnlexistingCreditCard {
        padding: 0px 40px !important;
    padding-top: 5px;
    /*margin: 18px 0px;*/
}
.ui-radio {
    top: -5px;
}
.existingcreaditcarddetail {
    margin-bottom:15px;
}
.tblexistingCreditCard {
margin-bottom: 15px;}
.divHostedMessage
{
    text-align: center !important;
}

/* ============================================================================================== */
/* ====================  End Custom changes for checkout page desinging  ======================== */
/* ============================================================================================== */


#onlineorderbtn {
   text-decoration: none;
    background-color: #05852e;
    padding: 10px 20px 6px 20px;
    border-radius: 6px;
    height:28px;
}

.servicebtn {
       padding: 12px 28px 12px 28px;
    background-color:  #05852e;
    border-radius: 10px;
    color: #252525;
    font-size: 18px;
    font-weight: 100;
    text-transform: uppercase;
    color:white;
}
    .servicebtn:hover {
    background-color: #cfcfcf;
    color:black;
    }
.ServiceBoxWrapper:hover .servicebtn
{
      background-color: #cfcfcf;
    color:black;
}
#divServiceInnerWrapper p {
 color: #262626;
    font-family: "Roboto-Light";
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
}


.servicepadding {
padding: 33px 0px;
}

.divPromoSection {
    background: url(../Images/Promo_Slidere.jpg) no-repeat;
    height:542px;
    width:100%;
    background-position: center;
        z-index: -1;
}


#ctl00_ContentPlaceHolder1__fee1f03d3c041ba6_JITRotatorControl_RadRotator1_Div,#ctl00_ContentPlaceHolder1__fee1f03d3c041ba6_JITRotatorControl_RadRotator1_frame0 {
overflow:visible !important;
}

  #divFooterWrapper .divBusinessHour{
     font-family: "Roboto-Light";
    color:white !important;
    font-size: 16px !important;
}

  #divFooterWrapper .divBusinessHourTime{
    font-family: "Roboto-Light";
    color:white !important;
    font-size: 16px !important;
}
 /*.lblMenuBusinessHours .divBusinessHour,.divBusinessHourTime{
     font-family: "Roboto-Light";
    color:black !important;
    font-size: 16px !important;
}*/




.footercontent {
    padding: 15px 0px !important;
}


#divAppWrapper {
        width: 1140px;
    height: 419px;
    /*background: url(../Images/map.jpg) no-repeat;*/
    background-position: center;
    position: absolute;
    margin: auto;
    left: -90px;
    right: 0;
    text-align: center;
    z-index: 1;
        bottom: -184em;
}


#divFooterWrapper1 {
    margin: 0 auto;
    width: 100%;
    background-color: #002b0f;
    color: white;
}


.defaultaspx #divFooterWrapper1 {
    margin: 0 auto;
    width: 100%;
    background-color: #002b0f;
    color: white;
    /*position: relative;
    top: -150px;*/
}

#divFooterWrapperInner {
    padding: 15px;
}

.storyRightBottomImage2 {
    background: url(../Images/storyRightBottomImage.png) no-repeat;
    position: absolute;
    height: 100%;
    width: 203px;
    background-size:auto;
    right: 0px;
    /* top: 690px; */
    /*bottom: 392px;*/
    z-index: 1;
    /*left: -75px;*/
        background-position: top;
   
}

.storyRightImage2 {
          background: url(../Images/ServiceRight.png) no-repeat;
    position: absolute;
       height: 257px;
    width: 266px;
    background-size: auto;
    right: 0px;
        /*top: 2614px;*/
    /* bottom: 0px !important; */
    z-index: 1;
    left: 0px;
        background-position: bottom;
}

.pp_social .facebook {
    float: left;
    margin-left: 5px;
    width: 75px !important;
    overflow: hidden;
}

.btn1 {
    position: relative;
    top: 19px;
}


#divJITPromo td
{
overflow:visible !important;
}

#divJITPromo div:nth-child(2)
{
    overflow:visible !important;
}

.contactusaspx #divContactUsContactDetail
{
    position: relative;
    top: -105px;
}

#facebookfeeds ._2p3a
{
    width: auto !important;
}

#divFooterLeft .businesshours
{
display:none;
}


#divAppInnerWrapper
{
    margin: 0 auto;
    width: 1091px ​!important;
}
#fancybox-frame {
    width: 97%!important;
}

#sliceBox {
    background-color: #FDC832;
    display: inline-block;
    position: absolute;
    top: 203px;
    right: 0px;
    border-radius: 5px 0 0 5px;
    z-index: 3;
   
    /* margin: auto; */
}