html {
    height: 100% ! important; margin: 0; padding: 0; border: none;
    border-right: 0px ! important; overflow: -moz-scrollbars-vertical;
}
body { 
    padding: 0; margin: 0; border: none; padding-top: 0px; margin-top: 0px;
 	text-align: center; color: #000000; border: none;
    font-family: "Tahoma", "Arial"; font-size: 10pt; height: 100% ! important; vertical-align: top;
	background: #000000 url('bg.jpg') no-repeat center top;
	background-attachment: fixed;
}
a { cursor: pointer; color: #DB0000; text-decoration: none; }
a:hover { text-decoration: underline; }
a img {	border: none; }
p { padding: 3px 5px; margin: 0; }

#wrapper {
	margin: 0px auto;
	padding: 0;
	text-align: left;
	background-image: url('shadow.png');
	background-repeat: repeat-y;
	width: 790px;
	min-height: 400px;
}

#container {
	margin: 0px 5px;
	width: 780px;
	min-height: 400px;
	padding: 0;
	background: #f0e0cc url('menu_background.jpg') no-repeat left center;
}

#header {
	float: left;
	padding: 0;
	margin: 0;
	width: 779px;
	height: 123px;
	background: #db0000 url('menu_header.png') no-repeat;
	text-align: left;
	color: black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#navigation-main {
	float: left;
	padding: 0;
	margin: 0;
	width: 779px;
	height: 43px;
	background: #db0000;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	text-align: center;
}

#content {
	float: left;
	padding: 0;
	margin: 0;	
	width: 780px;
	min-height: 400px;
}

#footer {
	float: left;
	padding: 10px 5px 0px;
	margin: 0;
	width: 769px;
	height: 27px;
	background: #db0000;
	border: 1px solid black;
	border-bottom: 2px solid black;
	text-align: right;
}
.menu-notice {
	float: left;
	padding: 2px 5px 0px;
	margin: 0;
	width: 769px;
	height: 35px;
	background: #db0000;
	border: 1px solid black;
	border-bottom: 2px solid black;
	text-align: center;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	width: 100%;
	height: 1px;
	overflow: hidden;
}

.bl { border-left: 2px solid black; }
.br { border-right: 2px solid black; }
.bt { border-top: 2px solid black; }
.bb { border-bottom: 2px solid black; }

.items {
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
}
.items td, .items tr { padding: 0; margin: 0; }
.items p { padding:0; margin: 0; }
.item-box {
	width: 33%;
	border: 1px solid black;
	vertical-align: top;
	text-align: center;
}
.item-item a { color: black; }
.item-item { width: auto; }
.item-item table { width: 300px !important }
.item-item table td { width: 150px !important }
.item-title {
	width: 100% !important; /* I wisht there was a !more-important */
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	background: #db0000;
}
.item-title td {
	color: white;
	text-align: center;
	height: 40px;
	padding: 4px 0px;
	vertical-align: middle !important;
	margin: 0;
	width: 100% !important;
	font-size: 16px;
	font-weight: bold;
}
.item-item {
	text-align: center;
	padding: 0px 4px 5px;
}
.item-item h2 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	padding-top: 5px;
}
.item-item hr {
	height: 1px;
	border: none;
	background: black;
	width: 70%;
	padding: 0;
	margin: 2px auto;
}
.menu-time { float: left; margin-left: 3px; }
.menu-price { float: right; margin-right: 3px; }
#container td { vertical-align: top; }
#navigation-main > ul {
	list-style-type: none;
	display: block;
	float: left;
	width: 778px;
	padding: 12px 0px 0px;
	margin: 0;
}
#navigation-main > .nav-box > li {
	float: left;
	padding: 0px 0px 0px 35px;
}
#navigation-main .nav-box a {
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
#navigation-main .nav-box a:hover {
	text-decoration: underline;
}
#navigation-main > .nav-box > li ul {
	list-style-type: none;
	position: absolute;
	background-color: #db0000;
	border-top: 2px solid black;
	border-left: 2px solid black;
	border-right: 2px solid black;
	padding: 0;
	margin: 0;
	width: 170px;
	display: none;
	z-index: 999;
}
#navigation-main > .nav-box > li ul a {
	font-size: 14px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	display: block;
}
#navigation-main > .nav-box > li ul li {
	padding: 3px 5px;
	margin: 0;
	border-bottom: 2px solid black;
	text-align: left;
}
#navigation-main > .nav-box > li > .nav-box li ul { margin-left: 160px; margin-top: -20px; }

#map_cont { display: block; float: left; width: 100%; z-index: 500; }
#map_canvas2 { position: absolute; z-index: 500 }
#map_cont a img { border: none!important; padding: 0!important; margin: 0!important; background: none!important; }
#map_cont a { border: none; padding: 0; margin: 0; background: none; text-decoration: none; }
#map_loading { width: 100%;	margin-top: 80px;	text-align: center;	z-Index: 500; display: none; }
#map_info_window { background: white; width: 100%; position: absolute; z-index: 600; display: none; }
#map_info_window p { padding: 4px; margin: 0; }
#map_info_window #hide_infow { float: right; display: inline; padding: 2px; cursor: pointer; }
#map_info_window .map_enlarge { float: right; display: inline; padding: 2px; cursor: pointer; }
#map_cont .map_enlarge_hid { position: absolute; padding: 2px; cursor: pointer; z-index: 500; width: 100%; text-align: right; }
#map_cont .map_enlarge2 { padding-right: 5px; }
#map_cont noscript { text-align: center; display: block; }

.check {
	background: white;
	border: 1px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	width: 340px;
	margin: 10px 0px 0px 20px;
	float: left;
	padding: 5px 10px;;
}
.check-header {
	text-align: center;
}
.citema { float: left; width: 270px; }
.cprice { float: left; width: 70px; text-align: right; }
.c-total {
	text-align: right;
	font-size: 16px;
	border-top: 1px solid black;
	margin-top: 10px;
	padding-top: 10px;
}

/* For the homepage */
#homepage {
	margin: 1px auto;
	background: url('homepage3.png') no-repeat;
	width: 778px;
	height: 626px;
	text-align: left;
}
#homepage > table {
	float: left;
	width: 734px;
	margin: 250px 0px 0px 22px;
}
#homepage td {
	padding: 0px;
	vertical-align: middle;
	text-align: center;
	color: #593b27;
	font-weight: bolder;
	font-size: 15px;
	font-family: sans-serif;
	height: 67px;
}
#homepage td.first, #homepage td.second, #homepage td.third, #homepage td.fourth {
	width: 100px;
}
#homepage .x-price {
	color: #bd0311;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
#homepage td.second { width: 91px;}
#homepage td.third { width: 98px; }
#homepage td.fourth { width: 88px; }
#homepage .home-top td {
	vertical-align: middle;
	text-align: center;
	color: #0e3e7b;
	font-weight: bold;
	font-size: 10pt;
	font-family: "Century Gothic", sans-serif;
	height: 26px;
}
p { padding:0; margin: 0; }
.x-center { padding: 110px 0px 0px 0px; }
