﻿* {
	margin: 0px;
	padding: 0px;
}

body {
	background: repeat top left url(../images/background.jpg);
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size: 12px;
}

img {
	border: none;
}

a {
	color: #c40000;
	font-weight: bold;
	text-decoration: none;
}


a:hover {
	color: #c45c00;
}

p {
	margin: 15px 0;
}


.contentleft {
	width: 64%;
	float: left;
	padding: 0px 10px 0px 30px;
}

.contentright {
	width: 28%;
	float: right;
	padding: 10px 15px 0px 5px;
}

.contentleft ul, .contentcenter ul {
	margin: 0 17px; 
	list-style: square;
	color: #000;
}

.contentleft span{
	color: #000;
}
.contentcenter span{
	color: #000;
}

.contentcenter {
	padding: 0px 30px;
}

h1 {
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	font-size: 2.3em;
	color: #6f3400;
}

h2 {
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	font-size: 1.7em;
	color: #c45c00;
}

h3 {
	margin: 0;
	padding: 0;
	color: #6f3400;
	font-size: 1.1em;
}


hr {
	color: #af2d1c;
	background-color: #af2d1c;
	height: 2px;
	margin-bottom: 5px;
	border: none;
}
.line{
	color: #f8e9c3;
	height: 1px;
	margin-bottom: 5px;
	background: none;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px dotted #960;
	
	
}

.dotted {
	height: 0; 
	background: none;
	border-bottom: 2px dotted #af2d1c;
	margin: 10px 0;
}

#wrapper {
	width: 886px;
	margin-top: -90px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#flash {
	height: 257px;
	background: url(../images/flash_holder.png) no-repeat;
	margin: 0;
	padding: 0;
}

#navbar {
	height: 32px;
	width: 886px;
	background: url(../images/navbar.png) no-repeat;
	position: relative;
	z-index: 1;
}

#logo {
	width: 378px;
	height: 98px;
	position: relative;
	z-index: 90;	
	top: 315px;
	left: -30px;
}

#contenttop {
	height: 86px;
	background: url(../images/contenttop.png) no-repeat;
	position: relative;
	display: block;
	z-index: 2;
}

#content {
	height: auto;
	background: url(../images/contentbg.png) repeat-y;
	position: relative;
	z-index: 1;
	width: 886px;
	padding-bottom: 10px;
}

#main {
	height: auto;
	position: relative;
	z-index: 100;
	padding: 0 19px 0px 19px;
	margin-top: -20px;
	
}

#footer {
	height: 56px;
	background: url(../images/footer.png) no-repeat;
	font-size: 0.8em;
	text-align: center;
	color: #bbbbbb;
	padding-top: 10px;
	vertical-align: middle;
	
}

.clear {
	clear: both;
}


/*----Navigation-----*/
#nav_reservation a{
margin-left:60px;
margin-top:5px;
	background:url(../images/nav_reservation_off.png);
	width: 200px;
	height: 59px;
	display: inline-block;
}

#nav_reservation a:hover{background: url(../images/nav_reservation_on.png);}

#nav {
	margin-right: 15px;
	height: 32px;
	width: 470px;
	float:right;
}

#locationnav {
	margin-top: 10px;
	margin-right: 30px;
	float: right;
	height: 65px;
	width: 450px;
	position: relative;
	z-index: 1000;

}


#nav ul {list-style: none;}
#nav ul li {display: inline;}
#locationnav ul {list-style: none;}
#locationnav ul li {display: inline; float:right;}

#nav_aboutus a{
	background: url(../images/nav_aboutus.png);
	width: 102px;
	height: 32px;
	display: inline-block;
}

#nav_career a{
	background: url(../images/nav_career.png);
	width: 90px;
	height: 32px;
	display: inline-block;
}

#nav_contactus a{
	background: url(../images/nav_contactus.png);
	width: 124px;
	height: 32px;
	display: inline-block;
}

#nav_merchandise a{
	background: url(../images/nav_merchandise.png);
	width: 139px;
	height: 32px;
	display: inline-block;
	margin-left: -5px;
}

#nav_facebook a{
	background: url(../images/nav_facebook.png) right;
	width: 36px;
	height: 31px;
	display: inline-block;
}


#nav_jayaone a{
	background: url(../images/nav_jayaone_new.png);
	width: 145px;
	height: 25px;
	display: inline-block;
}

#nav_hupseng a{
	background: url(../images/nav_hupseng_new.png);
	width: 145px;
	height: 25px;
	display: inline-block;
}
#nav_ampang a{
	background:url(../images/nav_ampang_new.png);
	width: 145px;
	height: 25px;
	display: inline-block;
}
#nav_solaris a{
	background:url(../images/nav_solaris_new.png) right;
	width: 233px;
	height: 25px;
	display: inline-block;
}

#nav_aboutus a:hover{background: url(../images/nav_aboutus_over.png);}
#nav_career a:hover{background: url(../images/nav_career_over.png);}
#nav_contactus a:hover{background: url(../images/nav_contactus_over.png);}
#nav_merchandise a:hover{background: url(../images/nav_merchandise_over.png);}
#nav_facebook a:hover{background: url(../images/nav_facebook_over.png);}
#nav_jayaone a:hover{background: url(../images/nav_jayaone_over_new.png);}
#nav_hupseng a:hover{background: url(../images/nav_hupseng_over_new.png);}
#nav_ampang a:hover{background: url(../images/nav_ampang_over_new.png);}
#nav_solaris a:hover{background: url(../images/nav_solaris_over_new.png);}

/*------------------*/

#branding {
	background: url(../images/branding_main.png);
	width: 849px;
	height: 399px;
	margin-top: -30px;
}

#buttons {
	margin-top: -90px;
	margin-right: auto;
	margin-left: auto;
	width: 785px;
	height: 161px;
}

#more {
	position: relative;
	left: 762px;
	top: 275px;
	z-index: 1000;
	width: 37px;
	height: 7px;
}

#buttons ul {list-style: none; margin: 0 10px;}
#buttons ul li {display: inline; margin: 0 3px;}

.outletnav {
	width: 849px;
	border-top: 3px #e4ba5f solid;
	border-bottom: 3px #e4ba5f solid;
	padding: 0;
	margin: 10px 0 25px 0;
}

.outletnav a{color: #6f3400;}
.outletnav a:hover{color: #dc1a00;}

.outletnav ul{
	list-style: none; 
	display: block;
	padding: 3px 0 3px 30px;
	font-size: 1.1em;
	font-weight: bold;

}

.outletnav ul li{
	display: inline;
	margin-right: 20px;
}

.contentcenter table em {
	color: #c45c00;
	font-weight: bold;
}

.contentcenter table tr td{
	padding: 8px;
	vertical-align: top;
}

.foodmenu tr td {
	width: 33%;
}

.contentcenter .alt {
	background: #efdcad;
}

.winenav {
	margin: 5px 0 5px 0;
}

.winenav a{color: #c45c00;}
.winenav {color: #dc1a00;}
.winenav a:hover, a:active, a:focus {color: #dc1a00;}

.winenav ul{
	list-style: none; 
	display: block;
	padding: 3px 0 3px 0px;
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	font-size: 1.3em;
	font-weight: bold;

}

.winenav ul li{
	display: inline;
	margin-right: 20px;
}

.wineinfo {
	margin-top: 20px;
}
.wineinfo h2{
	color: #dc1a00;
	font-size: 1.8em;
}

.imgright {
	width: 250px;
	float: right;
	padding-left: 20px;
}

.required {
	font-size: 12px;
	color:#f00 !important;
}
.imgrightoctfest {
	width: 282px;
	float: right;
	padding-left: 20px;
}
#contentcenterimage{
	padding-left:130px;
}

#contentjayaonepromotion{
	text-align:left;
}

/*footer link*/
.footerlink a{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.footerlink a:link, .footerlink a:visited, .footerlink a:active{ 
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	color: #cdcdcd;
	list-style: none;
	text-decoration:none;
}

.footerlink a:hover{
	color:#ffffff;
	text-decoration:underline;
}

	



