@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#000;
	background-color:#7f7866;
}
img.bg {
	/* Set rules to fill background */
			min-height: 100%;
	min-width: 1024px;
	/* Set up proportionate scaling */
			width: 100%;
	height: auto;
	/* Set up positioning */
			position: fixed;
	top: 0;
	left: 0;
}
 @media screen and (max-width: 1024px) {
 img.bg {
 left: 50%;
 margin-left: -512px;
}
}
#wrapper {
	background:url(../images/westbury.jpg) no-repeat 0 0;
	position: relative;
	width:942px;
	height:768px;
	margin:auto;
}
a {
	color:#c38a99;
	margin:0;
	border:0;
	text-decoration:none;
}
#header {
	width:966px;
}
#header #logo {
	position:relative;
	width:420px;
	left:-25px;
	float:left;
}
#header #right-section {
	position:relative;
	float:right;
	margin-top:10px;
	width:300px;
	padding-right:33px;
}
#signup-div {
	width:188px;
	height:35px;
	float:right;
	margin-top:6px;
}
#txtsignup {
	height:17px;
	border:1px solid #b9b9b9;
	width:117px;
	float:left;
}
#btnsignup {
	height:20px;
	width:11px;
	padding-left:3px;
	background:url(../images/btn-signup.jpg) no-repeat 0 0;
	border:none 0;
}
a:hover *#btnsignup {
	height:20px;
	width:11px;
	padding-left:3px;
	background:url(../images/btn-signup-roll.jpg) no-repeat 0 0;
}
#btnguestlist, #btnbookatable {
	/*text-align:right;*/
	float:right;

}
#content {
	width:922px;
	border:1px solid #000;
	background-color:#FFF;
/*	margin:15px auto 5px;
 *margin:15px auto 3px;*/
 margin:0 auto 8px;
 *margin:0 auto 5px;
}
#leftpanel {
	background:url(../images/bg-lftmnu.jpg) no-repeat 0 0;
	width:auto;
	height:587px;
	float:left;
}
ul#main-nav {
	margin-top:2px;
	padding-left:3px;
	padding-right:3px;
}
#right-panel {
	float:right;
	width:738px;
	padding:5px;
}
#right-panel #section1 {
	float:left;
	background:#333 url(../images/bg-img01.jpg) no-repeat 0 bottom;
	width:458px;
	height:576px;
}
#right-panel #psection1 {
	float:left;
}
#right-panel #section1-01 {
	width:458px;/* height:506px;*/
}
#right-panel #section1-01 ul li {
	float:left;
	margin-left:5px;
	margin-bottom:5px;
	width:147px;
	height:179px;
	background-color:#333;
	border:1px solid #333;
}
#right-panel #section1-02 {
	background-color:#333;
	float:left;
 *margin-top:5px;
	width:458px;
	color:#FFF;
}
#section1-02 a {
	color:#FFF;
	text-decoration:none;
}
#section1-02 a:hover, #section1-02 ul li a.current {
	color:#c38a99;
}
#right-panel #section1-02 ul {
	float:left;
	margin:0 20px 0 20px;
}
#right-panel #section1-02 ul li {
	float:left;
	padding-right:10px;
}
#right-panel #section1-01 ul li.first {
	margin-left:1px;
}
#right-panel #section1 #lower-sec {
	/*	border-top:5px solid #fff;*/
	padding:0px;
}
#section1 #lower-sec .gen h1,
#section1 #lower-sec .gen h2,
#section1 #lower-sec .gen h3,
#section1 #lower-sec .gen h4,
#section1 #lower-sec .gen h5,
#section1 #lower-sec .gen h6{
	margin-left:15px;
}
#section1 #lower-sec .gen p{
 color:#fff;
 padding:10px 0px 0px 0px;
 margin:0 15px;
}
#right-panel #section2 {
	width:263px;
	height:566px;
	float:right;
	background:#333333 url(../images/bg-img02.jpg) no-repeat 0 bottom;
	padding:5px 5px;
}
#right-panel #section2-01 {
	width:263px;
	height:566px;
	float:right;
	background-color:#333;
	padding:5px;
}
/*
#right-panel #section2-01 p {
	color:#fff;
	line-height:20px;
	padding-right:5px;
}*/
#right-panel #section2-party {
	width:273px;
	height:576px;
	float:right;
	background:#333333 url(../images/partyhire/bg-enquiry.jpg) no-repeat 0 bottom;
}
#social-network {
	padding-left:10px;
}
/*
#bktable{
	position:absolute;
	z-index:100;
	display:block;
	background:url(../images/bktable/bg-bookatable.jpg) no-repeat 0 0;
	width:325px;
	height:425px;
	left:-25px;
}
#bktable table{
	margin-top:85px;
}
#bktable table td{
	padding:7px;
}
#bktable table td .label{
	float:right;
	margin-top:5px;
}
#bktable table td input.textbox{
	height:20px;
	width:145px;
	border:none 0;
	padding-top:3px;
}
#bktable table td input.errtextbox{
	height:20px;
	width:145px;*/
/*	border:thick 2px;
	border-color:#FF0000;*/
/*	background-color:#ffffcc;
	padding-top:3px;
}
#bktable table td textarea{
	border:none 0;	
}*/




#bktable, #guestlist{
 position:absolute;
 display:block;
 width:348px;
 height:437px;
 z-index:9999; 
}
#guestlist{
 background:url(../images/bktable/bg-guestlist.png) no-repeat 0 0; 
 top:112px;
 left:-221px;
}
#bktable{
 background:url(../images/bktable/bg-bookatable.png) no-repeat 0 0;
 top:112px;
 left:-25px;
}
#bktable table, #guestlist table {
	margin-top:85px;
}
#bktable table td, #guestlist table td {
	padding:7px;
}
#bktable table td .label, #guestlist table td .label {
	float:right;
	margin-top:5px;
}
#bktable table td input.textbox, #guestlist table td input.textbox {
	height:20px;
	width:145px;
	border:none 0;
	padding-top:3px;
}
#bktable table td input.errtextbox, #guestlist table td input.errtextbox {
	height:20px;
	width:145px;
	border:none 0;
	padding-top:3px;
	background-color:#ffffcc;
	padding-top:3px;
}
#bktable table td textarea, #guestlist table td textarea {
	border:none 0;
}
#section2-party table {
 margin-left:10px;
 margin-top:50px;
}
#section2-party table td img {
	padding:12px 0px 2px 0px;
}
#section2-party table td input.textbox {
	width:125px;
	border:none 0;
}
#section2-party table td textarea {
	width:234px;
	height:70px;
	margin-bottom:10px;
	border:none 0;
}
#section2-party table td input.errtextbox {
	border:none 0;
	width:125px;
	background-color:#ffffcc;
	padding-top:3px;
}
#section2-party table td select.errtextbox {
	background-color:#ffffcc;
}
#section1 #banner {
	background:url(../images/partyhire/img-01.jpg) no-repeat 0 0;
	width:458px;
	height:304px;
}
#section1 #banner #trans-div {
	background-color:#000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	position:absolute;
	z-index:110;
	height:304px;
	width:150px;
}
#section1 #banner .desc {
	position:absolute;
	z-index:115;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:135px;
	padding-left:10px;
	padding-right:5px;
}
#section1 #banner .desc h3 {
	font-size:18px;
	line-height:24px;
	font-weight:bold;
}
#section1 #banner .desc p {
	margin-top:50px;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
}
#pic-frame {
	margin-top:78px;
	margin-left:34px;
}
#map {
	width:458px;
	height:553px;
}
#right-panel #section2 .style1{
 margin-left:20px;
 margin-right:20px; 
 color:#fff;
}
#right-panel #section2 .style2{
 padding-top:8px;
}
#right-panel #section2 .style3 {
	padding-top:15px;
}
#right-panel #section2 h3 {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-weight:bold;
	color:#c38a99;
	/*font-size:14px;*/
	font-size:16px;
}
#right-panel #section2 a {
	color:#fff;
	text-decoration:none;
}
#right-panel #section2 a:hover {
	color:#c38a99;
	text-decoration:underline;
}
.font-highlight {
	color:#c38a99;
}
#highlights {
	margin-top:5px;
}
#highlights td h3 {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-weight:bold;
	color:#c38a99;
	font-size:14px;
	padding-left:10px;
	padding-bottom:10px;
}
#highlights td h3, #highlights table#idx-hl-tbl p {
	/*width:220px;*/
}
#highlights p, #right-panel #section2-01 p {
	margin-right:15px;
}
#fdleftdiv p{
	margin-right:10px;
}
#highlights p, #fdleftdiv p,#right-panel #section2-01 p {
	color:#FFF;
	padding-left:10px;
	line-height:normal;
	text-align:left;
!important
}
#highlights table td, #fdleftdiv table td {
	padding-top:10px;
}
#highlights table td.v-align, #fdleftdiv table td.v-align {
	vertical-align:middle;
}
/*.whatson h3{
 font-size:14px;
 font-weight:bold;
 margin:0 8px;  
}
.whatson img{ 
 margin:10px 8px 0;  
}
.whatson p{
 line-height:normal;
 margin:10px 20px 0 8px;
 color:#FFF;
}
.whatson ul#links{
 margin:10px 8px 0;
}
.whatson ul#links li {
padding-right:20px;
float:left;
}
.whatson ul#links li a {
	color:#c38a99;
	text-decoration:none;
}*/
#whatson #month-list{
 height:20px;
 background-color:#960;
}
#whatson #events{
 background-color:#333333;
 padding:25px 10px 20px 10px;
}
 
#whatson #event-img{
 float:left;
 margin-right:10px;
}
 
#whatson #event-desc{
 /*height:308px;*/
 min-height:308px;
 padding-right:20px;
 color:#fff;
}
#whatson #event-desc h3{
 font-size:16px;
 font-weight:bold;
}
#whatson #event-desc p.event-date{
 color:#cacaca;
 font-size:10px;
 margin-top:0;
}
#whatson #event-desc p{
 text-align:justify;
 margin-top:14px;
}
#whatson #event-desc ul#links{
 margin:10px 8px 0;
}
#whatson #event-desc ul#links li{
 padding-right:20px;
 padding-bottom:10px;
 float:left; 
}
#whatson #event-desc a{
 color:#c38a99;
 text-decoration:none;
}
#whatson .event-spacer{
 color:#fff;
 margin:10px 0 10px 0;
}

.pad-lft-15 {
	padding-left:15px;
}
.pad-lft-10 {
	padding-left:10px;
}
div.require {
	color:#FF0000;
	font-weight:bold;
}
#eventDescription1 a {
	color:#c38a99;
}
.play-div {
	position:relative;
}
#peopleSay {
	float:left;
	margin-top:10px;
	padding:10px;
}
#peopleSay h3 {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-weight:bold;
	color:#925565;
	font-size:14px;
}
#peopleSay p {
	padding-top:12px;
	line-height:normal;
}
/*#detail-menu{
 width:740px;
 font-size:9px;
 text-align:center;
 line-height:normal;
 background:url(../images/fdmenu_bg.jpg) no-repeat 0 0;
 padding:30px;
}
*/
#detail-menu {
	width:740px;
	font-size:9px;
	text-align:center;
	line-height:normal;
	background:url(../images/fdmenu_bg.jpg) no-repeat 0 0;
	padding:30px;
	position:absolute;
	left:0px;
	top:10px;
	z-index:999;
}
#detail-menu h1 {
	font-size:18px;
}
#detail-menu h2 {
	font-size:16px;
	text-transform:uppercase;
	margin-top:10px;
}
#detail-menu h3 {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:10px;
}
#detail-menu h4 {
	font-weight:bold;
}
#detail-menu table {
	margin-top:10px;
}
#detail-menu table td {
	text-align:center;
	padding:1px 10px;
}
#detail-menu table td.newitem {
	padding:4px 5px 0 5px;
}
#detail-menu .ad-box {
	text-align:center;
	width:200px;
	background-color:#fff;
	border:1px solid #000;
	color:#800097;
	padding:10px;
	margin:10px auto;
}
#detail-menu .add-box {
	text-align:center;
	width:230px;
	background-color:#fff;
	border:1px solid #000;
	padding:5px;
	margin:10px auto;
}
#detail-menu-outer {
	width:800px;
	height:620px;
}
#detail-menu {
	width:740px;
	font-size:9px;
	text-align:center;
	line-height:normal;
	background:url(../images/fdmenu_bg.jpg) no-repeat 0 0;
	padding:30px;
	position:absolute;
	left:0px;
	top:20px;
	z-index:99;
}
#detail-menu h1 {
	font-size:18px;
}
#detail-menu h2 {
	font-size:16px;
	text-transform:uppercase;
	margin-top:10px;
}
#detail-menu h3 {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:10px;
}
#detail-menu h4 {
	font-weight:bold;
}
#detail-menu table {
	margin-top:10px;
}
#detail-menu table td {
	text-align:center;
	padding:1px 10px;
}
#detail-menu table td.newitem {
	padding:4px 5px 0 5px;
}
#detail-menu .ad-box {
	text-align:center;
	width:200px;
	background-color:#fff;
	border:1px solid #000;
	color:#800097;
	padding:10px;
	margin:10px auto;
}
#detail-menu .add-box {
	text-align:center;
	width:230px;
	background-color:#fff;
	border:1px solid #000;
	padding:5px;
	margin:10px auto;
}

blockquote{
 font-family:"Courier New", Courier, monospace;
 font-size:14px;
 color:#fff;
 padding:0;
 margin:0 12px 0 0;
}
#address li{
 line-height:15px;
}
#main_image{
 height:304px;
}
ul.sideSectionlinks{
  margin-left:10px;
}
ul.sideSectionlinks li{
  padding:3px;
}	  

#contact-westbury{
	position:absolute;
	top:65px;
	right:33px;
}