html
{
    height: 100%;
}
body, form
{
    margin: 0px;
    padding: 0px;
    height: 100%;
    max-height: 100%;
    cursor: default;
    width: 100%;
}
.imgLogo
{
    border-top-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-right-width: 0px;
}
#navbar
{
    /* background-color: #80011E; */
    margin: 0;
    padding: 0;
    height: 17px;
    width: 100%;
    vertical-align: middle;
    margin-top: 0px;
}
.textform
{
    color: #555555;
    font: 12px;
    text-decoration: none;
    padding-right: 10px;
    text-align: right;
}
.innerDiv a
{
    /*color: #b4282b;
    padding-left: 10px;
    font-weight: bold;*/
}
.UpperPic
{
    width: 580px;
}
.tableMenu
{
    width: 580px;
    background-color: #c1bdb3;
}
.tableMenuDishTop
{
    font-weight: bold;
    text-decoration: underline;
}
.MenuCat
{
    padding: 5px 5px 0px 5px;
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
}
.headerMenu
{
    color: #000000;
    font: Bold 17px;
    width: 275px;
}
.dishName
{
    padding: 5px 5px 0px 5px;
    font-size: 12px;
    padding-top: 10px;
}
.dishDesc
{
    padding: 5px 5px 0px 5px;
    font-size: 10px;
}
#navbarbottom
{
    margin: 0;
    padding: 0;
    font: 11px;
    color: #ffffff;
    margin-top: 0px;
    padding-right: 86px;
    height: 32px;
}
#navbarbottom a, #navbarbottom a:link, #navbarbottom a:visited
{
    font: bold 12px;
    color: #ffffff;
    text-decoration: none;
    padding: 0.4em;
}
#navbarbottom a:hover
{
    color: #ffffff;
    text-decoration: none;
    font: bold 12px;
    padding: 0.4em;
}
.galsmallPic
{
    width: 90px;
    height: 90px;
    border-width: 0;
    margin-bottom: 15px;
}
.galPic
{
    border-width: 0;
}
.gal_tdLeft
{
    /* width:384px;     text-align:right; */
}
.gal_tdRight
{
    /*background-color:Red;*/
    padding-right: 0px; /* width:120px;     direction:rtl;     text-align:right;  } .gal_tdRighst img {     width:100px;*/
}
.gal_Lable
{
    height: 472px;
    width: 120px;
    border: 0px;
    overflow: auto; /* display:inline-block; */
}
.gal_tbl
{
    width: 580px;
}
.calLink
{
    color: #524832;
    font-size: small;
}
.calMenuLink
{
    color: #f8f5ec;
    font-size: small;
}
/* recipe table */
.tblRecipe
{
    width: 580px;
    color: #000000;
}
.tblRecipe th
{
    background-image: url(../../images/itemTopbg.gif);
    background-position: center top no-repeat;
    color: #ffffff;
    font-weight: bold;
    height: 29px;
    padding: 0 10px 0 10px;
    text-align: right;
}
.tblRecipe td
{
    padding-right: 5px;
    padding-left: 5px;
    vertical-align: top;
    background-color: #c1bdb3;
}
.tblRecipe td a
{
    color: #b4282b;
    font-weight: bold;
}
/*
.tblRecipe td a:hover
{
    color:#524832;
}
*/
.tblRecipe td img
{
    width: 170px;
    height: 230px;
    padding-bottom: 5px;
}
.tblRecipe td b
{
    font-size: 11px;
}
.Red12
{
    color: #b4282b;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}
.Red12:Hover
{
    color: #b4282b;
    font-size: 12px;
    text-decoration: underline;
}
.footer
{
    text-align: center;
    font-size: 12px;
    color: #3e3b36;
}
.footer a
{
    color: #3e3b36;
    text-decoration: none;
}
.footer a:hover
{
    text-decoration: underline;
}

