﻿body
{
    font-family: Verdana;
    font-size: 12px;
    text-align: center;
    background: url(../Images/BodyBg.jpg) repeat-x;
    background-attachment:fixed;
    margin-top: 0px;
}
form
{
    width: 948px;
    margin: auto;
    margin-top: 0px;
}
/*///////////////////////// Master Page //////////////////////*/

/* Header */

#divMasterPageHeader
{
   
    height: 167px;
    width: 948px;
}
#ObjMasterPageHeader
{
     height: 167px;
    width: 948px;
}
/*End Header */
/* Navigation */
#divMenuNavigation
{
    clear: both;
    text-align: left;
    background: #151515;
    padding: 0px;
    border-bottom: solid 1px #cb9a32;
    border-top: solid 1px #cb9a32;
}
#divMenuNavigationContainer
{
    text-align: left;
}

/*End Navigation */

/* Footer */
.menuBottom
{
    float: left;
    margin-left: 10px;
    padding-top: 7px;
}
#divMasterPageFooterLink
{
    padding: 5px;
    color: #5d5b5b;
    
    text-align:center;
}
#divExtraImageLink
{
    float: right;
    display:none;
}
#divMasterPageFooter
{
    background: #0b0b0b;
    color: #5d5b5b;
    padding-bottom: 10px;
    border-bottom: solid 1px #443517;
}
#divBottomPageNavigation
{
    float: left;
    width: 700px;
}
.menuBottomStaticSelectedStyle
{
    color: #5d5b5b;
}
.menuBottomStaticMenuItemStyle
{
    padding-left: 5px;
    padding-right: 5px;
}
.menuBottomNavigation a, .menuBottomNavigation a:hover
{
    color: #5d5b5b;
}
#divMasterPageCompanyName
{
    float: right;
    font-size: 11px;
    margin-right: 10px;
    margin-top: 7px;
}
.CompanyLink
{
    text-decoration: none;
    color: #5d5b5b;
    font-size: 10px;
}

/*End Footer */
/*////////////////// Container ///////////////////*/

/*Start Stylesheet for the Event Control */
.EventContainerHeader
{
    background: url(../Images/ControlHeaderBg.jpg) repeat-x;
    height: 33px;
    vertical-align: middle;
    font-size: 15px;
    padding-top: 10px;
}
.EventContainer
{
    background: url(../Images/EventBg.jpg);
    background-position: top;
    height: 200px;
    text-align: left;
    overflow: auto;
    width: 226px;
    border-left: solid 1px #fb9f28;
    border-right: solid 1px #fb9f28;
}
.EventContainerFooter
{
    text-align: right;
    padding-right: 10px;
    border-left: solid 1px #fb9f28;
    border-right: solid 1px #fb9f28;
    border-bottom: solid 1px #fb9f28;
    padding-bottom: 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;
}
/*End Stylesheet for the Event Control */





/* Home Page */
#divHomePageTopLeft
{
    width: 697px;
    height: 270px;
    float: right;
    border-left: solid 2px #404040;
}
#objHomePagePhotoGalleryFlash
{
    width: 697px;
    height: 270px;
}


#divHomePageBottom
{
    padding-top: 5px;
    margin-bottom: 5px;
}
#tdPanCardImage
{
    background: url(../Images/PanCard.jpg) no-repeat;
    width: 229px;
    height: 50px;
}
#tdPartyImage
{
    background: url(../Images/Party.jpg) no-repeat;
    width: 229px;
    height: 50px;
}
#tdImageTakeAway
{
    background: url(../Images/TakeAway.jpg) no-repeat;
    width: 229px;
    height: 50px;
}
#divHomePageSpecialOffer
{
    float: left;
    width: 239px;
    height: 266px;
    border: solid 2px #404040;
}
#divSpecialImage
{
    width: 239px;
    height: 266px;
}

/* End Home Page */
/* About Us Page */
#AboutUsPageContainer
{
    text-align: center;
}
/* End About Us Page */
/* Contact Us Page */
#divContactUsPage
{
    text-align: left;
    width: 100%;
    color: Gray;
}

#tdContactUsDetail
{
    vertical-align: top;
    padding-top: 10px;
}
#lblContactUsMessage
{
    font-size: 13px;
}
#tblContactUsDetail
{
}
.tdTblContactDetailLeft
{
    text-align: right;
    vertical-align: top;
    padding-top: 5px;
}
.tdTblContactDetailRight
{
    text-align: left;
}
#divContactUsAddressDetails
{
    float: right;
    vertical-align: top;
    text-align: left;
    padding-top: 10px;
    width:350px;
}
.txtContactUsComments
{
    width: 240px;
}
.ContactDetailButtonSend
{
    border: none;
    background: url(../Images/map_send.gif) no-repeat;
    height: 25px;
    width: 66px;
    cursor: pointer;
}
.ContactDetailButtonCancel
{
    border: none;
    background: url(../Images/cancel.gif) no-repeat;
    height: 32px;
    width: 89px;
}
#ContactUSContainer
{
    text-align: left;
    background: #242323;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
}
#ContactUsContent
{
    width: 725px;
    float: right;
    margin-right: 10px;
    margin-bottom: 10px;
}
#ContactUsMenu
{
    float: left;
}
.ContactMenu
{
    border: solid 1px #755f31;
}
/* End Contact Us Page */
/* Login Page */
.LoginButton
{
    border: none;
    background: url(../Images/login.gif) no-repeat;
    height: 27px;
    width: 89px;
    margin-top: 5px;
}
.LoginCancel
{
    margin-top: 5px;
    border: none;
    background: url(../Images/cancel.gif) no-repeat;
    height: 27px;
    width: 89px;
}
/* End Login Page */
.CreateUserRegiter
{
    border: none;
    background: url(../Images/register.gif) no-repeat;
    height: 27px;
    width: 89px;
}
.MyProfileUpdate
{
    border: none;
    background: url(../Images/update.gif) no-repeat;
    height: 27px;
    width: 89px;
    margin-top: 5px;
    margin-bottom: 5px;
}
#ViewOrderContainer
{
    text-align: left;
    padding: 20px;
    font-family: Verdana;
}
.ViewOrderGridView
{
    font-size: x-small;
    color: #333333;
}
.ViewOrderGridViewFooterStyle
{
    color: White;
    background-color: #990000;
    font-weight: bold;
}
.ViewOrderGridViewRowStyle
{
    color: #333333;
    background-color: #FFFBD6;
}
.ViewOrderGridViewCommandFieldItemStyle
{
    color: Blue;
}
.ViewOrderGridViewPagerStyle
{
    background-color: #FFCC66;
    color: #333333;
}
.ViewOrderGridViewSelectedRowStyle
{
    background-color: #FFCC66;
    color: Navy;
    font-weight: bold;
}
.ViewOrderGridViewHeaderStyle
{
    color: White;
    background-color: #990000;
    font-weight: bold;
}
.ViewOrderGridViewAlternatingRowStyle
{
    background-color: White;
}
#ChangePassWord
{
    text-align: left;
    padding-left: 300px;
}

#DirectionBorder
{
    height: 440px;
    width: 560px;
    border: 1px solid #8F8F69;
    margin-bottom: 20px;
  background:url(../Images/PanDirectins.jpg) no-repeat;
}
#orderCheckout
{
    margin-left: 5px;
    margin-right: 5px;
}
.Addons
{
    color: Black;
}
.PanelLeft
{
    padding-left: 247px;
}
.EditOrder
{
    background-image: url(../Images/Edit.gif) no-repeat;
    width: 76px;
    height: 28px;
}
.PasswordSubmit
{
    border: none;
    background: url(../Images/confirm.gif) no-repeat;
    width: 98px;
    height: 27px;
    margin-right: 100px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.ChangePasswordButton
{
    border: none;
    background: url(../Images/changePassword.gif) no-repeat;
    width: 140px;
    height: 27px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.CancelPasswordButton
{
    border: none;
    background: url(../Images/cancel.gif) no-repeat;
    width: 89px;
    height: 27px;
    margin-bottom: 5px;
    margin-top: 5px;
}
#divContainer
{
    background: Black;
    padding: 3px;
}

.RadPanelCssClass
{
    width: 200px;
}
.lblDirections
{
    padding-top: 10px;
    text-align: center;
}
#DirectionContainer
{
    text-align: left;
    background: #242323;
}
#DirectionContent
{
    color: Gray;
}
#divDirectionContainer
{
    float: left;
    width: 562px;
    margin-top: 5px;
    margin-left: 5px;
}

#divDirectionMap
{
    float: left;
    padding: 10px 0px 10px 10px;
}
#divGetDirections
{
    padding-left: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    border: solid 1px #8F8F69;
    margin-top: 5px;
    margin-bottom: 5px;
}
#tdDirectionAddress
{
    padding-left: 50px;
}
#tdDirectionInfo
{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
}
.ifrmDirectionMap
{
    width: 562px;
    height: 452px;
}
#divDirectionMapAddress
{
    float: right;
    width: 250px;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    margin-top: 20px;
}
.directionTabButtonUnselected
{
    border: none;
    background: #a14d17;
    cursor: pointer;
    color: White;
}
#divdirection
{
    border: solid 2px #311d12;
    height: 480px;
    width: 562px;
}
#DirectionText
{
    width: 600px;
}
.SearchItemLabel
{
    color: White;
    font-weight: bold;
}
.directionTabButtonSelected, .directionTabButtonSelected:hover
{
    border: none;
    background: #311d12;
    cursor: pointer;
    color: Black;
}
#DirectionTitle
{
    font-size: 12px;
    font-weight: bold;
    color: #241100;
    text-align: left;
}
#DirectionText
{
    color: #241100;
    text-align: left;
    font-size: 12px;
}
#divIdirection
{
    text-align: left;
    padding-left: 130px;
}
#getDirectionFlashPath
{
    height: 445px;
    width: 550px;
    text-align: left;
    padding-left: 5px;
}
#divMapDirection
{
    text-align: left;
    padding-top: 150px;
    padding-left: 50px;
}
#divDirectionAddress
{
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    width: 350px;
    float: right;
}
.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: 27px;
    width: 89px;
}
.OrderCheckoutSubmit
{
    border: none;
    background: url(../Images/confirm.gif) no-repeat;
    height: 27px;
    width: 85px;
}
.visacard
{
    font-size: small;
}
.ContactUSAddress
{
    width: 250px;
}
#tdContactUsSubmitbtn
{
    padding-left: 150px;
}
#diveditorder
{
    padding-right: 100px;
}
.SubmitOrder
{
    text-align: right;
    padding-top: 15px;
}
#LoginContianer
{
    margin-left: 5px;
    margin-right: 5px;
}
#MessageContainer, #VerifyContainer
{
    background-color: #e7cc97;
}
.account_link
{
    color: White;
    text-decoration: none;
    font-weight: bold;
}

#SubMasterPageDiv
{
    margin-left: 5px;
    margin-right: 5px;
}
#CreateUserContainer
{
}

#RecoverPassWordContainer
{
    margin-left: 5px;
    margin-right: 5px;
}


.ContactStaticMenuItemStyle
{
    background: url(../Images/EventByTypeBg.jpg) repeat-x;
    padding-top: 9px;
    padding-bottom: 9px;
    color: White;
    font-weight: bold;
    padding-left: 5px;
}
.ContactStaticMenuItemStyle a
{
    padding-right: 100px;
}
.ContactStaticSelectedStyle
{
    background: url(../Images/SelectedDateBg.jpg) repeat-x;
    color: Black;
}
.ContactStaticHoverStyle
{
    background: url(../Images/SelectedDateBg.jpg) repeat-x;
    color: Black;
}





.surveySubmit
{
    background: url(../Images/submit.gif) no-repeat;
    width: 89px;
    height: 27px;
    border: none;
    cursor: pointer;
}
.surveyClear
{
    background: url(../Images/clear.gif) no-repeat;
    width: 89px;
    height: 27px;
    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
{
    background: url(../Images/SelectedNavBg.jpg) repeat-x;
}
.AdminStaticSelectedStyle a, .AdminStaticHoverStyle a:hover
{
    color: Black;
}
.AdminMenu
{
    color: White;
    background: url(../Images/TopNavBg.jpg) repeat-x;
    height: 33px;
}
.AdminStaticMenuItemStyle
{
    font: 12px SegoeUI, Arial, sans-serif bold;
    padding: 5px;
    padding-bottom: 9px;
    padding-top: 9px;
    font-weight: bold;
    color: White;
}
#AdminContent
{
    border: solid 1px #8f8f69;
    width: 864px;
    margin-bottom: 10px;
}


.DirectionMenu
{
    color: White;
    display: none;
}
#DirectionMenu
{
    float: left;
    display: none;
}


#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: 13 px;
    padding-left: 20px;
}
.btnSubmitQuickContact
{
    background: url(../Images/submit.gif) no-repeat;
    border: none;
    height: 32px;
    width: 89px;
    cursor: pointer;
}
#CateringConiner
{
    text-align: left;
    padding: 25px;
}
#TableBookingConiner
{
    text-align: left;
    padding: 25px;
    background: url(../Images/TableBooking.jpg) no-repeat right;
    padding-left: 80px;
}
.ReservationStaticSelectedStyle
{
    color: White;
    background: url(../Images/SelectedNavBg.jpg) repeat-x;
}
.ReservationStaticHoverStyle
{
    color: white;
    background: url(../Images/SelectedNavBg.jpg) repeat-x;
}
.ReservationStaticMenuItemStyle
{
    color: White;
    font-size: 13px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.ReservationMenu, #ReservationMenu a
{
    color: White;
    display: none;
}
#ReservationMenu
{
    text-align: left;
    display: none;
}
#ReservationContent
{
}
.tdTableBookingLeft
{
    text-align: right;
    padding-right: 3px;
    line-height: 30px;
    vertical-align: top;
    padding-top: 2px;
}
.CalenderImage
{
    background: url(../Images/Calendar.png) no-repeat;
    border: none;
    width: 16px;
    height: 16px;
}
#tdCateringBtnSubmit
{
    padding-top: 10px;
    padding-left: 200px;
}
.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
{
    padding-top: 20px;
}
.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;
}
#td1DirectionsSMSType, #td1DirectionsMobile
{
    text-align: right;
    padding-right: 3px;
}
#LoginInnerContainer
{
    padding-top: 10px;
}
.style_Myprofile
{
    width: 100%;
    background: #fff;
}
.tdMyProfileWidth
{
    width: 39px;
}
.lblMyProfile
{
    width: 187px;
    text-align: right;
}
.MyProfileColon
{
    width: 4px;
}
.txtMyProfile
{
    width: 144px;
}
#tdMyProfileMsg
{
    text-align: left;
}
.optsms
{
    background: url(../Images/Mobile.jpg) no-repeat right;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.optemail
{
    background: url(../Images/mail.jpg) no-repeat right;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#td2DirectionsSMSType
{
    padding-bottom: 7px;
}
.lblCountryCode
{
    display: none;
}
#td2DirectionsYourMsg
{
    padding-top: 5px;
}
.PrivacyPolicy
{
    display: none;
}

.lblSurveyErrorMessage
{
    color: Red;
}
.lblTableBookingErrorMessage
{
    color: Red;
}
.lblCateringErrorMessage
{
    color: Red;
}
.ContactUsMessage
{
    color: Red;
    
}
#objHomePagePhotoGalleryFlash
{
    height: 100%;
    width: 100%;
}

/*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: dotted 2px #d4d4d4;
}
.TestimonialTitle
{
    text-align: left;
    color: #00507d;
    font-size: 18px;
    padding-bottom: 10px;
}
.TestimonialText
{
    text-align: justify;
    font-size: 12px;
    padding-bottom: 6px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
}

.TestimonialSource
{
    text-align: left;
    color: #404040;
    font-size: 13px;
    width: 28%;
    float: right;
    font-family: Sans-Serif;
    font-weight: bold;
}

/*End Stylesheet for Testimonial Page*/



/*Start Sytlesheet for Banquet Master Page */
#BanquetContainer
{
    text-align: left;
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 20px;
}
#BanquetMenu
{
    float: left;
    background: url(../Images/CategoryBg.jpg) repeat-y;
    padding-top: 20px;
    padding-bottom: 20px;
}
#BanquetContent
{
    width: 725px;
    float: right;
    margin-right: 10px;
    margin-bottom: 10px;
}
.BanquetStaticSelectedStyle a
{
    font-weight: bold;
    color: #902f00;
    background: white;
}
.BanquetStaticSelectedStyle
{
    font-weight: bold;
    background: white;
}
.BanquetStaticHoverStyle
{
    font-weight: bold;
    background: white;
}
.BanquetStaticMenuStyle
{
    font: 12px SegoeUI, Arial, sans-serif bold;
    font-weight: bold;
    color: Black;
    padding-left: 5px;
}
.BanquetMenu
{
    color: White;
}
.BanquetStaticMenuItemStyle a
{
    font-size: 13px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 70px;
}
.BanquetStaticMenuItemStyle a:hover
{
    color: #902f00;
}
.BanquetStaticMenuItemStyle
{
    font-size: 13px;
    font-weight: bold;
    color: Black;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 1px;
}
/*End Sytlesheet for Banquet Master Page */


/*Start Stylesheet for Banquet Hall Page */
#tblBanquetHall
{
    width: 95%;
    margin: 10px;
    margin-top: 0px;
}
.tdBanquetHallLeftImage
{
    padding: 10px;
    padding-top: 0px;
}
.divBanquetHallLeftImage
{
    background: #dddddd;
    padding: 5px;
}
.divBanquetHallBottomName
{
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
}
.tdBanquetHallRightContent
{
    vertical-align: top;
    padding: 10px;
    padding-top: 0px;
}
.divBanquetHallName
{
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}
.divBanquetHallDescription
{
    text-align: justify;
}
.divBanquetHallGalleryLink
{
    padding-top: 10px;
    padding-left: 375px;
    color: #7d460c;
}
.hlkGalleryLink
{
    text-decoration: none;
    color: Blue;
    cursor: pointer;
}
/*End Stylesheet for Banquet Hall Page */


/*Start Stylesheet for Banquet Packages Page */
.divBanquetPackage
{
    border: solid 1px #f4ccb9;
    background: #ffebcc;
    padding-left: 20px;
    padding-right: 20px;
}
.divBanquetPackageHeader
{
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    text-align: center;
    color: #aa5a32;
    font-weight: 800;
}
.divBanquetPackageHeaderNote
{
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    text-align: center;
    color: #000;
}
.divBanquetPackageNote
{
    border: solid 1px #ffdaa2;
    background: #fff5e6;
    padding: 10px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-right: 20px;
}
.lblPackageNote
{
    font-weight: normal;
}
.liPackageFirstCategory
{
    list-style-image: url(../Images/Arrow.gif);
    font-size: 13px;
    padding-bottom: 20px;
    margin: 0px;
    font-weight: bold;
}
.liPackageSecondCategory
{
    font-size: 13px;
    font-weight: normal;
    list-style-type: disc;
    list-style-image: none;
}
.divPackageCategoryDescription
{
    font-size: 13px;
    font-weight: normal;
}
.liExtraItem
{
    margin-left: 38px;
}
.ulExtraItem
{
    margin-top: 0px;
}
.lblExtraItem
{
    font-size: 13px;
    font-weight: bold;
    margin-left: 20px;
    background: url(../Images/Arrow.gif) no-repeat;
    background-position: 0 2px;
    padding-left: 18px;
    color: Blue;
}
/*Start Stylesheet for Banquet Packages Page */
#ctl00_ContentPlaceHolder1_GridView1 tr td
{
    border-color: #b3b3b3;
}
.CartGrid
{
    border: solid 1px #b3b3b3;
}
.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: #28262a;
    background: url(../Images/ForgotPassword.jpg) no-repeat top left;
    padding-bottom: 8px;
}
.EmailSentHeaderText
{
    font-size: 18px;
    text-align: left;
    padding-top: 8px;
    padding-left: 45px;
    text-decoration: underline;
    color: #28262a;
    background: url(../Images/EmailSent.jpg) no-repeat top left;
    padding-bottom: 8px;
}
.forgotPasswordContentDiv
{
    padding-top: 30px;
    background-color: White;
    border: 1px solid #8F8F69;
    margin-top: 10px;
    padding-bottom: 30px;
    text-align: left;
    padding-left: 60px;
}
.forgotPasswordContentDiv a:hover
{
    color: Orange;
}
.forgotPasswordContentDivTableContainer
{
    padding-top: 20px;
    text-align: left;
}

.forgotPasswordContentDivTable
{
    border: solid 1px black;
}
.spnEmailLabel
{
    font-weight: bold;
    padding-left: 60px;
}

.txtChangePasswordEmailAddress
{
    width: 300px;
}
.btnGetEmail
{
    background: transparent url(../images/GetPasswordLink.gif) no-repeat scroll 0 0;
    background-position: top left;
    width: 150px;
    height: 27px;
    cursor: pointer;
    border: none;
    margin-left: 150px;
}
.divBtnGetEmail
{
    padding-top: 10px;
    text-align: left;
    width: 100%;
}
.dicChangePasswordControlContainer
{
    padding-top: 25px;
    padding-bottom: 25px;
}
.lblChangePasswordErrMessage
{
    padding-left: 122px;
    padding-bottom: 20px;
}
/************** End of style for the ResetPassword**************/

/************ Start of ChangePassword Control **************/
.tdOrderCheckoutLeft
{
    text-align: right;
}
.tdOrderCheckoutRight
{
    text-align: left;
    padding-left: 3px;
}
.tdChangePasswordLeftCol
{
    text-align: right;
    vertical-align: middle;
    width: 180px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 13px;
}
.tdChangePasswordRightCol
{
    text-align: left;
    padding-left: 3px;
    vertical-align: text-top;
    padding-top: 2px;
    padding-bottom: 2px;
}
.tblResetPassword
{
}
.btnChangePasswordContainer
{
    padding-top: 10px;
    text-align: left;
}
/************ End of ChangePassword Control ************/


/************Start Style of 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: 90%;
    text-align: left;
    padding: 10px;
    padding-left: 35px;
}
.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;
}
/************End Style of Events Page *****************/

.hlReorderLink
{
    cursor: pointer;
}
#divReorderLink
{
    background: url(../Images/ReorderText.jpg) no-repeat;
    width: 85px;
    height: 23px;
    margin-left: 10px;
    padding-right: 10px;
}


/************Start Style of Restaurant Promotion Page *****************/
.divPromotionSpecialOfferControl
{
    width: 241px;
}
/************End Style of Restaurant Promotion Page *****************/

#tblTableBookingContainer
{
    width: 550px;
    float: left;
}
#divTableBookingBusinessHours
{
    width: 273px;
    float: right;
    vertical-align: top;
}

.InvoiceSubmit
{
    background: url(../Images/submit.gif) no-repeat;
    width: 89px;
    height: 27px;
    border: none;
    cursor: pointer;
}
.InvoiceCancel
{
    background: url(../Images/cancel.gif) no-repeat;
    width: 89px;
    height: 27px;
    border: none;
    cursor: pointer;
}
.RNTClass
{
    text-align: right;
}
#divCompanyNameFooter
{
    background: #040404;
}
#divSubwayAndBuses
{
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.ifrmSubwayAndBuses
{
    width: 100%;
    height: 350px;
    padding: 0px;
    margin: 0px;
}




/************Start Style of Events Page *****************/
#divEventsContainer
{
    padding-top: 5px;
    padding-left: 5px;
    background: #242323;
}
#EventLeft
{
    vertical-align: top;
}
#divEventCategory
{
    width: 220px;
}
#EvetRight
{
    vertical-align: top;
    width: 720px;
}

#tdEventDateLeftCurve
{
    background: url(../Images/LeftDateCurve.jpg) no-repeat;
    height: 29px;
    width: 11px;
}
#tdEventDateContent
{
    background: url(../Images/DateBg.jpg);
    font-weight: bold;
    color: White;
}
#tdEventDateRight
{
    background: url(../Images/RightDateCurve.jpg) no-repeat;
    height: 29px;
    width: 11px;
}
#tdEventTopLeft
{
}
#tdEventTop
{
}
#tdEventTopRight
{
}
#tdEventLeft
{
}
#tdEventRight
{
}
#tdEventBottomLeft
{
}
#tdEventBottom
{
}
#tdEventBottomRight
{
}
#tdEventImage
{
    width: 175px;
    height: 100px;
    padding-top: 10px;
    padding-right: 10px;
}
.tdEventLeft
{
    text-align: right;
    font-weight: bold;
    padding-top: 7px;
    padding-bottom: 7px;
    color: White;
}
.tdEventRight
{
    text-align: left;
    padding-left: 3px;
    color: White;
}
#tdEventcontent
{
    padding-left: 30px;
}
.tblEventDescription
{
    border: solid 1px #575656;
    background: black;
    width: 90%;
    margin-left: 30px;
    margin-bottom: 10px;
    color: White;
}
.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: 640px;
    margin-left: 30px;
    border: solid 1px #755f31;
    background: #3e3d3d;
}
.divEventDate
{
    text-align: left;
}
.divEvent
{
    text-align: left;
    margin-bottom: 15px;
}
.divEventDescription
{
    height: 50px;
    overflow: auto;
    padding: 10px;
}
.imgEventImage
{
    width: 175px;
    height: 100px;
}
.imgEventImageNone
{
    display: none;
}
.divNoEventFound
{
    font-size: 15px;
    font-weight: bold;
    padding-top: 20px;
    color: White;
}
/************End Style of Events Page *****************/

/************Start Style of WebTelEventByDate Control *****************/
#tblEventByDateHeader
{
    background: url(../Images/EventByDateBg.jpg) repeat-x;
    height: 39px;
    width: 100%;
    text-align: left;
    color: Black;
    padding-left: 10px;
    font-size: 15px;
    border: solid 1px #6e6d6d;
}
#divEventByTypeHeader
{
    background: url(../Images/EventByDateBg.jpg) repeat-x;
    height: 39px;
    width: 100%;
    text-align: left;
    color: Black;
    padding-left: 10px;
    font-size: 15px;
    border: solid 1px #6e6d6d;
}
.tdhlkEventName
{
    text-align: left;
    border-left: solid 1px #b78c30;
    border-right: solid 1px #b78c30;
}
.inactiveDateEvent
{
    background: url(../Images/EventByTypeBg.jpg) repeat-x;
    text-align: left;
    color: White;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    border-bottom: solid 1px #020100;
    cursor: pointer;
    text-decoration: none;
}
.activeDateEvent
{
    background: url(../Images/SelectedDateBg.jpg) repeat-x;
    text-align: left;
    color: White;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    border-bottom: solid 1px #020100;
    cursor: pointer;
    text-decoration: none;
}
.inactiveDateEvent a
{
    text-decoration: none;
    color: Black;
    cursor: pointer;
}
.inactiveDateEvent:hover
{
    text-decoration: none;
    color: white;
    background: url(../Images/SelectedDateBg.jpg) repeat-x;
    cursor: pointer;
}
.activeDateEvent a
{
    text-decoration: none;
    color: White;
}
.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;
}


/******* Start Sytlesheet of Gift Card Page ************/
.GiftCardContainer
{
    background: #242323;
    margin: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
}
/******* End Sytlesheet of Gift Card Page ************/

.divTakeAwayContainer
{
    background: #242323;
    margin: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.divPartyAnniversaryLounge
{
    background: #242323;
    margin: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
}
#divFranchisingContainer
{
    background: #242323;
    color: Gray;
    padding-top: 10px;
    padding-bottom: 10px;
}
#divCareersControlContainer
{
    background: #242323;
    color: Gray;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align:left;
}
#divCareerHeaderContain
{
    padding:10px;
    padding-left:30px;
    padding-right:30px;
}
.btnDownloadPdf
{
    background: url(../Images/DownloadForm.gif) no-repeat;
    margin-top: 10px;
    border: none;
    margin-left:380px;
    display:none;
}
#divEventRequestContainer
{
    background: #242323;
    color: Gray;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align:left;
}
#divCorporateLunchContainer
{
     background: #242323;
}
#divEventRequestTitle
{
    font-weight: bold;
    font-size: 13px;
    color: #cb9a33;
    text-align:center;
    padding-left:30px;
}
#divEventRequestMailingList
{
    font-size: 12px;
    text-align: left;
    padding-left: 365px;
    padding-top: 10px;
    font-weight: bold;
}
#tblEventRequestDetail
{
    color: Gray;
    margin-left:280px;
}

.tdEventRequestLeft
{
    text-align: right;
    vertical-align: top;
    padding-top: 5px;
}
.tdEventRequestRight
{
    text-align: left;
    padding-left: 3px;
}
#tdEventComments
{
    display:none;
}
.txtRequestEventComments
{
    width: 0px;
    height:0px;
    display:none;
}
.EventRequestSubmitButton
{
    border: none;
    background: url(../Images/map_send.gif) no-repeat;
    height: 25px;
    width: 66px;
    cursor: pointer;
}
#divEventRequestDetails
{
    padding-left: 50px;
    text-align: left;
    vertical-align: top;
    display:none;
}
#divCareerApplyOnline
{
    font-weight: bold;
    font-size: 13px;
    color: #cb9a33;
    padding-top: 10px;
    padding-left:390px;
  
}
#tblCareerApplyOnline
{
    margin-top:10px;
    margin-left:200px;
}
.tdLeftCareer
{
    text-align: right;
    vertical-align: top;
}
.txtCareerPhoneNo
{
    margin-bottom:1px;
}
.tdRightCareer
{
    text-align: left;
    padding-left:3px;
}
.txtCareerSend
{
     border: none;
    background: url(../Images/map_send.gif) no-repeat;
    height: 25px;
    width: 66px;
    cursor: pointer;
    margin-top:10px;
}
.lblCareerMessage
{
    color:Red;
}
.txtRequestEventFName
{
    width:250px;
}
.txtRequestEventEmail
{
    width:250px;
}
.txtRequestEventTelephone
{
    width:250px;
}
.txtContactUsEmail ,.txtContactUsTelephone, .txtContactUsFName
{
    width:240px;
}
#divDirectionsMultiView
{
    display:none;
}
