body {
	background-color: #000000;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFECEC;
	background-image: url(../imagecs/hanaya_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div {
	float: left;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1  {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	background-color: #210101;
	height: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(../images/icon_0.gif);
	background-repeat: no-repeat;
	background-position: 15px 13px;
}
h2 {
	color: #333333;
	font-size: 12px;
	margin: 15px 0px 0px;
	padding: 0px;
}
h3 {
	font-size: 13px;
	padding-left: 10px;
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 1px;
	margin-bottom: 2px;
}
.theHeader {
	background-image: url(../images/top_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 24px;
}
.theMenu {
	width: 100%;
	background-image: url(../images/menu_03.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.ckitchen {
	padding: 5px;
	width: 860px;
	margin-top: 5px;
	background-color: #FFF;
	margin-left: 5px;
}
.ckitchen ul {
	margin: 0px;
	padding: 0px;
}
.ckitchen ul li {
	display: inline;
}
.ckitchen ul li a {
	display: block;
	float: left;
	width: 160px;
	padding: 2px;
	border: 1px solid #999;
	text-align: center;
	height: 230px;
	font-size: 11px;
	text-decoration: none;
	color: #333;
	margin-left: 4px;
	margin-top: 2px;
	margin-bottom: 5px;
}
.ckitchen ul li a:hover, .ckitchen ul li .sidedish2:hover {
	background-color: #E6E6E6;
	border: 2px solid #F60;
	padding: 1px;
	background-position: center 217px;
}

.ckitchen ul li .sidedish2 {
	background-image: url(../img_ckitchen/plus2dishs.jpg);
	background-repeat: no-repeat;
	background-position: center 218px;
}

.ckitchen ul li a img {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 2px;
}
.ckitchen ul li a strong {
	font-size: 12px;
	color: #600;
}
.ckitchen ul li a .price {
	font-size: 14px;
	font-weight: bold;
	color: #F60;
	line-height: 24px;
}
.ckitchen ul .ourdernotice {
	display: block;
	float: left;
	height: 228px;
	width: 495px;
	background-color: #F9E3CE;
	color: #333;
	font-size: 11px;
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 4px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.ckitchen ul .ourdernotice li {
	display: list-item;
	padding-left: 10px;
	background-image: url(../images/icon_4.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-bottom: 5px;
}
.ckitchen ul .ourdernotice span {
	font-size: 11px;
	font-weight: bold;
	color: #600;
}
.ckitchen ul .ourdernotice .notices {
	font-size: 12px;
	display: block;
	padding-bottom: 1px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #600;
}
.theMenu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.theMenu li {
	display: inline;
}
.theMenu a {
	background-image: url(../images/menu_03.jpg);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	color: #FFDFE0;
	text-decoration: none;
	padding-top: 8px;
	height: 20px;
	padding-right: 30px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1d1d1d;
	font-weight: bold;
	float: left;
}
.theMenu a:hover {
	background-color: #000000;
	color: #FFFFFF;
	display: block;
	background-image: none;
}
.theMain {
	background-color: #1d1d1d;
	width: 100%;
	height: auto;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.theLeft {
	width: 605px;
}
.theLeft img {
	border: 3px solid #FFFFFF;
	margin-top: 8px;
	margin-left: 8px;
}
.theLeft a {
	display: block;
	float: right;
	background-color: #f6d4f4;
	width: 100px;
	margin-right: 10px;
	margin-top: 15px;
	padding-left: 20px;
	background-image: url(../images/more_14.jpg);
	background-repeat: no-repeat;
	background-position: 7px 3px;
	color: #800000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
.theLeft a:hover {
	color: #4F0000;
	background-color: #F0B9ED;
}

.theLunch {
	width: 605px;
	margin-right: 5px;
	background-color: #db9f64;
	height: 190px;
	margin-bottom: 5px;
}
.theLunch h1 {
	background-color: #453C1B;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	height: 18px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/icon_7.gif);
	background-position: 0px;
}
.theDinner {
	width: 605px;
	margin-right: 5px;
	background-color: #a16540;
	height: 330px;
}
.theDinner h1 {
	background-color: #341a0a;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	height: 18px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/icon_7.gif);
	background-position: 0px;
}
.theRight {
	float: right;
	width: 270px;
	background-color: #391d1d;
	background-image: url(../images/abt_bg_17.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 330px;
}
.theRight h1 {
	background-color: #210101;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 18px;
	background-position: 2px 8px;
	background-image: url(../images/icon_7.gif);
}
.theRight img {
	margin-top: 7px;
	margin-left: 9px;
}
.theRight p {
	margin-left: 9px;
	margin-right: 9px;
	line-height: 18px;
	margin-top: 10px;
}
.theAbout {
	width: 100%;
	margin-right: 5px;
	background-color: #391d1d;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	background-image: url(../images/inside_bg_09.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.theAbout p {
	padding: 0px;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 11px;
}
.theAbout_left {
	width: 555px;
	margin-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #210101;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.theAbout_right {
	float: right;
	width: 300px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.theAbout_right  .theimg {
	margin-bottom: 5px;
}
.theAbout a {
	text-decoration: underline;
	color: #FFC1C1;
}
.theAbout a:hover {
	color: #FFFFFF;
}
.theLunch_inside {
	width: 100%;
	margin-right: 5px;
	background-color: #db9f64;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	height: auto;
	background-image: url(../images/lunch_bg_09.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.theLunch_left {
	width: 300px;
	color: #413401;
	padding-left: 15px;
	line-height: 25px;
	padding-top: 15px;
}
.colDiv {
	padding-left: 15px;
	padding-right: 2px;
	float: left;
	padding-top: 10px;
}
.enquiryForm td {
	padding: 5px;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
.enquiryForm {
	margin-left: 15px;
	width: 480px;
	margin-right: 20px;
}
.enquiryForm  a {
	color: #990000;
}
#alert {
	padding: 5px;
	margin-top: 15px;
	background-color: #FFFFFF;
	color: #FF0000;
	font-weight: bold;
	width: 520px;
}




#ordermenu   {
	float: left;
	width: 530px;
	color: #000000;
	padding: 0px;
	margin-top: 15px;
	background-color: #FFFBF7;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#orderNotice p {
	color: #333333;
	line-height: 16px;
	padding-left: 20px;
	margin: 2px 0px 10px;
	font-size: 11px;
	padding-right: 10px;
}
#orderNotice .theTitle {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

#ordermenu .theSub {
	padding: 3px 3px 3px 15px;
	background-color: #533313;
	color: #FFFFFF;
	background-image: url(../images/icon_6.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#ordermenu .menuHeader {
	background-color: #000000;
	font-size: 11px;
}
#ordermenu  .menuHeader  td {
	padding: 5px;
}
#ordermenu td {
	padding: 3px;
}


#ordermenu    select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#ordermenu   a {
	background-image: url(../images/more_14.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: block;
	padding-left: 13px;
	text-decoration: none;
	color: #413401;
}
#ordermenu  a:hover {
	color: #800000;
}
#ordermenu .inRestaurant {
	font-size: 11px;
	color: #990000;
}

#orderNotice {
	width: 285px;
	background-color: #F9E3CE;
	font-size: 12px;
	padding-right: 5px;
	float: none;
	padding-bottom: 10px;
}
#orderNotice a {
	color: #006600;
}
#orderNotice a:hover {
	color: #990000;
}

#orderNotice ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-left: 10px;
	font-size: 11px;
}
#orderNotice li {
	padding-left: 10px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-image: url(../images/icon_4.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #333333;
	font-size: 11px;
}
#orderNotice h2 {
	font-size: 13px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F0000;
	color: #510000;
}
#orderNotice h3 {
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 10px;
	color: #993333;
	font-size: 12px;
}

#orderNoticeTop {
	background-image: url(../images/notice_top.gif);
	height: 10px;
	width: 290px;
	float: none;
}
#orderNoticeBottom {
	background-image: url(../images/notice_bottom.gif);
	height: 10px;
	width: 290px;
	float: none;
	margin-bottom: 15px;
}
#ordermenu .infoDiv {
	background-image: url(../images/more_info.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	display: block;
	width: 30px;
	padding-left: 18px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #790C00;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
}
#orderForm , #orderForm_d, #orderForm_t{
	float: left;
	width: 530px;
	margin-top: 15px;
}
#orderForm td , #orderForm_d td, #orderForm_t td{
	padding: 5px;
	font-size: 11px;
	color: #000000;
}
#CKorderForm {
	padding: 5px;
	width: 520px;
	margin-top: 10px;
	background-color: #FFF;
	color: #333;
}
#CKorderForm div {
	float: none;
}
#alert a {
	color: #090;
	text-decoration: none;
}








.lightTR {
	background-color: #FFE8D0;
	color: #000000;
}







.theFooter {
	width: 880px;
	background-color: #1d1d1d;
	text-align: center;
	color: #FFE1E1;
	font-size: 12px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.theFooter a {
	color: #FFCCFF;
	text-decoration: none;
}
.theFooter a:hover {
	color: #FFFFFF;
}
.theFooter .copyright {
	font-size: 11px;
	color: #FFFFCC;
	margin: 8px;
}
.theFooter  .copyright  a {
	color: #CC6666;
}

.theFooter .bvm  {
	font-size: 11px;
	color: #CCCCCC;
}
.theFooter   .bvm   a {
	color: #66CCFF;
	text-decoration: underline;
}
.theFooter  .bvm  a:hover {
	color: #FFFFFF;
}
.clear {
	clear: both;
	float: none;
}
hr {
	clear: both;
	float: none;
}

