﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    background-image: url(images/head.png);
    background-position: center top;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    font-size: 0.9em;
    background-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;
    height: 90%;
}

#Fred
{
    min-height: 500px;
 }



/*************************/
/*****  PAGE CONTENT *****/
/**************************/

#container
{
    width: 1005px;
    background-color: #f8f8ed;
    margin-top: 18px;
    padding-top : 20px;
}


#wrapper
{
 
}

.innertable
{

}


/********************/
/*****  CELLS   *****/
/********************/


.paddedCell
{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 0.8em;
    font-weight: bolder;
    color: #1C6A2A;
}

.paddedCell a
{
    color: #000;
}

.paddedCell a:hover
{
    color: #DB5B1D;
}


.paddedCellAlt
{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 0.8em;
    font-weight: bolder;
    color: #B82727;
    background-color: #e1f3c7;
}

.paddedCellAlt a
{
    color: #000;
}

.paddedCellAlt a:hover
{
    color: #DB5B1D;
}




.paddedCellHead
{
    margin-right: 5px;
    margin-left: 5px;
    border-bottom: dotted 3px #BEDC91;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    color: #0A5C2E;
    background-image: url(images/paddedCellHeadBG.gif);

}

.paddedCellHead a
{
    color: #FF9F48;
}

.paddedCellHead a:hover
{
    color: #FFD341;
}

.paddedCellHeadAlt
{
    border: #f1d0c7 solid 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    font-size: 1em;
    font-weight: bolder;
    color: #000;
}

.paddedCellHeadAlt a
{
    color: white;
}

.paddedCellHeadAlt a:hover
{
    color: black;
}


/**************************/
/*****      Header    *****/
/**************************/


.headAddress
{
    font-size: 1em;
    color: #BBB;
}


/**************************/
/*****      Footer    *****/
/**************************/

.footer
{
    font-size: 0.8em;
}

.footer a
{
    text-decoration: none;
    color: #fff;
    font-size: 1em;
    font-weight:bold;
}

.footer a:hover
{
    color: #FED017;
}


/**************************/
/*****     Cart       *****/
/**************************/


.Cart
{
    width: 300px;
}


/**************************/
/*****      MENU      *****/
/**************************/

.menu
{
    text-align: left;
    margin-left: 230px;
}

.dishtable
{
    width: 450px;
}

.menuDishName
{
    color: #b52727;
    font-size: 1em;
    font-weight: bold;
    font-family: "MS Sans Serif", Geneva, sans-serif 
}

.menuDishName a
{
    color: #b42727;
    text-decoration: none;
}

.menuDishName a:hover
{
    color: #2F7510;
    text-decoration: underline;
}

.menuDescription
{
    font-size: .85em;
    color: #988D84;
}


.menuLastDishLine
{
    padding-top: -5px;
    text-align: right;
    border-bottom: 1px solid #ccc;
}

.menuPrice
{
    font-size: 0.8em;
    font-weight: bolder;
    color: #2F7510;
    vertical-align: middle;
}

.menuPrice a
{
    color: #8E117C;
}



.menuPrice a:hover
{
    color: #c8490a;
}

.menuCart
{
    font-size: 0.8em;
    font-weight: bolder;
    color: #E35F1D;
    text-align: right;
    vertical-align: middle;
}

.menuCart a
{
    color: #7d0f1a;
}


.optionsDishName
{
    color: #b52727;
    font-size: 1em;
    font-weight: bold;
    font-family: "MS Sans Serif", Geneva, sans-serif 
}

.optionsDescription
{
    font-size: 0.8em;
    color: #988D84;
    font-style: italic;
}

.optionsPrice
{
    font-size: 0.8em;
    color: #1C6A2A;
}

.checkoutButton
{
    font-size: 1.6em;
}


/**************************/
/*****     CATHEAD    *****/
/**************************/

.catName
{
    font-size: 1.2em;
    color: #FFF;
    font-weight: bold;
    padding-top: 11px;
    padding-bottom: 23px;
    padding-left: 20px;
    background-image: url(images/catBG.gif);
    background-repeat: no-repeat;
}

.catDescription
{
    font-size: 0.8em;
    color: #2D2D2D;
    margin-top: 15px;
    text-align: center;
    padding-right: 20px;
    padding-bottom: 15px;

}

.catDescription a
{
    color: #000;
    text-decoration: none;
}

.catDescription a:hover
{
    color: #000;
}


/**************************/
/*****     CATNAV     *****/
/**************************/

.catnav
{
    width: 210px;
    float: left;
    padding-left: 8px;
    padding-bottom: 50px;
    margin-top: 7px;
    padding-top: 8px;
    border-right: 1px solid #ccc;

}

.catnaviLHS
{
    text-align: left;


}

.catLHS
{
    font-weight: bold;
    width: 188px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #DDD;
}

.catLHS a
{
    text-decoration: none;
    color: #2F7510;
}

.catLHS a:hover
{
    color: #fff;
    background-color: #0D5E2D;
    background-repeat: no-repeat;
}


#catNavi
{
    width: 550px;
    height: 80px;
    margin-left: 160px;
    padding-top: 27px;
}

.catAnchorBuffer
{
    height: 50px;
}


.jumper
{
    font-size: 10px;
    padding-top: .2em;
    padding-bottom: .2em;
    padding-right: .5em;
    padding-left: .5em;
    white-space: nowrap;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}


.jumper a
{
    color: #00F;
}


.jumper a:hover
{
    color: #E04319;
}


.cathead
{
    padding-bottom: 1em;
}

.pastOrders

{
    color : #F8F8ED;
    font-size: 0px;
}

.underCatnaviLHS
{
    background-image: url(images/underlhs.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    height : 620px;
    width : 214px;
}


/**************************/
/*****   NAVIGATION   *****/
/**************************/

div#navbar
{
    font-size: 16px;
    font-weight: bold;
    width: 989px;

}

ul#nav, ul#nav li
{
    list-style-type: none;
    margin: 0;
}

ul#nav
{
 
}

ul#nav li
{
    float: left;
    margin-bottom: 0px;
    margin-left: 20px;
}

ul#nav a
{
    text-decoration: none;
    color: #FFF;
    text-align: left;
    float: left;
    padding: 5 12 3 12

}

ul#nav a:hover
{
    color: #FED017;
}

ul#nav li.activelink a, ul#nav li.activelink a:hover
{
    color: #FED017;
}


/**************************/
/*****      FONTS     *****/
/**************************/


.two_text
{
    font-size: 1.6em;
    color: #C8DE9F;
    font-weight: bold;
}

.two_text a
{
    color: #913d00;
}

.two_text a:hover
{
    color: #913d00;
}

.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: #000;
}

.onepoint25_text a
{
    color: #3f4849;
}

.onepoint25_text a:hover
{
    color: #9ba6a7;
}

.onepoint1_text
{
    font-size: 1.1em;
    color: #333;
}

.onepoint1_text a
{
    color: #333;
}

.onepoint1_text a:hover
{
    color: #E35F1D;
}

.one_text
{
    font-size: 1em;
    color: #1C6A2A;
}

.one_text a
{
    color: #FFD341;
}

.one_text a:hover
{
    color: #FF9F48;
}


.point9_text
{
    font-size: 0.9em;
    color: #000000;
}

.point9_text a
{
    color: #3f4849;
}

.point9_text a:hover
{
    color: #9ba6a7;
}

.point75_text
{
    font-size: 0.75em;
    color: #1C6A2A;
}

.point75_text a
{
    color: #1C6A2A;
}

.point75_text a:hover
{
    color: #1C6A2A;
}

.point5_text
{
    font-size: 0.7em;
    color: #3f4849;
}

.point5_text a
{
    color: #3f4849;
}

.point5_text a:hover
{
    color: #9ba6a7;
}

.bold
{
    font-weight: bold;
}



/**************************/
/***  SITE SPECIFIC   *****/
/**************************/

#headtext
{
position: relative;
top: 10px;
right: 0px;
}
