﻿@font-face {
    font-family: "Montserrat-Regular";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/Montserrat-Regular.ttf");
}

@font-face {
    font-family: "Montserrat-Bold";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/Montserrat-Bold.ttf");
}

@font-face {
    font-family: "Montserrat-SemiBold";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/Montserrat-SemiBold.ttf");
}

@font-face {
    font-family: "Montserrat-ExtraBold";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/Montserrat-ExtraBold.ttf");
}

@font-face {
    font-family: "Nunito-Regular";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/Nunito-Regular.ttf");
}

@font-face {
    font-family: "Nunito-SemiBold";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/Nunito-SemiBold.ttf");
}

#divMenuPageContainer
{
}

#itemdetailsaspx
{
    clear: both;
}

#restdetails
{
}

#YourOrderText
{
}

#tdOrderCartImage
{
    vertical-align: middle;
    text-align: left;
    padding: 9px 10px 8px;
}

#tdEmptyCart
{
    width: 80px;
    text-align: center;
    vertical-align: middle;
}

#tdYourOrderLeftCurve
{
}

#tdYourOrderRightCurve
{
}

#DisableGrid
{
}

#divInfoMessage
{
    color: red;
    font-family: calibri;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    padding-left: 7px;
    padding-top: 10px;
}

#tdTblMenuPageCategory
{
    text-align: left;
    vertical-align: top;
}

#tblMenuPage
{
    /*background-color: #f9f0df;*/
}

#tdTreeViewMenuCategory
{
    background: url(../Images/CategoryBottomBg.jpg) no-repeat bottom;
    width: 185px;
    vertical-align: top;
    padding-bottom: 34px;
}

#tdShowAllButton
{
    vertical-align: top;
    padding-top: 10px;
    padding-bottom: 6px;
    background: url(../Images/MenuCategaryImg.jpg);
    text-decoration: none;
}

.top
{
}

.btnShowAllButton
{
    /*  color:white;	 	border:none; 	font-family:Verdana; 	font-weight:bold; 	text-align:left; 	padding-right:188px; 	padding-top:6px; 	padding-bottom:6px; 	padding-left:10px; 	text-decoration:none;	 	margin-bottom:1px;*/
}

    .btnShowAllButton:hover
    {
        /*	cursor:pointer;     background:url(../Images/SelectedCategoryBg.jpg) repeat-x;*/
    }

.btnSelectedShowAllButton
{
    /*	background-color:Transparent;		 	background:url(../Images/SelectedCategoryBg.jpg) repeat-x bottom; 	margin-bottom:1px;     color:white;	 	border:none; 	font-family:Verdana; 	font-weight:bold; 	text-align:left; 	padding-right:188px; 	padding-top:7px; 	padding-bottom:7px; 	padding-left:10px; 	text-decoration:none;*/
}

#divItem
{
    float: left;
}

#divItemList
{
    float: left;
    padding-bottom: 10px;
}

.pnlSearch
{
}

#ItemListBackground
{
    border: solid 1px #d3b5a7;
}

#tdItemList
{
    color: wheat;
    text-align: left;
    vertical-align: top;
    width: 460px;
    padding: 0;
    width: 470px;
    padding-left: 7px; /*    background: #ffffff;     box-shadow: 0px 0px 10px #818181;     -webkit-box-shadow: 0px 0px 7px #000000;     -moz-box-shadow: 0px 0px 5px #000000;     filter: progid:DXImageTransform.Microsoft.Shadow(color=#525252,direction=0,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#525252,direction=90,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#525252,direction=180,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#525252,direction=270,strength=4);*/
}


#divSearchItemLabel
{
    vertical-align: middle;
    text-align: left;
    color: #69462f;
    font-weight: bold;
}

.txtSearch,
.watermarked
{
    border: none;
    background-color: Transparent;
    color: #000000;
    width: 100%;
    outline: none;
}

.imgSearchItemButton
{
    margin: 0px;
}

#tdItem
{
    vertical-align: top;
}

#tblItemDisplay
{
    margin-bottom: 1px;
}

#tblItemDisplay
{
    width: 100%;
}

#tdItemDescription
{
}

.ItemDescription
{
    color: black;
    font-family: Verdana;
    font-size: 12px;
    width: 400px;
}

.ItemListSelectedBg
{
    background: #fff2ec url(../Images/SelectedItemBg.jpg) repeat-x;
    height: 33px;
}

.ItemListBg
{
    background: #f0c595;
    height: 30px;
    color: Black;
}

.ItemActive
{
    color: Black;
    padding-left: 10px;
    text-decoration: none;
    font-size: 11px;
    font-family: Verdana;
    font-weight: bold;
    padding-top: 7px;
    padding-bottom: 7px;
}

.ItemList
{
    color: Black;
    padding-left: 10px;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana;
    text-decoration: none;
    padding-top: 7px;
    padding-bottom: 7px;
}

.ItemPriceList
{
    text-align: right;
    color: Black;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana;
    text-decoration: none;
    padding-top: 7px;
    padding-bottom: 7px;
}

.ItemPriceActive
{
    text-align: right;
    color: Black;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana;
    text-decoration: none;
    padding-top: 7px;
    padding-bottom: 7px;
}

.ItemListImage
{
    padding-top: 3px;
}

.ItemListImageActive
{
    padding-top: 3px;
}

.ItemAlign
{
    text-align: right;
}

#tdItemName
{
    color: White;
    font-size: xx-small;
    vertical-align: top;
    text-align: left;
    width: 84%;
}

#tdItemPrice
{
    color: White;
    font-size: xx-small;
    vertical-align: middle;
    text-align: center;
    width: 10%;
    padding-right: 10px;
}

#tdDropDownButton
{
    color: White;
    font-size: xx-small;
    text-align: center;
    vertical-align: top;
    width: 7%;
}

.ThumbItemTextSelected
{
}

.ThumbItemText
{
    display: none;
}

#tdItemDetails
{
    /*	border: solid 1px #808080; */
    text-align: left;
}

#tblItemDetails
{
    width: 98%;
    position: relative;
}

#tblTopDiscription
{
    width: 100%;
    margin-bottom: 2px;
}

#tdItemImage
{
    padding-top: 5px;
}

.imgItemImage
{
}

#tdViewDetails
{
    vertical-align: top;
    text-align: left;
    padding-top: 5px;
    padding-left: 5px;
}

.ViewItemDetail
{
    color: #6d1515;
    text-decoration: underline;
    font-family: Verdana;
    font-size: 11px;
}

#tblQuantityAndPrice
{
    text-align: left;
}

.lblItemQuantity
{
    color: black;
    font-weight: bold;
}

.txtQuantityValue
{
    text-align: right;
    width: 47px;
}

.lblItemTotal
{
    color: black;
    font-family: Verdana;
    font-weight: bold;
}

.txtItemTotal
{
    text-align: right;
    width: 47px;
}

.optAddOns
{
    width: 48px;
    color: White;
}

#tdItemDetailFooter
{
    padding-left: 10px;
}

#tdItemComment
{
    padding-bottom: 10px;
}

.lblItemComment
{
    color: Black;
    font-family: Verdana;
}

.txtItemComment
{
    height: 65px;
    width: 270px;
}

#tdButtonCollection
{
    padding-right: 5px;
    padding-top: 5px;
    text-align: right;
}
/*
.btnItemCancel
{
    background: url('../images/Cancel.gif' ) no-repeat;
    height: 34px;
    width: 98px;
    border: none;
    cursor: pointer;
    margin-top: 5px;
}
*/
/*.btnAddToCart
{
    background: url(../Images/AddToCart.gif) no-repeat;
    border: none;
    height: 34px;
    width: 98px;
    cursor: pointer;
    margin-right: 10px;
}
    */
#tblOrderCart
{
    background-color: transparent;
    width: 254px;
    margin-top: 2px;
    margin-left: 5px;
}

#tdOrderCart
{
    vertical-align: top;
}

#tdCartHeader
{
    padding-bottom: 10px;
}

#tblCartHeader
{
    width: 100%;
    background: #F9F9F9;
    border: 1px solid #d9d9d9;
    padding: 5px 0px;
}

#tdYourOrder
{
    text-align: center;
}

#tdCartImage
{
}

#tdCart
{
    vertical-align: top;
    text-align: left;
    color: #d9d9d9;
}

.CartGrid
{
    font-family: Verdana;
    font-size: 12px;
    width: 100%;
    margin-right: 1px;
    margin-top: 2px;
}

#tdCartHeaderName
{
    text-align: left;
    vertical-align: top;
    width: 140px;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}

#tdCartHeaderQuantity
{
    text-align: right;
    vertical-align: top;
    width: 50px;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    padding-left: 15px;
}

#tdCartHeaderTotal
{
    text-align: center;
    vertical-align: top;
    width: 80px;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    padding-left: 15px;
}

#CartFooterTotal
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}

#tblCartItems
{
    width: 100%;
    font-size: 11px;
    color: #333;
}

#tdCart #tblCartHeader
{
    font-weight: bold;
    line-height: 20px;
    width: 100%;
    border: none;
    color: #333;
}


#tdCart table
{
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0;
}

.aViewCart
{
    background-color: #c33937;
}

#tblCartFooter table
{
    border: medium none;
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0;
}

#tdCartItemName
{
    padding: 5px !important;
    text-align: left;
    vertical-align: top;
    width: 140px;
}

#tdTextUnit
{
    font-family: Verdana;
    font-size: 0.9em;
    font-weight: bold;
    padding: 5px !important;
    text-align: left;
    vertical-align: top;
}

#tdCartItemQuantity
{
    text-align: right;
    vertical-align: top;
    font-size: 0.9em;
    width: 50px;
    padding-top: 5px;
}

#tdCartItemPrice
{
    text-align: right;
    vertical-align: top;
    font-size: 0.9em;
    width: 80px;
    padding-top: 5px;
}

#tdEditButton
{
    vertical-align: top;
    width: 15px;
    padding-top: 5px;
}

#tdDeleteButton
{
    vertical-align: top;
    width: 15px;
    padding-top: 5px;
}

#tdCartItemAddOnList
{
    text-align: left;
    vertical-align: top;
    font-size: 0.9em;
    padding-left: 5px;
}

#tblCartFooter
{
    width: 100%;
    padding-bottom: 10px;
    background: none repeat scroll 0 0 #eee;
    color: #333;
}

#tdTextAmount
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    padding-right: 0px;
    text-align: right;
    vertical-align: top;
}


#tdShippingCost
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    vertical-align: top;
    text-align: left;
    font-size: 0.9em;
}

#tdShippingAmount
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    vertical-align: top;
    text-align: left;
    font-size: 0.9em;
}

#tdTotalAmount
{
    vertical-align: top;
    text-align: left;
    width: 100%;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
}

#tdCartTotalAmount
{
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    padding-top: 2px;
    padding-bottom: 2px;
}



#divConfirmOrder
{
    padding: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center; /* background: url(../Images/CartFooterBg.jpg) repeat-x;*/
}

.imgConfirmOrder
{
    height: 34px;
    width: 184px;
}
/*
.UpdateToCart
{
    background: url("../images/update.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 34px;
    margin-right: 20px;
    width: 98px;
}
*/
#divJITPcontainer a
{
    text-decoration: none;
}

#HeaderAdditional
{
    font-family: Verdana;
    color: #d8c0b1;
    padding: 5px;
    text-align: left;
}

#HeaderRadioButtonList
{
    font-family: Verdana;
    color: #d8c0b1;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
}

.EmptyCart
{
    background: url("../Images/EmptyCart.gif") no-repeat scroll 0 0 transparent !important;
    border: medium none;
    cursor: pointer;
    height: 34px;
    width: 98px;
}

#tblItemListed
{
    width: 460px;
}

.lblItemDescription
{
    text-decoration: none;
    color: Black;
    padding-left: 10px;
    padding-bottom: 5px;
    font-size: 10px;
    padding-right: 10px;
}

#divMenuPage
{
    padding-bottom: 5px;
    position: relative;
}

.highlightSearchedText
{
    display: none;
}

.lblItemDescriptionActive
{
    text-decoration: none;
    color: Black;
    padding-left: 10px;
    padding-bottom: 5px;
    font-size: 10px;
    padding-right: 10px;
}

#tdlblItemDescription
{
    padding-right: 15px;
}

#tblTip
{
    display: none;
}

#objMenuPageFlsh
{
    height: 271px;
    width: 275px;
}

#divmenuPageFlash
{
    height: 271px;
    width: 275px;
    margin-left: 5px;
    margin-top: 5px;
}

.menuaspx #DisplayBusinessHoursTitle
{
    color: #d22426;
    display: block;
    margin: 5px 0;
    text-align: center;
}

.divBusinessHourFoodType
{
    color: #361700;
}

.divBusinessHourDay,
.divBusinessHourTime
{
    color: #722600;
}

.divBusinessHourClosedDay
{
    color: #fff;
}

#MenuPageBusinessHours
{
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #d9d9d9;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    width: 247px;
}

    #MenuPageBusinessHours #tblDisplayBusinessHours
    {
        width: 100%;
    }

#tblOnlineOrderMessage
{
    margin-top: 0px;
    width: 254px;
    margin-left: 5px;
}

#divOnlineOrderMessage
{
    text-align: left;
    padding: 5px;
    color: #222;
    margin-top: 5px;
    background: #f9f9f9;
    border: 1px solid #d9d9d9;
}

    #divOnlineOrderMessage b
    {
        color: #d22426;
    }

    #divOnlineOrderMessage ul
    {
        padding-left: 30px;
        padding-right: 20px;
    }

#divMenuBusinessRuleHeader
{
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 5px;
    width: 100%;
    background: url(../Images/SearchHeaderBg.jpg) repeat-x;
    font-weight: bold;
    font-size: 13px;
}

.lblMenuBusinessHours
{
    /* display: none;*/
}

#divMenuMessage
{
    /*  display: none;*/
}



/******************* NEW MENU RENDERING STYLE V2.0 *******************/
/****** Item Menu ************/

#restaurantmenu
{
    float: left;
    margin: 0px;
    text-align: left; /* border-left: 1px solid #cdaaa2;     border-right: 1px solid #cdaaa2;     border-bottom: 1px solid #cdaaa2;*/
    width: 100%; /* padding: 0;     width: 476px;     background: #ffffff;     box-shadow: 0px 0px 10px #818181;     -webkit-box-shadow: 0px 0px 7px #000000;     -moz-box-shadow: 0px 0px 5px #000000;     filter: progid:DXImageTransform.Microsoft.Shadow(color=#525252,direction=0,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#525252,direction=90,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#525252,direction=180,strength=3) progid:DXImageTransform.Microsoft.Shadow(color=#525252,direction=270,strength=4);*/
    font-family: 'Roboto';
}

.menu_category
{
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 0px;
    clear: both;
    text-align: center;
    color: #C67007;
    font-weight: bold;
    font-size: 22px;
    text-transform: uppercase;
}

    .menu_category a
    { /*color: #000000;*/
    }

#restaurantmenu a
{ /*color: #327CC5;     font-family: inherit;     font-size: inherit;     font-weight: inherit;     margin: 0;     outline: medium none;     padding: 0;     text-decoration: none;*/
}

.menu_category p
{
    color: #555555;
    font-size: 12px;
    margin: 0 10px 0 0;
    padding: 0;
}

#restaurantmenu p
{
    text-align: left;
    position: relative;
    top: -4px;
}

.rest_menu_full
{
    margin: 0px;
    text-align: center;
}

#restaurantmenu .rest_menu_full .menu_item .menu_item_value a
{
    color: #000000;
    /*  font-size: 12px;
    text-decoration: none;
    vertical-align: top;*/
}

.itemThumbImage
{
    display: none;
}

#restaurantmenu .rest_menu_full .menu_item .menu_item_value a:hover
{
    /*text-decoration: underline;*/
    /*font-family: Verdana;
    font-size: 12px;*/
    /*color: #A4A4A4;*/
}

#restaurantmenu .rest_menu_full .menu_item .menu_item_value a img
{
    border: none;
    outline: 0px;
}

#restaurantmenu .rest_menu_full .menu_item .itemprice a:focus
{
    outline: 0px;
    color: #A4A4A4;
}

#restaurantmenu .rest_menu_full .menu_item .itemprice a
{
    color: #616060;
    outline: 0px;
}

    #restaurantmenu .rest_menu_full .menu_item .itemprice a:hover
    {
        color: #767676;
    }

.itemsizes
{
    overflow: hidden;
    display: none;
}

.itemsize
{
    color: #A4A4A4;
    float: left;
    text-align: right;
    font-size: 14px;
}

#divMenuPageCategory
{
}

.menu_item
{
    margin: 15px 0;
    overflow: hidden;
    padding: 7px 15px;
}

    .menu_item.rightCol,
    .menu_item.leftCol
    {
    }

    .menu_item .menu_item_value, .menu_item .menu_item_desc
    {
        color: #000000;
    }

    .menu_item .menu_item_value, .menu_item .itemprice
    {
        font-size: 16px;
    font-family: 'Roboto-Bold';
    }

    .menu_item .menu_item_desc
    {
        color: #828081;
        font-size: 14px;
        font-family: "Segoe UI", Arial, sans-serif;
    }

    .menu_item .item_name_and_price
    {
        padding: 5px;
    }

        .menu_item .item_name_and_price:hover
        {
            background-color: #eeeced;
        }

/*.item1,
.item2,
.item5,
.item6,
.item9,
.item10,
.item13,
.item14,
.item17,
.item18,
.item21,
.item22
{
    background-color: #EEECED;
}*/


.item_code
{
    color: #5B5B5B;
    float: left;
    text-align: right;
    width: 9%;
    display: none;
}

.itemprices
{
    width: 15%;
    text-align: right;
    float: right;
}

.clear
{
    clear: both;
}

.itemprice
{
}


.divArrowImage
{
    float: right;
    height: 20px;
    width: 20px;
    margin-left: 5px;
    background: url(../Images/arrow.png) no-repeat;
    display: none;
}



.menu_item a
{
    text-decoration: none;
}
/****** End of Item Menu ************/


/****** Category Menu ************/


.item_name_and_price
{
    text-align: left;
    float: left; /*width: 70%;*/
    width: 206px;
    padding-top: 3px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

.item-right-section
{
    /*padding-left: 0 !important;*/
    padding:10px;
}
/*.item_name_and_price:hover
{
    background:#D21710;
    color: #fff !important;
}*/
/****** End Category Menu ************/

/* ItemDetails Page */

#menuBreadcrum
{
    background: none repeat scroll 0 0 #eee;
    border: 1px solid #d9d9d9;
    margin-bottom: 5px;
    text-align: left;
    width: 925px;
}

#tblItemDetails
{
    margin-left: 2px;
    margin-top: 4px;
}

    #tblItemDetails table
    {
        clear: both;
    }

.sizeWrapper
{
    *float: left;
}

#menuBreadcrum span
{
    padding-top: 5px;
    display: block;
    padding-left: 20px;
    color: #333;
    padding-bottom: 5px;
    line-height: 2;
    font-weight: bold;
}

#divItemPanel
{
    float: left;
    width: 476px;
}

.tdItemDetailsPanelControl
{
}

#divItemImageAndItemDescContainer
{
    /*float: left;*/
    margin-top: 4px;
}

.divItemDescription
{
    text-align: left;
    padding: 0px;
    color: #333;
    font-size: 13px;
}

.bredcrumText
{
    text-decoration: none;
    color: white;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    padding: 4px 8px 4px 8px;
    background: #dc251f;
    height: 24px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px 5px;
    -webkit-box-shadow: 0px 0px 5px #a9a9a9;
    -moz-box-shadow: 0px 0px 5px #a9a9a9;
    -ms-box-shadow: 0px 0px 5px #a9a9a9;
    -o-box-shadow: 0px 0px 5px #a9a9a9;
    box-shadow: 0px 0px 5px #a9a9a9;
    border: 1px solid #ffffff;
}

#divItemDetailPage
{
    padding: 0;
    padding: 5px;
    float: left;
    width: 100%;
}

#MenuPageFlash
{
    /*width: 945px;*/
}

.divItemAndDescContainer
{
    float: left;
    margin-bottom: 2px;
    margin-right: 6px;
}

#divOrderCart
{
    float: left;
    margin-top: 2px;
}

.MenuPagelGalleryContent
{
    height: 115px;
    margin-top: 2px;
    width: 940px;
}
/*end */



#test
{
    width: 100%;
    float: left;
}

/************* CMC New Menu Design ***********************/

.aQuickAddToCart
{
    background: url(../Images/QuickAddToCart.gif) no-repeat scroll;
    height: 13px;
    width: 16px; /*display: inline-block;*/
    display: none;
}

.divMenuCategoryNameOpen
/*#restaurantmenu .lvl1.open*/
{
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    margin: 15px 0;
}

.divMenuCategoryNameClose
{
    cursor: pointer;
    text-align: center;
    font-weight: bold;
}

#restaurantmenu .item_desc
{
    color: #616060;
    font-size: 13px;
    font-style: italic;
    /*margin: 2px;*/
    padding: 0;
    text-align: center;
}

#restaurantmenu .lvl2 .item_desc,
#restaurantmenu .lvl3 .item_desc
{
    margin-left: 10px;
}

#restaurantmenu .lvl2
{
}

#restaurantmenu .lvl3
{
    margin-left: 20px;
}
/*********** Stylesheet for the Categories display **********/

#categories
{
     width: 100%;
    display: inline-block;
    text-align: left;
    background: transparent;
    border: 2px solid #c33937;
    /*border-radius: 10px;*/
    font-size: 14px;
    font-weight: bold;
    padding: 15px 0 5px;
}

    #categories .category
    {
         float: left;
    text-align: center;
    background: #fff;
    font-family: 'Nunito-Regular';
    border: 1px solid #bd5645;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    width: 100%;
    padding: 10px;

    }

    #categories .first a
    {
    }

.divmenuhorizontalsep
{
    height: 12px;
    width: 0px;
    float: left;
    margin: 19px 0px 0px;
    border-left: 1px solid #D0D0D0;
}

#categories .first
{
}

#categories .selected
{
}

#categories .category .bottom
{
}

#categories .category:hover,
#categories .selected
{
    background-color: #c33937;
    color: white;
    border-color: #c33937;
}


    #categories .category a:hover,
    #categories .selected a
    {
        cursor: pointer;
    }

.menuCategoryContainer, .pnlMenuPagePrintableMenu, .MenuSearchContainer
{
    padding-bottom: 15px;
}

.pnlMenuPagePrintableMenu
{
    /*margin-top: 40px;*/
    /*margin-left:31px;*/
    display:none;
}

#categories a
{
    text-decoration: none; /*font-weight: bold;*/
    color: black;
    padding-bottom: 10px;
}

@media screen and (max-width: 480px)
{
    .category-link
    {
        width: 100% !important;
    }
}

#categories a:hover
{
    text-decoration: none;
    cursor: pointer;
}

#categories img
{
    margin: 0;
    border: none;
}

#restdetails ul
{
    list-style: none outside none;
    vertical-align: top;
    padding: 0px;
    width: 100%;
    float: left;
    margin: 0;
}
/********* End of stylesheet for Categories display *********/

.divBusinessHourTitle
{
    color: #FFFFFF;
    font-family: inherit;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

.divBusinessHourDay
{
    color: #4B0C00;
    line-height: 25px;
}

.divBusinessHourTime
{
    color: #555555;
    font-family: Arial;
    font-size: 13px;
    padding-left: 5px;
}

#subcategories
{
    display: none;
}


/***  (START) Fortune Cookies *********/

.divFlashPlayerContainer
{
    width: 760px;
    height: 180px;
    background: #fff;
}

.tdFortuneCookieDescription
{
    font-size: 25px;
    font-weight: bold;
    padding-left: 300px;
    padding-top: 150px;
    padding-right: 200px;
    color: brown;
}

.tdFunFactsDescription
{
    font-size: 25px;
    font-weight: bold;
    color: brown;
}


/***  (END) Fortune Cookies *********/

.lblItemName
{
    color: #333;
}

.restaurantmenu a
{
    color: #333;
}

.itemSizeCode
{
    float: left;
    width: 15%;
    text-align: left;
}

.imgThumb
{
    height: 140px;
    width: 195px;
    border: 1px solid #d9d9d9;
}

.tdMenuCategoryTitle
{
    display: none;
}

.divMenuCategoryDescriptionDetail
{
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: left;
}

.itemOuterContainer
{
    border: none !important;
    background: none !important;
    float: left !important;
    margin: 1px 0;
    min-height: 0 !important;
    padding: 5px;
    width: auto !important;
}

#restaurantmenu div:first-child
{
}

.catImage
{
    display: none;
}


#tdButtonCollectionTop
{
    float: left;
    left: -20px;
    padding-bottom: 10px;
    position: absolute;
    top: -10px;
}



#sidebar
{
    float: right;
}

.divItemNav
{
    float: left;
    padding-right: 5px;
    width: 670px;
}

.MenuCategoryOrientationModehorizontal
{
    float: left;
}






.divItemDetailLeftSection, .divItemDetailRightSection
{
    text-align: left;
    vertical-align: top;
    padding-top: 15px;
    color:#ffffff;
    top: 0;
}

.divItemDetailLeftSection
{
    /*position: sticky !important;
    top: 120px;*/
}


@media (max-width:991px)
{
    .divItemDetailLeftSection
    {
        position: relative !important;
        top: 0;
    }
}


.itemImg
{
    padding-bottom: 15px;
}

.imgItem
{
    border: 5px solid #eee !important;
}

.ID-ItemPrice
{
    border: none;
    background: transparent;
    color: #000000;
    font-size: 22px;
    font-weight: bold;
    width: 100%;
}

.ItemDetailQtyPrice .input-label
{
    display: none;
}



#menucategory-link
{
    width: 100%;
    float: left;
    padding: 12px 10px;
    display: block;
    font-family: 'Montserrat-SemiBold';
    background:#c33937;
    text-align: left;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    position: relative;
}

.arrow-down
{
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #fff;
    position: absolute;
    top: 20px;
    right: 9px;
}

.collapse-arrow
{
    border-top: 0;
    border-bottom: 7px solid #fff;
}

.lnkPrintableMenuOnMenuPage
{
    width: 100%;
    margin: 50px auto;
    padding: 10px;
    display: block;
    text-align: left;
    cursor: pointer;
    font-family: 'Nunito-SemiBold';
    color: #c33937;
    font-size: 18px;
    text-align: center;
    border: 1px solid #c33937;
    text-decoration: none !important;
}

    .lnkPrintableMenuOnMenuPage:hover, .lnkPrintableMenuOnMenuPage:focus
    {
        background: #c33937;
        color: #ffffff;
    }

.divMenuCategoryNameOpen u
{
        text-decoration: none;
    border-bottom: 2px solid #c33937;
    font-size: 28px;
    padding: 3px;
    line-height: 40px;
    color: #c33937;
    font-family: 'Roboto-Bold';
    font-weight: 500;
}

.imgMenuThumb
{
    border-radius: 50%;
    border: 2px solid #000000;
}

.divImageMenuThumb
{
}

@media (max-width:991px)
{
    .menu_category, .divMenuCategoryNameOpen, .menu_item
    {
        margin: 10px 0;
    }
}

.divMenuPageMsgOnline
{
    display: none !important;
}

.img-item-thumb
{
    border: 2px solid #D2BB9C;
}

#printablemenubtnimg
{
  background-image: url(../images/Menu-Icon.png);
    width: 25px;
    height: 35px;
    background-size: 88%;
    background-position: 0px 0px;
    float: left;
    margin-right: 10px;
    background-repeat: no-repeat;
    position: relative;
    top: -7px;
}

    #printablemenubtnimg:hover
    {
        background-position: 0px -39px;
         width: 25px;
    }

.lnkPrintableMenuOnMenuPage:hover #printablemenubtnimg
{
    background-position: 0px -35px;
}

.OrderCheckoutSubmitSSL
{
    background-image: url(../images/confirm.gif);
    width: 90px;
}
.menuaspx .simpleText{
    display:none;
}
.simpleText {
  
 font-size:20px;
 color:red;
 text-align:center;
 font-weight:solid;
 padding-bottom:15px;
 padding-top:15px;
 animation: blinker 1s linear infinite;"
}
@keyframes blink {
    from {
        color: rgb(120,18,1);
    }

    to {
        color: rgb(229,109,135);
    }
}

@-webkit-keyframes blink {
    from {
        color: rgb(229,109,135);
    }

    to {
        color: rgb(120,18,1);
    }
}.cateringaspx #newText {
    animation: blinker 1s linear infinite;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.aboutusaspx .p {
      color:white !important;
       font-size:15px !important;
}
.row {
    margin: 0px !important;
}
.col-lg-3.col-md-3.col-sm-4.col-xs-4.item-left-section.divImageMenuThumb {
    display: none;
}

.menuaspx .divMenuPageMsgOnlineCatering
{
    display:none;
}