@import "TestimonialAdmin.css";
@import "GiftCertificate.css";
@import "EventCalendarV2.css";
@import "WebTelNavigationMenu.css";

body {
    font-family: Verdana;
    font-size: 11px;
    text-align: center;
    margin-top: 0px;
    margin: 0px;
    background: url(../Images/BodyBg.jpg) repeat-x bottom;
    background-attachment: fixed;
}

form {
    width: 100%;
    margin: auto;
}

/*
body.cakesaspx .bodyFormContainer, body.cakerequestaspx .bodyFormContainer {
    background-image: url("../Images/cake.png");
    background-position: left bottom;
    background-repeat: no-repeat;
    height: 100%;
    min-width: 950px;
    overflow: hidden;
}

body.itemdetailsaspx .bodyFormContainer
{
    background-image: url(../Images/FimgMenuPage.png);
    min-width: 950px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center bottom; 
    overflow: hidden;
}
body.surveyfeedbackaspx .bodyFormContainer
{
    background-image: url(../Images/FimgSurveyFeedback.png);
    min-width: 950px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center bottom; 
    overflow: hidden;
}
body.eventdetailsaspx .bodyFormContainer
{
    background-image: url(../Images/FimgEvents.png);
    min-width: 950px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center bottom; 
    overflow: hidden;
}
body.senddirectiontomeaspx .bodyFormContainer
{
    background-image: url(../Images/FimgDirection.png);
    min-width: 950px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center bottom; 
    overflow: hidden;
}

body.ordercheckoutaspx .bodyFormContainer
{
    background-image: url(../Images/FimgMenuPage.png);
    min-width: 950px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center bottom; 
    overflow: hidden;
}
body.defaultaspx .bodyFormContainer
{
    background-image: url(../Images/FimgHome.png);
    min-width: 950px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center bottom; 
    overflow: hidden;
}
body.datamenuaspx .bodyFormContainer
{
    background-image: url(../Images/FimgMenu.png);
    min-width: 950px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center bottom; 
    overflow: hidden;
}
body.giftcertificateaspx .bodyFormContainer
{
    background-image: url(../Images/FimgGift.png);
    min-width: 950px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center bottom; 
    overflow: hidden;
}


body.menuaspx .bodyFormContainer
{
    min-width: 950px;
    height: 100%;
    background-image: url(../Images/FimgMenuPage.png);
    background-position: center bottom;
    background-repeat: no-repeat; 
    overflow: hidden;
}
body.vipregistrationformaspx .bodyFormContainer
{
    min-width: 950px;
    height: 100%;
    background-image: url(../Images/FimgVIPRegistration.png);
    background-position: center bottom;
    background-repeat: no-repeat; 
    overflow: hidden;
}
body.contactusaspx .bodyFormContainer
{
    min-width: 950px;
    height: 100%;
    background-image: url(../Images/FimgContactUs.png);
    background-position: center bottom;
    background-repeat: no-repeat; 
    overflow: hidden;
}
body.picturegalleryaspx .bodyFormContainer
{
    min-width: 950px;
    height: 100%;
    background-image: url(../Images/FimgGallery.png);
    background-position: center bottom;
    background-repeat: no-repeat; 
    overflow: hidden;
}

body.eventsaspx .bodyFormContainer
{
    min-width: 950px;
    height: 100%;
    background-image: url(../Images/FimgEvents.png);
    background-position: center bottom;
    background-repeat: no-repeat; 
    overflow: hidden;
}
body.testimonialsaspx .bodyFormContainer
{
    min-width: 950px;
    height: 100%;
    background-image: url(../Images/FimgTestimonial.png);
    background-position: center bottom;
    background-repeat: no-repeat; 
    overflow: hidden;
}

body.directionsaspx .bodyFormContainer
{
    min-width: 950px;
    height: 100%;
    background-image: url(../Images/FimgDirection.png);
    background-position: center bottom;
    background-repeat: no-repeat; 
    overflow: hidden;
}
body.cateringaspx .bodyFormContainer
{
    min-width: 950px;
    height: 100%;
    background-image: url(../Images/FimgCateringInquiry.png);
    background-position: center bottom;
    background-repeat: no-repeat; 
    overflow: hidden;
}
body.reservationaspx .bodyFormContainer
{
    min-width: 950px;
    height: 100%;
    background-image: url(../Images/FimgTableReservation.png);
    background-position: center bottom;
    background-repeat: no-repeat; 
    overflow: hidden;
}
body.aboutusaspx .bodyFormContainer
{
    min-width: 950px;
    height: 100%;
    background-image: url(../Images/FimgAboutUs.png);
    background-position: center bottom;
    background-repeat: no-repeat; 
    overflow: hidden;
}
body.loginaspx .bodyFormContainer
{
    min-width: 950px;
    height: 100%;
    background-image: url(../Images/FimgLogin.png);
    background-position: center bottom;
    background-repeat: no-repeat; 
    overflow: hidden;
}
body.createuseraspx .bodyFormContainer
{
    min-width: 950px;
    height: 100%;
    background-image: url(../Images/FimgRegistration.png);
    background-position: center bottom;
    background-repeat: no-repeat; 
    overflow: hidden;
}
body.recoverpasswordaspx .bodyFormContainer
{
    min-width: 950px;
    height: 100%;
    background-image: url(../Images/FimgForgotPassword.png);
    background-position: center bottom;
    background-repeat: no-repeat; 
    overflow: hidden;
}
*/

#logo {
    height: 127px;
    width: 4cm;
    cursor: Pointer;
    float: left;
}
/*///////////////////////// Master Page //////////////////////*/

/* Header */

#divMasterPageHeader {
    /*background: url(../Images/HeaderBg.jpg) right no-repeat;
    height: 161px;
    width: 950px;*/
}

#objMasterPagePhotoGalleryFlash {
    height: 146px;
    width: 235px;
    cursor: Pointer;
}


#divLoginMenu {
    font-size: 11px;
    width: 100%;
    text-align: center;
    font-family: Verdana;
    color: #000000;
    margin-top: 6px;
    height: 20px;
    font-weight: bold;
}

    #divLoginMenu a {
        color: #000000;
    }

#divTimeOutNewYork {
    height: 60px;
    width: 205px;
    margin-top: 48px;
    margin-left: 17px;
    cursor: pointer;
}

#divAddress {
    color: #2D5C0C;
    font-family: Consolas;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    width: 615px;
    height: 90px;
    padding: 10px 0px 0px 50px;
}

    #divAddress #trRestaurantContactUsEmail {
        display: none;
    }

#divPhoneNumber {
    background: url("../Images/telephone.png") no-repeat scroll left top transparent;
    float: left;
    height: 20px;
    padding-left: 23px;
    text-align: left;
    width: 135px;
}

#divFaxNumber {
    background: url("../Images/Fax.png") no-repeat scroll left top transparent;
    float: left;
    height: 20px;
    padding-left: 23px;
    text-align: left;
    width: 135px;
}

#divEmailImage {
    background: url("../Images/Email.png") no-repeat scroll left top transparent;
    height: 20px;
    padding-left: 23px;
}


#tdPhoneImage {
    background: url(../Images/PhoneIcon.gif) no-repeat;
    width: 20px;
    height: 20px;
}

#tdFaxImage {
    background: url(../Images/FaxIcon.gif) no-repeat;
    width: 20px;
    height: 20px;
}

#lblPhoneNumber {
    font-size: 15px;
    color: #800000;
}

#lblFaxNumber {
    font-size: 14px;
}

#divAddress1 {
    font-size: 15px;
    font-weight: bold;
    margin: 0px;
    margin-left: 15px;
    margin-top: 15px;
    padding: 0px;
    color: #800000;
    text-align: center;
    font-family: Arial;
}
/*End Header */
/* Navigation */
#divMenuNavigation {
    clear: both;
    height: 63px;
    width: 935px;
    padding-left: 15px;
    background-color: #fff;
}

#divMenuNavigationContainer {
    margin: 0 auto;
}

#menuback {
    background: #ffffff;
    padding: 0px;
    height: 35px;
}

.divMenuContainer {
    height: 80px; /* background-color: #000;*/
}
/*End Navigation */

/* Footer */

.divCC {
    width: 100px;
    text-align: center;
    margin: auto;
    clear: both;
}


.menuBottom {
    float: left;
    margin-left: 10px; /*padding-top: 7px;*/
}

#divMasterPageFooterLink, #divCompanyNameFooter .td1 {
    color: #6c2e05;
    width: 350px; /* font-size: 10px; 	padding:10px 135px 0px; 	height:46px; 	margin-top:10px;*/
}

#divCompanyNameFooter .td2 {
    text-align: center;
    width: 0px;
}

#divCompanyNameFooter .td3 {
    width: 400px;
}

#divCompanyNameFooter .td4 {
    width: 100px;
}

#divExtraImageLink {
    display: flex;
    justify-content: space-around;
}

#privacypolicy {
    float: right;
    text-decoration: none;
    color: #6c2e05;
    font-size: 10px;
    padding-top: 6px;
    margin-right: 5px;
    cursor: Pointer;
}

#divMasterPageFooter {
    /* background: #fff;*/
    color: #C8E45B;
    width: 4cm;
    margin: auto;
    width: 950px;
    height: 35px;
    background-color: #379928;
}

.colCreditCard {
    width: 115px;
}

#divMasterPageFooter td.col1 {
    width: 0px;
}

#divMasterPageFooter td.col2 {
    width: 370px;
}

#divMasterPageFooter td.col3 {
    width: 120px;
}

#divMasterPageFooter td.col4 {
    font-size: 11px;
    width: 190px;
}
/*.MenuPagelGalleryContent
{
    height: 179px;
    width: 940px;
}*/
#divBottomPageNavigation {
    display: none;
    float: left;
    width: 800px;
}

.menuBottomStaticSelectedStyle {
    color: white;
}
/*.tdCorners
{
    width: 7px;
    height: 35px;
    background: url('../Images/menu_corner.jpg') no-repeat scroll 0 0;
}
.tdCornersRight
{
    width: 7px;
    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: white;
}

#divMasterPageCompanyName {
    float: right;
    font-size: 11px;
    margin-right: 15px; /*margin-top: 17px;*/
    color: #535353;
}

.CompanyLink {
    text-decoration: none;
    color: #C8E45B;
    font-size: 11px;
    float: left; /*padding-top:15px;*/
    margin-left: 10px;
    width: 100%;
}

#divBottom {
    /*background-color: #F9F0DF;     border-bottom: 1px solid #E6D4BD;     border-left: 1px solid #E6D4BD;     border-right: 1px solid #E6D4BD;     height: 6px;     width: 946px;*/
}

/*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: 7px;
    display: none;
}

.divEventContentContainer {
    /* background: url(../Images/EventBg.jpg);*/
    background-position: top;
    height: 85px;
    width: 213px;
}

.EventContentContainer {
    text-align: left;
    overflow: auto; /* padding-top: 5px;*/
    margin-top: 0px;
}

    .EventContentContainer ul {
        list-style-type: none;
    }

.EventContentItem {
    margin-left: 0px;
}

.EventContainerFooter {
    text-align: right;
    padding-right: 10px; /*background: #faedd5;*/
    width: 203px;
}

    .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 */
#divHomePageleft {
    width: 240px;
    float: left;
}

#divHomePageright {
    background: url(../Images/birthday_card.jpg) no-repeat;
    width: 656px;
    height: 378px;
    float: right;
    margin-right: 15px;
}

#divHomePageTopLeft {
    width: 240px;
    float: left;
    margin-top: 8px;
    margin-left: 15px;
    margin-bottom: 4px;
}

.imagefooter {
    background: url(../images/footer.png) no-repeat bottom left;
    width: 224px;
    height: 130px;
    float: left;
    position: absolute;
    bottom: -10px;
}

.containertopleft {
    background: url(../images/promotion_header.jpg) no-repeat top left;
    width: 242px;
    float: left;
    padding-top: 33px;
}

#objHomePagePhotoGalleryFlash {
    width: 654px;
    height: 368px;
}

.containerbottomleft {
    /*background: url(../images/event_header.jpg) no-repeat top left;*/
    background: url(../images/hours_header.jpg) no-repeat top left;
    width: 242px;
    height: 34px;
    float: left;
    margin-top: 4px;
}

#diveventtext, #divhourstext {
    /*height: 116px;*/
    height: 80px;
    margin-top: 33px;
    background-color: #ddf597;
    border-left: 1px solid #3a6a3c;
    border-right: 1px solid #3a6a3c;
    border-bottom: 1px solid #3a6a3c;
    margin-left: 1px;
    margin-right: 1px;
    padding: 9px 9px 0px 0px;
    font-family: Arial;
}

#divpromotext {
    height: 200px;
    background-color: #ddf597;
    border-left: 1px solid #3a6a3c;
    border-right: 1px solid #3a6a3c;
    border-bottom: 1px solid #3a6a3c;
    margin-left: 1px;
    margin-right: 1px;
    padding: 0px;
    width: 238px;
}

#diveventtextlink {
    float: right;
    padding: 10px 16px 0 0;
}

    #diveventtextlink a {
        text-decoration: none;
    }

#divHomePageTop {
}

#divHomePageTopRight {
    /*background: url(../Images/birthday_card.jpg) no-repeat top left;*/
    float: left;
    width: 656px;
    margin-left: 15px;
    height: 385px; /*  margin-top: 3px; */ /*margin-right: 11px;*/
}

.event_bg {
    background-color: #ddf597;
    height: 116px;
    border-left: 1px solid;
    border-bottom: 1px solid;
    border-right: 1px solid;
    height: 116px;
    margin-left: 1px;
    margin-right: -1px;
    margin-top: 34px;
}

.tdControl1 {
    padding-left: 10px;
    padding-right: 3px;
    vertical-align: top;
    float: left;
}

#giftgal {
    height: 186px;
    width: 270px;
    background: url(../Images/rightgalimg.jpg) no-repeat;
    margin-left: 6px;
    margin-top: 8px;
    margin-bottom: 8px;
    cursor: Pointer;
}

#divHomePageLink {
    height: 181px;
    width: 249px;
    background: url(../Images/HomePageLink.gif) no-repeat;
}

#objHomePagePageLink {
    height: 150px;
    width: 249px;
}

#divPrintableMenu {
    width: 249px;
    height: 59px;
    cursor: pointer;
}

    #divPrintableMenu:hover {
        width: 249px;
        height: 59px;
        cursor: pointer;
        background: url(../Images/SelectedHomePageBottomLink.gif) no-repeat;
    }

#divTableReservation {
    width: 250px;
    height: 60px;
    cursor: pointer;
}

    #divTableReservation:hover {
        width: 250px;
        height: 60px;
        cursor: pointer;
        background: url(../Images/SelectedHomePageBottomLink.gif) no-repeat;
        background-position: 0px -59px;
    }

#divOrderOnline {
    width: 249px;
    height: 59px;
    cursor: pointer;
}

    #divOrderOnline:hover {
        width: 249px;
        height: 59px;
        cursor: pointer;
        background: url(../Images/SelectedHomePageBottomLink.gif) no-repeat;
        background-position: 0px -119px;
    }

#divHowItWork {
    width: 33px;
    height: 32px;
    cursor: pointer;
}

#divHomePageBottomLink {
    height: 51px;
    width: 249px;
    cursor: pointer;
    background: url(../Images/HomePageBottomLink.jpg) no-repeat;
}

    #divHomePageBottomLink:hover {
        height: 51px;
        width: 249px;
        cursor: pointer;
        background: url(../Images/HomePageBottomLink_Hover.jpg) no-repeat;
    }

#PageFooter {
    /*background:#399929;*/
}

#objHomePageFooterLink {
    height: 21px;
    width: 249px;
}

#divROrder {
}

.tblRorder {
    height: 45px;
    width: 100%;
    color: White;
    text-align: left;
    background: #c3b39c;
    padding-top: 5px;
    padding-left: 20px;
}

.tdRorder {
    font-family: Verdana;
    color: White;
    width: 83px;
}

.btnReorder_1 {
    cursor: pointer;
    background: url(../Images/btnReorder1.jpg) no-repeat;
    height: 37px;
    width: 37px;
    margin: 0px;
    border: none 0px;
    color: White;
    font-weight: bold;
    font-size: 14px;
}

.btnReorder_2 {
    cursor: pointer;
    background: url(../Images/btnReorder2.jpg) no-repeat;
    height: 37px;
    width: 37px;
    margin: 0px;
    border: none 0px;
    color: White;
    font-weight: bold;
    font-size: 14px;
}

.btnReorder_3 {
    cursor: pointer;
    background: url(../Images/btnReorder3.jpg) no-repeat;
    height: 37px;
    width: 37px;
    margin: 0px;
    border: none 0px;
    color: White;
    font-weight: bold;
    font-size: 14px;
}

.divPromoLeftCorner {
    background-image: url("../Images/TimingTital_LeftImg.jpg");
    background-repeat: repeat;
    float: left;
    height: 31px;
    width: 6px;
}




.divPromoCenter {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("../Images/TimingTital_CenterImg.jpg");
    background-repeat: repeat-x;
    float: left;
    height: 33px;
    text-align: center;
    width: 203px;
}

.sphead {
    height: 33px;
    width: 215px;
}




.spanPromoHeader {
    color: White;
    display: block;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding-top: 7px;
}


#promohead {
    color: White;
    display: block;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding-top: 7px;
}




.divPromoRightCorner {
    -moz-background-clip: border;
    -moz-background-origin: padding;
    -moz-background-size: auto auto;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("../Images/TimingTital_RightImg.jpg");
    background-repeat: repeat;
    float: left;
    height: 31px;
    width: 6px;
}

.tdControl2 {
    padding-left: 10px;
    padding-right: 5px;
    vertical-align: top;
    float: left;
}

.ControlHeader1 {
    background: url("../Images/PromotionBg.jpg") repeat-x scroll 0 0 transparent;
    color: White;
    display: block;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    height: 33px;
    vertical-align: middle;
    width: 236px;
}






/**/
.promohead {
    width: 256px;
    height: 32px;
    margin-left: 12px;
}

.promoleft {
    float: left;
    height: 31px;
    width: 8px;
    background: url('../Images/TimingTital_LeftImg.jpg');
}

.promoright {
    background: url('../Images/TimingTital_RightImg.jpg');
    float: left;
    height: 31px;
    width: 8px;
}

.promotext {
    color: #000;
    display: block;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px;
}

.promocenter {
    border-left: medium none;
    border-right: medium none;
    border-top: 1px solid #E0E0E0;
    float: left;
    height: 30px;
    text-align: center;
    width: 90%;
    background: url('../Images/TimingTital_CenterImg.jpg') repeat;
}

.btnReorderDisabled_1 {
    background: url(../Images/btnReorderDisable1.jpg) no-repeat;
    height: 37px;
    width: 37px;
    margin: 0px;
    border: none 0px;
    color: White;
    font-weight: bold;
    font-size: 14px;
    text-decoration: line-through;
}

.btnReorderDisabled_2 {
    background: url(../Images/btnReorderDisable2.jpg) no-repeat;
    height: 37px;
    width: 37px;
    margin: 0px;
    border: none 0px;
    color: White;
    font-weight: bold;
    font-size: 14px;
    text-decoration: line-through;
}

.btnReorderDisabled_3 {
    background: url(../Images/btnReorderDisable3.jpg) no-repeat;
    height: 37px;
    width: 37px;
    margin: 0px;
    border: none 0px;
    color: White;
    font-weight: bold;
    font-size: 14px;
    text-decoration: line-through;
}

#divHomePageBottom {
    /*border-bottom: solid 1px white;*/ /* margin-top: 1px;*/
}

#divHomePageSpecialOffer {
    float: left;
    width: 237px;
    height: 200px;
    margin: 0px 0px 0px 0px;
}

#divSpecialImage {
    /* border: 2px solid #808080;*/
    width: 240px;
    height: 200px;
}

.tdControl {
    padding-left: 8px;
    padding-right: 4px;
    vertical-align: top;
}

.ControlHeader {
    background-position: url(../Images/ControlHeaderBg.jpg) repeat-x;
    background: url(../Images/ControlHeaderBg.jpg) repeat-x;
    height: 33px;
    vertical-align: middle;
    font-size: 15px;
    padding-top: 7px;
    font-weight: bold;
}

#divTimeTable {
    width: 213px;
    height: 190px;
    background: url(../Images/TimeTableBg.jpg) no-repeat;
    text-align: left;
    padding-top: 10px;
}

#tblDisplayBusinessHours {
    margin-left: 10px;
}

#tdTestimonialImage {
    background: url(../Images/HomeTestimonial.jpg) no-repeat;
    width: 214px;
    height: 69px;
}

#divTestimonialContenet {
    width: 213px;
    height: 190px;
    background: #f9edd5;
}

#divHomeTestimonials {
    height: 150px;
    text-align: left;
}

#divTestimonialText {
    padding-left: 5px;
    padding-right: 5px;
    height: 3.2cm;
}

#divEditor {
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}

#divShowAllTestimonials {
    text-align: right;
    padding-right: 10px;
    vertical-align: top;
    background-color: #faedd5;
}

#tblEventAndTestimonials {
}

#divShowAllTestimonials a {
    color: Red;
    text-decoration: none;
}

    #divShowAllTestimonials a:hover {
        text-decoration: underline;
    }
/* End Home Page */
/* About Us Page */
#AboutUsPageContainer {
    text-align: center;
}
/* End About Us Page */
/* Contact Us Page */
#divContactUsPage {
    text-align: left;
    width: 100%;
}

#divContactUsCustomerDetail {
    width: 400px;
    float: left;
    padding: 10px;
}

#tdContactUsDetail {
    vertical-align: top;
    padding-top: 20px;
}

#lblContactUsMessage {
    font-size: 13px;
}

#tblContactUsDetail {
    width: 400px;
}

.tdTblContactDetailLeft {
    text-align: right;
    width: 100px;
}

.tdTblContactDetailRight {
    text-align: left;
}

#divContactUsAddressDetails {
    float: right;
    vertical-align: top;
    width: 280px;
    padding: 25px 0px 25px 0px; /* background: url(../Images/Contact.jpg) no-repeat bottom right;     background-position: 10px 150px;*/
    height: 100px;
}

.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;
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 20px; /*background: #f9ffe9;     border: 1px solid #58d000;*/
    margin-bottom: 10px;
}

#ContactUsContent {
    /*  border: 1px solid #8F8F69;*/
    width: 725px;
    float: right;
    margin-right: 10px;
    margin-bottom: 10px;
    border: solid 1px #6FBB48;
}

/* End Contact Us Page */
/* Login Page */
.LoginButton {
    border: none;
    background: url(../Images/login.gif) no-repeat;
    height: 25px;
    width: 87px;
    margin-top: 5px;
}

.LoginCancel {
    margin-top: 5px;
    border: none;
    background: url(../Images/cancel.gif) no-repeat;
    height: 25px;
    width: 95px;
}
/* End Login Page */
.CreateUserRegiter {
    border: none;
    background: url(../Images/register.gif) no-repeat;
    height: 25px;
    width: 87px;
}

.MyProfileUpdate {
    border: none;
    background: url(../Images/update.gif) no-repeat;
    height: 25px;
    width: 95px;
    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: #FFCC66;
    color: #333333;
}

.ViewOrderGridViewSelectedRowStyle {
    background-color: #FFCC66;
    color: Navy;
    font-weight: bold;
}

.ViewOrderGridViewHeaderStyle {
    color: White;
    background-color: #990000 !important;
    font-weight: bold;
}

.tblMenuManagement {
    padding-bottom: 10px;
}

.ViewOrderGridViewAlternatingRowStyle {
    background-color: White;
}

#ChangePassWord {
    text-align: left;
    padding-left: 300px;
}

#divDirectionSiteMapPath {
    display: none;
}

#DirectionBorder {
    height: 452px;
    width: 562px;
    border: 1px solid #8F8F69;
    margin-bottom: 20px;
}

#orderCheckout {
    margin-left: 5px;
    margin-right: 5px; /*background:#EDFDBD;*/
}

.Addons {
    color: Black;
}

.PanelLeft {
    padding-left: 240px; /*background: #edfdbd;     border: 1px solid #618864;*/
}

.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;
    cursor: pointer;
}

.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;
}

#divContainer {
    /*background: #fff;*/
    /*float: left;*/
    width: 950px; /*  background-color: #F9FFE9;*/ /* border: solid 1px #6FBB48;*/
    background-color: #fff;
    margin:auto;
}



.RadPanelCssClass {
    width: 200px;
}

.lblDirections {
    padding-top: 10px;
    text-align: center;
}

#DirectionContainer {
    text-align: left;
    padding-top: 20px;
    margin-left: 5px;
    margin-right: 5px; /*background: #f9ffe9;*/ /*border: 1px solid #6fbb48;*/
    margin-bottom: 10px;
}

#DirectionContent {
    float: right;
    width: 725px;
}

#divDirectionContainer {
}

#divDirectionMap {
    float: left;
    padding: 10px 0px 10px 10px;
}

#divGetDirections {
    padding-left: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    border: solid 1px #6FBB48;
    margin-bottom: 5px;
    width: 565px;
}

#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: #500405;
    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;
}

.tdIdirection {
    vertical-align: middle;
    color: #69462f;
    font-size: 14px;
}

.tdSendDirection {
    height: 7px;
    padding-top: 7px;
}

#tdSMSType {
    vertical-align: top;
    text-align: right;
}

.tdddlMobile {
    text-align: left;
    vertical-align: top;
    padding-left: 11px;
}

#tdMobile {
    text-align: right;
    vertical-align: middle;
}

.cusLabel1 {
    text-align: left;
    color: #241100;
    padding-right: 40px;
}

.OrderCheckoutConfirm {
    border: none;
    background: url(../Images/confirm.gif) no-repeat;
    height: 25px;
    width: 87px;
    cursor: pointer;
}

.OrderCheckoutSubmit {
    border: none;
    background: url(../Images/confirm.gif) no-repeat;
    height: 25px;
    width: 87px;
    margin-right: 200px;
    cursor: pointer;
}

.visacard {
    font-size: small;
}

.ContactUSAddress {
    width: 250px;
}

#tdContactUsSubmitbtn {
    padding-left: 150px;
}

#diveditorder {
    padding-right: 100px;
}

.SubmitOrder {
    text-align: center;
    padding-top: 15px;
}

#LoginContianer {
    margin-left: 5px;
    margin-right: 5px;
}

#VerifyContainer {
    background-color: #e7cc97;
}

#MessageContainer {
    background: black;
    color: Yellow;
    padding: 10px;
}

.account_link {
    text-decoration: none; /*   font-weight: bold;*/
}

#SubMasterPageDiv {
    margin-left: 5px;
    margin-right: 5px;
    text-align: left;
}

#CreateUserContainer {
}

#RecoverPassWordContainer {
    margin-left: 5px;
    margin-right: 5px;
}

#ContactUsMenu {
    float: left;
    background: #f6e4ab;
    border: 1px solid #e7a944;
    margin-left: 5px;
    width: 190px;
}

.ContactStaticSelectedStyle a {
    width: 190px;
    font-weight: bold;
    color: White; /* background-color: #932929; /* background:url("../Images/SelectedCategoryBg.jpg") repeat-x scroll 0 0 transparent;*/
}

.ContactStaticSelectedStyle {
    width: 190px;
    font-weight: bold;
    color: White;
    background-color: #ffaa46; /*  background:url("../Images/SelectedCategoryBg.jpg") repeat-x scroll 0 0 transparent;*/
}

.ContactStaticHoverStyle {
    width: 190px;
    font-weight: bold; /* background:url("../Images/SelectedCategoryBg.jpg") repeat-x scroll 0 0 transparent;*/
    background-color: #ffaa46;
}

.ContactStaticMenuStyle {
    width: 190px;
    font-weight: bold;
    color: Black;
    font: 12px SegoeUI, Arial, sans-serif bold;
}

.ContactMenu {
    color: White;
}

.ContactStaticMenuItemStyle a {
    font-size: 13px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 98px;
}

    .ContactStaticMenuItemStyle a:hover {
        color: White;
        background: #ffaa46;
    }

.ContactStaticMenuItemStyle {
    font-size: 13px;
    font-weight: bold;
    color: Black;
    padding-top: 5px;
    padding-bottom: 10px; /* border-top: solid 1px #8f6d2b;*/
}






.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 {
    background: #FFAA46;
}

    .AdminStaticSelectedStyle a, .AdminStaticHoverStyle a:hover {
        color: White;
    }

.AdminMenu {
    background-position: #fee3d8;
    color: #571a17;
    background: #F6E4AB;
    height: 33px;
    border-top: solid 1px #DD8100;
    border-left: solid 1px #DD8100;
    border-right: solid 1px #DD8100;
}

.AdminStaticMenuItemStyle {
    font: 12px SegoeUI, Arial, sans-serif bold;
    padding: 3px;
    padding-bottom: 9px;
    padding-top: 9px;
    font-weight: bold;
    color: Black;
}

#AdminContent {
    border: solid 1px #FFAA47;
    width: 864px;
    margin-bottom: 10px;
    margin-left: 35px;
}


#DirectionMenu {
    background: #f6e4ab;
    float: left;
    width: 200px;
    margin-left: 5px;
    border: 1px solid #dd8100;
}

.DirectionMenu {
    color: White;
}

.DirectionStaticMenuItemStyle {
    font-weight: bold;
    color: Black;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 1px;
    line-height: 10px;
    width: 190px; /*  border-top: solid 1px #a7833d;*/
    padding-left: 5px;
    float: left;
}

.DirectionStaticSelectedStyle {
    /*  background:url("../Images/SelectedCategoryBg.jpg") repeat, scroll 0 0 transparent;*/
    color: White;
    background-color: #ffaa46;
    width: 190px;
}

.DirectionStaticHoverStyle {
    /*background:url("../Images/SelectedCategoryBg.jpg") repeat ,repeat-y scroll 0 0 transparent;*/
    font-weight: bold;
    background-color: #ffaa46;
    color: White;
    width: 190px;
}

.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 {
    font-weight: bold;
}

    .DirectionStaticMenuItemStyle a:hover {
        color: White;
    }

#tdDirectionView {
    text-align: left;
    padding-left: 20px;
}

#RestaurantLogo {
    border: none;
    height: 123px;
    width: 446px;
    margin-left: 10px;
    margin-top: 10px;
}

#RestaurantLink {
    text-decoration: none;
    cursor: pointer;
    border: none;
}

.tdRule {
    text-align: left;
    font-weight: bold;
    font-size: 13px;
}

.tdDescription {
    text-align: left;
    font-size: 13px;
    padding-left: 20px;
}

.btnSubmitQuickContact {
    background: url(../Images/submit.gif) no-repeat;
    border: none;
    height: 25px;
    width: 87px;
    cursor: pointer;
}

#CateringConiner {
    text-align: left;
    padding: 25px;
}

#tblCateringConiner {
    /*text-align: center;     float: left;     margin-left: 100px;*/
    margin-top: 20px;
    margin-left: 150px;
}

.tdTableBookingRight {
    padding-left: 5px;
    padding-bottom: 2px;
    float: left;
    width: 10cm;
    text-align: left;
    vertical-align: top;
}

#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;
    line-height: 30px;
    vertical-align: top;
    width: 169px; /*     text-align: right;     padding-right: 3px;     vertical-align: top;     padding-top: 2px;     width:169px;*/
}

.CalenderImage {
    background: url(../Images/Calendar.png) no-repeat;
    border: none;
    width: 16px;
    height: 16px;
}

#tdCateringBtnSubmit {
    padding-top: 10px;
    width: 500px;
    text-align: center;
}

#tdCateringBtnSubmit1 {
    padding-top: 10px;
    text-align: center;
}

.CreateUserStyleLabel {
    width: 150px;
    text-align: right;
    padding-left: 200px;
}

.CreateUserStyleTextbox {
    text-align: left;
}

#divDirectionFlash {
    width: 669px;
    height: 704px;
    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;
    margin-top: 10px;
}

.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: 320px;
    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/Phone.png) no-repeat right;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.optemail {
    background: url(../Images/Email.png) no-repeat right;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#td2DirectionsSMSType {
    padding-bottom: 7px;
}

.lblCountryCode {
    display: none;
}

#td2DirectionsYourMsg {
    padding-top: 5px;
}

#divPriavcyPolicy {
    cursor: Pointer;
}

.PrivacyPolicy {
    text-decoration: none;
    color: #c8e45b;
    cursor: Pointer;
}

#divSurveyErrorMessage {
    margin-top: 10px;
    text-align: center;
}

.lblSurveyErrorMessage {
    color: red;
}

.lblTableBookingErrorMessage {
    color: Red;
}

.lblCateringErrorMessage {
    color: Red;
}

.ContactUsMessage {
    color: Red;
    margin-left: 80px;
}


/*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;
    padding-bottom: 10px;
    border-bottom: dotted 2px #d4d4d4;
}

.TestimonialTitle {
    text-align: left;
    color: #00507d;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
}

.TestimonialText {
    text-align: justify;
    font-size: 12px;
    padding-bottom: 6px;
    padding-left: 30px;
    padding-right: 30px; /*padding-top: 20px;*/
    font-size: 17px;
    font-style: normal; /*font-family: 'Lucida Handwriting;*/
    font-family: Arial;
}

.TestimonialSource {
    text-align: right;
    padding-top: 10px;
    padding-right: 30px;
    color: #404040;
    font-size: 16px;
    width: 28%;
    float: right;
    font-family: Sans-Serif;
    font-weight: bold;
}

/*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: #a36966;
}

.CartGrid {
    border: solid 1px #dd8100;
    background: #fff3cc;
}

.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 #6FBB48;
    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;
}

#CakeText {
    color: Red;
    font-weight: bold;
}

.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;
}*/
/************End Style of Events Page *****************/


.hlReorderLink {
    cursor: pointer;
}

#divReorderLink {
    background: url(../Images/ReorderText.jpg) no-repeat;
    width: 90px;
    height: 25px;
    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: 87px;
    height: 25px;
    border: none;
    cursor: pointer;
}

.InvoiceCancel {
    background: url(../Images/cancel.gif) no-repeat;
    width: 95px;
    height: 25px;
    border: none;
    cursor: pointer;
}

.RNTClass {
    text-align: right;
}

#divCompanyNameFooter {
    /*background:#399929;*/
    vertical-align: top; /*margin-top:20px;*/
    height: 67px;
}

    #divCompanyNameFooter td {
        vertical-align: middle;
    }

#divSubwayAndBuses {
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.ifrmSubwayAndBuses {
    width: 100%;
    height: 320px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 20px;
}



.hlReorderLink {
    cursor: pointer;
}

#divReorderLink {
    background: url(../Images/ReorderText.jpg) no-repeat;
    width: 90px;
    height: 25px;
    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 {
    background: none repeat scroll 0 0 #F5EBD2;
    border: 1px solid #D8AD9C;
    height: 114px;
    margin-left: 2px;
    margin-top: 5px;
    padding-top: 5px;
    text-align: center;
    vertical-align: top;
}

.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: 95px;
    height: 25px;
    border: none;
    cursor: pointer;
}

.RNTClass {
    text-align: right;
}

#divCompanyNameFooter {
    /*background:#399929;*/
    vertical-align: top; /*margin-top:20px;*/
    height: 67px;
}

    #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 *****************/
#divEventsContainer {
    padding-top: 10px;
    padding-left: 10px;
    margin-bottom: 10px;
}

#EventLeft {
    vertical-align: top;
}

#divEventCategory {
    border: solid 1px #d7af5b;
    width: 200px;
}

#EvetRight {
    vertical-align: top;
    width: 700px;
}

#tdEventDateLeftCurve {
    background: url(../Images/LeftDateCurve.jpg) no-repeat;
    height: 28px;
    width: 12px;
}

#tdEventDateContent {
    background: url(../Images/DateBg.jpg) repeat-x;
    font-weight: bold;
    color: Black;
}

#tdEventDateRight {
    background: url(../Images/RightDateCurve.jpg) no-repeat;
    height: 28px;
    width: 12px;
}

#tdEventTopLeft {
    background: url(../Images/EventTopLeftCorner.jpg) no-repeat;
    width: 46px;
}

#tdEventTop {
    background: url(../Images/EventTopBg.jpg) repeat-x;
    height: 38px;
}

#tdEventTopRight {
    background: url(../Images/EventTopRightCorner.jpg) no-repeat;
    width: 46px;
}

#tdEventLeft {
    background: url(../Images/EventLeftBg.jpg) repeat-y;
    width: 46px;
}

#tdEventRight {
    background: url(../Images/EventRightBg.jpg) repeat-y right;
    width: 46px;
}

#tdEventBottomLeft {
    background: url(../Images/EventBottomLeftCorner.jpg);
    width: 46px;
}

#tdEventBottom {
    background: url(../Images/EventBottomBg.jpg);
    height: 38px;
}

#tdEventBottomRight {
    background: url(../Images/EventBottomRightCorner.jpg);
    width: 46px;
}

#tdEventContainer {
    background: white;
}

#tdEventImage {
}

.tdEventLeft {
    text-align: right;
    font-weight: bold;
    padding-top: 7px;
    padding-bottom: 7px;
}

.tdEventRight {
    text-align: left;
    padding-left: 3px;
}

#tdEventcontent {
    padding-left: 30px;
}

.tblEventDescription {
    border: solid 1px #e3ba69;
}

.tdEventDescriptionTitle {
    background: url(../Images/EventDescriptionBg.jpg) no-repeat top left;
    text-align: left;
    color: White;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-left: 10px;
}

.tdEventDescription {
    text-align: left;
}

#tblEventDate {
    margin-left: 30px;
}

#tblEvent {
    width: 650px;
    margin-left: 30px;
    border: solid 1px white;
}

.divEventDate {
    text-align: left;
}

.divEvent {
    text-align: left;
    margin-bottom: 15px;
}

.divEventDescription {
    height: 50px;
    overflow: auto;
    padding: 10px;
    padding-right: 0px;
}

.imgEventImage {
    width: 175px;
    height: 100px;
}

.imgEventImageNone {
    display: none;
}

.divNoEventFound {
    font-size: 15px;
    font-weight: bold;
    padding-top: 20px;
}
/************End Style of Events Page *****************/

/************Start Style 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: 95px;
    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 {
    font-size: x-small;
    color: #333333;
    font-size: 13px;
    margin: 10px;
    clear: both;
    margin-top: 20px;
}

.ViewOrderDashBoardGridViewFooterStyle {
    color: White;
    background-color: #990000;
    font-weight: bold;
}

.ViewOrderDashBoardGridViewRowStyle {
    color: #333333;
    background-color: #FFFBD6;
}

.ViewOrderDashBoardGridViewCommandFieldItemStyle {
    color: Blue;
}

.ViewOrderDashBoardGridViewPagerStyle {
    background-color: #FFCC66;
    color: #333333;
}

.ViewOrderDashBoardGridViewSelectedRowStyle {
    background-color: #FFCC66;
    color: Navy;
    font-weight: bold;
}

.ViewOrderDashBoardGridViewHeaderStyle {
    color: White;
    background-color: #990000;
    font-weight: bold;
    height: 25px;
}

.ViewOrderDashBoardGridViewAlternatingRowStyle {
    background-color: White;
}

.lblMesssageForDashBoard {
    font-weight: bold;
    color: Black;
    width: 100%;
    font-size: 14px;
}

.ViewOrderDashBoardGridViewPagerStyleAmtPaid {
    padding-left: 10px;
}

.ViewOrderDashBoardGridViewEmptyRowStyle {
    text-align: center;
}

.btnViewInvoiceForDashBoard {
    border: none 0px;
    background: url(../Images/ViewDashBoard.gif) no-repeat;
    height: 25px;
    width: 76px;
    cursor: pointer;
    margin: 0px;
}

.btnPrintInvoiceForDashBoard {
    border: none 0px;
    background: url(../Images/PrintDashBoard.gif) no-repeat;
    height: 25px;
    width: 76px;
    cursor: pointer;
    margin: 0px;
}

.btnViewLiveOrders {
    background: #ed5802 url(../Images/ViewLiveOrder.gif) repeat scroll 0 0;
    height: 30px;
    width: 702px;
    cursor: pointer;
    color: White;
    font-weight: bold;
    font-size: 16px;
    border: solid 1px #ed5802;
    margin: 0px;
    padding: 0px;
}

#divNavigateToDashBoard {
    text-align: center;
}

#spanNewOrders {
    font-size: 14px;
    font-weight: bold;
}

.btnUnifiedDashboardRefresh {
    cursor: pointer;
    border: none 0px;
    background: url(../Images/refresh.gif) repeat scroll 0 0;
    height: 25px;
    width: 91px;
}
/*end of dashboard styles*/



/* (START) Styles  For 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;
}

.lblSpecificTimeSlotForOutsideBusinessHoursBlink {
    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;
}
/*********** END OF STYLESHEET FOR ORDER CONFIRMATION ************/



/*********** Stylesheet For Media Gallery ************************/
#MediaGalleryContainer {
}

#MediaGalleryMenu {
    float: left;
    background: #f7a88c;
    padding-top: 10px;
    padding-bottom: 10px; /*   width: 196px;*/
    margin-top: 20px;
}

#VideoGalleryContent {
    /*float: left;      margin-top: 0px;     width: 700px;     margin-right: 10px;     margin-bottom: 0px;*/
}

#tblGallery {
    float: left;
}

#tdVdGalleryContainer {
    padding-top: 50px;
    text-align: left;
    width: 110px;
    padding-left: 60px;
    text-align: center;
    vertical-align: top;
}

#divVdGallery {
    font-weight: bold;
    font-family: Arial;
}

.VdGalleryLink {
    text-decoration: none;
    color: #853A30;
}

#divVdGalleryIcon {
    width: 23px;
    height: 23px;
    cursor: pointer;
}

#divVdGalleryIconContainer {
    margin-top: 5px;
    margin-left: 45px;
    text-align: left;
    margin-right: 45px;
}

.VdGalleryLink #divVdGallery:hover {
    text-decoration: underline;
}

.VdGalleryLink:hover {
    text-decoration: underline;
}

.tblVideoGalleryThumb {
    background: #ffffff;
    border: solid 1px black;
}

.tblVideoGalleryThumbSelected {
    background: #c89f50;
    border: solid 1px black;
}

    .tblVideoGalleryThumbSelected .divVideoLable a {
        color: White;
    }


.divVideoLable {
    font-weight: bold;
    text-align: left;
}

    .divVideoLable a {
        color: #000;
    }

.tdVideoDescription {
    padding: 3px;
}

.tdThumbText {
    text-align: left;
    vertical-align: top;
    width: 255px;
    padding-left: 5px;
    line-height: 15px;
}

/*********** End of Stylesheet For Media Gallery *************/


/**************Start Style for Announcement **********************/
#divEventsContainer {
    padding-top: 10px;
    text-align: left;
}

#divAnnouncementItemTemplate {
    text-align: left;
    width: 100%;
}

#divAnnouncementTitleContainer {
    clear: both;
    text-align: left;
    width: 100%;
}

#tblAnnouncementTitle {
    width: 100%;
}

.lnkAnnouncementTitle {
    font-size: 16px;
    font-weight: bold;
    color: #2D5C0C;
    text-decoration: none;
}

    .lnkAnnouncementTitle:hover {
        text-decoration: underline;
    }


.lblAnnouncementTiming {
    color: #000;
}

.imgAnnouncement {
    width: 250px;
    height: 150px;
}

#divAnnouncementImageAndDescriptionContainer {
    padding-top: 5px;
    text-align: center;
}

#divAnnouncementDescriptionContainer {
    padding: 5px;
    font: left;
}

#divAnnouncementContainer, #divPastAnnouncementContainer {
    text-align: left;
}

#divAnnouncementNavigationContainer {
    margin-left: 10px;
    margin-right: 10px;
    background-color: #6fbb48;
}

#divPastAnnouncementTitle, #divAnnouncementTitle {
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    background-color: #FBC275;
    padding-top: 10px;
    height: 23px;
    padding-left: 30px;
    color: #000;
    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;
    width: 100%;
}

#divAnnouncementSeperator {
    width: 100%;
    height: 1px;
    border-bottom: dashed 1px #adadad;
}

.divAnnouncementContentContainer, .divPastAnnouncementContentContainer {
    padding-left: 10px;
    padding-right: 10px;
}

.NoEventFound {
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    padding-top: 15px;
}

.Annnav {
}

.hlnkAnnouncementLink {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    display: block;
}

    .hlnkAnnouncementLink:hover {
        color: #000;
        display: block;
    }

.Annmenu-left {
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    margin-left: 10px;
    cursor: pointer;
}

.Annmenu-mid {
    height: 23px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    cursor: pointer;
    padding-top: 5px;
}

.Annmenu-right {
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    cursor: pointer;
}

.Annmenu-left-active {
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    margin-left: 10px;
    cursor: pointer;
}

.Annmenu-mid-active {
    height: 23px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    cursor: pointer;
    padding-top: 5px;
    color: #000000;
}

.Annmenu-right-active {
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    cursor: pointer;
}

.hlnkAnnouncementLink:hover .Annmenu-left {
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    margin-left: 10px;
    cursor: pointer;
}

.hlnkAnnouncementLink:hover .Annmenu-mid {
    height: 23px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    cursor: pointer;
    padding-top: 5px;
}

.hlnkAnnouncementLink:hover .Annmenu-right {
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    cursor: pointer;
}

#tdAnnouncementIconImage {
    vertical-align: top;
    text-align: left;
    width: 28px;
}

#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: #000;
}

.divAnnouncementViewMore {
    clear: both;
    text-align: right;
    padding-bottom: 5px;
}

/* START (EventDetails.aspx) START */

#divPublicationDetailBreadCrumb {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 10px;
    background: #6fbb48;
}

#divEventDetailContainer {
    text-align: left;
    width: 950px;
}

#tblEventDetail {
    margin: 0px 20px 20px 20px;
    width: 910px;
}

#divAnnoucementDetailHeaderTitle {
    background-color: #FBC275;
    height: 30px;
    margin-top: 10px;
    padding-left: 10px;
    padding-top: 5px;
}

.lblAnnoucementDetailTitle {
    font-size: 18px;
    font-weight: bold;
    color: #000;
}

#divAnnoucementDetailTimings {
    font-weight: bold;
    padding: 5px;
    padding-left: 10px;
    color: #35434c;
}

#divAnnoucementDetailDescriptionContainer {
    padding: 5px;
    text-align: center;
}

#divBackToPublication {
    padding-top: 5px;
    padding-right: 20px;
    text-align: right;
}

.BackToPublication {
}

.BreadcrumbNode {
    color: #000;
    text-decoration: underline;
}

.BreadcrumbCurrentNode {
    color: #000;
}

#divAnnoucementDetailImageContainer {
    text-align: center;
}

/* END   (EventDetails.aspx)   End */

.hyperlinkEventTitle {
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

    .hyperlinkEventTitle:hover {
        text-decoration: underline;
    }

/**************End Style for Announcement **********************/




/*Footer*/
#imgTwitterIcon {
    background: url("../Images/TwitterImage.jpg") no-repeat;
    height: 26px;
    width: 26px;
}

#divImgDescription {
    display: none;
}

#divFoodTypeVegetarian {
    display: none;
}

.tdimgVideoThumb {
    padding-top: 4px;
    padding-left: 4px;
}

#tdPromotionLeftNavigationContainer {
    height: 5cm;
    width: 6cm;
}

.GalleryStyle p {
    text-align: center;
}

.GalleryStyle {
    float: right;
}

.divVideoPostedOn {
    font-size: 10px;
}

#divJITPcontainer {
    width: 240px;
    height: 200px;
}

.divSelectedGallery {
    background: url("../Images/arrow.jpg") no-repeat scroll right top #ffaa46;
    height: 89px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 20px;
    padding-top: 15px;
    padding-bottom: 5px;
    text-align: left;
    width: 128px;
    font-weight: bold;
}

#divGalleryNavigation {
    background: none repeat scroll 0 0 #F7E4AC;
    border: 1px solid orange;
}

.ItemStyleCss {
    background-color: #6fbb48;
    padding: 10px;
    border: Solid 1px #B9B6AA;
}

.lkbtnGallery {
    margin-bottom: 10px;
    color: #000;
}

.lkbtnSelectedGallery {
    color: #fff;
}

.divUnSelectedClassGallery {
    margin-top: 20px;
    margin-bottom: 10px;
}

#tdGallery {
    padding-left: 50px;
    padding-top: 50px;
}

.GalleryStyle {
    text-align: center;
}

#OrderFormContainer {
    /*background-color: #f9ffe9;*/
    float: left;
    width: 950px;
    text-align: left; /*border: 1px solid #6fbb48;*/
    margin-bottom: 10px;
}

.tdCakeOrderright {
    padding-top: 5px;
    padding-bottom: 5px;
}

.tdCakeOrderLeft {
    text-align: right;
    padding-right: 3px;
    vertical-align: top;
    padding-top: 9px;
}

.txtDecoration {
    width: 400px;
}

#tblCakeOrderFormContainer {
    float: left;
    width: 540px;
    margin-left: 10px;
}

.divText {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: medium;
}

.spanStyle {
    margin-left: 10px;
    color: Gray;
}

.btnSubmitOrder {
    background: url(../Images/Submit.gif) no-repeat;
    border: none;
    height: 31px;
    width: 95px;
    cursor: pointer;
    margin-bottom: 10px;
}

.divContinue {
    background: url("../Images/continue.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 31px;
    margin: 25px auto;
    width: 95px;
}

.ContinueLabel {
    margin-top: 20px;
}

#tdCakeOrderBtnSubmit {
    padding-top: 10px;
    padding-left: 400px;
}

.Address {
    width: 215px;
}

#tblCustomerInfo {
    width: 100%;
    margin: 0 auto;
    float: left;
}

.WaterMarkClass {
    color: #cbcbcb;
    font-weight: bold;
}

#CakeOrder {
    background: transparent url(../Images/CakeBGnew.jpg) no-repeat scroll right bottom;
    float: right;
    height: 590px;
    margin-left: 20px;
    width: 370px;
}
/*end of cake order info page.*/
/********** START OF STYLESHEET FOR JIT-ADMINISTRATION ***********/



#imgJitImage {
    display: none;
}

#divSpecialTitle {
    display: none;
}

.pnlJITMgmtContent {
    background-color: #f0e8d1;
    border: solid 1px #898962;
    margin: 25px;
    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;
}

#radEditorJITContent {
    height: 340px;
}

#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: 98%;
    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: 96px;
}

.btnPreviewJIT {
    cursor: pointer;
    border: none 0px;
    background: url(../Images/preview.gif) no-repeat scroll 0 0;
    height: 25px;
    width: 96px;
}

#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: 95px;
    cursor: pointer;
}

.divlblActiveStatus {
    width: 6cm;
    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;
    min-height: 14px;
    color: White;
    font-weight: bold;
    padding-top: 20px;
}

.JITManagementDLSTPromoList .divJITDate {
    text-align: center;
    padding: 3px;
    padding-top: 8px;
    font-weight: normal;
    border-top: dotted 1px gray;
}

.reContentCell {
    height: 340px;
}

.JITManagementDLSTPromoList .left .active {
    color: Green;
    font-weight: bold;
}

.JITManagementDLSTPromoList .left .inactive {
    color: Red;
    font-weight: bold;
}

.JITManagementDLSTPromoList .left {
    float: left;
    padding-top: 5px;
    width: 65%;
}

.JITManagementDLSTPromoList .right {
    float: right;
}

.JITManagementDLSTPromoList .divJITActions {
    padding: 3px 0px 0 10px;
}

.JITManagementDLSTPromoList .hlkEditJIT {
    background: url(../images/icon_edit.gif) no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 16px;
    width: 16px;
}

.JITManagementDLSTPromoList .hlkCopyJIT {
    background: url(../images/icon_copy.gif) no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 16px;
    width: 16px;
}

.JITManagementDLSTPromoList .btnDeleteJIT {
    background: url("../Images/icon_delete.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 16px;
    width: 16px;
}

.JITManagementDLSTPromoList table.tblJITActions td {
    padding-right: 7px;
}

.JITManagementDLSTPromoList table {
    background-color: #dcceac;
    padding: 5px 0 5px 10px;
}

.JITManagementDLSTPromoList #divPreviewJIT:hover table {
    background-color: #c8af70;
    padding: 5px 0 5px 10px;
}

/*********** END OF STYLESHEET FOR JIT-ADMINISTRATION ************/

/*VIP Registration*/

#divVIPRegistrationPage {
    width: 382;
    height: 482;
}
/*End*/



/*himu*/

.tableRegisterVIC {
    width: 950px;
}

    .tableRegisterVIC .title {
        color: #000;
        font-family: arial;
        font-size: 18px;
        font-weight: bold;
        padding: 20px;
        text-align: center;
        background: #fff;
    }

.tdRegisterVICHeader {
    height: 120px;
    background-color: #6fbb48;
}

    .tdRegisterVICHeader .divHeaderContent {
        width: 500px;
        font-family: arial;
        font-size: 15px;
        float: left;
        font-weight: bold;
        color: #201414;
        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 {
    float: right;
    margin-right: 100px;
    background: url('../Images/VICRegisterHeader.png') no-repeat;
    height: 109px;
    width: 146px;
    margin: 5px;
    margin-right: 90px;
}

.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: 92px;
}

#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*/
#lblError {
    text-align: center;
}





/************Resources Page****************************/


.ResourcesTitle {
    color: Orange;
    font: 14px;
    font-weight: bold;
    text-decoration: none;
    width: 98%;
    margin-top: 13px;
}

    .ResourcesTitle a {
        color: Orange;
        font: 14px;
        font-weight: bold;
        text-decoration: none;
        padding-bottom: 10px;
    }


        .ResourcesTitle a:hover {
            color: Orange;
            font: 14px;
            font-weight: bold;
            text-decoration: underline;
            padding-bottom: 10px;
        }

.tdResourcesDescription {
    /* padding-bottom: 10px;*/
}

.Diffline {
    width: 100%;
    border-top: solid 1px #d3d1cf;
}


.ResourcesContainer {
    width: 700px;
}

.ResourcesContainer1 {
    width: 950px;
}

    .ResourcesContainer1 .Icon {
        background: url("../Images/bullet_arrow.jpg") no-repeat;
        height: 11px;
        width: 15px;
        float: left;
        margin-top: 2px;
    }

.partline {
    border-bottom: 1px dotted #000000;
    float: left;
}

.IconAdmin {
    background: url("../Images/bullet_arrow.jpg") no-repeat;
    height: 11px;
    width: 15px;
    float: left;
    margin-top: 15px;
}

.ResourcesDescription {
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: left;
}


#ResourcesTitle {
    background: url("../Images/title_bkg.jpg") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-weight: bold;
    height: 28px;
    padding-left: 5px;
    padding-top: 5px;
    text-align: left;
    font-size: 14px;
}


.btnAddNewResources {
    background: url("../Images/AddResources.gif");
    border: medium none;
    cursor: pointer;
    height: 25px;
    margin-bottom: 5px;
    width: 140px;
}

.lnkReOrderResources {
    background: url("../Images/ChangeOrder.gif");
    border: medium none;
    cursor: pointer;
    height: 25px;
    margin-bottom: 5px;
    width: 140px;
}


#tblViewResources {
    margin: 30px;
}

.btnPublishResources {
    background: url("../Images/Add.gif");
    border: medium none;
    cursor: pointer;
    height: 25px;
    margin-bottom: 5px;
    margin-left: 80px;
    width: 87px;
}

.btnPublishResourcesCancel {
    background: url("../Images/Cancel.gif");
    border: medium none;
    cursor: pointer;
    height: 25px;
    margin-bottom: 5px;
    width: 95px;
    margin-top: 5px;
}

.tdPTLabels {
    color: Green;
    text-align: right;
    font-weight: bold;
}

.tdPTControls {
    padding-top: 5px;
}



.ResourcesAdminDescription {
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 15px;
}


.ResourcesAdminTitle {
    color: Orange;
    font: 14px;
    font-weight: bold;
    text-decoration: none;
    float: left;
    width: 95%;
    margin-top: 12px;
}

    .ResourcesAdminTitle a {
        color: Orange;
        font: 14px;
        font-weight: bold;
        text-decoration: none;
        padding-bottom: 10px;
    }

.DiffAdminline {
    /*    background:none repeat scroll 0 0 #000000; float:left; margin-top:20px; width:1048%; height:1px;*/
}

.Rdesc1 {
    text-align: left;
    width: 100%;
    float: left;
    padding-bottom: 20px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #000;
}

.Rdesc {
    text-align: left;
    width: 80%;
    float: left;
    margin-bottom: 4px;
}

.RTitle {
    text-align: right;
    width: 30%;
    color: Orange;
    font-weight: bold;
    padding-left: 100px;
    padding-right: 5px;
}

#txtEditTitle {
    width: 10cm;
}

.btnSaveReOrderResources {
    background: url("../Images/Save.gif");
    border: medium none;
    cursor: pointer;
    height: 25px;
    margin-bottom: 5px;
    width: 87px;
    margin-top: 5px;
}




#ResourcesheaderAdmin {
    width: 100%;
    height: 20px;
    background: green;
}


#addheading {
    color: Orange;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 16px;
}


.ResourcesMore {
    float: right;
    text-align: right;
    color: Red;
    text-decoration: none;
}

.OrderCheckoutDistanceMessage {
    color: Red;
}

#divCateringInquiryMessage {
    text-align: left;
}

.JITTemplateUploadButton {
    cursor: pointer;
    background: url('../Images/Upload.gif') no-repeat;
    height: 25px;
    width: 87px;
    border: none;
}

.tdJITUploadTemplate {
    padding: 5px 0px 5px 0px;
}

.aHeaderLogoLink {
    outline: none;
    border: none;
}

#divHeaderLogo {
    float: left;
    height: 146px;
    margin-bottom: 15px;
    width: 235px;
}

#ReservationContainer {
    float: left;
    text-align: left;
    padding-bottom: 20px;
    padding-top: 10px;
    width: 950px;
}

/*-------- Printable Menu on menu page START --------- */
.divPrintableMenuOnMenuPage {
    background: url("../Images/PrintableMenu.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    margin-top: 5px;
    width: 140px;
    height: 15px;
    padding-bottom: 10px;
    margin-left: 22px;
}

.lnkPrintableMenuOnMenuPage {
    text-decoration: none;
    outline: none;
    border: none 0px;
}

.pnlMenuPagePrintableMenu {
    text-align: center;
    width: 140px;
    height: 25px;
    padding-bottom: 8px;
    float: left;
}

    .pnlMenuPagePrintableMenu a {
        border: 0;
        outline: none;
        width: 140px;
        height: 25px;
        cursor: pointer;
    }
/*-------- Printable Menu on menu page END --------- */

.hlkClearLoginList {
    color: #000;
}

.LinkHref {
    color: #000;
}


.PaymentOptionPanel {
    padding-left: 180px;
}

.divPayByPhoneSubmitButtonContainer {
    padding-left: 200px;
}

.divPayByPhoneLabelContainer {
    padding: 10px 0px 10px 0px;
}

#divExtraImageLink a {
    outline: none;
    border: none;
}
/*---------------------------*/
#tdPromotionContentContainer {
    text-align: left;
    width: 75%;
}

.divPromotionContentContainer table {
    margin-left: 75px;
}

.ItemSeperateorCssClass {
    height: 290px;
    width: 20px;
}

.divPromotionLeftNavigationContainer {
    background: none repeat scroll 0 0 #F6E4AB;
    padding: 10px 0 20px;
}

#divPromoTitle {
    color: White;
    font-weight: bold;
    padding-top: 20px;
}

.lblAllPromoTitle {
    font-size: 13px;
    color: Black;
}

.PromotionLeftNavigationDivSelection #divlinkPromoAll, .PromotionLeftNavigationDivSelection #divlinkPromo {
    background: none repeat scroll 0 0 white;
}

#divlinkPromo, #divlinkPromoAll {
    border: 1px solid #BA2F16;
    height: 107px;
    margin-top: 5px;
    padding-top: 9px;
    width: 128px;
}

    #divlinkPromo, #divlinkPromoAll a {
        border: medium none;
        outline: medium none;
    }


/******************** printablemenudinein Start **********************/
.printablemenudinein {
    background: #fff;
}

    .printablemenudinein #divHeader {
        background: #fff;
    }

    .printablemenudinein #divMasterPageHeader {
        display: none;
    }

    .printablemenudinein #divMenuNavigation {
        display: none;
    }

    .printablemenudinein #PrintableLogo {
        display: block !important;
        font-family: Verdana;
        font-size: 54px;
        margin: 0 0 0 0px;
        text-align: left;
        width: 946px;
        border: 2px solid #494949;
    }

    .printablemenudinein #tdtablesearch {
        display: none;
    }

    .printablemenudinein #PageFooter {
        display: none;
    }

    .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;
        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;
            background: #000;
        }

    .printablemenudinein #categories a:hover {
        text-decoration: underline; /*color: #F37811;*/
        height: 21px;
        cursor: pointer;
        color: #fff;
    }

    .printablemenudinein .menu_category a {
        color: #000;
        display: block;
        height: 40px;
        padding-left: 50px;
        font-family: arial;
        font-size: 18px;
        text-transform: uppercase;
        padding-top: 12px;
        padding-left: 0px;
        text-decoration: none;
    }

    .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: #000;
        font-size: 13px;
        margin: 0;
        font-family: Arial;
        padding: 2px 2px 2px 0px;
    }

    .printablemenudinein .item_desc {
        color: #000;
        padding-bottom: 21px;
        padding-top: 3px;
        text-align: left;
    }

    .printablemenudinein #menuCategoryContainer .menu_category {
        background: none repeat scroll 0 0 transparent !important;
    }


.orderinvoiceaspx #divContainer {
    background: #fff;
    color: #000;
}

.paypalreturnaspx #divContainer {
    background: #fff;
    color: #000;
}

.giftinvoiceaspx #divContainer {
    background: #fff;
    color: #000;
}


.PaymentOptionPanel {
    padding-left: 150px;
}

.printablemenudinein .menu_item span table tr td {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none !important;
    text-transform: none;
}

.printablemenudinein #restdetails {
    background: none repeat scroll 0 0 #fff;
    width: 910PX;
}

.printablemenudinein #categories .category:hover a, .printablemenudinein #categories .category a:hover {
    /*color: #F37811;*/
    color: #fff;
    background: #000;
    height: 21px;
    cursor: pointer;
}

.printablemenudinein #divWholePage {
    background: #fff;
    text-align: left;
}

.printablemenudinein #divContainer {
    margin: auto;
    width: 946px;
    border-bottom: 2px solid #494949;
    border-left: 2px solid #494949;
    border-right: 2px solid #494949;
    background: #fff;
}

.datamenuaspx #PrintableLogo {
}

#PrintableLogo {
    display: none;
}

.printablemenudinein #subcategories {
    display: none;
}

.printablemenudinein .menu_category h3 {
    float: left;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 0px !important;
    width: 100%;
}

.printablemenudinein #menuCategoryContainer {
    margin-bottom: 15px;
}

/******************** printablemenudinein End **********************/

.CateringHeaderContainer {
    background-color: #497f2e;
    border: solid 3px #3D671B;
    border-radius: 5px 5px 5px 5px;
    color: White;
    font-weight: bold;
    padding-bottom: 10px;
    padding-left: 150px;
    padding-top: 10px;
    text-align: left;
}

.HeaderText {
    padding: 10px 0 5px;
    text-align: center;
}

.HeaderComp {
    line-height: 17px;
    padding-bottom: 15px;
    text-align: center;
}

#tdVIPRegistrationMessage {
    color: Red;
}

.lblDirections {
    color: Red;
}

.RadPanelbar_Black {
    background: none repeat scroll 0 0 #F7E4AC !important;
    border: 3px double #FFAA47 !important;
    margin: 15px !important;
    width: 150px !important;
}

#divCateringMsg {
    font-weight: bold;
}

.divHomePageFlash {
    height: 369px;
    width: 656px;
}

.printablemenudinein #divLoginMenu {
    display: none;
}

#divCreditCard img {
    border: none;
    margin-left: 25px;
}

#divHeaderLeft {
    width: 235px;
    height: 161px;
    float: left;
}

#divHeaderRight {
    width: 715px;
    height: 161px;
    float: right;
}

#divSocialMediaMarketing {
    width: 565px;
    margin-right: 100px;
    height: 30px;
    text-align: center;
    margin-bottom: 5px;
}

#plusBox > div {
    width: 70px !important;
}

.privacypolicy {
    color: #C8E45B;
    float: left;
    font-size: 11px;
    margin-left: 40px;
    text-decoration: none;
}

#DisplayBusinessHoursTitle {
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    color: #2D5C0C;
    text-align: center;
}


.divTestimonialHeaderContainer {
    opacity: 1;
    padding: 10px 0;
    position: relative;
}

    .divTestimonialHeaderContainer table {
        padding-top: 20px;
        width: 100%;
    }

.tblTestimonialGreetingContainer {
    background-color: #497f2e;
}

.tdTestimonialHeaderText {
    padding: 0 40px 10px;
}

.tdTestimonialFeedbackButton {
    padding-bottom: 10px;
    padding-right: 33px;
    padding-top: 10px;
    text-align: right;
}

.lblTestimonialText {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px;
    text-align: left;
}

.TestimonialFeedbackButton {
    background: url("../Images/feedback.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 25px;
    width: 87px;
}

ght: 33px; border-top: solid 1px #DD8100; border-left: solid 1px #DD8100; border-right: solid 1px #DD8100;
}

.AdminStaticMenuItemStyle {
    font: 12px SegoeUI, Arial, sans-serif bold;
    padding: 3px;
    padding-bottom: 9px;
    padding-top: 9px;
    font-weight: bold;
    color: Black;
}

#AdminContent {
    border: solid 1px #FFAA47;
    width: 864px;
    margin-bottom: 10px;
    margin-left: 35px;
}


#DirectionMenu {
    background: #f6e4ab;
    float: left;
    width: 200px;
    margin-left: 5px;
    border: 1px solid #dd8100;
}

.DirectionMenu {
    color: White;
}

.DirectionStaticMenuItemStyle {
    font-weight: bold;
    color: Black;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 1px;
    line-height: 10px;
    width: 190px; /*  border-top: solid 1px #a7833d;*/
    padding-left: 5px;
    float: left;
}

.DirectionStaticSelectedStyle {
    /*  background:url("../Images/SelectedCategoryBg.jpg") repeat, scroll 0 0 transparent;*/
    color: White;
    background-color: #ffaa46;
    width: 190px;
}

.DirectionStaticHoverStyle {
    /*background:url("../Images/SelectedCategoryBg.jpg") repeat ,repeat-y scroll 0 0 transparent;*/
    font-weight: bold;
    background-color: #ffaa46;
    color: White;
    width: 190px;
}

.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 {
    font-weight: bold;
}

    .DirectionStaticMenuItemStyle a:hover {
        color: White;
    }

#tdDirectionView {
    text-align: left;
    padding-left: 20px;
}

#RestaurantLogo {
    border: none;
    height: 123px;
    width: 446px;
    margin-left: 10px;
    margin-top: 10px;
}

#RestaurantLink {
    text-decoration: none;
    cursor: pointer;
    border: none;
}

.tdRule {
    text-align: left;
    font-weight: bold;
    font-size: 13px;
}

.tdDescription {
    text-align: left;
    font-size: 13px;
    padding-left: 20px;
}

.btnSubmitQuickContact {
    background: url(../Images/submit.gif) no-repeat;
    border: none;
    height: 25px;
    width: 87px;
    cursor: pointer;
}

#CateringConiner {
    text-align: left;
    padding: 25px;
}

#tblCateringConiner {
    /*text-align: center;     float: left;     margin-left: 100px;*/
    margin-top: 20px;
    margin-left: 150px;
}

.tdTableBookingRight {
    padding-left: 5px;
    padding-bottom: 2px;
    float: left;
    width: 10cm;
    text-align: left;
    vertical-align: top;
}

#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;
    line-height: 30px;
    vertical-align: top;
    width: 169px; /*     text-align: right;     padding-right: 3px;     vertical-align: top;     padding-top: 2px;     width:169px;*/
}

.CalenderImage {
    background: url(../Images/Calendar.png) no-repeat;
    border: none;
    width: 16px;
    height: 16px;
}

#tdCateringBtnSubmit {
    padding-top: 10px;
    width: 500px;
    text-align: center;
}

#tdCateringBtnSubmit1 {
    padding-top: 10px;
    text-align: center;
}

.CreateUserStyleLabel {
    width: 150px;
    text-align: right;
    padding-left: 200px;
}

.CreateUserStyleTextbox {
    text-align: left;
}

#divDirectionFlash {
    width: 669px;
    height: 704px;
    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;
    margin-top: 10px;
}

.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: 320px;
    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/Phone.png) no-repeat right;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.optemail {
    background: url(../Images/Email.png) no-repeat right;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#td2DirectionsSMSType {
    padding-bottom: 7px;
}

.lblCountryCode {
    display: none;
}

#td2DirectionsYourMsg {
    padding-top: 5px;
}

#divPriavcyPolicy {
    cursor: Pointer;
}

.PrivacyPolicy {
    text-decoration: none;
    color: #c8e45b;
    cursor: Pointer;
}

#divSurveyErrorMessage {
    margin-top: 10px;
    text-align: center;
}

.lblSurveyErrorMessage {
    color: red;
}

.lblTableBookingErrorMessage {
    color: Red;
}

.lblCateringErrorMessage {
    color: Red;
}

.ContactUsMessage {
    color: Red;
    margin-left: 80px;
}


/*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;
    padding-bottom: 10px;
    border-bottom: dotted 2px #d4d4d4;
}

.TestimonialTitle {
    text-align: left;
    color: #00507d;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
}

.TestimonialText {
    text-align: justify;
    font-size: 12px;
    padding-bottom: 6px;
    padding-left: 30px;
    padding-right: 30px; /*padding-top: 20px;*/
    font-size: 17px;
    font-style: normal; /*font-family: 'Lucida Handwriting;*/
    font-family: Arial;
}

.TestimonialSource {
    text-align: right;
    padding-top: 10px;
    padding-right: 30px;
    color: #404040;
    font-size: 16px;
    width: 28%;
    float: right;
    font-family: Sans-Serif;
    font-weight: bold;
}

/*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: #a36966;
}

.CartGrid {
    border: solid 1px #dd8100;
    background: #fff3cc;
}

.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 #6FBB48;
    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;
}

#CakeText {
    color: Red;
    font-weight: bold;
}

.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;
}*/
/************End Style of Events Page *****************/


.hlReorderLink {
    cursor: pointer;
}

#divReorderLink {
    background: url(../Images/ReorderText.jpg) no-repeat;
    width: 90px;
    height: 25px;
    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: 87px;
    height: 25px;
    border: none;
    cursor: pointer;
}

.InvoiceCancel {
    background: url(../Images/cancel.gif) no-repeat;
    width: 95px;
    height: 25px;
    border: none;
    cursor: pointer;
}

.RNTClass {
    text-align: right;
}

#divCompanyNameFooter {
    /*background:#399929;*/
    vertical-align: top; /*margin-top:20px;*/
    height: 67px;
}

    #divCompanyNameFooter td {
        vertical-align: middle;
    }

#divSubwayAndBuses {
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.ifrmSubwayAndBuses {
    width: 100%;
    height: 320px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 20px;
}



.hlReorderLink {
    cursor: pointer;
}

#divReorderLink {
    background: url(../Images/ReorderText.jpg) no-repeat;
    width: 90px;
    height: 25px;
    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 {
    background: none repeat scroll 0 0 #F5EBD2;
    border: 1px solid #D8AD9C;
    height: 114px;
    margin-left: 2px;
    margin-top: 5px;
    padding-top: 5px;
    text-align: center;
    vertical-align: top;
}

.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: 95px;
    height: 25px;
    border: none;
    cursor: pointer;
}

.RNTClass {
    text-align: right;
}

#divCompanyNameFooter {
    /*background:#399929;*/
    vertical-align: top; /*margin-top:20px;*/
    height: 67px;
}

    #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 *****************/
#divEventsContainer {
    padding-top: 10px;
    padding-left: 10px;
    margin-bottom: 10px;
}

#EventLeft {
    vertical-align: top;
}

#divEventCategory {
    border: solid 1px #d7af5b;
    width: 200px;
}

#EvetRight {
    vertical-align: top;
    width: 700px;
}

#tdEventDateLeftCurve {
    background: url(../Images/LeftDateCurve.jpg) no-repeat;
    height: 28px;
    width: 12px;
}

#tdEventDateContent {
    background: url(../Images/DateBg.jpg) repeat-x;
    font-weight: bold;
    color: Black;
}

#tdEventDateRight {
    background: url(../Images/RightDateCurve.jpg) no-repeat;
    height: 28px;
    width: 12px;
}

#tdEventTopLeft {
    background: url(../Images/EventTopLeftCorner.jpg);
}


/* Start  Index Page Stylesheet */
.IndexPageContainer {
}

#IndexFooterLink a {
    font-weight: bold;
    margin: 10px 0px;
}
/* End  Index Page Stylesheet */

.PaymentOptionPanel {
    text-align: center;
}

#divSpecialNotesContainer {
    float: right;
    margin-left: 10px;
    width: 310px;
    text-align: justify;
}

.ServicesPageContent {
    width: 330px;
    float: right;
    padding-right: 5px;
}

#tblCateringConiner tr:nth-child(3) {
    display: none;
}

/*#ctl00_ContentPlaceHolder1_ctl00_rbtPaymentOption_1 {
display:none;
}

#ctl00_ContentPlaceHolder1_ctl00_rbtPaymentOption_1 label {
display:none !important;
}*/

#ctl00_ContentPlaceHolder1_ctl00_rbtPaymentOption tbody tr td:nth-child(2) {
    display: none;
}

#imgWhatsappIcon {
    background: url(../Images/social-icons.png) no-repeat;
    display: block;
    width: 25px;
    height: 25px;
    background-position: 0px 0;
}

#imgInstagramIcon {
    background: url(../Images/social-icons.png) no-repeat;
    display: block;
    width: 25px;
    height: 25px;
    background-position: -58px 0;
}
.custom-button-reverse {
    display: inline-block;
    text-decoration: none;
    color: #f4f1ea;
    font-size: 20px;
    border: 1px solid #006b33;
    background-color: #006b33;
    width: 200px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    font-family: sans-serif;
    justify-content: center;
    height: 50px;
    border-radius: 8px;
    transition: all 0.3s ease-in-out;
}
.custom-button-reverse:hover {
    background-color: transparent;
    color: #303030;
}
.bg-green {
    background-color: #006b33;
}