@charset "utf-8";
/* CSS Document */
.menu_landing_content {
	margin: auto;
}
.menu_link {
	position: relative;
	width: 180px;
	margin: 0px 6px 0px 0px;
	float: left;
}
.menu_image {
	margin: 5px auto 0px auto;
	text-align:center;
}
.menu_caption {
	color:#000;
	margin: 10px auto 5px auto;
	text-align:center;
}
.menu_close {
	height: 5px;
	background:url(../images/menu_close_bg.jpg);
}
.menu_landing_content {
	margin: 0px;
	width: 946px;
}
.menu_head {
	margin: 10px 0px 10px 12px;
}
.menu_item {
	position: relative;
	width: 180px;
	background: #F5DEB3 url(../images/menu_landing_bg.jpg);
	background-repeat:no-repeat;
	float: left;
}
.menu_item_th_image {
	margin: 7px 0px 2px 14px;
}
.menu_item_zoom {
	position: absolute;
	left: 169px;
	top: 96px;
	z-index: 10;
}
.menu_item_symbol {
	margin: 0px 4px 0px 0px;
	vertical-align: baseline;
}
.menu_item_symbol_px {
	margin: 0px 0px 0px 0px;
	vertical-align: baseline;
}
.menu_item_new_symbol {
	margin: 0px 0px 8px 11px;
}
.menu_item_txt_container {
	text-align: center;
	padding: 0px 8px;
}
.menu_item_name {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #F00;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 2px 0px 2px 0px;
	text-align: center;
}
.menu_item_name A:link, .menu_item_name A:active {
	color: #660000;
	text-decoration: none;
}
.menu_item_name A:visited {
	color: #990000;
	text-decoration: none;
}
.menu_item_name A:hover {
	color: #660000;
	text-decoration: underline;
}
.menu_item_description {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	font-family: Georgia, Times New Roman, Times, serif;
	padding: 5px;
	min-height: 75px;
}
.menu_item_description p {
	margin: 4px 0px 0px 0px;
}
.menu_item_price {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 0px;
	padding: 5px;
}
td.menu_item_detail_image {
	width: 349px;
}
img.menu_item_full_image {
	margin: 15px 0px 18px 17px;
}
.menu_item_detail_txt_container {
	width: 300px;
	margin: 6px 0px 20px 17px;
}
.menu_item {
	margin: 5px 5px 5px 5px
}
.menu_item A:link, .menu_item A:active {
	font-weight: bold;
	color: #666633;
	text-decoration: none;
}
.menu_item A:visited {
	font-weight: bold;
	color: #666633;
	text-decoration: none;
}
.menu_item A:hover {
	font-weight: bold;
	color: #666633;
	text-decoration: underline;
}
.price {
	width: 100%;
	border: none;
}
.right {
	text-align:right;
	width:28%;
	float:right;
	vertical-align:text-top;
}
.left {
	text-align:left;
	width:72%;
	float:left;
	vertical-align:text-top;
}
.left p {
	border-bottom: 1px dotted #000000;
}
.fill {
	border-bottom: 1px dotted #000000;
	width: auto;
}
