@import "TestimonialAdmin.css";
@import "WebTelNavigationMenu.css";

body {
    font-family: Verdana;
    font-size: 12px;
    text-align: center;
    margin-top: 0px;
    padding: 0px;
    margin: 0px;
    /*background: url(../Images/BodyBackground.jpg) Center bottom no-repeat #b9d6aa;*/
}

form {
    width: 100%;
    margin: auto;
}

#divHeader {
    background: #E25E26;
}
/*///////////////////////// Master Page //////////////////////*/

/* Header */

#divMasterPageHeader {
    /*background: url(../Images/HeaderBg.jpg) right no-repeat;
    height: 134px;
    width: 950px;*/
}
#ctl00_PnlMasterPageFooterContainer {
    background-color:#186f16;
}
.px-6 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
}

.mt-2 {
    margin-top: .5rem !important;
}

.pb-2 {
    padding-bottom: .5rem !important;
}

.HeaderAddBar {
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 700;
    padding: 3px 0;
}

.headerAdd, .headerPhone {
    background: url(../images/Top-Icon.jpg) no-repeat;
    height: 23px;
    width: 14px;
    float: left;
    margin-right: 10px;
}

.headerPhone {
    background-position: -16px 0px;
}

.bg-green {
    background-color: #048D01;
    background-color: #186f16;
}

.HeaderOrderButton {
    background: #FDBE3F;
    text-transform: uppercase;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.col-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
}
    .HeaderOrderButton a {
        text-decoration: none !important;
        color: black;
        font-weight: 700;
    }
    .HeaderOrderButton a:hover {
        color: black;
    }

.fs-8 {
    font-size: 20px;
}

.p-3 {
    padding: 1rem !important;
}

.col-3 {
    flex: 0 0 auto;
    width: 25%;
}

#objMasterPagePhotoGalleryFlash {
    width: 434px;
    height: 147px;
    float: left;
}

#divHeaderRight {
    float: left;
    text-align: left;
    width: 308px;
    margin-top: 10px;
    color: White;
    padding-left: 60px;
}

#divHeaderRightFacebookTwiter {
    text-align: right;
    width: 82px;
    height: 90px;
    float: right;
}

#divSocialMediaMarketing {
}

.tblSocialMediaMarketingControl {
    padding-right: 10px !important;
    float: right !important;
}

#divHeaderRightFacebook {
    cursor: pointer;
    height: 43px;
    margin-left: 7px;
    padding-top: 10px;
    text-align: left;
    width: 50px;
}

    #divHeaderRightFacebook a {
        outline: none;
    }

#divHeaderRightTwiter {
    cursor: pointer;
    height: 23px;
    margin-left: 5px;
    padding-top: 5px;
    text-align: left;
    width: 60px;
}

    #divHeaderRightTwiter a {
        outline: none;
    }

#divLoginMenu {
    word-spacing: 5px;
    font-size: 11px;
    text-align: left;
}

    #divLoginMenu a {
        color: White;
        font-size: 11px;
    }

#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 */
#divMenuNavigation {
    /*-moz-border-radius: 5px 5px 5px 5px;*/
    clear: both;
    text-align: left;
    height: 35px;
}

/*End Navigation */


/*////////////////// Container ///////////////////*/

/* Home Page */
#divHomePageTopLeft {
    width: 698px;
    height: 279px;
    float: left;
    background: red;
}

#objHomePagePhotoGalleryFlash {
    width: 662px;
    height: 483px;
}

#divHomePageTopRight {
    float: right;
    width: 251px;
    margin-left: 1px;
}

#divHomePageLink {
    border: solid 1px red;
    height: 273px;
    width: 230px;
}

#objHomePagePageLink {
    height: 150px;
    width: 249px;
}

#divPrintableMenu {
    width: 249px;
    height: 49px;
    cursor: pointer;
}

    #divPrintableMenu:hover {
        width: 249px;
        height: 49px;
        cursor: pointer;
        background: url(../Images/SelectedHomePageBottomLink.gif) no-repeat;
    }

#divTableReservation {
    width: 249px;
    height: 49px;
    cursor: pointer;
}

    #divTableReservation:hover {
        width: 249px;
        height: 49px;
        cursor: pointer;
        background: url(../Images/SelectedHomePageBottomLink.gif) no-repeat;
        background-position: 0px -49px;
    }

#divOrderOnline {
    width: 207px;
    height: 49px;
    cursor: pointer;
}

    #divOrderOnline:hover {
        width: 207px;
        height: 49px;
        cursor: pointer;
        background: url(../Images/SelectedHomePageBottomLink.gif) no-repeat;
        background-position: 0px -99px;
    }

#divHowItWork {
    width: 33px;
    height: 32px;
    cursor: pointer;
}

#divHomePageBottomLink {
    height: 51px;
    width: 249px;
    background: url(../Images/HomePageBottomLink.gif) no-repeat;
}

#objHomePageFooterLink {
    height: 51px;
    width: 249px;
}

#divHomePageBottom {
    border-bottom: solid 1px white;
    margin-top: 1px;
}

#divSpecialImage {
    width: 240px;
    height: 200px;
    position: relative;
}

.ControlHeader {
    background: url(../Images/ControlHeaderBg.jpg) repeat-x;
    height: 32px;
    vertical-align: middle;
    font-size: 15px;
    padding-top: 7px;
}

#divTimeTable {
    width: 226px;
    height: 214px;
    background: url(../Images/TimeTableBg.jpg) no-repeat;
    text-align: left;
    padding-top: 10px;
}

#DisplayBusinessHoursTitle {
    display: none;
    font-family: Verdana;
    font-weight: normal;
    text-align: center;
    font-size: 17px;
    color: #fff;
    text-decoration: underline;
}

#tblDisplayBusinessHours {
    margin-left: 20px;
    padding-top: 8px;
    color: black;
    text-align: left;
}


#divTestimonialText {
    padding-left: 5px;
    padding-right: 5px;
}

#divEditor {
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}



/* End Home Page */
/* 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;
}

.LoginCancel {
    margin-top: 5px;
    border: none;
    background: url(../Images/cancel.gif) no-repeat;
    height: 25px;
    width: 95px;
}
/* End Login Page */
.CreateUserRegiter {
    border: none;
    background: url(../Images/register.gif) no-repeat;
    height: 25px;
    width: 87px;
}

.MyProfileUpdate {
    border: none;
    background: url(../Images/update.gif) no-repeat;
    height: 25px;
    width: 87px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#ViewOrderContainer {
    text-align: left;
    padding: 20px;
    font-family: Verdana;
}

.ViewOrderGridView {
    font-size: x-small;
    color: #333333;
}

.ViewOrderGridViewFooterStyle {
    color: White;
    background-color: #990000;
    font-weight: bold;
}

.ViewOrderGridViewRowStyle {
    color: #333333;
    background-color: #FFFBD6;
}

.ViewOrderGridViewCommandFieldItemStyle {
    color: Blue;
}

.ViewOrderGridViewPagerStyle {
    background-color: #FFCC66;
    color: #333333;
}

.ViewOrderGridViewSelectedRowStyle {
    background-color: #FFCC66;
    color: Navy;
    font-weight: bold;
}

.ViewOrderGridViewHeaderStyle {
    color: White;
    background-color: #135017;
    font-weight: bold;
}

.ViewOrderGridViewAlternatingRowStyle {
    background-color: White;
}

#ChangePassWord {
    text-align: left;
    padding-left: 300px;
}

#DirectionBorder {
    height: 452px;
    width: 562px;
    border: 1px solid #cc3300;
    margin-bottom: 20px; /*margin-top: 5px;*/
}

#orderCheckout {
    margin-left: 5px;
    margin-right: 5px;
}

.Addons {
    color: Black;
}

.PanelLeft {
    padding-left: 247px;
}

.EditOrder {
    background: url(../Images/Edit.gif) no-repeat;
    width: 76px;
    height: 28px;
}

.PasswordSubmit {
    border: none;
    background: url(../Images/confirm.gif) no-repeat;
    width: 83px;
    height: 25px;
    margin-right: 100px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.ChangePasswordButton {
    border: none;
    background: url(../Images/changePassword.gif) no-repeat;
    width: 140px;
    height: 25px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.CancelPasswordButton {
    border: none;
    background: url(../Images/cancel.gif) no-repeat;
    width: 95px;
    height: 25px;
    margin-bottom: 5px;
    margin-top: 5px;
}

#divContainer {
    background: white; /*border: solid 5px #5e1919;*/
    /*float:left;*/
    width: 940px;
    padding: 5px;
    margin: auto;
}

.RadPanelCssClass {
    width: 200px;
}

.lblDirections {
    padding-top: 10px;
    text-align: left;
    padding-left: 205px;
}

#DirectionContainer {
    text-align: left;
    padding-top: 5px;
    padding-left: 5px;
}

#DirectionContent {
    float: right;
    width: 760px;
}

#divDirectionContainer {
    /*float:left;*/
}

#divDirectionMap {
    float: left;
    padding: 10px 0px 10px 10px;
}

#divGetDirections {
    padding-left: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    border: 1px solid #cc3300;
    margin-bottom: 5px;
    width: 715px;
}

#tdDirectionAddress {
    padding-left: 50px;
}

#tdDirectionInfo {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
}

.ifrmDirectionMap {
    width: 562px;
    height: 452px;
}

#divDirectionMapAddress {
    float: right;
    width: 250px;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    margin-top: 20px;
}

.directionTabButtonUnselected {
    border: none;
    background: #a14d17;
    cursor: pointer;
    color: White;
}

#divdirection {
    border: solid 2px #311d12;
    height: 480px;
    width: 562px;
}

#DirectionText {
    width: 600px;
}

.SearchItemLabel {
    color: White;
    font-weight: bold;
}

.directionTabButtonSelected, .directionTabButtonSelected:hover {
    border: none;
    background: #311d12;
    cursor: pointer;
    color: Black;
}

#DirectionTitle {
    font-size: 12px;
    font-weight: bold;
    color: #241100;
    text-align: left;
}

#DirectionText {
    color: #241100;
    text-align: left;
    font-size: 12px;
}

#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 {
    padding-bottom: 5px; /*float:left;*/
    width: 734px;
}

#divDirectionInfo {
    clear: both;
    padding-top: 10px;
}

.tdIdirection {
    vertical-align: middle;
    color: #69462f;
    font-size: 14px;
}

.tdSendDirection {
    height: 7px;
    padding-top: 7px;
}

#tdSMSType {
    vertical-align: top;
    text-align: right;
}

.tdddlMobile {
    text-align: left;
    vertical-align: top;
    padding-left: 11px;
}

#tdMobile {
    text-align: right;
    vertical-align: middle;
}

.cusLabel1 {
    text-align: left;
    color: #241100;
    padding-right: 40px;
}

.OrderCheckoutConfirm {
    border: none;
    background: url(../Images/confirm.gif) no-repeat;
    height: 25px;
    width: 87px;
    cursor: pointer;
}

.OrderCheckoutSubmit {
    border: none;
    background: url(../Images/confirm.gif) no-repeat;
    height: 25px;
    width: 87px;
    margin-right: 200px;
    cursor: pointer;
}

.visacard {
    font-size: small;
}

.ContactUSAddress {
    width: 250px;
}

#tdContactUsSubmitbtn {
    padding-left: 150px;
}

#diveditorder {
    padding-right: 100px;
}

.SubmitOrder {
    text-align: center;
    padding-top: 15px;
}

#LoginContianer {
    margin-left: 5px;
    margin-right: 5px;
}

#VerifyContainer {
    background-color: #e7cc97;
}

#MessageContainer {
    background: black;
    color: #9BFF00;
    padding: 10px;
}

.account_link {
    text-decoration: none;
    font-weight: bold;
    color:#000000;
}

#SubMasterPageDiv {
    padding-top: 10px;
    text-align: left;
}

#CreateUserContainer {
}

#RecoverPassWordContainer {
    margin-left: 5px;
    margin-right: 5px;
}


.surveySubmit {
    background: url(../Images/submit.gif) no-repeat;
    width: 87px;
    height: 25px;
    border: none;
    cursor: pointer;
}

.surveyClear {
    background: url(../Images/clear.gif) no-repeat;
    width: 87px;
    height: 25px;
    border: none;
    cursor: pointer;
}

#tblSurveyFeedbackContactInfo {
    width: 600px;
    text-align: left;
}

.tdSurveyFeedbackContactInfo {
    text-align: right;
    width: 206px;
    vertical-align: top;
    padding-top: 5px;
}

#htmlContactUSHeaderTitleContainer {
    float: right;
    background: Red;
}

#htmlContactUsTitle {
    clear: both;
    float: left;
}

#htmlContactUsTiming {
    float: right;
}

.AdminStaticSelectedStyle, .AdminStaticHoverStyle {
    color: Black;
    background: #fff;
}

    .AdminStaticSelectedStyle a, .AdminStaticHoverStyle a:hover {
        color: #000 !important;
        background-color: #ff9966 !important;
    }

.AdminMenu {
    border: 1px Solid #cc3300;
    border-bottom: none;
    color: #571a17;
    background: #cc3300;
    height: 33px;
}

.AdminStaticMenuItemStyle {
    font: 12px SegoeUI, Arial, sans-serif bold;
    font-weight: bold;
}

    .AdminStaticMenuItemStyle a {
        color: #fff;
        padding: 9px 5px 8px 5px;
        display: block;
    }

#AdminContent {
    border: 1px solid #ddd;
    float: left;
    width: 938px;
}


#divDirectionSiteMapPath {
    display: none;
}

#DirectionMenu {
    float: left; /*background: url('../Images/MenuCategoryMiddleBg.jpg') repeat-x bottom; */ /*padding-top: 20px;     padding-bottom: 20px;*/
    background: url("../Images/Categorytop.jpg") no-repeat scroll left top transparent;
    font: bold 12px SegoeUI,Arial,sans-serif;
    margin-bottom: 8px;
    padding-top: 7px;
    text-align: left;
    width: 157px;
}
/*.DirectionMenu
{
    color: White;
}*/
.DirectionStaticMenuItemStyle {
    border-bottom: 1px dotted #FFFFFF;
    color: white;
    width: 148px;
    padding-top: 3px;
    padding-bottom: 3px; /*line-height: 19px;*/
    font-weight: bold; /*     font-weight: bold;     color: black;     padding-top: 5px;     padding-bottom: 5px;     margin-bottom: 1px;     line-height: 20px;     width: 195px;     border-top: solid 1px #C8DCBF;*/
}

.DirectionStaticSelectedStyle {
    background: none repeat scroll 0 0 #ff9966;
    color: Black !important;
}

.DirectionStaticHoverStyle {
    background: none repeat scroll 0 0 #ff9966;
    color: Black !important;
}

.DirectionStaticMenuStyle {
    font: 12px SegoeUI, Arial, sans-serif bold;
    font-weight: bold;
    color: Black; /*padding-left: 5px;*/
}

.DirectionStaticSelectedStyle a {
    font-weight: bold;
    color: White;
}

.DirectionStaticMenuItemStyle a {
    display: block;
    font-weight: bold;
    padding-left: 5px;
}

    .DirectionStaticMenuItemStyle a:hover {
        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;
}

#tdCateringBtnSubmit {
    padding-top: 10px;
}

.CreateUserStyleLabel {
    width: 150px;
    text-align: right;
    padding-left: 200px;
}

.CreateUserStyleTextbox {
    text-align: left;
}

#divDirectionFlash {
    width: 726px;
    height: 444px;
    border: 1px solid #8F8F69;
    margin-bottom: 5px;
}

#mainText {
}

.InvoicePromotional {
    text-align: right;
    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;
}

.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: 400px;
    height: 80px;
    margin-right: 10px;
}

#tdGetDirectionsthrough {
    height: 30px;
    padding-left: 3px;
}

#td1DirectionspnlEmail, #td1DirectionsYourMsg {
    text-align: right;
    padding-right: 3px;
    width: 158px;
}

#td1DirectionsSMSType, #td1DirectionsMobile {
    text-align: right;
    padding-right: 3px;
    width: 158px;
}

#LoginInnerContainer {
    padding-top: 10px;
}

.style_Myprofile {
    width: 100%;
    background: #fff;
}

.tdMyProfileWidth {
    width: 39px;
}

.lblMyProfile {
    width: 187px;
    text-align: right;
}

.MyProfileColon {
    width: 4px;
}

.txtMyProfile {
    width: 144px;
}

#tdMyProfileMsg {
    text-align: left;
}

.optsms {
    background: url(../Images/Mobile.jpg) no-repeat right;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.optemail {
    background: url(../Images/mail.jpg) 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;
}

.ContactUsMessage {
    color: Red;
}


/*Start Stylesheet for Testimonial Page*/
#divTestimonialContainer {
    padding-left: 20px;
    padding-right: 20px;
}

#divTestimonialPageTitle {
    text-align: left;
    font-family: Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 20px;
    color: #9f0000;
}

.TestimonialContainer {
    margin: 0px 3px 3px 3px;
    background: white;
    padding-bottom: 10px;
    border-bottom: 2px dotted #828282;
}

.TestimonialTitle {
    text-align: left;
    color: #00507d;
    font-size: 18px;
    padding-bottom: 10px;
}

.TestimonialText {
    text-align: justify;
    font-size: 12px;
    padding-bottom: 6px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
}

.TestimonialSource {
    text-align: left;
    color: #404040;
    font-size: 13px;
    width: 28%;
    float: right;
    font-family: Sans-Serif;
    font-weight: bold;
}

/*End Stylesheet for Testimonial Page*/




#ctl00_ContentPlaceHolder1_GridView1 tr td {
    border-color: #a36966;
}

.CartGrid {
    border: solid 1px #a36966;
}

.lblBanquetPackageCategory {
    color: Blue;
    cursor: pointer;
}

.tdBanquetPackage {
    text-align: left;
    padding-left: 10px;
}
/*************** Style for the ResetPassword ******************/
.forgotPassContainerDiv {
    width: 75%;
    background-color: White;
    padding-bottom: 25px;
}

.forgotPassHeaderDiv {
}

.forgotPassHeaderIconImg {
}

.forgotPassHeaderIconTick {
}

.forgotPassHeaderText {
    font-size: 18px;
    text-align: left;
    padding-top: 8px;
    padding-left: 45px;
    text-decoration: underline;
    color: #fff;
    background: url(../Images/ForgotPassword.png) no-repeat top left #115017;
    padding-bottom: 8px;
}

.EmailSentHeaderText {
    font-size: 18px;
    text-align: left;
    padding-top: 8px;
    padding-left: 45px;
    text-decoration: underline;
    color: #28262a;
    background: url(../Images/EmailSent.jpg) no-repeat top left;
    padding-bottom: 8px;
}

.forgotPasswordContentDiv {
    padding-top: 30px;
    background-color: White;
    border: 1px solid #8F8F69;
    margin-top: 10px;
    padding-bottom: 30px;
    text-align: left;
    padding-left: 60px;
}

    .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: 150px;
    height: 27px;
    cursor: pointer;
    border: none;
    margin-left: 150px;
}

.divBtnGetEmail {
    padding-top: 10px;
    text-align: left;
    width: 100%;
}

.dicChangePasswordControlContainer {
    padding-top: 25px;
    padding-bottom: 25px;
}

.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 Restaurant Promotion Page *****************/
.divPromotionSpecialOfferControl {
    width: 241px;
}
/************End Style of Restaurant Promotion Page *****************/

#tblTableBookingContainer {
    width: 550px;
    float: left;
}

#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 Restaurant Promotion Page *****************/


#divLoginMessage {
    font-size: 10px;
    color: Red;
}

#divRegiserUserMessage {
    font-size: 10px;
    color: Red;
    padding-bottom: 10px;
}

.lblOrderConfirmationMessage {
}

#divOrderConfirmationMessage {
    color: Red;
    margin-bottom: 15px;
    margin-top: 5px;
    margin-right: 100px;
}


/* start PayPal Page stylesheet */
#PaypalContainer {
}

.PaypalConfirm {
    background: url(../Images/submit.gif) no-repeat;
    cursor: pointer;
    border: none;
    width: 87px;
    height: 25px;
}

.PaypalCancel {
    background: url(../Images/cancel.gif) no-repeat;
    cursor: pointer;
    border: none;
    width: 87px;
    height: 25px;
}

#divInvoiceConfirmation {
    padding-bottom: 10px;
}
/* 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: 83px;
    height: 25px;
    background: url(../Images/submit.gif) no-repeat;
    border: none;
}

.SurveyFeedbackClear {
    width: 83px;
    height: 25px;
    background: url(../Images/clear.gif) no-repeat;
    border: none;
}

.SurveyFeedbackFoodQuestion {
    text-align: right;
    width: 150px;
}

.SurveyFeedbackFoodAnswer label {
    display: inline-block;
    vertical-align: middle;
    width: 125px;
}

.SurveyFeedbackFoodAnswer input {
    display: inline-block;
    vertical-align: middle;
}

.SurveyFeedbackDeliveryPersonAnswer label {
    display: inline-block;
    vertical-align: middle;
    width: 90px;
}

.SurveyFeedbackDeliveryPersonAnswer input {
    display: inline-block;
    vertical-align: middle;
}
/* 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: #333333;
    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: #FFCC66;
    color: #333333;
}

.ViewOrderDashBoardGridViewSelectedRowStyle {
    background-color: #FFCC66;
    color: Navy;
    font-weight: bold;
}

.ViewOrderDashBoardGridViewHeaderStyle {
    color: White;
    background-color: #990000;
    font-weight: bold;
    height: 25px;
}

.ViewOrderDashBoardGridViewAlternatingRowStyle {
    background-color: White;
}

.lblMesssageForDashBoard {
    font-weight: bold;
    color: Black;
    width: 100%;
    font-size: 14px;
}

.ViewOrderDashBoardGridViewPagerStyleAmtPaid {
    padding-left: 10px;
}

.ViewOrderDashBoardGridViewEmptyRowStyle {
    text-align: center;
}

.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;
}

#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 )Styles For Gift Certificate */

#divGiftMasterContainer {
    padding-top: 20px;
    text-align: left;
    padding-left: 50px;
}

.tdLabel {
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 5px;
    width: 35;
}

.tdLabelRight {
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    padding-left: 15px;
}

.tdContent {
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
}

.tdContent1 {
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
    width: 50%;
}

#divGiftCertificateHeader {
    padding-left: 5px;
    background: url(../Images/GiftCertificateHeader_GiftCertificate.jpg) no-repeat;
    width: 834px;
    height: 157px;
}

#divUpdatePanelContainer {
    padding-left: 10px;
    padding-right: 10px;
    width: 800px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#divGiftCertificateBody {
    width: 824px;
    border-left: solid 5px #acacac;
    border-right: solid 5px #acacac;
    background-color: white;
}

#divGiftCertificateFooter {
    margin-bottom: 0px;
    background: url(../Images/GiftCertificateFooter.jpg) no-repeat;
    width: 834px;
    height: 47px;
}

#divGiftCardInformationHeader, #divGiftTemplateInformationHeader {
    background: url(../Images/GiftCertificateTitleRepeat.jpg) repeat-x;
    width: 750px;
    height: 30px;
    padding-top: 0px;
}

.tdGiftCardInformationHeaderM {
    /*background: url(../Images/GiftCertificateTitleRepeat.jpg) repeat-x;*/
    width: 750px;
    height: 30px;
    font-weight: bold;
    font-size: larger;
    padding-left: 15px;
}

.tdGiftCardInformationHeaderL {
    background: url(../Images/pnlLT.jpg) no-repeat top left;
    height: 31px;
    width: 9px;
    vertical-align: top;
    float: left;
    display: block;
}

.tdGiftCardInformationHeaderR {
    background: url(../Images/pnlRT.jpg) no-repeat top right;
    height: 31px;
    width: 9px;
    vertical-align: top;
    float: right;
    display: block;
}

#divGiftCardInformationBody {
    background: #d5d5d5 url(../Images/GiftCardReciepientBody.jpg) repeat-x;
    width: 750px;
    padding-bottom: 10px;
    padding-top: 15px;
    text-align: left;
    margin: 0px;
}

#divlblErrorMessage {
    text-align: center;
    color: Red;
}


.AddToCart {
    border: none;
    background: url(../Images/btnAddToCart.jpg) no-repeat;
    height: 26px;
    width: 100px;
    cursor: pointer;
}

.UpdateToCart {
    border: none;
    background: url(../Images/UpdateToCart.gif) no-repeat;
    height: 26px;
    width: 119px;
    cursor: pointer;
}

.btnContinue {
    border: none;
    background: url(../Images/btnContinue.jpg) no-repeat;
    height: 26px;
    width: 100px;
    cursor: pointer;
}

.btnCancel {
    border: none;
    background: url(../Images/btnCancel.gif) no-repeat;
    height: 26px;
    width: 100px;
    cursor: pointer;
}

.btnClear {
    border: none;
    background: url(../Images/btnClear.gif) no-repeat;
    height: 26px;
    width: 100px;
    cursor: pointer;
}

.btnPrevious {
    border: none;
    background: url(../Images/Previous.gif) no-repeat;
    height: 26px;
    width: 100px;
    cursor: pointer;
}

#divlblErrorMessage {
    padding-left: 30px;
}

.btnConfirm {
    border: none;
    background: url(../Images/btnConfirm.jpg) no-repeat;
    height: 26px;
    width: 100px;
    cursor: pointer;
}

#divReciepientInformationHeader, #divShippingInformationHeader {
    background: #d8c9a0 url(../Images/GiftCertificateTitleRepeat.jpg) repeat-x;
    width: 750px;
    height: 30px;
    text-align: left;
    margin-left: 0px;
    margin-top: 10px;
}

#divBillingInformationContainer, #divSenderInformationContainer, .divGiftTemplateInformationContainer, #divShippingInformationContainer {
    padding-top: 20px;
    padding-left: 20px;
    width: 600px;
    margin: 0px;
    text-align: left;
}

#divTransactionInformation {
    /*padding-top: 20px;     padding-left:20px;*/
    padding: 0px;
    width: auto;
    margin: 0px;
    text-align: left;
    border: solid 2px black;
}

#divBillingInformationHeader, #divTransactionInformationHeader, #divSenderInformationHeader, .divGiftTemplateInformationHeader {
    margin: 0px;
    background: url(../Images/GiftCertificateTitleRepeat.jpg) repeat-x;
    width: 750px;
    height: 30px;
    padding-top: 0px;
    text-align: left;
}

#divReciepientInformationBody, #divShippingInformationBody {
    margin: 0px;
    background: #d5d5d5 url(../Images/GiftCardReciepientBody.jpg) repeat-x;
    width: 750px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    margin-left: 0px;
}

.txtSenderName, .txtEmail, .txtAddressLine1, .txtAddressLine2 {
    width: 370px;
}

.txtToName, .txtToEmail, .txtToAddressLine1, .txtToAddressLine2 {
    width: 369px;
}

.txtPersonalizedMessage {
    width: 600px;
}

.txtPhone, .txtState {
    width: 115px;
}

.txtZip, .txtCity {
    width: 130px;
}

.txtToPhone, .txtToState {
    width: 115px;
}

.txtToZip, .txtToCity {
    width: 120px;
}

#divGiftDetailsInfo {
    padding-left: 20px;
    width: 700px;
}

.pnlGiftCardInformation {
    margin: 0px;
    padding: 0px;
}

.pnlBillingInformation, .pnlSenderInformation, .pnlGiftTemplateInformation {
    text-align: left;
    padding-left: 0px;
    margin: 0px;
}

.pnlTransactionInformation {
    text-align: left;
    padding: 0px;
    margin: 0px;
}

.divGiftCertificateHeaderNavigation {
    background-position: bottom;
    height: 42px;
    width: 774px;
    padding-left: 25px;
    margin: 0px;
}

.divGiftCertificateHeaderNavigation1 {
    background: url(../Images/GSHeaderFirstSelection.jpg) no-repeat;
    background-position: bottom;
    height: 42px;
    width: 774px;
    padding-left: 25px;
}

.divGiftCertificateHeaderNavigation2 {
    background: url(../Images/GSHeaderSecondSelection.jpg) no-repeat;
    background-position: bottom;
    height: 42px;
    width: 774px;
    padding-left: 25px;
}

.divGiftCertificateHeaderNavigation3 {
    background: url(../Images/GSHeaderThirdSelection.jpg) no-repeat;
    background-position: bottom;
    height: 42px;
    width: 774px;
    padding-left: 25px;
}



.divViewCardImage {
    text-align: left;
    height: 220px;
    width: 602px;
    margin: 0px;
    padding-left: 250px;
    padding-top: 70px;
}

.divViewCertificateImage {
    text-align: left;
    height: 287px;
    width: 602px;
    margin: 0px;
    padding: 10px;
    padding-left: 100px;
}

#divViewCertificateViewCart {
    padding-left: 23px;
    margin-top: 20px;
    padding-right: 23px;
}

#divPaymentOptionContainer {
    padding: 20px;
    padding-left: 80px;
    width: 500px;
    height: 25px;
}

#divPaymentOptionHeader {
    float: left;
    background: #c3aa6a url(../Images/LeftPaymentCurve.jpg) no-repeat left;
    color: White;
    height: 22px;
    padding: 10px;
    font-size: 14px;
}

#divPaymentOptionList input {
    vertical-align: top;
    margin-top: 4px;
}

#divPaymentOptionList {
    float: left;
    margin: 0px;
    margin-left: 5px;
    background: #e5d19e url(../Images/RightPaymentCurve.jpg) no-repeat right;
    height: 28px;
    margin-right: 5px;
    padding: 7px;
    padding-left: 5px;
    min-width: 280px;
    width: auto !important;
    width: 280px;
}

#divViewCertificateContainer {
    margin: 0px;
    width: 796px;
    text-align: left;
    margin-bottom: 0px;
    padding-bottom: 12px;
    text-align: left;
}

#divGiftCertificateInnerContainer {
    margin: 0px;
    width: 796px;
    text-align: left;
    margin-bottom: 0px;
    padding-bottom: 12px;
    padding-top: 10px;
    text-align: left;
}

.tblGiftCardInformationBody {
    padding: 0px;
    line-height: normal 5;
    margin-top: 5px;
}

.innerTable {
    padding: 0px;
    table-layout: fixed;
}

#pnlReciepientInformation {
    margin-left: 120px;
}

#divReciepientInfo {
    padding-left: 20px;
    width: 700px;
}

.tdButton {
    text-align: center;
    padding-top: 10px;
}

#divPaymentOption {
    color: White;
    background-color: #c3aa6a;
    width: 100px;
    height: 26px;
    float: left;
}

#divGiftCertificateCart {
    padding-top: 15px;
    width: 750px;
    padding-left: 20px;
}

#divViewCertificateCart {
    padding-top: 15px;
    width: 750px;
    padding-left: 25px;
}

#divBillingInformationBody, #divTransactionInformationBody, #divSenderInformationBody, #divGiftTemplateInformationBody, #divGiftCardTemplateInformationBody {
    background: #d5d5d5 url(../Images/GiftCardReciepientBody.jpg) repeat-x;
    width: 750px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    margin-left: 0px;
}

.pnlEmptycartmessagebox {
    width: 250px;
    height: 125px;
    border: solid 2px black;
    background: #d5d5d5 url(../Images/GiftCardReciepientBody.jpg) repeat-x;
}

.pnlEmptycartmessageboxHeader {
    background-color: #6f2927;
    border: solid 1px Gray;
    border-bottom: solid 2px Black;
    color: white;
}

.pnlEmptycartmessageboxShipping {
    width: 320px;
    height: 125px;
    border: solid 2px black;
    background: #d5d5d5 url(../Images/GiftCardReciepientBody.jpg) repeat-x;
}

.pnlEmptycartmessageboxShippingHeader {
    background-color: #6f2927;
    border: solid 1px Gray;
    border-bottom: solid 2px Black;
    color: white;
}

.pnlEmptycartHeader {
    background-color: Blue;
    border: solid 1px Gray;
    border-bottom: solid 2px Black;
    color: white;
}

.divmessageboxHeader {
    margin: 0px;
    text-align: left;
    padding: 5px;
    height: 22px;
    width: 250px;
    white-space: nowrap;
}


#divTransactionmessagebox {
    text-align: center;
    padding: 5px;
    padding-top: 10px;
    color: Red;
    width: 250px;
}

#lblTransactionerrormessage {
}


.modal {
    z-index: 999;
    background-color: Gray;
    filter: alpha(opacity=40);
    opacity: 0.7;
}

.updatemodalbackground {
    z-index: 99999998;
    background-color: Gray;
    filter: alpha(opacity=40);
    opacity: 0.7;
}

.lblOnlyOnePaymentOption {
    color: black;
    font-size: 14px;
    font-weight: bolder;
    white-space: nowrap;
}

.lblDayAndAmountForShippingMethod {
    color: Red;
    font-weight: bold;
    text-align: left;
}


.divGiftTemplateItem {
    vertical-align: bottom;
    margin: 25px;
    margin-left: 45px;
    margin-right: 0px;
    height: 130px;
    background: white;
    border: solid 20px white;
}

#divGiftTemplateItemSelected {
    vertical-align: bottom;
    margin: 0px;
    margin-left: 252px;
    height: 122px;
    width: 153px;
    background: white;
    border: solid 20px white;
}

.lblSelectedGiftItem {
    padding-bottom: 5px;
    padding-left: 100px;
    font-size: 14px;
    font-weight: bold;
}

.tdGiftName a {
    color: #5f080e;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.tdGiftName {
    padding-top: 3px;
}

.lblGiftName {
    color: #5f080e;
    font-size: 14px;
    font-weight: bold;
    padding-top: 3px;
}

.lblAmtRange {
    vertical-align: bottom;
    margin: 0px;
    font-style: italic;
    font-size: 11px;
    color: Gray;
}

.radNumericTextBox {
    width: 300px;
}

.RadInput_Default, .RadInputMgr_Default {
    vertical-align: top !important;
}

#ctl00_ContentPlaceHolder1_ctl00_rntMinAmount_text {
    width: 55px !important;
}

/* (END) Styles For Gift Certificate */
/* (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: 0px;
    padding-left: 0px;
    width: 625px;
    height: 31px !important;
    color: Black;
    font-weight: bold;
    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: Gray;
    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: 150px;
    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: 150px;
    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: 150px;
    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: 150px;
    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: 150px;
    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: 150px;
    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: 150px;
    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: 150px;
    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: #f0e8d1;
    border: solid 1px #cc3300;
    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/save2.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;
}

.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 #dcceac;
}

    .JITManagementDLSTPromoList #divPreviewJIT:hover {
        border: solid 10px #c8af70;
    }

.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: #dcceac;
    padding: 5px 0 5px 10px;
}

.JITManagementDLSTPromoList #divPreviewJIT:hover table {
    background-color: #c8af70;
    padding: 5px 0 5px 10px;
}

/*********** END OF STYLESHEET FOR JIT-ADMINISTRATION ************/

/*VIP Registration*/

#divVIPRegistrationPage {
    width: 382;
    height: 482;
}
/*End*/



/*himu*/

.tableRegisterVIC {
    width: 934px;
}

    .tableRegisterVIC .title {
        color: #580000;
        font-family: arial;
        font-size: 18px;
        font-weight: bold;
        padding: 20px;
        text-align: center;
    }

.tdRegisterVICHeader {
    height: 120px;
    background-color: #b52a05;
}

    .tdRegisterVICHeader .divHeaderContent {
        width: 500px;
        font-family: arial;
        font-size: 15px;
        float: left;
        font-weight: bold;
        color: #fff;
        padding-left: 20px;
        margin-top: 30px;
    }

.divVicRegisterForm {
    width: 482px;
    border-right: dotted 1px #4f4f4f;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-top: 20px;
}

.divHeaderImage {
    background: url('../Images/VICRegisterHeader.png') no-repeat;
    height: 109px;
    width: 146px;
    float: right;
    padding-right: 60px;
}

.PromotionIcon {
    background: url(../Images/PromotionIcon.png) no-repeat;
    height: 37px;
    width: 39px;
}

.EventIcon {
    background: url(../Images/EventIcon.png) no-repeat;
    height: 37px;
    width: 33px;
}

.CouponsIcon {
    background: url(../Images/CouponsIcon.png) no-repeat;
    height: 37px;
    width: 45px;
}

.divPromotionTitle, .divEventTitle, .divCouponsTitle {
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    margin-left: 5px;
    text-align: left;
}

.VIPDetailButtonSend {
    background: url("../Images/Register.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 32px;
    width: 94px;
}

#tdVIPRegistrationSubmitbtn {
    text-align: center;
}

.divPromotionDetail, .divEventDetail, .divCouponsDetail {
    font-family: arial;
    font-size: 12px;
    margin-left: 5px;
    padding-right: 20px;
    border-bottom: dotted 1px #bcad85;
    padding-bottom: 10px;
    text-align: left;
}

.tdTblVIPDetailLeft {
    text-align: right;
}

.tdTblVIPDetailRight {
    text-align: left;
}

.tableRegisterVICDetail {
    margin-top: 25px;
    padding-left: 20px;
}

#DrpAnnMonth {
    text-decoration: none;
}

#DrpBDateMonth {
    text-decoration: none;
}
/*himu*/



/************************ Start Footer ****************************/
.menuBottom {
    float: left;
    margin-left: 10px;
    padding-top: 7px;
}

#divMasterPageFooterLink {
    color: white;
    float: left;
    width: 338px;
    padding-left: 10px;
}

#divExtraImageLink {
    vertical-align: middle;
    margin-right: 5px;
    margin-top: 10px;
    float: right;
    padding-right: 0px;
    padding-top: 3px;
    padding-bottom: 5px;
    width: 140px;
    display: none;
}

.privacypolicy {
    text-decoration: none;
    color: white;
    font-size: 11px;
    display: inline-block;
}
/*#divMasterPageFooter
{
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-right-color: #e6d4bc;
    border-bottom-color: #e6d4bc;
    border-left-color: #e6d4bc;
    background: #e2dec5;
    color: #4f4e32;
}*/
#divCreditCard {
    clear: both;
    margin: auto;
    text-align: center;
    width: 125px;
}

.divPrivacyPolicy {
    text-align: center;
}

#divMasterPageFooter td.col2 {
    width: 350px;
}

#divMasterPageFooter td.colCreditCard {
    width: 150px;
}

#divMasterPageFooter td.col3 {
    width: 140px;
}

#divMasterPageFooter td.col4 {
    width: 210px;
    color: White;
}

    #divMasterPageFooter td.col4 span {
        margin-bottom: 7px; /*color: #d3b5b5;*/
        white-space: nowrap;
        font-family: Arial;
    }

#divMasterPageFooter td.col5 {
    width: 65px;
    display: none;
}
/*.MenuPagelGalleryContent
{
    height: 179px;
    width: 940px;
}*/
#divBottomPageNavigation {
    float: left;
    width: 800px;
}

.menuBottomStaticSelectedStyle {
    color: white;
}

.tdCorners {
    width: 11px;
    height: 35px;
    background: url('../Images/menu_corner.jpg') no-repeat scroll 0 0;
}

.tdCornersRight {
    width: 8px;
    height: 35px;
    background: url('../Images/menu_corner_flip.jpg') no-repeat scroll 0 0;
}

.menuBottomStaticMenuItemStyle {
    padding-left: 4px;
    padding-right: 3px;
    font-size: 10px;
}

.menuBottomNavigation a, .menuBottomNavigation a:hover {
    color: #c9c9c9;
}

#divMasterPageCompanyName {
    float: right;
    font-size: 11px;
    margin-right: 10px;
}

.CompanyLink {
    text-decoration: none;
    color: white;
    font-size: 12px;
    float: left;
    font-family: Arial;
}

#divBottom {
    /*background-color: #F9F0DF;     border-bottom: 1px solid #E6D4BD;     border-left: 1px solid #E6D4BD;     border-right: 1px solid #E6D4BD;     height: 6px;     width: 946px;*/
}

#imgFooterIcon {
    height: 26px;
    width: 26px;
}

#imgTwitterIcon {
    height: 26px;
    width: 26px;
}

#PageFooter {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 1170px;
}
#ctl00_ctl00_PnlMasterPageFooterContainer {
    background-color:#186f16
}
#divMasterPageFooter {
    color: White;
    height: 25px;
}
/************************* End Footer **************************/

/*
#ctl00_divContainerOuter
{
    border:solid 8px white;
}*/


#divJITPcontainer {
    width: 240px;
    height: 200px;
}

#tdContactNumber {
}

#tdAddress {
    padding-right: 10px;
}

.tblAddress {
    width: 320px;
    *width: 300px;
}

#divAddress {
    color: White;
    font-size: 13px;
    font-family: Arial;
    font-weight: bold;
    padding-top: 20px;
    text-align: left;
    width: 300px;
}

#divMasterPageHeader #divContactUsContactDetail {
    display: none;
}

#divContactUsAddressDetails #divHeaderContactDetail, #divDirectionAddress #divHeaderContactDetail {
    display: none;
}

#divAddress #trRestaurantContactUsEmail {
    display: none;
}



.imgTelephone {
    padding: 1px;
    vertical-align: middle;
}

/*body.defaultaspx .bodyFormContainer
{
    background-image: url(../Images/HomePageTopRightCorner.png);
    min-width: 950px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right top;
    overflow: hidden;
}*/

/*body.MainMasterPage 
{
    background-image: url(../Images/HomePageTopRightCorner.png);
    min-width: 950px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: left bottom; 
    overflow: hidden;
}

body.menuaspx .bodyFormContainer
{
    background-image: url(../Images/HomePageTopRightCorner.png);
    min-width: 950px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right top;
    overflow: hidden;
}

body.cateringmenuaspx .bodyFormContainer
{
    background-image: url(../Images/HomePageTopRightCorner.png);
    min-width: 950px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right top;
    overflow: hidden;
}

body.eventsaspx .bodyFormContainer
{
    background-image: url(../Images/HomePageTopRightCorner.png);
    min-width: 950px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right top;
    overflow: hidden;
}

body.testimonialsaspx .bodyFormContainer
{
    background-image: url(../Images/HomePageTopRightCorner.png);
    min-width: 950px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right top;
    overflow: hidden;
}


body.picturegalleryaspx .bodyFormContainer
{
    background-image: url(../Images/HomePageTopRightCorner.png);
    min-width: 950px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right top;
    overflow: hidden;
}

body.contactusaspx .bodyFormContainer
{
    background-image: url(../Images/HomePageTopRightCorner.png);
    min-width: 950px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right top;
    overflow: hidden;
}

body.directionsaspx .bodyFormContainer
{
    background-image: url(../Images/HomePageTopRightCorner.png);
    min-width: 950px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right top;
    overflow: hidden;
}
body.orderinvoiceaspx .bodyFormContainer
{
    background-image: url(../Images/HomePageTopRightCorner.png);
    min-width: 950px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right top;
    overflow: hidden;
}

body.couponsaspx .bodyFormContainer
{
    background-image: url(../Images/HomePageTopRightCorner.png);
    min-width: 950px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right top;
    overflow: hidden;
}

body.itemdetailsaspx .bodyFormContainer
{
    background-image: url(../Images/HomePageTopRightCorner.png);
    min-width: 950px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right top;
    overflow: hidden;
}


body.eventdetailsaspx .bodyFormContainer
{
    background-image: url(../Images/HomePageTopRightCorner.png);
    min-width: 950px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right top;
    overflow: hidden;
}

body.aboutusaspx .bodyFormContainer
{
    background-image: url(../Images/HomePageTopRightCorner.png);
    min-width: 950px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right top;
    overflow: hidden;
}


body.vipregistrationformaspx .bodyFormContainer
{
    background-image: url(../Images/HomePageTopRightCorner.png);
    min-width: 950px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right top;
    overflow: hidden;
}


body.surveyfeedbackaspx .bodyFormContainer
{
    background-image: url(../Images/HomePageTopRightCorner.png);
    min-width: 950px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right top;
    overflow: hidden;
}

body.senddirectiontomeaspx .bodyFormContainer
{
    background-image: url(../Images/HomePageTopRightCorner.png);
    min-width: 950px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right top;
    overflow: hidden;
}
body.ordercheckoutaspx .bodyFormContainer
{
    background-image: url(../Images/HomePageTopRightCorner.png);
    min-width: 950px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right top;
    overflow: hidden;
}
*/


/************************************ Start Table Booking Page************************************/
.ReservationStaticSelectedStyle {
    font-weight: bold;
    background: none repeat scroll 0 0 #ff9966;
    color: black !important;
}

    .ReservationStaticSelectedStyle a {
        /*font-weight: bold;     color: White !important;      background: #c83232;*/
    }

.ReservationStaticHoverStyle {
    font-weight: bold;
    background: none repeat scroll 0 0 #ff9966;
    color: Black !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 {
        }

/*#ReservationMenu a
{
    color: #323232;
}*/
#ReservationMenu {
    float: left; /*   background: url('../Images/MenuCategoryMiddleBg.jpg') repeat-x bottom #511515;*/ /*vertical-align: top;*/
    width: 0px;
    padding-top: 8px;
    background: url("../Images/Categorytop.jpg") no-repeat scroll left top transparent;
    display: none;
}

.ReservationMenu {
    color: black;
}

#ReservationContainer {
    background: white;
    text-align: left;
    padding-top: 5px;
    padding-left: 5px;
}


#ReservationContent {
    float: left;
    font-family: Verdana;
    width: 900px;
}

.tdTableBookingLeft {
    text-align: right;
    line-height: 30px;
}

.tdTableBookingRight {
    text-align: left;
    padding-left: 5px;
}

.ReservationStaticMenuStyle {
    font-weight: bold;
    color: red;
    font: 12px SegoeUI, Arial, sans-serif bold;
}

#TableBookingConiner {
    padding: 25px 25px 25px 100px;
}

#CateringConiner {
    padding: 25px 25px 25px 100px;
    text-align: left;
}

#tblCateringConiner {
    padding-left: 20px;
}

.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%;
    font-family: Verdana;
}

#divContactUsCustomerDetail {
    width: 410px; /*float: left;*/ /*   margin-left: 20px;*/ /*padding: 10px;*/
}

#tdContactUsDetail {
    vertical-align: top;
    padding-top: 20px;
}

#lblContactUsMessage {
    font-size: 13px;
}

#tblContactUsDetail {
    width: 440px;
}

.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: 25px;
    width: 87px;
    cursor: pointer;
}

.ContactDetailButtonCancel {
    border: none;
    background: url(../Images/cancel.gif) no-repeat;
    height: 25px;
    width: 83px;
}

#ContactUSContainer {
    text-align: left;
    padding-top: 5px;
    padding-left: 5px;
    width: 935px;
}

#ContactUsContent {
    border: 1px solid #cc3300;
    float: left;
    margin-bottom: 10px;
    margin-left: 10px;
    width: 760px;
}

#ContactUsMenu {
    float: left;
    background: url("../Images/Categorytop.jpg") no-repeat scroll left top transparent;
    font: bold 12px SegoeUI,Arial,sans-serif;
    padding-top: 8px;
    text-align: left;
    width: 157px; /*    float: left;     background: url('../Images/MenuCategoryMiddleBg.jpg') repeat-x bottom;     width: 197px;     margin-right: 1px;*/
}

#ContactUsMenuBottom, #DirectionMenuBottom, #ReservationMenuBottom {
    background: url("../Images/CategoryBottom.jpg") no-repeat scroll left Top transparent;
    padding-bottom: 12px;
    width: 153px;
}

.ContactStaticSelectedStyle a {
    color: Black !important;
    font-weight: bold;
    background: #ff9966;
}

.ContactStaticSelectedStyle {
    color: Black !important;
    font-weight: bold;
    /*background: #ff9966;*/
}

.ContactStaticHoverStyle {
    color: Black !important;
    font-weight: bold;
    background: #ff9966;
}

.ContactStaticMenuStyle {
    font-weight: bold;
    color: White;
    font: 12px SegoeUI, Arial, sans-serif bold;
}

.ContactMenu {
    /*background-image: url("../Images/CategoryBg.jpg");*/
    background-repeat: repeat-y;
    color: black;
    width: 153px; /*background: url("../Images/MenuCategoryMiddleBg.jpg") repeat-y scroll right center #561717;*/ /*background: #eaedf6;*/
}

.ContactStaticMenuItemStyle a {
    font-weight: bold;
    text-align: center;
    display: block;
    padding: 6px;
    color: #000;
    height: auto;
}

    .ContactStaticMenuItemStyle a:hover {
        cursor: pointer;
        color: Black !important;
        font-weight: bold;
        background: #ff9966;
    }

.ContactStaticMenuItemStyle {
    font-size: 13px;
    font-weight: bold;
    color: black;
    /*rder-bottom: 1px dotted white;
    padding-top: 3px;
    padding-bottom: 3px;*/
}

.tdCateringConinerBtn {
    text-align: center;
    padding-top: 10px;
}
/************************************ End Contact Us Page ************************************/

#MediaGalleryContainer {
    text-align: left;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 20px;
    margin-left: 5px;
    margin-right: 5px;
    padding-bottom: 20px;
}

.GalleryStyle {
    text-align: left;
    padding-left: 50px;
}

/******* Start Order Check out ******/
.OrderCheckoutDistanceMessage {
    color: Red;
}

.PaymentOptionPanel {
    padding-left: 176px;
}
/******* End Order Check out ******/








/***************** Start Home Page Testimonial Control *********************/

#divShowAllTestimonials {
    text-align: right;
    padding-right: 10px;
}

    #divShowAllTestimonials a {
        /*color: #ffa463;*/
        color: Red;
        text-decoration: none;
    }

        #divShowAllTestimonials a:hover {
            color: Red;
            text-decoration: underline;
        }

#divEventAndTestimonials {
    background: #52572d;
    width: 940px;
    margin: 5px 5px 0px;
}


.TestimonialControlFooter {
    /*background: url(../Images/TestimonialsBottomCurve.jpg) no-repeat;     width: 395px;     height: 7px;*/
}

#divTestimonialContenet {
    height: 86px; /* color: #fba5a4;*/
    color: Black;
}

.tdPublicationControl {
    vertical-align: top; /*   padding: 10px 10px 0px 0px;*/ /*width: 240px;*/
}

.tdTestimonialControl {
    vertical-align: top; /*padding: 10px 9px 10px 0px;*/ /*width: 240px;*/
    height: 200px;
}

#tdTestimonialImage {
    /*background: url(../Images/Testimonials.jpg) no-repeat;*/ /*width: 393px;*/ /*height: 93px;*/
}

#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; /*color: white;*/
    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 *********************/
.AboutUsControlHeader {
    background: url(../Images/About_Us.jpg) no-repeat;
    height: 35px; /*color: white;*/
    text-align: left;
    padding-right: 10px;
}

#AboutUsControlHeaderText {
    border-bottom: 1px dotted black;
    margin-right: 10px;
    width: 440px;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
}

#divHomePageImageAndDiscription {
    font-family: Verdana;
    font-size: 12px;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    height: 60px;
}

.pHomePageDiscription {
    margin: 0px;
    font-family: Verdana;
    font-size: 12px; /*color: #FBA5A4;*/
    color: Black;
    height: 60px;
}

#divHeaderLogo {
    width: 500px;
    cursor: pointer;
    height: 104px;
}

#divHeaderLeft {
    float: left;
    color: White;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
    width: 500px;
}

    #divHeaderLeft a {
        outline: none;
    }

.CouponsPageContainer {
}

.lblEventHeader div {
    border-bottom: solid 1px black;
    width: 165px;
    float: right;
}

/*******************Start Home Page Control ***********************/

#divHomePageControlContainer {
    width: 940px;
    height: 461px; /*background-color: #5f1919;*/
    background: url(../Images/home_page_background_image.jpg);
}

#divHomePageControlContainerLeft {
    text-align: left;
    width: 495px;
    height: 461px;
    vertical-align: top;
    float: left; /* background: white;*/
}

#divHomePageControlContainerRight {
    text-align: left;
    width: 444px;
    height: 461px;
    vertical-align: top;
    float: right;
    border-left: 1px dotted;
}

#tdNewsAndBusinessHour {
    padding-left: 5px;
    padding-right: 5px;
}

#divHomePageControlBusinessHour {
    text-align: left;
    height: 200px;
    width: 240px;
    vertical-align: top;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
}

#divHomaPageControlJIT {
    text-align: left;
    width: 240px;
    height: 200px;
    vertical-align: top;
    padding-top: 10px;
    padding-bottom: 10px;
    float: right;
    margin-left: 5px;
}

#tdHomePageControlNews {
    background: #5f1919;
    height: 241px;
    width: 240px;
    vertical-align: top;
}

#tdHomePageControlTestimonial {
    background: #5f1919;
    height: 241px;
    width: 241px;
    vertical-align: top;
}

#divPhoneFax {
    padding-top: 72px;
    padding-left: 5px;
    text-align: left;
    width: 235px;
    float: left;
    padding-left: 60px;
}

/*******************End Home Page Control ***********************/


#divHomePageControlAboutUs {
    /*padding-top: 5px;*/
    width: 495px;
    height: 120px; /*  background: #511515;*/
}

#divHomePageControlTestimonial {
    width: 495px;
    height: 121px; /*background: #511515;*/
}

#pl {
    margin: 0px;
}

.divPrintableMenuOnMenuPage {
    background: url("../Images/PrintableMenu.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 25px;
    width: 152px;
    padding-bottom: 5px;
    margin-left: 4px;
}

.pnlMenuPagePrintableMenu a {
    border: 0;
    outline: none;
}

#tdAboutUsAndTestimonials {
    /*  background: #511515;*/
    width: 495px;
    height: 241px;
}




/* (START )Styles For Gift Certificate */


#divGiftHomePage {
    background: url(../Images/GiftCertificateHome.jpg) no-repeat;
    width: 241px;
    height: 99px;
    cursor: pointer;
}

#divGiftMasterContainer {
    padding-top: 20px;
    text-align: left;
    padding-left: 50px;
}

.tdLabel {
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 5px;
    width: 35;
}

.tdLabelRight {
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    padding-left: 15px;
}

.tdContent {
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
}

.tdContent1 {
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
    width: 50%;
}

.divGiftCertificateHeader {
    padding-left: 5px;
    background: url(../Images/GiftCertificateHeader_GiftCertificate.png) no-repeat;
    width: 834px;
    height: 157px;
}

.divGiftCardHeader {
    padding-left: 5px;
    background: url(../Images/GiftCertificateHeader_GiftCard.jpg) no-repeat;
    width: 834px;
    height: 157px;
}

.divGiftBothHeader {
    padding-left: 5px; /*background: url(../Images/GiftCertificateHeader_GiftCerfiticate&Card.jpg) no-repeat;*/
    background: url(../Images/GiftCertificateHeader_GiftCertificate.png) no-repeat;
    width: 834px;
    height: 157px;
}

#divUpdatePanelContainer {
    padding-left: 10px;
    padding-right: 10px;
    width: 800px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#divGiftCertificateBody {
    width: 824px;
    border-left: solid 5px #acacac;
    border-right: solid 5px #acacac;
    background-color: white;
}

#divGiftCertificateFooter {
    margin-bottom: 0px;
    background: url(../Images/GiftCertificateFooter.png) no-repeat;
    width: 834px;
    height: 47px;
}

#divGiftCardInformationHeader, #divGiftTemplateInformationHeader {
    background: url(../Images/GiftCertificateTitleRepeat.jpg) repeat-x;
    width: 750px;
    height: 30px;
    padding-top: 0px;
}

.tdGiftCardInformationHeaderM {
    /*background: url(../Images/GiftCertificateTitleRepeat.jpg) repeat-x;*/
    width: 750px;
    height: 30px;
    font-weight: bold;
    font-size: larger;
    padding-left: 15px;
}

.tdGiftCardInformationHeaderL {
    background: url(../Images/pnlLT.jpg) no-repeat top left;
    height: 31px;
    width: 9px;
    vertical-align: top;
    float: left;
    display: block;
}

.tdGiftCardInformationHeaderR {
    background: url(../Images/pnlRT.jpg) no-repeat top right;
    height: 31px;
    width: 9px;
    vertical-align: top;
    float: right;
    display: block;
}

.tdGiftCardInformationHeaderReceipentM {
    /*background: url(../Images/GiftCertificateTitleRepeat.jpg) repeat-x;*/
    width: 750px;
    height: 29px;
    font-weight: bold;
    font-size: larger;
    padding-left: 15px;
}

.tdGiftCardInformationHeaderReceipentL {
    background: url(../Images/pnlLT.jpg) no-repeat top left;
    height: 28px;
    width: 9px;
    vertical-align: top;
    float: left;
    display: block;
}

.tdGiftCardInformationHeaderReceipentR {
    background: url(../Images/pnlRT.jpg) no-repeat top right;
    height: 28px;
    width: 9px;
    vertical-align: top;
    float: right;
    display: block;
}

#divGiftCardInformationBody {
    background: #d5d5d5 url(../Images/GiftCardReciepientBody.jpg) repeat-x;
    width: 750px;
    padding-bottom: 10px;
    padding-top: 15px;
    text-align: left;
    margin: 0px;
}

#divlblErrorMessage {
    text-align: center;
    color: Red;
    padding-top: 10px;
}


.AddToCart {
    border: none;
    background: url(../Images/btnAddToCart.jpg) no-repeat;
    height: 26px;
    width: 100px;
    cursor: pointer;
}

.UpdateToCart {
    border: none;
    background: url(../Images/UpdateToCart.gif) no-repeat;
    height: 26px;
    width: 119px;
    cursor: pointer;
}

.btnContinue {
    border: none;
    background: url(../Images/btnContinue.jpg) no-repeat;
    height: 26px;
    width: 100px;
    cursor: pointer;
}

.btnCancel {
    border: none;
    background: url(../Images/btnCancel.gif) no-repeat;
    height: 26px;
    width: 100px;
    cursor: pointer;
}

.btnClear {
    border: none;
    background: url(../Images/btnClear.gif) no-repeat;
    height: 26px;
    width: 100px;
    cursor: pointer;
}

.btnPrevious {
    border: none;
    background: url(../Images/Previous.gif) no-repeat;
    height: 26px;
    width: 77px;
    cursor: pointer;
    margin-right: 23px;
}

#divlblErrorMessage {
    padding-left: 30px;
}

.btnConfirm {
    border: none;
    background: url(../Images/btnConfirm.jpg) no-repeat;
    height: 26px;
    width: 100px;
    cursor: pointer;
}

#divReciepientInformationHeader {
    background: #fac893 url(../Images/GiftCertificateReceipTitle.jpg) repeat-x;
    width: 750px;
    height: 30px;
    text-align: left;
    margin-left: 0px;
    margin-top: 10px;
}

#divShippingInformationHeader {
    background: #fac98f url(../Images/GiftCertificateTitleRepeat.jpg) repeat-x;
    width: 750px;
    height: 30px;
    text-align: left;
    margin-left: 0px;
    margin-top: 10px;
}

#divBillingInformationContainer, #divSenderInformationContainer, .divGiftTemplateInformationContainer, #divShippingInformationContainer {
    padding-top: 20px;
    padding-left: 20px;
    width: 600px;
    margin: 0px;
    text-align: left;
}

#divTransactionInformation {
    /*padding-top: 20px;     padding-left:20px;*/
    padding: 0px;
    width: auto;
    margin: 0px;
    text-align: left;
    border: solid 2px black;
}

#divBillingInformationHeader, #divTransactionInformationHeader, #divSenderInformationHeader, .divGiftTemplateInformationHeader {
    margin: 0px;
    background: url(../Images/GiftCertificateTitleRepeat.jpg) repeat-x;
    width: 750px;
    height: 30px;
    padding-top: 0px;
    text-align: left;
}

#divReciepientInformationBody, #divShippingInformationBody {
    margin: 0px;
    background: #d5d5d5 url(../Images/GiftCardReciepientBody.jpg) repeat-x;
    width: 750px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    margin-left: 0px;
}

.txtSenderName, .txtEmail, .txtAddressLine1, .txtAddressLine2 {
    width: 370px;
}

.txtToName, .txtToEmail, .txtToAddressLine1, .txtToAddressLine2 {
    width: 369px;
}

.txtPersonalizedMessage {
    width: 600px;
}

.txtPhone, .txtState {
    width: 115px;
}

.txtZip, .txtCity {
    width: 130px;
}

.txtToPhone, .txtToState {
    width: 115px;
}

.txtToZip, .txtToCity {
    width: 120px;
}

#divGiftDetailsInfo {
    padding-left: 20px;
    width: 700px;
}

.pnlGiftCardInformation {
    margin: 0px;
    padding: 0px;
}

.pnlBillingInformation, .pnlSenderInformation, .pnlGiftTemplateInformation {
    text-align: left;
    padding-left: 0px;
    margin: 0px;
}

.pnlTransactionInformation {
    text-align: left;
    padding: 0px;
    margin: 0px;
}

.divGiftCertificateHeaderNavigation {
    background-position: bottom;
    height: 42px;
    width: 774px;
    padding-left: 25px;
    margin: 0px;
}

.divGiftCertificateHeaderNavigation1 {
    background: url(../Images/GSHeaderFirstSelection.jpg) no-repeat;
    background-position: bottom;
    height: 42px;
    width: 774px;
    padding-left: 25px;
}

.divGiftCertificateHeaderNavigation2 {
    background: url(../Images/GSHeaderSecondSelection.jpg) no-repeat;
    background-position: bottom;
    height: 42px;
    width: 774px;
    padding-left: 25px;
}

.divGiftCertificateHeaderNavigation3 {
    background: url(../Images/GSHeaderThirdSelection.jpg) no-repeat;
    background-position: bottom;
    height: 42px;
    width: 774px;
    padding-left: 25px;
}

.divGiftCertificateHeaderNavigation4 {
    background: url(../Images/GSHeaderFourthSelection.jpg) no-repeat;
    background-position: bottom;
    height: 42px;
    width: 774px;
    padding-left: 25px;
}




.divViewCardImage {
    text-align: left;
    height: 220px;
    width: 602px;
    margin: 0px;
    padding-left: 250px;
    padding-top: 70px;
}

.divViewCertificateImage {
    text-align: left;
    height: 287px;
    width: 602px;
    margin: 0px;
    padding: 10px;
    padding-left: 100px;
}

#divViewCertificateViewCart {
    padding-left: 23px;
    margin-top: 20px;
    padding-right: 23px;
}

#divPaymentOptionContainer {
    padding: 20px;
    padding-left: 150px;
    width: 500px;
    height: 25px;
}

#divPaymentOptionHeader {
    float: left;
    background: #BA2E15 url(../Images/LeftPaymentCurve.jpg) no-repeat left;
    color: White;
    height: 22px;
    padding: 10px;
    font-size: 14px;
}

#divPaymentOptionList input {
    vertical-align: top;
    margin-top: 4px;
}

#divPaymentOptionList {
    float: left;
    margin: 0px;
    margin-left: 5px;
    background: #184366 url(../Images/RightPaymentCurve.jpg) no-repeat right;
    height: 28px;
    margin-right: 5px;
    padding: 7px;
    padding-left: 5px;
    min-width: 180px;
    width: auto !important;
    width: 280px;
}

#divViewCertificateContainer {
    margin: 0px;
    width: 796px;
    text-align: left;
    margin-bottom: 0px;
    padding-bottom: 12px;
    text-align: left;
}

#divGiftCertificateInnerContainer {
    margin: 0px;
    width: 796px;
    text-align: left;
    margin-bottom: 0px;
    padding-bottom: 12px;
    padding-top: 10px;
    text-align: left;
}

.tblGiftCardInformationBody {
    padding: 0px;
    line-height: normal 5;
    margin-top: 5px;
}

.innerTable {
    padding: 0px;
    table-layout: fixed;
}

#pnlReciepientInformation {
    margin-left: 120px;
}

#divReciepientInfo {
    padding-left: 20px;
    width: 700px;
}

.tdButton {
    text-align: center;
    padding-top: 10px;
}

#divPaymentOption {
    color: White;
    background-color: #c3aa6a;
    width: 100px;
    height: 26px;
    float: left;
}

#divGiftCertificateCart {
    padding-top: 15px;
    width: 750px;
    padding-left: 20px;
}

#divViewCertificateCart {
    padding-top: 15px;
    width: 750px;
    padding-left: 25px;
}

#divBillingInformationBody, #divTransactionInformationBody, #divSenderInformationBody, #divGiftTemplateInformationBody, #divGiftCardTemplateInformationBody {
    background: #d5d5d5 url(../Images/GiftCardReciepientBody.jpg) repeat-x;
    width: 750px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    margin-left: 0px;
}

.pnlEmptycartmessagebox {
    width: 250px;
    height: 125px;
    border: solid 2px black;
    background: #d5d5d5 url(../Images/GiftCardReciepientBody.jpg) repeat-x;
}

.pnlEmptycartmessageboxHeader {
    background-color: #6f2927;
    border: solid 1px Gray;
    border-bottom: solid 2px Black;
    color: white;
}

.pnlEmptycartmessageboxShipping {
    width: 320px;
    height: 125px;
    border: solid 2px black;
    background: #d5d5d5 url(../Images/GiftCardReciepientBody.jpg) repeat-x;
}

.pnlEmptycartmessageboxShippingHeader {
    background-color: #6f2927;
    border: solid 1px Gray;
    border-bottom: solid 2px Black;
    color: white;
}

.pnlEmptycartHeader {
    background-color: Blue;
    border: solid 1px Gray;
    border-bottom: solid 2px Black;
    color: white;
}

.divmessageboxHeader {
    margin: 0px;
    text-align: left;
    padding: 5px;
    height: 22px;
    width: 250px;
    white-space: nowrap;
}


#divTransactionmessagebox {
    text-align: center;
    padding: 5px;
    padding-top: 10px;
    color: Red;
    width: 250px;
}

#lblTransactionerrormessage {
}


.modal {
    z-index: 999;
    background-color: Gray;
    filter: alpha(opacity=40);
    opacity: 0.7;
}

.updatemodalbackground {
    z-index: 99999998;
    background-color: Gray;
    filter: alpha(opacity=40);
    opacity: 0.7;
}

.lblOnlyOnePaymentOption {
    color: black;
    font-size: 14px;
    font-weight: bolder;
    white-space: nowrap;
}

.lblDayAndAmountForShippingMethod {
    color: Red;
    font-weight: bold;
    text-align: left;
}


.divGiftTemplateItem {
    vertical-align: bottom;
    margin: 25px;
    margin-left: 45px;
    margin-right: 0px;
    height: 130px;
    background: white;
    border: solid 20px white;
}

#divGiftTemplateItemSelected {
    vertical-align: bottom;
    margin: 0px;
    margin-left: 252px;
    height: 122px;
    width: 153px;
    background: white;
    border: solid 20px white;
}

.lblSelectedGiftItem {
    padding-bottom: 5px;
    padding-left: 100px;
    font-size: 14px;
    font-weight: bold;
}

.tdGiftName a {
    color: #5f080e;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.tdGiftName {
    padding-top: 3px;
}

.lblGiftName {
    color: #5f080e;
    font-size: 14px;
    font-weight: bold;
    padding-top: 3px;
}

.lblAmtRange {
    vertical-align: bottom;
    margin: 0px;
    font-style: italic;
    font-size: 11px;
    color: Gray;
}

.radNumericTextBox {
    width: 300px;
}

.RadInput_Default, .RadInputMgr_Default {
    vertical-align: top !important;
}

#ctl00_ContentPlaceHolder1_ctl00_rntMinAmount_text {
    width: 55px !important;
}

/* (END) Styles For Gift Certificate */

/* (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: left;
    width: 55px;
    padding-left: 0px;
}

#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: 0px;
    padding-left: 0px;
    width: 625px;
    height: 31px !important;
    color: Black;
    font-weight: bold;
    background: url(../Images/GiftCertificateTitleRepeat.jpg) repeat-x;
}

.tdMessageInformationHeaderL {
    height: 31px;
    width: 9px;
    vertical-align: top;
    float: left;
    display: block;
}

/* (END) Personalized Message Style */


#divAboutUs {
    text-align: right;
    padding-right: 10px;
}

    #divAboutUs a {
        color: Red; /*color: #ffa463;*/
        text-decoration: none;
    }

        #divAboutUs a:hover {
            color: Red;
            text-decoration: underline;
        }


#divHomgePageControlAboutUsDescription {
    height: 80px;
    vertical-align: top;
}

#div1 {
    height: 60px;
}

#divHomePageDiscription {
    height: 60px;
}



.tblRestaurantHeader {
    width: 214px;
}


/***********(START) PAY BY PHONE ************/

.divPayByPhoneSubmitButtonContainer {
    text-align: left;
    padding-left: 180px;
}

.divPayByPhoneLabelContainer {
    padding: 10px;
}

.PaymentOptionPanel {
    text-align: left;
    padding-left: 120px;
}
/***********(END) PAY BY PHONE ************/



/********************************** Start Stylesheet for Our Branches ********************/

#divGMapMain {
    border: solid 1px #B2412F;
    background-color: White;
    width: 918px;
    height: 317px; /*    background: #6f3311;*/
}

#OurBranchesContainer {
    text-align: left; /*margin: 3px 0px 0px 0px; */
}

#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; /*    background: #6e3311;*/
    margin-top: 10px; /*color: White;*/
}

.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; /*    color: White;*/
}

.tdWhereAreUNow {
    font-weight: bold; /*background-color: #cccccc; */ /*padding-left: 10px;*/
}

.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 {
    width: 940px;
    padding-top: 10px;
    padding-bottom: 5px;
}

#divHomePageSpecialOffer {
    /*width: 245px;     height: 200px;*/ /*    background: red;*/
}

#divHomePageHeader {
    width: 930px;
    vertical-align: top;
    padding-left: 10px;
}

#divHomePagePhotoGallery {
    vertical-align: top;
    width: 662px;
    height: 483px;
    float: left;
    background-color: white;
    padding-left: 10px;
}

.divHomePageFlash {
    width: 662px;
    height: 483px;
}

#divRightColumn {
    width: 174px;
    float: left;
    padding-left: 5px;
}

.jitmanagementaspx .divHomePageSpecialOffer {
    background-color: transparent !important;
}

#divJITRotator {
    float: left;
    width: 245px;
}

#divOrderNow {
    padding-left: 20px;
    *padding-left: 0px;
}

#tdJoinFanClub {
}

#divHomePageTiming {
    background: url(../Images/TimmingBackground.jpg) no-repeat top;
    height: auto;
    vertical-align: top;
    text-align: center;
    background-size: 100% 100%;
    padding: 21px 25px;
}

#tdHomePageTiming {
    padding-top: 3px;
    vertical-align: top;
}

.hnkOrderOnline {
    outline: none;
    border: none;
}

#divHomeOrderOnline {
    background: url('../Images/Btn_OrderNow.gif') no-repeat;
    width: 184px;
    height: 90px;
}

.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/telephone.png") no-repeat scroll left top transparent;
    float: left;
    height: 15px;
    padding-left: 17px;
    text-align: left;
    width: 135px;
}

#divFaxNumber {
    background: url("../Images/Fax.png") no-repeat scroll left top transparent;
    float: left;
    height: 15px;
    padding-left: 17px;
    text-align: left;
    width: 135px;
}

#divEmailImage {
    background: url("../Images/Email.png") no-repeat scroll left top transparent;
    height: 12px;
    padding-left: 17px;
}

#tdPhoneNumber {
    text-align: left;
}

#tdFaxNumber {
    text-align: left;
}

#divAddress #trRestaurantAddLine1 {
    display: none !important;
}

#divAddress #trRestaurantAddLine2 {
    display: none !important;
}

.rtWrapper .rtWrapperContent table {
    margin-right: 0px !important;
}

.JITTemplateUploadButton {
    border: none;
    background: url(../Images/Upload.gif) no-repeat;
    height: 25px;
    width: 95px;
}

.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: White;
    font-family: Verdana;
    font-size: 14px;
}

.divBusinessHourHour {
    color: White;
    font-family: Verdana;
    font-size: 12px;
}

.BusinessHourTitle {
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 17px;
    font-weight: normal;
    text-align: center;
    text-decoration: underline;
}
/************* Catering Header Message START ***********/
.CateringHeaderContainer {
    text-align: center;
    padding-left: 180px;
    *padding-left: 80px;
    background-color: #ff9966;
    color: #232323;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    -moz-border-radius: 5px5px5px5px;
    border: solid1px#aa4115;
}

    .CateringHeaderContainer li {
        line-height: 18px;
    }

.HeaderText {
    padding: 10px 0px 20px 0px;
}

.HeaderComp {
    padding-bottom: 15px;
    padding-left: 120px;
    line-height: 17px;
}
/************* Catering Header Message END ***********/


/* Gallery Page */
#tdPictureGalleryContainer {
    text-align: left;
    padding-left: 5px;
}

#tblGallery {
}

#tdGallery {
    padding-top: 5px;
}

#divGalleryNavigation {
    background: #eeeeee;
    border: solid 1px #c2c1c1;
}

.divSelectedGallery {
    background: url(../Images/PhotoArrow.jpg) no-repeat right top;
    background-color: #aaa1a2;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 150px;
    text-align: left;
    height: 89px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.ItemStyleCss {
    background: #EEEEEE;
    padding: 10px;
    border: Solid 1px #B9B6AA;
}

.lkbtnGallery {
    color: Black;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
}

.lkbtnSelectedGallery {
    color: White;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
}

.divUnSelectedClassGallery {
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 150px;
    text-align: left;
    height: 89px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#tdPhotoGalleryContent {
    width: 600px;
}
/* End of Gallery Page */





/**********************************   Photo Gallery Admin V2 **********************/


.photogallerymanagementaspx #divAdminPictureGallery {
    /* border : 1px solid #DDDDDC;*/
}

.photogallerymanagementaspx .trPhotoAdminRptGalleryTitle {
    width: 500px;
}

.photogallerymanagementaspx .tdPhotoAdminRptGalleryTitleName {
    width: 300px;
    padding: 5px;
    background-color: #E35E26;
    color: White;
    font-weight: bold;
}

.photogallerymanagementaspx .tdPhotoAdminRptGalleryTitleImage {
    width: 150px;
    padding: 5px;
    background-color: #E35E26;
    color: White;
    font-weight: bold;
}

.photogallerymanagementaspx .tdPhotoAdminRptGalleryTitleEdit {
    width: 50px;
    padding: 5px;
    background-color: #E35E26;
    color: White;
    font-weight: bold;
}

.photogallerymanagementaspx .tdPhotoAdminRptGalleryTitleDelete {
    width: 50px;
    padding: 5px;
    background-color: #E35E26;
    color: White;
    font-weight: bold;
}

.photogallerymanagementaspx .tdPhotoAdminRptGalleryItemName {
    padding: 5px;
    font-weight: bold;
    text-align: left;
}

.photogallerymanagementaspx .tdPhotoAdminRptGalleryItemImage {
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
}

    .photogallerymanagementaspx .tdPhotoAdminRptGalleryItemImage img {
        border: 1px solid #000000;
    }

.photogallerymanagementaspx .divPhotoAdminCreateLink {
    width: 145px;
    margin-left: 695px;
    text-align: center;
    padding: 5px;
}

.divPhotoAdminCreateLink a {
    color: #333;
    font-weight: bold;
}

.photogallerymanagementaspx .divPictureGalleryContent {
    width: 720px;
    margin: 0 auto;
}

.photogallerymanagementaspx .tdPhotoAdminRptGalleryItemEdit {
    font-weight: bold;
}

.tdPhotoAdminRptGalleryItemEdit a {
    color: #333;
    font-weight: bold;
}

.photogallerymanagementaspx .tdPhotoAdminRptGalleryItemDelete {
    font-weight: bold;
}

    .photogallerymanagementaspx .tdPhotoAdminRptGalleryItemDelete a {
        color: #333;
        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 #ddd;
    font-weight: bold;
    width: 700px;
    margin-bottom: 10px;
    padding: 10px;
}

.photogallerymanagementaspx .divPictureGalleryContent a {
    font-weight: bold;
    text-decoration: underline;
}

.photogallerymanagementaspx .divPictureGalleryContent p a {
    font-weight: bold;
    text-decoration: underline;
}

.PhotoAdminUploadButton {
    background: url(../Images/Upload.gif);
    background-repeat: no-repeat;
    width: 98px;
    height: 34px;
    border: none;
}

.divPhotoAdminUploadButton {
    text-align: center;
    width: 700px;
    padding-top: 5px;
}

.PhotoAdminTitle h3 {
    font-size: 16px;
    text-decoration: underline;
    text-align: center;
}

.PhotoAdminChangeButton {
    font-weight: bold;
    text-decoration: underline;
}

.photogallerymanagementaspx .photogallerymanagementaspx .GalleryStyle {
    float: left;
    text-align: left;
    border: 0px;
}

.photogallerymanagementaspx .GalleryStyle p {
    text-align: left;
}

.photogallerymanagementaspx .ItemStyleCss {
    background: none;
    border: 0px;
}

    .photogallerymanagementaspx .ItemStyleCss a {
    }

.photogallerymanagementaspx .GalleryStyle a {
}
/************/

.photogallerymanagementaspx #tdGallery {
    background: #aaa;
}

.photogallerymanagementaspx .divSelectedGallery {
    background: #9a0104;
    padding: 15px;
}

.photogallerymanagementaspx .divUnSelectedClassGallery {
    background: #aaa;
    padding: 15px;
}

.photogallerymanagementaspx #tdGallery a, .divSelectedGallery a {
    color: #000;
    font-family: Arial;
    font-size: 14px;
}

.photogallerymanagementaspx .divSelectedGallery a {
    color: #ddd !important;
}

.photogallerymanagementaspx .GalleryStyle td:first-child {
    font-family: Verdana;
    font-size: 12px;
}
/*********************************** end Photo Gallery  Admin v2 *******************/



/********** (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.png) no-repeat;
    height: 25px;
    width: 87px;
    cursor: pointer;
}

.EasyPayButtonCancel {
    border: none;
    background: url(../Images/Cancel.png) no-repeat;
    height: 25px;
    width: 87px;
    cursor: pointer;
}

.EasyPaycollapsePanel {
    margin: 0px;
    padding: 0px;
    overflow: auto;
}

.EasyPayButtonContinue {
    border: none;
    background: url(../Images/continue.png) no-repeat;
    height: 25px;
    width: 87px;
    cursor: pointer;
}


#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;
}
/********** (END) Easy Pay ***************/





/*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;
}

.divEventContentContainer {
    /*height:160px;*/
    text-align: left;
}

.EventContentContainer {
    color: #FBA5A4
    /*margin: 0px;     padding: 0px;     margin-left: 20px;     padding-top: 5px;     color: #A45D31;*/
    ;
}

.EventContainerFooter {
    text-align: right;
    padding-right: 10px;
    /*    background-position: bottom;*/
    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 Style of Events Page *****************/

#divEventsContainer {
    padding-left: 10px;
    margin-bottom: 10px;
}

#EventLeft {
    vertical-align: top;
}

#divEventCategory {
    border: solid 1px #d7af5b;
    width: 200px;
}

#EvetRight {
    vertical-align: top;
    width: 700px;
}

#tdEventDateLeftCurve {
    background: url(../Images/LeftDateCurve.jpg) no-repeat;
    height: 28px;
    width: 12px;
}

#tdEventDateContent {
    background: url(../Images/DateBg.jpg) repeat-x;
    font-weight: bold;
    color: Black;
}

#tdEventDateRight {
    background: url(../Images/RightDateCurve.jpg) no-repeat;
    height: 28px;
    width: 12px;
}

#tdEventTopLeft {
    background: url(../Images/EventTopLeftCorner.jpg) no-repeat;
    width: 46px;
}

#tdEventTop {
    background: url(../Images/EventTopBg.jpg) repeat-x;
    height: 38px;
}

#tdEventTopRight {
    background: url(../Images/EventTopRightCorner.jpg) no-repeat;
    width: 46px;
}

#tdEventLeft {
    background: url(../Images/EventLeftBg.jpg) repeat-y;
    width: 46px;
}

#tdEventRight {
    background: url(../Images/EventRightBg.jpg) repeat-y right;
    width: 46px;
}

#tdEventBottomLeft {
    background: url(../Images/EventBottomLeftCorner.jpg);
    width: 46px;
}

#tdEventBottom {
    background: url(../Images/EventBottomBg.jpg);
    height: 38px;
}

#tdEventBottomRight {
    background: url(../Images/EventBottomRightCorner.jpg);
    width: 46px;
}

#tdEventContainer {
    background: white;
}

#tdEventImage {
}

.tdEventLeft {
    text-align: right;
    font-weight: bold;
    padding-top: 7px;
    padding-bottom: 7px;
}

.tdEventRight {
    text-align: left;
    padding-left: 3px;
}

#tdEventcontent {
    padding-left: 30px;
}

.tblEventDescription {
    border: solid 1px #e3ba69;
}

.tdEventDescriptionTitle {
    background: url(../Images/EventDescriptionBg.jpg) no-repeat top left;
    text-align: left;
    color: White;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-left: 10px;
}

.tdEventDescription {
    text-align: left;
}

#tblEventDate {
    margin-left: 30px;
}

#tblEvent {
    width: 650px;
    margin-left: 30px;
    border: solid 1px white;
}

.divEventDate {
    text-align: left;
}

.divEvent {
    text-align: left;
    margin-bottom: 15px;
}

.divEventDescription {
    height: 50px;
    overflow: auto;
    padding: 10px;
    padding-right: 0px;
}

.imgEventImage {
    width: 175px;
    height: 100px;
}

.imgEventImageNone {
    display: none;
}

.divNoEventFound {
    font-size: 15px;
    font-weight: bold;
    padding-top: 20px;
}
/************End Style of Events Page *****************/
/**************Start Style for Announcement **********************/

#divEventsContainer {
    padding-top: 10px;
    text-align: left;
}

#divAnnouncementItemTemplate {
}

#divAnnouncementTitleContainer {
    clear: both;
    text-align: left;
    padding: 10px 20px 15px;
    background-color: #f9f9f9;
    border: 1px solid #eee;
    display: block;
    text-decoration: none;
    margin-bottom: 10px;
}

    #divAnnouncementTitleContainer:hover {
        border: 1px solid #ccc;
    }

#tblAnnouncementTitle {
    width: 100%;
}

.lblAnnouncementTitle {
    font-size: 16px;
    font-weight: bold;
    color: #E35E26;
    text-decoration: none;
}

    .lblAnnouncementTitle:hover {
        text-decoration: underline;
    }

.lblAnnouncementDescription {
    font-size: 14px;
    color: #000;
    text-decoration: none;
}

.lnkAnnouncement {
    text-decoration: none;
}

.lblAnnouncementTiming {
    font-size: 12px;
    color: #5a5a5a;
}

.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;
}

.tdAnnouncementImage {
    display: none;
}

#divAnnouncementNavigationContainer {
    margin-left: 10px;
    margin-right: 10px;
    background-color: #eee;
}

#divPastAnnouncementTitle,
#divAnnouncementTitle {
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 12px;
    color: #5a5a5a;
    font-size: 18px;
}

#tblAnnouncementItemTemplate {
    width: 100%;
}

#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: 12px;
    padding-top: 15px;
    color: #666;
}

.Annnav {
}

.hlnkAnnouncementLink {
    text-decoration: none;
    color: #2c1a02;
    font-weight: bold;
    display: block;
}

    .hlnkAnnouncementLink:hover {
        color: #E35E26;
        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: #E35E26;
    font-size: 14px;
}

.Annmenu-right-active {
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    cursor: pointer;
}

.hlnkAnnouncementLink:hover .Annmenu-left {
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    margin-left: 10px;
    cursor: pointer;
}

.hlnkAnnouncementLink:hover .Annmenu-mid {
    height: 23px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    cursor: pointer;
    padding-top: 5px;
}

.hlnkAnnouncementLink:hover .Annmenu-right {
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    cursor: pointer;
}

#tdAnnouncementIconImage {
    vertical-align: top;
    text-align: 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: #eee;
    color: #5a5a5a;
}

#divEventDetailContainer {
    text-align: left;
    width: 950px;
}

#tblEventDetail {
    margin: 10px 0;
    width: 910px;
}

#divAnnoucementDetailHeaderTitle {
    height: 30px;
    padding-left: 10px;
    padding-top: 5px;
    background-color: #f9f9f9;
}

.lblAnnoucementDetailTitle {
    font-size: 18px;
    font-weight: bold;
    color: #E35E26;
}

#divAnnoucementDetailTimings {
    font-weight: bold;
    padding: 5px;
    padding-left: 10px;
    color: #333;
}

#divAnnoucementDetailDescriptionContainer {
    padding: 5px;
}

#divBackToPublication {
    padding-top: 5px;
    padding-right: 20px;
    text-align: right;
}

.BackToPublication {
}

.BreadcrumbNode {
    color: #2c1a02;
    text-decoration: none;
}

.BreadcrumbCurrentNode {
    color: #E35E26;
}

#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 **********************/
#divTableReservationHeaderLine1 {
    display: none;
}

/******      Home page Slide *******/
#HomePageGalleryWrapper #slider {
    background: url("../Images/loading.gif") no-repeat scroll 50% 50% !important;
    position: relative !important;
    width: 672px !important;
    height: 408px !important;
    margin: 0 auto;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#HomePageGalleryWrapper .slider-wrapper {
    /* padding-top: 5px;*/
}

#HomePageGalleryWrapper #slider a.nivo-imageLink {
    z-index: 1;
    width: 672px !important;
    height: 408px !important;
}

#HomePageGalleryWrapper #slider img {
    width: 672px !important;
    height: 408px !important;
}

#HomePageGalleryWrapper {
    width: 672px;
    float: left;
    height: 408px;
}
    /*#HomePageGalleryWrapper .nivo-controlNav
{
    background-color: Transparent !important;
    margin: 0 auto;
    overflow: hidden;
    padding: 23px 0 0;
    position: relative;
    text-align: center;
    width: 210px !important;
    
}*/

    #HomePageGalleryWrapper .nivo-controlNav {
        margin: 0 auto;
        overflow: hidden;
        padding: 20px 0 0;
        position: relative;
        text-align: center;
        top: -32px;
        width: 218px !important;
        background-color: Transparent !important;
    }

        /* 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: none;
        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: 45%;
        z-index: 9;
        cursor: pointer;
    }
    /*
Skin Name: Nivo Slider Default Theme
*/

    #HomePageGalleryWrapper .theme-default .nivoSlider {
        position: relative;
        background: #fff url(../Images/Loading.gif) no-repeat 50% 50% !important;
        margin-bottom: 10px;
    }

        #HomePageGalleryWrapper .theme-default .nivoSlider img {
            position: absolute;
            top: 0px;
            left: 0px;
            display: none;
        }

        #HomePageGalleryWrapper .theme-default .nivoSlider a {
            border: 0;
            display: block;
        }

    #HomePageGalleryWrapper .theme-default .nivo-controlNav {
        /*padding: 10px 0 5px 25px;*/
        padding: 5px;
        padding-right: 0px;
        text-align: center;
    }

        #HomePageGalleryWrapper .theme-default .nivo-controlNav a {
            width: 20px;
            height: 20px;
            background: url(../Images/NonSelectedBtn.png) no-repeat !important;
            text-indent: -9999px;
            border: 0;
            margin: 0 2px;
        }

            #HomePageGalleryWrapper .theme-default .nivo-controlNav a.active {
                background: url(../Images/SelectedBtn.png) no-repeat !important;
                width: 20px;
                height: 20px;
            }

    #HomePageGalleryWrapper .theme-default .nivo-directionNav a {
        display: block;
        width: 44px;
        height: 44px;
        background: url(../Images/Next_Previous.png) no-repeat;
        text-indent: -9999px;
        border: 0;
        opacity: 1;
        -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;
    }

    #HomePageGalleryWrapper .theme-default:hover .nivo-directionNav a {
        opacity: 1;
    }

    #HomePageGalleryWrapper .theme-default a.nivo-nextNav {
        background-position: -44px 0;
    }

    #HomePageGalleryWrapper .theme-default a.nivo-prevNav {
    }

    #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;
        }

/******    Ended Home page Slide *******/
/********/
#divHomePageFlashBottom {
    width: 675px;
    height: 72px;
    float: left;
}

#divJoinOurClub {
    height: 72px;
    width: 156px;
    background-image: url("../Images/VIP_Icon.jpg");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    float: left;
}

    #divJoinOurClub:hover {
        height: 72px;
        width: 156px;
        background-image: url("../Images/VIP_Icon.jpg");
        background-position: 0px -73px;
        float: left;
        background-repeat: no-repeat;
    }

#divHomeEvents {
    height: 72px;
    width: 175px;
    background-image: url("../Images/Events_Icon.jpg");
    background-position: 0px 0px;
    float: left;
    background-repeat: no-repeat;
}

    #divHomeEvents:hover {
        height: 72px;
        width: 175px;
        background-image: url("../Images/Events_Icon.jpg");
        background-position: 0px -73px;
        float: left;
        background-repeat: no-repeat;
    }

#divPhotoGallery {
    height: 72px;
    width: 161px;
    background-image: url("../Images/Gallery_Icon.jpg");
    background-position: 0px 0px;
    float: left;
    background-repeat: no-repeat;
}

    #divPhotoGallery:hover {
        height: 72px;
        width: 161px;
        background-image: url("../Images/Gallery_Icon.jpg");
        background-position: 0px -73px;
        float: left;
        background-repeat: no-repeat;
    }

#divPrintableMenu {
    height: 72px;
    width: 180px;
    background-image: url("../Images/printable_menu.jpg");
    background-position: 0px 0px;
    float: left;
    background-repeat: no-repeat;
    border-bottom-right-radius: 6px !important;
}

    #divPrintableMenu:hover {
        height: 72px;
        width: 180px;
        background-image: url("../Images/printable_menu.jpg");
        background-position: 0px -73px;
        float: left;
        background-repeat: no-repeat;
        border-bottom-right-radius: 6px !important;
    }

/********/


/****************************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*****************************/
.defaultaspx #patiohours {
    display: none;
}

.defaultaspx #businessdisplay {
    display: block !important;
    padding-left: 13px;
}
