.MenuPagelGalleryContent {
height:115px;
margin-top:2px;
width:940px;
}
.divCakeInquiryButton1 {
background:url("../Images/enlarge.png") no-repeat scroll right bottom transparent;
display:block;
float:left;
height:18px;
width:62px;
}
.btnCakeInquiry {
background:url("../Images/Arrow_1.png") no-repeat scroll right bottom transparent;
display:block;
float:right;
height:32px;
width:32px;
}
#categories .selected a .bottom {
background-color:#FFAA46;
color:#000000 !important;
padding-bottom:7px;
padding-top:7px;
}
#restdetails .category a {
color:#1C1C1C;
text-decoration:none;
}
#tdItemList {
padding:0;
text-align:left;
vertical-align:top;
width:460px;
}
#sidebar {
margin-left:15px;
}


/****** Category Menu ************/

#restdetails
{
    border-width: 2px;
    border-style: solid;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 2px;
    margin-bottom: 10px;
    width: 150px;
    text-align: left;
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    background: #f6e4ab;
    border-top-color: #dd8100;
    border-right-color: #dd8100;
    border-bottom-color: #dd8100;
    border-left-color: #dd8100;
    float:left;
}
#restdetails ul
{
    list-style: none outside none;
    margin: 0 0 15px 6px;
    padding: 0;
}
#categories ul li
{
    margin: 4px 0;
}
#restdetails li
{
    font-size: 14px;
    margin: 0;
    padding: 0;
    padding-top: 10px;
}
#restdetails ul li a
{
    font-size: 13px;
    margin: 2px 0 0;
    text-transform: capitalize;
}
#restdetails .category a
{
    color: #1c1c1c;
    text-decoration: none;
}

#restdetails .category a .bottom
{
    padding-top: 9px;
    padding-bottom: 9px;
    color: #000;
    padding-left: 5px;
}
#categories .category a:hover .bottom
{
    color: #000 !important;
    text-decoration: none;
    background-color: #ffaa46;
}
#categories .first
{
    /* border-top: 1px solid #a6823b;*/
}
#categories
{
    /* padding-top: 20px;*/
    background: #f6e4abs;
}
.category
{
    /*  border-bottom: 1px solid #a6823b;*/
}
#tdtablesearch
{
    margin: 2px;
}
#categories .lvl2
{
    padding-left: 15px;
}
#categories .lvl3
{
    padding-left: 30px;
}
#categories .lvl4
{
    padding-left: 45px;
}
/****** End Category Menu ************/



/*****************************END OF MENU PAGE******************************************************/


/**************************************CAKE PAGE****************************************************/

#divMenuPageContainer
{
}

.divMenuPageCategory
{
    margin-left: 7px;
    background: url(../Images/CategoryTopBg.jpg) no-repeat top;
    padding-top: 36px;
    width: 185px;
}
.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: #571A17;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 2px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 2px;
}
.YourCart
{
    background-color:#FFE8C6;
    border:1px solid #FCCA8B;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding:6px 5px;
    width:90px;
}
#YourOrderText {
    font-size: 13px;
    text-align: left;
    font-family: arial;
    padding-left: 5px;
    font-weight: bold;
    color: #471401;
}
#tblCartReorder
{
    display:none;
}
#tdOrderCartImage
{
    vertical-align: middle;
    text-align: left;
    padding: 9px 0 8px;
    width: 20px;
}
#tdEmptyCart
{
    width: 80px;
    text-align: center;
    vertical-align: middle;
}
#tdYourOrderLeftCurve
{
}
#tdYourOrderRightCurve
{
}
#DisableGrid
{
}

/*
#tdTblMenuPageCategory
{
    text-align: left;
    vertical-align: top;
}
*/
#tblMenuPage
{
    background-color: #fff;
    padding-bottom:10px;
}

#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/CategoryBg.jpg); 	text-decoration:none;*/
}
.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; /* background:url("../Images/SearchHeaderBg1.jpg") repeat-x scroll 0 0 transparent;*/
}
.pnlSearch
{
    /*background: url(../Images/SearchHeaderBg.jpg) repeat-x;*/ /* padding-bottom: 5px;     padding-top: 5px;*/
}
#ItemListBackground
{
    border: solid 1px #d3b5a7;
}
#tdItemList1
{
    width: 646px;
    padding: 0;
    margin-bottom: 10px;
}

#tdtablesearch1
{
    text-align: left;
    width: 150px;
}
#tdtablesearch2
{
    float: right;
    text-align: right;
}
#divSearchItemLabel
{
    vertical-align: middle;
    text-align: left;
}
#SearchItemLabel
{
    color: #69462f;
    font-weight: bold;
}
#divSearchTextbox
{
}
#tblSearchTable
{
    float: right;
}
/*#tdSearchCurve
{
    background: url(../Images/SearchCurve.jpg) no-repeat right top;
    width: 19px;
    height: 33px;
}*/
#tdSearchTextBox
{
    background: url(../Images/SearchBg.jpg) repeat-x;
}
#tdSeachButton
{
    padding-bottom: 2px;
    height: 31px;
    width: 28px;
}
.txtSearch, .watermarked
{
    border: none;
    background-color: Transparent;
  /*  margin-left: 5px;*/
}
.imgSearchItemButton
{
    margin: 0px;
}

#tdCategoryName
{
    background: url(../Images/CategoryHeaderBg.jpg);
    color: #000;
    font-weight: bold;
    padding: 10px;
    border-bottom: solid 1px white;
}
.lblCategoryName
{
    color: #000;
}
#tdCategoryDescription
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}
.lblCategoryDescription
{
    padding-left: 10px;
    color: #d8b8a5;
}
#tdItem
{
    vertical-align: top;
}
#tblItemDisplay
{
    margin-bottom: 1px;
}
#tblItemDisplay
{
    width: 100%;
}
#tdItemDescription
{
}
#divSearchItemContainer
{
    background: url(../Images/SearchHeaderBg1.jpg) repeat-x;
    border-left: 1px solid #BD908C;
    border-right: 1px solid #BD908C;
    border-top: 1px solid #BD908C;
    border-bottom: 1px solid #BD908C;
    width: 478px;
    height: 31px;
}
.ItemDescription
{
    color: black;
    font-family: Verdana;
    font-size: 12px;
    width: 400px;
}
.ItemListSelectedBg
{
    background: #fff2ec url(../Images/SelectedItemBg.jpg) repeat-x;
    height: 30px;
}
.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: 100%;
}
#tblTopDiscription
{
    width: 100%;
}
#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;
}
#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;
}
#categories .selected
{
    color: White;
    background: #f6e4ab; /*url(../Images/leftSelectedCategoryBg.jpg) repeat-x;*/
}
#categories1 .selected1 a .bottom1
{
    color: #000 !important;
    padding-top: 7px;
    padding-bottom: 7px;
    background: #ffaa46;
}
.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: 25px;
    width: 95px;
    border: none;
    cursor: pointer;
    margin-right: 20px;
    margin-top: 5px;
}
.btnAddToCart
{
    background: url(../Images/btnAddItem.gif) no-repeat;
    border: none;
    height: 25px;
    width: 95px;
    cursor: pointer;
    margin-right: 20px;
}
#tblOrderCart
{
    background: #edfdbe;
    width: 253px;
    margin-top: 2px;
    margin-left: 2px;
}

#tdOrderCart
{
    vertical-align: top;
}
#tdCartHeader
{
    border: 1px solid #6fbb48;
}
#tblCartHeader {
    width: 100%;
    border: 1px solid #DAB694;
    padding: 5px 0px 5px 0px;
}
#tdYourOrder
{
    text-align: center;
    color: #c75c28;
}
#tdCartImage
{
}
#tdCart
{
    vertical-align: top;
    text-align: left;
    background-color: #fff;
}
.CartGrid
{
    font-family: Verdana;
    font-size: 12px;
    width: 100%;
    border: solid 1px #6fbb48;
    margin-right: 1px;
    margin-top: 2px;
    background: #edfdbe;
}
#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%; /* background-color: #ffffff;*/
    font-size: 11px;
}
#tdCartItemName
{
    text-align: left;
    vertical-align: top;
    width: 140px;
}
#tdCartItemQuantity
{
    text-align: right;
    vertical-align: top;
    font-size: 0.9em;
    width: 50px;
}
#tdCartItemPrice
{
    text-align: right;
    vertical-align: top;
    font-size: 0.9em;
    width: 80px;
}
#tdEditButton
{
    vertical-align: top;
    width: 15px;
}
#tdDeleteButton
{
    vertical-align: top;
    width: 15px;
}
#tdCartItemAddOnList
{
    text-align: left;
    vertical-align: top;
    font-size: 0.9em;
    padding-left: 5px;
}
#tblCartFooter
{
    width: 100%;
    border-bottom: #a1a1a6 solid 1px;
    padding-bottom: 10px;
    background-color: #f7fedf;
}
#tdTextUnit
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    vertical-align: top;
    text-align: left;
    font-size: 0.9em;
}
#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;
}
#tdTextAmount
{
    font-family: Verdana;
    font-size: 12px;
    text-align: right;
    vertical-align: top;
    font-size: 0.9em;
}
#tdTotalAmount
{
    vertical-align: top;
    text-align: left;
    width: 100%;
    font-weight: bold;
}
#tdCartTotalAmount
{
    text-align: left;
    vertical-align: top;
    font-weight: bold;
}

#divConfirmOrder
{
    background-color: #edfdbe;
    padding: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center; /* background: url(../Images/CartFooterBg.jpg) repeat-x;*/
}
.imgConfirmOrder
{
    height: 25px;
    width: 177px;
}

.UpdateToCart
{
    background: url("../images/update.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 25px;
    margin-right: 20px;
    width: 95px;
}

#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.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 21px;
    width: 81px;
}
#tblItemListed
{
    width: 460px;
}

.lblItemDescription
{
    text-decoration: none;
    color: Black;
    padding-left: 10px;
    padding-bottom: 5px;
    font-size: 10px;
    padding-right: 10px;
}
#divMenuPage
{
    float: left; /*border-left: 1px solid #E6D4BD;     border-right: 1px solid #E6D4BD;*/
    width: 945px;
   /* background-color: #F9FFE9;*/
}
.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;
}
.tdDisplayBusinessHours
{
   
    
    }
#MenuPageBusinessHours
{
  
      background:#f5ebd2;
      margin-top: 5px;
      border: solid 1px #d8ad9c;
     
      height: 120px;
      padding-top: 10px;
    margin-left: 2px;
}
#tblOnlineOrderMessage
{
    margin-top: 2px;
    width: 253px;
    margin-left: 2px;
}
#divOnlineOrderMessage
{
    text-align: left;
    margin-right: 1px;
    padding-right: 5px;
    background: #fff8eb;
    color: #c75c28;
    border: 1px solid #DD8100;
    margin-bottom:5px;
}
#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
{
    
}
#divMenuMessage
{
    display: none;
}




/******************* NEW MENU RENDERING STYLE V2.0 *******************/
/****** Item Menu ************/
#restaurantmenu
{
    float: left;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    border-left: 1px solid #cdaaa2;
    border-right: 1px solid #cdaaa2;
    border-bottom: 1px solid #cdaaa2;
    width: 478px; /* 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);*/
}
.menu_category
{
    background: url(../Images/itemtopback.jpg) repeat-x;
    clear: both;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 5px;
    border-top: 1px solid #bd908c;
}
.menu_category h3
{
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

#restaurantmenu h3
{
    color: #363636;
    font: 900 14px verdana;
    font-family: Georgia, "Times New Roman" ,Times,serif;
}
.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;
}
#restaurantmenu h3 a
{
    color: #fff;
    font-family: Verdana;
}
#restaurantmenu .menu_category .item_desc
{
    padding: 3px;
    padding-top: 7px;
    color: #C75C28;
    text-align: left;
    font-style: italic;
}
.menu_category p
{
    color: #555555;
    font-size: 12px;
    margin: 0 10px 0 0;
    padding: 0;
}

#restaurantmenu p
{
    text-align: left;
}
.rest_menu_full
{
    margin: 0px;
    padding-right: 10px;
}

#restaurantmenu .rest_menu_full .menu_item .menu_item_value a
{
    color: #f96a0a;
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
}


#restaurantmenu .rest_menu_full .menu_item .menu_item_value a:hover
{
    color: #396e38;
    text-decoration: underline;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}



#restaurantmenu .rest_menu_full .menu_item .itemprice a
{
    color: #000000;
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
    text-decoration:underline;
}

#restaurantmenu .rest_menu_full .menu_item .itemprice a:hover
{
    color: #ab101d;
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
    text-decoration: underline;
}



.itemsizes
{
    overflow: hidden;
}
.itemsize
{
    color: #777777;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    text-align: right;
    width: 75px;
}
.menu_item
{
    margin: 0;
    overflow: hidden;
    padding: 4px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%; /*background-color: #fed3c3;*/
    border-top: 1px solid #5ad002;
    border-left: 1px solid #5ad002;
    border-right: 1px solid #5ad002;
}
.menu_item:hover
{
    background-color: #edfdbe;
}
.itemprices
{
    clear: right;
}
.itemprice
{
    color: #000000;
    font-family: Arial;
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 2px;
    text-align: right;
}
.menu_item span
{
    color: #222222;
    display: block;
    float: left;
    font-size: 14px;
    padding: 2px; /*width:210px;*/
}
.menu_item p
{
    clear: both; /*color: #777777;*/
    font-size: 11px;
    margin: 0;
    padding: 2px;
}
.menu_item .item_name_and_price:hover
{
    background: #edfdbe;
    height: 24px;
    text-decoration: none;
    cursor: pointer;
    color: #396e38;
}

.item_name_and_price
{
    height: 24px;
}
#divInfoMessage
{
    color: red;
    font-family: calibri;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    padding-left: 7px;
    padding-top: 10px;
}
/****** End of Item Menu ************/


/****** Category Menu ************/





#divCakePage
{
    margin-top: 10px;
    margin-bottom: 10px;
}





#restdetails1
{
    border-width: 2px;
    border-style: solid;
    margin-left: 15px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 10px;
    width: 150px;
    text-align: left;
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    background: #f6e4ab;
    border-top-color: #dd8100;
    border-right-color: #dd8100;
    border-bottom-color: #dd8100;
    border-left-color: #dd8100;
}
#restdetails1 ul
{
    list-style: none outside none;
    margin: 0 0 15px 6px;
    padding: 0;
}
#categories1 ul li
{
    margin: 4px 0;
}
#restdetails1 li
{
    font-size: 14px;
    margin: 0;
    padding: 0;
    padding-top: 10px;
}
#restdetails1 ul li a
{
    font-size: 13px;
    margin: 2px 0 0;
    text-transform: capitalize;
}
#restdetails1 .category1 a
{
    color: #1c1c1c;
    text-decoration: none;
}

#restdetails1 .category1 a .bottom1
{
    padding-top: 9px;
    padding-bottom: 9px;
    color: #000;
    padding-left: 5px;
}
#categories1 .category1 a:hover .bottom1
{
    color: #000 !important;
    text-decoration: none;
    background-color: #ffaa46;
}
#categories1 .first
{
    /* border-top: 1px solid #a6823b;*/
}
#categories1
{
    /* padding-top: 20px;*/
    background: #f6e4abs;
}
.category1
{
    /*  border-bottom: 1px solid #a6823b;*/
}
#tdtablesearch
{
    margin: 2px;
}
#categories1 .lvl2
{
    padding-left: 15px;
}
#categories1 .lvl3
{
    padding-left: 30px;
}
#categories1 .lvl4
{
    padding-left: 45px;
}
/****** End Category Menu ************/

/* ItemDetails Page */
#plhCategoryContainer
{
    /*float: left;
    margin-top: 2px;
    text-align:left;*/
}
#menuBreadcrum
{
    width: 935px;
    border: 1px solid #BD908C;
    background: #f6fede;
    height: 39px;
    text-align: left;
    margin-left: 5px;
    margin-top: 5px;
    float: left;
}
#tblItemDetails
{
    float: left;
    margin-left: 2px;
    margin-top: 4px;
}
#menuBreadcrum span
{
    padding-top: 10px;
    display: block;
    padding-left: 20px;
}
#divItemPanel
{
    float: left;
    width: 476px;
}
.tdItemDetailsPanelControl
{
    border: 1px solid #baa696;
    vertical-align: top;
}
.divItemAndDescContainer h3
{
    background: #6fbb48;
    color: #fff;
    margin: 0;
    padding: 5px 0 5px 10px;
    text-align: left;
    font-size: 13px;
    height: 32px;
}
.divItemDescription
{
    text-align: left;
    padding-left: 4px;
    padding-top: 4px;
}
.bredcrumText
{
    color: #64201c;
    font-family: Verdana;
    font-weight: bold;
    font-size: 13px;
}
#divItemDetailPage
{
    padding: 0;
    padding-top: 5px;
    float: left;
    width: 945px;
    text-align:left;
}
#MenuPageFlash
{
    display : none;
    /*width: 945px;*/
}
.divItemAndDescContainer
{
    /* border: 1px solid #BD908C;*/
    float: left;
    margin-right: 0px;
    margin-top: 4px;
    width: 670px;
    background-color: #edfdbd;
    margin-left: 5px;
}
#divOrderCart
{
    float: right;
    margin-top: 2px;
    padding-right: 4px;
    text-align:left;
}
.CakePagelGalleryContent
{
    height: 115px;
    margin-top: 2px;
    width: 940px;
}

#sidebar1
{
    float: left;
    border: 1px solid #ffaa46;
    height: 350px;
    width: 133px;
    background: #f6e4ab url('../Images/rules.jpg') no-repeat;
}
.noneborder
{
    border: 0;
    margin: 0;
}
.CakeInquiryLink
{
    background: url('../Images/Cakeorder.gif') no-repeat;
    display:block;
    border: medium none;
    color: white;
    cursor: pointer;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    height: 100px;
    width: 135px;
    margin-top: 5px;
    /*margin-left: 3px;*/
    margin-bottom: 5px;
}
/*end */

/*** added for the lightbox popup customization ***/
#jquery-lightbox span#lightbox-image-details-caption
{
    display: block;
    font-size: 1.5em;
    padding-bottom: 7px;
}
#jquery-lightbox span#lightbox-image-details-caption2
{
    font-weight: normal;
}
#jquery-lightbox div#lightbox-image-details
{
    padding-bottom: 5px;
}
/*** End for the lightbox popup customization ***/
#lblError
{
    text-align:right;
    }
    
/*************************************END OF CAKE PAGE**********************************************/