div, img {
	margin: 0;
	padding: 0;
	display: block;
}
body {
	background: #eee;
	margin: 0;
	padding: 0;
	font: 62.5%/1.2em "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Arial, sans-serif;
	color: #333;
}
p {
	margin: 0;
	margin-bottom: 1em;
}
a img {
	border: none;
}
a {
	color: #cd5806;
}
a:hover {
	color: #999;
}
h2 {
	font-weight: normal;
	font-size: 2.4em;
	line-height: 1em;
	margin: 0;
	margin-bottom: 1em;
	color: #cd5806;
}
#container {
	position: relative;
	background: #fff;
	width: 1000px;
	height: 600px;
	overflow: hidden;
	border: solid 1px #ccc;
	margin: auto;
}

/* Header */
#header {
	position: absolute;
	top: 38px;
	left: 47px;
	z-index: 1000;
}
#header img {
}
#logo img {
}

/* Nav */
#nav {
	margin-top: 20px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	font-size: 11px;
	line-height: 2em;
}
#nav a {
	color: black;
	text-decoration: none;
}
#nav a.active {
	color: #911e0e;
}
#nav a:hover {
	color: #888;
}

/* Subnav */
#subnav-menu {
	display: none;
}
#subnav-menu ul {
}
#subnav-menu li {
	margin: 0 0 0.5em 1em;
	line-height: 1.5em;
}
#subnav-menu a {
	color: #555;
}
#subnav-menu a:hover {
	color: #999;
}

/* Footer */
#footer {
	text-align: center;
	color: #888;
	margin-top: 1em;
}
#footer a {
	color: #999;
}
#footer a:hover {
	color: #911e0e;
}

/* Errors*/
input.error, select.error, textarea.error {
	background-color: #ffffd5;
	border: 2px solid #ff0000;
}
label.error {
	display: none;
}

/* Concept */
#page-concept #container {
	position: relative;
}
#page-concept #content {
	position: relative;
	top: 0;
	left: 0;
}
#page-concept #fg {
	z-index: 100;
	position: absolute;
}
#page-concept #subtitle {
	z-index: 100;
	position: absolute;
	top: 55px;
	left: 840px;
}
#page-concept #concept {
	width: 2000px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('../img/concept-bg.jpg');
}
#page-concept .concept-lang {
	width: 1000px;
	height: 600px;
	float: left;
	position: relative;
}
#page-concept #content #en, #page-concept #content #cn {
	position: absolute;
	top: 194px;
	left: 185px;
	width: 271px;
	font-size: 1em;
	line-height: 1.1em;
	z-index: 50;
}
#page-concept #content #en {
	top: 118px;
	width: 300px;
	font-size: 1.1em;
	line-height: 1.1em;
}
#page-concept #content strong {
	font-size: 1.1em;
	color: #cd5806;
}
#page-concept #content #cn {
	top: 118px;
	width: 290px;
	font-size: 1.2em;
	line-height: 1.4em;
}
#page-concept #content p {
	margin: 0;
	margin-bottom: 1em;
}
#page-concept #lang-select {
	z-index: 2000;
	position: absolute;
	top: 2em;
	right: 2em;
}
#page-concept #lang-select img {
	display: inline;
}

/* Menu */
#page-menu #subnav-menu {
	display: block;
}
#page-menu #fg {
	z-index: 500;
	position: absolute;
	bottom: 0;	
}
#page-menu #bg {
	z-index: 1000;
	position: absolute;
	right: 0;
}
#page-menu #menu-nav {
	z-index: 600;
	position: absolute;
	top: 0;
	left: 612px;
}
#page-menu #menu {
	position: absolute;
	top: 0;
}
#page-menu .menu-item {
	position: relative;
}
#page-menu .menu-item img {
}
#page-menu #arrow-up {
	position: absolute;
	top: 13px;
}
#page-menu #arrow-down {
	position: absolute;
	top: 564px;
}

/* Promotions */
#page-promotions #container {
	background-image: url('../img/promotions-bg.jpg');
}
#page-promotions #content {
	position: absolute;
	left: 210px;
	top: 198px;
	width: 550px;
	color: #666;
}

/* Awards & Press Reviews */
#page-awards #container {
	background-image: url('../img/awards-bg.jpg');
}
#page-awards #content {
	position: absolute;
	left: 210px;
	top: 135px;
	width: 480px;
	color: #666;
	font-size: 11px;
	line-height: 14px;
}
#page-awards ul#press-content {
	list-style: none;
	padding: 0;
	margin: 0;
}
#page-awards ul#press-content li {
	margin: 0;
	float: left;
	margin-right: 18px;
	display: inline;
	font-weight: bold;
}
#page-awards ul#press-content li strong {
	color: #7c2230;
}
#page-awards ul#press-content li a {
	font-weight: normal;
}
#page-awards ul#press-content li img {
	border: solid 1px #ccc;
}

/* Reservations */
#page-reservations #container {
	background-image: url('../img/reservations-guide.jpg');
}

/* Restaurant Info */
#page-restaurant-info #container {
}
#page-restaurant-info #info {
	position: absolute;
	left: 210px;
	top: 135px;
	width: 550px;
	color: #666;
	z-index: 100;
	font-size: 1.1em;
	line-height: 1.2em;
}
#page-restaurant-info #info-1-bg, #page-restaurant-info #info-2-bg  {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}
#page-restaurant-info strong {
	color: #333;
}
#page-restaurant-info #info h1 {
	font-weight: normal;
	font-size: 2.4em;
	line-height: 1em;
	margin: 0;
	color: #cd5806;
}
#page-restaurant-info #info-select {
	position: absolute;
	left: 200px;
	top: 4px;
}
#page-restaurant-info #info-select a {
	display: block;
	height: 20px;
	text-indent: -5000em;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}
#page-restaurant-info #info-select a img {
}
#page-restaurant-info #info-1, #page-restaurant-info #info-2 {
	position: absolute;
	top: 50px;
	z-index: 100;
}
#page-restaurant-info #info-1 div, #page-restaurant-info #info-2 div {
	float: left;
	width: 180px;
	margin-right: 20px;
}
#page-restaurant-info a#select-1 {
	background: url('../img/restaurant_select-1.gif') no-repeat;
}
#page-restaurant-info a#select-2 {
	background: url('../img/restaurant_select-2.gif') no-repeat;
}
#page-restaurant-info a#select-1.active {
	background: url('../img/restaurant_select-active-1.gif') no-repeat;
}
#page-restaurant-info a#select-2.active {
	background: url('../img/restaurant_select-active-2.gif') no-repeat;
}

/* Contact Us */
#page-contact-us #container {
	background-image: url('../img/contact-us-guide.jpg');
}

/* TL Logo */
.tl-logo {
	position: absolute;
	left: 47px;
	bottom: 10px;
	z-index: 2000;
	text-align: center;
	font: normal 9px/8px Arial, sans-serif;
	color: #333;
	cursor: pointer;
}
.tl-logo img {
	margin-bottom: 3px;
}

/* Modal Window */
.jqmMenuWindow, .jqmHotpotWindow {
	font-size:10px;
}
.jqmMenuWindow a {
	text-decoration: none;
}
.jqmMenuWindow #modal-nav, .jqmHotpotWindow #modal-hotpot-nav {
	float: left;
	width: 170px;
	line-height: 1.5em;
}
.jqmHotpotWindow #modal-hotpot-nav {
	width: 150px;
}
.jqmMenuWindow #modal-nav img.logo, .jqmHotpotWindow #modal-hotpot-nav img.logo {
	margin-bottom: 30px;
}
.jqmMenuWindow .menu-liner, .jqmHotpotWindow .menu-liner {
	color: #999;
	line-height: 1.2em;
}
.jqmMenuWindow #modal-content, .jqmHotpotWindow #modal-hotpot-content { 
	float: left;
	margin-top: 55px;
	margin-left: 60px;
}
.jqmMenuWindow #modal-content .scroll-pane, .jqmHotpotWindow #modal-hotpot-content .scroll-pane {
	width: 525px;
	height: 445px;
	font-size: 11px;
}
.jqmMenuWindow #modal-content p, .jqmHotpotWindow #modal-hotpot-content p {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
.jqmMenuWindow #modal-content h1, .jqmHotpotWindow #modal-hotpot-content h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	color: #cd5806;
	/*background: #ff7200;*/
}
.jqmMenuWindow #modal-content ol, .jqmHotpotWindow #modal-hotpot-content ol {
	margin-left: 3em;
	padding-left: 0;
}
.jqmMenuWindow a.print-friendly, .jqmHotpotWindow a.print-friendly {
	position: absolute;
	display: block;
	top: 23px;
	right: 45px;
	font-size: 10px;
	line-height: 20px;
}
.jqmMenuWindow img.close, .jqmHotpotWindow img.close, .jqmFormWindow img.close {
	position: absolute;
	right: 22px;
	top: 25px;
}

/* Modal Form */
.modal-form {
	font-size: 1.1em;
}
.modal-form form {
	margin: 2em 0;
}
.modal-form h2 {
	font-weight: normal;
	color: #cd5806;
	font-size: 2em;
}
.modal-form h3, .modal-form h4 {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	margin: 0;
}
.modal-form label {
	display: block;
	line-height: 1.5em;
}
.modal-form .col-sub {
	float: left;
	width: 230px;
	margin-top: 2em;
	margin-right: 20px;
	display: inline;
}
.modal-form input, .modal-form select {
	margin-bottom: 1em;
}

/* Contact Us */
#contact-us .modalForm {
}
#contact-us .contact-side {
	float: right;
	margin: 1.5em;
	display: inline;
}

/* Press Window */
.pressWin {
	background: #fff;
	font-size: 12px;
	line-height: 1.5em;
	margin: 20px;
}
.pressWin img {
	float: left;
	border: solid 1px #ccc;
	margin-right: 20px;
	display: inline;
}
.pressWin-content {
	width: 360px;
	float: left;
}
.pressWin ul {
}