/* CSS Document */
.module-topmenu {
	margin-top: 50px;
	margin-left: 10px;
}
.module-topmenu td a {
	margin-left: 10px;
	font-size: 13px;
}


.lunch-menu td {
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}
.td0 td {
	background-color:#770000;
	padding: 2px;
	font-weight: normal;
}
small {
	color: #EE8083;
	font-weight: normal;	
	font-size: 9px;
}
.s9{
	color: #FFCC66;
	font-size: 9px;
	font-weight: normal;
}
h4 {
	margin-top: 15px;
	font-size: 15px;
	text-transform:uppercase;
}
em {
	font-style: normal;
	top: 10px;	
	padding: 2px 4px 2px 4px;
	background-color: #FFCC33;
	margin-top:16px;
	color: #730F11;
	font-weight:bold;
	font-size: 13px;
}


.order-button {
	border: 1px solid #741017;
	width: 70px;
	height: 17px;
	background-color:#FF9933;
	font-weight: bold;
	font-size: 9px;
	color: #741017;
	text-transform:uppercase;
	padding: 1px 3px 1px 3px;
}

a.cart-x {
	height: 16px;
	text-align: center;
	vertical-align: middle;
	background-color:#FF9933;
	font-weight: bold;
	font-size: 9px;
	color: #741017;
	text-transform:uppercase;
	padding: 3px 3px 3px 3px;
	
}

input, textarea, select {
	border: 1px solid #741017;
	background-color: #FFCC99;
	font-size: 10px;
	color: #640007;
	padding: 2px 7px 2px 7px;
}

.PolMenuSel {
	color: #FFCC33 !important;
	font-weight: bold;
	text-transform:uppercase;
}

