﻿BODY {
	background:url(images/bg.gif) center repeat-y #333300;
	color:#000;
	margin:0px;
	margin-left: auto;
    margin-right: auto;
	padding:0px;
	width: 90%;
	overflow:auto;
}

BODY, TABLE {
	font:12px verdana, arial, helvetica, sans-serif;
}

.bl {background: url(images/curve_bl.gif) 0 100% no-repeat #E7CB31; width: 20em}
.br {background: url(images/curve_br.gif) 100% 100% no-repeat}
.tl {background: url(images/curve_tl.gif) 0 0 no-repeat}
.tr {background: url(images/curve_tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}

#tab {
	margin:0px;
	padding:0px;
}
#tab UL {
	list-style:none;
}
#tab LI {
	list-style:none;
	float:left;
	margin-right:1px;
}
#tab LI A:link, #tab LI A:visited {
	display:block;
	text-align:center;
	width:116px;
	height:20px;
	color:#000;
	font-size:xx-small;
	background-image:url(images/bg_tab.gif);
	padding-top:6px;
}
#tab LI A:hover {
	color:#fff;
	background-image:url(images/bg_tab_on.gif);
}

TD {
	vertical-align:top;
}
TD.middle {
	vertical-align:middle;
}
A {
	text-decoration:none;
	color:#d40000;
}
A:hover {
	color:#ff0000;
	text-decoration:underline;
}
H2 {
	font-size:150%;
	color:#00000;
	font-family: georgia,palantino,verdana,sans-serif;
	font-weight:bold;
	margin-bottom:2px;
}
H3 {
	font-size:125%;
	color:##1B473F;
	font-weight:bold;
	margin-bottom:6px;	
}
H3 A {
	color:#333;
	padding-bottom:2px;
	border-bottom:1px dotted #d40000;
}
H3 A:hover {
	color:#f00;
	text-decoration:none;
}
H4, .allMenus H2 {
	color:#1B473F;
	font-size:200%;
	text-align:center;
	margin-bottom:6px;
}
H5 {
	background:#c5ad2a;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
 	font-size:100%;
	padding:6px 12px;
	margin:20px 0px;
}
UL.hide LI {
	list-style:none;
}
.odd {
	background-color:#eee;
	padding:4px;
}
.center {
	text-align:center;
}
.red {
	background:#e7cb31;
	color:#fff;
}
.red a {
	color:#000;
}
.red a:hover {
	color:#f00;
	text-decoration:none;
}

#menu {
	text-align:left;
	padding-top:10px;
	padding-left:20px;
}

#main {
	padding:0px;
	background:url(images/bg_content.gif) no-repeat top left #fff;
}

#content {
	width:480px;
	margin:30px 30px 20px;
	height:100%;
}

#side {
	text-align:center;
	padding-bottom:15px;
	color:#600000;
}

#footer {
	margin:20px 0px 10px;
}

#footer td {
	padding:4px 10px;
	font-size:85%;
}

.pics {
	background:#f5f5f5;
	margin:0px;
	height:80px;
}

.menuList {
	width: 240px;
}
.menuList p {
	margin:0px;
	border-bottom:1px dotted #600000;
}
.menuList p a {
	display:block;
	color:#666;
	font-size:120%;
	width:240px;
	padding:6px 0px 2px;
}
.menuList p a:hover {
	color:#600000;
	background:#E7CB31;
	text-decoration:none;
}

#inside {
	padding:0px 0px 10px 10px;
}
#inside .menuList {
	width:162px;
	margin-top:15px;
} 
#inside .menuList p a{
	width: 162px;
	font-size:95%;
	padding:4px 0px 2px;
}

.allMenus {
	border-collapse:collapse;
	margin:12px 0px;
}
.allMenus TD {
	border:1px solid #198DCF;
	padding:5px;
}
.allMenus .menuList {
	width: 140px;
}
.allMenus .menuList P A {
	width:140px;
	font-size:11px;
}

.delivery {
	color:#666;
	font-size:90%;
	margin-top:12px;
}

.selection {
	font-size:150%;
}
.selection SPAN {
	font-size:60%;
	color:#d40000;
	font-weight:bold;
}

p.details {
	margin-top:0px;
}

.itemStart TD{
	border-top:1px solid #eee;
	padding-top:10px;
}

.remove {
	padding-left:10px;
	font-size:10px;
}
.billTotal TD {
	font-weight:bold;
	text-transform:uppercase;
	background:#ddd;
	padding:3px 0px 3px 3px;
	color:#555;
	border-top:2px solid #fff;
}

.total {
	font-weight:bold;
	border-top:1px solid #000;
	padding-top:3px;
}

#listing TD {
	padding:5px 5px 2px;
	border-bottom:1px solid #ccc;
}

/* takeout  */

#takeout {
	border:2px solid #e7cb31;
	border-right:2px solid #c5ad2a;
	border-bottom:2px solid #c5ad2a;
	font-size:10px;
	background:#fffee6;
}
#takeout TD {
	padding:1px 2px;
}
#twindow {
	background:#e7cb31;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	font-style:italic;
	font-size:11px;
	text-align:center;
	padding:3px 0px;
	border-bottom:2px solid #c5ad2a;
}
#total TD{
	background:#a91d42;
	font-weight:bold;
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
}

.price {
	border-top:1px dotted #c5ad2a;
	text-align:right;
	padding-right:2px;
}

#takeout #title {
	font-size:10px;
	color:#2d8250;
	padding:2px;
	font-weight:bold;
	border-left:2px solid #c5ad2a;
}

#takeout .item {
	border-left:2px solid #c5ad2a;
	border-top:1px dotted #c5ad2a;
}

#takeout TD.button {
	padding:0px;
}

.button A{
	background:url(images/butBg.gif);
	text-align:center;
	width:100%;
	color:#000;
	font-weight:bold;
	font-size:11px;
	padding:4px 0px;
	border-bottom:2px solid #a40000;
	border-right:2px solid #a40000;
	display:block;
}

#takeout .button A {
	border-width:1px 0px 0px 0px;
}

.button A:hover {
	background:#f00;
	text-decoration:none;
	color:#fff;
}

.orderLink {
	font-size:10px;
	text-align:right;
	margin:2px;
}
/* end takeout */

/* forms */

TEXTAREA {
	width:260px;
	height:120px;
	font:95%/140% verdana,arial,helvetica,sans-serif;
}

INPUT.check {
	width:20px;
}

INPUT.but {
	background:#2d8250;
	color:#fff;
	font-size:11px;
	font-weight:bold;
}

INPUT, TEXTAREA {
	margin:0px;
	padding:4px;
	background-image:url(images/bg_input.gif);
	border:0px;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
}
INPUT.normal, TEXTAREA.normal {
	background-image:none;
}
INPUT.required, TEXTAREA.required {
	border:4px solid #fcc;
}
INPUT.fulfilled, TEXTAREA.fulfilled {
	border:4px solid #cfc;
}

.label {
	text-align:right;
	padding-right:10px;
	width:150px;
}

#food {
	vertical-align:bottom;
	padding:5px;
}