

<style type="text/css">
<!--

bs{}

.thumbnail{
	padding: 3px;
	width:70px;
}
.thumbnailselected{
	padding: 1px;
	width:70px;
	border: solid  2px 	#71cff6;
}




div.leftimage {
	float: left;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:2px;
}

div.rightimage {
	float: right;
	padding-top:2px;
	padding-bottom:10px;
	padding-left:0px;
}

div.floatleft {
	float: left;
	vertical-align:bottom;
	padding-bottom:2px;
}
div.floatright {
	float: right;
	padding-right:2px;
}
div.floattop {
	float: top;
	padding:2px;
}


div.titlefloatleft {
	float: left;
	padding-left:2px;
	font-weight:600;
}
div.titlefloatright {
	float: right;
	padding-right:2px;
	font-weight:600;
}
div.titlefloattop {
	float: top;
	padding-bottom:2px;
	font-weight:600;
}

div.alignright{
	text-align:right;
	align:right;
}

table.fixtures{
	width:100%;
	font-size:11px;
}

tr.fixturetitle{
	background-color: ##006330;
	font-weight:600;
}

tr.fixturedark{
	background-color:#ccddff;
}
tr.fixturelight{
	background-color:transparent;
}


table.tablelist{
	width:100%;
	font-size:11px;
}

tr.tablelisttitle{
	font-weight:600;
	background-color:#ccccee;
}


.tablelistdark{
	#background-image: url(images/system/backgrounddark1px.gif);
	background-color:#eeeeee;
}

.tablelistlight{
	background-color:transparent;
}



table.master_list{
		font-size: 10px;
		font-weight: 600;
		padding: 10px;
		background-color: white;
		color:#666666;
		border: solid  2px #0080FF;
}

table.customer_options{
		width:100%;
		font-size: 10px;
		font-weight: 600;
		padding: 10px;
		background-color: white;
		color:#666666;
		border: solid  2px #0080FF;
}
table.customer_options td{
text-align:left;
}

table.food_menu{
	width:500px;

	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-size: 10px;
	font-weight: 600;
	padding: 10px;
	background-color: white;
	color:#666666;
}

table.order_checklist{
	width:800px;
	background-color:white;
}

table.order_checklist td.dark{
	border-bottom:solid 1px black;
	border-left:solid 1px black;
	width:4%;
	height:15px;
	vertical-align:top;
	font-size:10px;
}

table.order_checklist td.light{
	border-bottom:solid 1px black;
	border-left:solid 1px red;
	width:4%;
	height:15px;
	vertical-align:top;
	font-size:10px;
}
table.order_checklist td{
	border-bottom:solid 1px black;
}

div.checkbox{
	border:solid 1px black;
	width:100%;
	height:100%;
	padding 2px;
}
td.checklist_name{
	border:solid 1px black;
	width:3%;
	height:100px;
}


div.food_title{
	font-size: 16pt;
	font-weight: 600;
	padding:10px;

}
div.food_category{
	font-size: 14px;
	font-weight: 600;
	width:150px;
	padding-top:10px;
	color:#f89d54;
}
div.food_subcategory{
	font-size: 12px;
	font-weight: 600;
	padding-left:20px;
	color:#006330;
}

div.food_products{
	font-size: 10px;
	font-weight: 600;
	padding-left:40px;
	width:400px;
}


div.food_notes{
	width:400px;
	height:300px;
	background-color:#EBEBEB;
	padding:10px;
}

div.menu_surround{
	text-align:center;
	background-color:white;
	border: solid 3px #006330;
	size: A4 portrait;
	height:1350px;

}

div.ca_surround{
	height:100%;
	text-align:center;
	background-color:white;
	border: solid 3px #006330;

}
div.popup_choice{
color:white;
text-align:center;
}

div.popup_choice a{
color:white;
}

@media print  { .noprint  { display: none; } }

-->
</style>
