html {
height:100%;
}
body {
margin:0;
padding:0;
height:100%;
background-color:#AA2929;
}
#container { width:auto; height:auto}
#header {
	height: 220px;
	background-image: url(../images/backgroundTop.gif);
	background-repeat: repeat-x;
	width: 100%;
	background-position: 0px 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: relative;
}
.nav_food01 {
	float: left;
	height: 128px;
	width: 128px;
	margin-right: 25px;
}

#nav {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:215px;
	margin: 0px;
	background-image: url(../images/page_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	clear: both;
	float: left;
}
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 59px;
	width: 100%;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#logo {
	height: 147px;
	width: 193px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	left: 25px;
	position: absolute;
}
#bigLogo {
	background-image: url(../images/logoBig.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 215px;
	width: 492px;
	margin: 0px;
	padding: 0px;
	left: 296px;
	top: 0px;
	position: absolute;
	z-index: 1;
}

#NavLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase;
	color: dfa032;
	text-decoration: none;
	margin-top: 15px;
	margin-left: 15px;
	clear: both;
	float: left;
	top: 235px;
}
#NavContainer {
	width: 712px;
	background-position: 0px 0px;
	height: 140px;
	position: absolute;
	left: 25px;
/*	top: 327px;*/
	margin-top: 15px;
}
#NavContainerLeft {
	height: 275px;
	width: 375px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;

}
.NavAbout {
	background-image: url(../images/nav_about_nav.gif);
	background-repeat: no-repeat;
}
.NavIntro {
	background-image: url(../images/nav_introduction.gif);
	background-repeat: no-repeat;
}
.NavContact {
	background-image: url(../images/nav_contact.gif);
	background-repeat: no-repeat;
}
.NavTestimonials {
	background-image: url(../images/nav_testimonials.gif);
	background-repeat: no-repeat;
}
.NavMenu {
	background-image: url(../images/nav_menu.gif);
	background-repeat: no-repeat;
}
.NavContainerRight {
	width: 330px;
	height: 275px;
	float: right;
}



#navTransparent {
	background: url(../images/topNavNew.gif) no-repeat;
	position:absolute;
	top:157px;
	width:2000px;
	height:66px;
	left: 0px;

}
.cl{
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

li {
	float:left;
	list-style-type: none;
	margin-left: 10px;
	color: dfa032;
}
ul a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: dfa032;
}
ul a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: dfa032;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DB9831;
	border-right-color: #DB9831;
	border-bottom-color: #DB9831;
	border-left-color: #DB9831;
}
ul a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: dfa032;
	text-decoration: none;
}


ul {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
ul #menu {
	height: 240px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul  #menu  li .soups {
	background-image: url(../images/menu_soups.gif);
	background-position: 0px 0px;
	height: 72px;
	width: 90px;
	list-style-type: none;
	float: left;
	clear: right;
}
#explanation p { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; font-weight:bold; margin:0; padding:0;}
#explanation .sub{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#CCCCCC}
/* start menu links*/

#subNav { margin: 15px 0; float: left; }
#subNav ul {
    list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
	width: 300px;
}
#subNav ul li {
	padding: 0;
	margin: 0 10px 10px 0;
	display: block;
	float: left;
	text-indent: -9999px;	
}
#subNav ul li a {
	border: 0;
	display: block;
	height: 70px;
    text-decoration: none;
}
#subNav ul li a:hover {
	border: 0;
	display: block;
    text-decoration: none;

}
img { border:0}
li#soup a{width: 90px;background-image:url(../images/menu_soups.gif)}   
li#soup a:hover{width: 90px;background-image:url(../images/menu_soupsH.gif) }   

li#coldApt a{ width: 90px;background-image:url(../images/menu_coldApt.gif) }  
li#coldApt a:hover { background-image:url(../images/menu_coldAptH.gif) }

li#hotApt a { width: 90px; background-image:url(../images/menu_hotApt.gif) }
li#hotApt a:hover {background-image:url(../images/menu_hotAptH.gif) }

li#salad a { width: 90px; background-image:url(../images/menu_salads.gif) }
li#salad a:hover {background-image:url(../images/menu_saladsH.gif) }

li#sandwich a { width: 90px; background-image:url(../images/menu_sandwiches.gif) }
li#sandwich a:hover {background-image:url(../images/menu_sandwichesH.gif) }

li#entrees a { width: 90px; background-image:url(../images/menu_entrees.gif) }
li#entrees a:hover {background-image:url(../images/menu_entreesH.gif) }

li#desserts a { width: 90px; background-image:url(../images/menu_desserts.gif) }
li#desserts a:hover {background-image:url(../images/menu_dessertsH.gif) }

li#sideDish a { width: 90px; background-image:url(../images/menu_sideDishes.gif) }
li#sideDish a:hover {background-image:url(../images/menu_sideDishesH.gif) }

li#drinks a { width: 90px; background-image:url(../images/menu_drinks.gif) }
li#drinks a:hover {background-image:url(../images/menu_drinksH.gif) }

li#combination-5 a {width:90px; background:url(../images/combination_links.gif) no-repeat left top; display:block}
li#combination-5 a:hover {background:url(../images/combination_links.gif) no-repeat left bottom; display:block }

li#combination-10 a { width: 90px; background:url(../images/combination_links.gif) no-repeat -91px top; display:block }
li#combination-10 a:hover {background:url(../images/combination_links.gif) no-repeat -91px bottom; display:block }

li#combination-15 a { width: 90px; background:url(../images/combination_links.gif) no-repeat -182px top; display:block }
li#combination-15 a:hover {background:url(../images/combination_links.gif) no-repeat -182px  bottom; display:block }


/* end menu link*/



/*======================PANEL==============*/
a:focus { outline: none; }

#panel { font:75%/120%, Arial, Helvetica, sans-serif; color:#FFFFFF; background: #754c24; height: 200px; display: none; padding:5px;}
#salad-panel { display:none; width:100%; height:100%; background-color:#999999; font-family:Arial, Helvetica, sans-serif; font-size:0.7em; color:#FFFFFF;}
#soup-panel { display:none; width:100px; height:50px; background-color:#999999;}

.slide {margin: 0; padding: 0; border-top: solid 2px #422410; background: url(../images/btn-slide.png) no-repeat center top; }

.btn-slide {background: url(../images/white-arrow.gif) no-repeat right -50px; text-align: center; width: 144px; height: 31px; padding: 10px 10px 0 0; margin: 0 auto; display: block; font: bold 120%/100% Arial, Helvetica, sans-serif; color: #fff; text-decoration: none;}

.active {background-position: right 12px;}
ul.lang  {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	list-style-type: none;
}
ul.lang {
	margin: 20px 0 0;
	padding: 0;
	list-style: none;
	color: #FFFFFF;
}
ul.lang li a{
	padding: 5px;
	width:210px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #993399;
	background-color: #CC9933;
	display: block;
	margin-bottom:1px; text-decoration:none;
}

ul.lang li a:hover{ color:#FFFFFF; text-decoration:none;border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993399; display:block; background-color:#DDB14A; }

/*==========================================MODAL===================================*/

#modalPageSalads
{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px; left: 0px;
}
.modalBackground
{
    filter: Alpha(Opacity=40); -moz-opacity:0.4; opacity: 0.4;
    width: 100%; height: 100%; background-color: #999999;
    position: absolute;
    z-index: 500;
    top: 0px; left: 0px;
}
.modalContainer
{
    position: absolute;
    width: 300px;
    left: 50%;
    top: 50%;
    z-index: 750;
}
.modal
{
    background-color: white;
    border: solid 1px #CCCCCC; position: relative;
    top: -150px;
    left: -150px;
    z-index: 1000;
    width: 300px;
    height: 100%;
    padding: 0px;
}
.modalTop
{
    width: 292px;
    background-color:#AA2929;
    padding: 4px;
    color: #ffffff;
    text-align: right;
}
.modalTop a, .modalTop a:visited
{
    color: #ffffff;
}
.modalBody
{
    padding: 10px;
}

.modalBody p
{
font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC9933;
	margin-bottom: 10px;
}
