#products .category{
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	background: #FFFFCC;
}
#products .Item{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#products .Item_description{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	display: block;
	width: auto;
	font-style: italic;
	text-align: justify;
	text-indent: 10px;
	font-weight: normal;
}
#products .Item_cost{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #18651B;	
}
#products .Item_newmark{
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	color: #FF0000;
	background: #F3F3F3;
	width: 100px;
	text-decoration: blink;
}

#products a.Item:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	text-indent: 5pt;
}
#products a.Item:visited {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-weight: normal;
	color: #707070;
	text-decoration: underline;
	text-indent: 5pt;
}

#products .CategoryInclude {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 200;
	color: #990000;
	font-style: italic;
	margin-left: 5px;
	padding-left: 5px;
}
#products .branch {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background: #66CC66;
}

.slogan {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}

#products .ItemN {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

#products .subtxt {

	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}
#cart {
	border:1px solid gray;
	width:auto;
	height:auto;
	margin-top:5px;
	overflow: auto;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#cart .ItemName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

#cart .TBLColumCaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

#cart .Cost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	font-weight: normal;
}

#cart .phone {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #009900;
}

#cart .carryouto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3E3E;
	font-weight: bold;
}
#cart .deliveryo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}


.box {
	float:left;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 2px;
	text-decoration: none;
}

#loading {
	display:none;
}
#clearCart {
	color:blue; 
	text-decoration:underline; 
	cursor:pointer; 
}
.dockclass{
	position:relative;
	height: auto;
	width: 260px;
	padding: 1px;
}

#dockcontent {
	
}

#d2ucartform {
}

#d2ucartform .inputF 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#d2ucartform .d2uform_itemname 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
#du2cartform .buttonF
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#d2ucartform .d2uform_itemcost 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #006633;
}


#d2ucartform .d2uform_qt 
{
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
}

#products .Qt {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
#products .Instructions {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#du2cartform .button {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#d2ucartform .d2uform_category {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

#Restaurants .headnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	margin-top: 1px;
	padding-top: 2px;
	font-weight: 200;
}
#Restaurants {
	width: auto;	
}
#Restaurants .logopict {
	text-align: right;
	vertical-align: baseline;
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
}
#Restaurants a.vote:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
#Restaurants a.vote:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000099;
	font-weight: bold;
}
#Restaurants .description {
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 200;
	color: #333333;
	text-indent: 10pt;
}
#Restaurants a.vote:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #0099FF;
	font-weight: 200;
}
#Restaurants .name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#Restaurants .titleHours {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC3300;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}
#Restaurants .Hours {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000099;
	text-align: left;
	font-weight: normal;
}

#Restaurants .dateStyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: 200;
	color: #003399;
}
#Restaurants .labels {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
#RestaurantsVoteForm .subtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330000;
	font-weight: 300;
	text-align: center;
	width: 650px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}
#RestaurantsVoteForm .Xtitletxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}
.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.copyrighttxt {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 200;
	color: #000000;
	width: 400px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333366;
	top: 20px;
	padding-top: 5px;
	margin-top: 5px;
}
.TimeDateNews {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}

#Order_Restaurant .Restaurant_Name {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#Order_Restaurant .Restaurant_DateTime {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0000;
}
#Order_Restaurant .TableCaptions {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
#Order_Restaurant .ItemName {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: 200;
}
#Order_Restaurant .ItemCost {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-position: right;
}
#Order_Restaurant .ItemID {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	font-weight: 200;
	text-decoration: underline;
}
#Order_Restaurant .TransItemCost {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
	font-weight: bold;
}

#Order_Restaurant .TransItemCost {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
	font-weight: bold;
}

#Order_Restaurant input[type="text"] {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	border: none;
}

#Order_Restaurant .inputcost {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: right;
	border: none;
}
.coupontxt
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	background-color: #9FFF9F;
	border: 1px solid #CCCCCC;
	text-align: right;
}

.couponmsg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.TimeDateNews {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.database {
		visibility: hidden;
}

.totalfields
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	border: none;
}
.tblframe
{
	border: thin solid #CCCCCC;
}

.headnote1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	margin-top: 1px;
	padding-top: 2px;
	font-weight: 200;
}

.CCTable
{
	background-color: #EEEEEE;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}

