@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	line-height:18px;
	margin:0;
}

h2 {
	margin:0;
	margin-bottom:15px;
	margin-top:15px;
	padding:0;
	padding-bottom:1px;
	width:600px;
	font-weight:normal;
	font-size:20px;
	background:url('/images/backgrounds/yellow-line.gif')
	repeat-x
	left
	bottom;
}

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

a:link {
	color:#ffffff;
	text-decoration:underline;
}

a:active {
	color:#ffffff;
	text-decoration:underline;
}

a:visited {
	color:#ffffff;
	text-decoration:underline;
}

a:hover {
	color:#F8FCC9;
	text-decoration:none;
}



.mainContainer {
	text-align:center;
	padding-bottom:10px;
	color:#F8FCC9;
}

.pageContainer {
	position:relative;
	width:950px;
	margin:auto auto;
	background:url('/images/backgrounds/page-back.jpg')
	repeat-x
	left
	top
	#000000;
	text-align:left;
	min-height:820px;
}

.contentContainer {
	padding-top:410px;
	/*padding-top:385px;*/
	padding-right:260px;
	padding-bottom:38px;
	padding-left:80px;
	background:url('/images/backgrounds/stripe.jpg')
	no-repeat
	43px
	390px;
	text-align:justify;
	/*border:1px solid #ffffff;*/
}

.copyRight {
	float:right;
	width:322px;
	text-align:right;
	background:url('/images/backgrounds/yellow-line.gif')
	repeat-y
	20px
	-10px;
}

.copyRightInner {
	padding-top:15px;
	padding-left:30px;
	text-align:justify;
}

#rooms .copyRightInner {
	padding-bottom:5px;
}

#home .copyRightInner {
	padding-bottom:5px;
}

#meetings .copyRightInner {
	padding-bottom:5px;
}

#dining .copyRightInner {
	padding-bottom:130px;
}

#weddings .copyRightInner {
	padding-bottom:50px;
}


.logo {
	position:absolute;
	right:57px;
	top:80px;
}

.footerContainer {
	position:relative;
	width:950px;
	height:84px;
	margin:auto auto;
	background:url('/images/backgrounds/footer-back.jpg')
	repeat-x
	left
	top;
	text-align:left;
}

.footerInner {
	padding:12px 0px 0px 15px;
	color:#ffffff;
	letter-spacing:1px;
	line-height:22px;
}

.contactInfo {
	color:#97989A;
	font-weight:bold;
}

.contactInfo a {
	text-decoration:none;
	color:#97989A;
}

.contactInfo a:link {
	text-decoration:none;
	color:#97989A;
}

.contactInfo a:active {
	text-decoration:none;
	color:#97989A;
}

.contactInfo a:visited {
	text-decoration:none;
	color:#97989A;
}

.contactInfo a:hover {
	text-decoration:underline;
	color:#97989A;
}


.bespokeLogo {
	position:absolute;
	right:10px;
	top:12px;
}

.creditsContainer {
	width:950px;
	margin:auto auto;
	padding-top:10px;
	text-align:right;
	font-size:11px;
}

.credits {
	text-align:right;
	color:#97989A;
	letter-spacing:1px;
}

.credits a {
	color:#97989A;
}

.credits a:active {
	color:#97989A;
}

.credits a:link {
	color:#97989A;
}

.credits a:visited {
	color:#97989A;
}

.credits a:hover {
	color:#97989A;
}


.boxContainer {
	position:absolute;
	top:200px;
	right:35px;
	width:193px;
	z-index:500;
}

.boxSep {
	position:relative;
	height:20px;
	/*border:1px solid #ffffff;*/
}

/** BOOKING ELEMENT **/
.bookingContainer {
	position:relative;
	background:url('/images/backgrounds/book-back.gif')
	no-repeat
	left
	top
	#EFEFEF;
	height:303px;
	overflow:hidden;
	color:#000000;
}

.bookingBottom {
	position:absolute;
	background:url('/images/backgrounds/book-back-bottom.gif')
	no-repeat
	left
	top;
	width:193px;
	height:9px;
	bottom:0px;
	left:0px;
	z-index:5000;
	/*color:#ffffff;
	border:1px solid #ffffff;*/
}

.bookingButton {
	background:url('/images/backgrounds/booking-button.jpg')
	no-repeat
	left
	top;
	width:114px;
	height:22px;
	text-align:center;
	cursor:pointer;
}

.bookingButtonText {
	padding:0;
	padding-bottom:2px;
	line-height:19px;
	letter-spacing:normal;
	color:#ffffff;
}

.bookingInner {
	position:relative;
	padding-top:30px;
	padding-bottom:10px;
	/*border:1px solid #ff0000;*/
}

.bookHeadings {
	font-size:10px;
	color:#666666;
}

.bookingField {
	font-size:11px;
	font-family:tahoma, verdana, arial, sans-serif, helvetica;
	padding:1px;
	margin:1px;
}

.bookingSep {
	border-top:1px solid #D7D7D7;
	padding-top:5px;
	padding-bottom:5px;
}


/** OFFERS ELEMENT **/
.offersContainer {
	position:relative;
	background:url('/images/backgrounds/offers-back.gif')
	no-repeat
	left
	top;
	width:193px;
	height:270px;
	z-index:500;
	color:#000000;
	overflow:hidden;
}

.offersInner {
	position:relative;
	padding:40px 10px 10px 10px;
}

.offerTickerContainer {
	/*border:1px solid;*/
	margin-bottom:20px;
}

.offerTickerName {
	text-decoration:underline;
	font-weight:bold;
}

.offerTickerName a {
	color:#000000;
}

.offerTickerDesc {

}

.offerTitle {
	text-decoration:underline;
	font-weight:bold;
	font-size:15px;
}

.offerTitle a {
	color:#F8FCC9;
}

.eventTitle {
	text-decoration:underline;
	font-weight:bold;
	font-size:13px;
}

.eventTitle a {
	color:#F8FCC9;
}



.clearit {
	clear:both;
	height:1px;
}

.booples:after {
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
	text-align:left;
}

.booples{display: block;}

/* Hides from IE Mac \*/
* html .booples {height: 1%;}
   .booples{display:block;}
/* End Hack */

/* Enquiry Form styles**/
.form_row {
	width:380px;
	/*border:1px solid;*/
}

.form_left {
	width:150px;
	float:left;
	font-size:11px;
	margin-top:5px;
}

.form_left_sm {
	width:20px;
	float:left;
	font-size:11px;
	margin-right:4px;
	padding-top:6px;
}

.form_right_bg {
	width:356px;
	float:left;
}

.form_right {
	width:220px;
	float:left;
	font-size:11px;
	margin-top:5px;
}

.form_message {
	text-align:center;
	padding-top:10px;
}

.vouchers {
	position:absolute;
	right:220px;
	z-index:5000;
	top:105px;	
}

.socialLinks {
	text-align:right;
}

.clear {
	clear:both;
}

