/******************************************/	
/* CSS powered by clock - www.clock.co.uk */
/******************************************/	

/** 
* Overwritten Styles
**/
#container.whats-on {
	background-image: url("/resource/image/background/whats-on.jpg");
	background-repeat: repeat-y;
}
.whats-on #wrapper {
	min-height: 1530px;
	_height : 1530px;
}
.whats-on #navigation {
	background-image: url("/resource/image/menu/background-whats-on.jpg");
}

/* Header */
#header {
	margin: 20px 0px 0px -510px;
}

/* Titles */
#main-content h2 {
	background-image: url("/resource/image/title/whats-on/whats-on.gif");
	background-position: 190px 0px;
	height: 57px;
	width: 100%;
}
#main-content h3 {
	font-size: 18px;
	color: #FFFFFF;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 28px;
	margin: 25px 0px 0px 280px;
}
#main-content h3#happy-hour {
	width: 161px;
	background-image: url("/resource/image/title/whats-on/happy-hour.gif");
}
#main-content h3#champagne-club {
	height: 67px;
	width: 207px;
	background-image: url("/resource/image/title/whats-on/champagne-club.gif");
}

/* General Styles */
.event {
	clear: both;
	margin: 0px 0px 0px 70px;
}
.shift-position {
	margin-left: 0px;
}
.event img {
	float: left;
	margin: -20px 0px 5px 0px;
	*margin: 0px 0px 0px 0px;
	display: inline;
}
.event a span {
	display: none;
}
.event a.book-booth {
	height: 44px;
	width: 224px;
	float: left;
	background-image: url("/resource/image/whats-on/book-booth.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.event a:hover.book-booth {
	background-position: -250px 0px;
}

/* Main Content */
#main-content {
	position: absolute;
	width: 780px;
	margin: 125px 0px 0px -370px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
img#curtain {
	position: absolute;
	margin: 10px 0px 0px -570px;
}