html, body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000; /* ToDo: Text Color */
    font-size: 10pt; /* ToDo: Font Size */
    padding: 0;
    margin: 0;
    background-image: url('../../Images/Layout/BG.jpg');
    background-repeat: repeat;
    background-position: 0 0px;
    background-color: #ccc;
    background-attachment: fixed;
    margin-bottom:10px;
}
.BGSkin
{
    background-image: url('../../Images/Layout/Skin.jpg');
    background-repeat: repeat-x;
    background-attachment: fixed;
    background-position: center top;
    width: 1920px;
    height: 781px;
}
.BGMenu
{
    background-image: url(../../Images/Layout/MenuBg.png);
    background-repeat: repeat-x;
    height: 52px;
    padding: 0px;
    margin: 0px;
    border: 0px;
}
.BGStuff
{
    background-image: url(../../Images/Layout/MareezBG.jpg);
    background-repeat: no-repeat;
    width: 947px;
    height: 253px;
}
.TopMenuPadding, .TopMenuPaddingMaster
{
width: 100%; padding-top: 16px;
}
.FLikeButton
{
top: 0px; position: absolute; z-index: 999; background-color: White;
left:0px; width:222px; float:left; clear:both;
}
.MasterBG
{
    background-color: White;
}
a
{
outline:none;
}
.FooterLinks
{
    font-size: 10px;
    width: 30%;
    text-decoration: none;
    color: #000;
    font-family: Tahoma;
}
.FooterLinks a
{
    text-decoration: none;
    color: #000;
}
.FooterLinks a:hover
{
    text-decoration: underline;
}
.Contents
{
    font-family: Tahoma;
    color: #000;
    text-align: right;
}

.LangTog a
{
    vertical-align: top;
    text-align: right;
    color: #000;
    font-weight: bold;
    font-family: Tahoma;
    text-decoration: none;
}
.LangTog a:hover
{
    text-decoration: underline;
}
/* This is the website wrapper do your custom wrapping elements here */
.Wrapper
{
    padding: 0px;
    margin: 0px;
}

#Header
{
    height: 120px;
    padding-bottom: 15px;
    padding-top: 15px;
}

#NavMenu
{
    margin-top: 5px;
    margin-bottom: 5px;
    width: 943px;
}

#LeftColumn
{
    width: 650px;
    padding-left: 20px;
    padding-top: 20px;
    margin-bottom: 20px;
}

#RightColumn
{
    width: 245px;
    padding-right: 20px;
}

#RightTable
{
    width: 245px;
    padding-right: 20px;
    height: inherit;
}

#Footer
{
    width: 920px;
    margin-top: 20px;
    padding-left: 16px;
    background-image: url("../images/Layout/en/BlueBackground.jpg");
    background-repeat: repeat-x;
    text-align: left;
    line-height: 150%;
}

.CareersDefault a
{
    text-decoration: none;
    font-family: Verdana;
    color: #666666;
    font-size: 10pt;
}

.CareersDefault a:hover
{
    text-decoration: underline;
}

.JobSeekerTextBox
{
    font-family: Arial;
    color: #666;
}

.LoginButton
{
    border: 1px solid #CCC;
    background-color: #666;
    color: #FFF;
    cursor: pointer;
}

.LoginButton:hover
{
    border: 1px solid #666;
    background-color: #CCC;
    color: #FFF;
    cursor: pointer;
}

.LoginErrorMsg
{
    font-size: 10pt;
    margin: 0px;
    color: red;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.Register a
{
    text-decoration: none;
    font-family: Verdana;
    color: #666666;
    font-size: 10pt;
}

.Register a:hover
{
    text-decoration: underline;
    font-family: Verdana;
    color: #666666;
    font-size: 10pt;
}

.WelcomeMsg
{
    color: Teal;
}

.LabelMsg
{
    color: Teal;
}

.style2
{
    font-size: 16px;
    font-weight: bold;
    color: #e64c00;
    font-family: Arial, Helvetica, sans-serif;
}
.style5
{
    font-size: 10px;
    font-weight: bold;
}
.style6
{
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style7
{
    font-size: 9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #7B5B1A;
    width: 50%;
}

/* MUST.CSS */

/* THIS SHEET IS USED FOR CROSS BROWSER COMPATABILITY */


/* clearing floats */

div:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html div
{
    height: 1%;
}
/* End hide from IE-mac */

* + html div
{
    zoom: 1;
}
/* haslayout trigger */

/* disable borders for images with hyperlink */
a img
{
    border: 0px;
}

/*

a
{
    font-family: Tahoma;
    font-size: 10pt;
    color: #FFF;
}
a:link
{
    color: #FFF;
    text-decoration: none;
}
a:visited
{
    color: #FFF;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
    color: #FFF;
}
a:active
{
    color: #FFF;
    text-decoration: none;
}*/


/*---------------------Product Listing------------------------*/

.PrdList
{
    background-color: #fff;
    padding: 0px;
}
.PrdList ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    height: 120px;
}
.PrdList ul li
{
    margin: 0px;
    padding: 0px;
    display: inline;
}
.PrdList ul:hover
{
    background-color: #f2f2f2;
    color: #333;
    height: 120px;
}
.PrdList ul a
{
    color: #333;
    text-decoration: none;
}
.PrdList ul:hover
{
    color: #ccc;
    text-decoration: none;
}

/*------------------------Feast&Menu--------------------------------*/
.FeastTitle
{
    height: 30px;
    font-weight: bold;
    padding-right: 4px;
    text-align: right;
    color:White;
    background-color:#3f3a8c;
}
.FeastTDLeft
{
    width: 125px;
    height: 30px;
    background-color: #e2ac25;
    color: White;
    font-weight: bold;
    padding-left: 4px;
    vertical-align: top;
    text-align: right;
    padding-top:5px;
}
.FeastTDRight
{
    width: 400px;
    background-color: #f2f2f2;
    padding-right: 4px;
    padding-top:5px;
    vertical-align: top;
    text-align: right;
}
/*------------------------Contact--------------------------------*/
.ContactTitle
{
    height: 30px;
    color: White;
    font-weight: bold;
    padding-left: 4px;
    text-align: left;
    background-color: #3F3A8C;
}
.ContactTDLeft
{
    width: 200px;
    background-color: #E2AC25;
    padding-left: 4px;
    vertical-align: top;
    text-align: left;
    height: 30px;
}
.ContactTDRight
{
    width: 400px;
    background-color: #f2f2f2;
    padding-left: 4px;
    vertical-align: top;
    text-align: left;
}
/*------------------------Menu--------------------------------*/
.MenuTitle
{
    height: 30px;
    color: White;
    font-weight: bold;
    padding-right: 4px;
    text-align: right;
    background-color: #3F3A8C;
}
.MenuItemsTitle
{
    height: 25px;
    color: #000;
    padding-right: 4px;
    text-align: right;
    background-color: #f4d8a6;
}
.MenuTDLeft
{
    width: 200px;
    background-color: #E2AC25;
    padding-right: 4px;
    vertical-align: top;
    text-align: right;
    height: 30px;
    font-family: Tahoma;
}
.MenuTDRight
{
    width: 400px;
    background-color: #f2f2f2;
    padding-right: 4px;
    vertical-align: top;
    text-align: right;
}
/*-----------------------Feasts & Bonquet--------------------------*/
.FeastSubMenu
{
background-color: #f4d8a6; height: 30px; padding-left: 5px;
vertical-align:middle;
}
.FeastSubMenuTDLeft
{
    width: 125px;
    height: 30px;
    background-color: #e2ac25;
    color: White;
    font-weight: bold;
    padding-right: 4px;
    padding-top:5px;
    vertical-align: top;
    text-align: right;
}
.FeastSubMenuTDRight
{
    width: 400px;
    background-color: #f2f2f2;
    padding-right: 4px;
    vertical-align: top;
    text-align: right;
    padding-top:5px;
}
.h1Feasts
{
font-size:13pt;
color:#3f3a8c;
font-family:Tahoma;
}
/*-----------------------Gourmet Menu--------------------------*/
.GMenuItemsTitleRight
{
    height: 25px;
    color: #000;
    padding-right: 4px;
    text-align: right;
    background-color: #f4d8a6;
    width:80%;
}
.GMenuItemsTitleLeft
{
    height: 25px;
    color: #000;
    padding-right: 4px;
    text-align: center;
    background-color: #f4d8a6;
    width:20%;
}
.GMItemsRight
{
height:35px;
vertical-align:top;
padding:5px; 
}
.GMItemsLeft
{
height:35px;
vertical-align:top;
padding:5px;
text-align:center;
}
.GMItemsRightSub
{
vertical-align:top;
padding:5px; 
}
.GMItemsLeftSub
{
vertical-align:top;
padding:5px;
text-align:center;
}
.FLike
{
    padding-top: 10px;
    padding-right: 50px;
}

