﻿
body
{
    font-family: Arial, Helvetica, sans-serif;
    background-image:   url(images/mainbg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #f5ea3c;
    margin: 0;
    padding: 0;
    font-size: 0.9em;
    color: #5C3126;
}


/***************************/
/*****  Cart Background  ***/
/***************************/
.whitebody
{
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(images/invis.gif);
    margin: 0;
    padding: 0;
    font-size: 0.8em;
    background-color: Transparent;
}
 

/*************************/
/*****  PAGE CONTENT *****/
/**************************/

#container
{
    padding: 26px 0px 0px 0px;
    margin: 0px;
    width: 950px;
}


.innertable
{

}


/********************/
/*****  CELLS   *****/
/********************/


.paddedCell
{
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 0.8em;
    font-weight: bolder;
    color: #5C3126;
    border-top: solid #E9AC16 1px;
}

.paddedCell a
{
    color: #d5630d;
}

.paddedCell a:hover
{
    color: #9ba6a7;
}

.paddedCellAlt
{
    border: soid #670808 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 0.8em;
    font-weight: bolder;
    background-color: #F3C027;
}

.paddedCellAlt a
{
    color: #d5630d;
}

.paddedCellAlt a:hover
{
    color: #9ba6a7;
}


.paddedCellHead
{
    border-bottom: solid #EF940F 3px;
    color: #5C3126;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    color: #E03E29;
}

.paddedCellHead a
{
    color: #B93F28;
}

.paddedCellHead a:hover
{
    color: #FFF;
}

.paddedCellHeadAlt
{
    border: #FF6600 1px;

    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    font-size: 1em;
    font-weight: bolder;
    color: #37B12A;
}

.paddedCellHeadAlt a
{
    color: white;
}

.paddedCellHeadAlt a:hover
{
    color: black;
}


/**************************/
/*****      Header    *****/
/**************************/


.headAddress
{
    font-size: 1em;
      color: #E16E03;
}


/**************************/
/*****      Footer    *****/
/**************************/

.footer
{
    border: #FF6600 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 0.8em;
    font-weight: bolder;
}

.footer a
{
    color: #d5630d;
}

.footer a:hover
{
    color: #9ba6a7;
}

/**************************/
/*****      MENU      *****/
/**************************/


.catDescription
{
    color: #6f450a;
    text-align: center;
    font-size: 1em;
}

.menuDishName
{
    color: #6f450a;
    border: #FF6600 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 0.8em;
    font-weight: bold;
    border-bottom: solid #EBA013 1px;
}

.menuDishName a
{
    color: #BD0000;
}

.menuDishName a:hover
{
    color: red;
}
      
.menuDescription
{
    border: #FF6600 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 0.8em;
    color: #A5631A;
    border-bottom: solid #EBA013 1px;
}
        
.menuPrice
{
    border: #FF6600 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 0.8em;
    font-weight:bolder;
    color: #BD0000;
    border-bottom: solid #EBA013 1px;
}

.menuPrice a
{
    color: #BD0000;
}

.menuPrice a:hover
{
    color: #BD0000;
}

.menuCart
{
    border: #FF6600 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 0.8em;
    font-weight:bolder;
    color: #BD0000;
    border-bottom: solid #EBA013 1px;
}

.menuCart a
{
    color: #BD0000;
}

.optionsDishName
{
    font-size: 1.2em;
    color: #BD0003;
    font-weight: bold;
}

.optionsDescription
{
    font-size: 0.8em;
    color: #5C3126;
    font-style: italic;
     
}

.optionsPrice
{
    font-size: 0.8em;
    color: #BD0000;
}








/**************************/
/*****     CATNAV     *****/
/**************************/

.catnavi
{
    line-height: 3;

 
}

.jumper
{
   
    line-height: 3;
    font-size: 12px;
    padding-top: .4em;
    padding-bottom: .5em;
    padding-right: .4em;
    padding-left: .4em;
    font-weight : bold;
    color: #F1BE25;
    text-decoration: none;
    background-image: url(images/jumperBG.jpg);
    background-position: center top;
    background-repeat: repeat-x;
    white-space:nowrap;
}


.jumper a
{
    color: #29C114;

}


.jumper a:hover
{

    color: #5C3126;

}




/**************************/
/*****   NAVIGATION   *****/
/**************************/

div#navbar{
    float: left;
  width: 869px;
    font-size: 14px;
    font-weight: bold;
    background-image: url(images/navbar.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
    }

ul#nav, ul#nav li{
    list-style-type: none;
    margin: 0;
    padding: 0;

}

ul#nav{
    
  

padding-left: 116px;
}

ul#nav li{
    white-space:nowrap;
    float: left;
    text-align: center;

}

ul#nav a{
    float: left;
    width: 6.2em;
    padding: 8px 0px 8px 0px;
    text-decoration: none;
    color: #A5631A;

}

ul#nav a:hover{

    color: #5C3126;
 font-weight: bolder;
}

ul#nav li.activelink a, ul#nav li.activelink a:hover{

    color: #5C3126;
  
}


/**************************/
/*****      FONTS     *****/
/**************************/


.two_text
{
    font-size: 2em;
    color: #A76E20;
}

.two_text a
{
    color: #3f4849;
}

.two_text a:hover
{
    color: #9ba6a7;
}

.onepoint5_text
{
    font-size: 1.5em;
    color: #AAA;
}

.onepoint5_text a
{
    color: #3f4849;
}

.onepoint5_text a:hover
{
    color: #9ba6a7;
}

.onepoint25_text
{
    font-size: 1.25em;
    color: #FFF;
}

.onepoint25_text a
{
    color: #3f4849;
}

.onepoint25_text a:hover
{
    color: #9ba6a7;
}

.onepoint1_text
{
    font-size: 1.1em;
    color: #666;
}

.onepoint1_text a
{
    color: #3f4849;
}

.onepoint1_text a:hover
{
    color: #CD8A0D;
}

.one_text
{
    font-size: 11px;
      color: #84631F;
}

.one_text a
{
    color: #5C3124;
    text-decoration: none;
}

.one_text a:hover
{
    color: #A56F19;
}


.point9_text
{
    font-size: 0.9em;
    color: #5C3126;
}

.point9_text a
{
    color: #3f4849;
}

.point9_text a:hover
{
    color: #9ba6a7;
}

.point75_text
{
    font-size: 0.75em;
    color: #F00;
}

.point75_text a
{
    color: #FF0000;
}

.point75_text a:hover
{
    color: #9ba6a7;
}

.point5_text
{
    font-size: 0.7em;
    color: #3f4849;
}

.point5_text a
{
    color: #3f4849;
}

.point5_text a:hover
{
    color: #9ba6a7;
}

.bold
{
    font-weight: bold;
}

.checkoutbutton
{

    font-size: 14px;
}
