﻿@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.ttf") format("truetype"), url("../Fonts/bebasneue-webfont.svg#bebasneue") format("svg");
}

@font-face {
    font-family: "Segoe UI";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/SEGOEUI.ttf");
}

@font-face {
    font-family: "SegoeUIB";
    font-style: normal;
    font-weight: normal;
    src: url("../Fonts/SEGOEUIB.ttf");
}


#divMenuPageContainer {
}

#itemdetailsaspx {
    clear: both;
}

#restdetails {
    /* background: url(../Images/menu_horizontal_Bg.jpg) repeat; */
    margin-bottom: 10px;
}

.pnlCateringPagePrintableMenu {
    /*text-align: left;
    display: none;*/
}

#YourOrderText {
    font-size: 13px;
    text-align: left;
    font-family: arial;
    padding-left: 5px;
    font-weight: bold;
    color: #EC7620;
}

.YourCart {
    background-color: #F0F0F0;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 8px 5px;
    /* width: 90px; */
    width: 100px;
    cursor: pointer;
}

.lblyourorderhere {
    background-image: url(../Images/cart_image.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding: 12px 0px 12px 30px;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
}

.lblTotalCartItems {
    background-color: #330102;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 2px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 2px;
}

#tdOrderCartImage {
    vertical-align: middle;
    text-align: left;
    padding: 9px 10px 8px;
}

#tdEmptyCart {
}

#tdYourOrderLeftCurve {
    display: none;
}

#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;
}

.pnlSearch {
    /*background: url(../Images/SearchHeaderBg.jpg) repeat-x;*/
    padding-bottom: 0px;
    padding-top: 3px;
    margin-bottom: 5px;
    float: right;
}

#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);*/
}

#tdtablesearch1 {
    text-align: left;
    width: 191px;
}

#tdtablesearch2 {
    float: right;
    text-align: right;
}

#divSearchItemLabel {
    vertical-align: middle;
    text-align: left;
}

#SearchItemLabel {
    color: #69462f;
    font-weight: bold;
}

#divSearchTextbox {
}

#tblSearchTable {
    float: right;
    padding-right: 5px;
    border: 1px solid #D7D7D7;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    background-color: #fff;
}

#tdSearchCurve {
    height: 33px;
    display: none;
}

#tdSearchTextBox {
}

#tdSeachButton {
    height: 31px;
    width: 28px;
}

.txtSearch, .watermarked {
    border: none;
    /*background-color: Transparent;*/
    background-color: #fff;
    margin-left: 5px;
    margin: 12px;
    width: 200px;
}

.imgSearchItemButton {
    margin: 0px;
    outline: none;
}

#tdItem {
    vertical-align: top;
}

#tblItemDisplay {
    margin-bottom: 1px;
}

#tblItemDisplay {
    width: 100%;
}

#tdItemDescription {
    font-size: 12px;
}

#divSearchItemContainer {
    width: 670px;
}

.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%;
}

#tblTopDiscription {
    width: 100%;
    margin-bottom: 2px;
}

#tdItemImage {
    padding-top: 5px;
}

#divRadioButtonListContainer {
    /* border-top: dashed 1px black;*/
}

.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;
}

#tdQuantityAndPrice {
    text-align: left;
    padding: 5px;
    padding-top: 0px;
    padding-right: 0px;
    text-align: right;
    vertical-align: top;
    width: 180px;
}

#tblQuantityAndPrice {
    text-align: right;
}

.lblItemQuantity {
    color: black;
    font-weight: bold;
}

.txtQuantityValue {
    text-align: right;
    width: 47px;
}

.lblItemTotal {
    color: black;
    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: 25px;
    width: 87px;
    border: none;
    cursor: pointer;
    margin-top: 5px;
}

.btnAddToCart {
    background: url(../Images/AddToCart.gif) no-repeat;
    border: none;
    height: 25px;
    width: 87px;
    cursor: pointer;
    margin-right: 5px;
}

#tblOrderCart {
    background-color: transparent;
    width: 254px;
    margin-top: 2px;
    margin-left: 5px;
}

#tdOrderCart {
    vertical-align: top;
}

#tdCartHeader {
    /* padding-bottom: 10px; */
}

#tblCartHeader {
    width: 100%;
    padding: 5px 0px 5px 0px;
    border: 1px solid #D7D7D7;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

#tdYourOrder {
    text-align: center;
}

#tdCartImage {
}

#tdCart {
    vertical-align: top;
    text-align: left;
}

.CartGrid {
    font-size: 13px;
    width: 100%;
    margin-right: 1px;
    margin-top: 15px;
}

#tdCartHeaderName {
    text-align: left;
    vertical-align: top;
    width: 140px;
    font-size: 13px;
    font-weight: bold;
    color: #000;
}

#tdCartHeaderQuantity {
    text-align: right;
    vertical-align: top;
    width: 50px;
    font-size: 13px;
    font-weight: bold;
    padding-left: 15px;
    color: #000;
}

#tdCartHeaderTotal {
    color: #000;
    text-align: center;
    vertical-align: top;
    width: 80px;
    font-size: 13px;
    font-weight: bold;
    padding-left: 15px;
}

#CartFooterTotal {
    font-size: 13px;
    font-weight: bold;
}

#tblCartItems {
    width: 100%;
}

#tdCart #tblCartHeader {
    background-color: #F6F6F6;
    border: medium none;
    border-radius: 0;
    font-weight: bold;
    line-height: 20px;
    width: 100%;
}


#tdCart table {
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0;
    border-color: #D7D7D7;
}

#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;
    color: #000;
    font-family: verdana;
    border: 1px solid;
}

#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;*/
}


.UpdateToCart {
    background: url("../images/update.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 25px;
    margin-right: 20px;
    width: 87px;
}

#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: 25px;
    width: 87px;
}

#tblItemListed {
    width: 460px;
}

.lblItemDescription {
    text-decoration: none;
    color: Black;
    padding-left: 10px;
    padding-bottom: 5px;
    font-size: 10px;
    padding-right: 10px;
}

#divMenuPage {
    margin: 0 auto;
    padding-bottom: 5px;
    width: 950px;
    margin-top: 10px;
}

.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;
}

.cateringmenuaspx #DisplayBusinessHoursTitle {
    display: block;
    padding: 5px;
    background-color: #330102;
    font-size: 17px;
    border-radius: 1px;
    color: #fff !important;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}

.divBusinessHourFoodType {
    color: #361700;
}

.divBusinessHourDay, .divBusinessHourTime {
    color: #000;
    font-weight: bold;
    text-shadow: none !important;
}

.divBusinessHourClosedDay {
    color: #fff;
}

#MenuPageBusinessHours {
    margin-top: 10px;
    margin-left: 5px;
    color: #575757;
    width: 256px;
    border: 1px solid #D7D7D7;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

    #MenuPageBusinessHours #tblDisplayBusinessHours {
        width: 100%;
    }

#tblOnlineOrderMessage {
    margin-top: 2px;
    width: 256px;
    margin-left: 5px;
}

#divOnlineOrderMessage {
    text-align: left;
    padding-right: 5px;
    margin-top: 5px;
    font-family: Arial;
    font-size: 13px;
    border: 1px solid #D7D7D7;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

#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-left: 2px;
    margin-right: 2px;
    text-align: left; /* border-left: 1px solid #cdaaa2;     border-right: 1px solid #cdaaa2;     border-bottom: 1px solid #cdaaa2;*/
    width: 670px; /* 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);*/
    position: relative;
}

.menu_category {
    margin: 5px 0 5px 10px;
    clear: both;
    text-align: left;
    color: #ee8722;
    font-family: "BebasNeueRegular";
    font-size: 26px;
}

    .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;
    color: #565656;
}

.rest_menu_full {
    margin: 0px;
    text-align: center;
}

#restaurantmenu .rest_menu_full .menu_item .menu_item_value a {
    text-align: left;
    color: #000;
    float: left;
    font-size: 12px;
    width: 100%;
    font-size: 17px;
}

.itemThumbImage {
    display: none;
}

#restaurantmenu .rest_menu_full .menu_item .menu_item_value a:hover {
    text-align: left;
    color: #000;
    display: block;
    float: left;
    font-size: 12px;
    width: 100%;
    font-size: 17px;
    text-decoration: underline;
}

#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: #000;
}

#restaurantmenu .rest_menu_full .menu_item .itemprice a {
    color: #000;
    float: right;
    font-size: 14px;
    margin: 0;
    text-align: right;
}

    #restaurantmenu .rest_menu_full .menu_item .itemprice a:hover {
        color: #000;
        float: right;
        font-size: 14px;
        margin: 0;
        text-align: right;
        text-decoration: underline;
    }



.itemsizes {
    overflow: hidden;
    display: none;
}

.itemsize {
    color: #292728;
    float: left;
    width: 106px;
    text-align: left;
    font-family: "BebasNeueRegular";
    font-size: 15px;
    margin: 0;
    /* padding: 2px; */
    padding: 6px;
}

#divMenuPageCategory {
}

.menu_item {
    margin: 0;
    overflow: hidden;
    padding: 5px;
    width: 46%;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-right: 10px;
    float: left;
    margin-bottom: 5px;
    margin-top: 5px;
}

    .menu_item.rightCol {
        /*float: right;*/
    }

    .menu_item.leftCol {
        float: left;
    }

    .menu_item:hover {
        background: #F7F5F6;
    }

.item1, .item2, .item5, .item6, .item9, .item10, .item13, .item14, .item17, .item18, .item21, .item22 {
    background-color: #F7F5F6;
}


.rest_menu_full.lvl2 .menu_item {
    width: 45%;
    margin-left: 10px;
}

.rest_menu_full.lvl3 .menu_item {
    width: 44%;
    margin-left: 10px;
}

.item_code {
    color: #5b5b5b;
    float: left;
    text-align: right;
    width: 9%;
    display: none;
}

.itemprices {
    width: 20%;
    text-align: right;
    float: right;
}

.clear {
    clear: both;
}

.itemprice {
    color: #292728;
    float: right;
    font-family: "BebasNeueRegular";
    font-size: 18px;
    letter-spacing: 0.8px;
    margin: 0;
    padding: 4px;
    text-align: right;
}

.divArrowImage {
    float: right;
    height: 20px;
    width: 20px;
    margin-left: 5px;
    background: url(../Images/arrow.png) no-repeat;
    display: none;
}

.menu_item span {
    text-align: left;
    color: #292728;
    display: block;
    float: left;
    padding: 2px;
    width: 100%;
    font-family: "BebasNeueRegular";
    font-size: 18px;
    letter-spacing: .8px;
}

.menu_item p {
    clear: both;
    color: #111312;
    font-family: arial;
    font-size: 13px;
    margin: 0;
    padding: 2px;
    text-decoration: none;
    width: 260px;
    text-align: left;
}

.menu_item a {
    text-decoration: none;
}
/****** End of Item Menu ************/


/****** Category Menu ************/


.item_name_and_price {
    text-align: left;
    float: left;
    /* width: 67%; */
    width: 50%;
}

/****** End Category Menu ************/

/* ItemDetails Page */
#plhCategoryContainer, #plhItemImageContainer {
    float: left;
    margin-top: 2px;
}

    #plhItemImageContainer .imgItem {
        padding-right: 5px;
    }

#menuBreadcrum {
    background-color: transparent;
    margin-bottom: 5px;
    text-align: left;
    width: 925px;
    border: 1px solid #D7D7D7;
}

#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: #330102;
    padding-bottom: 5px;
    line-height: 2;
    font-weight: bold;
}

#divItemPanel {
    float: left;
    width: 476px;
}

.tdItemDetailsPanelControl {
}

#divItemImageAndItemDescContainer {
    float: left;
    margin-top: 4px;
    width: 667px;
}

.divItemDescription {
    text-align: left;
    padding-left: 8px;
    padding-top: 4px;
    color: #000;
    font-size: 13px;
}

.bredcrumText {
    text-decoration: none;
    color: white;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 8px 4px 8px;
    background: #330102;
    height: 24px;
}

#divItemDetailPage {
    padding: 0;
    padding: 5px;
    float: left;
    width: 940px;
    margin-bottom: 3px;
    margin-top: 20px;
}

#MenuPageFlash {
    /*width: 945px;*/
}

.divItemAndDescContainer {
    float: left;
    margin-bottom: 2px;
    margin-right: 6px;
    width: 660px;
    /**/
    border: 1px solid #C7CAC7;
}

#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;
}

#restaurantmenu .lvl1, #restaurantmenu .lvl2, #restaurantmenu .lvl3 {
    color: #330102;
    margin: 5px 0px;
}

.menu_category.lvl1 {
    /*background-color: #f7f7ef;*/
    padding: 3px 7px;
}

.menu_category.lvl2, .menu_category.lvl3 {
    /*border-bottom: 1px dotted #000;*/
    padding: 3px 7px;
}

.divMenuCategoryNameOpen /*#restaurantmenu .lvl1.open*/ {
    background: url(../Images/CollapseIcon.png) no-repeat scroll 640px 10px;
    cursor: pointer;
    padding: 6px 2px 2px;
    text-align: left;
    border-bottom: 1px solid #CFCCCD;
    background-position: right center;
}

.divMenuCategoryNameClose /*#restaurantmenu .lvl1.close*/ {
    background: url(../Images/ExpandIcon.png) no-repeat scroll 640px 10px;
    border-bottom: 1px solid #CFCCCD;
    cursor: pointer;
    padding: 6px 2px 2px;
    text-align: left;
    background-position: right center;
}

#restaurantmenu .item_desc
{
    color: #000;
    font-size: 15px;
    /*font-style: italic;*/
        border: 1px solid;
    margin: 2px;
    padding: 0;
    text-align: left;
    font-family: Verdana;
    padding-bottom:10px;
    font-weight:bold;
}
#restaurantmenu .lvl2 .item_desc, #restaurantmenu .lvl3 .item_desc {
    margin-left: 10px;
}

#restaurantmenu .lvl2 {
    color: #c50000;
    margin-left: 10px;
}

#restaurantmenu .lvl3 {
    color: #330102 !important;
    margin-left: 10px;
}



/*********** Stylesheet for the Categories display **********/
#categories {
    width: 100%;
    display: inline-block;
    text-align: left;
    background-color: #330102;
    border: 1px solid #330102;
    border-radius: 2px;
    padding: 5px 3px 5px 3px;
    margin-top: 6px;
}

    #categories .category {
        float: left;
        text-align: center;
        white-space: nowrap;
        color: #575757;
        margin: 0px 5px;
    }

.divmenuhorizontalsep {
    height: 15px;
    width: 0;
    float: left;
    margin: 12px 3px 0;
    border-left: 1px solid #D7D6D7;
}

#categories .first {
}

#categories .selected {
}

#categories .category .bottom {
}

#categories .category {
    float: left;
    text-align: center;
    white-space: nowrap;
    color: #575757;
    margin: 4px 5px;
    border-radius: 3px;
    border: 1px solid #D7D6D7;
    background-color: #F0F0F0;
}

    #categories .category a {
        color: #330102;
        text-decoration: none;
    }

    #categories .category:hover, #categories .selected {
        background-color: #FFD300;
        border: 1px solid #FFD300;
        color: #fff;
        /* box-shadow: 0 0 5px #fff; */
    }

        #categories .category a:hover, #categories .selected a {
            color: #330102;
            cursor: pointer;
            /* padding: 6px 7px; */
            /* height: 25px; */
            /* height: 17px; */
        }

#menuCategoryContainer {
    padding: 5px;
    -moz-border-radius: 10px;
    /* -webkit-border-radius: 10px; */
    /* border-radius: 10px; */
    /* border: 1px solid #aaa; */
    /* margin-bottom: 5px; */
}

#categories a {
    text-decoration: none;
    font-weight: normal;
    display: inline-block;
    padding: 5px 13px;
    color: #005979;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: "BebasNeueRegular";
    font-size: 18px;
}

    #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;
}
/********* End of stylesheet for Categories display *********/

.divBusinessHourTitle {
    color: #FFFFFF;
    font-family: inherit;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

.divBusinessHourTime {
    width: 100%;
}

#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: #575757;
}

.restaurantmenu a {
    color: #575757;
}

.itemSizeCode {
    float: left;
    width: 8%;
    text-align: left;
}

#ctl00_ContentPlaceHolder1_ctl00_GridView1 textarea {
    display: none !important;
}




.divItemDetailsFieldWithDesc {
    color: Red;
    padding-left: 20px;
    padding-top: 5px;
    text-align: left;
}

#itemInnerContainer td {
    text-align: left !important;
    padding-left: 6px !important;
    font-size: 15px !important;
    color: #000 !important;
}

.divMenuPageMsg {
    font-family: calibri;
    color: #330102;
    font-size: 14px;
    text-align: left;
    padding-left: 10px;
    float: left;
    margin-top: -32px;
    width: 246px;
    font-weight: bold;
}

    .divMenuPageMsg ul {
        margin: 0px;
        padding: 5px;
    }


.cateringmenuaspx .ui-widget {
    font-family: "PT Sans",Arial,Helvetica,sans-serif !important;
    font-size: 14px !important;
}


#divOnlineOrderMessage ul {
    padding-left: 30px;
    font-size: 14px;
    /*color: #000;*/
}

.itemdetailsaspx ul li b, .cateringmenuaspx ul li b {
    /*color: #000 !important;*/
}

#divOnlineOrderMessage ul li b {
    color: #330102;
}

#divOnlineOrderMessage ul li {
    color: #330102;
}

    #divOnlineOrderMessage ul li:nth-child(4) {
        /*list-style-type: none !important;
    margin: -27px 0;*/
    }

.cateringRules {
    display: none;
}

.Alcohol {
    display: none;
}

.menu_category.lvl1 {
    /*border-bottom: 2px dashed #740A20;*/
    padding-top: 10px;
}

#sidebar {
    float: right;
}

#tblCartReorder {
    display: none;
}

.cateringmenuaspx #divInfoMessage {
    color: red !important;
    font-family: calibri;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    padding-left: 7px;
    padding-top: 10px;
    background-image: none !important;
}

#divInfoMessage {
    background-image: url("../Images/HeaderBG.jpg");
    padding: 10px;
}

    #divInfoMessage span {
        color: #fff !important;
        font-family: Verdana;
        fontt-weight: normal !important;
    }

.cateringmenuaspx #divInfoMessage, .itemdetailsaspx #divInfoMessage {
    color: red !important;
    font-family: calibri;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    padding-left: 7px;
    padding-top: 10px;
    background-image: none !important;
}

    .cateringmenuaspx #divInfoMessage span, .itemdetailsaspx #divInfoMessage span {
        color: #e5143f !important;
        font-family: calibri;
    }

.pdfMenuLink {
    /*background-color: #DCDADB;*/
    background-image: url("../Images/pdfIcon.png");
    background-position: 2px center;
    background-repeat: no-repeat;
    height: 32px;
    padding-left: 45px;
    padding-top: 13px;
    position: absolute;
    top: -42px;
    width: 130px;
}

    .pdfMenuLink a {
        font-size: 18px;
        font-weight: bold;
        text-decoration: none;
        color: #000;
    }

.menu_item:nth-child(even) {
    /*background-color: #F5F5F5;*/
}

.divItemNav {
    float: left;
    width: 670px;
}

.cateringmenuaspx .divLunchBuffet {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    font-family: "SegoeUIB";
    color: #2C3216;
    text-transform: capitalize;
    margin-top: 3px;
}

.cateringmenuaspx .divBusinessHour {
    text-align: center;
    font-size: 18px;
    font-family: "SegoeUIB";
    color: #330102;
    text-transform: capitalize;
    margin-top: 3px;
}

.cateringmenuaspx .divBusinessHourTime {
    text-align: center;
    font-size: 14px;
    font-family: "Segoe UI";
    color: #d01c1d;
    margin: 3px 0px 3px 0px;
}


#tblMenuPageContactInfo {
    display: none;
}
