﻿body
{
    font-family: Arial, Sans-Serif;
    font-size: 100%;
    margin: 0;
    padding: 0;
}

h1
{
    color: #0c070a;
    font-size: 135%;
    letter-spacing: -1px;
}

h2
{
    font-size: 85%;
    font-weight: 500;
}

.bold
{
    font-weight: bold;
}

a
{
    color: #099703;
}

#wrapper
{
    margin: 0 auto;
    padding-top: 15px;
    width: 750px;
}

#banner
{
    height: 160px;
    margin-right: -15px;
}

#content-box
{
    background-image: url(i/bg.gif);
    xbackground-color: #c4f9ff;
    border: solid 1px #ccc;
    margin-bottom: 15px;
    padding: 10px 15px 15px 15px;
    overflow: auto;
    width: 730px;
}

#content-box p
{
    font-size: 80%;
    text-align: justify;
}

#content-left
{
    float: left;
    width: 145px;
}

#content-center
{
    float: left;
    margin-left: 15px;
    width: 415px;
}

#content-right
{
    float: right;
    width: 145px;
}


#footer-images
{
    clear: both;
    height: 75px;
    margin-top: 20px;
}

#left-footer-image
{
    float: left;
    text-align: left;
    width: 120px;
}

#center-footer-image
{
    float: left;
    margin-top: 5px;
    text-align: center;
    width: 130px;
}

#right-footer-image
{
    float: right;
    text-align: right;
    width: 100px;
}

#recommendations
{
    clear: both;
    margin: 0 auto;
    width: 90%;
}

.recommendations-title
{
    font-size: 65%;
    margin-bottom: -5px;
    text-align: center; 
}

#recommendations p
{
    font-size: 70%;
    text-align: center;
}

#footer
{
    clear: both;
}

#footer p
{
    color: #000;
    font-size: 70%;
}

#footer-left p
{
    float: left;
    margin-top: -10px;
    text-align: left;
    width: 250px;
}

#footer-right p
{
    float: right;
    margin-right: -12px;
    margin-top: -10px;
    text-align: right;
    width: 200px;
}

.left-food-image
{
    border: solid 1px #aaa;
    clear: left;
    float: left;
    margin: 10px;
}


#logo img
{
    float: left;
}

#hours img
{
    clear: right;
    float: right;
    margin-bottom: 15px;
}

.title
{
    font-family: Georgia;
    font-style: italic;
    font-size: 150%;
    margin-bottom: 3px;
    margin-top: 0;
    text-align: center;
}

.sub-title
{
    font-family: Georgia;
    font-size: 110%;
    margin-bottom: 5px;
    margin-top: 0;    
    text-align: center;
}

#extended-title .sub-title-brackets, .extended-title .sub-title-brackets
{
    font-size: 65%;
    margin-bottom: 4px;
    margin-top: 0;
    text-align: center;
}

#extended-title .sub-title-bold, .extended-title .sub-title-bold
{
    font-size: 65%;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 0;
    text-align: center;
}

.divider
{
    display: block;
    margin: 0 auto;
    padding: 5px 0px 5px 0px;
}

/* Navigation

-------------------------------------------------------------- */



#tabnav
{
    margin-top: -25px;
}

#tabnav ul 
{ /* general settings */
    clear: right;
    text-align: right; /* set to left, right or center */
    margin: 1em 0 1em 0; /* set margins as desired */
    margin-bottom: -2px;
    font: bold 13px verdana, arial, sans-serif; /* set font as desired */
    border-bottom: 1px solid #ccc; /* set border COLOR as desired */
    list-style-type: none;
    padding: 5px 10px 2px 10px; /* THIRD number must change with respect to padding-top (X) below */
}



#tabnav ul li 
{ /* do not change */
    display: inline;
}



#tab1 li.tab1, #tab2 li.tab2, #tab3 li.tab3, #tab4 li.tab4
{ /* settings for selected tab */
    border-bottom: 1px solid #fff; /* set border color to page background color */
    background-color: #fff; /* set background color to match above border color */
}

.active 
{ /* settings for selected tab link */
    background-image: url(i/bg.gif);
    xbackground-color: #c4f9ff;
    color: #000; /* set selected tab link color as desired */
    position: relative;
    padding-top: 0px; /* must change with respect to padding (X) above and below */
}

#tabnav ul li a 
{ /* settings for all tab links */
    padding: 0px 4px 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
    border: 1px solid #ccc; /* set border COLOR as desired; usually matches border color specified in #tabnav */
    color: #666; /* set unselected tab link color as desired */
    margin-right: 0px; /* set additional spacing between tabs as desired */
    text-decoration: none;
    border-bottom: none;
}

#tabnav ul a:hover 
{ /* settings for hover effect */
    background: #fff; /* set desired hover color */
}

/* Menu
-------------------------------------------------------------- */

.menu
{
    margin-top: 15px;
}

#menu-choices
{
    border: solid 1px #ddd;
    height: 135px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-top: 10px;
    width: 97%;
}

/* Menu Navigation */

ul 
{
    font-size: .8em;
    list-style-type: none;  
    margin: 0px;
    padding-left: 0px;
}
 
li 
{
    margin: 0;
    padding: 0;
    line-height: 1.4em;
}

li a
{
   text-decoration: none;   
}
 
#column1 {margin-left: 2em;}
 
#column2 {margin-left: 15em; margin-top: -9.9em}
 
#column3 {margin-left: 24em; margin-top: -9.8em}

dl{width: 97%;overflow: auto;margin: 0 0 1em;
    background: url(i/dot.gif) repeat-x 0 0.7em}
    
dt,dd.price{font-size: 75%;font-weight: bold}
dt{float: left;padding-right: 3px;color: #333}
dd{margin:0}
dd.price{float: right;padding-left: 3px;color: #333}

dd.ingredients{float: left;width: 100%;padding: 3px 0;
   font: italic 70% Georgia,Times,sans-serif;color: #555}

#extras p
{
    color: #555;
    font-size: 65%;
    margin-bottom: 0;
    margin-top: 0;
}

#warning
{
    background: red;
    color: White;
    font-size: 75%;
    font-weight: bold;
    margin: 0 auto;
    margin-top: 0px;
    padding: 5px;
    text-align: center;
    width: 750px;
}


/* Contact Form
-------------------------------------------------------------- */

#contactform
{
    width: 415px;
    float: left;
    font-size: 11px;
    text-align: left;
}

.validator
{
    text-align: left;
}

fieldset
{
    border: 1px solid #0c970a;
    padding: 10px;
    width: 380px;
}   

legend
{
    color: #fff;
    background: #0c970a;
    border: 1px solid #096807;
    padding: 2px 6px;
    font-size:1.1em;
}

.label
{
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 300px; 
	padding: 0; 
	margin: 7px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
}

.input
{
    clear: left;
    float: left;
	margin:5px 0 0 0px;
}

#btSubmit
{
    clear: left;
    float: left;
    margin-top: 15px;
    color: #fff;
    background: #0c970a;
    border: 1px solid #096807;
}

*:lang(en) #btSubmit
{
    clear: left;
    margin-left: 283px !important;
}

#sent
{
    width: 95%;
    background-color: #0c970a;
    border: solid 1px #096807;
    margin-left:auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 5px;
    text-align: center;
    color: inherit;
}

.sent-text
{
    color: White;
    font-weight: bold;
    background-color: #096807;
}


/* Location
-------------------------------------------------------------- */

#where-address
{
    margin: 20px 0;
}

#where-address p
{
    margin: 5px 0;
}

#where-map
{
    border: solid 1px #333;
    height: 280px;
    width: 413px;
}
