@import "TestimonialAdmin.css";
@import "GiftCertificate.css";
@import "EventCalendarV2.css";
@import "WebTelNavigationMenu.css";

body
{
    font-family: Verdana;
    font-size: 12px;
    text-align: center;
    margin-top: 0px;
    padding: 0px;
    margin: 0px;
    background: #b23438 url('../Images/Background.gif') repeat top;
}
form
{
    width: 950px;
    margin: auto;
}
/*///////////////////////// Master Page //////////////////////*/

/* Header */

#divMasterPageHeader
{
    height: 122px;
    width: 950px;
}

#objMasterPagePhotoGalleryFlash
{
    width: 434px;
    height: 147px;
    float: left;
}
#divHeaderRight
{
    color: #0a3205;
    float: right;
    height: 122px;
    width: 560px;
}
#divHeaderRightTop
{
    float: right;
    height: 90px;
    width: 100%;
    margin-top: 0;
    text-align: left;
}
#divHeaderRightBottom
{
    height: 32px;
    width: 100%;
    float: right;
}
#divHeaderRightFacebookTwiter
{
    float: right;
    text-align: right;
    width: 40px;
}
#divLoginAddressWrapper
{
    float: right; /* width:650px;    */
}
#divSocialMediaMarketing
{
    float: right;
}
.tblSocialMediaMarketingControl
{
    float: right !important;
}
#divHeaderRightFacebook
{
    height: 32px;
    width: 32px;
    cursor: pointer;
    background-image: url("../Images/facebook.jpg");
    background-repeat: no-repeat;
}

#divHeaderRightTwiter
{
    height: 32px;
    width: 32px;
    background-image: url("../Images/twitter.jpg");
    background-repeat: no-repeat;
}
#divHeaderFacebook, #divHeaderTwitter
{
    text-align: left;
    margin-left: 8px;
    margin-top: 8px;
    text-align: left;
}
#divLoginMenu
{
    color: #000;
    font-size: 11px;
    text-align: left;
    word-spacing: 5px;
    margin-top: 7px;
}
#divLoginMenu a
{
    color: #000;
    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: 33px;
}


/*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;
    margin-top: 10px;
}
.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
{
    font-family: Verdana;
    line-height: 1.4;
    font-weight: normal;
    text-align: center;
    font-size: 17px;
    color: #fff;
    text-decoration: underline;
}
#tblDisplayBusinessHours
{
    margin-left: 35px;
    padding-top: 30px;
    color: #6b3109;
    text-align: left;
}
.divEveryDay
{
    font-size: 14px;
    color: #046202;
}
.divBusinessHourDay
{
    font-size: 14px;
    color: #000;
}
.divBusinessHourTime
{
    font-size: 12px;
    color: #000;
}


#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;
    cursor: pointer;
}
.LoginCancel
{
    margin-top: 5px;
    border: none;
    background: url(../Images/cancel.gif) no-repeat;
    height: 25px;
    width: 87px;
    cursor: pointer;
}
/* End Login Page */
.CreateUserRegiter
{
    border: none;
    background: url(../Images/register.gif) no-repeat;
    height: 25px;
    width: 87px;
    cursor: pointer;
}
.MyProfileUpdate
{
    border: none;
    background: url(../Images/update.gif) no-repeat;
    height: 25px;
    width: 87px;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}
#ViewOrderContainer
{
    text-align: left;
    padding: 20px;
    font-family: Verdana;
}
.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: #91421B;
    color: White;
}
.ViewOrderGridViewPagerStyle a
{
    color: White;
}

.ViewOrderGridViewSelectedRowStyle
{
    background-color: #FFCC66;
    color: Navy;
    font-weight: bold;
}
.ViewOrderGridViewHeaderStyle
{
    color: #ffffff !important;
    background-color: #91421B !important;
    font-weight: bold;
}
.ViewOrderGridViewAlternatingRowStyle
{
    background-color: White;
}
#ChangePassWord
{
    text-align: left;
    padding-left: 300px;
}

#DirectionBorder
{
    border: 1px solid #BBBBBB;
    height: 452px;
    width: 563px;
}
#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;
    cursor: pointer;
}
.CancelPasswordButton
{
    border: none;
    background: url(../Images/cancel.gif) no-repeat;
    width: 95px;
    height: 25px;
    margin-bottom: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.defaultaspx #divContainer
{
    padding: 0px !important;
}

#divContainer
{
    background-color: White;
    padding: 5px;
    width:940px;
    float:left;
}
.RadPanelCssClass
{
    width: 200px;
}
.lblDirections
{
    padding-top: 10px;
    text-align: left;
    padding-left: 165px;
}
#DirectionContainer
{
    text-align: left;
    padding-top: 5px;
    padding-left: 5px;
}
#DirectionContent
{
    border: 1px solid #7E0605;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: left;
    margin-left: 5px;
    width: 753px;
    padding: 5px 0px 5px 5px;
}
#divDirectionContainer
{
    /*float:left;*/
}

#divDirectionMap
{
    float: left;
    padding: 10px 0px 10px 10px;
}

#divGetDirections
{
    margin-bottom: 5px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-top: 20px;
    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: #000;
    font-weight: bold;
}
.datamenuaspx .SearchItemLabel
{
    color: red;
    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
{
    float: left;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 15px;
    width: 280px;
}
#divDirectionInfo
{
    clear: both;
}

.tdIdirection
{
    vertical-align: middle;
    color: #69462f;
    font-size: 14px;
}
.tdSendDirection
{
    height: 7px;
    padding-top: 7px;
}
#tdSMSType
{
    vertical-align: top;
    text-align: right;
}
.tdddlMobile
{
    text-align: left;
    vertical-align: top;
    padding-left: 11px;
}
#tdMobile
{
    text-align: right;
    vertical-align: middle;
}
.cusLabel1
{
    text-align: left;
    color: #241100;
    padding-right: 40px;
}
.OrderCheckoutConfirm
{
    border: none;
    background: url(../Images/confirm.gif) no-repeat;
    height: 25px;
    width: 87px;
    cursor: pointer;
}
.OrderCheckoutSubmit
{
    border: none;
    background: url(../Images/confirm.gif) no-repeat;
    height: 25px;
    width: 87px;
    margin-right: 200px;
    cursor: pointer;
}
.visacard
{
    font-size: small;
}
.ContactUSAddress
{
    width: 250px;
}
#tdContactUsSubmitbtn
{
    padding-left: 150px;
    text-align: left;
}
#diveditorder
{
    padding-right: 100px;
}
.SubmitOrder
{
    text-align: center;
    padding-top: 15px;
}
#LoginContianer
{
    margin-left: 5px;
    margin-right: 5px;
}
#VerifyContainer
{
    background-color: #fff;
    padding-bottom: 5px;
}
#MessageContainer
{
    background: #fff;
    color: #000;
    padding: 10px;
}
.account_link
{
    text-decoration: none;
    font-weight: bold;
}
#SettingMasterPage
{ *padding-left:37px!important;
}
#SubMasterPageDiv
{
    margin-left: 5px;
    margin-right: 5px;
    padding-bottom: 5px;
}
#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: #FCA822 !important;
}
#ChangePassWord tr
{
    line-height: 25px;
}

.AdminMenu
{
    border: 1px solid #7E0605;
    border-bottom: none;
    color: #571a17;
    background: #7E0605;
    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;
width:930px;
float:left;
}


#divDirectionSiteMapPath
{
    display: none;
}
#DirectionMenu
{
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    float: left;
    margin-right: 5px;
    padding-top: 10px;
    width: 157px;
    background-color: #7E0605;
    border: 1px solid #DF800A;
}
/*.DirectionMenu
{
    color: White;
}*/
.DirectionStaticMenuItemStyle
{
    border-bottom: 1px dotted #FFFFFF;
    color: white; /*width: 148px;*/
    padding-top: 4px;
    padding-bottom: 4px; /*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;*/
    font-size: 13px;
}
.DirectionStaticSelectedStyle
{
    background: none repeat scroll 0 0 #fca822;
    color: #000 !important;
}
.DirectionStaticHoverStyle
{
    background: none repeat scroll 0 0 #fca822;
    color: #000 !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-size: 13px;
    font-weight: bold;
    padding-left: 5px;
}
.DirectionStaticMenuItemStyle a:hover
{
    background-color: #FCA822;
    color: #000000 !important;
    font-size: 13px;
    font-weight: bold;
}

#tdDirectionView
{
    text-align: left;
    padding-left: 20px;
}
#RestaurantLogo
{
    border: none;
    height: 123px;
    width: 446px;
    margin-left: 10px;
    margin-top: 10px;
}
#RestaurantLink
{
    text-decoration: none;
    cursor: pointer;
    border: none;
}
.tdRule
{
    text-align: left;
    font-weight: bold;
    font-size: 13px;
}
.tdDescription
{
    text-align: left;
    font-size: 13px;
    padding-left: 20px;
}




.CalenderImage
{
    background: url(../Images/Calendar.png) no-repeat;
    border: none;
    width: 16px;
    height: 16px;
}
#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%;
}
.tdMyProfileWidth
{
    width: 39px;
}
.lblMyProfile
{
    width: 300px;
    text-align: right;
}
.MyProfileColon
{
    width: 4px;
}
.txtMyProfile
{
    width: 144px;
}
#tdMyProfileMsg
{
    text-align: left;
}
.optsms
{
    background: url(../Images/Mobile.gif) no-repeat right;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.optemail
{
    background: url(../Images/mail.png) no-repeat right;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#td2DirectionsSMSType
{
    padding-bottom: 7px;
}
.lblCountryCode
{
    display: none;
}
#td2DirectionsYourMsg
{
    padding-top: 5px;
}
.PrivacyPolicy
{
    color: White;
}
#divSurveyErrorMessage
{
    margin-top: 10px;
    text-align: center;
}
.lblSurveyErrorMessage
{
    color: red;
}
.lblTableBookingErrorMessage
{
    color: Red;
}
.lblCateringErrorMessage
{
    color: Red;
}
.ContactUsMessage
{
    color: Red;
    margin-left: 90px;
}


/*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: 1px dotted #C25A55;
}
.TestimonialTitle
{
    text-align: left;
    color: #000;
    font-size: 18px;
    padding-bottom: 10px;
}
.TestimonialText
{
    text-align: justify;
    font-size: 12px;
    padding-bottom: 6px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}

.TestimonialSource
{
    text-align: right;
    color: #404040;
    font-size: 13px;
    width: 30%;
    float: right;
    font-family: Sans-Serif;
    font-weight: bold;
    padding-right: 20px;
}

/*End Stylesheet for Testimonial Page*/
/*Start Stylesheet for News And EventsPage*/
.divNewsAndEventsContainer
{
    padding-left: 20px;
    padding-right: 20px;
}
.NewsAndEventsContainer
{
    margin: 0px 3px 3px 3px;
    padding-bottom: 10px;
    border-bottom: dotted 2px #d4d4d4;
}
.NewsAndEventsTitle
{
    text-align: left;
    color: #00507d;
    font-size: 18px;
}
.NewsAndEvetnsText
{
    text-align: justify;
    font-size: 12px;
    padding-bottom: 6px;
    padding-left: 30px;
    padding-right: 30px;
}
.NewsAndEventsSource
{
    text-align: left;
    color: #404040;
    font-size: 13px;
    width: 28%;
    float: right;
    font-family: Sans-Serif;
    font-weight: bold;
}

/*End Stylesheet for News And EventsPage*/



#ctl00_ContentPlaceHolder1_GridView1 tr td
{
    border-color: #91421B;
}
.CartGrid
{
    border: solid 1px #91421B;
}
.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 #7E0605;
    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 #7E0605;
    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 Events Page *****************/
/*#divEventsContainer
{
    padding-bottom: 10px;
}*/
#divEvents
{
    padding-top: 20px;
    padding-bottom: 20px;
}
.tblEventDate
{
    width: 100%;
}
.tdEventDateLeft
{
    width: 90px;
    background: #c06335;
    color: White;
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
}
.tdEventDateRight
{
    background: #dfdfdf;
    text-align: left;
    padding-left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
}
.divEventDescription
{
    width: 98%;
    text-align: left;
    padding: 10px;
    padding-left: 35px;
}
.tblEventDescription
{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.tdEventDescriptionText
{
    color: Black;
    text-align: left;
    font-weight: bold;
    width: 90px;
    padding-left: 10px;
}
.tdEventDescription
{
    text-align: left;
}
.EventDateContainer
{
    padding: 0px;
    margin: 0px;
    margin-left: 15px;
}
.lblEventDate
{
    margin-left: 15px;
}
.hyperlinkEventTitle
{
    text-decoration: none;
    color: #FBA5A4;
    font-weight: bold;
}

.hyperlinkEventTitle:hover
{
    text-decoration: underline;
}

#divAnnoucementDetailImageContainer
{
    text-align: center;
}
.BreadcrumbCurrentNode
{
    color: #000;
}
#divPublicationDetailBreadCrumb
{
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 10px;
}

#divEventDetailContainer
{
    text-align: left;
    width: 934px; /*    background: #E1DDC4;*/
}

#tblEventDetail
{
    margin: 0px 20px 0px 20px;
    width: 910px;
}

#divAnnoucementDetailHeaderTitle
{
    background-color: #C25A55;
    height: 30px;
    padding-left: 10px;
    padding-top: 5px;
}

.lblAnnoucementDetailTitle
{
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}

#divAnnoucementDetailTimings
{
    font-weight: bold;
    padding: 5px;
    padding-left: 10px;
    color: #7E0605;
}

#divAnnoucementDetailDescriptionContainer
{
    padding: 5px;
    text-align: center;
}

#divBackToPublication
{
    padding-top: 5px;
    padding-right: 20px;
    text-align: right;
}

.BackToPublication
{
}
.BreadcrumbNode
{
    background: url("../Images/BreadCrumbBg.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #7E0605;
    color: white;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    height: 24px;
    padding: 3px 5px;
    text-decoration: none;
}

.bodyFormContainer
{
    background: url(../Images/Bodybg.jpg) repeat-x center top;
    background-position: top center;
    background-repeat: repeat-x;
    height: 100%;
    min-width: 950px;
    overflow: hidden;
}


/************End Style of Events Page *****************/

/************Start Style of Restaurant Promotion Page *****************/
.divPromotionSpecialOfferControl
{
    width: 241px;
}
#tdPromotionLeftNavigationContainer
{
    vertical-align: top;
    width: 180px;
}
.PromotionLeftNavigationDivSelection
{
    background-color: #FDF6E4;
    border: 1px solid #71296B;
    padding-bottom: 5px;
}
#divPromoTitle
{
    color: #71296B;
    font-family: Arial;
    font-size: medium;
    font-weight: bold;
    padding-bottom: 5px;
}

/************End Style of Restaurant Promotion Page *****************/

#tblTableBookingContainer
{
    float: left;
    margin-left: 70px;
}
#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 Events Page *****************/
#divAnnouncementItemTemplate
{
    text-align: left;
    width: 100%;
}
#divAnnouncementTitleContainer
{
    clear: both;
    text-align: left;
    width: 100%;
}
.lnkAnnouncementTitle
{
    font-size: 16px;
    font-weight: bold;
    color: #361d00;
    text-decoration: none;
}
.lnkAnnouncementTitle:hover
{
    text-decoration: underline;
}

.lblAnnouncementTiming
{
    color: #81200d;
}

.imgAnnouncement
{
    width: 250px;
    height: 150px;
}
#divAnnouncementImageAndDescriptionContainer
{
    padding-top: 5px;
}
#divAnnouncementDescriptionContainer
{
    padding: 5px;
    font: left;
}

#divAnnouncementContainer, #divPastAnnouncementContainer
{
    text-align: left;
}


#divAnnouncementNavigationContainer
{
    background: url("../Images/NewsAndEventsTopBg.jpg") repeat-x scroll center top transparent;
}

#divPastAnnouncementTitle, #divAnnouncementTitle
{
    margin-top: 20px;
    background-color: #C25A55;
    padding-top: 5px;
    height: 23px;
    padding-left: 30px;
    color: #fff;
    font-weight: bold;
}

#tblAnnouncementItemTemplate
{
    padding: 10px;
    width: 100%;
}

.tdAnnouncementImage
{
    text-align: center;
    vertical-align: top;
    width: 250px;
}

#tdAnnouncementContent
{
    padding-left: 5px;
    text-align: left;
    vertical-align: top;
}

#divAnnouncementSeperator
{
    width: 100%;
    height: 1px;
    border-bottom: dashed 1px #adadad;
}

.divAnnouncementContentContainer, .divPastAnnouncementContentContainer
{
    padding-left: 10px;
    padding-right: 10px;
}

#tblAnnouncementTitle
{
    width: 100%;
}
#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;
}

.NoEventFound
{
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    padding-top: 15px;
}

.Annnav
{
}
.Annmenu-left
{
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    margin-left: 10px;
    cursor: pointer;
}
.Annmenu-mid
{
    float: left;
    cursor: pointer;
    float: left;
    height: 14px;
    margin-top: 2px;
    padding: 3px 10px;
}
.Annmenu-right
{
    height: 26px;
    width: 9px;
    display: block;
    float: left;
    cursor: pointer;
}
.Annmenu-left-active
{
    height: 26px;
    width: 9px;
    display: block;
    float: left;
    cursor: pointer;
    margin-left: 10px;
}

.Annmenu-mid-active
{
    background: none repeat scroll 0 0 #7E0605;
    border: 1px solid #C25A55;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: 14px;
    margin-top: 1px;
    padding: 3px 10px;
}

.Annmenu-right-active
{
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    cursor: pointer;
}


.hlnkAnnouncementLink
{
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    text-decoration: none;
}


.hlnkAnnouncementLink:hover
{
    color: #9BFF00;
    display: block;
}
.hlnkAnnouncementLink:hover .Annmenu-left
{
    height: 28px;
    width: 8px;
    display: block;
    float: left;
    margin-left: 10px;
    cursor: pointer;
    color: Black;
}
.hlnkAnnouncementLink:hover .Annmenu-mid
{
    -moz-border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #7E0605;
    border: 1px solid #C25A55;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: 14px;
    margin-top: 1px;
    padding: 3px 10px;
}

.hlnkAnnouncementLink:hover .Annmenu-right
{
    height: 28px;
    width: 8px;
    display: block;
    float: left;
    cursor: pointer;
    color: Black;
}
#tdAnnouncementIconImage
{
    vertical-align: top;
    text-align: left;
    width: 28px;
}
#tdAnnouncementTitle
{
    vertical-align: middle;
    text-align: left;
    padding-left: 10px;
}

.divAnnouncementTitle
{
}

.announcementIcon
{
    background: url(../Images/Announcement.png) no-repeat;
    float: left;
    width: 28px;
    height: 28px;
}

.eventsIcon
{
    background: url(../Images/Events.png) no-repeat;
    height: 28px;
    width: 28px;
    float: left;
}
.newsIcon
{
    background: url(../Images/News.png) no-repeat;
    height: 28px;
    width: 28px;
    float: left;
}
.hlnkViewMore
{
    text-decoration: none;
    color: #620f19;
}

.divAnnouncementViewMore
{
    clear: both;
    text-align: right;
    padding-bottom: 5px;
}


/************End Style of Events Page *****************/

/************Start Style of WebTelEventByDate Control *****************/
#tblEventByDateHeader
{
    background: url(../Images/EventByDateBg.jpg) repeat-x;
    height: 36px;
    width: 100%;
    text-align: left;
    color: #84011f;
    padding-left: 10px;
    font-size: 15px;
}
#divEventByTypeHeader
{
    background: url(../Images/EventByDateBg.jpg) repeat-x;
    height: 36px;
    width: 100%;
    text-align: left;
    color: #84011f;
    padding-left: 10px;
    font-size: 15px;
    border-top: solid 1px #d2a549;
    border-bottom: solid 1px #d2a549;
}
.tdhlkEventName
{
    text-align: left;
}
.inactiveDateEvent
{
    background: url(../Images/EventByTypeBg.jpg) repeat-x;
    text-align: left;
    color: Black;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    border-bottom: solid 1px #fadae1;
    cursor: pointer;
    text-decoration: none;
}
.activeDateEvent
{
    background: #7c2c25;
    text-align: left;
    color: White;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    border-bottom: solid 1px #fadae1;
    cursor: pointer;
    text-decoration: none;
}
.inactiveDateEvent a
{
    text-decoration: none;
    color: Black;
    cursor: pointer;
}
.inactiveDateEvent:hover
{
    text-decoration: none;
    color: white;
    background: #7c2c25;
    cursor: pointer;
}
.activeDateEvent a
{
    text-decoration: none;
    color: White;
    font-weight: bold;
}
.hlkEventName
{
}
/************End Style of WebTelEventByDate Control *****************/



/************Start Style of Restaurant Promotion Page *****************/


#divLoginMessage
{
    font-size: 10px;
    color: Red;
}
#divRegiserUserMessage
{
    font-size: 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;
    border-color: #000;
}
.ViewOrderDashBoardGridViewAlternatingRowStyle
{
    background-color: White;
}
.lblMesssageForDashBoard
{
    font-weight: bold;
    color: Black;
    width: 100%;
    font-size: 14px;
}
.ViewOrderDashBoardGridViewPagerStyleAmtPaid
{
    padding-left: 10px;
}
.ViewOrderDashBoardGridViewEmptyRowStyle
{
    text-align: center;
}
.btnViewInvoiceForDashBoard
{
    border: none 0px;
    background: url(../Images/ViewDashBoard.gif) no-repeat;
    height: 25px;
    width: 76px;
    cursor: pointer;
    margin: 0px;
}
.btnPrintInvoiceForDashBoard
{
    border: none 0px;
    background: url(../Images/PrintDashBoard.gif) no-repeat;
    height: 25px;
    width: 76px;
    cursor: pointer;
    margin: 0px;
}
.btnViewLiveOrders
{
    background: #ed5802 url(../Images/ViewLiveOrder.gif) repeat scroll 0 0;
    height: 30px;
    width: 702px;
    cursor: pointer;
    color: White;
    font-weight: bold;
    font-size: 16px;
    border: solid 1px #ed5802;
    margin: 0px;
    padding: 0px;
}
#divNavigateToDashBoard
{
    text-align: center;
    padding-top: 0px !important;
}
#spanNewOrders
{
    font-size: 14px;
    font-weight: bold;
}
.btnUnifiedDashboardRefresh
{
    cursor: pointer;
    border: none 0px;
    background: url(../Images/refresh.gif) repeat scroll 0 0;
    height: 25px;
    width: 91px;
}
/*end of dashboard styles*/


/* (START) Personalized Message Style */

#onmyown
{
    position: absolute;
    top: 143.5%;
    left: 60%;
    z-index: 10;
}


.divMessagesContainer
{
    border: solid 2px Black;
    width: 600px;
}

#divMessageHeader
{
    height: 25px;
}


#divMessagesBody
{
    padding: 5px;
    max-height: 78px;
    height: auto !important;
    height: 78px;
    overflow: scroll;
    overflow-x: hidden;
    -ms-overflow-x: hidden;
    width: 612px;
    border: solid 1px black;
}

.lnkMessage
{
    float: left;
    color: Black;
    text-align: left;
    font-size: 11px;
    text-decoration: none;
}
.lnkSelect
{
    float: right;
    text-decoration: underline;
    color: Blue;
    font-size: 12px;
    text-align: right;
}

#divGiftTemplates
{
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
}

.divGiftTemplateHeader
{
    font-size: 15px;
    color: Black;
    padding: 5px;
}
/*CollapsiblePanel*/
.collapsePanel
{
    margin: 0px;
    padding: 0px;
    overflow: auto;
    width: 625px;
}

.collapsePanelHeader
{
    padding-top: 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 #7b4924;
    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: 25px;
    width: 87px;
    cursor: pointer;
}
.divlblActiveStatus
{
    width: 100%;
    padding: 5px;
    padding-top: 10px;
    text-align: center;
}
.lblJITActiveStatus
{
    font-weight: bold;
    color: Red;
}
.pnlJITMgmtContent .divLblMessage
{
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px; /*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 ************/

/******************* Start VIP Registration **********************************/

#divVIPRegistrationPage
{
    width: 382;
    height: 482;
}
#tdVIPRegistrationMessage
{
    color: Red;
}
/*End*/



/*himu*/

.tableRegisterVIC
{
    width: 934px;
}

.tableRegisterVIC .title
{
    color: #7E0605;
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    padding: 20px;
    text-align: center;
}
.tdRegisterVICHeader
{
    height: 120px;
    background-color: #C25A55;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.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.jpg') 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 {
    color: White;
    padding-right: 10px;
    text-align: right;
    width: 200px;
}
#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;
    display: none;
}
.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
{
    font-family: Verdana;
    background-color: #BD7101;
    height: 30px;
    padding-top: 5px;
}
#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
{
    float: right;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    margin-top: 20px;
    text-align: left;
    width: 330px;
    color: #0a3205;
}
#divMasterPageHeader #divContactUsContactDetail
{
    display: none;
}
#divContactUsAddressDetails #divHeaderContactDetail, #divDirectionAddress #divHeaderContactDetail
{
    display: none;
}
#divAddress #trRestaurantContactUsEmail
{
    display: none;
}



.imgTelephone
{
    padding: 1px;
    vertical-align: middle;
}

/*********************** Catering Header ********************************/

.CateringHeaderContainer
{
    background-color: #c25a55;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    color: #FFFFFF;
    font-weight: bold;
    padding-bottom: 10px;
    padding-left: 180px;
    padding-top: 10px;
    text-align: left;
}
.CateringHeaderContainer li
{
    line-height: 18px;
}
.HeaderText
{
    padding: 10px 0px 10px 0px;
    text-align: center;
}
.HeaderComp
{
    line-height: 17px;
    text-align: center;
}
/*********************** End Catering Header ********************************/


/************************************ Start Table Booking Page************************************/
.ReservationStaticSelectedStyle
{
    font-weight: bold;
    background: none repeat scroll 0 0 #fca822;
    color: #000 !important;
}
.ReservationStaticSelectedStyle a
{
    /*font-weight: bold;          background: #c83232;*/
    color: #000 !important;
}
.ReservationStaticHoverStyle
{
    font-weight: bold;
    background: none repeat scroll 0 0 #fca822;
    color: #000 !important;
}


.ReservationStaticMenuItemStyle
{
    font-size: 13px;
    font-weight: bold;
    color: white;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: 1px dotted #FFFFFF;
}

.ReservationStaticMenuItemStyle a
{
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding-left: 5px;
}
.ReservationStaticMenuItemStyle a:hover
{
    font-size: 13px;
    font-weight: bold;
    color: #000 !important;
    background-color: #fca822;
}

/*#ReservationMenu a
{
    color: #323232;
}*/
#ReservationMenu
{
    background-color: #7E0605;
    float: left;
    margin-left: 3px;
    margin-right: 3px;
    padding-top: 10px;
    width: 157px;
    text-align: left;
    border: 1px solid #DF800A;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.ReservationMenu
{
    color: White;
}

#ReservationContainer
{
    color: Black;
    font-family: Verdana;
    padding: 0;
    text-align: center;
    width: 940px;
}


#ReservationContent
{
    float: left;
    width: 82%;
}
.tdTableBookingLeft
{
    text-align: right;
    line-height: 30px;
    width: 169px;
}
.tdTableBookingRight
{
    text-align: left;
    padding-left: 5px;
}
.ReservationStaticMenuStyle
{
    font-weight: bold;
    color: red;
    font: 12px SegoeUI, Arial, sans-serif bold;
}
#TableBookingConiner
{
    border: 1px solid #7E0605;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 5px;
    padding: 25px;
}
#CateringConiner
{
    border: 1px solid #7E0605;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 5px;
    padding: 25px;
    text-align: left;
}
#tblCateringConiner
{
    margin: 0px auto;
}
.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: 940px;
    padding-right: 5px;
    padding-bottom: 5px;
}
#ContactUsContent
{
    border: 1px solid #7E0605;
    float: left;
    margin-bottom: 5px;
    margin-left: 5px;
    width: 760px;
}
#ContactUsMenu
{
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    float: left;
    margin-right: 5px;
    padding-top: 10px;
    width: 157px;
    background-color: #7E0605;
    border: 1px solid #DF800A;
}
.ContactStaticSelectedStyle a
{
    color: #000 !important;
    font-weight: bold;
    background: #fca822;
}
.ContactStaticSelectedStyle
{
    color: #000 !important;
    font-weight: bold;
    background: #fca822;
}
.ContactStaticHoverStyle
{
    color: #000 !important;
    font-weight: bold;
    background: #fca822;
}
.ContactStaticMenuStyle
{
    font-weight: bold;
    color: White;
    font: 12px SegoeUI, Arial, sans-serif bold;
}
.ContactMenu
{
    color: #fff;
    width: 157px; /*background: url("../Images/MenuCategoryMiddleBg.jpg") repeat-y scroll right center #561717;*/ /*background: #eaedf6;*/
}
.ContactStaticMenuItemStyle a
{
    font-size: 13px;
    font-weight: bold;
    padding-left: 5px;
    display: block;
}
.ContactStaticMenuItemStyle a:hover
{
    cursor: pointer;
    color: #000 !important;
    font-weight: bold;
    background: #fca822;
}
.ContactStaticMenuItemStyle
{
    font-size: 13px;
    font-weight: bold;
    color: white;
    border-bottom: 1px dotted white;
    padding-top: 4px;
    padding-bottom: 4px;
}

.tdCateringConinerBtn
{
    text-align: center;
    padding-top: 10px;
}

#ContactUsMenuBottom, #DirectionMenuBottom, #ReservationMenuBottom
{
    padding-bottom: 10px;
    width: 157px;
}

/************************************ End Contact Us Page ************************************/

/************************************ Start Gallery Page ************************************/

#MediaGalleryContainer
{
    border-radius: 5px 5px 5px 5px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
    width: 880px;
}
#tdPictureGalleryContainer
{
    padding-left: 5px;
    text-align: left;
}

#tblGallery
{
    margin: 0;
    padding: 0;
}
#tdGallery
{
    padding-top: 5px;
}
#tdPhotoGalleryContent
{
    width: 600px;
}

.GalleryStyle
{
    float: left;
    padding-left: 5px;
    text-align: center;
}
.ItemStyleCss
{
    background: none repeat scroll 0 0 #eee;
    border: 1px solid #eee;
    padding: 10px;
}
#MediaGalleryMenu
{
    background: url("../Images/Categorytop.jpg") no-repeat scroll left top transparent;
    float: left;
    font: bold 12px SegoeUI,Arial,sans-serif;
    padding-top: 8px;
    text-align: left;
    width: 157px;
    display: none;
}

#MediaGalleryMenuBottom
{
    background: url("../Images/CategoryBottom.jpg") no-repeat scroll left top transparent;
    padding-bottom: 18px;
    width: 157px;
}
#VideoGalleryContent
{
}
.tdEmbedVideo
{
}
.repeaterDiv
{
    margin-left: 5px;
}
.tblVideoGalleryThumb
{
    background: none repeat scroll 0 0 #71296B;
    border: 1px solid black;
}
.tblVideoGalleryThumbSelected
{
    background: none repeat scroll 0 0 #91421B;
    border: 1px solid black;
}
.tdThumbText
{
    line-height: 15px;
    padding-left: 5px;
    text-align: left;
    vertical-align: top;
    width: 255px;
    color: White;
}
.tdThumbText a
{
    color: White;
}
.divVideoLable
{
    color: White !important;
}
.divVideoPostedOn
{
}
.tblVideoGallery
{
    padding: 5px;
}

/************************************ End Gallery Page ************************************/
/******* Start Order Check out ******/
.OrderCheckoutDistanceMessage
{
    color: Red;
}
.PaymentOptionPanel
{
    padding-left: 176px;
}
/******* End Order Check out ******/




/*Start Stylesheet for the Event Control */
.EventContainerHeader
{
    background: url(../Images/NewIcon.jpg) no-repeat;
    height: 56px;
    font-size: 15px;
    text-align: right;
    padding-top: 15px;
    padding-right: 10px;
}

.EventContainerHeader span
{
}
.lblEventHeader
{
    color: white;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}

.EventContainer
{
    background: url(../Images/EventBg.jpg);
    background-position: top;
    height: 200px;
    text-align: left;
    overflow: auto;
    width: 226px;
}
.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 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
{
    background-image: url("../Images/Logo.jpg");
    background-repeat: no-repeat;
    cursor: pointer;
    height: 116px;
    width: 373px;
}

#divHeaderLeft
{
    color: White;
    float: left;
    height: 116px;
    padding: 0px 5px;
    text-align: left;
    width: 373px;
    padding-top: 6px;
}

.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.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 25px;
    padding-bottom: 5px;
    width: 140px;
}
.pnlMenuPagePrintableMenu a
{
    border: 0;
    outline: none;
}

#tdAboutUsAndTestimonials
{
    /*  background: #511515;*/
    width: 495px;
    height: 241px;
}




/* (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: 5px;
    background-color: White;
}
#divAlternativeHomePageFlash
{
    /* only this line was there  height:387px; */
    height: 434px;
    width: 692px;
    float: right;
}
#divHomePageSpecialOffer
{
    /*width: 245px;     height: 200px;*/ /*    background: red;*/
}
#divHomePageHeader
{
    /*width: 930px;     vertical-align: top;     padding-left: 10px;*/
}
#divHomePageFlashContainer
{
    vertical-align: top;
    width: 692px;
    height: 434px;
    float: right;
}
.divHomePageFlash
{
    width: 692px;
    height: 434px;
}

#divHomePageFlashBottom
{
    width: 692px;
    height: 72px;
    float: left;
}
#divJoinOurClub
{
    height: 72px;
    width: 161px;
    background-image: url("../Images/VIP_Icon.jpg");
    background-position: 0px 0px;
    background-repeat: no-repeat;
    float: left;
}
#divJoinOurClub:hover
{
    height: 72px;
    width: 161px;
    background-image: url("../Images/VIP_Icon.jpg");
    background-position: 0px -73px;
    float: left;
    background-repeat: no-repeat;
}
#divHomeEvents
{
    height: 72px;
    width: 182px;
    background-image: url("../Images/Events_Icon.jpg");
    background-position: 0px 0px;
    float: left;
    background-repeat: no-repeat;
}
#divHomeEvents:hover
{
    height: 72px;
    width: 182px;
    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;
}
#divGiftCertificate
{
    height: 72px;
    width: 188px;
    background-image: url("../Images/GiftCertificate_Icon.jpg");
    background-position: 0px 0px;
    float: left;
    background-repeat: no-repeat;
}
#divGiftCertificate:hover
{
    height: 72px;
    width: 188px;
    background-image: url("../Images/GiftCertificate_Icon.jpg");
    background-position: 0px -73px;
    float: left;
    background-repeat: no-repeat;
}



#divRightColumn
{
    width: 174px;
    float: left;
    padding-left: 5px;
}
.jitmanagementaspx .divHomePageSpecialOffer
{
    background-color: transparent !important;
}

#divJITRotator
{
    float: left;
    width: 240px;
}


/*    padding-left: 17px;
    padding-right: 17px;
    text-align: left;
    padding-top:0px;
    padding-bottom:0px;
    background: url("../Images/OrderOnline.gif") no-repeat scroll 0 0 transparent;
    height: 87px;
    width: 210px;*/


#divOrderNow
{
    background: url("../Images/OrderOnline.gif") no-repeat scroll center center transparent;
    height: 87px;
    padding-top: 0;
    text-align: center;
    vertical-align: top;
    width: 210px;
    margin: 0 auto;
}
#tdJoinFanClub
{
}

#divHomePageTiming
{
    background: url(../Images/TimmingBackground.jpg) no-repeat top;
    height: 200px;
    vertical-align: top;
    text-align: left;
    width: 217px;
    margin-left: 11px;
}
#tdHomePageTiming
{
    vertical-align: top;
}
.hnkOrderOnline
{
    outline: none;
    border: none;
}


#divHomeOrderOnline
{
    cursor: pointer;
    height: 40px;
    width: 210px;
    padding-top: 46px;
}
#divHomeTableReservation
{
    background: url("../Images/NewsEvents.jpg") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 45px;
    width: 239px;
}
.divHeaderFacebook
{
    padding: 12px 12px 6px 12px;
}
.aHeaderFacebook
{
    outline: none;
    border: none;
}
.divHeaderTwitter
{
    padding-left: 5px;
}
.aHeaderTwitter
{
    outline: none;
    border: none;
}
.aRestaurantHeaderLogo
{
    outline: none;
    border: none;
}
/********************************** End Stylesheet for Home Page Control********************/

/*-------------------- Reorder Control Starts --------------------------*/


#divROrder
{
    height: 25px;
    padding-top: 5px;
    text-align: left;
    padding-left: 25px;
}
.tblRorder
{
    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: 25px;
    margin: 0;
    width: 25px;
    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: 25px;
    margin: 0;
    width: 25px;
    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: 25px;
    margin: 0;
    width: 25px;
    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: 25px;
    margin: 0;
    text-decoration: line-through;
    width: 25px;
}
.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: 25px;
    margin: 0;
    text-decoration: line-through;
    width: 25px;
}
.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: 25px;
    margin: 0;
    text-decoration: line-through;
    width: 25px;
}
.hlReorderLink
{
    text-decoration: none;
    outline: none;
    border: none 0px;
    cursor: pointer;
}
#divReorderLink
{
    background: url(../Images/Reorder.jpg) no-repeat;
    width: 81px;
    height: 26px;
    margin-right: 5px;
    margin-left: 10px;
    outline: none;
}

/*-------------------- Reorder Control Ends -------------------------*/


#divPhoneNumber
{
    background: url("../Images/telephone.png") no-repeat scroll left top transparent;
    float: left;
    height: 17px;
    padding-left: 23px;
    text-align: left;
    width: 100px;
}


#divFaxNumber
{
    background: url("../Images/Fax.png") no-repeat scroll left top transparent;
    float: left;
    height: 17px;
    padding-left: 23px;
    text-align: left;
    width: 100px;
}

#divEmailImage
{
    background: url("../Images/Email.png") no-repeat scroll left top transparent;
    height: 17px;
    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: 87px;
    cursor: pointer;
}
.tdJITUploadTemplate
{
    padding-top: 5px;
}

/****(START) Confirmation Control ****/
.tdConfirmationControlLeft
{
    padding: 1px;
    padding-top: 2px;
    padding-right: 3px;
    vertical-align: top;
    width: 120px;
}
.tdConfirmationControlRight
{
    padding: 1px;
    width: 180px;
}
.txtOtherConfirmationControl
{
    width: 140px;
}
.WaterMarktxtOther
{
    color: Gray;
    font-style: italic;
    width: 140px;
}
.ddlConfirmationControlLeft
{
    width: 150px;
}

/****(END) Confirmation Control ****/
.divBusinessHourTitle
{
    font-weight: bold;
    color: #6b3109;
    font-family: Verdana;
    font-size: 18px;
}
.divBusinessHourHour
{
    color: #6b3109;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
}

/****(Start) Admin Menu Management ****/
#tblMenuPageCategory
{
    border: 3px double #336666;
    margin: 5px;
}
/****(END) Admin Menu Management ****/


/*---------- Testimonial Header Greeting START -----------*/
.divTestimonialHeaderContainer
{
    padding: 10px 0px 10px 0px;
    position: relative;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
    -khtml-opacity: 1.0;
}
.tblTestimonialGreetingContainer
{
    background-color: #C25A55;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.tdTestimonialHeaderText
{
    padding: 0px 40px 10px 40px; *padding-top:10px;


}
.lblTestimonialText
{
    text-align: left;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px;
    color: #fff;
}
.tdTestimonialFeedbackButton
{
    text-align: right;
    padding-right: 33px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.TestimonialFeedbackButton
{
    background: url('../Images/feedback.jpg') no-repeat;
    height: 25px;
    width: 87px;
    border: none;
    float: right;
    cursor: pointer;
}
.divTestimonialHeaderContainer table
{
    width: 100%;
    padding-top: 20px;
}
.hlTestimonialFeedback
{
    outline: none;
    border: none;
}
/*---------- Testimonial Header Greeting END -----------*/

.content
{
    padding-top: 10px;
}


#divImgDescription
{
    display: none;
}
#divFoodTypeVegetarian
{
    display: none;
}
#PrintableLogo
{
    display: none;
}


/*#EventCalenderControlContainer #divEventsContainer
{
    padding-top: 0px !important;
    padding-left: 0px !important;
}

#EventCalenderControlContainer #divAnnouncementNavigationContainer
{
    margin-left: 0px !important;
}

#EventCalenderControlContainer #divPastAnnouncementTitle, #EventCalenderControlContainer #divAnnouncementTitle
{
    margin-left: 0px !important;
}*/


/******************** printablemenudinein Start **********************/
.printablemenudinein
{
    background: #fff;
}

.printablemenudinein #divHeader
{
    background: #fff;
    padding: 0px;
}
.printablemenudinein #divMasterPageHeader
{
    display: none;
}
.printablemenudinein #divMenuNavigation
{
    display: none;
}
.printablemenudinein #PrintableLogo
{
    display: block !important;
    font-family: Verdana;
    font-size: 54px;
    text-align: left;
    width: 950px;
    border: 2px solid #7E0605;
    border-bottom: none;
}
.printablemenudinein #tdtablesearch
{
    display: none;
}
.printablemenudinein #PageFooter
{
    display: none;
}
.printablemenudinein #divContainer
{
    font-family: Verdana;
    font-size: 12px;
    border: 2px solid #7E0605;
    width: 940px;
}
.printablemenudinein .bodyFormContainer
{
    background: #fff;
}

.printablemenudinein #categories a
{
    font-size: 11px;
    font-weight: bold;
    height: 21px;
    text-decoration: underline;
    text-transform: uppercase;
    color: #000;
}

.printablemenudinein #categories .category:hover, .printablemenudinein #categories .selected
{
    /*height: 15px;*/
    height: 21px;
    background: #000 !important;
    color: #fff;
}


.printablemenudinein #categories .category:hover a, .printablemenudinein #categories .category a:hover
{
    /*color: #F37811;*/
    background: #000;
    color: #fff;
    height: 21px;
    cursor: pointer;
}


.printablemenudinein #categories .selected a
{
    color: #fff;
    height: 21px;
    cursor: pointer;
}
.printablemenudinein #categories a:hover
{
    text-decoration: underline; /*color: #F37811;*/
    height: 21px;
    cursor: pointer;
    color: #fff;
}
.printablemenudinein .menu_category a
{
    color: #000 !important;
    display: block;
    padding-left: 50px;
    font-family: arial;
    font-size: 16px;
    text-transform: uppercase;
    padding-top: 5px;
    padding-left: 0px;
    text-decoration: none;
    width: 910px;
}
.printablemenudinein .menu_item span
{
    color: #000;
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
    text-decoration: none;
}
.printablemenudinein #restaurantmenu .rest_menu_full .itemcolumn
{
    width: 300px;
    float: left;
}
.printablemenudinein .menu_item p
{
    clear: both;
    color: #8b8b8b;
    font-size: 13px;
    margin: 0;
    font-family: Arial;
    padding: 2px 2px 2px 0px;
}
.printablemenudinein .item_desc
{
    color: #8B8B8B;
    padding-bottom: 5px;
    padding-top: 3px;
    text-align: left;
}
.printablemenudinein #menuCategoryContainer .menu_category
{
    /* background: url('../Images/CategoryBG_All.png') no-repeat scroll 0 0 transparent !important;*/
    background: none !important;
}

.senddirectiontomeaspx #divContactUsContactDetail
{
    color: #000;
}


.printablemenudinein #menuCategoryContainer
{
    margin-top: 0px;
    padding: 0px;
    border: none;
}
.giftinvoiceaspx
{
    background-color: #fff;
    margin: 3px 0px;
}
.printablemenudinein .menu_category.lvl2 a
{
    color: #000 !important;
    margin-top: 0px;
}
.printablemenudinein .menu_category lvl2
{
    background: url('../Images/CategoryBGgreenremovePrintthismenu.png') no-repeat scroll 0 0 transparent !important;
}
.printablemenudinein #restdetails
{
    background: none !important;
}
.printablemenudinein .menu_category h3
{
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}

.printablemenudinein #subcategories
{
    display: none;
}

/************** Printable Menu Page Stylesheet Ends Here ******************/
/**************** Careers.aspx Page stylesheet starts *******************/
#divCareersControlContainer
{
    font-family: Verdana;
    padding: 20px;
    text-align: left;
    color: #000;
    border: 1px solid #7E0605;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#divCareerHeaderContain
{
    color: #000;
    font-family: Verdana;
    font-size: 12px;
    line-height: 1.5;
    text-align: center; /*width: 840px;*/
}
#divCareerHeaderContain > div:first-child
{
    background-color: #C25A55;
    padding: 10px;
    color: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.btnDownloadPdf
{
    background: url("../Images/DownloadForm.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    display: none;
    margin-left: 380px;
    margin-top: 10px;
}
#divCareerApplyOnline
{
    color: #000;
    font-size: 13px;
    font-weight: bold; /*    padding-top: 10px;*/
}
#tblCareerApplyOnline
{
    margin-left: 150px;
    margin-top: 10px;
}
.tdLeftCareer
{
    text-align: right;
}
.tdRightCareer
{
    padding-left: 3px;
    text-align: left;
}
.txtCareerSend
{
    background: url("../Images/Send.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 25px;
    width: 87px;
    margin-top: 10px;
}
.lblCareerMessage
{
    color: Red;
}

#divFranchiseButtonConaienr
{
    float: left;
    margin-left: 10px;
}
.btnFranchise
{
    background-image: url("../Images/FranchiseInquiry1.gif");
    background-repeat: no-repeat;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 20px;
    padding-left: 12px;
    padding-top: 5px;
    text-decoration: none;
    width: 128px;
}
/**************** Careers.aspx Page stylesheet ends ********************/

/* --------Start Popup Stylesheet -----*/
.menuaspx #fancybox-wrap
{
    height: auto !important;
    width: auto !important;
    top: 0px !important;
    left: 150px !important;
}
.menuaspx #fancybox-content
{
    width: 978px !important;
    height: 900px !important;
    background-color: #fff;
}
#form1
{
    width: auto;
    height: auto !important;
    margin: auto;
    min-width: 0px !important;
}
.menuaspx #fancybox-frame
{
    background-color: #fff;
}
.menuaspx .tdPopupImage
{
    margin-top: 1px;
}
#divOnlineOrderMessage a
{
    color: #9C451A !important;
}
/* --------End Popup Stylesheet -----*/

.tdlblErrorMessages
{
    text-align: left !important;
}

#SettingMasterPage
{
    padding-left: 4px !important;
    padding-top: 10px !important;
}
lkEventName
{
    text-align: left;
}
.inactiveDateEvent
{
    background: url(../Images/EventByTypeBg.jpg) repeat-x;
    text-align: left;
    color: Black;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    border-bottom: solid 1px #fadae1;
    cursor: pointer;
    text-decoration: none;
}
.activeDateEvent
{
    background: #7c2c25;
    text-align: left;
    color: White;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    border-bottom: solid 1px #fadae1;
    cursor: pointer;
    text-decoration: none;
}
.inactiveDateEvent a
{
    text-decoration: none;
    color: Black;
    cursor: pointer;
}
.inactiveDateEvent:hover
{
    text-decoration: none;
    color: white;
    background: #7c2c25;
    cursor: pointer;
}
.activeDateEvent a
{
    text-decoration: none;
    color: White;
    font-weight: bold;
}
.hlkEventName
{
}
/************End Style of WebTelEventByDate Control *****************/



/************Start Style of Restaurant Promotion Page *****************/


#divLoginMessage
{
    font-size: 10px;
    color: Red;
}
#divRegiserUserMessage
{
    font-size: 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;
}

.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;
    padding-top: 0px !important;
}
#spanNewOrders
{
    font-size: 14px;
    font-weight: bold;
}
.btnUnifiedDashboardRefresh
{
    cursor: pointer;
    border: none 0px;
    background: url(../Images/refresh.gif) repeat scroll 0 0;
    height: 25px;
    width: 91px;
}
/*end of dashboard styles*/


/* (START) Personalized Message Style */

#onmyown
{
    position: absolute;
    top: 143.5%;
    left: 60%;
    z-index: 10;
}


.divMessagesContainer
{
    border: solid 2px Black;
    width: 600px;
}

#divMessageHeader
{
    height: 25px;
}


#divMessagesBody
{
    padding: 5px;
    max-height: 78px;
    height: auto !important;
    height: 78px;
    overflow: scroll;
    overflow-x: hidden;
    -ms-overflow-x: hidden;
    width: 612px;
    border: solid 1px black;
}

.lnkMessage
{
    float: left;
    color: Black;
    text-align: left;
    font-size: 11px;
    text-decoration: none;
}
.lnkSelect
{
    float: right;
    text-decoration: underline;
    color: Blue;
    font-size: 12px;
    text-align: right;
}

#divGiftTemplates
{
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
}

.divGiftTemplateHeader
{
    font-size: 15px;
    color: Black;
    padding: 5px;
}
/*CollapsiblePanel*/
.collapsePanel
{
    margin: 0px;
    padding: 0px;
    overflow: auto;
    width: 625px;
}

.collapsePanelHeader
{
    padding-top: 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;
}

/********** (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.gif) 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;
}
/********** (END) Easy Pay ***************/


/* -------  HOME PAGE GALLERY STARTS ------- */
#HomePageGalleryWrapper #slider
{
    background: url("../Images/loading.gif") no-repeat scroll 50% 50% !important;
    height: 362px !important;
    position: relative !important;
    width: 692px !important;
    margin: 0 auto;
}
#HomePageGalleryWrapper .slider-wrapper
{
    /* padding-top: 5px;*/
}
#HomePageGalleryWrapper #slider a.nivo-imageLink
{
    z-index: 1;
    width: 692px !important;
    height: 362px !important;
}
#HomePageGalleryWrapper #slider img
{
    width: 692px !important;
    height: 362px !important;
}
#HomePageGalleryWrapper
{
    width: 692px;
    float: left;
    height: 362px;
}
/*#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: 190px !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;
}
/* -------  HOME PAGE GALLERY ENDS ------- */


.divFeedback
{
    color: #7E0605 !important;
}
#toTop
{
    position: fixed;
    bottom: 48%;
    right: 10px;
    cursor: pointer;
    display: block;
    width: 43px;
    height: 43px;
    background: url(../Images/btgotop.png) no-repeat 0 0;
    text-indent: 666em;
    z-index: 666;
}
#toTop:hover
{
    background-position: bottom;
}

#MessageContainer
{
    color: #7E0605;
    padding: 10px;
    width: 500px;
    text-align: center;
    margin-left: 150px;
    margin-top: 43px;
    margin-bottom: 50px;
    border: solid 1px #7E0605;
}
#divContainer .resendactivationaspx
{
    color: #7E0605;
    padding: 10px;
    width: 500px;
    text-align: center;
    margin-left: 200px;
    margin-top: 43px;
    margin-bottom: 50px;
    border: solid 1px #7E0605;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#divContainer .resendactivationaspx p, #divContainer .resendactivationaspx table h3
{
    text-align: left;
}








/******** (START) Lunch Buffet ****************/
.printablespecialmenulunchbuffet, .printablespecialmenudinnerbuffet, .printablespecialmenuspecialsbuffet
{
    background: #fff;
}

.printablespecialmenulunchbuffet #divHeader, .printablespecialmenudinnerbuffet #divHeader, .printablespecialmenuspecialsbuffet #divHeader
{
    background: #fff;
}
.printablespecialmenulunchbuffet #divMasterPageHeader, .printablespecialmenudinnerbuffet #divMasterPageHeader, .printablespecialmenuspecialsbuffet #divMasterPageHeader
{
    display: none;
}
.printablespecialmenulunchbuffet #divMenuNavigation, .printablespecialmenudinnerbuffet #divMenuNavigation, .printablespecialmenuspecialsbuffet #divMenuNavigation
{
    display: none;
}
.printablespecialmenulunchbuffet #PrintableLogo, .printablespecialmenudinnerbuffet #PrintableLogo, .printablespecialmenuspecialsbuffet #PrintableLogo
{
    background: none;
    display: block !important;
    font-family: Verdana;
    font-size: 54px;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-top: 5px;
    text-align: center;
    width: 290px;
}

.printablespecialmenulunchbuffet #PageFooter, .printablespecialmenudinnerbuffet #PageFooter, .printablespecialmenuspecialsbuffet #PageFooter
{
    display: none;
}
.printablespecialmenulunchbuffet #divContainer, .printablespecialmenudinnerbuffet #divContainer, .printablespecialmenuspecialsbuffet #divContainer
{
    background: #fff;
    font-family: Verdana;
    font-size: 12px; /*  border: 5px solid #38100E;*/
    width: 940px;
}
.printablespecialmenulunchbuffet .bodyFormContainer, .printablespecialmenudinnerbuffet .bodyFormContainer, .printablespecialmenuspecialsbuffet .bodyFormContainer
{
    background: #fff;
}
.divhplbuttonPrintMenu
{
    float: right;
    padding: 12px;
}

.hplbuttonPrintLunchMenu
{
    font-weight: bold;
    text-decoration: none;
    background-color: #FCA822;
    color: #ffffff !important;
    padding: 5px 20px 5px 20px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-radius: 10px;
}
.divlblMenuDate
{
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    text-align: center;
}
.divBuffetConsumerControlPageContainer
{
    padding-bottom: 20px;
    margin: 0 auto;
    
}
.restaurantpromotionsaspx .restaurantpromotionsaspx, .giftcertificateaspx .giftcertificateaspx
{
    
    margin: 0 auto;
}
.pnlBuffetConsumerControl .RadTabStrip .rtsLink
{
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-radius: 10px;
    font-weight: bold;
}
.pnlBuffetConsumerControl .RadTabStrip_Default .rtsLink
{
    color: black !important;
}
.pnlBuffetConsumerControl .RadTabStripTop_Default .rtsSelected, .pnlBuffetConsumerControl .RadTabStripTop_Default .rtsSelected:hover
{
    color: white !important;
}
.pnlBuffetConsumerControl .RadTabStripTop_Default .rtsLevel1 .rtsLI .rtsSelected
{
    background-color: #FCA822;
}
.pnlBuffetConsumerControl .RadTabStripTop_Default .rtsLevel1 .rtsLI:hover, .pnlBuffetConsumerControl .RadTabStripTop_Default .rtsLink:hover
{
    background-color: #FCA822;
    color: White !important;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-radius: 10px;
    font-weight: bold;
}
.pnlBuffetConsumerControl .RadTabStripTop_Default .rtsLevel1 .rtsLink, .pnlBuffetConsumerControl .RadTabStripTop_Default .rtsLevel1 .rtsOut, .pnlBuffetConsumerControl .RadTabStripBottom_Default .rtsLevel1 .rtsLink, .pnlBuffetConsumerControl .RadTabStripBottom_Default .rtsLevel1 .rtsOut, .pnlBuffetConsumerControl .RadTabStripTop_Default_Baseline .rtsLevel1, .pnlBuffetConsumerControl .RadTabStripBottom_Default_Baseline .rtsLevel1
{
    background-image: none;
}

.divrtsBuffetView
{
    background-color: #F3EAE1;
    height: 40px;
    padding-top: 10px;
    padding-left: 20px;
}
.LunchFileContent, .DinnerFileContent
{
    padding: 5px; /*width: 600px;*/
    margin-left: auto;
    margin-right: auto;
}
.collapsePanelHeaderWebeditor
{
    height: 30px;
    color: White;
    font-weight: bold;
    cursor: pointer;
    padding: 0px;
    vertical-align: bottom;
    margin: 5px;
    font-size: 14px;
    background: #00b7ea; /* Old browsers */ /*background: rgb(167,207,223); /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E3Y2ZkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMzUzOGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(167,207,223,1) 0%, rgba(35,83,138,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(167,207,223,1)), color-stop(100%,rgba(35,83,138,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(167,207,223,1) 0%,rgba(35,83,138,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7cfdf', endColorstr='#23538a',GradientType=0 ); /* IE6-8 */
}
.collapsePanelWebeditor
{
    margin: 0px;
    overflow: auto;
    padding: 5px;
}
.lblmenuDetails
{
    font-weight: bold;
    font-size: 14px;
}
.tdrightaddmenu
{
    padding-top: 3px;
    padding-right: 5px;
    padding-bottom: 3px;
}
.tdleftaddmenu
{
    padding-top: 3px;
    padding-left: 5px;
    padding-bottom: 3px;
}
.divUpdateLunchBuffetMenu
{
    padding: 20px;
}
.divlunchmenubuttons
{
    padding: 5px;
    padding-bottom: 0px;
}
.tdSelectTemplateRequestLeft
{
    text-align: right;
    padding-top: 3px;
    line-height: 30px;
}
.tdSelectTemplateRequestRight
{
    text-align: left;
    padding-left: 5px;
    padding-top: 3px;
    line-height: 30px;
}
.txtSTAdditionalInformation
{
    width: 220px;
    height: 50px;
}
.divsaveasTemplateContainer
{
    margin: 0 auto;
    padding-left: 190px;
}
.divlblmessageLunch
{
    padding: 5px;
    color: Red;
}
.tdbtnSaveLunchTemplate
{
    padding-top: 5px;
    padding-left: 132px;
}
.tddivlblmessageLunch
{
    padding-left: 50px;
    padding-left: 132px;
}

.divBuffetMenuContainer .RadTabStrip .rtsLink
{
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-radius: 10px;
    font-weight: bold;
}
.divBuffetMenuContainer .RadTabStrip_Default .rtsLink
{
    color: black !important;
}
.divBuffetMenuContainer .RadTabStripTop_Default .rtsSelected, .divBuffetMenuContainer .RadTabStripTop_Default .rtsSelected:hover
{
    color: white !important;
}
.divBuffetMenuContainer .RadTabStripTop_Default .rtsLevel1 .rtsLI .rtsSelected
{
    background-color: #9D0D0D;
}
.divBuffetMenuContainer .RadTabStripTop_Default .rtsLevel1 .rtsLink, .divBuffetMenuContainer .RadTabStripTop_Default .rtsLevel1 .rtsOut, .divBuffetMenuContainer .RadTabStripBottom_Default .rtsLevel1 .rtsLink, .divBuffetMenuContainer .RadTabStripBottom_Default .rtsLevel1 .rtsOut, .divBuffetMenuContainer .RadTabStripTop_Default_Baseline .rtsLevel1, .divBuffetMenuContainer .RadTabStripBottom_Default_Baseline .rtsLevel1
{
    background-image: none;
}
.divrtsBuffetMenuTabView
{
    background-color: #e6e6e6;
    height: 35px;
    padding-top: 10px;
    padding-left: 10px;
}
.FileContent
{
    text-align: left;
    margin: 0 auto;
    padding-left: 20px;
}
.divBackToMenuSelection
{
    padding: 10px;
    text-align: right;
}
.divBuffetMenuContainer
{
    padding: 10px;
}
.tblMenuInfo
{
    padding: 5px;
    padding-top: 8px;
}
.divMenuDetailsHeader
{
    -moz-border-radius: 5px;
    border-radius: 10px;
    -webkit-border-radius: 5px 5px;
    border: solid 1px black;
    clear: both;
    padding: 5px;
    margin-bottom: 5px;
}
.divtabstripcontainer
{
    padding: 6px;
}

.pnlDisplayNameBuffetTypeLunch
{
    padding-top: 0px;
}
.pnlDisplayNameBuffetTypeDinner
{
    padding-top: 25px;
}
.pnlDisplayNameBuffetTypeSpecials
{
    padding-top: 50px;
}
.divEditFormMenu
{
    padding-top: 5px;
}
#tblEditFormMenuEffectiveDates
{
    padding-top: 5px;
}
.tdchkpublish
{
    padding-left: 112px;
}
.tdLastUpdatedDate
{
    padding-left: 120px;
}

.tdlblmenuDetails, .tdMenuDetailsHeader
{
    text-align: center;
}
.divtabstripcontainer .RadTabStrip_Default .rtsLink
{
    font-size: 14px;
    text-align: center;
}
.divPanelHeaderEditorContainer
{
    padding: 0px;
    margin: 5px;
}
.divPanelHeaderEditorContainer .RadPanelBar_WebBlue a.rpLink
{
    color: White;
    font-weight: bold;
    font-size: 16px;
}

.divPanelHeaderEditorContainer .RadPanelBar_WebBlue a.rpLink:hover
{
    color: White;
}
.divPanelHeaderEditorContainer .RadPanelBar .rpRootGroup
{
    border-width: 0px;
}
.divPopup
{
    visibility: hidden;
}
.infospecials .pnlBuffetConsumerControl
{
    border: 1px solid #C1B0A0;
}
.divtabstripcontainer.ui-widget-header
{
    background: ##DDDDDD !important;
    border: 1px solid #C1B0A0 !important;
}
.divpnlBuffetConsumerControlBody
{
    background: none !important;
}

/******** (END) Lunch Buffet ****************/
.lblSSLHostedTextSSL,.OrderCheckoutSubmitSSL {
    display:none;
}