/* CSS Document */

html,body{
	height:100%;
	margin:0;
	padding:0;
}
body{
	background:#ebd59b;
	text-align:center;
	min-width:1030px;
	min-height:630px;
}

#vertical{
	float:left;
	height:50%;
	margin-top:-313px;/* half vertical height*/
	width:100%;
}
#hoz {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	height:626px;
	/*border:1px solid black;
	background:#666;*/
	/*overflow:auto; allow content to scroll inside element */
	text-align:left;
	clear:both;
}

/*========================= Menu Style Journey============*/
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000; text-decoration:none;}  /*Color Font*/
ul.menu li {position:relative; float:left; /*margin-right:2px*/}
ul.menu ul {position:absolute; bottom:27px; left:-20px; background:#ae9f76; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border-bottom:2px solid #e6e1d5; border-top:none; width:150px; margin:0}   /*Color Seperator*/
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#ae9f76}  /*Color Non SubItem*/
ul.menu ul li a:hover {background-color:#c5c5c5} /*Color Hover*/
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {/*border:1px solid #aaa; padding:5px 7px 7px; font-weight:bold;*/ background:url(../images/journeyReg.png); background-repeat:no-repeat; width:91px; height:15;}   /*Border TopLink*/
ul.menu .menulink:hover, ul.menu .menuhover {background:url(../images/journeySEL.png); background-repeat:no-repeat; width:91px; height:15px;}   /*ImageRollHover*/
ul.menu .sub {background:#ae9f76 url(images/arrow.gif) 136px 8px no-repeat;}  /*Color SubItem*/
ul.menu .topline {border-top:1px solid #aaa}
/*============================End====================*/

/*========================= Menu Style Restaurant============*/
ul.menu2 {list-style:none; margin:0; padding:0}
ul.menu2 * {margin:0; padding:0}
ul.menu2 a {display:block; color:#000; text-decoration:none;}  /*Color Font*/
ul.menu2 li {position:relative; float: left; /*margin-right:2px*/}
ul.menu2 ul {position:absolute; bottom:27px; right:-12px; background:#ae9f76; display:none; opacity:0; list-style:none}
ul.menu2 ul li {position:relative; border-bottom:2px solid #e6e1d5; border-top:none; width:138px; margin:0}   /*Color Seperator*/
ul.menu2 ul li a {display:block; padding:3px 7px 5px; background-color:#ae9f76}  /*Color Non SubItem*/
ul.menu2 ul li a:hover {background-color:#c5c5c5} /*Color Hover*/
ul.menu2 ul ul {left:148px; top:-1px}
ul.menu2 .menulinkRest {background:url(../images/restaurantReg.png); background-repeat:no-repeat; width:114px; height:15px;}   /*Border TopLink*/
ul.menu2 .menulinkRest:hover, ul.menu2 .menuhoverRest {background:url(../images/restaurantSEL.png); background-repeat:no-repeat; width:114px; height:15px;}   /*ImageRollHover*/
ul.menu2 .sub2 {background:#ae9f76 url(images/arrow.gif) 136px 8px no-repeat;}  /*Color SubItem*/
ul.menu2 .topline2 {border-top:1px solid #aaa}
/*============================End====================*/

/*========================= Menu Style Menu============*/
ul.menu4 {list-style:none; margin:0; padding:0}
ul.menu4 * {margin:0; padding:0}
ul.menu4 a {display:block; color:#000; text-decoration:none;}  /*Color Font*/
ul.menu4 li {position:relative; float: left; /*margin-right:2px*/}
ul.menu4 ul {position:absolute; bottom:27px; right:-45px; background:#ae9f76; display:none; opacity:0; list-style:none}
ul.menu4 ul li {position:relative; border-bottom:2px solid #e6e1d5; border-top:none; width:125px; margin:0}   /*Color Seperator*/
ul.menu4 ul li a {display:block; padding:3px 7px 5px; background-color:#ae9f76}  /*Color Non SubItem*/
ul.menu4 ul li a:hover {background-color:#c5c5c5} /*Color Hover*/
ul.menu4 ul ul {left:148px; top:-1px}
ul.menu4 .menulinkMenu {background:url(../images/menuReg.png); background-repeat:no-repeat; width:40px; height:15px;}   /*Border TopLink*/
ul.menu4 .menulinkMenu:hover, ul.menu4 .menuhoverMenu {background:url(../images/menuSEL.png); background-repeat:no-repeat; width:40px; height:15px;}   /*ImageRollHover*/
ul.menu4 .sub2 {background:#ae9f76 url(images/arrow.gif) 136px 8px no-repeat;}  /*Color SubItem*/
ul.menu4 .topline2 {border-top:1px solid #aaa}
/*============================End====================*/

/*========================= Menu Style Contact============*/
ul.menu3 {list-style:none; margin:0; padding:0}
ul.menu3 * {margin:0; padding:0}
ul.menu3 a {display:block; color:#000; text-decoration:none;}  /*Color Font*/
ul.menu3 li {position:relative; float: left; /*margin-right:2px*/}
ul.menu3 ul {position:absolute; bottom:27px; right:-15px; background:#ae9f76; display:none; opacity:0; list-style:none}
ul.menu3 ul li {position:relative; border-bottom:2px solid #e6e1d5; border-top:none; width:110px; margin:0}   /*Color Seperator*/
ul.menu3 ul li a {display:block; padding:3px 7px 5px; background-color:#ae9f76}  /*Color Non SubItem*/
ul.menu3 ul li a:hover {background-color:#c5c5c5} /*Color Hover*/
ul.menu3 ul ul {left:148px; top:-1px}
ul.menu3 .menulinkCtc {background:url(../images/contactReg.png); background-repeat:no-repeat; width:81px; height:15px;}   /*Border TopLink*/
ul.menu3 .menulinkCtc:hover, ul.menu3 .menuhoverCtc {background:url(../images/contactSEL.png); background-repeat:no-repeat; width:81px; height:15px;}   /*ImageRollHover*/
ul.menu3 .sub3 {background:#ae9f76 url(images/arrow.gif) 136px 8px no-repeat;}  /*Color SubItem*/
ul.menu3 .topline3 {border-top:1px solid #aaa}
/*============================End====================*/

#Historycontainer h1 {
      margin: 0;
      width:347px;
	  height:361px;
	  top:-80px;
	  right:15px;
	  position: absolute;
   }
   
#Historycontainer {
		width: 300px;
		height: 1px;
		position: relative;
		clear:both;
		margin: 0;
   }
   
#Contactcontainer h1 {
      margin: 0;
      width:335px;
	  height:290px;
	  top:-40px;
	  left:80px;
	  position: absolute;
   }
   
#Contactcontainer {
		width: 300px;
		height: 1px;
		position: relative;
		clear:both;
		margin: 0;
   }
   
A.Enter:LINK {font-family: Times New Roman; color: #331d09; font-size: 14px; text-decoration: none; font-weight: normal;}
A.Enter:ACTIVE {font-family: Times New Roman; color: #331d09; font-size: 14px; text-decoration: none; font-weight: normal;}
A.Enter:VISITED {font-family: Times New Roman; color: #331d09; font-size: 14px; text-decoration:none; font-weight: normal;}
A.Enter:HOVER {font-family: Times New Roman; color: #331d09; font-size: 14px; text-decoration: underline; font-weight: normal;}

A.MLink:LINK {font-family: Times New Roman; color: #331d09; font-size: 12px; text-decoration: none; font-weight: bold;}
A.MLink:ACTIVE {font-family: Times New Roman; color: #331d09; font-size: 12px; text-decoration: none; font-weight: bold;}
A.MLink:VISITED {font-family: Times New Roman; color: #331d09; font-size: 12px; text-decoration:none; font-weight: bold;}
A.MLink:HOVER {font-family: Times New Roman; color: #331d09; font-size: 12px; text-decoration: underline; font-weight: bold;}

A.LangLink:LINK {font-family: Times New Roman; color: #670303; font-size: 12px; text-decoration: none; font-weight: bold;}
A.LangLink:ACTIVE {font-family: Times New Roman; color: #670303; font-size: 12px; text-decoration: none; font-weight: bold;}
A.LangLink:VISITED {font-family: Times New Roman; color: #670303; font-size: 12px; text-decoration:none; font-weight: bold;}
A.LangLink:HOVER {font-family: Times New Roman; color: #670303; font-size: 12px; text-decoration: underline; font-weight: bold;}

ul.Lang{ list-style:none; margin:0px; padding:0px;}
ul.Lang li { list-style:none; margin-top:0px; margin-left:10px; margin-bottom:8px; position:relative;}


.Content {font-family: Times New Roman; color: #FFFFFF; font-size: 12px; text-decoration: none; font-weight: normal;}
.ContentCT {font-family: Times New Roman; color: #FFFFFF; font-size: 14px; text-decoration: none; font-weight: normal;}
.ContentCTBlk {font-family: Times New Roman; color: #58595b; font-size: 14px; text-decoration: none; font-weight: normal;}
.ContentCTMaroonS {font-family: Times New Roman; color: #5e1500; font-size: 12px; text-decoration: none; font-weight: normal;}
.ContentCTMaroon {font-family: Times New Roman; color: #5e1500; font-size: 14px; text-decoration: none; font-weight: normal;}
.ContentCTMaroonL {font-family: Times New Roman; color: #5e1500; font-size: 18px; text-decoration: none; font-weight: normal;}
.ContentBlk {font-family: Times New Roman; color: #58595b; font-size: 12px; text-decoration: none; font-weight: normal;}
.ContentCTTitle {font-family: Times New Roman; color: #5e1500; font-size: 16px; text-decoration: none; font-weight: bold;}
.ContentCTCremeS {font-family: Times New Roman; color: #e3d49f; font-size: 12px; text-decoration: none; font-weight: normal;}
.ContentCTCremeL {font-family: Times New Roman; color: #e3d49f; font-size: 18px; text-decoration: none; font-weight: normal;}
.Copyright {font-family: Times New Roman; color: #331d09; font-size: xx-small; text-decoration: none; font-weight: normal;}
.HotNews {font-family: Times New Roman; color: #FFFFFF; font-size: small; text-decoration: none; font-weight: normal;}
.LangSEL {font-family: Times New Roman; color: #5e1500; font-size: 12px; text-decoration: underline; font-weight: bold;}

#Brown { background-color:#907b42; }
#Belt { background-image:url(../images/Belt.jpg); background-repeat:no-repeat;}
#Belt2 { background-image:url(../images/Belt2.jpg); background-repeat:no-repeat;}
#Belt3 { background-image:url(../images/Belt3.jpg); background-repeat:no-repeat;}
#DynamicBG { background-image:url(../images/BBelowB.jpg); background-repeat:no-repeat;}
#WhiteBG { background-color:#FFFFFF;}
#BrownBG { background-color:#695424;}
#VMBG { background-image:url(../images/VMBG.jpg); background-repeat: repeat-x;}
#Vision1BG { background-image:url(../images/Vision1BG.jpg); background-repeat:no-repeat; background-position:top right;}
#VMPic { background-image:url(../images/VMPic.jpg); background-repeat:no-repeat;}
#HistoryBG1 { background-image:url(../images/HistoryBG3.jpg); background-repeat:no-repeat;}
#HistoryBG2 { background-image:url(../images/HistoryBG4.jpg); background-repeat:no-repeat;}
#HourBG { background-image:url(../images/HourBG.jpg); background-repeat:repeat-x;}
#HourBG1 { background-image:url(../images/HourBG1.jpg); background-repeat:no-repeat; background-position:top right;}
#MemberBG1 { background-image:url(../images/MemberBG1.jpg); width:1024px; height:508px; background-repeat:no-repeat;}
#FacBG1 { background-image:url(../images/FacTopBG1.jpg); background-repeat: repeat-x;}
#FacBG2 { background-image:url(../images/FacBotBG1.jpg); background-repeat: repeat-x;}
#FacBGTexture { background-image:url(../images/FacBGTexture.jpg); background-repeat: no-repeat; background-position: top left;}
#ProfBGR { background-image:url(../images/ProfileBGR.gif); background-repeat: no-repeat; background-position: bottom right;}
#ProfBGL { background-image:url(../images/ProfileBGL.jpg); background-repeat: no-repeat; background-position: top left;}
#ContactBG { background-image:url(../images/ContactBG.jpg); background-repeat: no-repeat;}
#ContactTextureBG { background-image:url(../images/ContactBGTexture.jpg); background-repeat: no-repeat; background-position:left;}
#ContactRedBG { background-color:#5e1500;}
#NewsBG { background-image:url(../images/NewsBG.jpg); background-repeat: repeat-x;}
#NewsTextureBG { background-image:url(../images/NewsTexture.jpg); background-repeat: no-repeat; background-position:top left;}
#CommentBG { background-image:url(../images/CommentBG.jpg); background-repeat: repeat-x;}
#CommentTextureBG { background-image:url(../images/CommentTopBG.jpg); background-repeat: no-repeat; background-position:top right;}
#AlacarteBG { background-image:url(../images/AlacarteBG.jpg); background-repeat:no-repeat;}
#AlacarteShad { background-image:url(../images/AlacarteShadBG.jpg); background-repeat:repeat-y;}
#MenuSep { background-color:#e2d9c7;}
#DimSumSep { background-color:#5e1500;}
#MenuTopLBG { background-image:url(../images/MenuTopLBG.gif); background-repeat:repeat-x;}
#MenuBotLBG { background-image:url(../images/MenuBotLBG.gif); background-repeat:repeat-x;}
#MAlaFrog { background-image:url(../images/MAlaFrog.jpg); background-repeat: no-repeat; background-position:right; background-color:#e2d9c7;}
#MAlaPigeon { background-image:url(../images/MAlaPigeon.jpg); background-repeat: no-repeat; background-position:right; background-color:#e2d9c7;}
#MAlaChix { background-image:url(../images/MAlaChix.jpg); background-repeat: no-repeat; background-position:right; background-color:#e2d9c7;}
#MAlaBeef { background-image:url(../images/MAlaBeef.jpg); background-repeat: no-repeat; background-position:right; background-color:#e2d9c7;}
#MAlaPork { background-image:url(../images/MAlaPork.jpg); background-repeat: no-repeat; background-position:right; background-color:#e2d9c7;}
#MAlaOther { background-image:url(../images/MAlaOther.jpg); background-repeat: no-repeat; background-position:right; background-color:#e2d9c7;}
#MAlaVegies { background-image:url(../images/MAlaVegies.jpg); background-repeat: no-repeat; background-position:right; background-color:#e2d9c7;}
#MAlaDessert { background-image:url(../images/MAlaDessert.jpg); background-repeat: no-repeat; background-position:right; background-color:#e2d9c7;}
#MAlaBihun { background-image:url(../images/MAlaBihun.jpg); background-repeat: no-repeat; background-position:right; background-color:#e2d9c7;}
#MAlaMie { background-image:url(../images/MAlaMie.jpg); background-repeat: no-repeat; background-position:right; background-color:#e2d9c7;}
#MAlaSharkFin { background-image:url(../images/MAlaSharkFin.jpg); background-repeat: no-repeat; background-position:right; background-color:#e2d9c7;}
#MAlaSoup { background-image:url(../images/MAlaSoup.jpg); background-repeat: no-repeat; background-position:right; background-color:#e2d9c7;}
#MAlaFish { background-image:url(../images/MAlaFish.jpg); background-repeat: no-repeat; background-position:right; background-color:#e2d9c7;}
#MAlaCrab { background-image:url(../images/MAlaCrab.jpg); background-repeat: no-repeat; background-position:right; background-color:#e2d9c7;}
#MAlaLobster { background-image:url(../images/MAlaLobster.jpg); background-repeat: no-repeat; background-position:right; background-color:#e2d9c7;}
#MAlaShrimp { background-image:url(../images/MAlaShrimp.jpg); background-repeat: no-repeat; background-position:right; background-color:#e2d9c7;}
#MAlaSquid { background-image:url(../images/MAlaSquid.jpg); background-repeat: no-repeat; background-position:right; background-color:#e2d9c7;}
#MAlaHotPlate { background-image:url(../images/MAlaHotPlate.jpg); background-repeat: no-repeat; background-position:right; background-color:#e2d9c7;}
#MAlaTL { background-image:url(../images/MAlaTLBG.gif); background-repeat: no-repeat; background-position: top left;}

#MBev { background-image:url(../images/MBev.jpg); background-repeat: no-repeat; background-position:right; background-color:#e2d9c7;}
#PackShadBottom { background-image:url(../images/PackShadBottom.gif); background-repeat: repeat-x;}
#MPack { background-image:url(../images/MPack.jpg); background-repeat: no-repeat; background-position:top right; background-color:#e2d9c7;}
#DimSumBG { background-image:url(../images/MDimsum.jpg); background-repeat:no-repeat;}
#DSL { background-image:url(../images/MDimsumL.jpg); background-repeat: no-repeat; background-position:left; background-color:#601500;}
#DSRoast { background-image:url(../images/MDSRoast.jpg); background-repeat: no-repeat; background-position:right;}
#DSFried { background-image:url(../images/MDSFried.jpg); background-repeat: no-repeat; background-position:right;}
#DSChangFen { background-image:url(../images/MDSChangFen.jpg); background-repeat: no-repeat; background-position:right;}
#DSSteam { background-image:url(../images/MDSSteam.jpg); background-repeat: no-repeat; background-position:right;}
#DSNPo { background-image:url(../images/MDSNPo.jpg); background-repeat: no-repeat; background-position:right;}
#DSOther { background-image:url(../images/MDSOther.jpg); background-repeat: no-repeat; background-position:right;}
#DashSeparator { background-image:url(../images/DashLine.gif); background-repeat:repeat-y;}
#BlkDashSeparator { background-image:url(../images/DashLine2.gif); background-repeat:repeat-y;}
#IDXBG{background:url(../images/WelcBG.jpg);}
#Welcome {background:url(../images/welcome.jpg); background-repeat:no-repeat;}
