/* Reset
----------------------------------------------------------- */
blockquote,body,div,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,hr,img,input,label,legend,li,object,ol,p,select,textarea,ul {border:none;margin:0;padding:0;}


/* HTML Elements
----------------------------------------------------------- */

body {
	background:#FFF;
	background: url(bg_body.png) repeat-x #191E19 top;
	color: #BEBEBE;
	font: normal 12px/18px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	margin:0;
	padding:0;
	text-align: left;
}

a{text-decoration:none;}
a:link,a:active,a:focus,a:visited {outline:none;}
a:hover{color:#ffc63e; text-decoration:none;}

h1{color:#fff;font-size:26px;font-weight:normal;line-height:28px;margin:0 0 20px 0;}
h2{color:#fff;font-size:24px;font-weight:normal;line-height:26px;margin:0 0 20px 0;}
h3{color:#fff;font-size:18px;font-weight:normal;line-height:20px;margin: 0 0 10px 0;}

input, textarea{border:1px solid #7f9db9;padding:2px;}
textarea{overflow:auto;height:100px;}
select{border:1px solid #7f9db9;}
option {padding:2px;}

table, table td, table th
{
	border-collapse: collapse;
}
p {margin:0 0 10px 0;}

ol {margin:20px 0 20px 24px;} 
ol li {margin: 6px 0;} 


/*ul {margin:20px 0 20px 24px;} 
ul li {margin: 6px 0;} */

/* Commons
----------------------------------------------------------- */
.clear{clear:both;height:0;line-height:0; visibility:visible;}
.cl{clear:left !important;float:none !important;}
.cr{clear:right;}
.fl{float:left;}
.fr{float:right;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}

/* Hacks and Workarounds
----------------------------------------------------------- */

/* Clearfix hack */
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
.clearfix {display:block;}
* html .clearfix {height:1px;}

.btn{
	background:url(../images/bg_button.png) repeat-x;
	border: none;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
}
.highlight{color:#C8C78F;}
.f14{
	font-size:14px!important;
}
/* Layout
----------------------------------------------------------- */
div#wrapper {
	margin: 0 auto;
}

div#header{
	width:900px;
	height:150px;
	margin:0 auto;
	position: relative;
}
#logo{
	width:218px;
	height: 112px;
	float:left;
	/*background:url(logo.png) no-repeat;*/
	margin-top:40px;
}
#logo img{
    width:218px;
	height: 112px;
	cursor:pointer;
}
div#header h2{
	color:#BEBEBE;
	font-size:12px;
	position:absolute;
	top:24px;
	right:10px;
}
#btnMemberLogin{
	width:157px;
	height:36px;
	background:url(btn_member-login.png) no-repeat left top;
	position:absolute;
	right:0;
	bottom:60px;
	text-indent: -9999px;
}
#contact-info{
	width:300px;
	position:absolute;
	right:0;
	bottom:10px;
}
#contact-info li{
	list-style-type: none;
	text-align:right;
	font-size:14px;
}
div#top-bar{
	height:37px;
	background:url(bg_top-bar.png) repeat-x;
}
div#top-bar .inner{
	width:900px;
	margin:0 auto;
	text-align:right;
}
div#top-bar .inner a{
	font-size:14px;
	font-weight:bold;
	color:#C8C78F;
	line-height:37px;
	padding-left:20px;
	padding-right:8px;
}
div#top-bar .inner a:hover{
	color:#fff;
}
div#banner{
	height: 258px;
	width:900px;
	margin:0 auto;
	position:relative;
	background: #000 url(bg_banner.png) repeat-x bottom;
}
div.path{
	top:228px;
	left:0;
	position:absolute;
}
.path a{
	color:#FFFFFF;
	font-size:12px;
	font-weight:100;
	text-decoration:none;
	margin:0 10px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}
.path a:hover{
	text-decoration:underline;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}
div#nav{
	position:absolute;
	left:0;
	top:4px; 
	width:500px;
	z-index:990;
}
div#banner-inner{
	position:relative;
	text-align:center;
}
.overlay{
	position:absolute;
	top:0;
	left:0;
}
div#banner-inner .overlay{
	width:900px;
	height:234px;
	background:url(overlay_banner.png) no-repeat center;
	top:-8px;
	left:0px;
	position:absolute;
	z-index:890;
}
#photos
{
	margin:0 auto;
	height:220px;
	width:897px;
	left:3px;
	overflow:hidden;
	position:relative;
}
div#content{
	width:740px;
	margin:0 auto;
	background-color: #000;
	padding-top:0;
	padding-bottom:30px;
}
div#content a{
	text-decoration:underline;
	color:#c8c78f;
}
div#footer{
	width:900px;
	margin: 0 auto;
	height:70px;
	padding-top:18px;
	color:#fff;
	text-align:center;
}
div#footer a{
	font-size:12px;
	color:#fff;
}
div#footer a:hover{
	color: #C8C78F;
}
div#footer ul{
	width: 900px;
	display:block;
}
div#footer ul li{
	display:inline;
	padding:0 10px 0 7px;
}
div#footer ul li.trail{
	border: none;
}
/* specials-item
----------------------------------------------------------- */
.specials-item{
	width:260px;
	height:126px;
	background:url(bg_homeContainer.png) no-repeat left top;
	font-size:11px;
	position:relative;
	overflow: hidden;
	z-index:80;
}
.specials-item .image{
	height: 110px;
	min-width:100px;
	_width:100px;
	float:left;
	text-align:center;
	padding-top:16px;
}
.specials-item .text{
	padding-top:5px;
}
.specials-item .text h4{
	color: #C8C78F;
	font-size:13px;
	margin-bottom:18px;
}
.specials-item .text p{
	line-height:14px;
}
#specials .specials-item {
	float:left;
	margin-right:18px;
}
#specials-container{
	background-color:transparent;
	margin:-40px 0 0 -80px;
	padding-bottom:30px;
	width:900px;
	position:absolute;
}
#specials{
	padding-left:40px;
	padding-top:70px;
}
#content h2{
	font-family:Palace Script MT;
	font-size:64px;
	color:#C8C78F;
	display:block;
	height:64px;
	line-height:64px;
	overflow:visible;
	background: url(bg_h2-botombar.png) repeat-x bottom #000;
	/*border-bottom:2px solid #C8C78F;*/
}
#content{
	padding:0 80px;
	min-height:160px;
	_height:160px;
}
#content h2 span{
	display: block;
}
.flash-hdr span{
	height: 34px;
}
/*#content h3{
	font-size:14px;
	font-weight:bold;
	color:#c8c78f;
}*/
#GMap{
	 float:right;
}
.inner-content .image{
	width:187px;
	height:219px;
	border:1px solid #C8C78F;
	float:right
}
#content .inner-content h4{
	color:#c8c78f;
	font-size:14px;
	font-weight:bold;
	padding-bottom:12px;
	border-bottom:3px solid #626247;
}
#content .inner-content h5{
	color:#c8c78f;
	font-size:14px;
	font-weight:normal;
}
#content .inner-content strong{
	color:#fff;
}
#content .inner-content ul{
	padding-left:15px;
}
#content .inner-content .text ul li{
	margin: 25px 0pt;
}
#content .inner-content .cost{
	margin-bottom:10px;
}
#content .inner-content .cost strong{
	font-size:18px;
}
#content .inner-content .cost span{
	color:#c8c78f;
}
#content .inner-content .cost a{
	margin:0 14px 0 44px;
}
/* table-box
----------------------------------------------------------- */
.big-table{
	width:740px;
	margin-bottom:40px;
}
.table th{
	color:#c8c78f;
	border-bottom:3px solid #626247;
	vertical-align:bottom;
}
.table td{
	padding:11px;
	vertical-align:top;
	width:auto !important;
	padding-bottom:11px !important;
}
.table ul{
    padding-left:10px;
}
.table-box h3{
	color:#c8c78f;
	font-size:14px;
	font-weight:bold;
}
.table-box p{
	padding:0 !important;
	margin:0 !important;
}
.table-box th{
	color:#c8c78f;
	font-weight:lighter;
	border-bottom:3px solid #626247;
	vertical-align:bottom;
	padding:0 11px;
}
.table-box td{
	padding:11px;
	vertical-align:top;
}
.table-box tr.al{
	background-color:#21211A;
}
.table-box tr.at{
	background-color:#0F0F0D;
}
.small-table{
	width:353px;
	margin-bottom:20px;
}
.small-table th{
	padding:0;
}
/* button
----------------------------------------------------------- */
#btn-enquiries{
	width:103px;
	height:22px;
	display:block;
	background:url(btn_enquiries.png) no-repeat top;
	cursor:pointer;	
}
#btn-book-now{
	width:103px;
	height:22px;
	display:block;
	background:url(btn_book-now.png) no-repeat top;
	cursor:pointer;	
}
/*
#btn_a-la-carte-menu{
	width:187px;
	height:22px;
	display:block;
	background:url(btn_a-la-carte-menu.png) no-repeat top;
	cursor:pointer;	
}
#btn_bistro-brasserie-menu{
	width:187px;
	height:22px;
	display:block;
	background:url(btn_bistro-brasserie-menu.png) no-repeat top;
	cursor:pointer;	
}
*/
#restaurant .submit{
	width:188px;
	height:22px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	display:block;
	background:url(btn_submit_menu.png) no-repeat top;
	cursor:pointer;	
	border:0;
	padding-bottom:5px;
}
#btn_submit{
	width:103px;
	height:22px;
	display:block;
	background:url(btn_submit.png) no-repeat top;
	cursor:pointer;	
}
/* 
----------------------------------------------------------- */
.staff-item{
	position:relative;
	margin-bottom:50px;
	float:left;
}
.staff-item .image{
	float:left;
	margin-right:26px;
	width:98px;
	height:98px;
	border:1px solid #C8C78F;
}
.staff-item .text{
}
.staff-item .text h3{
	color:#C8C78F;
	font-size:14px;
	margin-bottom:0;
}
.staff-item .text p{
	color:#BEBEBE;
	line-height:16px; 
}
.inner-content .image-content{
	width:187px;
	height:218px;
	border:1px solid #C8C78F;
	float:left;
}
.inner-content .text-content{
	width:510px;
	float: left;
	margin-left:30px;
}
.inner-content .text-content h3{
	font-size:18px;
	color:#C8C78F;
}
.inner-content .text-content h4,.industry-contact-item h4{
	font-size:14px;
	font-weight:normal;
	color:#C8C78F;
}
.industry-contact-item p{
	margin-bottom: 0;
}
.industry-contact-item{
	margin-bottom: 20px;
}
#equiry-container .text{
	float:left;
	width:320px;
	padding:0 20px 0 10px
}
#equiry-container .text span{
	color:#C8C78F;
}
#equiry-container .text table tr{
	background:none;
}
#equiry-container .text td{
	padding-bottom:25px;
	vertical-align:top;
}
#equiry-container .text #btn_submit{
	float:right;
}
#equiry-container .text  a{
	color:#bebebe !important;
}
#equiry-container .text td{
	width:180px;	
}
#equiry-container .form{
	float:right;
	width:350px;
	position:relative;
}
#equiry-container .form label{
	width:70px;
	text-align:right;
	padding-right: 10px;
	display:block;
	float: left;
	line-height:24px;
}
#equiry-container .form input, #equiry-container .form textarea{
	width:250px;
	height:20px;
	border:1px solid #C8C78F;
	background:#252525;
	font-size:14px;
	color:#fff;
	padding:3px 2px 1px 2px;
}
#equiry-container .form .alternatives input{
    width:24px;
    border:none;
    background:none;
}
#equiry-container .form .alternatives label{
    float:none;
    width:auto;
    height:24px;
    vertical-align:bottom;
    display:inline;
}
#equiry-container .form textarea{
	height:98px !important;
	overflow:auto;
}
#equiry-container .form .btnSubmit{
	width:103px;
	height:22px;
	text-indent: -9999px;
	font-size:0; 
	line-height:0;
	background:url(btn_submit.png) no-repeat;
	border: none;
	cursor:pointer;
	float:right;
	margin-right:10px;
}
.two-column-container{
	position:relative;
}
.two-column-container .left,.two-column-container .right{
	width:348px;
	float:left;
	padding-right:20px;
}
.two-column-container span{
	color:#C8C78F;
}
#content .two-column-container ul{
	margin-bottom:10px;
	padding-left:0;
}
.two-column-container ul li{
	list-style-type:none;
	background:url(icon_X.jpg) no-repeat left top;
	line-height:11px;
	margin:5px 0;
	padding-left:20px;
}
/* restaurant
----------------------------------------------------------- */
#restaurant .left-box{
	float:left;
}
#restaurant .left-box img{
	width:187px;
	border:1px solid #c8c78f;
	margin-bottom:15px;
}
#restaurant .right-box{
	width:511px;
	float:right;
}
/* manyimages (the page has two images)
----------------------------------------------------------- */
#manyimages img{
	border:1px solid #8a8e96;}
/* login
----------------------------------------------------------- */
#login table{
	width:380px;
	margin:0 auto;
}
#login table tr{
	background:none !important;
	text-align:right;		
}
#login table td{
	padding:10px 0;
}
#login table #btn_submit{
	float:right;
}
#login  input{
	background:#252525 none repeat scroll 0 0;
	border:1px solid #C8C78F;
	color:#FFFFFF;
	font-size:20px;
	height:24px;
	width:254px;
}
#login  a{
	color:#BEBEBE !important;
	text-decoration:none !important;
}
/* contact
----------------------------------------------------------- */
#contact table tr{
	background:none !important;
}
#contact td{
	padding-bottom:25px;
	vertical-align:top;
}
#contact #btn_submit{
	float:right;
}
#contact  a{
	color:#bebebe !important;
}
#contact .left-box{
	float:left;
}
#contact .left-box td{
	width:180px;	
}
#contact .right-box{
	float:right;
}
#contact .enquiry{
	width:400px;
}
#contact .enquiry h5{
	display:inline;
	padding-right:1em;
}
#contact input{
	background:#252525 none repeat scroll 0 0;
	border:1px solid #C8C78F;
	color:#FFFFFF;
	font-size:20px;
	height:24px;
	width:254px;
}
#contact select{
	background:#252525 none repeat scroll 0 0;
	border:1px solid #C8C78F;
	color:#FFFFFF;
	font-size:20px;
	height:24px;
}
#contact textarea{
	background:#252525 none repeat scroll 0 0;
	border:1px solid #C8C78F;
	color:#FFFFFF;
	font-size:20px;
	height:100px;
	width:254px;
}
#contact .form{
	float:right;
	width:350px;
	position:relative;
}
#contact .form label{
	width:70px;
	text-align:right;
	padding-right: 10px;
	display:block;
	float: left;
	line-height:24px;
}
#contact .form input, #equiry-container .form textarea{
	width:254px;
	height:24px;
	border:1px solid #C8C78F;
	background:#252525;
	font-size:20px;
	color:#fff;
}
#contact .form textarea{
	height:98px;
	overflow:auto;
}
#contact .form .btnSubmit{
	width:103px;
	height:22px;
	text-indent: -9999px;
	font-size:0; 
	line-height:0;
	background:url(btn_submit.png) no-repeat;
	border: none;
	cursor:pointer;
	float:right;
	margin-right:10px;
}
/* Course Tour
----------------------------------------------------------- */
#course-breakdown-container{
	width:100%;
	margin:10px 0 30px 0;
	position:relative;
}
#course-breakdown-container h3{
	color:#626247;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
#course-breakdown-container ul{
	top:6px;
	right:0;
	list-style:none;
	position:absolute;
}
#course-breakdown-container ul li{
	width:80px;
	height:18px;
	text-align:center;
	font-size:14px;
	float:left;
	padding:3px 0;
}
#course-breakdown-container ul a{
	color:#FFFFFF;
	text-decoration:none;
}
.tab-selected{
	background-color:#626247;
}
.sub-container{
	border-top:2px solid #626247;
	display:none;
}
#white{
	display:block;
}
#course-breakdown-container .details-box{
	width:730px;
	height:22px;
	background-color:#21211A;
	padding:10px 5px;
}
#course-breakdown-container .details-box .title{
	width:50px;
	margin:0;
}
#course-breakdown-container .details-box div{
	width:22px;
	height:22px;
	text-align:center;
	font-size:12px;
	float:left;
	margin-left:15px;
}
#course-breakdown-container .details-box div a{
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}
#course-breakdown-container .details-box div a:hover{
	background:url(bg_course_tour.png) no-repeat;
	height:22px;
	width:22px;
	text-decoration:none;
	text-align:center;
	display:block;
}
#course-breakdown-container .bgblack{
	background-color:#0F0F0D;
}
#course-tour-container{
	margin:30px auto !important;
}
#course-tour-container h3{
	color:#C8C78F;
	font-size:14px;
	font-weight:bold;
	margin:0;
}
#course-tour-container p{
	font-size:12px;
	line-height:16px;
}
#course-tour-container img{
	border:1px solid #C8C78F;
}
#course-tour-container .panel{
	width:502px !important;
}
#course-tour-container .panel-overlay{
	top:382px !important;
	width:480px !important;
	height:90px !important;
}
#course-tour-container .overlay{
	top:377px !important;
	width:502px !important;
	height:90px !important;
}
#course-tour-container .nav-next{
	right:-1px !important;
}
#course-tour-container .white, #course-tour-container .ladies{
	display:none;
}
/* Wedding Gallery
----------------------------------------------------------- */
#gallery-container{
	width:650px;
	text-align:center;
	margin:0 auto;
}
#gallery-container .panel{
	border:1px solid #C8C78F;
}
.button_prev, .button_next{
	position:absolute;
	cursor:pointer;
	z-index:999;
}
#filmstrip_overlay{
	width:650px;
	height:90px;
	left:0;
	bottom:-5px;
	border:1px solid #C8C78F; 
	border-top:0;
	position:absolute;
}
/* Google Map
----------------------------------------------------------- */
#google-map{
	width:400px;
	height:400px;
	float:right;
}
#google-text{
	width:300px;
	float:left;
}

.textPage iframe, .newsContainer iframe
{
	border:none;
	background-color:#000000;
}

/* Sponsers
----------------------------------------------------------- */
#sponsers-container
{
	position:relative; 
	left:-80px; 
	width:820px	
}

#sponsers-container .left-list
{
	margin-top: 21px;
	margin-right: 32px;
	width: 148px;
	float: left;	
}

#sponsers-container .left-list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sponsers-container .left-list ul li {
	background: #1b1b1b;
	margin-bottom: 6px;
	width: 118px;
	padding: 3px 15px;
}

#sponsers-container .left-list ul li a 
{
	color: #c8c78f;
	text-decoration: none;
}
#sponsers-container .left-list ul li a:hover { text-decoration: underline; }

#sponsers-container .list
{
	width: 634px;
	float: left;	
}

#sponsers-container .list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sponsers-container .list ul li {
	float: left;
	width: 220px;
	height: 170px;
	margin-right: 140px;
	margin-bottom: 20px;
}

#sponsers-container .list ul li.last { margin-right: 53px; }

#sponsers-container .list ul li .image {
	display: block;
	width: 100px;
	height: 100px;
	overflow: hidden;
}

#sponsers-container .list ul li .title 
{
	display: block;
	text-decoration: none;
	text-align: center;
}

#sponsers-container .list ul li .title:hover { text-decoration: underline;}

#sponsers-container .list ul li .link 
{
	display: block;
	color: #fff;
	text-align: center;
}

/* Hacks
----------------------------------------------------------- */
#content .news-list .item h2 span { font-family: Arial;display: inline;font-size: 35px; }
