@media Print {
	#logo, #topNav, #flashContainer, #footer {
		display: none !important;
	}
	*html #leftCol, *html #rightCol {
		float:none !important;
		width:auto !important;
		height:auto !important;
		min-height:auto !important;
	}
}

table, th, td {
	font-size: 100%;
}
body{
	border:0;
	color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height:160%;
	margin:0;
	padding:0;
	background: url(../images/bg.gif) repeat-x left top;
}
form {padding:0;margin:0;}

a {text-decoration:none;}

a:hover {text-decoration:underline;}
img {border:0;}
p {margin:0 0 20px 0; padding:0;}

#main{
	width:970px;
	padding:60px 0 0 0;
	margin:0 auto;
	position:relative;
}
#logo {
	position:absolute;
	top:12px;
	left:45px;
	width:61px;
	height:61px;
	z-index:1;
}
#navigation{
	position:absolute;
	top:65px;
	width:970px;
	background-color:#5B5550;
	height:40px;
}
#navigation ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navigation ul li{
	position: relative;
	display: inline;
	float: left;
	padding:10px 20px 10px 20px ;
	color: #ffffff;
}

#navigation ul li a{
	display: block;
	border-left-width: 0;
	text-decoration: none;
	/*background: url() center center repeat-x;*/
	color: #ffffff;
	font-size: 0.82em;
}
#navigation ul li a:hover{
/*background: url(menubgover.gif) center center repeat-x;*/
	color:#FEA62E;
}

/*Top navigation*/
#topNav {height: 44px; background: url(../images/bg_nav.gif) repeat-x left bottom;text-indent:-5000px;}
#topNav a {float: left;display: block;height: 22px;text-decoration: none; margin:16px 16px 0 16px;}
#topNav a.cuisine { display:inline-block;background: url(../images/btn_cuisine.gif) no-repeat 0 2px; width:128px; height: 15px; border-right: #7D7975 1px solid; margin-right:8px; margin-left:28px;}
#topNav a#home {background-image: url(../images/btn_home.gif); background-repeat:no-repeat; width:40px;}
#topNav a#about {background-image: url(../images/btn_about.gif); background-repeat:no-repeat; width:40px;}
#topNav a#canton {background-image: url(../images/btn_canton.gif); background-repeat:no-repeat; width:96px;}
#topNav a#restaurant {background-image: url(../images/btn_restaurant.gif); background-repeat:no-repeat; width:72px;}
/*#topNav a#restaurantMira {background-image: url(../images/btn_restaurant_mira.gif); background-repeat:no-repeat; width:72px;}*/
#topNav a#parties {background-image: url(../images/btn_party.gif); background-repeat:no-repeat; width:47px;}
#topNav a#press {background-image: url(../images/btn_press.gif); background-repeat:no-repeat; width:36px;}
#topNav a#special {background-image: url(../images/btn_special.gif); background-repeat:no-repeat; width:74px;}
#topNav a#contact {background-image: url(../images/btn_contact.gif); background-repeat:no-repeat; width:52px;}
#topNav a.lang {background: url(../images/btn_chi.gif) no-repeat right 2px; width:43px; height: 15px; border-left: #7D7975 1px solid; margin-left:8px;}

#topNav a:hover, #topNav a.active {background-position: 0 -22px;}
#topNav a.cuisine:hover {background-position: 0 2px;}
#topNav a.lang:hover {background-position: right 2px;}

#topNav .subNav div{position:absolute; filter: Alpha(Opacity=75, FinishOpacity=1, Style=1, StartX=1, StartY=1, FinishX=1, FinishY=1);	-moz-opacity: 0.75;	opacity: 0.75; padding:10px; background:#000; top:100px; display:none; z-index:999;}
#topNav .subNav .sep{width:100%; height:1px; border-top:1px dashed #7A7A7A; margin:5px 0px; display:block;}
#topNav .subNav div a{color:#7A7A7A; font-weight:bold; text-indent:0px; float:none; margin:0px; font-size:11px; height:auto;}
#topNav .subNav div a:hover{text-decoration:none; color:#fff;}
#topNav .subNav #aboutSubNav{left:231px;}
#topNav .subNav #cantonSubNav{left:318px;}
#topNav .subNav #restaurantSubNav{left:449px;}
#topNav .subNav #partiesSubNav{left:549px;}

#leftContent #navContainer{padding:18px 0;}
#leftContent #navContainer a{display:block;}
#leftContent #navContainer .navPadding{background:url(../images/leftNav/bg_nav_link.gif) no-repeat center bottom; width:245px; padding-bottom:15px; padding-left:12px; margin-bottom:15px;}
#leftContent .aboutLeftNav a{background:url(../images/leftNav/nav_about.gif) no-repeat;}
#leftContent .aboutLeftNav a#vision{background-position:0 0; width:73px; height:11px;}
#leftContent .aboutLeftNav a#vision:hover, #leftContent .aboutLeftNav a#vision.active{background-position:-170px 0;}
#leftContent .aboutLeftNav a#taste{background-position:0 -41px; width:70px; height:11px;}
#leftContent .aboutLeftNav a#taste:hover, #leftContent .aboutLeftNav a#taste.active{background-position:-170px -41px;}
#leftContent .aboutLeftNav a#people{background-position:0 -80px; width:84px; height:13px;}
#leftContent .aboutLeftNav a#people:hover, #leftContent .aboutLeftNav a#people.active{background-position:-170px -80px;}

#leftContent .cuisineLeftNav a{background:url(../images/leftNav/nav_canton.gif) no-repeat;}
#leftContent .cuisineLeftNav a#cooking{background-position:0 0; width:98px; height:13px;}
#leftContent .cuisineLeftNav a#cooking:hover, #leftContent .cuisineLeftNav a#cooking.active{background-position:-170px 0;}
#leftContent .cuisineLeftNav a#soy{background-position:0 -41px; width:77px; height:13px;}
#leftContent .cuisineLeftNav a#soy:hover, #leftContent .cuisineLeftNav a#soy.active{background-position:-170px -41px;}
#leftContent .cuisineLeftNav a#seafood{background-position:0 -80px; width:67px; height:11px;}
#leftContent .cuisineLeftNav a#seafood:hover, #leftContent .cuisineLeftNav a#seafood.active{background-position:-170px -80px;}
#leftContent .cuisineLeftNav a#tea{background-position:0 -120px; width:90px; height:11px;}
#leftContent .cuisineLeftNav a#tea:hover, #leftContent .cuisineLeftNav a#tea.active{background-position:-170px -120px;}
#leftContent .cuisineLeftNav a#wine{background-position:0 -160px; width:82px; height:11px;}
#leftContent .cuisineLeftNav a#wine:hover, #leftContent .cuisineLeftNav a#wine.active{background-position:-170px -160px;}

/**For ifc*/
#leftContent .restaurantLeftNav a{background:url(../images/leftNav/nav_restaurant.gif) no-repeat;}
#leftContent .restaurantLeftNav a#design{background-position:0 0; width:80px; height:13px;}
#leftContent .restaurantLeftNav a#design:hover, #leftContent .restaurantLeftNav a#design.active{background-position:-170px 0;}
#leftContent .restaurantLeftNav a#chef{background-position:0 -41px; width:86px; height:13px;}
#leftContent .restaurantLeftNav a#chef:hover, #leftContent .restaurantLeftNav a#chef.active{background-position:-170px -41px;}
#leftContent .restaurantLeftNav a#signatureDish{background-position:0 -80px; width:103px; height:13px;}
#leftContent .restaurantLeftNav a#signatureDish:hover, #leftContent .restaurantLeftNav a#signatureDish.active{background-position:-170px -80px;}
#leftContent .restaurantLeftNav a#location{background-position:0 -120px; width:68px; height:13px;}
#leftContent .restaurantLeftNav a#location:hover, #leftContent .restaurantLeftNav a#location.active{background-position:-170px -120px;}
#leftContent .restaurantLeftNav a#reservation{background-position:0 -160px; width:85px; height:13px;}
#leftContent .restaurantLeftNav a#reservation:hover, #leftContent .restaurantLeftNav a#reservation.active{background-position:-170px -160px;}

/*For Mira*/
#leftContent .restaurantLeftNavMira a{background:url(../images/leftNav/nav_restaurant_mira.gif) no-repeat;}
#leftContent .restaurantLeftNavMira a#design{background-position:0 0; width:80px; height:13px;}
#leftContent .restaurantLeftNavMira a#design:hover, #leftContent .restaurantLeftNavMira a#design.active{background-position:-170px 0;}
#leftContent .restaurantLeftNavMira a#chef{background-position:0 -41px; width:86px; height:13px;}
#leftContent .restaurantLeftNavMira a#chef:hover, #leftContent .restaurantLeftNavMira a#chef.active{background-position:-170px -41px;}
#leftContent .restaurantLeftNavMira a#signatureDish{background-position:0 -80px; width:103px; height:13px;}
#leftContent .restaurantLeftNavMira a#signatureDish:hover, #leftContent .restaurantLeftNavMira a#signatureDish.active{background-position:-170px -80px;}
#leftContent .restaurantLeftNavMira a#location{background-position:0 -120px; width:68px; height:13px;}
#leftContent .restaurantLeftNavMira a#location:hover, #leftContent .restaurantLeftNavMira a#location.active{background-position:-170px -120px;}
#leftContent .restaurantLeftNavMira a#reservation{background-position:0 -160px; width:85px; height:13px;}
#leftContent .restaurantLeftNavMira a#reservation:hover, #leftContent .restaurantLeftNavMira a#reservation.active{background-position:-170px -160px;}


/* Footer */
#footer {
	border-top:#EAEAEA 1px solid;
	color:#999999;
	font-size:0.9em;
	margin:0 0 0 8px;
	clear:both;
}
#footerContainer{width:970px; margin:0 auto;}
#footer a, #footerLink a {color:#999999;}

#footerLeft {float:left;}

#footerRight {float:right; margin:0 8px 0 0;}
#footerRight div { text-align:right;}
	
#footerLink ul {
	list-style:none;
	clear:both;
	margin:5px 8px 0 8px;
	padding:5px 0 0 0;
}

#footerLink ul li {
	color:#999999;
	font-size:0.9em;
	background:url(../images/arrow.gif) no-repeat 0 6px;
	padding:0 0 3px 12px;
}

#content {
	background:url(../images/bg_leftCol.gif) repeat-y left top;
}
/* left column */
#leftCol {
	float:left;
	width:281px;
	background:url(../images/bg_leftMenu.gif) no-repeat 13px 270px;
	padding:0 0 0 13px;
	height:auto !important;
	height:520px;
	min-height:520px;
}
#leftBg {
	padding-bottom:5px;
/*	background:url(../images/bg_leftMenu.gif) no-repeat 0 270px;*/
}
#leftContent {
	padding:40px 18px 0 18px;
}

#leftBottom{
	margin:140px 18px 0 18px;
	color:#707070;
}

#leftBottom a{
	color:#8B6F21;
}

#contactInfo {
	border-left: #F1A847 1px solid;
	padding:0 0 0 10px;
	font-weight:bold;
}

#contactInfoMira {
	border-left: #037440 1px solid;
	padding:0 0 0 10px;
	font-weight:bold;
}


#contactInfo span {
	color:#666666;
}

#contactInfo img {
	margin:0 0 3px 0;
}

.btnReservation {
	display:block;
	width:118px;
	height:16px;
	margin-top:5px;
	background:url(../images/home/btn_reservation.gif) no-repeat left top;
}

#title {
	margin:0 0 15px 0;
}
#rightCol {
	float:left;
	width:676px;
}
#restMenuRemove {
	margin:50px 0 0 30px;
	position:relative;
}
#restMenu {
	margin:37px 0 0 30px;
	position:relative;
}
#restMenu a {
	display:block;
	float:left;
	font-size:11px;
	text-align:center;
	font-weight:bold;
}
#restMenu a:hover {
	text-decoration:none;
}
#restMenu a#ifcRest {
	background:url(../images/bg_ifc.gif) no-repeat left bottom;
	width:29px;
	height:19px;
	border-right:#EBEBEB 1px solid;
	border-bottom:#EBEBEB 1px solid;
	margin-right:1px;
	color:#F69A23;
}
#restMenu a#miraRest {
	background-color:#EBEBEB;
	width:65px;
	height:18px;
	border-right:#EBEBEB 1px solid;
	border-bottom:#EBEBEB 1px solid;
	color:#A9A9A9;
}

#restMenu a#miraRest:hover{
	background:url(../images/bg_mira.gif) no-repeat left bottom;
	background-color:#fff;
	color:#2DAC43;
}
#restMenu a#iconComing {
	visibility:hidden;
	position:absolute;
	top:-22px;
	left:72px;
	z-index:100;
	width:85px;
	height:21px;
	background:url(../images/icon_coming.gif) no-repeat left top;
}

#forwardMenu {
	margin:10px 0 0 0px;
	position:relative;
}
#forwardMenu a {
	display:block;
	font-size:10px;
	padding-left:20px;
	font-weight:bold;
	float:right;
	color:#A48C71;
	margin:0 10px;
}
#forwardMenu a#tellFriend {
	background:url(../images/btn_mail.gif) no-repeat left center;
	height:19px;
	margin-right:1px;
	float:right;
}
#forwardMenu a#addFacebook {
	background:url(../images/btn_facebook.gif) no-repeat left center;
	height:18px;
	float:right;
}

#printMenu {
	margin:30px 0 0 0;
	height:30px;
	position:relative;
	background:url(../images/press/bg_press.gif) repeat-x left top;
}
#printMenu a {
	display:block;
	font-size:10px;
	padding-left:20px;
	font-weight:bold;
	float:right;
	color:#A48C71;
	margin:0 10px;
}
#printMenu a#tellFriend {
	background:url(../images/btn_mail.gif) no-repeat left center;
	height:19px;
	margin-top:5px;
	margin-right:1px;
}
#printMenu a#printpage {
	background:url(../images/btn_print.gif) no-repeat left center;
	height:18px;
	margin-top:5px;
}

#rightTitle {
	margin:10px 0 0 30px;
}

.chefImg {
	margin:10px 0 0 30px;
}

.imgContainer {
	position:relative;
}

.imgNav {
	position:absolute;
	top:26px;
	left:30px;
}

.imgNav img {
	margin:0 2px 0 0;
}

.imgMain {
	color:#FFF;
	font-size:11px;
}

.imgMain span.chung {
	position:absolute;
	top:243px;
	left:58px;
}

.imgMain span.lee {
	position:absolute;
	top:244px;
	left:543px;
}

.imgMain span.kenYu {
	position:absolute;
	top:279px;
	left:48px;
}


.imgMain h1 {
	color:#EF9B0F;
	margin:0;
	font-size:16px;
}

.imgMain h1.mira {
	color:#037440;
	margin:0;
	font-size:16px;
}

.lrgTxt {
	font-size:1.2em;
}
/*
#flashContainer {
	height:auto !important;
	height:220px;
	min-height:220px;
}
*/
#flashContainer a {
	display:block;
	width:auto;
	padding:5px 0 0 40px;
	font-size:12px;
	color:#F68121;
}
.left {float:left !important;}
.none {float:none !important;}


/*fanspage icon*/
img.fanpage{ vertical-align:middle; _padding-top:3px;}

#contactInfo{ position:relative;}
.quintessentially {
  position:absolute; left:170px; top:-15px;
}

/* This needs to be first because FF3 is now supporting this */
.clearfix {display: inline-block;}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    font-size: 0;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.locationDropDownContainer{padding-top:20px}
.locationDropDown{float:right; position:relative; z-index:999;}
#locationDiv{background:url(../images/bg_pulldown.png) no-repeat; width:125px; height:29px; cursor:pointer; padding:0 0 0 10px; color:#fff; margin-top:2px;}
#locationItemDiv{background-color: #B0B0B0;  position: absolute; top: 24px; width: 135px; z-index: 999; display:none;}
#locationItemDiv .noBorder{border:none;}
#locationItemDiv ul{padding:0; margin:0;}
#locationItemDiv ul li{padding: 0 0 0 9px; margin:0; list-style:none; border-bottom:1px dashed #787878;}
#locationItemDiv ul li:hover, #locationItemDiv ul li.active{background-color:#909090;}
#locationItemDiv ul li:hover a, #locationItemDiv ul li.active a{text-decoration:none; color:#F06715;}
#locationItemDiv a{display:block; color:#fff;}
