﻿
body
{
    font-family: Arial, Helvetica, sans-serif;

    background-color: #292525;
    margin: 0;
    padding: 0;
    font-size: 0.9em;
    color: #FFF;
}


/***************************/
/*****  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: 800px;
    background-image:   url(images/Mainbg.jpg);
    background-repeat: repeat-y;
    background-position: top center;
}


.innertable
{

}


/********************/
/*****  CELLS   *****/
/********************/


.paddedCell
{
    border-bottom: solid #670808 1px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 0.8em;
    font-weight: bolder;
}

.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: #670808;
}

.paddedCellAlt a
{
    color: #d5630d;
}

.paddedCellAlt a:hover
{
    color: #9ba6a7;
}


.paddedCellHead
{
    border: #FF6600 1px;
    background-image: url(images/Scroll.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    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: #FFF;
}

.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      *****/
/**************************/

.menuDishName
{
    color: #BD0000;
    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 #4C050C 1px;
}

.menuDishName a
{
    color: #BD0000;
}

.menuDishName a:hover
{
    color: #FFF;
}
      
.menuDescription
{
    border: #FF6600 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 0.8em;
    color: #fff;
    border-bottom: solid #4C050C 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 #4C050C 1px;
}

.menuPrice a
{
    color: #BD0000;
}

.menuPrice a:hover
{
    color: #B52229;
}

.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 #4C050C 1px;
}

.menuCart a
{
    color: #BD0000;
}

.optionsDishName
{
    font-size: 1.2em;
    color: #BD0003;
    font-weight: bold;
}

.optionsDescription
{
    font-size: 0.8em;
    color: #fff;
    font-style: italic;
     
}

.optionsPrice
{
    font-size: 0.8em;
    color: #B52229;
}



/**************************/
/*****   NAVIGATION   *****/
/**************************/

div#navbar{
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    background-image: url(images/navback.gif);
    }

ul#nav, ul#nav li{
    list-style-type: none;
    margin: 0;
    padding: 0;

}

ul#nav{
   
    width: 800px;
}

ul#nav li{
    float: left;
    text-align: center;
}

ul#nav a{
    float: left;
    width: 6.2em;
    padding: 6px 0px 15px 0px;
    text-decoration: none;
    color: #FFF;

}

ul#nav a:hover{

    color: #B52229;
    background-image: url(images/navbackon.gif);
    background-repeat: no-repeat;
    background-position: top center;
}

ul#nav li.activelink a, ul#nav li.activelink a:hover{
    background-image: url(images/navbackon.gif);
    background-repeat: no-repeat;
    background-position: top center;
    color: #B52229;
  
}


/**************************/
/*****      FONTS     *****/
/**************************/


.two_text
{
    font-size: 1.5em;
    color: #B52229;
}

.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: #FFF;
    text-decoration: none;
}

.one_text a:hover
{
    color: #CD8A0D;
}


.point9_text
{
    font-size: 0.9em;
    color: #FFF;
}

.point9_text a
{
    color: #3f4849;
}

.point9_text a:hover
{
    color: #9ba6a7;
}

.point75_text
{
    font-size: 0.75em;
    color: #B52229;
}

.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;
}