/* CSS Document */
body {
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#000;
	padding: 0;
	font-size:12px;
	margin: 0;
	line-height: 16px;
	background: url(../images/pattern.jpg);
	
}
p{
	font-weight:bold;
}
.txttitle{
	font-size:14px;
	font-weight:bold;
	color: #ea148a;
	margin-top: 23px;
}

.left {
	float:left;
	width: 202px;
	padding: 10px 0px 10px 10px;
}
.right {
	float:right;
	width: 570px;
	padding: 2px 10px 10px 10px;
}
.clearer {
	clear:both;
}
.contenttxt{
	width: 300px;
}
.container{
	width: 816px;
	margin: 0 auto;
	margin-top: 18px;
	
}
.navright {
	float:right;
	width: 597px;
	padding:0px;
	margin: 0;
	padding: 0;
	margin-right: 3px;
}
#nav{

	margin: 0;
	padding: 0;
	margin-left: -2px;
}
#nav li {
 	list-style-type:none;
	margin: 0;
	float:left;
	padding: 0;
	margin-top: 2px;
}



#nav li a {
	width:118px;
	line-height:60px;
	display:block;
	overflow:hidden;
	float:left;
	text-indent: -9999px;
	background: url(../images/nav.gif) no-repeat;
}



#nav li a.item1 {background-position:0px 0px;}

#nav li a:hover.item1 {background-position:0px -60px;}



#nav li a.item2 {background-position:0px -122px;}

#nav li a:hover.item2 {background-position:0px -182px;}



#nav li a.item3 {background-position:0px -244px;}

#nav li a:hover.item3 {background-position:0px -304px;}



#nav li a.item4 {background-position:0px -366px;}

#nav li a:hover.item4 {background-position:0px -426px;}



#nav li a.item5 {background-position:0px -488px; width:115px;}

#nav li a:hover.item5 {background-position:0px -548px;width:115px;}

.content{
	width: 816px;
	background: url(../images/maincontentbg.png) repeat-y;
	margin:0 ;
}
.contenttop{
	width: 816px;
	height: 63px;
	background: url(../images/content-top.png) no-repeat top;
}
.contentbottom{
	width: 816px;
	height: 14px;
	background: url(../images/content-bottom.png) no-repeat;
}
.ornamenthandler{
	float:right;
	margin-top: -384px;
	margin-right: -55px;
	position:relative;
	z-index:10;
}
.ornamenthandler2{
	float:left;
	margin-top: -50px;
	width: 131px;
	height: 213px;
	margin-left: -68px;
	position:relative;
	z-index:10;
}
.logohandler{
	float:left;
	margin-top: -56px;
	position:relative;
	z-index:10;
}
.foodlist{

	margin: 0;
	padding: 0;
	margin-left: 20px;
}
.foodlist li {
 	list-style-type:none;
	margin: 0;
	padding: 0;
	font-weight:bold;
	margin-top: 2px;
}
.foodlist li.normal {
 	list-style-type:none;
	margin: 0;
	padding: 0;
	font-weight:bold;
	margin-top: 2px;
	margin-left: 20px;
	margin-top: 10px;
}
.submenu{

	margin: 0;
	padding: 0;
	margin-left: 20px;
	margin-top: 35px;
	float:right;
}
.submenu li {
 	list-style-type:none;
	margin: 0;
	padding: 0;
	font-weight:bold;
	margin-top: 2px;margin-bottom: 8px;
	text-align:right;
}

.submenu li a {
	color:#9f978e;
	border-right: 25px solid #9f978e;
	padding-right: 15px;
	text-decoration:none;
	
	line-height: 12px;
	color:#ea148a;
	border-right: 25px solid #bed73b;
}
.submenu li a:hover,.submenu li a.current {
	color:#ea148a;
	border-right: 25px solid #bed73b;
	padding-right: 15px;
	line-height: 14px;
}
.price {
border:1px solid #7C734E;
border-collapse:collapse;
font-size:12px;
z-index: 500;
position:relative;

}
.price thead tr {
background-color:#0099CC;
height:1px;
}
.price thead td a {
color:#FFFFFF;
text-decoration:underline;
}
.price thead td a:hover {
color:#000000;
text-decoration:none;
}
.price thead td {
background-color:#ea148a;
background-repeat:repeat-x;
border-bottom:1px solid #7C734E;
border-left:1px solid #7C734E;
color:#fff;
font-size:12px;
font-weight:bold;
height:20px;
line-height:14px;
text-align:center;
padding:5px 2px 5px 10px;
}
#odd {
background-color:#f4f4f4;
color:#525252;
}
.price tbody td {
border-bottom:1px solid #7C734E;
border-collapse:separate;
border-left:1px solid #7C734E;
color:#404040;
line-height:18px;
font-weight:bold;
vertical-align:middle;
text-align:center;
padding:3px 3px 20px 5px;
}
.price tbody {
background-color:#e9e9e9;
}
.price tbody td a {
color:#003399;
text-decoration:none;
}
.price tbody td a:hover {
color:#356CA2;
text-decoration:underline;
}
.validation-failed {
	background-color: #FFCACA;
	border: #FF0000 1px solid;
}
.validation-passed {
	
}

