@import "TestimonialAdmin.css";
@import "WebTelNavigationMenu.css";
@import "GiftCertificate.css";
@import "EventCalendarV2.css";

@font-face
{
    font-family: "BebasNeueRegular";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/bebasneue-webfont.eot");
    src: url("../Fonts/bebasneue-webfont.eot?#iefix") format("embedded-opentype"),
    url("../Fonts/bebasneue-webfont.woff") format("woff"),
    url("../Fonts/bebasneue-webfont.ttf") format("truetype"),
    url("../Fonts/bebasneue-webfont.svg#bebasneue") format("svg");
}
@font-face {
    font-family: 'MistralAVRegular';
        font-style: normal;
    font-weight: normal;
   src: url("../Fonts/mistral-av.eot");
    src: url("../Fonts/mistral-av.eot?#iefix") format("embedded-opentype"),
    url("../Fonts/mistral-av.woff") format("woff"),
    url("../Fonts/mistral-av.ttf") format("truetype"),
    url("../Fonts/mistral-av.svg#bebasneue") format("svg");
}

.giftinvoiceaspx #divContainer
{
    background:#fff;    
}
.cufon
{
    visibility: visible !important;
}
.myaccountaspx 
{   
}
.myaccountaspx .box
{
    
    
}
body input, body textarea
{
    color: #000 !important;
}
body select
{
    background-color: #fff;
}
html body .RadInput_Default .riTextBox, html body .RadInputMgr_Default
{
    border-color: none !important;
    color: #fff !important;
}
.tablebookingaspx  .RadInput_Default .riTextBox, html body .RadInputMgr_Default
{
    color:#000 !important;
}
.giftcertificateaspx  .RadInput_Default .riTextBox, html body .RadInputMgr_Default
{
    color:#000 !important;
}
.ordercheckoutaspx .RadInput_Default .riTextBox, html body .RadInputMgr_Default
{
    color:#000 !important;
}
.cateringaspx   .RadInput_Default .riTextBox, .RadInputMgr_Default
{
color:#000 !important;
}
.cateringaspx .RadCalendarMonthView_Default input
{
background:none;
}
body 
{
    background-attachment: fixed;
    background-color:#fde8c8;
    background-image: url("../Images/BodyBackground.jpg");
    background-position:center top;
    background-repeat: repeat;
    font-family:verdana,Arial,sans-serif;
    font-size:12px;
    margin: 0;
    padding: 0;
    text-align: center;
    color:#000;
}
.bodyFormContainer 
{
    
    height: 100%;
    min-width: 950px;
    overflow: hidden;
}
form {
    margin: 0 auto;
    
}
a
{
    outline: none;
    border: 0;
}
/*///////////////////////// Master Page //////////////////////*/

/* Header */

#objMasterPagePhotoGalleryFlash
{
    width: 434px;
    height: 147px;
    float: left;
}
#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 */

/*End Navigation */

/*////////////////// Container ///////////////////*/

/******** Header V2********/
#divHeaderOuter
{
    float:left;
    width:100%;
}
#divMasterPageHeader
{
    width:950px;
    margin:0 auto;
    
}
#divHeaderNavigation
{   
    height:45px;
    width:100%;
    background:#111;
    float:left;
}



#divFacebookTwitterContainer {
    float: right;
    padding-top: 10px;
    width: 100%;
    padding-right:40px;
}


#SocialMediaMarketing {
    float: right;
    margin: 0 auto;
    padding-top: 10px;
    width: 185px;
}
#divLoginMenu 
{ 
    font-size: 12px;
    float:right;
    text-align: right;
    word-spacing: 5px;
    width:100%;
    color:#eee;
}
#divLoginMenu a
{
    color: #eee;
    font-size: 14px;
}
#divMenuNavigation 
{
    margin:0 auto;
    width: 950px;    
}
/******* Ends Header V2 ****/


/********** Home Page V2************/

#divHeader
{
    /* background-image:url("../Images/HeaderBg.jpg");
     background-repeat:repeat-x;*/
     background-image:url(../Images/HaderBG.jpg);
    background-position:center top;
    background-repeat:repeat-x;
    width:100%;}
#divTopContainer
{
    width:100%;
    margin:0 auto;
   
}


.redirectLink
{
    height:22px;
    width:22px;
    background-image:url("../Images/LinkArrow.jpg");
    background-position:0px 0px;
    background-repeat:no-repeat;
}
.redirectLink:hover
{
   background-position:0px 0px;     
}

.service-title
{
    color:#DF6C11;
    font-weight:bold;
    font-family: "BebasNeueRegular";
    font-size: 30px;
    text-transform:uppercase;
}
.service-title.line1
{
    text-align:left;
    padding-left:5px;
}
.service-title.line2
{   
    text-align:right;
    padding-right:5px;
}

#divBottomContainer 
{   
    float:left;
}
.row1, .row2
{
    float:left;
    width:100%;
}
#divAboutOuter
{
    float: left;
    padding-left: 15px;
    padding-top: 20px;
    width: 235px;
}
#divAboutusImage
{
    background-image:url("../Images/AboutUsImage.jpg");
    width:148px;
    height:176px;
    float:left;
    margin-top:10px;
}
#divJITPromo {
    float: left;
    height: 200px;
    width: 240px;
}
.restaurantpromotionsaspx #divSpecialImage
{
    border:1px solid #C1B0A0;    
}
#divSpecialImage {
    height: 200px;
    position: relative;
    width: 240px;
}

#divAboutUsOuter 
{
    float: left;
    padding-left: 15px;
    padding-top: 20px;
    width: 238px;
}

#divAboutImage {
    background-image: url("../Images/AboutUs_Icon.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    height:53px;
    padding-left: 60px;
    width: 177px;
    color: #D0C43A;
    float: left;
    font-family: "BebasNeueRegular";
    font-size: 30px;
    font-weight: bold;
    padding-top: 12px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
}

#divAboutLink {
    float: right;
    height: 22px;
    margin-right: 2px;
    width: 22px;
}
#divAboutContent
{   
    width:100%;
    text-align:left;
    color:#fff;
}

#divAboutContent p 
{
    font-family: Cambria;
    font-size: 16px;
    margin:5px 0;
    padding: 0;
    margin-right:15px;
    
}
#AboutReadMore
{
    width:90%;
    float:right;
    padding-right:8px;
    padding-top:40px;
    
}
#aReadMore
{
    text-align:right; 
    text-decoration:none;   
    color:#a40000;
    float:right;
}
#aReadMore:hover
{
    text-decoration:underline;   
}

#divBusinessHourImage
 {
    background-image: url("../Images/BusinessHours_Icon.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    color: #D0C43A;
    float: left;
    font-family: "BebasNeueRegular";
    font-size: 30px;
    font-weight: bold;
    padding-left: 65px;
    padding-top: 12px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    width: 185px;
}

#DisplayBusinessHoursTitle
{   
    text-align: center;
    color:#841116;
    font-size: 25px;
    font-weight: bold;
    
    font-family: Cambria;
	
}
.divDay
{
    color: #3c1a00 !important;
    font-family: Cambria;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
}

.divTime
{
    color: #000;
    font-family: Cambria;
    font-size: 14px;
    font-weight: normal;
    text-align: left;  
}
#MenuPageBusinessHours
{
    
   color: #000;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
    padding-bottom: 5px;
     width: 232px;
}
#tblDisplayBusinessHours
{
    float: right;
    line-height: 20px;
    margin-top: 15px;
    text-align: left !important;
    width: 254px;
}

/********* Ends Home Page V2 *******/


.divPrintableMenuOnMenuPage, .divPrintableMenuOnCateringPage {
    background: url("../Images/PrintableMenu.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 65px;
    width: 211px;
    margin-bottom:5px;
}

.divPrintableMenuOnMenuPage, .divPrintableMenuOnCateringPage:hover
{
    
}

/* About Us Page */
#AboutUsPageContainer
{
    text-align: center;
}
#divPksharma
{
    background-image:url("../Images/AboutUsImages/P.K.Sharma.jpg");
    height:197px;
    width:189px;
    margin:0 auto;
}
#divDheeraj
{
    background-image:url("../Images/AboutUsImages/Dheeraj.jpg");
    height:198px;
    width:190px;
    margin:0 auto;
}
#divDorjeeYutin
{
    background-image:url("../Images/AboutUsImages/DorjeeYutin.jpg");
    height:197px;
    width:189px;
    margin:0 auto;
}
#divSohelMathew
{
    background-image:url("../Images/AboutUsImages/ChefSohelMathew.jpg");
    height:198px;
    width:190px;
    margin:0 auto;
}
#divShekharGowda
 {
    background-image:url("../Images/AboutUsImages/ShekharGowda.jpg");
    height:197px;
    width:189px;
    margin:0 auto;
}
/* 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;
    backgro
    und: 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;
    background:#fff;
    color:#000;
}
.ViewOrderGridView
{
    color: #333333;
    font-size: 12px;
    text-align: left;
    width: 650px;
}
.ViewOrderGridViewFooterStyle
{
    color: White;
    background-color: #990000;
    font-weight: bold;
}
.ViewOrderGridViewRowStyle
{
    color: #333333;
    background-color: #FFFBD6;
}
.ViewOrderGridViewCommandFieldItemStyle
{
    color: Blue;
}
.ViewOrderGridViewPagerStyle
{
    background-color: #990000;
    color: White;
}
.ViewOrderGridViewPagerStyle a
{
    color: White;
}

.ViewOrderGridViewSelectedRowStyle
{
    background-color: #FFCC66;
    color: Navy;
    font-weight: bold;
}
.ViewOrderGridViewHeaderStyle
{
    color: #ffffff !important;
    background-color: #990000 !important;
    font-weight: bold;
    border-color: #fff;
}
.ViewOrderGridViewAlternatingRowStyle
{
    background-color: White;
}
#ChangePassWord
{
    text-align: left;
    padding-left: 300px;
    color:#fff;
}
#ChangePassWord tr
{
    line-height: 25px;
}


#DirectionBorder {
    border: 1px solid #C1B0A0;
    height: 452px;
    width: 563px;
}
#orderCheckout
{
     
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}
.Addons
{
    color: Black;
}
/*.PanelLeft
{
    padding-left: 247px;
}*/
.EditOrder
{
    background: url(../Images/Edit.gif) no-repeat;
    width: 76px;
    height: 28px;
}
.PasswordSubmit
{
    border: none;
    background: url(../Images/confirm.gif) no-repeat;
    width: 83px;
    height: 25px;
    margin-right: 100px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.ChangePasswordButton
{
    border: none;
    background: url(../Images/changePassword.gif) no-repeat;
    width: 140px;
    height: 25px;
    margin-bottom: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.CancelPasswordButton
{
    border: none;
    background: url(../Images/cancel.gif) no-repeat;
    width: 95px;
    height: 25px;
    margin-bottom: 5px;
    margin-top: 5px;
    cursor: pointer;
}
#divContainer
{
    width: 950px;
    margin: 0 auto;
    padding:5px;
}
.defaultaspx #divContainer
{
    background:none;    
}
.RadPanelCssClass
{
    width: 200px;
}
.lblDirections
{
    padding-top: 10px;
    text-align: left;
    padding-left: 165px;
}
#DirectionContainer
{
    text-align: left;
    padding-top: 20px;
    padding-left: 20px;
}
#DirectionContent 
{   
    float: left;
    padding: 5px;
    width: 900px;
        
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding:10px;
    font-family:Verdana;
}

#divDirectionContainer {
    border: 1px solid #e0aa60;
    border-radius: 10px;
    float: left;
    padding: 5px;
    width: 565px;
}

#divDirectionMap
{
    float: left;
    padding: 10px 0px 10px 10px;
}
#divGetDirections
{
    padding-left: 40px;
    padding-top: 40px;
    padding-bottom: 20px;
    margin-bottom: 5px;
    width: 465px;
}
#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:red;
    font-weight: bold;
}
.directionTabButtonSelected, .directionTabButtonSelected:hover
{
    border: none;
    background: #311d12;
    cursor: pointer;
    color: Black;
}
#DirectionTitle
{
    font-size: 12px;
    font-weight: bold;
    color: #806135;
    text-align: left;
    display:none;
}
#DirectionText
{
    color: #806135;
    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: 240px;
}
#divDirectionInfo
{
    clear: both;
}

.tdIdirection
{
    vertical-align: middle;
    color: #69462f;
    font-size: 14px;
}
.tdSendDirection
{
    height: 7px;
    padding-top: 7px;
}
#tdSMSType
{
    vertical-align: top;
    text-align: right;
}
.tdddlMobile
{
    text-align: left;
    vertical-align: top;
    padding-left: 11px;
}
#tdMobile
{
    text-align: right;
    vertical-align: middle;
}
.cusLabel1
{
    text-align: left;
    color: #241100;
    padding-right: 40px;
}
.OrderCheckoutConfirm
{
    border: none;
    background: url(../Images/confirm.gif) no-repeat;
    height: 25px;
    width: 87px;
    cursor: pointer;
}
.OrderCheckoutSubmit
{
    border: none;
    background: url(../Images/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: #fff;
    font-family: arial;
}
#SettingMasterPage
{
    padding-left: 37px !important;
    padding-left: 15px !important;
}
#SubMasterPageDiv
{
    margin-left: 5px;
    margin-right: 5px;
    padding-bottom: 5px;
}
#CreateUserContainer
{
     
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom:10px;
    width: 825px;
    margin:0 auto;
    margin-bottom: 10px;
}

#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: #fff;
    background: #b71419;
}
.AdminStaticSelectedStyle a, .AdminStaticHoverStyle a:hover
{
    color: #fff !important;
    background: #b71419;
}
.AdminMenu
{   
    color: #000;
    background-color:#806135;
    height: 33px;
    border:1px solid #C1B0A0;
    border-bottom: none;
}
.AdminStaticMenuItemStyle
{
    font: 12px SegoeUI, Arial, sans-serif bold;
    font-weight: bold;
}

.AdminStaticMenuItemStyle a
{
    color: #fff;
    padding: 9px 5px 8px 5px;
    display: block;
}
#AdminContent
{
border: 1px solid #ddd;
    width: 938px;
    float: left;
}

#divDirectionSiteMapPath
{
    display: none;
}

#DirectionMenu
{
    float: left;
    font: bold 12px SegoeUI,Arial,sans-serif;
    text-align: left;
    width: 300px;
    padding-top: 8px;
    height: 35px;
     background-color: #e0aa60;
    border: 1px solid #e0aa60;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left:9px;
}
/*.DirectionMenu
{
    color: White;
}*/
.DirectionStaticMenuItemStyle
{
    font-size: 13px;
    font-weight: bold;
    color: #3c1a00;
    height: 25px;
    -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;
    text-align:center;
    display: block;
    border-bottom: 2px Solid #841116;
    padding-top: 3px;
}
.DirectionStaticMenuItemStyle a:hover
{
    cursor: pointer;
    color: #fff !important;
    font-weight: bold;
    height: 23px;
    border-bottom: 2px Solid #841116 !important;
}

.DirectionStaticSelectedStyle
{
    color: #fff !important;
    font-weight: bold;
    background: none repeat scroll 0 0 #b71419;
    text-align: center;
    height: 25px;
}
.DirectionStaticHoverStyle
{
    color: #fff !important;
    font-weight: bold;
    background: none repeat scroll 0 0 #b71419;
    cursor: pointer;
}
.DirectionStaticMenuStyle
{
    font-weight: bold;
    color: White;
    font: 12px SegoeUI, Arial, sans-serif bold;
}
.DirectionStaticSelectedStyle a
{
    font-weight: bold;
    color: #fff !important;
    height: 23px;
    border-bottom: 2px Solid #841116 !important;
}


.DirectionStaticMenuItemStyle a:hover
{
    cursor: pointer;
    color: #fff !important;
    font-weight: bold;
    height: 23px !important;
    border-bottom: 2px Solid #841116  !important;
}

#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;
}

.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
{   

    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    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;
    border:1px solid #000;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; /*float:left;*/
    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: 105px;
}


/*Start Stylesheet for Testimonial Page*/
#divTestimonialContainer
{
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    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
 {
    border-bottom: 1px dotted #94774D;
    margin: 0 3px 3px;
    padding-bottom: 10px;
}

.TestimonialTitle {
    color: #841116;
    font-size: 18px;
    padding-bottom: 10px;
    text-align: left;
}

.TestimonialText
 {
    font-size: 14px;
    padding: 10px 30px 6px;
    text-align: justify;
    line-height:1.4;
}


.TestimonialSource {
    color: #841116;
    float: right;
    font-family: Sans-Serif;
    font-size: 13px;
    font-weight: bold;
    padding-right: 28px;
    text-align: right;
    width: 28%;
}

/*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;
}
.CartGrid tr
{
    min-height: 30px;
}
.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: #3c1a00;
    background: url(../Images/ForgotPassword.png) no-repeat top left #e0aa60;
    border:1px solid #e0aa60;
    border-bottom:none;
    font-weight: bold;
    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;
    padding-bottom: 30px;
    text-align: left;
    padding-left: 60px;
    border:1px solid #e0aa60;
    border-top:none;
    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: 200px;
}
.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;

}
.BreadcrumbCurrentNode
{
    color: #fff;
}
#divPublicationDetailBreadCrumb
{
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 10px;
    color:#4a2127;
}

#divEventDetailContainer
{
    text-align: left;
   /* width: 940px;*/
       
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    
}

#tblEventDetail
{
    margin: 0px 20px 00px 20px;
    width: 960px;
}

#divAnnoucementDetailHeaderTitle
{
    height: 30px;
    padding-left: 10px;
    padding-top: 5px;
    background-color: #df9318;
    color:#fff !important;
}

.lblAnnoucementDetailTitle
{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

#divAnnoucementDetailTimings
{
    font-weight: bold;
    padding: 5px;
    padding-left: 10px;
    color: #fff;
}

#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-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    height: 24px;
    padding: 2px 5px;
    text-decoration: none;
}

.bodyFormContainer
{
    height: 100%;
    min-width: 950px;
    width: 100%;
    overflow: hidden;
}


/************End Style of Events Page *****************/

/************Start Style of Restaurant Promotion Page *****************/
.divPromotionSpecialOfferControl
{
    width: 240px;
}
#tdPromotionLeftNavigationContainer
{
    vertical-align: top;
    width: 180px;
}
.PromotionLeftNavigationDivSelection
{
    border: 1px solid #930000;
    padding-bottom: 10px;
    
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.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 {
    float: left;
    margin-left: 190px;
    width: 550px;
}
#divTableBookingBusinessHours
{
    width: 273px;
    float: right;
    vertical-align: top;
    display: none;
}

.InvoiceSubmit
{
    background: url(../Images/submit.gif) no-repeat;
    width: 87px;
    height: 25px;
    border: none;
    cursor: pointer;
}
.InvoiceCancel
{
    background: url(../Images/cancel.gif) no-repeat;
    width: 87px;
    height: 25px;
    border: none;
    cursor: pointer;
}
.RNTClass
{
    text-align: right;
}
#divCompanyNameFooter
{
    vertical-align: top;
    height: 30px;
}
#divCompanyNameFooter td
{
    vertical-align: middle;
}
#divSubwayAndBuses
{
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.ifrmSubwayAndBuses
{
    width: 100%;
    height: 320px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 20px;
}




/************Start Style of Events Page *****************/
#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: #fff;
    text-decoration: none;
}
.lnkAnnouncementTitle:hover
{
    text-decoration: underline;
}

.lblAnnouncementTiming
{
    color: #ddd;
}

.imgAnnouncement
{
    width: 250px;
    height: 150px;
}
#divAnnouncementImageAndDescriptionContainer
{
    padding-top: 5px;
}
#divAnnouncementDescriptionContainer
{
    padding: 5px;
    font: left;
}

#divAnnouncementContainer, #divPastAnnouncementContainer
{
    text-align: left;
}


#divAnnouncementNavigationContainer
{
    height: 34px;
    background: none repeat scroll 0 0 rgba(166, 74, 0, 0.15);
    margin-bottom: 20px;
}

#divPastAnnouncementTitle, #divAnnouncementTitle
{
   
    background: #D1BD9C;
    padding-top: 10px;
    height: 25px;
    padding-left: 30px;
    color: #2F0302;
    font-weight: bold;
    margin-bottom:7px;
}

#tblAnnouncementItemTemplate
{
    width: 100%;
}

.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: url("../Images/BreadCrumbBg.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #92877f;
    color: #fff693;
    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: #fff693;
    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: url("../Images/BreadCrumbBg.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #92877f;
    color: #fff693;
    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: #ddd;
}

.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;
    padding-bottom: 10px;
}
.lblOrderConfirmationMessage
{
}
#divOrderConfirmationMessage
{
    color: red;
    margin-bottom: 15px;
    margin-top: 5px;
    margin-right: 100px;
}


/* start PayPal Page stylesheet */
#PaypalContainer
{
   /* background: none repeat scroll 0 0 rgba(80, 25, 21, 0.1);*/
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    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 #fff;
}

#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 #fff;
    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 #fff;
    padding: 10px;
    margin-bottom: 5px;
}

#FeedbackButtonDiv
{
    padding-top: 10px;
    text-align: center;
}

.SurveyFeedbackSubmit
{
    width: 83px;
    height: 25px;
    background: url(../Images/submit.gif) no-repeat;
    border: none;
}

.SurveyFeedbackClear
{
    width: 83px;
    height: 25px;
    background: url(../Images/clear.gif) no-repeat;
    border: none;
}

.SurveyFeedbackFoodQuestion
{
    text-align: right;
    width: 150px;
}

.SurveyFeedbackFoodAnswer label
{
    display: inline-block;
    vertical-align: middle;
    width: 125px;
}

.SurveyFeedbackFoodAnswer input
{
    display: inline-block;
    vertical-align: middle;
}

.SurveyFeedbackDeliveryPersonAnswer label
{
    display: inline-block;
    vertical-align: middle;
    width: 90px;
}

.SurveyFeedbackDeliveryPersonAnswer input
{
    display: inline-block;
    vertical-align: middle;
}
/* SurveyFeedback end (12/12/2009) */
.lblShareInfo
{
    color:red
}
.lblASAPDatetimez
{
    color: Gray;
    font-style: italic;
}
.lblOrderComment
{
    color: Gray;
    font-style: italic;
}
/* for view order dashboard functionality */
.gvwDashboardRowNotViewed
{
    background: url(../Images/OrderNotViewedBg.gif);
    font-weight: bold;
    color: Black;
    width: 290px;
    margin-left: 150px;
    margin-top: 10px;
}
.gvwDashboardRowViewed
{
    background-color: White;
}
.ViewOrderDashBoardGridView
{
    clear: both;
    font-size: x-small;
    color: #000;
    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;
    border-color:#000;
}
.ViewOrderDashBoardGridViewAlternatingRowStyle
{
    background-color: White;
}
.lblMesssageForDashBoard
{
    font-weight: bold;
    color: Black;
    width: 100%;
    font-size: 14px;
}
.ViewOrderDashBoardGridViewPagerStyleAmtPaid
{
    padding-left: 10px;
}
.ViewOrderDashBoardGridViewEmptyRowStyle
{
    text-align: center;
    background:#fff;
}
.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: #fff;
    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
{
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    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 #D1BD9C;
}

#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;
    color: #fff;
}
.divBackToJitSelection
{
    padding: 10px;
    text-align: right;
}
.grdJITSelection
{
    text-align: center;
    width: 100%;
}
.grdJITSelection td, .grdJITSelection th
{
    padding-top: 8px;
    padding-bottom: 8px;
}
.hlkbackToJITSelection, .hlkAddNewJIT
{
    font-weight: bold;
}
.JITManagementDLSTPromoList .ItemSeperatorCssClass
{
    width: 15px;
}
.JITManagementDLSTPromoList #divPreviewJIT
{   
    border: 10px solid #D1BD9C;
}
.JITManagementDLSTPromoList #divPreviewJIT:hover
{
    border: 10px solid #4a2127;
}
.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: #D1BD9C;
    padding: 5px 0 5px 10px;
}
.JITManagementDLSTPromoList #divPreviewJIT:hover table
{
    background-color: #fff;
    padding: 5px 0 5px 10px;
}

/*********** END OF STYLESHEET FOR JIT-ADMINISTRATION ************/

/******************* Start VIP Registration **********************************/

#divVIPRegistrationPage
{
    width: 382;
    height: 482;
}
#tdVIPRegistrationMessage
{
    color:red;
}

.tableRegisterVIC
{
    width: 934px;
    border:1px solid #e0aa60;   
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
}

.tableRegisterVIC .title
{
    color: #841116;
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    padding: 20px;
    text-align: center;
}
.tdRegisterVICHeader
{
    height: 120px;
    border-bottom: 1px dotted #e0aa60;
}
.divContent
{
}
.tdRegisterVICHeader .divHeaderContent
{
    width: 500px;
    font-family: arial;
    font-size: 15px;
    float: left;
    font-weight: bold;
    color: #000;
    padding-left: 20px;
    margin-top: 30px;
}

.divVicRegisterForm
{
    border-right: dotted 1px #e0aa60;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-top: 10px;
    padding-top: 10px;
}
.divHeaderImage
{
    background: url('../Images/VICRegisterHeader.jpg') no-repeat;
    height: 109px;
    width: 239px;
    float: right;
    padding-right: 30px;
    margin-bottom: 20px;
}
.PromotionIcon
{
    background: url(../Images/PromotionIcon.png) no-repeat;
    height: 37px;
    width: 39px;
}
.EventIcon
{
    background: url(../Images/EventIcon.png) no-repeat;
    height: 37px;
    width: 33px;
}
.CouponsIcon
{
    background: url(../Images/CouponsIcon.png) no-repeat;
    height: 37px;
    width: 45px;
}
.divPromotionTitle, .divEventTitle, .divCouponsTitle
{
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    margin-left: 5px;
    text-align: left;
}
.VIPDetailButtonSend
{
    background: url("../Images/Register.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 32px;
    width: 94px;
}
#tdVIPRegistrationSubmitbtn
{
    text-align: center;
}
.divPromotionDetail, .divEventDetail, .divCouponsDetail
{
    font-family: arial;
    font-size: 12px;
    margin-left: 5px;
    padding-right: 20px;
    border-bottom: dotted 1px #e0aa60;
    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*/

/*
#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
{
    border: 1px solid #e0aa60;
    border-radius: 10px;
    color: #3c1a00;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 215px;
    padding-top: 10px;
    text-align: left;
    background:#e0aa60;
   
}

.CateringHeaderContainer li
{
    line-height: 18px;
}

.HeaderText {
    padding: 0px;
}

.HeaderComp {
    float: left;
    line-height: 17px;
    padding-bottom: 10px;
    text-align: center;
    width: 390px;
}
.PrintablePartyForm
{
    width:175px;
    height:25px;
    float:right;
    margin-top:5px;
}
.PrintablePartyFormInner
{
    background:url('../Images/PrivatePartyContract.png') no-repeat top;
    height:25px;
    width:175px;
    cursor:pointer;
}
.leftOccasionList
{
    width:130px;
}
/*********************** 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;
    color:#000;
    font-weight: bold;
}
#ReservationContent
{
    /*border: 1px solid #2F0302;*/
   
    width: 935px; /*width: 770px;*/
    margin: 0 auto;
   
}
.tdTableBookingLeft {
   
    font-weight: normal;
    line-height: 30px;
    text-align: right;
}
.tdTableBookingRight
{
    text-align: left;
    padding-left: 5px;
}
.ReservationStaticMenuStyle
{
    font-weight: bold;
    color: red;
    font: 12px SegoeUI, Arial, sans-serif bold;
}
#TableBookingConiner
{
    padding: 20px;
      
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-align:center;
    border-radius: 10px;
    color:#fff;
}
#CateringConiner
{
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    text-align:center;
    border-radius: 10px;
    padding: 20px; /*width:100%;*/
    border:1px solid #e0aa60;
}
#tblCateringConiner
{
    padding-left:165px;    
    padding-top:15px;
}
.btnSubmitQuickContact
{
    background: url(../Images/submit.gif) no-repeat;
    border: none;
    height: 25px;
    width: 87px;
    cursor: pointer;
}
/************************************ End Table Booking Page************************************/

/************************************ Start Contact Us Page ************************************/

#divContactUsPage
{
    text-align: left;
    width: 100%;
    font-family: Verdana;
}
#divContactUsCustomerDetail
{
    width: 410px; /*float: left;*/ /*   margin-left: 20px;*/ /*padding: 10px;*/
}
#tdContactUsDetail
{
    vertical-align: top;
    padding-top: 20px;
}
#lblContactUsMessage
{
    font-size: 13px;
}
#tblContactUsDetail
{
    width: 550px;
}
.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: 860px;
    padding-right: 5px;
    padding-bottom: 5px;
    margin:0 auto;
}
#ContactUsContent
{
    border:1px solid #e0aa60;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    float: left;
    margin-bottom: 10px;
    width: 900px;
    
    
}
.aboutusaspx #ContactUsContent
{
    float:left !important;
    margin:0 auto;
    width:100% !important;
} 
#ContactUsMenu
{   
    float: left;
    font: bold 12px SegoeUI,Arial,sans-serif;
    text-align: left;
    /*width: 600px;*/
    padding-top: 8px;
    height: 35px;    
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    margin-top:10px;
     background-color: #e0aa60;
    border: 1px solid #e0aa60;
}

#ContactUsMenuBottom
{
    margin-bottom: 20px;
    width: 500px;
}
#DirectionMenuBottom
{
    margin-bottom: 20px;
    width: 300px;
}

.ContactStaticSelectedStyle a
{
    color: #fff !important;
    font-weight: bold;
    border-bottom: 2px Solid #841116 !important;
    height: 23px;
}
.ContactStaticSelectedStyle
{
    color: #AC0308 !important;
    font-weight: bold;
    background: none repeat scroll 0 0 #b71419;
}
.ContactStaticHoverStyle
{
    color: #AC0308 !important;
    font-weight: bold;
    background: none repeat scroll 0 0 #b71419;
}
.ContactStaticMenuStyle
{
    font-weight: bold;
    color: White;
    font: 12px SegoeUI, Arial, sans-serif bold;
}
.ContactMenu
{
    color: black;
    /*background: url("../Images/MenuCategoryMiddleBg.jpg") repeat-y scroll right center #561717;*/ /*background: #eaedf6;*/
    padding-left: 3px;
    padding-right: 3px;
    width:100%;
}
.directionsaspx .ContactMenu, .senddirectiontomeaspx .ContactMenu
{
    width: 300px !important;
}

.ContactStaticMenuItemStyle a
{
    font-size: 13px;
    font-weight: bold;
    text-align:center;
    display: block;
    border-bottom: 2px Solid #841116;
    padding-top: 3px;
    padding-left:7px;
    padding-right:7px;    
}
.ContactStaticMenuItemStyle a:hover
{
    cursor: pointer;
    color: #fff !important;
    font-weight: bold;
    height: 23px;
    border-bottom: 2px Solid #841116 !important;
}
.ContactStaticMenuItemStyle
{
    font-size: 13px;
    font-weight: bold;
    color: #3c1a00;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    height: 25px;
}

.tdCateringConinerBtn
{
    text-align: center;
    padding-top: 10px;
}
/************************************ End Contact Us Page ************************************/

#MediaGalleryContainer
{
    text-align: left;
    padding-top: 5px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 5px;
    margin-right: 5px;
    padding-bottom: 20px;
        border:1px solid #e0aa60;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom:10px;
}

.GalleryStyle
{
    text-align: center;
    padding-left: 45px;
    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 *********************/

#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 *********************/

/***********(START) PAY BY PHONE ************/

.divPayByPhoneSubmitButtonContainer
{
    text-align: left;
    padding-left: 180px;
}
.divPayByPhoneLabelContainer
{
    padding: 10px;
}
.PaymentOptionPanel
{
    text-align: left;
    padding-left: 120px;
}
/***********(END) PAY BY PHONE ************/



/********************************** Start Stylesheet for Our Branches ********************/

#divGMapMain
{
    border: solid 1px #B2412F;
    background-color: White;
    width: 918px;
    height: 317px; /*    background: #6f3311;*/
}

#OurBranchesContainer
{
    text-align: left; /*margin: 3px 0px 0px 0px; */
}
#divGMap
{
    float: right;
    border: 1px double #B2412F;
    width: 600px;
    margin: 7px;
}

#divBranchList
{
    border-left: 1px solid green;
    border-right: 1px solid green;
    border-top: 1px solid green;
    border-bottom: none;
    background-color: White;
    width: 918px; /*    background: #6e3311;*/
    margin-top: 10px; /*color: White;*/
}
.btnBranchDisplayName
{
    text-decoration: none;
    border: none;
    background-color: Transparent;
    cursor: pointer;
    color: Black;
}
#divAlternativeBranchDetail
{
    padding-left: 10px;
    border: solid 1px Black;
    background-color: white;
    margin-bottom: 5px;
}
.btnGInfoWindow
{
    background-color: Transparent;
    border: none;
    font-weight: bold;
    cursor: pointer;
    margin: 1px;
}
.btnSelectLocation
{
    background: url(../Images/SelectLocation.gif) no-repeat;
    border: none;
    cursor: pointer;
    height: 26px;
    width: 130px;
    margin-top: 25px;
}
.btnSeletedSelectLocation
{
    background: url(../Images/SelectedSelectLocation.gif) no-repeat;
    border: none;
    cursor: pointer;
    height: 26px;
    width: 130px;
    margin-top: 25px;
}
.btnGetDirection
{
    background: url(../Images/GetDirection.gif) no-repeat;
    border: none;
    cursor: pointer;
    height: 29px;
    width: 113px;
    margin: 1px;
}
.btnSelectedGetDirection
{
    background: url(../Images/SelectedGetDirection.gif) no-repeat;
    border: none;
    cursor: pointer;
    height: 25px;
    width: 130px;
    margin: 1px;
}
.btnOrderNow
{
    background: url(../Images/ViewMenu.gif) no-repeat;
    border: none;
    cursor: pointer;
    height: 25px;
    width: 130px;
    margin-top: 5px;
}
.btnSelectedOrderNow
{
    background: url(../Images/SelectedViewMenu.gif) no-repeat;
    border: none;
    cursor: pointer;
    height: 25px;
    width: 130px;
    margin-top: 5px;
}
#divGetAddress
{
    float: left;
    width: 30%;
    padding: 5px;
    margin-top: 7px;
    margin-left: 2px; /*    color: White;*/
}

.tdWhereAreUNow
{
    font-weight: bold; /*background-color: #cccccc; */ /*padding-left: 10px;*/
}

.btnGo
{
    font-weight: bold;
    cursor: pointer;
    background: url(../Images/FindLocation.gif) no-repeat;
    height: 26px;
    width: 130px;
    border: none;
}
.btnChangeLocation
{
    margin-left: 40px;
    cursor: pointer;
    background: url(../Images/ChangeAddress.gif) no-repeat;
    height: 30px;
    width: 113px;
    border: none;
}
#tblHomePageDayAndTimeForLocation
{
    margin: 0px 0px 0px 0px;
    font-size: 12px;
    color: Black;
}
.tdHomePageDayDiscriptionForLocation
{
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}
.tdHomePageTimeDiscriptionForLocation
{
    text-align: left;
    vertical-align: text-top;
}
.tdHomePageDayAltTextForLocation
{
    font-size: 14px;
    font-weight: bold;
}
#tdDirectionDisplayBranchDetail
{
    width: 30%;
    text-align: left;
    padding-left: 10px;
    padding-right: 5px;
}
#tdDirectionBusinessHours
{
    width: 16%;
    text-align: center;
}
#tdDirectionBusinessHours b
{
}
.tdDisplayBusinessHoursForLocation
{
    text-align: left;
}
#tdDirectionPickupDistance
{
    width: 11%;
    text-align: left;
    padding-left: 15px;
}
.DirectionBranch
{
    padding-top: 5px;
    border-bottom: solid 1px Green;
}
.DirectionSelectedBranch
{
    padding-top: 5px;
    background-color: #d5f3c6;
    border-bottom: solid 1px Green;
}

/********************************** End Stylesheet for Our Branches ********************/

#tdHomeBottomNavigationMenu
{
    display: none;
}

/********************************** Start Stylesheet for Home Page Control********************/
#divHomepageContainer
{
    /*width: 950px;     background-color: #EEE9E3;*/
}
#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;
}
/********************************** End Stylesheet for Home Page Control********************/

/*-------------------- Reorder Control Starts --------------------------*/


#divROrder
{
    height: 35px;
    text-align: left;
    padding-left: 10px;
    padding-bottom: 5px;
}
.tblRorder
{
    height: 35px;
    text-align: left;
}
.tdRorder
{
    color: White;
    font-family: Verdana;
    width: 76px;
}
.btnReorder_1
{
    background: url("../Images/btnReorderEnable1.jpg") no-repeat scroll center right transparent;
    border: 0 none;
    color: White;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin: 0;
    width: 30px;
    margin: 0px 2px 0px 2px;
}
.btnReorder_2
{
    background: url("../Images/btnReorderEnable2.jpg") no-repeat scroll center right transparent;
    border: 0 none;
    color: White;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin: 0;
    width: 30px;
    padding: 0px 2px 0px 2px;
}
.btnReorder_3
{
    background: url("../Images/btnReorderEnable3.jpg") no-repeat scroll center right transparent;
    border: 0 none;
    color: White;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin: 0;
    width: 30px;
    padding: 0px 2px 0px 2px;
}
.btnReorderDisabled_1
{
    background: url("../Images/btnReorderDisable1.jpg") no-repeat scroll center right transparent;
    border: 0 none;
    color: White;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin: 0;
    text-decoration: line-through;
    width: 30px;
}
.btnReorderDisabled_2
{
    background: url("../Images/btnReorderDisable2.jpg") no-repeat scroll center right transparent;
    border: 0 none;
    color: White;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin: 0;
    text-decoration: line-through;
    width: 30px;
}
.btnReorderDisabled_3
{
    background: url("../Images/btnReorderDisable3.jpg") no-repeat scroll center right transparent;
    border: 0 none;
    color: White;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    margin: 0;
    text-decoration: line-through;
    width: 30px;
}
.hlReorderLink
{
    text-decoration: none;
    outline: none;
    border: none 0px;
    cursor: pointer;
}
#divReorderLink
{
    background: url(../Images/Reorder.jpg) no-repeat;
    width: 100px;
    height: 25px;
    margin-left: 3px;
    outline: none;
}

/*-------------------- Reorder Control Ends -------------------------*/

#divPhoneNumber
{
    /*background: url("../Images/Phone.png") no-repeat scroll left center transparent !important;*/
    float: left;
    height: 18px;
    text-align: left;
}

#divFaxNumber
{
    /*background: url("../Images/Faxheader.png") no-repeat scroll left top transparent;*/
    background:none;
    float: left;
    height: 17px;
    padding-left: 0px;
    text-align: left;
}

#divEmailImage
{
    background: url("../Images/Email.png") no-repeat scroll left top transparent ;
    height: 17px;
    padding-left: 23px;
    
}

#tdPhoneNumber
{
    text-align: left;
    width:140px;
}
#tdFaxNumber
{
    text-align: left;
    width:140px;
    display:none;
}
#divAddress #trRestaurantAddLine1
{
    display: none !important;
}
#divAddress #trRestaurantAddLine2
{
    display: none !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 #990100;
    margin: 5px;
}
/****(END) Admin Menu Management ****/


/*---------- Testimonial Header Greeting START -----------*/
.divTestimonialHeaderContainer
{
    padding: 10px 0px 10px 0px;
    position: relative;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
    -khtml-opacity: 1.0;
}
.tblTestimonialGreetingContainer
{
    background: none repeat scroll 0 0 #664c27;
    border: 1px solid #e0aa60;
    border-radius: 5px;
    color: #fff !important;
}
.tdTestimonialHeaderText
{
    padding: 10px 40px 10px 40px; *padding-top:10px;
    text-align:left;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    margin:0px 25px;


}
.lblTestimonialText
{
    text-align: left;
    font-family: Segoe Print !important;
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px;
    color: #fff;
}
.tdTestimonialFeedbackButton
{
    text-align: right;
    padding-right: 33px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.TestimonialFeedbackButton
{
    background: url('../Images/feedback.gif') no-repeat;
    height: 25px;
    width: 87px;
    border: none;
    float: right;
    cursor: pointer;
}
.divTestimonialHeaderContainer table
{
    width: 100%;
    padding-top: 20px;
}
.hlTestimonialFeedback
{
    outline: none;
    border: none;
}
/*---------- Testimonial Header Greeting END -----------*/


#divImgDescription
{
    display: none;
}
#divFoodTypeVegetarian
{
    display: none;
}

/*   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;
    height: 1892px;
    margin-left: 115px;
    margin-left: 70px;
    margin-right: 40px;
    width: 840px;
    margin-bottom: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
#TopLeft
{
    /*border :1px solid;*/
    float: right;
    width: 236px;
    height: 64px;
    background: url("../Images/Menu_OrderOnlineBtn.png") 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.png") no-repeat scroll 0 0 transparent;
}
#TopRight
{
    width: 236px;
    height: 64px;
    float: left;
    background: url("../Images/MenuPage_PrintableMenuBtn.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    margin-right: 34px;
}
#TopRightContent
{
    width: 236px;
    height: 64px;
}
#TopRight:hover
{
    background: url("../Images/MenuPage_PrintableMenuBtn_Hover.png") no-repeat scroll 0 0 transparent;
}
#TopMiddle
{
    width: 280px;
    height: 64px;
    float: left;
    background: url("../Images/NutritionCalcBtn.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    margin-right: 20px;
}
#TopMiddleContent
{
    width: 280px;
    height: 64px;
}
#TopMiddle:hover
{
    background: url("../Images/NutritionCalcBtn_Hover.png") no-repeat scroll 0 0 transparent;
}

.aboutusaspx #ContactUsMenu
{
    
}
/*.aboutusaspx #ContactUsContent
{
    width:770px !important;
    margin:0px !important;
    border:none !important;
}
*/
.aboutusaspx #ContactUSContainer
{
    width: 1000px !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;
}

.divUnSelectedClassGallery a
{
    color: #806135;
    font-weight: bold;
    white-space: nowrap;
    margin-top: 2px;
}
.divSelectedGallery a
{
    color: #841116;
    font-weight: bold;
    white-space: nowrap;
}

.divSelectedGallery .divGalleryimg
{
    border: 2px solid red;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    margin: 0;
    padding: 0;
    width: 89px;
    height: 59px;
}

.divUnSelectedClassGallery .divGalleryimg
{
    border: 2px solid tranparent;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    margin: 0;
    padding: 0;
    width: 89px;
    height: 66px;
}
.divSelectedGallery
{
}
.divSelectedGallery a img, .divUnSelectedClassGallery a img
{
    border-radius: 13px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
}
.tdGalleryCategory
{
    text-align: center;
    margin: 0 auto;
    padding-left: 10px;
}
.divUnSelectedClassGallery:hover a
{
    color: #930000;
    font-weight: bold;
    white-space: nowrap;
}

/* End of Gallery Page */

.orderinvoiceaspx, .giftpaypalreturnaspx, .giftinvoiceaspx, .paypalreturnaspx
{
}




/*  START NEWS LETTER */
.newsLetterSubmit
{
    background: url(../Images/submit.gif) 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
{
/*    background: url("../Images/Phoneheader.png") no-repeat scroll left center transparent;*/
  background :none;
    float: right;
    margin-right:240px;
    height: 17px;
    padding-left: 0px;
    text-align: left;
    padding-top: 3px;
    padding-bottom: 3px;
    width:225px;
    font-size:18px;
    margin-top:-15px;
}




/*.tdGalleryCategory .rrItemsList li:only-child ~ .tdArrowLeft,
.tdGalleryCategory .rrItemsList li:only-child ~ .tdArrowRight {
  display: none !important;
}*/

.tdArrowLeft, .tdArrowRight {
    display:none;
}


.rrItemsList {
    width: 565px;
    height: 70px;
    position: relative;
    left: 0px;
    top: 0px;
    display: flex;
    justify-content: center;
}








#divContactUsContactDetail #divPhoneNumber
{
    background: url("../Images/Phone.png") no-repeat scroll left center transparent;
   /* background:none; */
    float: left;
    height: 17px;
    text-align: left;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left:25px;
}
#divContactUsContactDetail #divFaxNumber
{
    /*background: url("../Images/Fax.png") no-repeat scroll left center transparent;*/
    background:none;
    float: left;
    height: 17px;
    padding-left: 23px;
    text-align: left;
    padding-top: 3px;
    padding-bottom: 3px;
}
#divHeaderContactDetail #divEmailImage
{
    display:none;
}
#receiveNews
{
    background-image: url(../Images/ReciveNewsLetters.gif);
    width: 142px;
    height: 19px;
    margin-left: 52px;
}



#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;
}
#divPictureGallerypageContainer
{
    text-align: center;
    margin: 0 auto; /* height: auto !important;*/
    height: 650px;
}
/*--- NEW Header STARTS ---*/

#divFacebook
{
    background: url("../Images/Facebook.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    float: right;
    height: 24px;
    width: 24px;    
    margin-right:10px;
}
#divTwitter
{
    background: url("../Images/Twitter.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    float: right;
    height: 24px;
    width: 24px;    
    margin-right:0;
}
.tblHeaderSocialMedia
{
    width: 144px;
    padding-right: 16px;
    float: right;
}
#divSocialMedia iframe
{
    padding-top: 5px;
    padding-right: 10px;
    float: left;
}
.tblHeaderSocialMedia a
{
    border: medium none;
    outline: medium none;
    height: 32px;
    width: 32px;
}

#divLogin
{
    text-align: center;
    outline: none;
    border: 0;
    float: right;
    color:#fff;
    
}
#divLogin a
{
    outline: none;
    border: 0;
}
#divLogin a:hover
{
    color: #841116;
}
#divSocialMedia
{
    float: left;
    text-align: left;
    width: 100px;
    padding-top: 10px;
    padding-left: 125px;
}
#divFacebookContainer, #divTwitterContainer
{
    float: left;
    height: 32px;
    width: 32px;
    padding-right: 5px;
}

#divFBGPlusContainer
{
    float: left;
    width: 150px;
    height: 35px;
    padding-top: 10px;
    padding-left: 80px;
}
#divFBLikeContainer
{
    width: 80px;
    float: left;
}
#divGPlusContainer
{
    margin-left: 10px;
    text-align: left;
    width: 60px;
    float: right;
}
#divOnlineOrder
{
    float: left;
    height: 34px;
    width: 132px;
    padding-top: 10px;
    padding-left: 95px;
    vertical-align: top;
}
#divOnlineOrder a
{
    border: none;
    width: 132px;
}
#btnOrderOnline
{
    width: 132px;
    height: 34px;
    background: url(../Images/OrderOnline.gif) no-repeat;
}
#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 {
    margin: 0 auto;
    padding: 10px 0;
    position: relative;
    width: 1600px;
}

#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;
}

#tblHeaderRight
{
    width:90%;    
}
#divTableReservationHeaderLine1
{
    text-align: center;
    color: #fff;
    font-weight: bold;
}

#Comments
{
	background-color:#6c6c6c !important;
}

.divRULInfoContent
{
    color:#000;
}
#aboutusheaders
{
    color: #940000; font-weight: bold; font-style: italic;
}
#divAboutUsContent p
{
    color: #fff;
    font-size: 13px;
    
    
}
#divLeftP
{
    padding-left:20px;
    font-family:Segoe Print;
}
#divrightP
{
    padding-right:20px;
    font-family:Segoe Print;
}
#divAboutUsContent
{
      background-image: url("../Images/AboutUsImage.jpg");
    background-position: right top;
    background-repeat: no-repeat;
    float: left;
    margin-left: 20px;
    margin-top: 15px;
    padding-right: 161px;
    padding-top: 5px;
    text-align: justify;
    width: 699px;
    font-family:Segoe Print;
}

#divAboutUsImage
{
    height: 303px;
    width: 303px;
    float: left;
    background-image: url("../Images/pakwaan_sun02.png");
    background-repeat: no-repeat;
    margin-left: 40px;
    margin-top: 50px;
}
#divAboutUsFlash
{
    padding-left: 10px !important;
}


/******** (START) Accordion Header *************/

#sitenav-bar
{
    /*background-color: #fff;*/
    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: #fff;
    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 *************/

/************************** Printable DataMenu StyleSheet Start******************************/

.printablemenudinein #MenuPageGalleryContainer
{
    display: none;
}
.printablemenudinein #restdetails
{
    background-color: #fff;
   /* width: 926px !important;*/
}
.printablemenudinein #categories a, .printablemenudinein .divCatHeader
{
    color: #000;
}
.printablemenudinein #tdtablesearch, .printablemenudinein .DataLinkContainer, .printablemenudinein #divFooter
{
    display: none;
}
.printablemenudinein #menuCategoryContainer
{
margin:0px
}
.printablemenudinein #divMasterPageHeader
{
    display: none;
}
.printablemenudinein #divHeader
{
height:104px;
}
.printablemenudinein .bodyFormContainer
{
    font-family: Verdana;
    font-size: 12px;
    margin: 0;
    text-align: center;
    background: #fff;
    width: 1004px;
    margin: 0 auto;
    
    
}

.printablemenudinein #PageFooter
{
    display: none;
}

.printablemenudinein #MenuPageFlash
{
    float: left !important;
}
.menuaspxcategorypartytray #MenuPageFlash
{
    background: url("../Images/HeaderBg.jpg") repeat scroll 0 0 transparent;
    width: 100%;
    height: 200px;
}
.printablemenudinein #menuCategoryContainer
{
    /*float: left !important;*/
    margin-top: 0px !important;
    border-radius: 0px !important;
    background: none !important;
}
.printablemenudinein #divContainer
{
    border-bottom: 2px solid #b2b2b2;
    border-left: 2px solid #b2b2b2;
    border-right: 2px solid #b2b2b2; /*float: left !important;*/
    width: 998px;
   float:left;
   background-color:#fff;
}
.printablemenudinein #restaurantmenu
{
    width:990px;    
}

.printablemenudinein #PrintableLogo
{
    display: block !important;
    border: 2px solid #b2b2b2;
   /* width: 946px;*/
    text-align: left;
    background-color: #fff;
}
.printablemenudinein
{
    background: none repeat scroll 0 0 #FFFFFF;
}
printablemenudinein #menuCategoryContainer #restdetails #categories
{
    display: none !important;
}

.printablemenudinein #menuCategoryContainer .menu_category
{
    background: none !important;
    margin-left:5px;
    margin-bottom:3px;
}
.printablemenudinein #menuCategoryContainer .menu_category a
{
    background: none !important;
    cursor: inherit !important;
    padding-left: 0px !important;
    height: auto;
    text-decoration: none;
    color: #000;
}
.printablemenudinein .menu_item span
{
    color: #000;
}
.printablemenudinein .menu_item p
{
    color: #000;
}
.printablemenudinein .menu_category h3
{
    float: left;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 0px !important;
    width: 100%;
}
.printablemenudinein .content
{
    display: none;
}
#PrintableLogo
{
    display: none;
}
.printablemenudinein .PrintableLogo
{
    height: 100px;
    /*width: 950px;*/
}
.printablemenudinein #categories .category:hover, .printablemenudinein #categories .selected
{
    /*height: 15px;*/
    height: 21px;
    background: #000;
    color: #fff;
    cursor: pointer;
    -moz-border-radius: 5px 5px 5px 5px;
}
.printablemenudinein #categories .selected a
{
    background: none repeat scroll 0 0 #000 !important;
    color: #fff !important;
}
.printablemenudinein #categories .category:hover, .printablemenudinein #categories .selected
{
    background: none repeat scroll 0 0 #000 !important;
    color: #fff !important;
}

.printablemenudinein #categories .category:hover a, .printablemenudinein #categories .category a:hover
{
    background: none repeat scroll 0 0 #000 !important;
    color: #fff !important;
}
/************************** Printable DataMenu StyleSheet End******************************/.orderinvoiceaspx .content
{
    margin: 0 auto;
    padding-top: 10px; 
}


/****************** Start Admin PageTitleControl ********************/

#TitleContainer {
  text-align: left;
  padding: 5px 5px 10px 5px;
}

#TitleText {
  color: #B94D0A;
  font-family: Verdana;
  font-size: large;
  font-weight: bold;
  text-align: left;
  margin-left: 5px;
}


.RadEditorBody
{
  text-align:left;
}
.divWebContentPageEditorContainer
{
    padding:5px;
}
.lblWebContentMessage,.divFileNotfound
{
    color:Red;
    font-weight:bold;
    font-size:12px;
    
}
.divFileNotfound
{
    padding:5px;
    font-size:14px;
}
.webcontentSubmit
{
    background: url(../Images/submit.gif) no-repeat;
    width: 87px;
    height: 25px;
    border: none;
    cursor: pointer;
}
.webcontentReset
{
    border: none;
    background: url(../Images/Reset.gif) no-repeat;
    height: 25px;
    width: 87px;
    margin-right: 200px;
    cursor: pointer;   
}
/****************** End Admin PageTitleControl ********************/

/* -------  HOME PAGE GALLERY STARTS ------- */
#divHomeSlider #slider
{
    background: url("../Images/loading.gif") no-repeat scroll 50% 50% transparent !important;
    height: 387px !important;
    position: relative !important;
    width: 893px !important;
    margin: 0 auto;
}

#divHomeSlider .slider-wrapper {
    padding-bottom: 33px;
    padding-top: 20px;
    width: 950px;
}
#divHomeSlider #slider a.nivo-imageLink
{
    z-index: 1;
    width: 893px !important;
    height: 387px !important;
}
#divHomeSlider #slider img {
    height: 387px !important;
    text-align: center;

}

#divHomeSlider {
    background: rgba(0, 0, 0, 0) url("../images/HomePageGalleryBG.png") no-repeat scroll center top;
    float: right;
    height: 461px;
    margin: 10px 0 10px;
    padding-bottom: 0;
    width: 950px;
}
#divHomeSlider .nivo-controlNav
{
    background-color: Transparent !important;
    margin: 0 auto;
    overflow: hidden; /*padding: 23px 0 0;*/
    margin-top:15px;
    position: relative;
    text-align: center; /*width: 210px !important;*/
}
/* Control nav styles (e.g. 1,2,3...) */

#divHomeSlider .nivo-controlNav a
{
    cursor: pointer;
}
#divHomeSlider .nivo-controlNav a.active
{
    font-weight: bold;
}
#divHomeSlider .nivo-prevNav
{
    left: 0px;
}
#divHomeSlider .nivo-nextNav
{
    right: 0px;
}
#divHomeSlider .nivoSlider
{
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
#divHomeSlider .nivoSlider img
{
    position: absolute;
    top: 0px;
    left: 0px;
    max-width: none;
}
#divHomeSlider .nivo-main-image
{
    display: block !important;
    position: relative !important;
    width: 100% !important;
}

/* If an image is wrapped in a link */
#divHomeSlider .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 */
#divHomeSlider .nivo-slice
{
    display: block;
    position: absolute;
    z-index: 0;
    height: 100%;
    top: 0;
}
#divHomeSlider .nivo-box
{
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden;
}
#divHomeSlider .nivo-box img
{
    display: block;
}

/* Caption styles */
#divHomeSlider .nivo-caption
{
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: none;
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 5px 10px;
    opacity: 0.8;
    overflow: hidden;
    display: none;
    -moz-opacity: 0.8;
    filter: alpha(opacity=8);
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}
#divHomeSlider .nivo-caption p
{
    padding: 5px;
    margin: 0;
}
#divHomeSlider .nivo-caption a
{
    display: inline !important;
}
#divHomeSlider .nivo-html-caption
{
    display: none;
}
/* Direction nav styles (e.g. Next & Prev) */
#divHomeSlider .nivo-directionNav a
{
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}
/*
Skin Name: Nivo Slider Default Theme
*/

#divHomeSlider .theme-default .nivoSlider
{
    position: relative;
    background: #fff url(../Images/loading.gif) no-repeat 50% 50%;
    margin-bottom: 10px;
}
#divHomeSlider .theme-default .nivoSlider img
{
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
#divHomeSlider .theme-default .nivoSlider a
{
    border: 0;
    display: block;
}

#divHomeSlider .theme-default .nivo-controlNav
{
    margin: 0 auto;
    text-align: center;
    top: 5px;
    
    
    
}
#divHomeSlider .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;
}
#divHomeSlider .theme-default .nivo-controlNav a.active
{
    background: url(../Images/SelectedBtn.jpg) no-repeat;
    width: 13px;
    height: 12px;
}

#divHomeSlider .theme-default .nivo-directionNav a
{
    display: block;
    width: 44px;
    height: 44px;
    background: url(../Images/Next_Previous.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    opacity: 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;
}
#divHomeSlider .theme-default:hover .nivo-directionNav a
{
    /*opacity: 1;*/
}
#divHomeSlider .theme-default a.nivo-nextNav
{
    background-position: -44px 0;
    opacity:0.5;
}
#divHomeSlider .theme-default a.nivo-nextNav:hover
{
    background-position: -44px 0;
    opacity:1;
}
#divHomeSlider .theme-default a.nivo-prevNav
{
    opacity:0.5;
}
#divHomeSlider .theme-default a.nivo-prevNav:hover
{
    opacity:1;
}

#divHomeSlider .theme-default .nivo-caption
{
    font-family: Helvetica, Sans-Serif, sans-serif;
}
#divHomeSlider .theme-default .nivo-caption a
{
    color: #fff;
    border-bottom: 1px dotted #fff;
}
#divHomeSlider .theme-default .nivo-caption a:hover
{
    color: #fff;
}

#divHomeSlider .theme-default .nivo-controlNav.nivo-thumbs-enabled
{
    width: 100%;
}
#divHomeSlider .theme-default .nivo-controlNav.nivo-thumbs-enabled a
{
    width: auto;
    height: auto;
    background: none;
    margin-bottom: 5px;
}
#divHomeSlider .theme-default .nivo-controlNav.nivo-thumbs-enabled img
{
    display: block;
    width: 120px;
    height: auto;
}
/* -------  HOME PAGE GALLERY ENDS ------- */
#toTop {
    background: url("../Images/btgotop.png") no-repeat scroll 0 0 transparent;
    bottom: 15%;
    cursor: pointer;
    display: block;
    height: 55px;
    position: fixed;
    right: 10px;
    text-indent: 666em;
    width: 55px;
    z-index: 666;
    background-position: center bottom;
    opacity:0.4;
    
}
#toTop:hover 
{
    opacity:1.0;
}

.defaultaspx #toTop
{

}

/********* Footer V3 **********/

#divFooter {
    
    font-family: verdana;
    font-size: 11px;
    vertical-align: top;
    background-color:#111;
    margin-top:5px;
}

#PageFooter 
{
    margin: 0 auto;    
    padding:10px 10px 5px;
    width:950px;
    
}

#divFooterLeft
 {
    float: left;
    padding-left: 10px;
    width:350px;
}

#divMasterPageFooter 
{
    color: #fff;
    text-align: left;
    line-height:1.6;
}

.Restoname {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}

#divFooterAddress
 {
    color: #fff;
    float: left;
    text-align: left;
    width: 264px;
    
}
.divFooterSepearator {
    background-color: #373330;
    background-repeat: no-repeat;
    float: left;
    height: 77px;
    margin-left: 5px;
    margin-right: 5px;
    width: 1px;
}

#divFooterMiddle 
{
    float: left;
    vertical-align: top;
    padding-left:40px;
}

#divFooterMenu
{
    float: left;
    padding-bottom: 5px;
}
#divBottomPageNavigation
{
    float: left;
    padding-left: 14px;
    display:none;
}

.menuBottomStaticSelectedStyle
{
    color: #fff;
}
.menuBottomStaticMenuItemStyle
{
    padding-left: 3px;
    padding-right: 3px;
}
.menuBottomNavigation a
{
    color: #fff;
}
.menuBottomNavigation a:hover
{
    color: #930000;
}
.menuBottom tr td img
{
    margin-top: 2px;
}
#divFooterLinkContainer {
    float: left;
  /*  height: 35px;*/
    padding-bottom: 5px;
    padding-left: 6px;
}

#divMasterPageFooterLink {
    padding-bottom: 5px;
    text-align: left;
    width: 375px;
}
#divCreditCard 
{
    float: right;
    margin-left:6px;
    text-align: left;
    width: 130px;
}

#divFooterRight
{
         float: right;
         width:360px;
}
/*
#divRestLogo 
{
    background-image: url("../Images/FooterLogo.jpg");
    background-repeat: no-repeat;
    height:76px;
    width: 265px;
}*/
#divPrivacyPolicy {
    float: left;
    text-align: left;
    width: 140px;
}

#divLinkSeperator {
    color: #fff;
    float: left;
    text-align: left;
    width: auto;
}

#divMasterPageCompanyName {
    color: #fff;
    float: right;
    padding-left: 10px;
    text-align: left;
    width: 200px;
}
.CompanyLink
{
    text-decoration: none;
    color: #fff;
}
a.CompanyLink
{
    outline: none;
    border: 0;
}
a.CompanyLink:hover
{   
    color:#fff;
     text-decoration: underline;
}
.privacypolicy
{
    text-decoration: none;
    color: #fff;
    margin-left: 0px !important;
}
a.privacypolicy
{
    outline: none;
    border: 0;
}
a.privacypolicy:hover
{
    color:#fff;
    text-decoration:underline;
}
/********* Ends Footer V3******/

/******************** printablemenudinein Start **********************/

.printablemenudinein
{
    background: #fff;
}
.printablemenudinein .DataLinkContainer
{
    display:none !important;    
}
.printablemenudinein #divFranchiseInquiry
{
    display: none;
}
.printablemenudinein #divHeader
{
    background: #fff;
    padding: 0px;
    height:102px;
}
.printablemenudinein #divMasterPageHeader
{
    display: none;
}
.printablemenudinein #divMenuNavigation
{
    display: none;
}
.printablemenudinein #PrintableLogo
{
    display: block !important;
    font-family: Verdana;
    font-size: 54px;
    text-align: left;
    width: 999px;
    border-bottom: none;
    margin:0 auto;
    background-color:#664C27;
}
.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 !important;
    color: #fff;
}


.printablemenudinein #categories .category:hover a, .printablemenudinein #categories .category a:hover
{
    /*color: #F37811;*/
    background: #000;
    color: #fff;
    height: 21px;
    cursor: pointer;
}


.printablemenudinein #categories .selected a
{
    color: #fff;
    height: 21px;
    cursor: pointer;
}
.printablemenudinein #categories a:hover
{
    text-decoration: underline; /*color: #F37811;*/
    height: 21px;
    cursor: pointer;
    color: #fff;
}
.printablemenudinein .menu_category a
{
    color: #000 !important;
    display: block;
    padding-left: 50px;
    font-family: arial;
    font-size: 16px;
    text-transform: uppercase;
    padding-top: 5px;
    padding-left: 0px;
    text-decoration: none;
   /* width: 910px;*/
}
.printablemenudinein .menu_item span
{
    color: #000;
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
    text-decoration: none;
}
.printablemenudinein #restaurantmenu .rest_menu_full .itemcolumn
{
    width: 290px;
    float: left;
}
.printablemenudinein .menu_item p
{
    clear: both;
    color: #666666
    font-size: 13px;
    margin: 0;
    font-family: Arial;
    padding: 2px 2px 2px 0px;
}
.printablemenudinein .item_desc {
    color: #8B8B8B;
    float: left;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 3px;
    text-align: left;
   /* width: 947px;*/
}
.printablemenudinein #menuCategoryContainer .menu_category
{
    /* background: url('../Images/CategoryBG_All.png') no-repeat scroll 0 0 transparent !important;*/
    background: none !important;
}

.printablemenudinein #menuCategoryContainer
{
    margin-top: 0px;
    padding: 0px;
    border: none;
}

.printablemenudinein .menu_category.lvl2 a
{
    color: #000 !important;
    margin-top: 0px;
}
.printablemenudinein .menu_category lvl2
{   
}
.printablemenudinein #restdetails
{
    background: none !important;
}
.printablemenudinein .menu_category h3
{
    padding-bottom: 0px !important;
    padding-left: 0px !important;
}

.printablemenudinein #subcategories
{
    display: none;
}
.printablemenudinein .menu_item_value > img
{
    display: none;
}

/************** Printable Menu Page Stylesheet Ends Here ******************/


/**************** Careers.aspx Page stylesheet starts *******************/

#divCareersControlContainer
{
     
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 20px 40px;
    text-align: left;
    color: #fff;
}
#divCareerHeaderContain
{
    color: #d1d1d1;
    font-size: 12px;
    line-height: 1.5;
    text-align: center; /*width: 840px;*/
}
#divCareerHeaderContain > div:first-child
{
    background-color:#e0aa60;
    padding: 10px;
    color: #3c1a00;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.btnDownloadPdf
{
    background: url("../Images/DownloadForm.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    display: none;
    margin-left: 380px;
    margin-top: 10px;
}
#divCareerApplyOnline
{
    color: #d1d1d1;
    font-size: 13px;
    font-weight: bold; /*    padding-top: 10px;*/
}
#tblCareerApplyOnline
{
    margin-left: 150px;
    margin-top: 10px;
}
.tdLeftCareer
{
    text-align: right;
}
.tdRightCareer
{
    padding-left: 3px;
    text-align: left;
}
.txtCareerSend
{
    background: url("../Images/Send.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 25px;
    width: 87px;
    margin-top: 10px;
}
.lblCareerMessage
{
    color:red;
}

#divFranchiseButtonConaienr
{
    float: left;
    margin-left: 10px;
}
.btnFranchise
{
    background-image: url("../Images/FranchiseInquiry1.gif");
    background-repeat: no-repeat;
    color: #fff;
    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 ********************/

.divNavOrderOnline
{ 
    background-image: url("../Images/MenuOrderOnline.gif");
    background-repeat: no-repeat;
    border-radius: 0 6px 6px 0;
    color: #FFFFFF;
    float: right;
    height:77px;
    width:137px;
    outline: medium none;
    text-decoration: none;
    margin-top:-17px;
    display:none;
}
.tblPersonalInfoDetailSelection a
{
    color:#DD931A !important;
}
.rbtPaymentOptions
{
width:450px;
}
/*#divOnlineOrderMessage ul li:first-child
{
    list-style-type : none !important;
}*/
.ad-gallery .ad-thumbs li a.ad-active
{
    border:2px solid red !important;
}
.CreateUserRegiter {
    background: url("../Images/register.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 27px;
    width: 87px;
}
.loginControl div.divLoginControlContent
{
    color:#000;
}
#divHeaderLeft
{
    width:300px;
    height:79px;
    float:left;   
    padding:10px 0;
    
}
#divHeaderMiddle
{
    
    float:left;
    padding-left:20px;
    width:370px;
}
#divHeaderRight
{   
    float:right;
    width:250px;
    padding-top:10px;
}
#divSinceYear
{
    float:left;    
    padding-left:45px;
    padding-right:25px;
}
#divWeDeliver
{
    float:left;    
}
.vipregistrationformaspx #divContainer
{
    padding-top:25px;
    padding-bottom:25px;
}
#divHeaderLogo
{
    width:300px;
    height:79px;
    background-image:url(../Images/HeaderLogo.png);
    background-position:center top;
    background-repeat:no-repeat;
}
#divOrderOnlineLink
{
    width:100%;
    height:283px;
}
#divExtraImageLink
{
    display:none;
}
#About-Us1
{
    display:none;    
}
#Directions1
{
    display:none;
}
a.fill-div {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
}
#divReadMore
{
    bottom: 11px;
    height: 25px;
    left: 107px;
    position: absolute;
    width: 142px;
}
#SocialMediaMarketingControl
{
    display: block !important;
}
.tcTipComment
{
    /*color:red  !important;*/
    color:#BB1613;
}
.ErrorMsg
{
    color: red !important;
}
 .tdlblErrorMessages
{
    color: red !important;
}

#ctl00_ContentPlaceHolder1_ctl00_lblMessageforOrderprice 
{
    color: red !important;
}
.feedbackErrorMsg
{
    color: red !important;
}
#tdErrorMsgSummary
{
    color: red !important;
}
.orderinvoiceaspx #divContainer
{
    background:#fff !important;
}
    
.ajax__validatorcallout_error_message_cell
{
    color:#000;
}
#ctl00_ContentPlaceHolder1_ValidationSummary1
{
    color: red !important;
}
.tblBookingErrorMsg
{
    color: red !important;
}


/******* newly added for validation *********/
.tblBookingErrorMsg
{
    color:Red;
    font-size:11px;
    
}
#tdErrorMsgSummary {
    box-shadow: center;
    font-size: 11px;
    padding-left: 88px;
    text-align: left;
}
.feedbackErrorMsg
{
    color:Red;
    font-size:11px; 
    /*padding-left:10px;*/
}
#ContactUsContent .seprator td:first-child + td + td
{
    border-right:1px solid #e0aa60;
    
}
#ContactUsContent .seprator td:first-child + td + td + td + td + td +td 
{
    border-right:1px solid #e0aa60;
}
#tdErrorMsgSummary ul
{
    padding-left:40px !important;    
    margin-top:0px !important;
}

/* Event page CSS*/

/***** Telerik RadCalendar Special skin *****/

/************** New starts **********/

#EventCalenderControlContainer
{
     padding: 10px 0px 10px 5px;
     background-color:#664c279;
}

#divEventCalender
{
    margin-top: -1px;
    text-align: left;
    width: 700px;
    float: left;
}

#divEventCalender table.RadCalendar_Special
{
    border-collapse: separate;
    border: 0;
    color: #fff;
    font: 12px "segoe ui" ,arial,sans-serif;
    width: auto;
}

/*titlebar*/

.RadCalendar_Special .rcTitlebar
{
    width: 100%;
    border: 1px solid #C09E57;   
    padding: 0;
    background: url("../Images/NewsAndEventsTopBg.jpg") repeat-x scroll center top;
}
.RadCalendar_Special .rcMain
{
    width: 100%;
    border: 0;
    padding: 0;
    border-left: solid 1px #C09E57;
}
.RadCalendar_Special .rcTitlebar table
{
    width: 100%;
    border-collapse: separate;
    border: 0;
    font: bold 14px/34px Verdana,"segoe ui",arial,sans-serif;
}

.RadCalendar_Special .rcTitlebar td
{
    border: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}

.RadCalendar_Special .rcTitlebar .rcTitle
{
    width: 100%;
    cursor: default;
    color: #fff;
}
.RadCalendar_Special .rcTitlebar .rcPrev, .RadCalendar_Special .rcTitlebar .rcNext, .RadCalendar_Special .rcTitlebar .rcFastPrev, .RadCalendar_Special .rcTitlebar .rcFastNext
{
    display: block;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin: 0 6px;
    background: transparent url(../Images/CalenderArrows.gif) no-repeat;
    text-indent: -2222px;
    text-decoration: none;
    color: #fff;
}
.RadCalendar_Special .rcTitlebar .rcFastPrev
{
    background-position: 0 0;
}

.RadCalendar_Special .rcTitlebar .rcFastPrev:hover
{
    background-position: 0 -12px;
}

.RadCalendar_Special .rcTitlebar .rcPrev
{
    background-position: 0 -24px;
}

.RadCalendar_Special .rcTitlebar .rcPrev:hover
{
    background-position: 0 -36px;
}

.RadCalendar_Special .rcTitlebar .rcNext
{
    background-position: 0 -48px;
}

.RadCalendar_Special .rcTitlebar .rcNext:hover
{
    background-position: 0 -60px;
}

.RadCalendar_Special .rcTitlebar .rcFastNext
{
    background-position: 0 -72px;
}

.RadCalendar_Special .rcTitlebar .rcFastNext:hover
{
    background-position: 0 -84px;
}

/************** New Ends ************/

.RadCalendar_Special .rcMainTable
{
    border-collapse: separate;
    border: 0;
    width: 100%;
}
/*week numbers and days*/

.RadCalendar_Special .rcMainTable .rcRow
{
    height: 47px;
}

.RadCalendar_Special .rcWeek th
{
    font: bold 13px/26px verdana;  
    text-align: center;
    line-height: 28px;    
    background-color: #E9AF44;
    color: #000;
    border-right: solid 1px #C09E57;
    border-bottom: solid 1px #C09E57;
}

/*date cells*/

.RadCalendar_Special .rcRow .rcOtherMonth
{
    text-align: left;
    width: 120px;
    text-decoration: none;
    height: 100%;
    background-color: #CDCDCD;
    min-height: 47px;
}

.RadCalendar_Special tr.rcRow td
{
    text-align: left;
    width: 14.28%;
    background-color: #FDE9C6;
    border-right: 1px solid #C09E57;
    border-bottom: 1px solid #C09E57;
    padding: 0.5px;
    height: 100%;
    vertical-align: top;
}

.RadCalendar_Special .rcRow .rcOtherMonth .divDayContainer
{
    background-color: #cdcdcd !important;
    min-height: 47px;
    padding: 6px 0px 0px 6px;
    color: Gray;
}

.RadCalendar_Special .rcRow #currentdaycell .divDayContainer
{
    background-color: #E9AF44  !important;
}

.RadCalendar_Special .rcRow .divDayContainer
{
    background-color: #FDE9C6;
    min-height: 47px;
    padding: 6px 0px 0px 6px;
    font-size: 15px;
    font-weight: bold;
    color: Black;
}
.RadCalendar_Special .rcTemplate
{
    background: none;
    color: #f90;
}

.RadCalendar_Special .rcRow .day
{
    color: #000;
    background-color: #fff;
}
.RadCalendar_Special .rcRow li
{
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    min-height: 17px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-left: 20px;
}

.RadCalendar_Special .rcRow .rcHover a, .RadCalendar_Special .rcRow .rcSelected a
{
    background-position: 0 -500px;
    color: #b52905;
}

li.recursiveEvent
{
    background-image: url(../Images/EventTypes.gif);
    background-repeat: no-repeat;
    background-position: 0px -148px;
}
li.NewsPublication
{
    background-image: url(../Images/EventTypes.gif);
    background-repeat: no-repeat;
    background-position: 0px -73px;
}
li.otherEvent
{
    background-image: url(../Images/EventTypes.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

.divDayContainer a
{
    text-decoration: none;
    color: #000 !important;
}
.divDayContainer a:hover
{
    color: Red !important;
}
/* ------------------- */

/* ------------------- Start of RadTabStrip Black Skin ------------------- */

.RadTabStrip
{
    margin: 0px;
}

.RadTabStrip .rtsLevel
{
    clear: both;
    overflow: hidden;
    width: 100%;
    position: relative;
    padding-top: 1px;
}

.RadTabStrip .rtsLevel1
{
    padding-top: 0;
}

.RadTabStrip .rtsScroll
{
    width: 10000px;
    white-space: nowrap;
}

.RadTabStrip .rtsUL
{
    overflow: hidden;
    float: left;
    margin: 0;
    padding: 0;
}

.RadTabStrip_rtl .rtsUL
{
    float: right;
}

.RadTabStrip .rtsUL:after
{
    clear: both;
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.RadTabStrip .rtsLI
{
    overflow: hidden;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.RadTabStrip .rtsLI
{
    float: left;
    display: inline;
    zoom: 1;
}

.RadTabStrip .rtsSeparator
{
    height: 26px;
}

.RadTabStrip .rtsLink
{
    display: block;
    outline: none;
    cursor: pointer;
    text-decoration: none;
    white-space: nowrap;
    padding-left: 9px;
}

.RadTabStrip .rtsLink
{
    text-align: center;
}

/* Opera & IE8 bozos do not inherit text-decoration */
.RadTabStrip .rtsLevel .rtsOut, .RadTabStrip .rtsLevel .rtsIn, .RadTabStrip .rtsLevel .rtsTxt
{
    text-decoration: inherit;
}

.RadTabStrip .rtsOut
{
    display: block;
    padding-right: 9px;
}

.RadTabStrip .rtsIn
{
    display: block;
    padding: 0 5px;
}

.RadTabStrip .rtsImg
{
    border: 0;
    margin-top: -2px;
    vertical-align: middle;
}

.RadTabStrip .rtsTxt
{
    display: inline-block;
}

.RadTabStrip .rtsLevel1 .rtsTxt
{
    padding: 0 5px;
}

.RadTabStrip .rtsDisabled
{
    cursor: default;
}
.RadTabStrip .rtsCenter
{
    text-align: center;
}

.RadTabStrip .rtsImg
{
    border: none;
}

.RadTabStrip .rtsTxt
{
    display: inline-block;
}

.RadTabStrip .rtsRight .rtsUL
{
    float: right;
}

.RadTabStrip .rtsCenter .rtsUL
{
    display: -moz-inline-box;
    display: inline-block;
    float: none;
}

.RadTabStrip .rtsBreak
{
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    display: block;
    clear: left;
    overflow: hidden;
}
.RadTabStrip_rtl .rtsLI
{
    float: right;
}
.RadTabStrip_Default .rtsLI, .RadTabStrip_Default .rtsLink
{
    color: #fff;
    font: 12px/26px Verdana,"Segoe UI",Arial,sans-serif;
}
.RadTabStrip_Default .rtsLevel .rtsLink:hover, .RadTabStrip_Default .rtsLevel .rtsSelected, .RadTabStrip_Default .rtsLevel .rtsSelected:hover
{
    text-decoration: underline;
}
.RadTabStrip_Default .rtsLevel1 .rtsLink:hover, .RadTabStrip_Default .rtsLevel1 .rtsSelected, .RadTabStrip_Default .rtsLevel1 .rtsSelected:hover
{
    text-decoration: none;
}
.RadTabStrip_Default .rtsSelected
{
    color: #000;
}
.RadTabStrip_Default .rtsDisabled
{
    color: #777777;
}

.RadTabStripTop_Default .rtsLevel
{
    background: none repeat scroll 0 0 #202020;
}
.RadTabStripTop_Default .rtsLevel1
{
    background-color: transparent;
}
.RadTabStripTop_Default .rtsLevel .rtsLink, .RadTabStripTop_Default .rtsLevel .rtsOut
{
    background-image: none;
}
.RadTabStripTop_Default .rtsLevel1 .rtsLink, .RadTabStripTop_Default .rtsLevel1 .rtsOut, .RadTabStripBottom_Default .rtsLevel1 .rtsLink, .RadTabStripBottom_Default .rtsLevel1 .rtsOut, .RadTabStripTop_Default_Baseline .rtsLevel1, .RadTabStripBottom_Default_Baseline .rtsLevel1
{
    background-image: url(../Images/TabStrip.gif);
}
.RadTabStripTop_Default .rtsLevel1 .rtsLink
{
    background-position: 0 -52px;
}
.RadTabStripTop_Default .rtsLevel1 .rtsFirst .rtsLink
{
    background-position: 0 0;
}
.RadTabStripTop_Default .rtsLevel1 .rtsOut
{
    background-position: 100% -52px;
}
.RadTabStripTop_Default .rtsLevel1 .rtsLast .rtsOut
{
    background-position: 100% 0;
}
.RadTabStripTop_Default .rtsLevel1 .rtsLI .rtsSelected
{
    background-position: 0 -26px;
}
.RadTabStripTop_Default .rtsLevel1 .rtsSelected .rtsOut
{
    background-position: 98% -26px;
}
.RadTabStripTop_Default .rtsLevel1 .rtsLI .rtsAfter
{
    background-position: 0 -78px;
}
.RadTabStripTop_Default .rtsLevel1 .rtsLast .rtsSelected .rtsOut
{
    background-position: 100% -26px;
}
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLink
{
    padding-left: 0;
    padding-right: 9px;
}
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsOut
{
    padding-left: 9px;
    padding-right: 0;
}
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLink, .RadTabStripTop_Default_rtl .rtsLevel1 .rtsOut
{
    background-image: url(TabStrip.png);
}
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLink
{
    background-position: 100% -52px;
}
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsFirst .rtsLink
{
    background-position: 100% 0;
}
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsOut
{
    background-position: 0 -52px;
}
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLast .rtsOut
{
    background-position: 0 0;
}
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLI .rtsSelected
{
    background-position: 100% -26px;
}
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsSelected .rtsOut
{
    background-position: 0 -78px;
}
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLI .rtsAfter
{
    background-position: 100% -78px;
}
.RadTabStripTop_Default_rtl .rtsLevel1 .rtsLast .rtsSelected .rtsOut
{
    background-position: 0 -26px;
}
/*  ------------------- End of RadTabStrip Black Skin ------------------- */


/*   ------------------- RadToolTip Default skin ------------------- */

/* RadToolTip resize element */
.eventsaspx div.RadToolTip_Default.ResizeElement
{
    border: solid 1px #d3fd2c;
    background: #f8fce0;
}
.rtLoading
{
    background: url(../Images/Loading.gif) no-repeat center;
}
.eventsaspx div.RadToolTip_Default
{
    position: absolute;
    cursor: default;
}

.eventsaspx div.RadToolTip_Default.rtVisibleCallout
{
}
.eventsaspx div.RadToolTip_Default.rtVisibleCallout div.rtCallout
{
    display: block;
}
.eventsaspx div.RadToolTip_Default table.rtWrapper
{
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    height: 200px !important;
    width: 312px !important;
}
.eventsaspx div.RadToolTip_Default table.rtWrapper td
{
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    font-size: 12px !important;
}

/* -------------------------- CORNER SETTINGS BEGIN ---------------------------------- */
.eventsaspx div.RadToolTip_Default table.rtWrapper td.rtWrapperTopLeft, .eventsaspx div.RadToolTip_Default table.rtWrapper td.rtWrapperTopRight, .eventsaspx div.RadToolTip_Default table.rtWrapper td.rtWrapperBottomLeft, .eventsaspx div.RadToolTip_Default table.rtWrapper td.rtWrapperBottomRight
{
    width: 0px;
    height: 5px;
    line-height: 0px;
    font-size: 1px;
    background-image: url(../Images/EventsToolTip.gif);
    background-repeat: no-repeat;
}
.eventsaspx div.RadToolTip_Default table.rtWrapper td.rtWrapperTopLeft
{
    background-position: 0px -90px;
}
.eventsaspx div.RadToolTip_Default table.rtWrapper td.rtWrapperTopRight
{
    background-position: -8px -90px;
}
.eventsaspx div.RadToolTip_Default table.rtWrapper td.rtWrapperBottomLeft
{
    background-position: 0px -197px;
}
.eventsaspx div.RadToolTip_Default table.rtWrapper td.rtWrapperBottomRight
{
    background-position: -8px -197px;
}
.eventsaspx div.RadToolTip_Default table.rtWrapper td.rtWrapperTopCenter, .eventsaspx div.RadToolTip_Default table.rtWrapper td.rtWrapperBottomCenter
{
    height: 7px;
    line-height: 0px;
    font-size: 1px;
    background-image: url(../Images/EventsToolTip.gif);
    background-repeat: repeat-x;
}

/* close button */
.eventsaspx div.RadToolTip_Default a.rtCloseButton, .eventsaspx div.RadToolTip_Default a.rtCloseButton:hover
{
    display: block;
    float: right;
    width: 14px;
    height: 12px;
    font-size: 1px;
    line-height: 1px;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-right: 1px;
    background-image: url(../Images/EventsToolTip.gif);
    background-repeat: no-repeat;
    background-position: 0px -321px;
    text-indent: -9999px;
    outline: none;
}
.eventsaspx div.RadToolTip_Default table.rtWrapper td.rtWrapperTopCenter
{
    background-position: 0px -206px;
}
.eventsaspx div.RadToolTip_Default table.rtWrapper td.rtWrapperBottomCenter
{
    background-position: 0px -311px;
}
.eventsaspx div.RadToolTip_Default table.rtWrapper td.rtWrapperLeftMiddle, .eventsaspx div.RadToolTip_Default table.rtWrapper td.rtWrapperRightMiddle
{
    background-image: url(../Images/LRBorder.gif);
    background-repeat: repeat-y;
    background-color: #fff;
    font-size: 1px;
    width: 0px;
}
.eventsaspx div.RadToolTip_Default table.rtWrapper td.rtWrapperLeftMiddle
{
    background-position: 0 0;
}
.eventsaspx div.RadToolTip_Default table.rtWrapper td.rtWrapperRightMiddle
{
    background-position: -8px 0px;
}
/* -------------------------- CORNER SETTINGS END ---------------------------------- */

.eventsaspx div.RadToolTip_Default table.rtWrapper td.rtWrapperContent #divEventContainer
{
    width: 298px;
}

.eventsaspx div.RadToolTip_Default table.rtWrapper td.rtWrapperContent
{
    font: normal 12px Arial, Verdana, Sans-serif;
    height: 100%;
    background-color: #fff;
    padding: 8px;
    color: #575757;
    width: 100%;
}
.eventsaspx div.RadToolTip_Default div.rtTitlebar
{
    color: black;
    font: normal 18px Arial, Verdana, Sans-serif;
    float: left;
    line-height: 22px;
    padding: 8px;
}

.eventsaspx div.RadToolTip_Default_rtl div.rtTitlebar, .eventsaspx div.RadToolTip_Default_rtl table.rtWrapper td.rtWrapperTopCenter div.rtTitlebar div
{
    float: right !important;
}

/*--------------------------------------------- TOOLTIP CALLOUT SETTINGS BEGIN --------------------------------------------- */

.eventsaspx div.RadToolTip_Default div.rtCallout
{
    background-image: url(../Images/EventsToolTip.gif);
    background-repeat: no-repeat;
    position: absolute;
    height: 11px;
    width: 11px;
    font-size: 1px;
}

/* position="Center" */
div.rtCallout .rtCalloutCenter
{
    background: none !important;
}
/* position="BottomRight" */
.rtCallout .rtCalloutTopLeft
{
    margin-top: -8px;
    margin-left: 5px;
    background-position: 0 -20px;
}
/* position="BottomCenter" */
.rtCallout .rtCalloutTopCenter
{
    left: 50% !important;
    margin-top: -8px;
    margin-left: -5px;
    background-position: 0 0 !important;
}
/* position="BottomLeft" */
.rtCallout .rtCalloutTopRight
{
    left: 100% !important;
    margin-top: -8px;
    margin-left: -20px;
    background-position: 0 -9px !important;
}
/* position="TopCenter" */
.rtCallout .rtCalloutBottomCenter
{
    top: 100% !important;
    left: 50% !important;
    margin-left: -5px !important;
    margin-top: -3px !important;
    _margin-top: -2px !important;
    width: 100% !important;
    background-position: 0 -53px !important;
}
/* position="TopLeft" */
.rtCallout .rtCalloutBottomRight
{
    top: 100% !important;
    left: 100% !important;
    margin-left: -20px !important;
    margin-top: -3px !important;
    _margin-top: -2px !important;
    background-position: 0 -64px !important;
}
/* position="TopRight" */
.rtCallout .rtCalloutBottomLeft
{
    top: 100% !important;
    margin-left: 10px !important;
    margin-top: -3px !important;
    _margin-top: -2px !important;
    background-position: 0 -75px !important;
}
/* position="MiddleRight" */
.rtCallout.rtCalloutMiddleLeft
{
    top: 100px !important;
    margin-left: -8px;
    margin-top: -5px;
    background-position: 0 -42px !important;
}
/* position="MiddleLeft" */
.rtCallout.rtCalloutMiddleRight
{
    left: 100% !important;
    top: 100px !important;
    margin-left: -3px;
    margin-top: -5px;
    background-position: 0 -31px;
}

/* --------------------------------------------- TOOLTIP CALLOUT SETTINGS END --------------------------------------------- */


.eventsaspx div.RadToolTip_Default table.rtWrapper td.rtWrapperTopLeft, .eventsaspx div.RadToolTip_Default table.rtWrapper td.rtWrapperTopCenter, .eventsaspx div.RadToolTip_Default table.rtWrapper td.rtWrapperTopRight, .eventsaspx div.RadToolTip_Default table.rtWrapper td.rtWrapperLeftMiddle, .eventsaspx div.RadToolTip_Default table.rtWrapper td.rtWrapperContent, .eventsaspx div.RadToolTip_Default table.rtWrapper td.rtWrapperRightMiddle, .eventsaspx div.RadToolTip_Default table.rtWrapper td.rtWrapperBottomLeft, .eventsaspx div.RadToolTip_Default table.rtWrapper td.rtWrapperBottomCenter, .eventsaspx div.RadToolTip_Default table.rtWrapper td.rtWrapperBottomRight
{
    padding: 0;
    border: 0;
}

#divTTEventDescription
{
    width: 300px;
    overflow: auto;
    padding-bottom: 10px;
}

.linkTTEventTitle, a.linkTTEventTitle:link a.linkTTEventTitle:visited, a.linkTTEventTitle:hover, a.linkTTEventTitle:active
{
    color: #C71F33;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
}
.linkTTEventMore, a.linkTTEventMore:link a.linkTTEventMore:visited, a.linkTTEventMore:hover, a.linkTTEventMore:active
{
    color: blue;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
}
.DayEvents
{  
    font-size: 12px;
    font-weight: normal;
    list-style-type: none !important;
    padding: 0px !important;
    margin: 0px !important;
}

.divTTHeading
{
    font-size: 13px;
    font-weight: bold;
    padding-top: 5px;
}
#currentdaycell, .currentDay
{
    background-color: #E9AF44 !important;
}
/*------------------------------------------*/
table.RadCalendarMonthView
{
    table-layout: auto;
    border-collapse: separate;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
    background-color: #fff;
    border-color: #000;
}

table.RadCalendarMonthView td
{
    border: 0;
    padding: 5px 2px 0;
}

.RadCalendarMonthView a
{
    display: block;
    padding: 2px 4px;
    text-align: center;
    text-decoration: none;
    color: #212121;
}

.RadCalendarMonthView .rcHover a, .RadCalendarMonthView .rcSelected a
{
    border-style: solid;
    border-width: 1px;
    padding: 1px 3px;
}

.RadCalendarMonthView #rcMView_PrevY a, .RadCalendarMonthView #rcMView_NextY a
{
    display: block;
    overflow: hidden;
    margin: 0 auto;
    background-color: transparent;
    background-repeat: no-repeat;
    text-indent: -2222px;
    text-align: center;
    text-decoration: none;
}

.RadCalendarMonthView .rcButtons
{
    border: 0;
    text-align: center;
}

.RadCalendarMonthView input
{
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
}

* + html .RadCalendarMonthView input
{
    padding: 0;
}
/*IE7*/
* html .RadCalendarMonthView input
{
    padding: 0;
}
/*IE6*/
.RadCalendarMonthView #rcMView_Today
{
    margin: 0 0.4em 0 0;
    background-color:#000;
    color:#fff !important;
}
.RadCalendarMonthView #rcMView_OK
{
    margin: 0 0.4em 0 0;
    background-color:#000;
    color:#fff !important;
}
.RadCalendarMonthView #rcMView_Cancel
{
    margin: 0 0.4em 0 0;
    background-color:#000;
    color:#fff !important;
}

* + html .RadCalendarMonthView #rcMView_OK
{
    padding: 0 0.2em;
     background-color:#ae9153;
    color:#fff;
}
/*IE7*/
* html .RadCalendarMonthView #rcMView_OK
{
    padding: 0 0.2em;
    background-color:#ae9153;
    color:#fff;
}
/*IE6*/

/*time view*/
table.RadCalendarTimeView
{
    border-collapse: separate;
    border-style: solid;
    border-width: 1px;
}

.RadCalendarTimeView th
{
    border: 0;
    text-align: center;
    cursor: default;
    font-weight: normal;
}

table.RadCalendarTimeView td
{
    border-style: solid;
    border-width: 0 0 0 1px;
    padding: 2px 2px 3px;
}

table.RadCalendarTimeView td:first-child
{
    border-left: 0;
}

.RadCalendarTimeView a
{
    display: block;
    padding: 2px 6px;
    text-align: center;
    text-decoration: none;
}

.RadCalendarTimeView td.rcSelected a, .RadCalendarTimeView td.rcHover a
{
    border-style: solid;
    border-width: 1px;
    padding: 1px 5px;
}

.RadCalendarTimeView .rcFooter
{
    border-style: solid;
    border-width: 1px 0 0;
    padding: 0;
}

/*pickers*/
.RadPicker, .RadPicker td
{
    vertical-align: middle;
}

.RadPicker .RadInput
{
    vertical-align: baseline;
}

.RadPicker .rcTable
{
    table-layout: auto;
}

.RadPicker table.rcTable, .RadPicker table.rcTable td
{
    border: 0;
    margin: 0;
    padding: 0;
}

.RadPicker table.rcTable .rcInputCell
{
    padding: 0 4px 0 0;
}

.RadPicker td a
{
    position: relative; /*FF*/
    outline: none; /*FF*/
    z-index: 2; /*Opera*/
    margin: 0 2px;
    text-decoration: none;
}

* html .RadPicker td a
{
    position: static;
}
/*IE6*/
* + html .RadPicker td a
{
    position: static;
}
/*IE7*/
.RadPicker .rcCalPopup, .RadPicker .rcTimePopup
{
    display: block;
    overflow: hidden;
    width: 22px;
    height: 22px;
    background-color: transparent;
    background-repeat: no-repeat;
    text-indent: -2222px;
    text-align: center;
}

.RadPicker .rcDisabled, .RadCalendarMonthView .rcDisabled
{
    opacity: 0.5;
    filter: alpha(opacity=50);
}

/*shadows*/
body > .RadCalendarPopupShadows
{
    padding: 0 5px 5px 0;
}

.RadCalendarPopupShadows > .rcShadTR, .RadCalendarPopupShadows > .rcShadBL, .RadCalendarPopupShadows > .rcShadBR
{
    position: absolute;
    background-repeat: no-repeat;
    background-color: transparent;
}

.RadCalendarPopupShadows > .rcShadBL, .RadCalendarPopupShadows > .rcShadBR
{
    height: 5px;
    bottom: 0;
    background-image: url('Common/Menu/ShadowBottom.png');
}

.RadCalendarPopupShadows > .rcShadBL
{
    left: 0;
    width: 100%;
    background-position: 0 -3px;
}

.RadCalendarPopupShadows > .rcShadBR
{
    width: 5px;
    right: 0;
    background-position: 100% 100%;
}

.RadCalendarPopupShadows > .rcShadTR
{
    width: 5px;
    height: 100%;
    top: 0;
    right: 0;
    background-image: url('Common/Menu/ShadowRight.png');
    background-position: 100% 0;
}

.rcIE > .rcShadBL, .rcIE > .rcShadBR, .rcIE > .rcShadTR
{
    background-image: none;
}

/*rtl*/
.RadPickerRTL table.rcTable .rcInputCell
{
    padding: 0 0 0 4px;
}
/*------------------------------------------*/


/*----------- Start (To make version compatible) -------------------*/
#EventCalenderControlContainer #divEventsContainer
{
    margin: -1px 0px 0px 0px;
    padding: 0px;
}

#EventCalenderControlContainer #divAnnouncementNavigationContainer
{
    border: 1px solid #C09E57;
    margin-left: 0;    
    background: url("../Images/NewsAndEventsTopBg.jpg") repeat-x scroll center top;
   
   margin-right:10px;
    
    padding-top: 3px;
    height: 31px;

}

#EventCalenderControlContainer #divPastAnnouncementTitle, #EventCalenderControlContainer #divAnnouncementTitle
{
    margin-left: 0px;
    margin-right:10px;
}
/*----------- End (To make version compatible) -------------------*/

/*----------- Start (Stylesheet For Right Side List Of Calendar) --------- */

.divNewsEventsContainerInCalendarView
{
    float: left;
    width: 215px;
    margin: 0;
    padding: 0;
}

.divNewsEventsContainerInCalendarView .divAnnouncementName
{
     background: url("../Images/NewsAndEventsTopBg.jpg") repeat-x scroll center top #858585;
    color: #FFFFFF;
    font-weight: bold;    
    margin: 0px 0px 0px 10px;
    padding: 5px;
    border: solid 1px #C09E57;
}




.divNewsEventsContainerInCalendarView #tblAnnouncementItemTemplate
{
    padding: 10px 0px;
}

.divNewsEventsContainerInCalendarView .lnkAnnouncementTitle
{
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    text-decoration: none !important;
}

.divNewsEventsContainerInCalendarView .lblAnnouncementTiming
{
    font-size: 10px;
}

.divNewsEventsContainerInCalendarView .divAnnouncementContentContainer, .divNewsEventsContainerInCalendarView .divPastAnnouncementContentContainer
{
    padding: 0px;
    padding-left: 3px;
}

.divNewsEventsContainerInCalendarView .NoEventFound
{
    padding: 10px 0px 10px 10px;
    font-size: 12px;
    font-weight: bold;    
    text-align: center;
}
/*----------- End (Stylesheet For Right Side List Of Calendar) --------- */
.pnlPastNewsEvents
{
    display:none;
}
.tdfacebookLikeV2
{
padding-top:0px;
padding-right:5px;
}
.lblErrorMessages {
color: red !important;
}
#divMasterPageHeader #divRestaurantTiming
{
display:none;
}
#divMasterPageHeader #divHeaderContactDetail
{
text-align:left;
color:#471F13;
font-weight:bold;
font-size:11px;
padding-left:20px;
}
#divHeaderAddress {
    
    color: #000;
    float: left;
    font-size: 14px;
    margin-top: 5px;
    padding:1px 5px 1px 5px;
    width: 340px;
}
#divPhoneNumber {
    float:left;
}
.ad-thumb-list a img
{
    height:59px;
}
.ad-image {
left: 0px !important;
}
/**********************************   Photo Gallery Admin V2 **********************/

#divAdminPictureGallery
{
    /* border : 1px solid #DDDDDC;*/
}

.trPhotoAdminRptGalleryTitle
{
    width:500px;
}
.tdPhotoAdminRptGalleryTitleName
{
     width:300px; padding:5px;
     background-color:#22330D;
     color:White;
     font-weight:bold;
}
.tdPhotoAdminRptGalleryTitleImage
{
     width:150px; padding:5px;
     background-color:#22330D;
     color:White;
     font-weight:bold;
}
.tdPhotoAdminRptGalleryTitleEdit
{
    width:50px; padding:5px;
     background-color:#22330D;
     color:White;
     font-weight:bold;
}
.tdPhotoAdminRptGalleryTitleDelete
{
    width:50px; padding:5px;
     background-color:#22330D;
     color:White;
     font-weight:bold;
}
.tdPhotoAdminRptGalleryItemName
{
    padding:5px;
    background-color:#777;
    color:#fff;
    font-weight:bold;
}
.tdPhotoAdminRptGalleryItemImage
{
    padding-top:10px;
    padding-bottom:10px;
     background-color:#777;
    color:#fff;
    font-weight:bold;
}
.tdPhotoAdminRptGalleryItemImage img
{
    border:1px solid #000000;
}

.divPhotoAdminCreateLink
{
    margin-left:695px;
    text-align:center;
    padding:5px;
}
.divPhotoAdminCreateLink a
 {
   color:#000;
   font-weight:bold;
 }
.divPictureGalleryContent
{
    width:850px;
    margin:0 auto;
}
.tdPhotoAdminRptGalleryItemEdit
{
    background-color:#777;
    color:#fff;
    font-weight:bold;
}
.tdPhotoAdminRptGalleryItemEdit a 
{
    color:#fff;
     font-weight:bold;
}
.tdPhotoAdminRptGalleryItemDelete
{
    background-color:#777;
    color:#fff;
    font-weight:bold;
}

.tdPhotoAdminRptGalleryItemDelete a
{
    color:#fff;
     font-weight:bold;
}
.tdLeftPhotoAdminGalleryView
{
    width:200px;
    text-align:right;
    padding-right:5px;
    padding-top:3px;
    padding-bottom:3px;
    vertical-align : top;
}
.tdRightPhotoAdminGalleryView
{
    width:200px;
    padding:3px;
    text-align:left;
}
.divPictureGalleryContent table
{
    border: 1px solid #8F8F69;
    font-weight: bold;
    padding: 15px;
    width: 700px;
    margin:0 auto;
    margin-bottom:10px;
}
.divPictureGalleryContent a
{
    
    font-weight:bold;
    text-decoration:underline;
}
.divPictureGalleryContent p a
{
    color:#000;
    font-weight:bold;
    text-decoration:underline;
}
.PhotoAdminUploadButton
{
    background: url(../Images/Upload.gif);
    background-repeat:no-repeat;
    width:87px;
    height:26px;
    border:none;
   }
.divPhotoAdminUploadButton
{
    text-align:center;
    width:700px;
     padding-top: 5px;
}
.PhotoAdminTitle h3
{
    font-size:16px;
    text-decoration : underline;
    text-align:center;
}
.PhotoAdminChangeButton
{
    font-weight:bold;
    text-decoration:underline;
}

.photogallerymanagementaspx .GalleryStyle
{
    float: left;
    text-align: left;
    border:0px;
}
.photogallerymanagementaspx .GalleryStyle p {
    color: #000000;
    text-align: left;
}
.photogallerymanagementaspx .ItemStyleCss
{
 background:none;
 border:0px;   
}
.photogallerymanagementaspx .ItemStyleCss a
{
color:#000;   
}
.photogallerymanagementaspx .GalleryStyle a
{
    
}
.divSelectedGallery img, .divUnSelectedClassGallery img
{
    width:89px;
}
/*********************************** end Photo Gallery  Admin v2 *******************/

#divHomepageCoupon
{
    display: inline-block;
    height: 35px;
    position: relative;
    right: -400px;
    top: 241px;
    width: 163px;
}
#divSocialTrip
{
    background: url('../Images/Social/MenuismLogo.jpg') no-repeat scroll 0;
}
#divSocialYelp
{
    background: url('../Images/Social/YelpLogo.jpg') no-repeat scroll 0;
}
#divSocialUber
{
    background: url('../Images/Social/FourSquareLogo.jpg') no-repeat scroll 0;
}
#divSocialYahoo
{
    background: url('../Images/Social/YahooReview.png') no-repeat scroll 0;
}
#divAnnoucementDetailDescriptionContainer
{
    clear:both;
    content:"";
    display:block;
}

#divAnnoucementDetailDescriptionContainer > div::after {
    clear: both;
    content: "";
    display: block;
}

.CreateUserStyleTextbox  span {
   /* color: #fff !important;*/
}


#divAddressPopupContainer > div {
    color: #000;
}



.giftinvoiceaspx {
    color: #000;
}

#ctl00_ContentPlaceHolder1_CreateUser1_CreateUserWizard1 span {
    /*color: #fff !important;*/
}

 
#divLinkWrapper {
    height: 39px;
    margin: 26px auto 0;
    width: 710px;
}

.linkMenu {
    float: left;
    height: 39px;
    margin-right: 7px;
    
}

#divSteaks
{
    width: 96px;
}
#divSubs
{
    width: 126px;
}
#divPizzas
{
    width: 102px;
}
#divPasta
{
    width: 105px;
}
#divSalads
{
    width: 112px;
}
#divMoreMenu
{
    width: 126px;
}
/***********(START) CENTRALIZED FEEDBACK *******/
#divFeedbackButtonContainer
{
    background-color: rgb(51, 51, 51);
    background-image: url("../Images/feedback-tab-bg-dark.png");
    background-position: 50% 100%;
    background-repeat: no-repeat;
    display: none;
    height: 100px;
    left: 0;
    padding: 12px 3px 20px;
    position: fixed;
    top: 40%;
    width: 20px;
    z-index: 1000;
}
#divfeedbackbutton
{
     background-image: url("../Images/feedback.png");
    cursor: pointer;
    height: 96px;
    margin-left: 0;
    margin-right: 0;
    margin-top: -6px;
    padding: 0;
    width: 20px;
}
/***********(END)  CENTRALIZED FEEDBACK *******/

.tdtwittertweetV2 .twitter-share-button {
    width:84px !important;
}

.lblDirections > span 
{
    color:#ffae00 !important;
}
#ctl00_ContentPlaceHolder1_CreateUser1_CreateUserWizard1_CreateUserStepContainer_lblPasswordLengthMsg,#ctl00_ContentPlaceHolder1_CreateUser1_CreateUserWizard1 span
{
    color:red !important;
}
.tdTblVIPDetailRight > span
{
    color: red !important;
}
.td3DirectionsMobile span
{
      color: red !important;
}
#td2DirectionspnlEmail > span
{
    color: red !important;
}
#tab-container ul li a
{
   
}
.tabTW
{
    display:none;
}
.contactusaspx #divFeedbackButtonContainer, .surveyfeedbackaspx #divFeedbackButtonContainer, .ordercheckoutaspx #divFeedbackButtonContainer
{
    display:block;
}
.ad-gallery .ad-timer_slider
{
    color:#D5C68C !important;
}
.ad-gallery .ad-timer_slider .span_timer_slider
{
    color:#d5c68c !important;
}
#tdErrorMsgSummary li {
    color: red !important;
}


#divBottomContainer
{
    width: 950px;
    float: left;
}
#tblMiddleContainer
{
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

.divHomeNewsandEvent
{
    background: url(../images/News-Event.jpg) no-repeat center top;
    width: 252px;
    height: 45px;
    margin-right: 15px;
    margin-left: 10px;
    font-family: "CAMBRIAB",Times New Roman;
    font-size: 18px;
    color: #8b3123;
    text-align: center;
    font-weight:bold;
    padding-top:60px;
    text-decoration:none;
    
    
}
.divHomeNewsandEvent:hover,.divHomeJoinOurClub:hover,#divGiftCardLink:hover
{
    
}

.divHomePageTitleText
{
    
}

.divSepearatorBottom
{
    background-image: url(../images/SeparatorLine.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
    height: 141px;
    margin-left: 2px;
    margin-right: 2px;
    width: 1px;
}

.divHomeJoinOurClub
{
    background: url(../images/JoinOurClub.jpg) no-repeat;
    width: 253px;
    height: 45px;
    margin:0 20px;
    font-family: "CAMBRIAB",Times New Roman;
    font-size: 18px;
    color: #8b3123;
    text-align: center;
    font-weight:bold;
    padding-top:60px;
    text-decoration:none;
    
}
#divGiftCardContainer
{
    float: left;
    width: 300px;
    margin-top: 5px;
}
#divGiftCardLink
{
    height: 45px;
    width: 266px;
    background: url(../images/GiftCertificate.jpg) no-repeat center -6px;
    margin: 0 auto;
     font-family: "CAMBRIAB",Times New Roman;
    font-size: 18px;
    color: #8b3123;
    text-align: center;
    font-weight:bold;
    padding-top:60px;
    text-decoration:none;
}
#tblMiddleContainer a
{
    text-decoration:none;  
    
}

#SpecialNote
{
    width:950px;
    margin:0 auto;
    font-size: 22px;
    font-family: CAMBRIA;
    color: #391B01;
    text-align: center;
    font-weight:bold;    
    margin-bottom:20px;
}


.divHomeNewsandEvent:hover, .divHomeJoinOurClub:hover, #divGiftCardLink:hover {
    transform: scale(1.05);
}

#divMoreOfferOuter
{
    padding:20px 0px;
    width:950px;
    margin:0 auto;    
}
#divMoreOfferOuter a 
{
    text-decoration:none;
    
}

#divMoreOffer {
    background-color: #683903;
    color: #fff;
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    height: 35px;
    margin: 0 auto;
    padding-top: 12px;
    vertical-align: middle;
    width: 250px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}


#divMoreOffer:hover {
    background: #111 none repeat scroll 0 0;
}

/* Added For Home Page Coupons */



.couponLinks {
  display: inline-block;
    float: left;
    font-size: 0;
    height: 208px;
    margin-left: 6px;
    margin-right: 10px;
    width: 220px;
}

#divMiddleContainer {
    background-image: url("../Images/Feature.jpg");
    height: 295px;
    padding: 0 5px;
    position: relative;
     border-bottom: 2px dashed #cc914b;
     background-repeat:no-repeat;
}


.couponLinks:hover
{
  -moz-box-shadow:    inset 0 0 10px #B1834F;
   -webkit-box-shadow: inset 0 0 10px #B1834F;
   box-shadow:         inset 0 0 10px #B1834F; 
       
}



.divAddToCart {
    background-color: #045a03;
    color: #fff;
    font-family: Arial;
    font-weight: bold;
    margin: 0 auto;
    padding: 8px;
    text-align: center;
    width: 120px;
}
/* Ended For Home Page Coupons */


#MoreCoupon
{
   background: #683903 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-family: "BebasNeueRegular";
    font-size: 22px;
    padding: 10px;
    text-align: center;
    width: 180px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin:15px 0 15px 365px;
}
#MoreCoupon:hover
{
    background-color:#841116;    
}
#HomeGalleryReview {
    background-repeat: repeat-x;
   
    border-radius: 0 5px 5px 0;
    height: 44px;
    margin-left: 725px;
    margin-top: 341px;
    position: absolute;
    width: 171px;
}
#divBannerStrip {
 /*   background-image: url("../Images/BannerLink.png");
    background-position: center top;
    background-repeat: no-repeat;*/
    border: medium none;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    padding: 7px 10px;
    text-decoration: none;
    vertical-align: middle;
}

.tcTipText
{
        font-size: 13px;
    color: #BB1616;
}
.tcTipComment
{
    /*display:none;*/
}

/********** (START) Easy Pay ***************/




#divEasyPaySendToInformationContainer, #divEasyPayItemCartInformationContainer, #divEasyPayFromInformationContainer, #divEasyPayInvoiceInformationContainer
{
    padding-top: 20px;
    padding-left: 20px;
    width: 870px;
    margin: 0px;
    text-align: left;
}
#divEasyPaySendToInformationContainer .tdGiftCardInformationHeaderM, #divEasyPayItemCartInformationContainer .tdGiftCardInformationHeaderM, 
#divEasyPayFromInformationContainer .tdGiftCardInformationHeaderM, #divEasyPayInvoiceInformationContainer .tdGiftCardInformationHeaderM
{
    width: 870px;
}
#divEasyPaySendToInformationHeader, #divEasyPayItemCartInformationHeader, #divEasyPayFromInformationHeader, #divEasyPayInvoiceInformationHeader
{
    margin: 0px;
    width: 870px;
    height: 30px;
    padding-top: 0px;
    text-align: left;
}
#divEasyPaySendToInformationBody, #divEasyPayItemCartInformationBody, #divEasyPayFromInformationBody, #divEasyPayInvoiceInformationBody
{
    background: #d5d5d5 url(../Images/GiftCardReciepientBody.jpg) repeat-x;
    width: 870px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    margin-left: 0px;
}
#divEasyPayContactInformationBody
{
    background: #d5d5d5 url(../Images/GiftCardReciepientBody.jpg) repeat-x;
    width: 400px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    margin-left: 0px;
}
#divEasyPaySendToInformationBody .divContainer
{
    padding-left: 2px;
}
.EasyPayButtonSend
{
    border: none;
    background: url(../Images/Send.gif) no-repeat;
    height: 34px;
    width: 98px;
    cursor: pointer;
}
.EasyPayButtonCancel
{
    border: none;
    background: url(../Images/Cancel.gif) no-repeat;
   height: 34px;
    width: 98px;
    cursor: pointer;
}
.EasyPaycollapsePanel
{
    margin: 0px;
    padding: 0px;
    overflow: auto;
}
.EasyPayButtonContinue
{
    border: none;
    background: url(../Images/continue.gif) no-repeat;
   height: 34px;
    width: 98px;
    cursor: pointer;
}


#SettingMasterPage
{
    padding-left: 5px !important;
}

 #divEmailInformationBody, #divInvoiceInformationBody
{
    background: #d5d5d5 url(../Images/GiftCardReciepientBody.jpg) repeat-x;
    width: 750px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
    margin-left: 0px;
}
#divEmailInformationHeader, #divCartInformationHeader, #divinvoiceInformationHeader, #divInvoiceInformationHeader
{
    margin: 0px;
    width: 750px;
    height: 30px;
    padding-top: 0px;
    text-align: left;
}
#divCartInformationContainer, #divInvoiceInformationContainer, #divInvoiceInformationContainer
{
    padding-top: 20px;
    padding-left: 20px;
    width: 600px;
    margin: 0px;
    text-align: left;
}
#divEasyPayBody #divPaymentOptionHeader
{
    float: left;
    background: #E49A3A;
    border-radius: 10px 0px 0px 10px;
    -webkit-border-radius: 10px 0px 0px 10px;
    -moz-border-radius: 10px 0px 0px 10px;
    color: white;
    height: 22px;
    padding: 10px;
    font-size: 14px;
}
#divEasyPayBody #divPaymentOptionList
{
    float: left;
    margin: 0px;
    margin-left: 2px;
    background: #F4BB6C;
     border-radius: 0px 10px 10px 0px;
    -webkit-border-radius: 0px 10px 10px 0px;
    -moz-border-radius: 0px 10px 10px 0px;
    height: 28px;
    margin-right: 5px;
    padding: 7px;
    padding-left: 2px;
    min-width: 180px;
    width: auto !important;
}
#divEasyPayRequestContainerPage .tdGiftCardInformationHeaderM,
#divEasyPayContainer .tdGiftCardInformationHeaderM
{
    background: url(../Images/GiftCertificateTitleRepeat.jpg) repeat-x;
    height: 30px;
    font-weight: bold;
    font-size: larger;
    padding-left: 15px;
}
#divEasyPayRequestContainerPage
{
    background:#FFFFFF;
    padding-bottom:10px;

}
.easypayinvoiceaspx #divContainer
{
    background:#ffffff;
}
#divEasyPayBody
{
    width:834px;
    background-color:#fff;
}
#divEasyPayFooter
{
    margin-bottom:20px !important;
}
#divEasyPayBody #divviewPendingCheckoutBody
{
    width:auto !important;    
}
#divEasyPayContainer
{
    color:#333;    
}

/********** (END) Easy Pay ***************/

/* ============================================================================================== */
/* ===================  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 {
min-width:550px;
}
.pnlexistingCreditCard {
        padding: 0px 40px !important;
    padding-top: 5px;
    /*margin: 18px 0px;*/
}
.ui-radio {
    top: -5px;
}
.existingcreaditcarddetail {
    margin-bottom:15px;
}
.tblexistingCreditCard {
margin-bottom: 15px;}
/* ============================================================================================== */
/* ====================  End Custom changes for checkout page desinging  ======================== */
/* ============================================================================================== */
.ordercheckoutaspx #fancybox-overlay,
.ordercheckoutaspx #fancybox-wrap{
    display:none !important;
}