@charset "utf-8";
/* Penang Affair - Global Stylesheet */

body{
	margin: 0px;
	background-color:#000000;
	font-family: Tahoma, Geneva, sans-serif;
}

#container{
	margin: auto;
	background-image: url(../images/bg-wood.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 650px;
}

#wrap{
	margin: auto;
	width: 798px;
}

#head-wrap{
	width: 798px;
	height: 135px;
}

#header{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 135px;
	width: 318px;
	overflow: hidden;
	z-index: 99999;
}

#header-front{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 135px;
	width: 318px;
	overflow: hidden;
	z-index: 99999;
	position: fixed;
}

#navigation{
	margin-top: -80px;
	float: right;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
	width: 485px;
	height: 31px;
	clear: both;
	display: block;
}

#navigation-front{
	margin-top: 55px;
	float: right;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
	width: 485px;
	height: 31px;
	clear: both;
	display: block;
}

#buttons{
	float: right;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 10px;
	z-index: 99999;
	display: block;
}

#main-content{
	margin: auto;
	margin-bottom: 15px;
	background-image: url(../images/menu-bg.gif);
	width: 798px;
	height: 536px;
}

#main-content-welcome{
	margin: auto;
	margin-bottom: 15px;
	background-image: url(../images/menu-bg.gif);
	width: 798px;
	height: 536px;
}
#main-content-welcome-front{
	margin: auto;
	margin-bottom: 15px;
	width: 798px;
	height: 536px;
}

#main-content-welcome-pad{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 20px;
	margin-top: 13px;
	margin-right: 20px;
	color:#373737;
	font-size:12px;
	width: 600px;
}

#main-content-welcome-pics{
	float: right;
	width: 133px;
	height: auto;
	padding-right: 8px;
	margin-top: -10px;
}

#main-content-welcome-pics2{
	float: right;
	width: 133px;
	height: auto;
	padding-top: 10px;
	padding-right: 8px;
}
	
#bot-content{
	margin: auto;
	background-image: url(../images/bot-content.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 792px;
}

#bot-content-wrap{
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 12px;
	font-size: 10px;
}

#bot-c1{
	padding-left: 10px;
	padding-top: 8px;
	float: left;
	width: 245px;
}

#bot-c2{
	padding-top: 16px;
	float: left;
	width: 280px;
}

#bot-c3{
	padding-right: 10px;
	padding-top: 8px;
	float: right;
	width: 245px;
}

#seperator{
	float:left;
	height: 66px;
	width: 1px;
	background-image: url(../images/bot-seperator.jpg);
	background-repeat: no-repeat;
}

#footer{
	margin-top: 20px;
	margin-bottom: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999999;
}

a.foot-link:link {
	color: #999999; text-decoration: none; 
}

a.foot-link:visited {
	color: #999999; text-decoration: none; 
}

a.foot-link:hover {
	color: #999999; text-decoration: underline; 
}

a.foot-link:active {
	color: #999999; 
} 

a.email-link:link {
	color: #333333; text-decoration: none;
}

a.email-link:visited {
	color: #333333; text-decoration: none; 
}

a.email-link:hover {
	color: #333333; text-decoration: underline; 
}

a.email-link:active {
	color: #333333; 
} 

/*----------------jFlow Header----------------------*/
#menu-slide {
	clear:both;
	margin: 0px auto;
	width: 765px;
	height: 530px;
	overflow:hidden;
	margin-top: -10px; /*---changed from -10---*/
}
#header .inner #menu-slide h2 {
	font-size:13px;
	color: #f7951e;
	overflow:hidden;
	float:left;
}
#slides {
	width: 798px;
	height: 418px;
	margin-top: 0px;
}
#controller {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width:155px;
	float: right;
}
#controller span {
	color:#FFFFFF;
	margin-right:2px;
	cursor:pointer;
	padding:2px 3px;
	width:30px;
	display:block;
	float:left;
	text-align:center;
	background-color: #990000;
}
#jFlowSlide {
	width: 798px;
	height: 530px;
	overflow:hidden;
	clear:both;
}
#controller span.jFlowSelected {
	color:#FFFFFF;
	background-color: #373737;
	font-weight: bold;
}
#prevNext {
	display:none;
}
.jFlowPrev,
.jFlowNext {
	cursor:pointer;
}
.menu-text {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-left: 5px;
	margin-top: 5px;  /*---changed from 10---*/
	margin-right: 15px;
	color:#373737;
	font-size:11px;
	width: 225px;
	height: 350px;
}
.menu-text p {
	margin:0px 0;
}
.description {
	color:#373737;
	font-size:1em;
	margin-bottom:10px;
	letter-spacing:0;
	width: 190px;
}
.h2{
	float: left;
	margin-top: 20px;
	margin-left: 6px;
	background-image: url(../images/menu_text.jpg);
	background-repeat: no-repeat;
	width: 64px;
	height: 17px;
}
#menu-heading2{
	float:left;
	font-weight: bold;
	font:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #373737;
	width: 185px;
}
.menu-heading {
	font-weight: bold;
	font:Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #990000;
}
#price{
	font-weight: bold;
	float: right;
	width: 40px;
	text-align: right;
	margin: 0px;
}



/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:436px;
	width: 798px;
}

#slideshow IMG {
	margin-top: 100px;
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
