@import "TestimonialAdmin.css";
@import "GiftCertificate.css";
@import "EventCalendarV2.css";
@import "WebTelNavigationMenu.css";
/*@font-face
{
    font-family: "CAMBRIAB";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/CAMBRIAB.ttf");
    src: url("../Fonts/CAMBRIAB.eot?#iefix") format("embedded-opentype"), url('../fonts/CAMBRIAB.ttf') format('truetype'), url("../Fonts/CAMBRIAB.woff") format("woff"), url("../Fonts/CAMBRIAB.svg#cambriab") format("svg");
}*/
body input[type="text"], body textarea, input[type="password"], select {
border: 1px solid #DDDDDD;
line-height: 20px;
padding: 4px 0px;
vertical-align: middle;
background: #f5f4f0;
background: -moz-linear-gradient(top, #f5f4f0 0%, #ffffff 70%, #f9f9f9 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f4f0), color-stop(70%,#ffffff), color-stop(100%,#f9f9f9));
background: -webkit-linear-gradient(top, #f5f4f0 0%,#ffffff 70%,#f9f9f9 100%);
background: -o-linear-gradient(top, #f5f4f0 0%,#ffffff 70%,#f9f9f9 100%);
background: -ms-linear-gradient(top, #f5f4f0 0%,#ffffff 70%,#f9f9f9 100%);
background: linear-gradient(to bottom, #f5f4f0 0%,#ffffff 70%,#f9f9f9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f4f0', endColorstr='#f9f9f9',GradientType=0 );
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
color: #575757;
margin-bottom:3px;
}
#tblQuantityAndPrice select, #select#ctl00_ContentPlaceHolder1_ctl00_GridView1_ctl02_DropDownList1
{
    width:58px !important;
}
#tdSearchTextBox input
{
    background:transparent;
}
.cufon
{
    visibility: visible !important;
}
body input, body textarea
{
    color: #000 !important;
    border: 1px solid #bbb;
}


#divItemDetailPage input, #divItemDetailPage select
{ *border:none!important;
}
body select
{
    background-color: #fff;
}
html body .RadInput_Default .riTextBox, html body .RadInputMgr_Default
{
    border-color: none !important;
    color: #000 !important;
}

body
{
    background: url("../Images/BodyBg.jpg") repeat fixed center top #fff;
    font-family: Arial;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #301A0F;
}
form
{
    width: 950px;
    margin: auto;
}
a
{
    outline: none;
    border: 0;
}


/*///////////////////////// Master Page //////////////////////*/

/* Header */

/****************** From IVC ***************/

#divMasterPageHeader
{
    width: 950px;
    height:107px;
}



/******************************************/

#objMasterPagePhotoGalleryFlash
{
    width: 434px;
    height: 147px;
    float: left;
}
.socialaspx #divHeader
{
    padding-top:7px;
    height:150px;
}
#divHeaderRight
{
    float: right;
    margin-top: 0;
    text-align: left;
    padding-right: 1px; *height:125px;
    color:#fff
}
#divFacebookContainer, #divTwitterContainer, #divYelpContainer
{
    float: left;
    height: 32px;
    width: 32px;
    padding-right: 5px;
}
.divFacebook
{
    width: 32px;
    height: 32px;
    background: url(../Images/facebook.png) no-repeat center center;
    background-position: -2px -2px;
}
.divTwitter
{
    width: 32px;
    height: 32px;
    background: url(../Images/twitter.png) no-repeat center center;
    background-position: -2px -38px;
}
#divSocialMedia
{
    float: right;
    padding-top: 2px;
    text-align: left;
}
#divHeaderRightFacebookTwiter
{
    float: right;
    width: 125px;
    height: 26px;
    padding-bottom: 12px;
    padding-top: 12px;
}
#divSocialMediaMarketing
{
    width: 600px;
    text-align: left;
}
#divShareContainer
{
    float:right;
    width:600px;
}
.tblSocialMediaMarketingControl
{
    /*padding-top: 10px !important;*/
    float: right !important;
}
#divHeaderRightFacebook
{
    cursor: pointer;
    height: 26px;
    width: 26px;
    background-image: url(../Images/Facebook.png);
}
#divHeaderRightFacebook:hover
{
    background-image: url(../Images/Facebook_Hover.png);
}

#divHeaderRightTwiter
{
    cursor: pointer;
    height: 26px;
    width: 26px;
    background-image: url(../Images/Twitter.png);
}
#divHeaderRightYelp
{
    cursor: pointer;
    height: 26px;
    width: 26px;
    background-image: url(../Images/Yelp.png);
}
#divHeaderRightYelp:hover
{
    background-image: url(../Images/Yelp_Hover.png);
}
#divHeaderRightTwiter:hover
{
    background-image: url(../Images/Twitter_Hower.png);
}
#divHeaderFacebook
{
    text-align: left;
    width: 26px;
    height: 26px;
    margin-right: 9px;
    float: left;
}
#divHeaderTwitter
{
    width: 26px;
    height: 26px;
    margin-right: 9px;
    float: left;
}
#divHeaderYelp
{
    width: 26px;
    height: 26px;
    margin-right: 29px;
    float: right;
}
#divLoginMenu
{
    color: #fff;
    font-size: 11px;
    word-spacing: 5px;
    padding: 4px;
    padding-left: 0px;
}

#divLoginMenu a
{
    color: #fff;
    font-size: 11px;
}
#divTimeOutNewYork
{
    height: 60px;
    width: 205px;
    margin-top: 48px;
    margin-left: 17px;
    cursor: pointer;
}

#tdPhoneImage
{
    background: url(../Images/PhoneIcon.png) no-repeat left;
    width: 20px;
    height: 20px;
}
#tdFaxImage
{
    background: url(../Images/FaxIcon.png) no-repeat left;
    width: 16px;
    height: 16px;
}

#tdEmailImage
{
    background: url(../Images/MailIcon.png) no-repeat left;
    width: 160px;
    height: 16px;
}
/*End Header */

/* Navigation */
#divMenuNavigation
{
    text-align: left;
    float: left; /*width: 700px; -moz-border-radius: 5px 5px 5px 5px;     clear: both;     height: 35px;     width: 750px;     padding-left: 45px;*/ *width:950px;
*margin:0px;
}

/*End Navigation */


/*////////////////// Container ///////////////////*/

/* Home Page */
#divHomePageTopLeft
{
    width: 698px;
    height: 279px;
    float: left;
    background: red;
}
#objHomePagePhotoGalleryFlash
{
    width: 662px;
    height: 483px;
}

#divHomePageTopRight
{
    float: right;
    width: 251px;
    margin-left: 1px;
}
#divHomePageLink
{
    border: solid 1px red;
    height: 273px;
    width: 230px;
}
#objHomePagePageLink
{
    height: 150px;
    width: 249px;
}
#divPrintableMenu
{
    width: 249px;
    height: 49px;
    cursor: pointer;
}
#divPrintableMenu:hover
{
    width: 249px;
    height: 49px;
    cursor: pointer;
    background: url(../Images/SelectedHomePageBottomLink.gif) no-repeat;
}
#divTableReservation
{
    width: 249px;
    height: 49px;
    cursor: pointer;
}
#divTableReservation:hover
{
    width: 249px;
    height: 49px;
    cursor: pointer;
    background: url(../Images/SelectedHomePageBottomLink.gif) no-repeat;
    background-position: 0px -49px;
}
#divOrderOnline
{
    width: 187px;
    height: 55px;
    cursor: pointer;
    margin-top: 11px;
    background: url(../Images/LIG-orderonline.gif) no-repeat right bottom;
}

#divHowItWork
{
    width: 33px;
    height: 32px;
    cursor: pointer;
}

#divHomePageBottomLink
{
    height: 51px;
    width: 249px;
    background: url(../Images/HomePageBottomLink.gif) no-repeat;
}
#objHomePageFooterLink
{
    height: 51px;
    width: 249px;
}

.restaurantpromotionsaspx #divSpecialImage
{
    height: 200px;
    position: relative;
    width: 240px; /*border: 1px solid #ADD1E7;*/
}

#divSpecialImage
{
    height: 200px;
    position: relative;
    width: 240px;
}
.ControlHeader
{
    background: url(../Images/ControlHeaderBg.jpg) repeat-x;
    height: 32px;
    vertical-align: middle;
    font-size: 15px;
    padding-top: 7px;
}
#divTimeTable
{
    width: 226px;
    height: 214px;
    background: url(../Images/TimeTableBg.jpg) no-repeat;
    text-align: left;
    padding-top: 10px;
}
#DisplayBusinessHoursTitle
{
    line-height: 1.4;
    font-weight: normal;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-decoration: underline;
}
#tblDisplayBusinessHours
{
    width: 100%;
    padding-top: 8px;
    text-align: left;
}

/*.divBusinessHourLeft
{
    float: left;
    text-align: right;
    padding-right: 5px;
   width: 122px;
    color: #7D011D;
}*/
.divBusinessHourLeft
{
    /*text-align: right;
    padding-right: 66px;*/
   width: 122px;
    color: #7D011D;
}
.divBusinessHourcenter
{
    float: right;
   
    padding-right: 73px;
    width: 100px;
    color: #7D011D;
}
/*.divBusinessHourRight
{
    text-align: left;
}*/
#divTestimonialText
{
    padding-left: 5px;
    padding-right: 5px;
    line-height: 19px;
}
#divEditor
{
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}



/* End Home Page */
/* About Us Page */
#AboutUsPageContainer
{
    text-align: center;
}
/* End About Us Page */

/* Login Page */
.LoginButton
{
    border: none;
    background: url(../Images/Login.gif) no-repeat;
    height: 25px;
    width: 87px;
    margin-top: 5px;
    cursor: pointer;
}
.LoginCancel
{
    margin-top: 5px;
    border: none;
    background: url(../Images/cancel.gif) no-repeat;
    height: 25px;
    width: 95px;
    cursor: pointer;
}
/* End Login Page */
.CreateUserRegiter
{
    border: none;
    background: url(../Images/register.gif) no-repeat;
    height: 25px;
    width: 87px;
    cursor: pointer;
}
.MyProfileUpdate
{
    border: none;
    background: url(../Images/Update.gif) no-repeat;
    height: 25px;
    width: 87px;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}
#ViewOrderContainer
{
    text-align: left;
    padding: 20px;
    font-family: Verdana;
}
.ViewOrderGridView
{
    font-size: x-small;
    color: #333333;
    text-align: left;
    border: 1px solid #bbb !important;
    border-collapse: collapse;
    width: 650px;
}
.ViewOrderGridView select
{
    background: #fff !important;
}
.ViewOrderGridViewFooterStyle
{
    color: White;
    background: none repeat scroll 0 0 rgba(80, 25, 21, 0.1) !important;
    font-weight: bold;
}
.ViewOrderGridViewRowStyle
{
    color: #333333;
    background: none repeat scroll 0 0 #fff !important;
}
.ViewOrderGridViewCommandFieldItemStyle
{
    color: Blue;
}
.ViewOrderGridViewPagerStyle
{
    background-color: #764936;
    color: White;
}
.ViewOrderGridViewPagerStyle a
{
    color: White;
}

.ViewOrderGridViewSelectedRowStyle
{
    background-color: #FFCC66;
    color: Navy;
    font-weight: bold;
}
.ViewOrderGridViewHeaderStyle
{
    color: #ffffff !important;
    background-color: #764936 !important;
    font-weight: bold;
}
.ViewOrderGridViewAlternatingRowStyle
{
    background: none repeat scroll 0 0 #eee !important;
}
#ChangePassWord
{
    text-align: left;
    padding-left: 300px;
}
#ChangePassWord tr
{
    line-height: 25px;
}
#DirectionBorder
{
    border: 1px solid #BBBBBB;
    height: 452px;
    width: 563px;
}
#orderCheckout
{
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    border: 1px solid #ADD1E7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#orderCheckout table
{
    border-color: #ADD1E7 !important;
}

.Addons
{
    /*color: Black;*/
}
.PanelLeft
{
    /*padding-left: 247px;*/
}
.EditOrder
{
    background: url(../Images/Edit.png) no-repeat;
    width: 87px;
    height: 25px;
}
.PasswordSubmit
{
    border: none;
    background: url(../Images/confirm.png) no-repeat;
    width: 83px;
    height: 25px;
    margin-right: 100px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.ChangePasswordButton
{
    border: none;
    background: url(../Images/changePassword.gif) no-repeat;
    width: 140px;
    height: 25px;
    margin-bottom: 5px;
    margin-top: 5px;
    cursor: pointer;
    margin-right: 5px;
}
.CancelPasswordButton
{
    border: none;
    background: url(../Images/cancel.gif) no-repeat;
    width: 87px;
    height: 25px;
    margin-bottom: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.defaultaspx #divContainer
{
    margin: 0px !important;
    padding-top: 5px;
}
#divContainer
{
    width: 950px;
    margin: 0 auto;
    margin-bottom: 15px;
    min-height: 530px;
    clear: both;
}
#divContainer
{
    height: auto !important;
    padding-top: 10px;
}

.RadPanelCssClass
{
    width: 200px;
}
.lblDirections
{
    padding-top: 10px;
    text-align: left;
    padding-left: 165px;
}
#DirectionContainer
{
    text-align: left;
    padding-top: 5px;
    padding-left: 5px;
}
#DirectionContent
{
    width: 938px;
    float: left;
    border: 1px solid #ADD1E7;
    padding: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#divDirectionContainer
{
    float: left;
    padding: 5px;
    width: 565px;
}
#divDirectionMap
{
    float: left;
    padding: 10px 0px 10px 10px;
}
#divGetDirections
{
    margin-bottom: 5px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-top: 20px;
    width: 715px;
}
#tdDirectionAddress
{
    padding-left: 50px;
}
#tdDirectionInfo
{
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
}
.ifrmDirectionMap
{
    width: 562px;
    height: 452px;
}
#divDirectionMapAddress
{
    float: right;
    width: 250px;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    margin-top: 20px;
}
.directionTabButtonUnselected
{
    border: none;
    background: #a14d17;
    cursor: pointer;
    color: White;
}
#divdirection
{
    border: solid 2px #311d12;
    height: 480px;
    width: 562px;
}
#DirectionText
{
    width: 600px;
}
.SearchItemLabel
{
    color: #764936;
    font-weight: bold;
}
.directionTabButtonSelected, .directionTabButtonSelected:hover
{
    border: none;
    background: #311d12;
    cursor: pointer;
    color: Black;
}
#DirectionTitle
{
    font-size: 12px;
    font-weight: bold;
    color: #241100;
    text-align: left;
}
#DirectionText
{
    color: #241100;
    text-align: left;
    font-size: 12px;
}
#divIdirection
{
    text-align: left;
    padding-left: 130px;
}
#getDirectionFlashPath
{
    height: 445px;
    width: 550px;
    text-align: left;
    padding-left: 5px;
}
#divMapDirection
{
    text-align: left;
    padding-top: 150px;
    padding-left: 50px;
}
#divDirectionAddress
{
    float: right;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 15px;
    width: 280px;
}
#divDirectionInfo
{
    clear: both;
    display: none;
}

.tdIdirection
{
    vertical-align: middle;
    color: #69462f;
    font-size: 14px;
}
.tdSendDirection
{
    height: 7px;
    padding-top: 7px;
}
#tdSMSType
{
    vertical-align: top;
    text-align: right;
}
.tdddlMobile
{
    text-align: left;
    vertical-align: top;
    padding-left: 11px;
}
#tdMobile
{
    text-align: right;
    vertical-align: middle;
}
.cusLabel1
{
    text-align: left;
    color: #241100;
    padding-right: 40px;
}
.OrderCheckoutConfirm
{
    border: none;
    background: url(../Images/confirm.gif) no-repeat;
    height: 25px;
    width: 87px;
    cursor: pointer;
}
.OrderCheckoutSubmit
{
    border: none;
    background: url(../Images/Continue.gif) no-repeat;
    height: 25px;
    width: 87px;
    margin-right: 200px;
    cursor: pointer;
}
.visacard
{
    font-size: small;
}
.ContactUSAddress
{
    width: 250px;
}
#tdContactUsSubmitbtn
{
    padding-left: 150px;
    text-align: left;
}
#diveditorder
{
    padding-right: 100px;
}
.SubmitOrder
{
    text-align: center;
    padding-top: 15px;
}
#LoginContianer
{
    margin-left: 5px;
    margin-right: 5px;
}
#VerifyContainer
{
    background-color: #e7cc97;
}
#MessageContainer
{
    color: Red;
    padding: 10px;
}
.account_link
{
    text-decoration: none;
    font-weight: bold;
    color: #4A2127;
}
#SettingMasterPage
{ *padding-left:37px!important;
padding-left:15px!important;
}
#SubMasterPageDiv
{
    margin-left: 5px;
    margin-right: 5px;
    padding-bottom: 5px;
    text-align: left;
}
#CreateUserContainer
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
    width: 825px;
    margin-left: 50px;
    margin-bottom: 10px;
    border: 1px solid #ADD1E7;
}

#RecoverPassWordContainer
{
    margin-left: 5px;
    margin-right: 5px;
}


.surveySubmit
{
    background: url(../Images/Submit.gif) no-repeat;
    width: 87px;
    height: 25px;
    border: none;
    cursor: pointer;
}
.surveyClear
{
    background: url(../Images/clear.gif) no-repeat;
    width: 87px;
    height: 25px;
    border: none;
    cursor: pointer;
}
#tblSurveyFeedbackContactInfo
{
    width: 600px;
    text-align: left;
}
.tdSurveyFeedbackContactInfo
{
    text-align: right;
    width: 206px;
    vertical-align: top;
    padding-top: 5px;
}
#htmlContactUSHeaderTitleContainer
{
    float: right;
    background: Red;
}
#htmlContactUsTitle
{
    clear: both;
    float: left;
}
#htmlContactUsTiming
{
    float: right;
}
.AdminStaticSelectedStyle, .AdminStaticHoverStyle
{
    color: Black;
    background: #fff;
}
.AdminStaticSelectedStyle a, .AdminStaticHoverStyle a:hover
{
    color: #fff !important;
    background: none repeat scroll 0 0 #764936;
}
.AdminMenu
{
    border: 1px Solid #bbb;
    border-bottom: none;
    color: #4A2127;
    background: none repeat scroll 0 0 #eee;
    height: 33px;
}
.AdminStaticMenuItemStyle
{
    font: 12px SegoeUI, Arial, sans-serif bold;
    font-weight: bold;
}

.AdminStaticMenuItemStyle a
{
    color: #4A2127;
    padding: 9px 5px 8px 5px;
    display: block;
}
#AdminContent
{    border: 1px solid #bbb;
    margin-bottom: 10px;
    /* margin-left: 15px; */
    width: 938px;
   
    /* -webkit-border-radius: 0px 10px 10px 10px; */
    /* border-radius: 0px 10px 10px 10px; */
    font-family: Verdana;
    float: left;
}


#divDirectionSiteMapPath, #DisplayBusinessHoursTitleForLocation
{
    display: none;
}
#DirectionMenu
{
    padding-left: 5px;
    padding-right: 5px;
    float: left; /*font: bold 12px SegoeUI,Arial,sans-serif;*/
    text-align: center;
    width: 300px;
    padding-top: 8px;
    height: 35px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
    border: 1px solid #ADD1E7;
    background-color: #D7F0FF;
}

/*.DirectionMenu
{
    color: White;
}*/
.DirectionStaticMenuItemStyle
{
    font-weight: bold;
    color: #4A2127;
    height: 20px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}

.DirectionStaticMenuItemStyle a
{
    font-size: 13px;
    font-weight: bold;
    display: block;
    border-bottom: 2px Solid #095C8E;
    padding-top: 5px;
}
.DirectionStaticMenuItemStyle a:hover
{
    border-bottom: 2px solid #095C8E !important;
    color: #FFFFFF !important;
    cursor: pointer;
    font-weight: bold;
    height: 20px !important;
}

.DirectionStaticSelectedStyle
{
    color: #02487C !important;
    font-weight: bold;
    background: #fff;
    text-align: center;
    height: 20px;
}
.DirectionStaticHoverStyle
{
    color: #fff !important;
    font-weight: bold;
    background-color: #fff;
    cursor: pointer;
}
.DirectionStaticMenuStyle
{
    font-weight: bold;
    color: White; /*font: 12px SegoeUI, Arial, sans-serif bold;*/
}
.DirectionStaticSelectedStyle a
{
    border-bottom: 2px solid #095C8E !important;
    color: #02487C !important;
    font-weight: bold;
    height: 19px;
padding-top: 5px;
}


.DirectionStaticMenuItemStyle a:hover
{
    cursor: pointer;
    color: #02487C !important;
    font-weight: bold;
    height: 19px !important;
    border-bottom: 2px Solid #095C8E !important;
    padding-top: 5px;
}

#tdDirectionView
{
    text-align: left;
    padding-left: 20px;
}
#RestaurantLogo
{
    border: none;
    height: 123px;
    width: 446px;
    margin-left: 10px;
    margin-top: 10px;
}
#RestaurantLink
{
    text-decoration: none;
    cursor: pointer;
    border: none;
}
.tdRule
{
    text-align: left;
    font-weight: bold;
    font-size: 13px;
}
.tdDescription
{
    text-align: left;
    font-size: 13px;
    padding-left: 20px;
}




.CalenderImage
{
    background: url(../Images/Calendar.png) no-repeat;
    border: none;
    width: 16px;
    height: 16px;
}
#tdCateringBtnSubmit
{
    padding-top: 10px;
}
.CreateUserStyleLabel
{
    width: 150px;
    text-align: right;
    padding-left: 200px;
}
.CreateUserStyleTextbox
{
    text-align: left;
}
#divDirectionFlash
{
    width: 726px;
    height: 444px;
    border: 1px solid #8F8F69;
    margin-bottom: 5px;
}
#mainText
{
    width: 950px;
    background: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.InvoicePromotional
{
    text-align: right;
    padding-left: 75px;
    padding-right: 35px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-decoration: none;
    font-weight: bold;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 95px;
    margin-right: 95px;
}
.InvoicePromotionalMessage
{
    text-align: left;
    padding-left: 100px;
    padding-right: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-decoration: none;
    font-weight: bold;
    border-style: solid;
    border-width: 1px;
    border-color: Black;
    margin-left: 95px;
    margin-right: 95px;
    margin-top: 20px;
}
textarea
{
    width: 400px;
    height: 80px;
    margin-right: 10px;
}

#tdGetDirectionsthrough
{
    height: 30px;
    padding-left: 3px;
}
#td1DirectionspnlEmail, #td1DirectionsYourMsg
{
    text-align: right;
    padding-right: 3px;
    width: 158px;
}
#td1DirectionsSMSType, #td1DirectionsMobile
{
    text-align: right;
    padding-right: 3px;
    width: 158px;
}
#LoginInnerContainer
{
    padding-top: 10px;
}
.style_Myprofile
{
    width: 100%;
}
.tdMyProfileWidth
{
    width: 39px;
}
.lblMyProfile
{
    width: 300px;
    text-align: right;
}
.MyProfileColon
{
    width: 4px;
}
.txtMyProfile
{
    width: 144px;
}
#tdMyProfileMsg
{
    text-align: left;
}
.optsms
{
    background: url(../Images/Mobile.png) no-repeat right;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.optemail
{
    background: url(../Images/Email.png) no-repeat right;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#td2DirectionsSMSType
{
    padding-bottom: 7px;
}
.lblCountryCode
{
    display: none;
}
#td2DirectionsYourMsg
{
    padding-top: 5px;
}
.PrivacyPolicy
{
    color: White;
}
#divSurveyErrorMessage
{
    margin-top: 10px;
    text-align: center;
}
.lblSurveyErrorMessage
{
    color: red;
}
.lblTableBookingErrorMessage
{
    color: Red;
}
.lblCateringErrorMessage
{
    color: Red;
}
.ContactUsMessage
{
    color: Red;
    margin-left: 90px;
}


/*Start Stylesheet for Testimonial Page*/
#divTestimonialContainer
{
    padding-left: 10px;
    padding-right: 10px; /*border:solid 1px #2F0302;     border-top:none;*/
}
#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 12px;
    padding-bottom: 10px;
}
.TestimonialTitle
{
    text-align: left;
    color: #000;
    font-size: 18px;
    background: url(../Images/testimonialbg_top.png) no-repeat center top;
    height: 42px;
    width: 884px;
}
.TestimonialText
{
    text-align: justify;
    font-size: 12px;
    background: url(../Images/testimonialbg.png) repeat-y center top;
    width: 784px;
    min-height: 40px;
    padding: 0px 50px;
    color: #4A2127;
}

.TestimonialSource
{
    text-align: left;
    color: #404040;
    font-size: 13px;
    font-family: Sans-Serif;
    font-weight: bold;
    background: url(../Images/testimonialbg_btm.png) no-repeat center bottom;
    height: 48px;
    width: 784px;
    padding-right: 100px;
    text-align: right;
}

/*End Stylesheet for Testimonial Page*/
/*Start Stylesheet for News And EventsPage*/
.divNewsAndEventsContainer
{
    padding-left: 20px;
    padding-right: 20px;
}
.NewsAndEventsContainer
{
    margin: 0px 3px 3px 3px;
    padding-bottom: 10px;
    border-bottom: dotted 2px #d4d4d4;
}
.NewsAndEventsTitle
{
    text-align: left;
    color: #00507d;
    font-size: 18px;
}
.NewsAndEvetnsText
{
    text-align: justify;
    font-size: 12px;
    padding-bottom: 6px;
    padding-left: 30px;
    padding-right: 30px;
}
.NewsAndEventsSource
{
    text-align: left;
    color: #404040;
    font-size: 13px;
    width: 28%;
    float: right;
    font-family: Sans-Serif;
    font-weight: bold;
}

/*End Stylesheet for News And EventsPage*/



#ctl00_ContentPlaceHolder1_GridView1 tr td
{
    border-color: #000;
}
.CartGrid
{
    cellpadding: 5px;
}
.tdtblFooterContainer
{
    font-family: Verdana;
}
.lblBanquetPackageCategory
{
    color: Blue;
    cursor: pointer;
}
.tdBanquetPackage
{
    text-align: left;
    padding-left: 10px;
}
/*************** Style for the ResetPassword ******************/
.forgotPassContainerDiv
{
    width: 75%;
    padding-bottom: 5px;
}
.forgotPassHeaderDiv
{
}

.forgotPassHeaderIconImg
{
}
.forgotPassHeaderIconTick
{
}

.forgotPassHeaderText
{
    font-size: 18px;
    text-align: left;
    padding-top: 8px;
    padding-left: 45px;
    text-decoration: none;
    color: #4A2127;
    background: url(../Images/ForgotPassword.png) no-repeat top left #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    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;
    margin-top: 10px;
    padding-bottom: 30px;
    text-align: left;
    padding-left: 60px;
    background: none repeat scroll 0 0 #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
}
.forgotPasswordContentDiv a:hover
{
    color: Orange;
}
.forgotPasswordContentDivTableContainer
{
    padding-top: 20px;
    text-align: left;
}

.forgotPasswordContentDivTable
{
    border: solid 1px black;
}
.spnEmailLabel
{
    font-weight: bold;
    padding-left: 60px;
}

.txtChangePasswordEmailAddress
{
    width: 300px;
}
.btnGetEmail
{
    background: transparent url(../images/GetPasswordLink.gif) no-repeat scroll 0 0;
    background-position: top left;
    width: 140px;
    height: 25px;
    cursor: pointer;
    border: none;
    margin-left: 195px;
}
.divBtnGetEmail
{
    padding-top: 10px;
    text-align: left;
    width: 100%;
}
.dicChangePasswordControlContainer
{
    padding-top: 10px;
}
.lblChangePasswordErrMessage
{
    padding-left: 122px;
    padding-bottom: 20px;
}
/************** End of style for the ResetPassword**************/

/************ Start of ChangePassword Control **************/
.tdOrderCheckoutLeft
{
    text-align: right;
}
.tdOrderCheckoutRight
{
    text-align: left;
    padding-left: 3px;
}
.tdChangePasswordLeftCol
{
    text-align: right;
    vertical-align: middle;
    width: 180px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 13px;
}
.tdChangePasswordRightCol
{
    text-align: left;
    padding-left: 3px;
    vertical-align: text-top;
    padding-top: 2px;
    padding-bottom: 2px;
}
.tblResetPassword
{
}
.btnChangePasswordContainer
{
    padding-top: 10px;
    text-align: left;
}
/************ End of ChangePassword Control ************/


/************Start Style of Events Page *****************/

#divEvents
{
    padding-top: 20px;
    padding-bottom: 20px;
}
.tblEventDate
{
    width: 100%;
}
.tdEventDateLeft
{
    width: 90px;
    background: #c06335;
    color: White;
    font-weight: bold;
    text-align: left;
    padding-left: 10px;
}
.tdEventDateRight
{
    background: #dfdfdf;
    text-align: left;
    padding-left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
}
.divEventDescription
{
    width: 98%;
    text-align: left;
    padding: 10px;
    padding-left: 35px;
}
.tblEventDescription
{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.tdEventDescriptionText
{
    color: Black;
    text-align: left;
    font-weight: bold;
    width: 90px;
    padding-left: 10px;
}
.tdEventDescription
{
    text-align: left;
}
.EventDateContainer
{
    padding: 0px;
    margin: 0px;
    margin-left: 15px;
}
.lblEventDate
{
    margin-left: 15px;
}
.hyperlinkEventTitle
{
    text-decoration: none;
    color: #FBA5A4;
    font-weight: bold;
}

.hyperlinkEventTitle:hover
{
    text-decoration: underline;
}

#divAnnoucementDetailImageContainer
{
    text-align: center;
    display: none;
}
.BreadcrumbCurrentNode
{
    color: #4a2127;
}
#divPublicationDetailBreadCrumb
{
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 10px;
    border: 1px solid #ADD1E7;
    background-color: #D7F0FF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#divEventDetailContainer
{
    text-align: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
}

#tblEventDetail
{
    margin: 0px 20px 20px 20px;
    width: 910px;
}

#divAnnoucementDetailHeaderTitle
{
    height: 30px;
    padding-top: 15px;
}

.lblAnnoucementDetailTitle
{
    font-size: 18px;
    font-weight: bold;
    color: #63;
}

#divAnnoucementDetailTimings
{
    font-weight: bold;
    padding: 5px;
    color: #35434c;
}

#divAnnoucementDetailDescriptionContainer
{
    padding: 5px;
}

#divBackToPublication
{
    padding-top: 5px;
    padding-right: 20px;
    text-align: right;
}

.BackToPublication
{
}
.BreadcrumbNode
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: url("../Images/BreadCrumbBg.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #FD3032;
    color: white;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    padding: 2px 5px;
    text-decoration: none;
}

.bodyFormContainer
{
    height: 100%;
    min-width: 950px;
    width: 100%;
    overflow: hidden;
    background: url("../Images/HeaderBg.jpg") repeat-x scroll center top transparent;
}


/************End Style of Events Page *****************/

/************Start Style of Restaurant Promotion Page *****************/
.divPromotionSpecialOfferControl
{
    width: 240px;
}
#tdPromotionLeftNavigationContainer
{
    vertical-align: top;
    width: 180px;
}
.PromotionLeftNavigationDivSelection
{
    border: 1px solid #ADD1E7;
    padding-bottom: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#divPromoTitle
{
    color: #4A2127;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0px;
}
.divPromotionLeftNavigationContainer
{
    margin-top: 10px;
}
.divPromotionContentContainer
{
    margin-left: 20px;
    text-align: left;
    vertical-align: top;
}

.ItemSeperateorCssClass
{
    padding: 0px 10px;
}

/************End Style of Restaurant Promotion Page *****************/

#tblTableBookingContainer
{
    width: 550px;
    float: left;
}
#divTableBookingBusinessHours
{
    width: 273px;
    float: right;
    vertical-align: top;
    display: none;
}

.InvoiceSubmit
{
    background: url(../Images/Submit.png) no-repeat;
    width: 87px;
    height: 25px;
    border: none;
    cursor: pointer;
}
.InvoiceCancel
{
    background: url(../Images/cancel.png) no-repeat;
    width: 87px;
    height: 25px;
    border: none;
    cursor: pointer;
}
.RNTClass
{
    text-align: right;
}
#divCompanyNameFooter
{
    vertical-align: top;
    height: 30px;
}
#divCompanyNameFooter td
{
    vertical-align: middle;
}
#divSubwayAndBuses
{
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.ifrmSubwayAndBuses
{
    width: 100%;
    height: 320px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 20px;
}




/************Start Style of Events Page *****************/
#divEventsContainer
{
    text-align: left;
    padding: 10px;
    border-top: none;
}
#divAnnouncementItemTemplate
{
    text-align: left;
    width: 100%;
}
#divAnnouncementTitleContainer
{
    clear: both;
    text-align: left;
    width: 100%;
}
.lnkAnnouncementTitle
{
    font-size: 16px;
    font-weight: bold;
    color: #361d00;
    text-decoration: none;
}
.lnkAnnouncementTitle:hover
{
    text-decoration: underline;
}

.lblAnnouncementTiming
{
    color: #81200d;
}

.imgAnnouncement
{
    width: 250px;
    height: 150px;
}
#divAnnouncementImageAndDescriptionContainer
{
    padding-top: 5px;
}
#divAnnouncementDescriptionContainer
{
    padding: 5px;
    font: left;
}

#divAnnouncementContainer, #divPastAnnouncementContainer
{
    text-align: left;
}


#divAnnouncementNavigationContainer
{
    height: 34px;
    border: 1px solid #ADD1E7;
    background-color: #D7F0FF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
}

#divPastAnnouncementTitle, #divAnnouncementTitle
{
    display: none;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    padding-top: 10px;
    height: 25px;
    padding-left: 30px;
    color: #2F0302;
    font-weight: bold;
}

#tblAnnouncementItemTemplate
{
    width: 100%;
    margin: 10PX 0px;
    background: none repeat scroll 0 0 rgba(80, 25, 21, 0.1);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.tdAnnouncementImage
{
    text-align: center;
    vertical-align: top;
    width: 250px;
}

#tdAnnouncementContent
{
    padding-left: 5px;
    text-align: left;
    vertical-align: top;
}

#divAnnouncementSeperator
{
    width: 100%;
}

.divAnnouncementContentContainer, .divPastAnnouncementContentContainer
{
}

#tblAnnouncementTitle
{
    width: 100%;
}
#EventLeft
{
    vertical-align: top;
}
#divEventCategory
{
    border: solid 1px #d7af5b;
    width: 200px;
}
#EvetRight
{
    vertical-align: top;
    width: 700px;
}

#tdEventDateLeftCurve
{
    background: url(../Images/LeftDateCurve.jpg) no-repeat;
    height: 28px;
    width: 12px;
}
#tdEventDateContent
{
    background: url(../Images/DateBg.jpg) repeat-x;
    font-weight: bold;
    color: Black;
}
#tdEventDateRight
{
    background: url(../Images/RightDateCurve.jpg) no-repeat;
    height: 28px;
    width: 12px;
}
#tdEventTopLeft
{
    background: url(../Images/EventTopLeftCorner.jpg) no-repeat;
    width: 46px;
}
#tdEventTop
{
    background: url(../Images/EventTopBg.jpg) repeat-x;
    height: 38px;
}
#tdEventTopRight
{
    background: url(../Images/EventTopRightCorner.jpg) no-repeat;
    width: 46px;
}
#tdEventLeft
{
    background: url(../Images/EventLeftBg.jpg) repeat-y;
    width: 46px;
}
#tdEventRight
{
    background: url(../Images/EventRightBg.jpg) repeat-y right;
    width: 46px;
}
#tdEventBottomLeft
{
    background: url(../Images/EventBottomLeftCorner.jpg);
    width: 46px;
}
#tdEventBottom
{
    background: url(../Images/EventBottomBg.jpg);
    height: 38px;
}
#tdEventBottomRight
{
    background: url(../Images/EventBottomRightCorner.jpg);
    width: 46px;
}
#tdEventContainer
{
    background: white;
}
#tdEventImage
{
}
.tdEventLeft
{
    text-align: right;
    font-weight: bold;
    padding-top: 7px;
    padding-bottom: 7px;
}
.tdEventRight
{
    text-align: left;
    padding-left: 3px;
}
#tdEventcontent
{
    padding-left: 30px;
}
.tblEventDescription
{
    border: solid 1px #e3ba69;
}
.tdEventDescriptionTitle
{
    background: url(../Images/EventDescriptionBg.jpg) no-repeat top left;
    text-align: left;
    color: White;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-left: 10px;
}
.tdEventDescription
{
    text-align: left;
}
#tblEventDate
{
    margin-left: 30px;
}
#tblEvent
{
    width: 650px;
    margin-left: 30px;
    border: solid 1px white;
}
.divEventDate
{
    text-align: left;
}
.divEvent
{
    text-align: left;
    margin-bottom: 15px;
}
.divEventDescription
{
    height: 50px;
    overflow: auto;
    padding: 10px;
    padding-right: 0px;
}
.imgEventImage
{
    width: 175px;
    height: 100px;
}
.imgEventImageNone
{
    display: none;
}
.divNoEventFound
{
    font-size: 15px;
    font-weight: bold;
    padding-top: 20px;
}

.NoEventFound
{
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    padding-top: 15px;
    display: none;
}

.Annnav
{
}
.Annmenu-left
{
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    margin-left: 10px;
    cursor: pointer;
}
.Annmenu-mid
{
    float: left;
    cursor: pointer;
    float: left;
    height: 14px;
    margin-top: 2px;
    padding: 3px 10px;
}
.Annmenu-right
{
    height: 26px;
    width: 9px;
    display: block;
    float: left;
    cursor: pointer;
}
.Annmenu-left-active
{
    height: 26px;
    width: 9px;
    display: block;
    float: left;
    cursor: pointer;
    margin-left: 10px;
}

.Annmenu-mid-active
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #DDF1FC;
    border: 1px solid transparent;
    color: #620000;
    cursor: pointer;
    float: left;
    height: 14px;
    margin-top: 1px;
    padding: 3px 10px;
}
.Annmenu-right-active
{
    height: 28px;
    width: 9px;
    display: block;
    float: left;
    cursor: pointer;
}


.hlnkAnnouncementLink
{
    margin-top: 2px;
    color: #fff;
    display: block;
    font-weight: bold;
    text-decoration: none;
}


.hlnkAnnouncementLink:hover
{
    color: #9BFF00;
    display: block;
}
.hlnkAnnouncementLink:hover .Annmenu-left
{
    height: 28px;
    width: 8px;
    display: block;
    float: left;
    margin-left: 10px;
    cursor: pointer;
    color: Black;
}
.hlnkAnnouncementLink:hover .Annmenu-mid
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #DDF1FC;
    border: 1px solid transparent;
    color: #620000;
    cursor: pointer;
    float: left;
    height: 14px;
    margin-top: 1px;
    padding: 3px 10px;
}
.hlnkAnnouncementLink:hover .Annmenu-right
{
    height: 28px;
    width: 8px;
    display: block;
    float: left;
    cursor: pointer;
    color: Black;
}
#tdAnnouncementIconImage
{
    vertical-align: top;
    text-align: left;
    width: 28px;
}
#tdAnnouncementTitle
{
    vertical-align: middle;
    text-align: left;
    padding-left: 10px;
}

.divAnnouncementTitle
{
}

.announcementIcon
{
    background: url(../Images/Announcement.png) no-repeat;
    float: left;
    width: 28px;
    height: 28px;
}

.eventsIcon
{
    background: url(../Images/Events.png) no-repeat;
    height: 28px;
    width: 28px;
    float: left;
}
.newsIcon
{
    background: url(../Images/News.png) no-repeat;
    height: 28px;
    width: 28px;
    float: left;
}
.hlnkViewMore
{
    text-decoration: none;
    color: #620f19;
}

.divAnnouncementViewMore
{
    clear: both;
    text-align: right;
    padding-bottom: 5px;
}


/************End Style of Events Page *****************/

/************Start Style of WebTelEventByDate Control *****************/
#tblEventByDateHeader
{
    background: url(../Images/EventByDateBg.jpg) repeat-x;
    height: 36px;
    width: 100%;
    text-align: left;
    color: #84011f;
    padding-left: 10px;
    font-size: 15px;
}
#divEventByTypeHeader
{
    background: url(../Images/EventByDateBg.jpg) repeat-x;
    height: 36px;
    width: 100%;
    text-align: left;
    color: #84011f;
    padding-left: 10px;
    font-size: 15px;
    border-top: solid 1px #d2a549;
    border-bottom: solid 1px #d2a549;
}
.tdhlkEventName
{
    text-align: left;
}
.inactiveDateEvent
{
    background: url(../Images/EventByTypeBg.jpg) repeat-x;
    text-align: left;
    color: Black;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    border-bottom: solid 1px #fadae1;
    cursor: pointer;
    text-decoration: none;
}
.activeDateEvent
{
    background: #7c2c25;
    text-align: left;
    color: White;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    border-bottom: solid 1px #fadae1;
    cursor: pointer;
    text-decoration: none;
}
.inactiveDateEvent a
{
    text-decoration: none;
    color: Black;
    cursor: pointer;
}
.inactiveDateEvent:hover
{
    text-decoration: none;
    color: white;
    background: #7c2c25;
    cursor: pointer;
}
.activeDateEvent a
{
    text-decoration: none;
    color: White;
    font-weight: bold;
}
.hlkEventName
{
}
/************End Style of WebTelEventByDate Control *****************/



/************Start Style of Restaurant Promotion Page *****************/


#divLoginMessage
{
    font-size: 10px;
    color: Red;
}
#divRegiserUserMessage
{
    font-size: 10px;
    color: Red;
    padding-bottom: 10px;
}
.lblOrderConfirmationMessage
{
}
#divOrderConfirmationMessage
{
    color: Red;
    margin-bottom: 15px;
    margin-top: 5px;
    margin-right: 100px;
}


/* start PayPal Page stylesheet */
#PaypalContainer
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.PaypalConfirm
{
    background: url(../Images/PlaceYourOrder.gif) no-repeat;
    cursor: pointer;
    border: none;
    width: 140px;
    height: 25px;
}
.PaypalCancel
{
    background: url(../Images/Cancel_order.gif) no-repeat;
    cursor: pointer;
    border: none;
    width: 87px;
    height: 25px;
}
#divInvoiceConfirmation
{
    padding-bottom: 10px;
}
#divInvoiceConfirmation table, #divInvoiceConfirmation td
{
    border-color: rgba(0,0,0,0.5) !important;
}
#OrderDetails table, #OrderDetails td
{
    border-color: rgba(0,0,0,0.5) !important;
}
/* end PayPal Page Stylesheet*/

/* SurveyFeedback start (12/12/2009) */
.pnlFeedbackInoformation
{
    padding: 0px 10px 10px 10px;
    font-family: Arial;
    color: #212121;
    font-size: 13px;
}
#SurveyFeedbackTitleContainer
{
    width: 100%;
    text-align: center;
}
#SurveyFeedbackTitle
{
    padding-top: 6px;
    height: 28px;
    width: 230px;
    text-align: center;
    background: url(../Images/SurveyFeedback/SurveyFeedBackTitle.jpg);
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
}

.SurveyFeedbackStatement
{
    padding: 10px 10px 0px 10px;
    font-size: 13px;
    color: #212121;
}

#SurveyFeedbackConfidentialStatement
{
    padding: 10px 10px 10px 10px;
    font-weight: bold;
}

#SurveyFeedbackSectionSeperator
{
    border-top: solid 1px #cccccc;
}

#SurveyFeedbackCommonInformation
{
    padding-top: 10px;
}

.SurveyFeedbackUserEmailTextBox
{
    width: 250px;
}

#SurveyFeedbackOrderTime
{
    padding-left: 20px;
}

#SurveyFeedbackMayWeContactDiv
{
    padding: 10px;
}

.SurveyFeedbackQuestion
{
    font-size: 11px;
    font-weight: bold;
}

.RadioButtonList label
{
    display: inline-block;
    width: 50px;
}

.SurveyFeedbackSubTitleContainer
{
    background-color: #f5f5f5;
    border: solid 1px #cccccc;
    margin-bottom: 10px;
}

.SurveyFeedbackSubTitle
{
    padding-top: 6px;
    height: 27px;
    width: 143px;
    text-align: center;
    background: url(../Images/SurveyFeedback/SurveyFeedBackSubTitle.jpg);
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
}

.SurveyFeedbackContent
{
    padding: 10px;
}

#SurveyFeedbackOpinionAnswer
{
    padding-left: 25px;
}

#SurveyFeedbackSuggestion
{
    background-color: #f5f5f5;
    border: solid 1px #cccccc;
    padding: 10px;
    margin-bottom: 5px;
}

#FeedbackButtonDiv
{
    padding-top: 10px;
    text-align: center;
}

.SurveyFeedbackSubmit
{
    width: 83px;
    height: 25px;
    background: url(../Images/Submit.png) no-repeat;
    border: none;
}

.SurveyFeedbackClear
{
    width: 83px;
    height: 25px;
    background: url(../Images/clear.png) no-repeat;
    border: none;
}

.SurveyFeedbackFoodQuestion
{
    text-align: right;
    width: 150px;
}

.SurveyFeedbackFoodAnswer label
{
    display: inline-block;
    vertical-align: middle;
    width: 125px;
}

.SurveyFeedbackFoodAnswer input
{
    display: inline-block;
    vertical-align: middle;
}

.SurveyFeedbackDeliveryPersonAnswer label
{
    display: inline-block;
    vertical-align: middle;
    width: 90px;
}

.SurveyFeedbackDeliveryPersonAnswer input
{
    display: inline-block;
    vertical-align: middle;
}
/* SurveyFeedback end (12/12/2009) */
.lblShareInfo
{
    color: Red;
}
.lblASAPDatetimez
{
    color: Gray;
    font-style: italic;
}
.lblOrderComment
{
    color: Gray;
    font-style: italic;
}
/* for view order dashboard functionality */
.gvwDashboardRowNotViewed
{
    background: url(../Images/OrderNotViewedBg.gif);
    font-weight: bold;
    color: Black;
    width: 290px;
    margin-left: 150px;
    margin-top: 10px;
}
.gvwDashboardRowViewed
{
    background-color: White;
}
.ViewOrderDashBoardGridView
{
    clear: both;
    font-size: x-small;
    color: #333333;
    font-size: 13px;
    margin: 10px;
}
.ViewOrderDashBoardGridViewFooterStyle
{
    color: White;
    background-color: #990000;
    font-weight: bold;
}
.ViewOrderDashBoardGridViewRowStyle
{
    color: #333333;
    background-color: #FFFBD6;
}
.ViewOrderDashBoardGridViewCommandFieldItemStyle
{
    color: Blue;
}
.ViewOrderDashBoardGridViewPagerStyle
{
    background-color: #990000;
    color: #333333;
}
.ViewOrderDashBoardGridViewPagerStyle a
{
    color: #fff;
}
.ViewOrderDashBoardGridViewSelectedRowStyle
{
    background-color: #FFCC66;
    color: Navy;
    font-weight: bold;
}
.ViewOrderDashBoardGridViewHeaderStyle
{
    color: White;
    background-color: #990000;
    font-weight: bold;
    height: 25px;
}
.ViewOrderDashBoardGridViewAlternatingRowStyle
{
    background-color: White;
}
.lblMesssageForDashBoard
{
    font-weight: bold;
    color: Black;
    width: 100%;
    font-size: 14px;
}
.ViewOrderDashBoardGridViewPagerStyleAmtPaid
{
    padding-left: 10px;
}
.ViewOrderDashBoardGridViewEmptyRowStyle
{
    text-align: center;
}
.btnViewInvoiceForDashBoard
{
    border: none 0px;
    background: url(../Images/ViewDashBoard.gif) no-repeat;
    height: 25px;
    width: 76px;
    cursor: pointer;
    margin: 0px;
}
.btnPrintInvoiceForDashBoard
{
    border: none 0px;
    background: url(../Images/PrintDashBoard.gif) no-repeat;
    height: 25px;
    width: 76px;
    cursor: pointer;
    margin: 0px;
}
.btnViewLiveOrders
{
    background: #ed5802 url(../Images/ViewLiveOrder.gif) repeat scroll 0 0;
    height: 30px;
    width: 702px;
    cursor: pointer;
    color: White;
    font-weight: bold;
    font-size: 16px;
    border: solid 1px #ed5802;
    margin: 0px;
    padding: 0px;
}
#divNavigateToDashBoard
{
    text-align: center;
    padding-top: 0px !important;
}
#spanNewOrders
{
    font-size: 14px;
    font-weight: bold;
}
.btnUnifiedDashboardRefresh
{
    cursor: pointer;
    border: none 0px;
    background: url(../Images/refresh.gif) repeat scroll 0 0;
    height: 25px;
    width: 91px;
}
/*end of dashboard styles*/


/* (START) Personalized Message Style */

#onmyown
{
    position: absolute;
    top: 143.5%;
    left: 60%;
    z-index: 10;
}


.divMessagesContainer
{
    border: solid 2px Black;
    width: 600px;
}

#divMessageHeader
{
    height: 25px;
}


#divMessagesBody
{
    padding: 5px;
    max-height: 78px;
    height: auto !important;
    height: 78px;
    overflow: scroll;
    overflow-x: hidden;
    -ms-overflow-x: hidden;
    width: 612px;
    border: solid 1px black;
}

.lnkMessage
{
    float: left;
    color: Black;
    text-align: left;
    font-size: 11px;
    text-decoration: none;
}
.lnkSelect
{
    float: right;
    text-decoration: underline;
    color: Blue;
    font-size: 12px;
    text-align: right;
}

#divGiftTemplates
{
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
}

.divGiftTemplateHeader
{
    font-size: 15px;
    color: Black;
    padding: 5px;
}
/*CollapsiblePanel*/
.collapsePanel
{
    margin: 0px;
    padding: 0px;
    overflow: auto;
    width: 625px;
}

.collapsePanelHeader
{
    padding-top: 0px;
    padding-left: 0px;
    width: 625px;
    height: 31px !important;
    color: Black;
    font-weight: bold;
    background: url(../Images/GiftCertificateTitleRepeat.jpg) repeat-x;
}

.tdMessageInformationHeaderL
{
    height: 31px;
    width: 9px;
    vertical-align: top;
    float: left;
    display: block;
}

/* (END) Personalized Message Style */


/* (START) Styles  For Reports */

.Reportlink
{
    text-decoration: underline;
    color: blue;
}
#divInformationMessage
{
    float: right;
    vertical-align: bottom;
    margin: 0px;
    padding-right: 5px;
    font-style: italic;
    color: Gray;
    margin-bottom: 5px;
}

#divDates
{
    clear: both;
    width: 100%;
    padding-left: 10px;
    padding-right: 25px;
}
.lbldate
{
    padding-right: 5px;
    padding-left: 0px;
    font-size: 13px;
    font-weight: bold;
}
.tdListOfFilters *
{
    margin-bottom: 5px;
}


.tdListOfFilters
{
    margin-top: 2px;
    vertical-align: bottom;
    width: 18%;
}
.ddListOfWeek
{
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.lbldatePicker input
{
    margin-bottom: 0px;
}
.lbldatePicker *
{
    vertical-align: bottom;
    margin: 0px;
    width: 95%;
}
.lnkButtonFilter
{
    cursor: pointer;
    width: 90px;
}
.lblfilter
{
    padding-bottom: 2px;
    padding-right: 5px;
}

/* (END) Styles For Reports */


.lblSpecificTimeSlotForOutsideBusinessHours
{
    color: Red;
    font-style: italic;
}
.lblSpecificTimeSlotForInsideBusinessHours
{
    color: Gray;
    font-style: italic;
}



/*********** STYLESHEET FOR ORDER CONFIRMATION SCREEN ************/
.confirmationContainer
{
    text-align: left; /*padding-top: 20px;*/
}
.confirmationHeader
{
    width: 100%;
    padding-top: 7px;
    height: 24px;
    border: solid 1px #e7b96e;
    color: #3e3e3e;
    font-size: 15px;
    font-weight: bold;
    background-repeat: repeat-x;
    background-image: url(../images/confheader.gif);
    text-align: center;
}
.confirmationContent
{
    width: 100%;
    border: solid 1px #e7b96e;
    background-color: #fdf7e6;
    padding: 10px 0px 10px 0px;
}
.viewOnlineOrder1stDiv, .viewTableBooking1stDiv, .viewCatering1stDiv, .viewContactUs1stDiv
{
    float: left;
    width: 200px;
    text-align: right;
    padding: 5px 0px 5px 5px;
    vertical-align: text-top;
}
.viewOnlineOrder2ndDiv, .viewTableBooking2ndDiv, .viewCatering2ndDiv, .viewContactUs2ndDiv
{
    float: left;
    padding: 0px 0px 5px 5px;
    font-family: Verdana;
    font-size: 12px;
    vertical-align: text-top;
}
#divTxtOtherTextContainer
{
    display: none;
    padding-left: 15px;
}
.btnApplyForConfirmation
{
    cursor: pointer;
    background: url(../Images/ProcessOrder.gif) no-repeat;
    height: 25px;
    width: 150px;
    margin: 0px;
    border: none 0px;
    color: White;
    font-weight: bold;
    font-size: 14px;
}
.btnApplyAndPrintForConfirmation
{
    cursor: pointer;
    background: url(../Images/ProcessOrderAndPrint.gif) no-repeat;
    height: 25px;
    width: 150px;
    margin: 0px;
    border: none 0px;
    color: White;
    font-weight: bold;
    font-size: 14px;
}
.divSendCopyForOnlineOrder
{
    padding-top: 10px;
}
.txtSendCopyForOnlineOrder, .txtSendCopyForContactUsTo
{
    width: 272px;
}
.txtSendCopyToForCateringTo
{
    width: 283px;
}
.txtSendCopyForTableBookingTo
{
    width: 283px;
}
.pnlOrderAlreadyAck
{
    background: #fdf7e6;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
#frmConfirmRequestContainer
{
    text-align: left;
}
#frmConfirmRequest
{
    font-size: 12px;
    width: 100%;
    text-align: left;
}
#frmConfirmRequestContent
{
    text-align: left;
}
.lblConfirmRequestMessage
{
    color: red;
    font-weight: bold;
}
.pnlOrderConfirmationInstructionsFirstDiv
{
    display: block;
    padding-top: 25px;
    color: Red;
    font-weight: bold;
}
.pnlOrderConfirmationInstructionsSecondDiv
{
    display: block;
    padding-top: 15px;
    font-weight: bold;
    color: Blue;
}
.pnlViewOnlineOrderContainer
{
    padding-left: 50px;
}
.lblConfirmationHeader
{
    font-weight: bold;
}
.OrderConfirmationClose
{
    cursor: pointer;
    background: url(../Images/OrderConfirmationClose.gif) no-repeat;
    height: 25px;
    width: 150px;
    margin: 0px;
    border: none 0px;
    color: White;
    font-weight: bold;
    font-size: 14px;
}
.OrderConfirmationWaterMark
{
    color: Gray;
    font-style: italic;
    width: 200px;
}
.txtComment
{
    width: 200px;
}
.btnApplyAndPrintForConfirmationContactUs
{
    cursor: pointer;
    background: url(../Images/ProcessOrderAndPrint.gif) no-repeat;
    height: 25px;
    width: 150px;
    margin: 0px;
    border: none 0px;
    color: White;
    font-weight: bold;
    font-size: 14px;
}
.btnApplyAndPrintForConfirmationCatering
{
    cursor: pointer;
    background: url(../Images/ProcessOrderAndPrint.gif) no-repeat;
    height: 25px;
    width: 150px;
    margin: 0px;
    border: none 0px;
    color: White;
    font-weight: bold;
    font-size: 14px;
}
.btnApplyAndPrintForConfirmationTableBooking
{
    cursor: pointer;
    background: url(../Images/ProcessOrderAndPrint.gif) no-repeat;
    height: 25px;
    width: 150px;
    margin: 0px;
    border: none 0px;
    color: White;
    font-weight: bold;
    font-size: 14px;
}
.btnApplyForConfirmationTableBooking
{
    cursor: pointer;
    background: url(../Images/ProcessRequest.gif) no-repeat;
    height: 25px;
    width: 150px;
    margin: 0px;
    border: none 0px;
    color: White;
    font-weight: bold;
    font-size: 14px;
}
.btnApplyForConfirmationCatering
{
    cursor: pointer;
    background: url(../Images/ProcessRequest.gif) no-repeat;
    height: 25px;
    width: 150px;
    margin: 0px;
    border: none 0px;
    color: White;
    font-weight: bold;
    font-size: 14px;
}
.btnApplyForConfirmationContactUs
{
    cursor: pointer;
    background: url(../Images/ProcessRequest.gif) no-repeat;
    height: 25px;
    width: 150px;
    margin: 0px;
    border: none 0px;
    color: White;
    font-weight: bold;
    font-size: 14px;
}

.divlblOrderAckMsgOther
{
    padding-top: 5px;
    padding-bottom: 5px;
}
#divContactUsConfirmationContainer
{
    padding-left: 10px;
}
#divTableBookingConfirmationContainer
{
    padding-left: 10px;
}
#divCatringConfirmationContainer
{
    padding-left: 10px;
}
.divOtherOptions
{
    width: 100%;
    text-align: center;
    padding: 5px;
}
/*********** END OF STYLESHEET FOR ORDER CONFIRMATION ************/

/********** START OF STYLESHEET FOR JIT-ADMINISTRATION ***********/



#imgJitImage
{
    display: none;
}
#divSpecialTitle
{
    display: none;
}
.pnlJITMgmtContent
{
    background: none repeat scroll 0 0 #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 5px;
    padding: 10px;
}
.pnlJITMgmtImageSelection
{
    /*border:solid 1px #898962;   margin:25px;*/
    padding: 10px;
}
#tblItemMgmtContentInput .col1
{
    width: 150px;
    text-align: right;
    padding-right: 2px;
    font-weight: bold;
}
#tblItemMgmtContentInput td
{
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: middle;
}
#tblItemMgmtContentInput .col2
{
    text-align: left;
    padding-left: 5px;
}
#tblItemMgmtContentInput .txtJITTitle
{
    width: 250px;
}
.txtJITNagivateUrl
{
    width: 400px;
}
#tblItemMgmtContentEditorAndPreview
{
    margin-top: 25px;
}
.divradEditorJITContent
{
    margin-left: 60px;
}
#tblItemMgmtContentEditorAndPreview .col1
{
    vertical-align: top;
    text-align: left;
    width: 350px;
}
#tblItemMgmtContentEditorAndPreview .col2
{
    vertical-align: middle;
    text-align: center;
}
#tblItemMgmtContentEditorAndPreview .col3
{
    vertical-align: top;
    text-align: center;
    width: 350px !important;
}
#tblItemMgmtContentEditorAndPreview .divJITDescription
{
    margin-bottom: 5px;
    text-align: center;
    font-weight: bold;
}
#tblItemMgmtContentEditorAndPreview .divhlkChangeImage
{
    margin-bottom: 5px;
    font-weight: bold;
}
#tblItemMgmtContentEditorAndPreview .divhlkChangeImage a
{
}
#divPreviewJIT
{
    /* width:100%;*/
    text-align: center;
}
#tblItemMgmtContentEditorAndPreview #divPreviewJIT
{
    margin-left: 40px;
}
div.clear
{
    clear: both;
    display: block;
}
.btnSaveJIT
{
    cursor: pointer;
    border: none 0px;
    background: url(../Images/Save.gif) no-repeat scroll 0 0;
    height: 25px;
    width: 87px;
}
.btnPreviewJIT
{
    cursor: pointer;
    border: none 0px;
    background: url(../Images/Preview.gif) no-repeat scroll 0 0;
    height: 25px;
    width: 87px;
}
#divbtnSaveJIT
{
    margin-top: 20px;
}
.trJITTitle
{
    /* display:none;*/
}

.dlImageSelection td
{
    vertical-align: top;
}

#pnlJITMgmtImageSelectionContent .divTemplateSelectImage
{
    border: solid 10px #bbb;
}

#pnlJITMgmtImageSelectionContent .divTemplateSelectImage:hover
{
    border: solid 10px #4a2127;
}
#pnlJITMgmtImageSelectionFooter
{
    width: 100%;
    text-align: center;
    padding: 10px;
}
.JITTemplateCancelButton
{
    border: none;
    background: url(../Images/cancel.gif) no-repeat;
    height: 25px;
    width: 87px;
    cursor: pointer;
}
.divlblActiveStatus
{
    width: 100%;
    padding: 5px;
    padding-top: 10px;
    text-align: center;
}
.lblJITActiveStatus
{
    font-weight: bold;
    color: Red;
}
.pnlJITMgmtContent .divLblMessage
{
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px; /*border:solid 1px #c8af70; */
}
.pnlJITMgmtContent .divLblMessage .lblMessage
{
    font-weight: bold;
    color: Red;
}
.pnlJITMgmtContent h3
{
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: underline;
    font-weight: bold;
    font-size: 16px;
}
.divBackToJitSelection
{
    padding: 10px;
    text-align: right;
}
.divBackToJitSelection a
{
    color: #31190e;
    text-decoration: none;
}
.divBackToJitSelection a:hover
{
    text-decoration: underline;
}
.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 #bbb;
}
.JITManagementDLSTPromoList #divPreviewJIT:hover
{
    border: solid 10px #ADD1E7;
}
.JITManagementDLSTPromoList .divPromoTitle
{
    text-align: center;
    padding: 5px;
    font-weight: bold;
    text-decoration: underline;
    min-height: 14px;
}
.JITManagementDLSTPromoList .divJITDate
{
    text-align: center;
    padding: 3px;
    font-weight: normal;
    border-top: dotted 1px gray;
}
.JITManagementDLSTPromoList .left .active
{
    color: Green;
    font-weight: bold;
}
.JITManagementDLSTPromoList .left .inactive
{
    color: Red;
    font-weight: bold;
}
.JITManagementDLSTPromoList .left
{
    float: left;
    padding-top: 5px;
    width: 65%;
}
.JITManagementDLSTPromoList .right
{
    float: right;
}
.JITManagementDLSTPromoList .divJITActions
{
    padding: 3px 0px 0 10px;
}
.JITManagementDLSTPromoList .hlkEditJIT
{
    background: url(../images/icon_edit.gif) no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 16px;
    width: 16px;
}
.JITManagementDLSTPromoList .hlkCopyJIT
{
    background: url(../images/icon_copy.gif) no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 16px;
    width: 16px;
}

.JITManagementDLSTPromoList .btnDeleteJIT
{
    background: url("../Images/icon_delete.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 16px;
    width: 16px;
}

.JITManagementDLSTPromoList table.tblJITActions td
{
    padding-right: 7px;
}
.JITManagementDLSTPromoList table
{
    background-color: #bbb;
    padding: 5px 0 5px 10px;
}
.JITManagementDLSTPromoList #divPreviewJIT:hover table
{
    background-color: #ADD1E7;
    padding: 5px 0 5px 10px;
}

/*********** END OF STYLESHEET FOR JIT-ADMINISTRATION ************/

/******************* Start VIP Registration **********************************/

#divVIPRegistrationPage
{
    width: 382;
    height: 482;
}
#tdVIPRegistrationMessage
{
    color: Red;
}
/*End*/



/*himu*/

.tableRegisterVIC
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ADD1E7;
    margin-bottom: 10px;
    margin-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

.tableRegisterVIC .title
{
    color: #4A2127;
    font-size: 20px;
    padding: 15px;
    text-align: center;
}
.tdRegisterVICHeader
{
    height: 120px; /*border:1px solid #ADD1E7;*/
    background-color: #D7F0FF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.divContent
{
}
.tdRegisterVICHeader .divHeaderContent
{
    width: 500px;
    font-size: 15px;
    float: left;
    color: #4A2127;
    padding-left: 20px;
    margin-top: 30px;
}

.divVicRegisterForm
{
    border-right: dotted 1px #ADD1E7;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 10px;
    padding-top: 10px;
    padding-right: 10px;
}
.divHeaderImage
{
    background: url("../Images/VICRegisterHeader.jpg") no-repeat scroll 0 0 transparent;
    float: right;
    height: 109px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-right: 30px;
    width: 239px;
}
.PromotionIcon
{
    background: url(../Images/PromotionIcon.png) no-repeat center center;
    height: 45px;
    width: 45px;
}
.EventIcon
{
    background: url(../Images/EventIcon.png) no-repeat center center;
    height: 45px;
    width: 45px;
}
.CouponsIcon
{
    background: url(../Images/CouponsIcon.png) no-repeat center center;
    height: 45px;
    width: 45px;
}
.divPromotionTitle, .divEventTitle, .divCouponsTitle
{
    font-size: 15px;
    font-weight: bold;
    margin-left: 4px;
    text-align: left;
}
.VIPDetailButtonSend
{
    background: url("../Images/register.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 25px;
    width: 87px;
}
#tdVIPRegistrationSubmitbtn
{
    text-align: center;
}
.divPromotionDetail, .divEventDetail, .divCouponsDetail
{
    font-size: 12px;
    margin-left: 5px;
    padding-right: 20px;
    border-bottom: dotted 1px #ADD1E7;
    padding-bottom: 10px;
    text-align: left;
}
.tdTblVIPDetailLeft
{
    text-align: right;
}
.tdTblVIPDetailRight
{
    text-align: left;
}
.tableRegisterVICDetail
{
    margin-top: 25px;
    padding-left: 20px;
}

#DrpAnnMonth
{
    text-decoration: none;
}
#DrpBDateMonth
{
    text-decoration: none;
}
/*himu*/



/************************ Start Footer ****************************/
.menuBottom
{
    float: left;
    margin-left: 10px;
    padding-top: 7px;
}

#divExtraImageLink
{
    vertical-align: middle;
    margin-right: 5px;
    margin-top: 10px;
    float: right;
    padding-right: 0px;
    padding-top: 3px;
    padding-bottom: 5px;
    width: 140px;
    display: none;
}


#divMasterPageFooter
{
    text-align: left;
    width: 245px;
}
.Restoname
{
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 5px;
    text-align: left;
    color: #31190e;
}
#divMasterPageFooter .col4
{
    text-align: right;
}
#divCreditCard
{
    float: left;
    padding-left: 35px;
    text-align: left;
    width: 130px;
    padding-top: 10px;
}
.divPrivacyPolicy
{
    text-align: center;
}

/*.MenuPagelGalleryContent
{
    height: 179px;
    width: 940px;
}*/
#divBottomPageNavigation
{
    float: left;
    display: none;
}
.menuBottomStaticSelectedStyle
{
    color: white;
}
.tdCorners
{
    width: 11px;
    height: 35px;
    background: url('../Images/menu_corner.jpg') no-repeat scroll 0 0;
}
.tdCornersRight
{
    width: 8px;
    height: 35px;
    background: url('../Images/menu_corner_flip.jpg') no-repeat scroll 0 0;
}
.menuBottomStaticMenuItemStyle
{
    padding-left: 4px;
    padding-right: 3px;
    font-size: 10px;
}
.menuBottomNavigation a, .menuBottomNavigation a:hover
{
    color: #c9c9c9;
}
#divMasterPageCompanyName
{
    float: left;
    padding-left: 10px;
    text-align: left;
    width: 220px;
}

#divBottom
{
    /*background-color: #F9F0DF;     border-bottom: 1px solid #E6D4BD;     border-left: 1px solid #E6D4BD;     border-right: 1px solid #E6D4BD;     height: 6px;     width: 946px;*/
}
#imgFooterIcon
{
    height: 26px;
    width: 26px;
}
#imgTwitterIcon
{
    height: 26px;
    width: 26px;
}
#PageFooter
{
    font-family: Arial;
    font-size: 12px;
    width: 950px;
    color: #31190e;
    vertical-align: top;
    padding-bottom: 10px;
    margin-top: 5px;
    margin: 0 auto;
    margin-top: 10px;
}
#divFooter
{
    background-image: url("../Images/Footer.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    vertical-align: top;
    height: 150px;
}
#divRestLogo
{
    background: url("../Images/FooterLogo.jpg") no-repeat center right;
    width: 225px;
    height: 120px;
    float: right;
}
#PageFooter table
{
    text-align: left;
    margin: 0 auto;
}

#divBotttomLine
{
    height: 11px;
    min-width: 950px;
    width: 100%;
}
#divFooterLeft
{
    float: left;
    padding-right: 12px;
    margin-top: 17px;
    padding-left: 18px;
    padding-top: 14px;
}
#divFooterSeparator
{
    background: url(../Images/FooterSeparator.jpg) no-repeat center top;
    height: 133px;
    width: 1px;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
}
#divFooterMiddle
{
    float: left;
    margin-top: 34px;
    width: 375px;
    height: 87px;
}
#divFooterRight
{
    float: left;
    padding-top: 10px;
    margin-left:25px;
}

#divFooterAddress
{
    text-align: left;
}
#divFooterAddress #trRestaurantContactUsEmail
{
    display: none;
}
#divFooterLinkContainer
{
    float: left;
    height: 35px;
    padding-bottom: 5px;
    padding-left: 50px;
}
.Restoname
{
    text-align: left;
    font-weight: bold;
    padding-bottom: 10px;
    color: #33180D;
    font-size: 15px;
}
.tblFooterBusinessHours
{
    padding-top: 10px;
}
.CompanyLink
{
    text-decoration: none;
    color: #31190e;
}
a.CompanyLink
{
    outline: none;
    border: 0;
}
a.CompanyLink:hover
{
    color: #940000;
}
#divPrivacyPolicy
{
    float: left;
    text-align: left;
    width: 90px;
}
#divMasterPageFooterLink
{
    text-align: left;
    width: 357px;
    padding-bottom: 5px;
}

.privacypolicy
{
    text-decoration: none;
    color: #31190e;
    margin-left: 0px !important;
}
a.privacypolicy
{
    outline: none;
    border: 0;
}
a.privacypolicy:hover
{
    color: #940000;
}
#divLinkSeperator
{
    color: #0B4602;
    float: left;
    text-align: left;
    width: auto;
}
/************************* End Footer **************************/

/*
#ctl00_divContainerOuter
{
    border:solid 8px white;
}*/


#divJITPcontainer
{
    width: 240px;
    height: 200px;
}
#tdContactNumber
{
}

#tdAddress
{
    padding-right: 10px;
}
.tblAddress
{
    width: 320px; *width:300px;
}

#divMasterPageHeader #divContactUsContactDetail
{
    display: none;
}
#divContactUsAddressDetails #divHeaderContactDetail, #divDirectionAddress #divHeaderContactDetail
{
    display: none;
}
#divAddress #trRestaurantContactUsEmail
{
    display: none;
}



.imgTelephone
{
    padding: 1px;
    vertical-align: middle;
}

/*********************** Catering Header ********************************/

.CateringHeaderContainer
{
    text-align: left;
    padding-left: 200px;
    background-color: #D7F0FF;
    color: #4A2127;
    padding-top: 20px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: normal;
}
.CateringHeaderContainer table
{
    width: 80% !important;
}
.CateringHeaderContainer li
{
    line-height: 18px;
}
.HeaderText
{
    padding: 10px 0px 10px 0px;
}
.HeaderComp
{
    padding-bottom: 15px;
    line-height: 17px;
    text-align: left;
    padding-right: 85px;
}
/*********************** End Catering Header ********************************/


/************************************ Start Table Booking Page************************************/
.ReservationStaticSelectedStyle
{
    font-weight: bold;
    background: none repeat scroll 0 0 #ffffff;
    color: #AC0308 !important;
}
.ReservationStaticSelectedStyle a
{
    /*font-weight: bold;          background: #c83232;*/
    color: #AC0308 !important;
}
.ReservationStaticHoverStyle
{
    font-weight: bold;
    background: none repeat scroll 0 0 #ffffff;
    color: #AC0308 !important;
}


.ReservationStaticMenuItemStyle
{
    font-size: 13px;
    font-weight: bold;
    color: white;
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: 1px dotted #FFFFFF;
}

.ReservationStaticMenuItemStyle a
{
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding-left: 5px;
}
.ReservationStaticMenuItemStyle a:hover
{
    font-size: 13px;
    font-weight: bold;
    color: #AC0308 !important;
    background-color: White;
}

/*#ReservationMenu a
{
    color: #323232;
}*/
#ReservationMenu
{
    float: left; /*   background: url('../Images/MenuCategoryMiddleBg.jpg') repeat-x bottom #511515;*/ /*vertical-align: top;*/
    width: 157px;
    padding-top: 17px;
    background: url("../Images/Categorytop.jpg") no-repeat scroll left top transparent;
    display: none;
}

.ReservationMenu
{
    color: White;
}

#ReservationContainer
{
    text-align: left;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    border: 1px solid #ADD1E7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


#ReservationContent
{
    /*border: 1px solid #2F0302;*/
    margin-left: 0px;
    width: 935px; /*width: 770px;*/
    float: right;
    margin-bottom: 5px;
}
.tdTableBookingLeft
{
    text-align: right;
    line-height: 30px;
}
.tdTableBookingRight
{
    text-align: left;
    padding-left: 5px;
}
.ReservationStaticMenuStyle
{
    font-weight: bold;
    color: red;
    font: 12px SegoeUI, Arial, sans-serif bold;
}
#TableBookingConiner
{
    padding: 20px;
    padding-left: 200px;
    font-weight:normal;
    /*background: none repeat scroll 0 0 rgba(80, 25, 21, 0.1);*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#CateringConiner
{
    text-align: center;
    padding: 6px; /*width:100%;*/
}

.btnSubmitQuickContact
{
    background: url(../Images/submit.gif) no-repeat;
    border: none;
    height: 25px;
    width: 87px;
    cursor: pointer;
}
/************************************ End Table Booking Page************************************/




/************************************ Start Contact Us Page ************************************/

#divContactUsPage
{
    text-align: left;
    width: 100%;
}
#divContactUsCustomerDetail
{
    width: 410px; /*float: left;*/ /*   margin-left: 20px;*/ /*padding: 10px;*/
}
#tdContactUsDetail
{
    vertical-align: top;
    padding-top: 20px;
}
#lblContactUsMessage
{
    font-size: 13px;
}
#tblContactUsDetail
{
    width: 440px;
}
.tdTblContactDetailLeft
{
    text-align: right;
    width: 100px;
}
.tdTblContactDetailRight
{
    text-align: left;
}
#divContactUsAddressDetails
{
    height: 150px;
    margin-top: 30px;
    padding: 0 0 25px 0;
}
.txtContactUsComments
{
    width: 300px;
}
.ContactDetailButtonSend
{
    border: none;
    background: url(../Images/Send.gif) no-repeat;
    height: 25px;
    width: 87px;
    cursor: pointer;
}
.ContactDetailButtonCancel
{
    border: none;
    background: url(../Images/cancel.gif) no-repeat;
    height: 25px;
    width: 83px;
}
#ContactUSContainer
{
    text-align: left;
    padding-top: 5px;
    padding-left: 5px;
    width: 940px;
    padding-right: 5px;
    padding-bottom: 5px;
}
#ContactUsContent
{
    float: left;
    border: 1px solid #ADD1E7;
    width: 900px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-family: Arial;
}
#ContactUsContent table
{
    font-family: Arial;
}
#ContactUsMenu
{
    float: left; /*font: bold 12px SegoeUI,Arial,sans-serif;*/
    text-align: left;
    width: 600px;
    padding-top: 8px;
    height: 35px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #ADD1E7;
    background-color: #D7F0FF;
}

#ContactUsMenuBottom
{
    margin-bottom: 20px;
    width: 500px;
}
#DirectionMenuBottom
{
    margin-bottom: 20px;
    width: 300px;
}

.ContactStaticSelectedStyle a
{
    border-bottom: 2px solid #095C8E  !important;
    color: #02487C  !important;
    font-weight: bold;
    height: 19px;
}
.ContactStaticSelectedStyle
{
    color: #02487C !important;
    font-weight: bold;
    /*background: none repeat scroll 0 0 #FBD254;*/
    background: none repeat scroll 0 0 #fff;
    
}
.ContactStaticHoverStyle
{
    font-weight: bold;
    background: none repeat scroll 0 0 #fff;
}
.ContactStaticMenuStyle
{
    font-weight: bold;
    color: White; /*font: 12px SegoeUI, Arial, sans-serif bold;*/
}
.ContactMenu
{
    color: black;
    width: 600px; /*background: url("../Images/MenuCategoryMiddleBg.jpg") repeat-y scroll right center #561717;*/ /*background: #eaedf6;*/
    padding-left: 3px;
    padding-right: 3px;
}
.directionsaspx .ContactMenu, .senddirectiontomeaspx .ContactMenu
{
    width: 300px !important;
}

.ContactStaticMenuItemStyle a
{
    font-size: 13px;
    font-weight: bold;
    color: #4a2127;
    display: block;
    border-bottom: 2px Solid #095C8E;
    padding-top: 5px;
    text-align: center;
}
.ContactStaticMenuItemStyle a:hover
{
    border-bottom: 2px solid #095C8E !important;
    cursor: pointer;
    font-weight: bold;
    height: 19px;
    color:#02487C;
}
.ContactStaticMenuItemStyle
{
    font-weight: bold;
    color: #fff;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    height: 20px;
}


.tdCateringConinerBtn
{
    text-align: center;
    padding-top: 10px;
}
/************************************ End Contact Us Page ************************************/

#MediaGalleryContainer
{
    text-align: left;
    padding-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    padding-bottom: 20px;
}

.GalleryStyle
{
    text-align: center;
    padding-left: 45px;
    color: #2F0302;
    font-weight: bold;
}

.ItemStyleCss
{
    /*border: 3px double #270c1f;*/
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #B9B6AA;
    padding: 10px;
}

/******* Start Order Check out ******/
.OrderCheckoutDistanceMessage
{
    color: Red;
}
.PaymentOptionPanel
{
    padding-left: 176px;
}
/******* End Order Check out ******/




/*Start Stylesheet for the Event Control */
.EventContainerHeader
{
    background: url(../Images/NewIcon.jpg) no-repeat;
    height: 56px;
    font-size: 15px;
    text-align: right;
    padding-top: 15px;
    padding-right: 10px;
}

.EventContainerHeader span
{
}
.lblEventHeader
{
    color: white;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}

.EventContainer
{
    background: url(../Images/EventBg.jpg);
    background-position: top;
    height: 200px;
    text-align: left;
    overflow: auto;
    width: 226px;
}
.divEventContentContainer
{
    /*height:160px;*/
    text-align: left;
}
.EventContentContainer
{
    color: #FBA5A4 /*margin: 0px;     padding: 0px;     margin-left: 20px;     padding-top: 5px;     color: #A45D31;*/;
}

.EventContainerFooter
{
    text-align: right;
    padding-right: 10px; /*    background-position: bottom;*/
    height: 10px;
}
.EventContainerFooter a
{
    color: Red;
    text-decoration: none;
}
.EventContainerFooter a:hover
{
    text-decoration: underline;
}
.EventDate
{
    list-style: none;
    font-weight: bold;
    margin-left: 0px;
    padding-top: 5px;
}
.EventContent
{
    font-weight: normal;
}
.LinkShowAllEvents
{
    height: 10px;
}

/*End Stylesheet for the Event Control */



/***************** Start Home Page Testimonial Control *********************/
#divContainer .testimonialsaspx
{
    border: 1px solid #ADD1E7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
#divShowAllTestimonials
{
    text-align: right;
    padding-right: 10px;
}

#divShowAllTestimonials a
{
    /*color: #ffa463;*/
    color: Red;
    text-decoration: none;
}

#divShowAllTestimonials a:hover
{
    color: Red;
    text-decoration: underline;
}

#divEventAndTestimonials
{
    background: #52572d;
    width: 940px;
    margin: 5px 5px 0px;
}


.TestimonialControlFooter
{
    /*background: url(../Images/TestimonialsBottomCurve.jpg) no-repeat;     width: 395px;     height: 7px;*/
}
#divTestimonialContenet
{
    height: 86px; /* color: #fba5a4;*/
    color: Black;
}

.tdPublicationControl
{
    vertical-align: top; /*   padding: 10px 10px 0px 0px;*/ /*width: 240px;*/
}

.tdTestimonialControl
{
    vertical-align: top; /*padding: 10px 9px 10px 0px;*/ /*width: 240px;*/
    height: 200px;
}
#tdTestimonialImage
{
    /*background: url(../Images/Testimonials.jpg) no-repeat;*/ /*width: 393px;*/ /*height: 93px;*/
}
#divHomeTestimonials
{
    height: 69px;
    text-align: left;
    text-align: left;
}
#tdTestimonialText
{
}


.TestimonialControlHeader
{
    background: url(../Images/TestimonialIcon.jpg) no-repeat;
    height: 35px;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial; /*color: white;*/
    text-align: left;
    padding-right: 10px;
}
#TestimonialControlHeaderText
{
    border-bottom: 1px dotted black;
    margin-right: 10px;
    width: 440px;
    padding-bottom: 5px;
}
/***************** End Home Page Testimonial Control *********************/
.AboutUsControlHeader
{
    background: url(../Images/About_Us.jpg) no-repeat;
    height: 35px; /*color: white;*/
    text-align: left;
    padding-right: 10px;
}

#AboutUsControlHeaderText
{
    border-bottom: 1px dotted black;
    margin-right: 10px;
    width: 440px;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
}

#divHomePageImageAndDiscription
{
    font-family: Verdana;
    font-size: 12px;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    height: 60px;
}
.pHomePageDiscription
{
    margin: 0px;
    font-family: Verdana;
    font-size: 12px; /*color: #FBA5A4;*/
    color: Black;
    height: 60px;
}


#divHeaderLeft
{
    float: left;
    height: 92px;
    padding-left: 1px;
    padding-top: 5px;
    text-align: left;
    width: 344px;
}

.CouponsPageContainer
{
}

.lblEventHeader div
{
    border-bottom: solid 1px black;
    width: 165px;
    float: right;
}

/*******************Start Home Page Control ***********************/

#divHomePageControlContainer
{
    width: 940px;
    height: 461px; /*background-color: #5f1919;*/
    background: url(../Images/home_page_background_image.jpg);
}

#divHomePageControlContainerLeft
{
    text-align: left;
    width: 495px;
    height: 461px;
    vertical-align: top;
    float: left; /* background: white;*/
}

#divHomePageControlContainerRight
{
    text-align: left;
    width: 444px;
    height: 461px;
    vertical-align: top;
    float: right;
    border-left: 1px dotted;
}
#tdNewsAndBusinessHour
{
    padding-left: 5px;
    padding-right: 5px;
}
#divHomePageControlBusinessHour
{
    text-align: left;
    height: 200px;
    width: 240px;
    vertical-align: top;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
}

#divHomaPageControlJIT
{
    text-align: left;
    width: 240px;
    height: 200px;
    vertical-align: top;
    padding-top: 10px;
    padding-bottom: 10px;
    float: right;
    margin-left: 5px;
}

#tdHomePageControlNews
{
    background: #5f1919;
    height: 241px;
    width: 240px;
    vertical-align: top;
}

#tdHomePageControlTestimonial
{
    background: #5f1919;
    height: 241px;
    width: 241px;
    vertical-align: top;
}
#divPhoneFax
{
    padding-top: 72px;
    padding-left: 5px;
    text-align: left;
    width: 235px;
    float: left;
    padding-left: 60px;
}

/*******************End Home Page Control ***********************/


#divHomePageControlAboutUs
{
    /*padding-top: 5px;*/
    width: 495px;
    height: 120px; /*  background: #511515;*/
}
#divHomePageControlTestimonial
{
    width: 495px;
    height: 121px; /*background: #511515;*/
}

#pl
{
    margin: 0px;
}
.divPrintableMenuOnMenuPage
{
    background: url("../Images/MenuPage_PrintableMenuBtn.jpg") no-repeat scroll 0 0 red;
    border: medium none;
    cursor: pointer;
    height: 60px;
    width: 250px;
}
.divPrintableMenuOnMenuPage:hover
{
    background: url("../Images/MenuPage_PrintableMenuBtn_Hover.jpg") no-repeat scroll 0 0 red;
}

.pnlInnerMenuPagePrintableMenu a
{
    border: 0;
    outline: none;
}
.pnlInnerMenuPagePrintableMenu
{
    float: left;
    margin-right: 95px;
}
.pnlMenuPagePrintableMenu
{
    display: none;
}
.pnlCateringPagePrintableMenu
{
    display: none;
}

.lnkNutritionInfoOnMenuPage
{
    background: url("../Images/NutritionFactBtn.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 60px;
    width: 250px;
}
.lnkNutritionInfoOnMenuPage:hover
{
    background: url("../Images/NutritionFactBtn_Hover.jpg") no-repeat scroll 0 0 transparent;
}
.pnlMenuPageNutritionInfo a
{
    border: 0;
    outline: none;
    display: block;
}
.pnlMenuPageNutritionInfo
{
    float: left;
}




#tdAboutUsAndTestimonials
{
    /*  background: #511515;*/
    width: 495px;
    height: 241px;
}




/* (START) Personalized Message Style */

#onmyown
{
    position: absolute;
    top: 143.5%;
    left: 60%;
    z-index: 10;
}


.divMessagesContainer
{
    border: solid 2px Black;
    width: 600px;
}

#divMessageHeader
{
    height: 25px;
}


#divMessagesBody
{
    padding: 5px;
    max-height: 78px;
    height: auto !important;
    height: 78px;
    overflow: scroll;
    overflow-x: hidden;
    -ms-overflow-x: hidden;
    width: 612px;
    border: solid 1px black;
}

.lnkMessage
{
    float: left;
    color: Black;
    text-align: left;
    font-size: 11px;
    text-decoration: none;
}
.lnkSelect
{
    float: right;
    text-decoration: underline;
    color: Blue;
    font-size: 12px;
    text-align: left;
    width: 55px;
    padding-left: 0px;
}

#divGiftTemplates
{
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
}

.divGiftTemplateHeader
{
    font-size: 15px;
    color: Black;
    padding: 5px;
}
/*CollapsiblePanel*/
.collapsePanel
{
    margin: 0px;
    padding: 0px;
    overflow: auto;
    width: 625px;
}

.collapsePanelHeader
{
    padding-top: 0px;
    padding-left: 0px;
    width: 625px;
    height: 31px !important;
    color: Black;
    font-weight: bold;
    background: url(../Images/GiftCertificateTitleRepeat.png) repeat-x;
}

.tdMessageInformationHeaderL
{
    height: 31px;
    width: 9px;
    vertical-align: top;
    float: left;
    display: block;
}

/* (END) Personalized Message Style */


#divAboutUs
{
    text-align: right;
    padding-right: 10px;
}

#divAboutUs a
{
    color: Red; /*color: #ffa463;*/
    text-decoration: none;
}
#divAboutUs a:hover
{
    color: Red;
    text-decoration: underline;
}


#divHomgePageControlAboutUsDescription
{
    height: 80px;
    vertical-align: top;
}

#div1
{
    height: 60px;
}

#divHomePageDiscription
{
    height: 60px;
}



.tblRestaurantHeader
{
    width: 214px;
}


/***********(START) PAY BY PHONE ************/

.divPayByPhoneSubmitButtonContainer
{
    text-align: left;
    padding-left: 180px;
}
.divPayByPhoneLabelContainer
{
    padding: 10px;
}
.PaymentOptionPanel
{
    text-align: left;
    padding-left: 120px;
}
/***********(END) PAY BY PHONE ************/



/********************************** Start Stylesheet for Our Branches ********************/

#divGMapMain
{
    border: solid 1px #B2412F;
    background-color: White;
    width: 918px;
    height: 317px; /*    background: #6f3311;*/
}

#OurBranchesContainer
{
    text-align: left; /*margin: 3px 0px 0px 0px; */
}
#divGMap
{
    float: right;
    border: 1px double #B2412F;
    width: 600px;
    margin: 7px;
}

#divBranchList
{
   
    width: 918px; /*    background: #6e3311;*/
    margin-top: 10px; /*color: White;*/
}
.btnBranchDisplayName
{
    text-decoration: none;
    border: none;
    background-color: Transparent;
    cursor: pointer;
    color: Black;
}
#divAlternativeBranchDetail
{
    padding-left: 10px;
    border: solid 1px Black;
    background-color: white;
    margin-bottom: 5px;
}
.btnGInfoWindow
{
    background-color: Transparent;
    border: none;
    font-weight: bold;
    cursor: pointer;
    margin: 1px;
}
.btnSelectLocation
{
    background: url(../Images/SelectLocation.gif) no-repeat;
    border: none;
    cursor: pointer;
    height: 26px;
    width: 130px;
    margin-top: 5px;
}
.btnSeletedSelectLocation
{
    background: url(../Images/SelectedSelectLocation.gif) no-repeat;
    border: none;
    cursor: pointer;
    height: 26px;
    width: 130px;
    margin-top: 5px;
}
.btnGetDirection
{
    background: url(../Images/GetDirection.png) no-repeat;
    border: none;
    cursor: pointer;
    height: 29px;
    width: 113px;
    margin: 1px;
}
.btnSelectedGetDirection
{
    background: url(../Images/SelectedGetDirection.gif) no-repeat;
    border: none;
    cursor: pointer;
    height: 25px;
    width: 130px;
    margin: 1px;
}
.btnOrderNow
{
    background: url(../Images/ViewMenu.gif) no-repeat;
    border: none;
    cursor: pointer;
    height: 25px;
    width: 130px;
    margin-top: 5px;
}
.btnSelectedOrderNow
{
    background: url(../Images/SelectedViewMenu.gif) no-repeat;
    border: none;
    cursor: pointer;
    height: 25px;
    width: 130px;
    margin-top: 5px;
}
#divGetAddress
{
    float: left;
    width: 30%;
    padding: 5px;
    margin-top: 7px;
    margin-left: 2px; /*    color: White;*/
}

.tdWhereAreUNow
{
    font-weight: bold; /*background-color: #cccccc; */ /*padding-left: 10px;*/
}

.btnGo
{
    font-weight: bold;
    cursor: pointer;
    background: url(../Images/FindLocation.gif) no-repeat;
    height: 26px;
    width: 130px;
    border: none;
}
.btnChangeLocation
{
    margin-left: 40px;
    cursor: pointer;
    background: url(../Images/ChangeAddress.gif) no-repeat;
    height: 30px;
    width: 113px;
    border: none;
}
#tblHomePageDayAndTimeForLocation
{
    margin: 0px 0px 0px 0px;
    font-size: 12px;
    color: Black;
}
.tdHomePageDayDiscriptionForLocation
{
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}
.tdHomePageTimeDiscriptionForLocation
{
    text-align: left;
    vertical-align: text-top;
}
.tdHomePageDayAltTextForLocation
{
    font-size: 14px;
    font-weight: bold;
}
#tdDirectionDisplayBranchDetail
{
    width: 30%;
    text-align: left;
    padding-left: 10px;
    padding-right: 5px;
}
#tdDirectionBusinessHours
{
    width: 16%;
    text-align: center;
}
#tdDirectionBusinessHours b
{
    font-size: 14px;
    text-decoration: underline;
}
.tdDisplayBusinessHoursForLocation
{
    text-align: left;
}
.divBusinessHourClosedDay
{
width:230px;
}
#tdDirectionPickupDistance
{
    width: 11%;
    text-align: left;
    padding-left: 15px;
}
.DirectionBranch
{
    padding: 5px;
    border-bottom: solid 1px Green;
}
.DirectionSelectedBranch
{
    padding: 5px;
    background-color:#EEF5FB;
}

/********************************** End Stylesheet for Our Branches ********************/

#tdHomeBottomNavigationMenu
{
    display: none;
}

/********************************** Start Stylesheet for Home Page Control********************/
#divHomepageContainer
{
    /*width: 950px;     background-color: #EEE9E3;*/
    margin-bottom: 5px;
    z-index: 1;
}
#divHomePageSpecialOffer
{
    /*width: 245px;     height: 200px;*/ /*    background: red;*/
}
#divHomePageHeader
{
    /*width: 930px;     vertical-align: top;     padding-left: 10px;*/
}
#divHomePagePhotoGallery
{
    vertical-align: top;
    min-width: 950px;
    width: 100%;
    height: 510px;
}
.divHomePageFlash
{
    min-width: 950px;
    width: 100%;
    height: 500px;
    margin-top: 10px;
}
#divRightColumn
{
    width: 174px;
    float: left;
    padding-left: 5px;
}
.jitmanagementaspx .divHomePageSpecialOffer
{
    background-color: transparent !important;
}

#divJITRotator
{
    float: left;
    width: 240px;
    padding-left: 4px;
}
#divOrderNow
{
    padding-left: 17px;
    padding-right: 17px;
    text-align: left;
    padding-top: 0px;
    padding-bottom: 0px;
}
#tdJoinFanClub
{
}

#divHomePageTiming
{
    height: 105px;
    vertical-align: top;
    text-align: left;
    margin-top: 9px;
    padding-top: 5px;
}
#tdTableReservationLink
{
    width: 239px;
    height: 45px;
    padding-bottom: 5px;
}
#divTableReservationLink
{
    width: 239px;
    height: 45px;
    cursor: pointer;
    background-image: url(../Images/Testimonials.jpg);
}
#divCateringInquiryLink
{
    width: 239px;
    height: 45px;
    cursor: pointer;
    background-image: url(../Images/CateringInquiry.jpg);
}
#tdCateringInquiryLink
{
    width: 239px;
    height: 45px;
    padding-top: 10px;
}
#tdHomePageTiming
{
    vertical-align: top;
}
.hnkOrderOnline
{
    outline: none;
    border: none;
}
#divHomeOrderOnline
{
    cursor: pointer;
    height: 48px;
    width: 206px;
}
#divHomeTableReservation
{
    background: url("../Images/NewsEvents.jpg") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 45px;
    width: 239px;
}
.divHeaderFacebook
{
    padding: 12px 12px 6px 12px;
}
.aHeaderFacebook
{
    outline: none;
    border: none;
}
.divHeaderTwitter
{
    padding-left: 5px;
}
.aHeaderTwitter
{
    outline: none;
    border: none;
}
.aRestaurantHeaderLogo
{
    outline: none;
    border: none;
}
.divHomePageVIPRegiText
{
    font-size: 19px;
    text-align: left;
    padding-left: 80px;
    padding-bottom: 30px;
    font-weight: bold;
    letter-spacing: -0.06em;
}
.lnkOrderNowHome
{
    width: 283px;
    height: 50px;
}
.divPromoSubTitle
{
    font-size: 22px;
    font-family: Georgia;
    padding-top: 15px;
    padding-left: 15px;
}
#divpromotiontext
{
    padding-left: 2px;
    padding-top: 20px;
    font-size: 13px;
    padding-left: 35px;
}
/********************************** End Stylesheet for Home Page Control********************/

/*-------------------- Reorder Control Starts --------------------------*/


#divROrder
{
    height: 35px;
    text-align: left;
    padding-left: 10px;
    padding-bottom: 5px;
}
.tblRorder
{
    height: 35px;
    text-align: left;
    padding-top: 4px;
    margin: 0 auto;
    width: 185px !important;
}
.tdRorder
{
    color: White;
    font-family: Verdana;
    width: 76px;
}
.btnReorder_1
{
    background: url("../Images/ReorderButton.jpg") no-repeat scroll center right transparent;
    border: 0 none;
    color: White;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin: 0;
    width: 30px;
    margin: 0px 2px 0px 2px;
    background-position: top left;
    margin-top: 5px;
}
.btnReorder_2
{
    background: url("../Images/ReorderButton.jpg") no-repeat scroll center right transparent;
    border: 0 none;
    color: White;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin: 0;
    width: 30px;
    padding: 0px 2px 0px 2px;
    background-position: top center;
    margin-top: 5px;
}
.btnReorder_3
{
    background: url("../Images/ReorderButton.jpg") no-repeat scroll center right transparent;
    border: 0 none;
    color: White;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin: 0;
    width: 30px;
    padding: 0px 2px 0px 2px;
    background-position: top right;
    margin-top: 5px;
}
.btnReorderDisabled_1
{
    background: url("../Images/ReorderButton.jpg") no-repeat scroll center right transparent;
    border: 0 none;
    color: White;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin: 0;
    text-decoration: line-through;
    width: 30px;
    background-position: bottom left;
    margin-top: 5px;
}
.btnReorderDisabled_2
{
    background: url("../Images/ReorderButton.jpg") no-repeat scroll center right transparent;
    border: 0 none;
    color: White;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin: 0;
    text-decoration: line-through;
    width: 30px;
    background-position: bottom center;
    margin-top: 5px;
}
.btnReorderDisabled_3
{
    background: url("../Images/ReorderButton.jpg") no-repeat scroll center right transparent;
    border: 0 none;
    color: White;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin: 0;
    text-decoration: line-through;
    width: 30px;
    background-position: bottom right;
    margin-top: 5px;
    float:right;
}
.hlReorderLink
{
    text-decoration: none;
    outline: none;
    border: none 0px;
    cursor: pointer;
}
.divReorder
{
    background: url("../Images/Order-Online.png") no-repeat center top;
    width: 283px;
    height: 89px;
    margin: 0 auto;
    margin-bottom: 22px;
}
#divReorderLink
{
    background: url(../Images/Reorder.jpg) no-repeat center bottom;
    width: 78px;
    height: 25px;
    margin-right: 5px;
    outline: none;
}

/*-------------------- Reorder Control Ends -------------------------*/

#divPhoneNumber
{
    background: url("../Images/Phone.jpg") no-repeat scroll left center transparent;
    float: left;
    height: 17px;
    padding-left: 23px;
    text-align: left;
}

#divFaxNumber
{
    background: url("../Images/Fax.jpg") no-repeat scroll left top transparent;
    float: left;
    height: 17px;
    padding-left: 23px;
    text-align: left;
}
#divFooterAddress #divFaxNumber
{
    margin-top:3px;
}
#divEmailImage
{
    /* background: url("../Images/Email.png") no-repeat scroll left top transparent;*/
    margin-top: 3px;
    background: url("../Images/Email.png") no-repeat scroll left top transparent;
    float: left;
    padding-left: 23px;
    text-align: left;
}

#PageFooter #divEmailImage
{
    background: none repeat scroll 0 0 transparent !important;
    float: left;
    margin-top: 3px;
    padding: 0 !important;
    text-align: left;
}

#tdPhoneNumber
{
    text-align: left;
}
#tdFaxNumber
{
    text-align: left;
}
#divAddress #trRestaurantAddLine1
{
    display: none !important;
}
#divAddress #trRestaurantAddLine2
{
    display: none !important;
}

.rtWrapper .rtWrapperContent table
{
    margin-right: 0px !important;
}

.JITTemplateUploadButton
{
    border: none;
    background: url(../Images/Upload.gif) no-repeat;
    height: 25px;
    width: 87px;
    cursor: pointer;
}
.tdJITUploadTemplate
{
    padding-top: 5px;
}

/****(START) Confirmation Control ****/
.tdConfirmationControlLeft
{
    padding: 1px;
    padding-top: 2px;
    padding-right: 3px;
    vertical-align: top;
    width: 120px;
}
.tdConfirmationControlRight
{
    padding: 1px;
    width: 180px;
}
.txtOtherConfirmationControl
{
    width: 140px;
}
.WaterMarktxtOther
{
    color: Gray;
    font-style: italic;
    width: 140px;
}
.ddlConfirmationControlLeft
{
    width: 150px;
}

/****(END) Confirmation Control ****/
.divBusinessHourTitle
{
    font-weight: bold;
    color: #6b3109;
    font-family: Verdana;
    font-size: 18px;
}
.divBusinessHourHour
{
    color: #6b3109;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
}

/****(Start) Admin Menu Management ****/
#tblMenuPageCategory
{
    border: 1px solid #bbb;
    margin: 5px;
}
/****(END) Admin Menu Management ****/


/*---------- Testimonial Header Greeting START -----------*/
.divTestimonialHeaderContainer
{
    padding: 15px 0px 10px 0px;
    position: relative;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
    -khtml-opacity: 1.0;
}
.tblTestimonialGreetingContainer
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 5px; /*border:1px solid #ADD1E7;*/
    background-color: #E6EEF1;
}
.tdTestimonialHeaderText
{
    padding: 10px 40px 10px 40px; *padding-top:10px;
text-align:left;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
margin:0px25px;


}
.lblTestimonialText
{
    text-align: left;
    font-size: 16px;
    padding-top: 20px;
    color: #4A2127;
    font-weight: bold;
}
.tdTestimonialFeedbackButton
{
    text-align: right;
    padding-right: 33px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.TestimonialFeedbackButton
{
    background: url('../Images/feedback.gif') no-repeat;
    height: 25px;
    width: 87px;
    border: none;
    float: right;
    cursor: pointer;
}
.divTestimonialHeaderContainer table
{
    width: 99%;
    padding-top: 20px;
    margin: 0 auto;
}
.hlTestimonialFeedback
{
    outline: none;
    border: none;
}
/*---------- Testimonial Header Greeting END -----------*/

.content
{
    padding-top: 10px;
}


#divImgDescription
{
    display: none;
}
#divFoodTypeVegetarian
{
    display: none;
}



#EventCalenderControlContainer #divEventsContainer
{
    padding-top: 0px !important;
    padding-left: 0px !important;
}

#EventCalenderControlContainer #divAnnouncementNavigationContainer
{
    margin-left: 0px !important;
}

#EventCalenderControlContainer #divPastAnnouncementTitle, #EventCalenderControlContainer #divAnnouncementTitle
{
    margin-left: 0px !important;
}
#tblCateringConiner
{
    width: 895px;
    padding: 10px 0px 0px 0px;
    font-weight: normal !important;
}
#SocialMediaMarketingControl
{
    display: block !important;
}





#divHomePageTop
{
    min-width: 950px;
    width: 100%;
    height: 510px;
    margin-bottom: 10px;
}
#divHomePageBottom
{
    min-width: 950px;
    width: 100%;
}
#divHomeOrderOnline
{
    width: 210px;
    height: 76px;
    margin-right: 7px;
}
#divHomeOrderOnlineInner
{
    width: 210px;
    height: 76px;
    cursor: pointer;
    background: url(../Images/OrderOnline.jpg) no-repeat top;
}
#divHomeOrderOnlineInner:hover
{
    background: url(../Images/OrderOnline_Hover.jpg) no-repeat top;
}
#divHomeVIP
{
    width: 240px;
    height: 76px;
    margin-right: 7px;
}
#divHomeVIPInner
{
    width: 240px;
    height: 76px;
    cursor: pointer;
    background: url(../Images/JoinClub.jpg) no-repeat top;
}
#divHomeVIPInner:hover
{
    background: url(../Images/JoinClub_Hover.jpg) no-repeat top;
}
#divHomeGift
{
    width: 240px;
    height: 76px;
    margin-right: 6px;
}
#divHomeGiftInner
{
    width: 240px;
    height: 76px;
    cursor: pointer;
    background: url(../Images/GiftCertificate.jpg) no-repeat top;
}
#divHomeGiftInner:hover
{
    background: url(../Images/GiftCertificate_Hover.jpg) no-repeat top;
}
#divHomeGallery
{
    width: 240px;
    height: 76px;
}
#divHomeGalleryInner
{
    width: 240px;
    height: 76px;
    cursor: pointer;
    background: url(../Images/PhotoGallery.jpg) no-repeat top;
}
#divHomeGalleryInner:hover
{
    background: url(../Images/PhotoGallery_Hover.jpg) no-repeat top;
}

#divHeader
{
    float: left;
}

#divHeaderLogo
{
    background-image: url("../Images/Logo.jpg");
    background-repeat: no-repeat;
    height: 91px;
    width: 398px;
}


#divMasterPageHeaderRight
{
    width: 780px;
    float: left;
}
#divAddress
{
    font-weight: bold;
    text-align: left;
    float: left;
}
#divAddressDetail
{
    width: 260px;
    height: 50px;
    float: right;
    padding-left: 15px;
    font-family: Arial;
}
#divHeaderContactDetailAddress
{
    padding-top: 8px;
}
#divFbLikes
{
    width: 100px;
    height: 34px;
    float: left;
    padding-top: 16px;
    padding-left: 60px;
}
#divSocialMediaMarketingContainer
{
    width: 600px;
    height: 25px;
}
.divRULInfoContent
{
    background-color: #eee !important;
    border: 1px solid #ADD1E7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto !important;
    padding-bottom: 10px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    width: 70% !important;
    color: #fff !important;
}





/*   Menu Page */

.ServicesPageContent
{
    width: 950px;
    width: 100%;
}
#DivTop
{
    height: 64px;
    margin-left: 85px;
    margin-right: 25px;
    width: 840px;
}
#DivMainContainer
{
    background: url("../Images/main.png") no-repeat scroll 0 0 transparent;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: left;
    height: 1892px;
    margin-bottom: 10px;
    margin-left: 40px;
    margin-right: 40px;
    width: 840px;
}
#TopLeft
{
    /*border :1px solid;*/
    float: right;
    width: 236px;
    height: 64px;
    background: url("../Images/Menu_OrderOnlineBtn.jpg") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    margin-left: 12px;
    margin-right: 12px;
}
#TopLeftContent
{
    width: 236px;
    height: 64px;
}
#TopLeft:hover
{
    background: url("../Images/Menu_OrderOnlineBtn_Hover.jpg") no-repeat scroll 0 0 transparent;
}
#TopRight
{
    background: url("../Images/MenuPage_PrintableMenuBtn.jpg") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 60px;
    margin-right: 38px;
    width: 250px;
}

#TopRightContent
{
    height: 60px;
    width: 250px;
}
#TopRight:hover
{
    background: url("../Images/MenuPage_PrintableMenuBtn_Hover.jpg") no-repeat scroll 0 0 transparent;
}
#TopMiddle
{
    width: 250px;
    height: 60px;
    float: left;
    background: url("../Images/NutritionFactBtn.jpg") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    margin-right: 20px;
}
#TopMiddleContent
{
    width: 250px;
    height: 60px;
}
#TopMiddle:hover
{
    background: url("../Images/NutritionFactBtn_Hover.jpg") no-repeat scroll 0 0 transparent;
}

.aboutusaspx #ContactUsMenu
{
    /* display:none;*/
}
/*.aboutusaspx #ContactUsContent
{
    width:770px !important;
    margin:0px !important;
    border:none !important;
}
*/
.aboutusaspx #ContactUSContainer
{
    width: 940px !important;
    padding: 5px !important;
}



/* Gallery Page */
#tdPictureGalleryContainer
{
    text-align: left;
    padding-left: 5px;
}
#tblGallery
{
    /* border: 1px solid #2F0302;*/
    margin: 0;
    padding: 0;
}
#tdGallery
{
    /*padding-top: 53px;*/
    padding-top: 5px;
}
#divGalleryNavigation
{
    /*  background: #a59c8b;*/ /*border: solid 1px #c2c1c1;*/ /* padding-right:5px;*/
    height: 100px;
    display: block;
    text-align: center;
    width: 560px;
}
.divSelectedGallery, .divUnSelectedClassGallery:hover
{
    /*  background: url(../Images/bottom_arrow.jpg) no-repeat  bottom;*/
    background-color: transparent; /* padding-right: 5px;     padding-left: 5px;     padding-top: 10px;     padding-bottom: 5px;*/ /*width: 115px;*/
    text-align: center; /* height: 100px;*/
    margin-bottom: 0px;
    margin-top: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; /*-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;border-top-left-radius:5px;     -moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px;      */
}
.ItemStyleCss
{
    background: #EEEEEE;
    padding: 10px;
    border: Solid 1px #B9B6AA;
}
.lkbtnGallery
{
    /* padding-right: 10px;*/
    text-decoration: none;
    color: #FFFFFF;
}
.lkbtnSelectedGallery
{
    color: White;
    text-decoration: none; /* padding-right: 10px;*/
}
.divUnSelectedClassGallery
{
    /* padding-right: 5px;     padding-left: 5px;     padding-top: 10px;     padding-bottom: 5px;*/ /*height: 100px;*/
    width: 115px;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 10px;
}
#tdPhotoGalleryContent
{
    width: 600px;
}
#SocialMediaMarketingControl
{
    display: block !important;
    margin-top: -20px;
    margin-right: -260px;
}
.divUnSelectedClassGallery a
{
    color: #320000;
    font-weight: bold;
    white-space: nowrap;
    margin-top: 2px;
}
.divSelectedGallery a
{
    color: #ef3924;
    font-weight: bold;
    white-space: nowrap;
}
.divSelectedGallery .divGalleryimg
{
    border: 2px solid red;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0;
    width: 89px;
    height: 66px;
}

.divUnSelectedClassGallery .divGalleryimg
{
    border: 2px solid tranparent;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0;
    padding: 0;
    width: 89px;
    height: 66px;
}
.divSelectedGallery
{
}
.divSelectedGallery a img, .divUnSelectedClassGallery a img
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.tdGalleryCategory
{
    text-align: center;
    margin: 0 auto;
    padding-left: 10px;
}
.divUnSelectedClassGallery:hover a
{
    color: #ef3924;
    font-weight: bold;
    white-space: nowrap;
}

/* End of Gallery Page */

.orderinvoiceaspx, .giftpaypalreturnaspx, .giftinvoiceaspx, .paypalreturnaspx
{
}




/*  START NEWS LETTER */
.newsLetterSubmit
{
    background: url(../Images/Submit.png) no-repeat;
    width: 87px;
    height: 25px;
    border: none;
    cursor: pointer;
}
.Newsletterbody form
{
    margin: auto;
    width: auto !important;
}
.divNewsLetterSubscription
{
    background: url(../Images/newsletterpopupBG.jpg) no-repeat;
}

/*  END NEWS LETTER */

#divHeaderContactDetail #divPhoneNumber, #divContactUsContactDetail #divPhoneNumber
{
    background: url("../Images/Phone.jpg") no-repeat scroll left center transparent;
    float: left;
    height: 17px;
    padding-left: 23px;
    text-align: left;
    padding-top: 3px;
    padding-bottom: 3px;
}
#divHeaderContactDetail #divPhoneNumber
{
    background: url("../Images/HeaderPhone.jpg") no-repeat scroll left center transparent;
}
#divHeaderContactDetail #divFaxNumber
{
    background: url("../Images/HeaderFax.jpg") no-repeat scroll left top transparent;    
}
#receiveNews
{
    background-image: url(../Images/ReciveNewsLetters.gif);
    width: 142px;
    height: 19px;
    margin-left: 52px;
}


.divPrintableMenuOnCateringPage
{
    background: url("../Images/MenuPage_PrintableMenuBtn.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 64px;
    width: 236px;
    float: left;
}
.divPrintableMenuOnCateringPage:hover
{
    background: url("../Images/MenuPage_PrintableMenuBtn_Hover.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 64px;
    width: 236px;
    float: left;
}

.divCateringInquiryOnCateringPage
{
    background: url("../Images/CateringInquiry.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 60px;
    width: 275px;
    float: right;
    display: none;
}
.divCateringInquiryOnCateringPage:hover
{
    background: url("../Images/CateringInquiry_Hover.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 60px;
    width: 275px;
    float: right;
    display: none;
}

#gallery
{
    background: transparent !important;
    padding-top: 0px !important;
}

/********** vertical Image Category ***************/

.RadRotator_Default .rrClipRegion
{
    border: none !important;
}

.tdArrowup, .tdArrowDown
{
    margin: 0 auto;
    text-align: center;
}
.tdArrowup
{
    padding-top: 2px;
}
.ad-gallery
{
    width: 560px !important;
    height: 420px !important;
    margin-top: 5px !important;
}
.ad-gallery .ad-image-wrapper
{
    height: 420px !important;
}
.ad-gallery .ad-thumbs li a, .ad-gallery .ad-thumbs li a img, .ad-gallery .ad-thumbs li a.ad-active
{
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
    border-radius: 5px !important;
}

#divPictureGallerypageContainer
{
    border: 1px solid #ADD1E7;
    height: 650px;
    margin: 0 auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    clear: both;
}
/*--- NEW Header STARTS ---*/


#tdGPlus a:hover .divGPlus
{
    width: 32px;
    height: 32px;
    background: url(../Images/SocialMediaIcons.png) no-repeat;
    background-position: -38px -110px;
}
.divGPlus
{
    width: 32px;
    height: 32px;
    background: url(../Images/SocialMediaIcons.png) no-repeat;
    background-position: -2px -110px;
}
.tblHeaderSocialMedia
{
    width: 144px;
    padding-right: 16px;
    float: right;
}
#divSocialMedia iframe
{
    padding-top: 5px;
    padding-right: 10px;
    float: left;
}
#___plusone_0
{
    width: 80px !important;
}

.tblHeaderSocialMedia a
{
    border: medium none;
    outline: medium none;
    height: 32px;
    width: 32px;
}
#divFloaterTop, #divFloaterBottom
{
    width: 350px;
    height: 35px;
}
#divLogin
{
    text-align: center;
    width: 190px;
    outline: none;
    border: 0;
    margin-top: 5px;
    padding-left: 10px;
    float: left;
}
#divLogin a
{
    outline: none;
    border: 0;
}
#divLogin a:hover
{
    color: #D3251C;
}

#divFBGPlusContainer
{
    float: right;
    height: 35px;
    margin-top: 10px;
    width: 150px;
}
#divFBLikeContainer
{
    width: 80px;
    float: left;
}
#divGPlusContainer
{
    margin-left: 10px;
    text-align: left;
    width: 60px;
    float: right;
}
#divOnlineOrder
{
    width: 200px;
    height: 35px;
    float: left;
}
#divOnlineOrder a
{
    border: none;
    width: 132px;
}
#btnOrderOnline
{
    width: 132px;
    height: 34px;
    background: url(../Images/OrderOnline.gif) no-repeat;
}
.OnlineOrder
{
    height: 34px;
    width: 132px;
    margin: 1px 28px 0px 40px;
    vertical-align: top;
}
#WelcomeNote
{
    display: none;
}

/*--- NEW Header ENDS ---*/

#prev_home, #next_home
{
    text-indent: -9999em;
    height: 0;
}

.slider_wrapper
{
    height: 430px;
    margin: 0 auto;
    position: relative;
    width: 1600px;
}
#HomeMiddleContainer
{
    padding: 10px 0px;
    margin: 0 auto;
    width: 1600px;
    position: relative;
    display: none;
}

#home_pager
{
    /*margin: 0 auto;     width: 950px;     -moz-border-radius: 10px 10px 10px 10px;     height: 16px;     padding: 6px 8px 0;     position: relative;*/
}
#home_pager a
{
    background: url(../Images/NonSelectedBtn.png) no-repeat;
    height: 12px;
    margin: 0 3px;
    text-indent: -9999em;
    width: 13px;
    outline: none;
    border: 0;
    display: inline-block;
}
#home_pager a.activeSlide
{
    background: url(../Images/SelectedBtn.png) no-repeat;
}
#HeaderRightFlotter
{
    width: 350px;
    float: right;
    height: 70px;
}
#divTableReservationHeaderLine1
{
    text-align: left;
    color: #4A2127;
    font-weight: bold;
}



.divRULInfoContent
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1) !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #4A2127 !important;
}
#divAboutUsContent
{
    margin-right: 15px !important;
    width: 615px !important;
}
#divAboutUsFlash
{
    padding-left: 10px !important;
}


/******** (START) Accordion Header *************/

#sitenav-bar
{
    /*background-color: #4A2127;*/
    background: transparent;
    background-image: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    height: 60px;
    line-height: 35px;
    margin-bottom: 0px; /*margin-left: 298px; margin-right: 299px;*/
    margin-left: 5px; /*margin-right: 10px;*/
    margin-right: 10px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px; /*padding-right: 23px;*/
    padding-right: 0px;
    padding-top: 0px;
    position: absolute; /*width: 85%;*/
    width: 76%;
    text-align: right;
}


#toggle-link
{
    position: absolute;
    top: 0; /*left: 85%;*/
    left: 96%;
    margin: 0 0 0 -10px;
    padding-left: 4px;
    margin-bottom: 0px;
    height: 60px;
    line-height: 60px;
    color: #4A2127;
    font-size: 10px;
    text-transform: uppercase;
    cursor: pointer;
    z-index: 9999;
}
.accordion-close .toggle-link
{
    background-image: url(../Images/Up_Down_Arrow.png);
    background-position: 0px -4px;
    background-repeat: no-repeat;
    margin-left: 5px;
    width: 46px;
    height: 60px;
    z-index: 9999;
}
.accordion-open .toggle-link
{
    background-image: url(../Images/Up_Down_Arrow.png);
    background-position: -50px -4px !important;
    background-repeat: no-repeat;
    width: 46px;
    height: 60px;
    margin-left: 0px;
    z-index: 9999;
}
.accordion-open .toggle-link:hover
{
    background-position: -50px 0px !important;
}

.headersection, .accordion .accordion-close
{
    height: 60px !important;
}
#headersection
{
    display: none;
}
.picturegalleryaspx #headersection
{
    display: block;
    font-family: Rockwell;
    color: #D3251C;
    font-weight: bold;
    font-size: 16px;
}
#toggle-header_Hide, #toggle-header_Show
{
    padding-right: 35px;
    vertical-align: top;
    cursor: pointer;
    display: none;
}
.accordion-close #toggle-header_Hide
{
    display: none;
}
.accordion-close #toggle-header_Show
{
    display: inline-block;
    display: none;
}
.accordion-open #toggle-header_Show
{
    display: none;
}
.accordion-open #toggle-header_Hide
{
    display: inline-block;
    display: none;
}
/******** (END) Accordion Header *************/
#PrintableLogo
{
    display: none;
}


/************* Footer by Happpy **********/

#tblFooterNavigation
{
    height: 30px;
    text-align: left;
}
#tblFooterCompanyLink
{
    width: 350px;
    float: left;
    margin-top: 10px;
    margin-left: 20px;
}

#divLinkContainer
{
}
#divPrivacyPolicy
{
    width: 90px;
    float: left;
    text-align: left;
}
#divLinkSeperator
{
    width: auto;
    float: left;
    text-align: left;
    color: #4A2025;
}
#divRestLogo
{
    height: 100px;
    width: 228px;
}
#tblHeaderRight
{
    width: 100%; *width:400px;
}
#divSocialMedia
{
    margin-left: 5px; /*width: 120px;*/
}
#divFacebookContainer, #divTwitterContainer, #divYelpContainer
{
    float: left;
    height: 32px;
    width: 32px;
    padding-right: 5px;
}
/*.divFacebook:hover
{
    width: 32px;
    height: 32px;
    background: url(../Images/SocialMediaIcons.png) no-repeat;
    background-position: -38px -2px;
}*/

/*.divFacebook
{
    width: 32px;
    height: 32px;
    background: url(../Images/SocialMediaIcons.png) no-repeat;
    background-position: -38px -2px;
}*/
/*.divTwitter:hover
{
    width: 32px;
    height: 32px;
    background: url(../Images/SocialMediaIcons.png) no-repeat;
    background-position: -38px -38px;
}*/
/*
.divTwitter
{
    width: 32px;
    height: 32px;
    background: url(../Images/SocialMediaIcons.png) no-repeat;
    background-position: -38px -38px;
}*/
/*
.divYelp:hover
{
    width: 32px;
    height: 32px;
    background: url(../Images/SocialMediaIcons.png) no-repeat;
    background-position: -38px -74px;
}
.divYelp
{
    width: 32px;
    height: 32px;
    background: url(../Images/SocialMediaIcons.png) no-repeat;
    background-position: -2px -74px;
}
*/
#divInstagram
{        width: 32px;
    height: 32px;
 background: url(../Images/Insta.png) no-repeat center center;
}
.divFacebook
{
    width: 32px;
    height: 32px;
    background: url(../Images/facebook.png) no-repeat center center; /*background-position: -2px -2px;*/
}
.divTwitter
{
    width: 32px;
    height: 32px;
    background: url(../Images/twitter.png) no-repeat center center; /*background-position: -2px -38px;*/
}
/*****************************************


/* -------  HOME PAGE GALLERY STARTS ------- */
#HomePageGalleryWrapper #slider
{
    background: url("../Images/loading.gif") no-repeat scroll 50% 50% transparent !important;
    height: 360px !important;
    position: relative !important;
    width: 950px !important;
    margin: 0 auto;
}
#HomePageGalleryWrapper .slider-wrapper
{
    /*padding-top: 5px;*/
    width: 950px; /*height: 400px;*/
    padding-top: 0px;
    padding-bottom: 5px; /*background: #fff;*/
}
#HomePageGalleryWrapper #slider a.nivo-imageLink
{
    z-index: 1;
    width: 950px !important;
    height: 360px !important;
}
#HomePageGalleryWrapper #slider img
{
    width: 950px !important;
    height: 360px !important;
    text-align: center;
}
#HomePageGalleryWrapper
{
    width: 950px;
    height: 457px;
    background: url(../images/HomePageGalleryBG.png) no-repeat center top;
    position: relative;
}
.divHomePageGalleryBottom
{
    width: 950px;
    margin: 0 auto;
    height: 60px;
    position: absolute;
    top: 353px;
    left: 17px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-left: 0px;
    padding-top: 2px;
    background: rgb(0,0,0); /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000); /* For IE 8*/ /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"; /* For Most IE */
    filter: alpha(opacity=70);
    background: rgba(0,0,0,0.4);
}
.divHomeTestimonial, .divHomeNewsEvent, .divHomePhotoGallery
{
    float: left;
    padding-left: 50px;
    height: 50px;
    color: #fff;
    font-size: 24px;
    margin-left: 50px;
    margin-right: 50px;
    padding-top: 10px;
    font-family: 'CAMBRIAB';
    margin-top: 5px;
    outline: 0px;
    text-decoration: none; *padding-top:5px;
*margin-right:40px;
filter:alpha(opacity=100);
background-color:Transparent;
cursor:pointer;
}
.divHomeTestimonial
{
    background: url(../images/Testimonial.png) left top no-repeat; *margin-left:36px;

}
.divHomeNewsEvent
{
    background: url(../images/NewsNEvent.png) left top no-repeat; *margin-left:37px;

}
.divHomePhotoGallery
{
    background: url(../images/PhotoGallery.png) left top no-repeat; *margin-left:37px;

}
#HomePageGalleryWrapper .nivo-controlNav
{
    background-color: Transparent !important;
    margin: 0 auto;
    overflow: hidden; /*padding: 23px 0 0;*/
    margin-top: 8px;
    position: relative;
    text-align: center; /*width: 210px !important;*/
}
/* Control nav styles (e.g. 1,2,3...) */

#HomePageGalleryWrapper .nivo-controlNav a
{
    cursor: pointer;
}
#HomePageGalleryWrapper .nivo-controlNav a.active
{
    font-weight: bold;
}
#HomePageGalleryWrapper .nivo-prevNav
{
    left: 0px;
}
#HomePageGalleryWrapper .nivo-nextNav
{
    right: 0px;
}
#HomePageGalleryWrapper .nivoSlider
{
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
#HomePageGalleryWrapper .nivoSlider img
{
    position: absolute;
    top: 0px;
    left: 0px;
    max-width: none;
}
#HomePageGalleryWrapper .nivo-main-image
{
    display: block !important;
    position: relative !important;
    width: 100% !important;
}

/* If an image is wrapped in a link */
#HomePageGalleryWrapper .nivoSlider a.nivo-imageLink
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    cursor: pointer;
}
/* The slices and boxes in the Slider */
#HomePageGalleryWrapper .nivo-slice
{
    display: block;
    position: absolute;
    z-index: 0;
    height: 100%;
    top: 0;
}
#HomePageGalleryWrapper .nivo-box
{
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden;
}
#HomePageGalleryWrapper .nivo-box img
{
    display: block;
}

/* Caption styles */
#HomePageGalleryWrapper .nivo-caption
{
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #000;
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 5px 10px;
    opacity: 0.8;
    overflow: hidden;
    display: none;
    -moz-opacity: 0.8;
    filter: alpha(opacity=8);
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}
#HomePageGalleryWrapper .nivo-caption p
{
    padding: 5px;
    margin: 0;
}
#HomePageGalleryWrapper .nivo-caption a
{
    display: inline !important;
}
#HomePageGalleryWrapper .nivo-html-caption
{
    display: none;
}
/* Direction nav styles (e.g. Next & Prev) */
#HomePageGalleryWrapper .nivo-directionNav a
{
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}
/*
Skin Name: Nivo Slider Default Theme
*/

#HomePageGalleryWrapper .theme-default .nivoSlider
{
    position: relative;
    background: #fff url(../Images/loading.gif) no-repeat 50% 50%;
    margin-bottom: 10px;
}
#HomePageGalleryWrapper .theme-default .nivoSlider img
{
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
#HomePageGalleryWrapper .theme-default .nivoSlider a
{
    border: 0;
    display: block;
}

#HomePageGalleryWrapper .theme-default .nivo-controlNav
{
    /*padding: 10px 0 5px 25px;*/
    padding: 0px;
    text-align: center;
    margin: 0 auto;
    padding-top: 0px;
}
#HomePageGalleryWrapper .theme-default .nivo-controlNav a
{
    display: inline-block;
    width: 13px;
    height: 12px;
    background: url(../Images/NonSelectedBtn.jpg) no-repeat;
    text-indent: -9999px;
    border: 0;
    margin: 0 2px;
}
#HomePageGalleryWrapper .theme-default .nivo-controlNav a.active
{
    background: url(../Images/SelectedBtn.jpg) no-repeat;
    width: 13px;
    height: 12px;
}

#HomePageGalleryWrapper .theme-default .nivo-directionNav a
{
    display: block;
    width: 40px;
    height: 40px;
    background: url(../Images/Next_Previous.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
#HomePageGalleryWrapper .theme-default:hover .nivo-directionNav a
{
    opacity: 1;
}
#HomePageGalleryWrapper .theme-default a.nivo-nextNav
{
    background-position: -40px 0;
}
#HomePageGalleryWrapper .theme-default a.nivo-prevNav
{
}

#HomePageGalleryWrapper .theme-default .nivo-caption
{
    font-family: Helvetica, Sans-Serif, sans-serif;
}
#HomePageGalleryWrapper .theme-default .nivo-caption a
{
    color: #fff;
    border-bottom: 1px dotted #fff;
}
#HomePageGalleryWrapper .theme-default .nivo-caption a:hover
{
    color: #fff;
}

#HomePageGalleryWrapper .theme-default .nivo-controlNav.nivo-thumbs-enabled
{
    width: 100%;
}
#HomePageGalleryWrapper .theme-default .nivo-controlNav.nivo-thumbs-enabled a
{
    width: auto;
    height: auto;
    background: none;
    margin-bottom: 5px;
}
#HomePageGalleryWrapper .theme-default .nivo-controlNav.nivo-thumbs-enabled img
{
    display: block;
    width: 120px;
    height: auto;
}
/* -------  HOME PAGE GALLERY ENDS ------- */
#toTop
{
    position: fixed;
    bottom: 48%;
    right: 10px;
    cursor: pointer;
    display: block;
    width: 43px;
    height: 43px;
    background: url(../Images/btgotop.png) no-repeat 0 0;
    text-indent: 666em;
    z-index: 666;
}
#toTop:hover
{
    background-position: bottom;
}
.menuBottomStaticSelectedStyle
{
    color: #4a2127;
}
.menuBottomStaticMenuItemStyle
{
    padding-left: 5px;
    padding-right: 5px;
}
.menuBottomNavigation a
{
    color: #4a2127;
}
.menuBottomNavigation a:hover
{
    color: #D3251C;
}
.menuBottom tr td img
{
    margin-top: 2px;
}
#divHomePageLinks
{
    width: 950px;
    margin: 0 auto;
}
.divHomePageLink
{
    float: left;
    width: 130px;
    font-family: Segoe UI, Arial;
    font-size: 23px;
    text-align: center;
    margin: 0 auto;
    padding-left: 70px;
    margin-top: 15px;
}
#divHomePageLinks a
{
    color: #31190e;
    text-decoration: none;
}
#divVIP
{
    background: url(../images/HomeJoinOurClub.jpg) no-repeat 10px center;
}
#divTB
{
    background: url(../images/HomeTableRes.jpg) no-repeat 10px center;
    padding-left: 88px;
    height: 55px;
}
#divGC
{
    
    background: url(../images/HomeGiftCertificate.jpg) no-repeat 10px center;
}

#divPic
{
    padding-left: 0px;
    margin-top: 0px;
}
#divNW
{
    background: url(../images/HomeCatering.jpg) no-repeat 10px center;
    padding-left: 100px;
    width: 100px;
}
#divSeparator
{
    background: url(../images/FooterSeparator.jpg) no-repeat center center;
    height: 99px;
    width: 45px;
    float: left;
}
#divJoinOurClubContainer
{
    float: left;
    padding-left: 10px;
    width: 260px;
}
#tblMiddleContainer
{
    width: 100%;
}
.divHomeJoinOurClubIcon
{
    float: left;
    background: url("../Images/JoinOurClubIcon.png") left center transparent no-repeat;
    height: 54px;
    width: 48px;
    margin-left: 20px;
}
.divHomeJoinOurClub
{
    float: left;
    background: url("../Images/JoinOurClub.png") left center transparent no-repeat;
    height: 50px;
    width: 240px;
    margin-left: 10px;
}
#tblJoinOurClubContainer
{
    width: 100%;
}
#divVIPImage
{
    background-image: url("../Images/JoinVIPClub.jpg");
    background-repeat: no-repeat;
    height: 60px;
    width: 175px;
    margin-left: 25px;
    float: left;
}
.divVIPText
{
    font-family: Arial;
    font-size: 12px;
    color: #4a2127;
}
#divVIPContent
{
    padding-left: 40px;
    padding-top: 5px;
    text-align: center;
    width: 100%;
}


#divVIPLink
{
    float: right;
    padding-right: 10px;
    padding-top: 4px;
}
#divWeCaterContainer
{
    float: left;
    padding-left: 10px;
    width: 290px;
}
#tblWeCaterContainer
{
    width: 100%;
}

#divCateringLink
{
    float: right;
    padding-right: 20px;
    padding-top: 6px;
}
#divCateringImage
{
    background-image: url("../Images/WeCater.jpg");
    background-repeat: no-repeat;
    height: 60px;
    width: 250px;
    float: left;
}
#divCateringContent
{
    text-align: justify;
    padding-left: 10px;
    width: 100%;
}
#divGiftCardContainer
{
    float: left;
    width: 300px;
    margin-top: 5px;
}

#tblGiftCardContainer
{
}
#divGiftCardImage
{
    background-image: url("../Images/GiftCards.jpg");
    background-repeat: no-repeat;
    height: 94px;
    width: 122px;
    float: left;
}
#divGiftMiddle
{
    width: 140px;
    float: left;
}
#divGiftCardTextImage
{
    background-image: url("../Images/BringSmiles.jpg");
    background-repeat: no-repeat;
    width: 140px;
    height: 55px;
}
#divGiftCardLink
{
    padding-top: 3px;
    float: right;
}
#divGiftCardContent
{
    margin-left: 5px;
    width: 150px;
    padding-top: 10px;
}
.divGo
{
    background-image: url("../Images/ArrowNew.jpg");
    background-repeat: no-repeat;
    float: right;
    height: 28px;
    vertical-align: top;
    width: 28px;
    margin-top: 3px;
}
.divSepearator
{
    height: 150px;
    width: 1px;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    background-image: url("../Images/SeparatorLine.jpg");
    background-repeat: no-repeat;
}
#slide1
{
    background-image: url("../Images/HomePageGalleryImages/OrderNow.jpg");
    background-repeat: no-repeat;
    height: 400px;
    width: 950px;
}
.OrderOnline
{
    background-image: url("../Images/OrderOnline.gif");
    background-repeat: no-repeat;
    height: 34px;
    width: 13;
}
.divLeftLoginCurve
{
    background-image: url("../Images/LoginBgLeft.jpg");
    background-repeat: no-repeat;
    height: 37px;
    width: 11px;
    float: left;
}
.divMiddleLoginCurve
{
    background-image: url("../Images/LoginBg.jpg");
    background-repeat: repeat-x;
    float: left;
    height: 27px;
    padding-top: 10px;
}
.divRightLoginCurve
{
    background-image: url("../Images/LoginBgRight.jpg");
    background-repeat: no-repeat;
    height: 37px;
    width: 11px;
    float: left;
}

#divFooterMenu
{
    float: left;
    height: 25px;
    padding-bottom: 5px;
    padding-top: 5px;
}
#divCreditCard
{
    float: left;
    text-align: left;
    width: 130px;
}
#divFooterLinkContainer
{
    height: 35px;
    padding-bottom: 5px;
    padding-left: 35px;
    float: left;
}
#divFranchiseInquiry
{
    background: url("../Images/InvestorInquiry.gif") no-repeat scroll right top transparent;
    display: block;
    float: left;
    height: 105px;
    position: relative;
    text-indent: -9999px;
    top: -51px;
    right: -60px;
    width: 180px;
}

.tdMenuManagementMessage
{
    padding-top: 10px !important;
}
.tblMenuManagement .ViewOrderGridView
{
    width: 670px !important;
}

a.imageEnlarge
{
    background: none repeat scroll 0 0 #FFFFFF;
    border-width: 0;
    display: block;
    float: left;
    height: 154px;
    text-decoration: none;
    width: 205px;
}
a.imageEnlarge img
{
    border-width: 0;
    display: block;
}
a.imageEnlarge b
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
    display: block;
    height: 401px;
    left: -9999px;
    opacity: 0;
    padding: 10px;
    position: absolute;
    width: 401px;
}
a.imageEnlargeHover
{
    background: none repeat scroll 0 0 #FFFFFF;
    border-width: 0;
    display: block;
    float: left;
    height: 154px;
    text-decoration: none;
    width: 205px;
}
a.imageEnlargeHover img
{
    border-width: 0;
    display: block;
}
a.imageEnlargeHover:hover
{
    background-color: #FFFFFF;
    color: #000000;
    position: relative;
    text-decoration: none;
    z-index: 500;
}
a.imageEnlargeHover b
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
    display: block;
    height: 400px;
    left: -9999px;
    opacity: 0;
    padding: 10px;
    position: absolute;
    width: 533px;
}
a.imageEnlargeHover:hover b
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AAAAAA;
    height: 400px;
    left: 110px;
    opacity: 1;
    padding: 10px;
    top: -85px;
    width: 533px;
}

#thumbPopup
{
    border: #4a2127 5px solid;
    -o-border-radius: 5px;
    -icab-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    -moz-box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.4);
    padding: 10px;
    background: #ffffff;
    height: 400px;
    width: 533px;
    left: 205px;
    top: -110px;
    position: relative;
}
#DrpBDateMonth
{
    text-decoration: none;
}

#divBottomContainer
{
    width: 950px;
    float: left;
}
#divPromotionWrapper
{
    float: left;
    width: 418px;
    margin-right: 15px;
}
#testtitle
{
    color: #fff;
    font-family: 'CAMBRIAB' , Times New Roman;
    text-align: left;
    vertical-align: middle;
    font-size: 35px;
    padding-left: 71px;
    height: 55px;
    background: url(../images/TestimonialText.jpg) no-repeat left top;
    padding-top: 20px;
    margin-top: 7px;
}
#divTestimonialText
{
    padding-left: 5px;
    padding-right: 5px;
    overflow-y: auto;
    height: 147px;
    text-align: left;
    margin-left: 20px;
    margin-bottom: 20px;
}
#divTestimonialText
{
    text-align: left;
}
#divtest a
{
    text-decoration: none;
}
#divShowAllTestimonials
{
    text-decoration: none !important;
    color: #31190e;
    font-size: 13px;
    font-weight: bold;
    height: 25px;
    underline: none; /*margin-right: 10px;*/
    background-image: url("../Images/ArrowNew.jpg");
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 25px;
    padding-top: 5px;
}
#divEditor
{
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}
#tblPromotionWrapper
{
    margin: 0 auto;
    width: 475px;
}
#divPromotionHeaderImage
{
    background-image: url("../Images/HomePromotion.jpg");
    background-repeat: no-repeat;
    float: left;
    cursor: pointer;
    height: 60px;
    width: 317px;
}
#divPromotionTextImage
{
    background-image: url("../Images/LatestOffersAndPromotions.jpg");
    background-repeat: no-repeat;
    width: 186px;
    height: 60px;
    margin-bottom: 15px;
}
#divJITPromo
{
    height: 200px;
    width: 240px;
    float: right;
}
#divPromoContent
{
    padding-top: 10px;
    float: left;
    width: 186px;
    text-align: left;
}

.bottomText
{
    font-family: Arial;
    font-size: 12px;
    color: #4a2127;
    text-align: left;
}
#divPromoNutriSeperator
{
    background: url("../Images/PromotionSeparatorLine.jpg") no-repeat center bottom;
    float: left;
    height: 260px;
    width: 2px;
    margin-left: 10px;
    margin-right: 14px;
    margin-top: 16px;
}
#divNutritionWrapper
{
    padding-right: 5px;
    float: left;
    padding-top: 10px;
}

#divNutritionHeaderImage
{
    background-image: url("../Images/NutritionFacts.jpg");
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    height: 68px;
    width: 280px;
}
#divNutritionTextImage
{
    background-image: url("../Images/LetsKnowWhatYouEat.jpg");
    background-repeat: no-repeat;
    width: 186px;
    height: 60px;
    margin-bottom: 15px;
}
#divNutritionContent
{
    padding-top: 35px;
    float: left;
    width: 190px;
}
#divNutritionCalcImage
{
    background-image: url("../Images/NutritionCalculator.jpg");
    background-repeat: no-repeat;
    height: 152px;
    width: 195px;
    float: right;
}
#divNutritionLink
{
    padding-top: 35px;
    float: left;
    width: 28px;
    height: 28px;
    cursor: pointer;
}
#divPromoLink
{
    padding-top: 7px;
    float: left;
    width: 28px;
    height: 28px;
    cursor: pointer;
}
.divNutritionRow2
{
    width: 445px;
    float: left;
}
.divPromoRow2
{
    width: 460px;
    float: left;
    padding-top: 10px;
}


.divMenuCategoryTitleContainer .itemDetailName
{
    padding-left: 5px !important;
    vertical-align: top !important;
    width: 100% !important;
    padding-top: 5px !important;
}


.divMenuCategoryTitleContainer .tdItemDescription
{
    padding-top: 5px !important;
    font-weight: normal !important;
    width: 508px !important;
}

.ad-slideshow-startslideshow
{
    background: url("../Images/inner_slideshow_startslideshow.png") no-repeat scroll 0 0 transparent !important;
    cursor: pointer !important;
    display: inline-block !important;
    height: 14px !important;
    text-indent: -3000px !important;
    white-space: nowrap !important;
    width: 84px !important;
}



.itemOuterContainer a.imageEnlarge
{
    position: relative;
    float: left;
}
.itemOuterContainer a.imageEnlarge span
{
    background-image: url("../Images/zoom.png");
    background-repeat: no-repeat;
    display: block;
    height: 30px;
    left: 175px;
    position: absolute;
    top: 124px;
    width: 30px;
    z-index: 1px;
}

#divFranchiseContainer
{
    width: 950px;
    border: 1px solid #ADD1E7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 60px 0px;
}

#divFranchiseImage
{
    width: 485px;
    height: 197px;
    background-image: url("../Images/ComingSoon.jpg");
    background-repeat: no-repeat;
    margin: 0 auto;
}


/**************** Careers.aspx Page stylesheet starts *******************/
#divCareersControlContainer
{
    border: 1px solid #ADD1E7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 20px 50px;
    text-align: left;
}
#divCareerHeaderContain
{
    background-color: #ADD1E7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #4A2127;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    padding: 20px;
    text-align: center;
    width: 810px;
}
.btnDownloadPdf
{
    background: url("../Images/DownloadForm.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    display: none;
    margin-left: 380px;
    margin-top: 10px;
}
#divCareerApplyOnline
{
    color: #4a2127;
    font-size: 13px;
    font-weight: bold;
    padding-left: 365px;
    padding-top: 10px;
}
#tblCareerApplyOnline
{
    margin-left: 130px;
    margin-top: 10px;
}
.tdLeftCareer
{
    text-align: right;
}
.tdRightCareer
{
    padding-left: 3px;
    text-align: left;
}
.txtCareerSend
{
    background: url("../Images/Send.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 25px;
    width: 87px;
    margin-top: 10px;
}
.lblCareerMessage
{
    color: Red;
}

#divFranchiseButtonConaienr
{
    float: left;
    margin-left: 10px;
}
.btnFranchise
{
    background-image: url("../Images/FranchiseInquiry1.gif");
    background-repeat: no-repeat;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 20px;
    padding-left: 12px;
    padding-top: 5px;
    text-decoration: none;
    width: 128px;
}
/**************** Careers.aspx Page stylesheet ends ********************/

/*** Franchising Request version 2 START ***/

#divFranchisingInformationContainer
{
    border: 1px solid #ADD1E7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 20px 50px;
    text-align: center;
}
.FranchisingInformationContainer
{
}
.FranchisingInformationHeaderContainer
{
    line-height: 18px;
    padding: 20px 0;
}
table#tblFranchisingInformationDetail
{
    width: 100%;
    margin: 0 auto;
}
.tdTblFranchisingInformationLeft
{
    text-align: right;
    padding: 0px 2px 0px 0px;
    margin: 0px;
    line-height: 25px;
}
.tdTblFranchisingInformationRight
{
    text-align: left;
    margin: 0px;
    line-height: 25px;
    width: 520px;
}

.FranchisingInformationButtonSubmit
{
    background: url(../Images/Submit.png) no-repeat;
    width: 87px;
    height: 25px;
    border: none;
    cursor: pointer;
}
/*** Franchising Request version 2 END ***/
/************************** Location Page Start (Version 3) *****************************/

/*Start Stylesheet of OurBranch Page*/

#OurBranchesContainer
{
    text-align: left;
    padding: 10px;
    width: 930px;
}
.tblAddressContainer
{
    margin-bottom: 5px;
}
.tdWhereAreUNow
{
    background: #f0a393;
    font-weight: bold;
    padding-left: 10px;
}

.tdOurBranches
{
    font-weight: bold;
    padding-right: 5px;
}
.tdOurBranches select
{
    height:27px;
}
#divGMap
{
    float: left;
    border: solid 1px #cececc;
    margin-top: 10px;
    width: 69%;
}

#divBranchList
{
    background: none repeat scroll 0 0 #0079C2;
    border: 1px solid #0079C2;
    width: 927px;
}

.divStoreRelatedLinkIcon
{
    padding-top: 10px;
}

.divShortCutForStoreFeatures
{
    float: left;
    text-align: center;
    padding-right: 5px;
}

.divlocationbuttons
{
    width: 270px;
}
.divLocationSearchResult
{
    color: White;
    font-weight: bold;
    padding: 10px;
}

.divLocationInformationListing
{
    margin-left: 5px;
    margin-right: 5px;
}
.btnBranchDisplayName
{
    text-decoration: none;
    border: none;
    background-color: Transparent;
    cursor: pointer;
    color: Black;
}
#divAlternativeBranchDetail
{
    padding-left: 10px;
    border: solid 1px Black;
    background-color: white;
    margin-bottom: 5px;
}
.btnGInfoWindow
{
    background-color: Transparent;
    border: none;
    font-weight: bold;
    cursor: pointer;
    margin: 1px;
}
.btnChangeLocation
{
    margin-left: 40px;
    cursor: pointer;
    background: url(../Images/ChangeAddress.gif) no-repeat;
    height: 30px;
    width: 113px;
    border: none;
}


.btnSelectLocation, .btnSeletedSelectLocation
{
    background: url(../Images/SelectLocation.gif) no-repeat scroll 0 0;
    border: none;
    cursor: pointer;
    height: 25px;
    width: 97px;
}
.btnSelectLocation:hover, .btnSeletedSelectLocation:hover
{
    background: url(../Images/SelectLocation.gif) no-repeat scroll 0 0; /*background-color:#ffd19f;*/
    border: none;
    cursor: pointer;
    height: 25px;
    width: 97px;
}
.btnOrderNow, .btnSelectedOrderNow
{
    background: url(../Images/ViewMenu.gif) no-repeat;
    border: none;
    cursor: pointer;
    height: 25px;
    width: 97px;
}
.btnSelectedOrderNow:hover, .btnOrderNow:hover
{
    background: url(../Images/ViewMenu.gif) no-repeat;
    border: none;
    cursor: pointer;
    height: 25px;
    width: 97px;
}
.btnGetDirection, .btnSelectedGetDirection
{
    background: url(../Images/GetDirection.gif) no-repeat scroll 0;
    border: none;
    cursor: pointer;
    height: 20px;
    width: 80px;
    float: left;
}
.btnSelectedGetDirection:hover, .btnGetDirection:hover
{
    background: url(../Images/GetDirection.gif) no-repeat scroll 0;
    border: none;
    cursor: pointer;
    height: 20px;
    width: 80px;
    float: left;
}
.btnInteractiveDirection, .btnSelectedInteractiveDirection
{
    background: url(../Images/InteractiveDirection.gif) no-repeat scroll 0;
    cursor: pointer;
    height: 20px;
    width: 100px;
    float: left;
}
/*.btnSelectedInteractiveDirection:hover, .btnInteractiveDirection:hover
{
    background: transparent url(../Images/InteractiveDirection.gif) no-repeat scroll 0;
    cursor: pointer;
    height: 20px;
    width: 80px;
    float: left;
}*/
.btnSMSEmail, .btnSelectedSMSEmail
{
    background: url(../Images/GetDirection.gif) no-repeat scroll 0;
    cursor: pointer;
    height: 20px;
    width: 80px;
    float: left;
}
/*.btnSelectedSMSEmail:hover, .btnSMSEmail:hover
{
    background: url(../Images/SendDirectionToMe.gif) no-repeat scroll 0;
    cursor: pointer;
    height: 20px;
    width: 100px;
    float: left;
}
*/
#divGetAddress
{
    float: left; /*border: solid 1px #cececc;*/
    width: 98%;
    background: green;
    padding: 5px;
    padding-left: 10px;
    margin: 2px;
}
.btnGo
{
    cursor: pointer;
    background: url(../Images/SearchLocation.jpg) no-repeat;
    height: 28px;
    width: 126px;
    border: none;
}
.btnChangeLocation
{
    margin-left: 40px;
}
#tblHomePageDayAndTimeForLocation
{
    margin: 0px 0px 0px 0px;
    font-size: 12px;
    color: Black;
}
.tdHomePageDayDiscriptionForLocation
{
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}
.tdHomePageTimeDiscriptionForLocation
{
    text-align: left;
    vertical-align: text-top;
}
.tdHomePageDayAltTextForLocation
{
    font-size: 14px;
    font-weight: bold;
}
#tdDirectionDisplayBranchDetail
{
    width: 330px;
    text-align: left;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 10px;
    background: url("../Images/locAddressSeparatorLine.jpg") no-repeat center right transparent;
}
#tdDirectionBusinessHours
{
    padding-top: 10px;
    width: 280px;
    padding-left: 15px;
}

#tblDisplayBusinessHoursForLocation
{
    width: 220px;
    margin-top: 5px;
}

#tdDirectionPickupDistance
{
    /*width: 20%;*/
    text-align: left;
    padding-left: 10px;
}
.DirectionBranch
{
    background: #fff;
    margin-bottom: 5px; /*border: solid 1px #ef9772;*/
}
.DirectionSelectedBranch
{
     /*padding-top: 5px;     padding-bottom: 5px;*/
    margin-bottom: 5px;
     /*width: 100%;*/ /*height:140px;*/
}

.tdtxtAddress .txtAddress
{
    width: 270px;
}

.tdtxtCity .txtCity
{
    width: 145px;
}

.tdtxtState .txtState
{
    width: 80px;
}

.tdtxtZipCode .txtZipCode
{
    width: 80px;
}

.tdtxtAddress, .tdtxtCity, .tdtxtState, .tdtxtZipCode, .tdbtnGo
{
}
.WaterMarkLocationAddress
{
    color: Gray;
    font-style: italic;
}

.tdAddressContainerLeft
{
    background: url("../Images/AddressContainerLeftCurve.jpg") no-repeat scroll 0 0 transparent;
    height: 50px;
    padding-left: 9px;
    vertical-align: top;
}

.tdAddressContainerCenter
{
    background: url("../images/Nvbg.jpg") repeat scroll 0 0 transparent;
    vertical-align: middle;
}

.tdAddressContainerRight
{
    background: url("../Images/AddressContainerRightCurve.jpg") no-repeat scroll 0 0 transparent;
    height: 50px;
    padding-right: 10px;
    vertical-align: top;
}


.tdCustomTextBoxLeft
{
    background: url("../Images/TextBoxLeftCurve.jpg") no-repeat scroll 0 0 transparent;
    height: 29px;
    padding-left: 6px;
    vertical-align: top;
}

.tdCustomTextBoxCenter
{
    background: none repeat scroll 0 0 white;
    border: 1px solid #ADD1E7;
    vertical-align: middle;
}
.tdCustomTextBoxRight
{
    background: url("../Images/TextBoxRightCurve.jpg") no-repeat scroll 0 0 transparent;
    padding-right: 6px;
    height: 29px;
    vertical-align: top;
}
.tdCustomTextBoxCenter input
{
    border: 0 none;
}
.tdOurBranches
{
}
.lblInvalidAddr
{
    padding: 5px;
}
/*End Stylesheet of OurBranch Page */

#tab-container ul
{
    font-family: AlternateGothic2 BT;
    height: 52px;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}
#tab-container ul li
{
    float: left;
    padding: 0;
    padding-left: 10px;
    margin: 0;
    text-align: center;
    padding-left: 26px;
}
#tab-container ul li a
{
    display: block;
    line-height: 20px;
    outline: none;
    text-decoration: none;
    color: #646464;
}
#tab-container ul li a:hover
{
    text-decoration: none;
    color: #389447;
}
#tab-container ul li.active
{
    position: relative;
    left: 1px;
}
#tab-container ul li a.active
{
    font-weight: bold;
    text-decoration: none;
    color: #389447;
}
#tab-container .panel-container
{
    padding: 10px;
    border: 1px solid #ADD1E7;
    color: #389447;
    /*background:#F0CFBE !important;*/
}
.panel-container
{
    background: none repeat scroll 0 0 transparent;
    border: 2px solid #E0E0E0;
    border-radius: 5px 5px 5px 5px;
    margin-top: 15px;
    padding: 10px 10px 20px;
    width: 926px;
}

.divsocialpageContainer .alnkTestimonial
{
    background: url("Restaurants/LIG-LaxmisIndianGrille/Images/Testimonial.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 47px;
    width: 215px;
}
.divsocialpageContainer .active .alnkTestimonial, .divsocialpageContainer .alnkTestimonial:hover
{
    background: url("Restaurants/LIG-LaxmisIndianGrille/Images/Testimonial.jpg") no-repeat scroll 0 -48px transparent;
    border: medium none;
    cursor: pointer;
    height: 47px;
    width: 215px;
}

.divsocialpageContainer .alnkFTFeeds
{
    background: url("Restaurants/LIG-LaxmisIndianGrille/Images/FT_Feeds.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 44px;
    width: 215px;
}
.divsocialpageContainer .active .alnkFTFeeds, .divsocialpageContainer .alnkFTFeeds:hover
{
    background: url("Restaurants/LIG-LaxmisIndianGrille/Images/FT_Feeds.jpg") no-repeat scroll 0 -43px transparent;
    border: medium none;
    cursor: pointer;
    height: 44px;
    width: 215px;
}

.divsocialpageContainer .alnkComments
{
    background: url("Restaurants/LIG-LaxmisIndianGrille/Images/Disqus.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 46px;
    width: 160px;
}
.divsocialpageContainer .active .alnkComments, .divsocialpageContainer .alnkComments:hover
{
    background: url("Restaurants/LIG-LaxmisIndianGrille/Images/Disqus.jpg") no-repeat scroll 0 -49px transparent;
    border: medium none;
    cursor: pointer;
    height: 46px;
    width: 160px;
}
.divsocialpageContainer .alnkPublicReviews
{
    background: url("Restaurants/LIG-LaxmisIndianGrille/Images/PublicReview.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 46px;
    width: 160px;
}
.divsocialpageContainer .active .alnkPublicReviews, .divsocialpageContainer .alnkPublicReviews:hover
{
    background: url("Restaurants/LIG-LaxmisIndianGrille/Images/PublicReview.jpg") no-repeat scroll 0 -47px transparent;
    border: medium none;
    cursor: pointer;
    height: 46px;
    width: 160px;
}

/******************** printablemenudinein Start **********************/
.printablemenudinein
{
    background: #fff;
}
.printablemenudinein #categories
{
    border:0px none;
    font-family:Verdana;
    background-color:Transparent;
}
.printablemenudinein #divHeader
{
    height: 99px;
    padding-top: 5px;
    background: url("../Images/printablelogo.jpg") no-repeat scroll 0 0 #0079C2;
    float:none;
}
.printablemenudinein #divMasterPageHeader,
.printablemenudinein #divMenuNavigation,
.printablemenudinein .divPrintLink
{
    display: none;
}
.printablemenudinein #PrintableLogo
{
    display: block !important;
    font-family: Verdana;
    font-size: 54px;
    margin: 0 0 0 0px;
    text-align: left;
    width: 946px;
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    border-top: 2px solid #000;
}
.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;
    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: 275px;
    float: left;
}
.printablemenudinein .menu_item p
{
    clear: both;
    color: #000;
    font-size: 13px;
    margin: 0;
    font-family: Arial;
}
.printablemenudinein .item_desc
{
    color: #000;
    padding-bottom: 21px;
    padding-top: 3px;
    text-align: justify;
}
.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: 930PX;
}
.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 #000;
    border-left: 2px solid #000;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    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 #divSearchContainer
{
    display: none;
}
.printablemenudinein #divFooter
{
    display: none;
}
.printablemenudinein #divHeaderRight
{
    display: none;
}
.printablemenudinein #divHeader
{
    border: none;
    margin-top:9px !important;
}
/******************** printablemenudinein End **********************/
.divPopupMap img
{
    height:218px;
   width:356px;
}
.PopupTitle, .divPopupChkBox
{
    color:#fff;
    background:#0079C2;
}
.PopupTitle
{
    font-weight:bold;    
}
.ModalWindow
{
    height:360px !important;
    background:#fff;
}
.divPopupBtn
{
    background: #0079C2;
}
.popupBtnYes, .popupBtnNo
{
    background:url(../Images/BreadCrumbBG.jpg) repeat-x #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color:#fff !important
}
/*************************************/
.ourbranchesaspx  #DisplayBusinessHoursTitleForLocation
{
    display:none;
}
.divLocDisplayName
{
    font-weight:bold;
    font-size:13px;
    padding-bottom:5px;
   
}
.divReviewsTitle
{
    float:left;
    padding-top:5px;
}
.divBranchTW,
.divBranchFB,
.lnkGPlus
{
    /*background-image:url(../images/SocialMediaIcons.png);*/
    height:23px;
    width:23px;
    text-decoration:none !important;
    outline:none;
    float:left;
    cursor:pointer;
    margin:1px;
    margin-left:2px;
    background-image:url(../images/Facebook_Twitter_Icons.png);
    background-repeat:no-repeat;
}
.divBranchFB
{
    background-position:right top;
}
.divBranchTW
{
    background-position: -24px -24px;
}
.lnkGPlus
{
    background-position: -24px -48px;
}


.divReviews
{
    padding-left:2px;
    margin-top:4px;
}
.divRNameInMap
{
    padding-left:5px;
}
.divRNameInMap b
{
    color:Red;
}
.divStoreRelatedLinkIcon
{
    padding-top:5px;
}
.btnSelectLocation, .btnSeletedSelectLocation,
.btnSelectLocation:hover, .btnSeletedSelectLocation:hover
{
    width:80px;
}
#tdDirectionPickupDistance
{
    width:120px;
    padding-top:5px;
    padding-left:0px;
}
.ad-gallery .ad-thumbs li a.ad-active, .divSelectedGallery .divGalleryimg
{
    border-color:#ECB30E !important;
}

.tdfacebookLikeV2
{
    padding-top:0px !important;
    padding-right:2px !important;
    padding-left:0px !important;
}
/********************(START) Mercury Hosted Checkout Iframe ***********/

#fancybox-close
{
    background: url("../Images/fancybox-close.png") no-repeat scroll 0 0 transparent !important;
    width: 36px !important;
    height: 36px !important;
}
.CustomfancyboxContent1 #fancybox-content
{
    background: url("../Images/loadingAnimationMHC_server.gif") no-repeat scroll 0 0 transparent;
}
.CustomfancyboxContent1
{
    /*top: 850px !important;*/
}
.CustomfancyboxContent1 #fancybox-content
{
    border: solid 1px black;
}


/********************(END) Mercury Hosted Checkout Iframe ***********/




/***(START) Credit Card Tokenization *******/
.spnexpired
{
    font-weight: bold;
    color: Red;
}
.tdrptCreditCardsHeading
{
    text-align: left;
    font-weight: bold;
    padding: 3px;
}
.divrptCreditCards
{
    padding: 2px;
    width: 580px;
    margin: 0 auto;
    padding-bottom: 5px;
}
.tdrptCreditCardsitems
{
    text-align: left;
    padding-left: 2px;
}
.tdimgcardType
{
    width: 45px;
}
.pnlCreateCreditCards
{
    padding-left: 100px;
}
.divexistingCreditCardleft
{
    float: left;
    width: 420px;
    padding: 5px;
}
.divexistingCreditCardRight
{
    float: right;
    width: 250px;
    padding: 5px;
}

.OrderCheckoutaddnewcard
{
    background: url("../Images/AddNewCard.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 25px;
    width: 140px;
}
.OrderCheckoutUseExistingCard
{
    /*background: url("../Images/UseExistingCard.gif") no-repeat scroll 0 0 transparent;*/
    border: medium none;
    cursor: pointer;
    height: 25px;
    width: 140px;
}
#tblexistingCreditCard
{
    width: 90%;
}
.tdexistingCreditCardbottom
{
    padding-bottom: 6px;
}
/***(END) Credit Card Tokenization *******/

/***********(START) Save Addresses ********/

.tdrptAddressesitems,.tdrptAddressesbuttons
{
    text-align:left;
}
.tdrptAddressesbuttons
{
    padding:5px;
    padding-left:20px;
}
.divrptAddresses
{
    padding: 2px;
    width: 580px;
    margin: 0 auto;
    padding-bottom: 5px;
}
.datalstAddresses .chkSetDefaultAddress
{
    padding:5px;
    padding-left:12px;
    
}
.chkSetAsDefaultAddressActive label
{ 
    font-weight: bold !important;
    color: Green;
}
/***(END) Save Addresses *******/



.accordionContent
{
    color:#000 !important;
}
.tblPersonalInfoDetailSelection a
{
    color:#301A0F !important;
}
.RadTabStrip_EasyTabs .rtsLevel1 .rtsLI, .RadTabStrip_EasyTabs .rtsLevel1 .rtsLink
{
    
}
div.RadTabStrip_EasyTabs .rtsUL
{
    color:#000 !important;
    background-color: #f5f2e6 !important;
    padding-left:10px !important;
    padding-right:10px !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 10px 15px -10px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 10px 15px -10px rgba(0,0,0,0.3);
    box-shadow: 0 10px 15px -10px rgba(0,0,0,0.3);
    background-color: #f5f2e6;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
#divviewProfile, #divviewCreditCards, #divSaveAddresses, #divviewChangePassword
{
    color:#000 !important;
}
.divAddressPopupContainer
{
    background:#fff !important;
}


.myaccountaspx .tblSaveAddressesContainer
{
    background:#fff !Important;
}
.filterPanelHeaderTitle
{
     
}
.divExpandDetailstext
{
    
}
.AdminButtonStyle
{
    color:#fff !important;
}
.tblRorder 
{
    width:190px;
}
#tblCartReorder
{
    display:none;
}


/* adde by Rushi */
.IndexPageContainer #form1,.IndexPageContainer #pnlControlContainer,.IndexPageContainer #divIndexPageContainer
,.IndexPageContainer #myAlternativeContent,.IndexPageContainer #divIndexPageLocations,.IndexPageContainer #divIndexLogo
{
    /*width:1090px !important;*/
    width: 812px !important;
}
/* End by Rushi */


/* Added by Mayur for printable coupons */
/********************Coupons Print on Over*********************************/
.couponImage
{
    cursor: pointer;
}

.HeaderText
{
    color: #D4000F;
    text-align: left;
    /* margin-top: 25px; */
    /* padding-left: 35px; */
    /* background-image: url(../images/Title_Bullet.png); */
    background-position: left;
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 17px;
}

/******************Discount Coupons CSS*********************/
.lblSlabHeaderText
{
    font-size: 18px;
    font-weight: bold;
}

.CouponList
{
    margin-top: 6px;
}

.divCouponDescriptionInfo
{
    color: #D9A728;
    font-weight: bold;
}

#divCouponContainer
{
    background-color: #2B0102;
    border: 1px solid #440205;
}

.divCouponBoxContainer
{
    background-color: #2B0102;
    border: 1px solid #440205;
}

.lblYourCoupn
{
    color: #D9A728;
    font-weight: bold;
}

.printCoupon
{
    text-align: right;
    cursor: pointer;
}



.divFreeTitle
{
    width: 100%;
    margin-top: 9px;
    font-size: 15px;
    color: red;
    font-weight: bold;
    text-transform: uppercase;
}

#divCouponDiscriptionOnCart
{
    position: absolute;
    width: 275px;
    height: 140px;
    background-color: rgba(255,255,255,0.90);
    text-align: center;
    border-radius: 10px;
    padding: 10px;
    margin-left: -146px;
    margin-top: 26px;
    display: none;
    z-index: 1;
}

.divCouponDiscriptionParent
{
    height: 100%;
    border-radius: 10px;
    border: 1px dashed black;
    margin-top: 0px;
}

.divFreeItemName
{
    width: 100%;
    margin-top: 0px;
    margin-bottom: 6px;
    font-size: 18px;
}

.divItemName
{
    color: Orange;
    padding-top: 5px;
    font-weight: bold;
    text-align: center;
    padding-left: 3px;
}

.divHeaderText
{
    width: 100%;
    font-weight: normal;
    margin-bottom: 9px;
    font-weight: normal;
    font-size: 14px;
}

.questionImage
{
    background-image: url("../Images/CouponCartQuestion.png");
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    overflow: visible;
    margin-left: 9px;
    margin-top: 4px;
}

    .questionImage:hover
    {
        cursor: pointer;
    }

.couponSuccessImage
{
    background-image: url("../Images/CouponTickMarkIcon.png");
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    overflow: visible;
    margin-left: 9px;
    margin-top: 4px;
}

    .couponSuccessImage:hover
    {
        cursor: pointer;
    }

.coupoErrorImage
{
    background-image: url("../Images/CouponWarnningIcon.png");
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    overflow: visible;
    margin-left: 9px;
    margin-top: 4px;
}

    .coupoErrorImage:hover
    {
        cursor: pointer;
    }

.divDisplayCouponArrow
{
    position: absolute;
    /* margin-left: 136px; */
    margin-top: 17px;
    height: 9px;
    width: 17px;
    background-image: url("../Images/CouponArrow.png");
    display: none;
}


.freeItemText
{
    color: red;
}

.divSuccessArrow
{
    background-image: url("../Images/CouponArrow.png");
    height: 9px;
    margin-left: 136px;
    margin-top: -76px;
    position: absolute;
    width: 17px;
}

#divSuccessCouponDiscriptionOnCart
{
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    display: none;
    margin-left: -146px;
    margin-top: 26px;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 275px;
    z-index: 1;
}

#divCouponDiscriptionWithoutFreeItem
{
    position: absolute;
    width: 275px;
    background-color: rgba(255,255,255,0.90);
    text-align: center;
    border-radius: 10px;
    padding: 10px;
    margin-left: -146px;
    margin-top: 26px;
    display: none;
    z-index: 1;
}

#divCouponAppliedError
{
    position: absolute;
    width: 275px;
    background-color: rgba(255,255,255,0.90);
    text-align: center;
    border-radius: 10px;
    padding: 10px;
    margin-left: -146px;
    margin-top: 26px;
    display: none;
    z-index: 1;
}

.divCouponDescription
{
    width: 98%;
    color: #000;
}

#Coupons1
{
    display: none;
}
/******************End Discount Coupons CSS*********************/

.storeLIGM #divHeaderContactDetail tr:first-child {

    display:none;
}

.storeLIGM #divHeaderContactDetail tr:last-child {

    display:none;
}

.storeLIGM #divFooterAddress tr:nth-child(2) {
display:none;
}
.storeLIGM #divFooterAddress tr:nth-child(2n+1) {
display:none;
}
.storeLIGM #divMasterPageFooter tr:first-child {
display:none;
}
.storeLIGMK #MenuPageBusinessHours {
    display:none;
}
/*Added by chirag for SPCL label beside Lunch Box To go Menu On [2020-11-02]*/
/*#ctl00_ctl11_DropDownControlMenu_rptMenuNavigation_ctl04_itemLI a .menu-left {
    background:url("../Images/Special.gif") no-repeat;
    width: 59px;
    height: 29px;
}
#ctl00_ctl10_DropDownControlMenu_rptMenuNavigation_ctl04_itemLI a .menu-left {
    background:url("../Images/Special.gif") no-repeat;
    width: 59px;
    height: 29px;
}*/


/* ============================================================================================== */
/* ===================  Start Custom changes for checkout page desinging  ======================= */
/* ============================================================================================== */
.OrderCheckoutaddnewcard {           
    /*padding: 6px;
    margin: 0px 0px 0px 0px;
    border-radius: 5px;
    background-image: linear-gradient(#B81115, #610607);
color: #fff !important;
border:none;
width: 87px;*/

}
.OrderCheckoutaddnewcard:hover {
     /*background-image: linear-gradient(#610607, #B81115);
        color: #fff !important;*/
}
.OrderCheckoutaddnewcard {
    float:right;
    padding-right:5px;
}
.Loginusercardpanel {
    background:#DADADA;
}
.Loginusercardpaneltable {
    width:90%;margin:auto;
}
.PanelLeft {
    width:80%;
    margin:auto;
}
.tblConfirm,.tblOrderType {
margin:auto;
}
.tblPersonalInfoDetailSelection {
    margin:auto;
}
.tdOrderCheckoutValue {
width:auto !important;
}
.tblAddressInfo,.tblUserInfo,.tblOrderType {
min-width:400px;
}
.tblOrderType td:nth-child(2), .tblOrderType td:nth-child(3) {
    display:inline-block;
}
.pnlexistingCreditCard {
        padding: 0px 40px !important;
    padding-top: 5px;
    /*margin: 18px 0px;*/
}
.ui-radio {
    top: -5px;
}
.existingcreaditcarddetail {
    margin-bottom:15px;
}
.tblexistingCreditCard {
margin-bottom: 15px;}
.divHostedMessage
{
    text-align: center !important;
}

/* ============================================================================================== */
/* ====================  End Custom changes for checkout page desinging  ======================== */
/* ============================================================================================== */

/*===================header statement=================*/

div#divHeaderMiddle {
    width: 235px;
    position: absolute;
    float: left;
    margin: 38px 0rem 0rem 25rem;
    font-size: 18px;
    color: #FDE48A;
    font-weight: bold;
    animation:blinkingtxt 1s infinite;
}
@keyframes blinkingtxt {
    0% {
        color:#FDE48A;
    }
    50% {
        color:#0079C2;
    }
    100% {
        color:#FDE48A;
    }
}


/*Custom Cuopon Popup by Dhruvil*/

#dynamicModal {
    background: linear-gradient(to bottom, #0078c2 23%, white 20%) !important;
    font-family: Arial !important;
}
.free-item-option {
    margin-top:8px;
}
.free-item-label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  border-bottom:1px solid black;
  font-size:18px;
  padding:10px 0px;
}

.free-item-label input {
  margin-right: 8px;
  height:15px;
  width:15px;
      margin-top: -6px;
     
}

.free-item-price {
  margin-left: unset !important;
  white-space: nowrap;
}

.free-item-option-none .free-item-label  {
     margin-right: -190px;
     justify-content: left;
}


/*End*/