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

a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
		color: #FFF;
	text-decoration: none;
}
a:hover {
		color: #FFF;
	text-decoration: none;
}
a:active {
		color: #FFF;
	text-decoration: none;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	
	background-image: url(../images/bg4.jpg);
	background-color: #000;
	background-repeat: repeat-x;
	background-position: top;
}

h1 {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: 400;
	
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 0px;
		margin-bottom: 0px;
}

comment {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: 400;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: smaller;
	font-weight: 400;
	
	color: #FFF;
}


h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: 400;
	
	color:#FFF;
	margin-top: 5px;
	margin-left: 10px;
}

h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: 400;
	color:#FFF;
}

h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: 400;
	color:#FFF;
	padding: 0px;
}

h7 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-weight: 400;
	color:#FFF;
	padding: 0px;
}

h8 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: 400;
	
	color:#999966;
	margin-top: 5px;
	margin-left: 10px;
	padding-top: 5px;
}

div.main-div-holder {
	width: 850px;
	margin-top: 50px;
	
	background-image: url(../images/table-shadow.png);
	background-repeat: repeat-y;
	
	margin-left: auto;
	margin-right: auto;
}

div.top-spacer {
	width: 800px;
	height: 24px;
	
	margin-left: auto;
	margin-right: auto;
	
	display: block;
	position: relative;
	
	background-color: #000;
}

div.top-spacer-text {
	width: 796px;
	height: 18px;
	
	display: block;
	position: absolute;
	
	z-index: 10;
}

div.header-holder {
	width: 800px;
	
	margin-left: auto;
	margin-right: auto;
	
	display: block;
	position: relative;
}
	
div.content-holder {
	display: block;
	position: relative;
	width: 800px;
	height: 450px;
	
	margin-left: auto;
	margin-right: auto;
	
}
	
div.content-left {
	width: 200px;
	height: 450px;
	
	display: block;
	position: absolute;
	background-color: #333;
	
	margin-left: 0px;
	z-index: 1;
}

div.content-right {
	width: 800px;
	height: 450px;
	
	display: block;
	position: absolute;
	background-color: #333;
	background-image: url(../images/content-right-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	
}

div.content-right-footer {
	
	background-image: url(../images/content-right-footer.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 600px;
	height: 120px;
	display: block;
	position: absolute;
	bottom: 0px;
}

div.content-left-holder {
	display: block;
	position: absolute;
	width: 180px;
	height: 380px;
	margin-right: 10px;
	margin-top: 30px;
	overflow: hidden;
	z-index: -1;
	left: 0px;
	top: 10px;
}

div.content-right-holder {
	display: block;
	position: absolute;
	
	width: 780px;
	height: 430px;
	
	margin: 10px;
}
	
div.footer {
	width: 800px;
	height: 40px;
	
	display: block;
	position: relative;
	background-color: #000;
	margin-left: auto;
	margin-right: auto;
	
}
	
div.link-break {
	width: 800px;
	height: 2px;
	
	margin-left: auto; 
	margin-right: auto;
	
	display: block;
	position: relative;
	
	background-image: url(../images/button-bg.jpg);
	background-repeat: repeat-x;
}

div.link-break-hr {
	width: 800px;
	height: 2px;
	
	display: block;
	
	position: relative;
	background-image: url(../images/white-bar.png);
	background-repeat: no-repeat;
}

div.footer-content {
	width: 780px;
	height: 45px;
	display: block;
	position: absolute;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}

div.footer-content-links {
	width: 180px;
	display: block;
	position: absolute;
	margin: 8px;
}

div.footer-content-text {
	width: 800px;
	height: 40px;
	display: block;
	position: absolute;
	margin-top: 0px;
	text-align: center;
	top: 45px;
}

div.floral-left {
	width: 950px;
	height: 800px;
	
	background-image: url(../images/floral.png);
	background-repeat: no-repeat;
	background-position: top;
	
	display: block;
	position: absolute;
	margin-left: -75px;
	margin-top: -50px;
	
	z-index: -10;
}

div.social-network-holder {
	widows: 780px;
	height: 100px;
	
	display: block;
	position: relative;
	
	margin-top: 10px;
	margin-bottom: 10px;
}

div.social-network-logo-holder {
	width: 200px;
	height: 75px;
	
	display: block;
	position: absolute;
	
	float: left;
	
	margin-top: 12px;
	margin-bottom: 13px;
}


div.social-network-text {
	width: 560px;
	height: 75px;
	
	display: block;
	position: absolute;
	
	margin-top: 20px;
	margin-left: 210px;
}

div.comment-blog-holder {
	top: 10px;
	width: 780px;
	height: 410px;
	
	display: block;
	position: relative;
	
	margin-left: auto;
	margin-right: auto;
	
	overflow-y: auto;
}

div.comment-blog-entry-holder-base {
	width: 560px;
	height: auto;
	
	display: block;
	position: absolute;
	
	background-color: #333;
	margin-left: auto;
	margin-right: auto;
	
}


div.comment-blog-entry-holder {
	width: 560px;
	height: auto;
	
	display: block;
	position: absolute;
	
	background-color: #666;
	margin-left: auto;
	margin-right: auto;
	
}

div.contact-info {
	display: block;
	position: absolute;
	width: 220px; 
	height: 100px;
	
	margin-left: 350px;
	margin-top: 160px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color:#FFF;
	font-weight: 300;

}

div.whats-on-photo {
	display: block;
	position: absolute;
	width: 198px;
	
	background-color: #000;
	text-align: center;
	z-index: 5;
	bottom: 37px;
	right: 0px;
}

div.content-left-frame {
	display: block;
	position: relative;
	z-index: 100;
}

div.content-left-frame a {
	text-decoration: none;
	border: 0px;
}

div.vip-login {
	display: block;
	position: absolute;
	
	height: auto;
	width: 740px;
	
	z-index: 100;
	top: 100px;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	
	margin-left: auto;
	margin-right: auto;
	
	text-align: center;
	background-image: url(../images/footerbg.png);
	background-repeat: repeat;
	
	padding-left: 10px;
	padding-right: 10px;
}

div.events {
	display: block;
	position: absolute;
	width: 750px;
	height: auto;
	
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
	background-color: #CCC;
}

div.events-image {
	display: block;
	position: absolute;
	width: 780px;
	height: 380px;
	left: 0px;
	top: 0px;
	overflow: auto;
}

div.events-details {
	display: block;
	position: absolute;
	width: 650px;
	height: auto;
	left: 110px;
	top: 0px;
	background-color: #000;
}

div.footer-contact {
	width: 800px;
	height: auto;
	
	margin-left: auto;
	margin-right: auto;
	margin-top: 27px;
	text-align: center;
}

div.bookings-holder {
	display: block;
	position: absolute;
	
	width: 780px;
	height: 370px;
	
	margin-top: -20px;
	
	margin-left: auto;
	margin-right: auto;
	
}

div.page-bg {
	display: block;
	position: absolute;
	
	width: 800px;
	height: 450px;
	margin-left: -10px;
	margin-top: -10px;
	z-index: 0;
}

div.page-bg img {
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity:0;
	filter: alpha(opacity=0);
}

div.subpage-holder {
	display: block;
	position: absolute;
	width: 760px;
	height: 430px;
	margin-left: 10px;
}

div.pagetopper {
	display: block;
	position: absolute;
	margin-left: -20px;
	margin-top: -10px;
}

div.date-table {
	display: block;
	position: absolute;
	right: 0px;
	width: 100px;
	margin-top: -30px;
}

div.floral-bg {
	display: block;
	position: absolute;
	width: 800px;
	height: 450px;
	z-index: 1;
	margin-left: -20px;
	margin-top: -10px;
}

div.contact-form {
	display: block;
	position: absolute;
	z-index: 2;
}

div.club-form {
	display: block;
	position: absolute;
	z-index: 2;
	width: 780px;
	height: 430px;
}

div.club-form-menu {
	display: block;
	position: absolute;
	width: 200px;
	height: 450px;
	background-image: url(../images/footerbg.png);
	background-repeat: repeat;
	right: 0px;
	top: -48px;
}

div.club-form-menu ul li a {
	display: block;
	text-decoration: none;
	height: 30px;
	width: 200px;
}

div.club-form-menu ul {
	list-style: none;
	margin-left: -40px;
}

div.club-menu-text {
	display: block;
	position: relative;
	width: 200px;
	height: 15px;
	text-indent: 10px;
}

div.bookings-page-links {
	display: block;
	position: absolute;
	top: -20px;
	right: 27px;
}

div.bookings-page-links ul {
	list-style: none;
	text-decoration: none;
	padding-left: 10px;
}

div.bookings-page-links ul li {
	display: inline-block;
	padding-left: 10px;
}

div.booking-form-holder {
	display: block;
	position: absolute;
	z-index: 2;
	width: 800px;
	height: 450px;
}

div.club-text-area {
	display: block;
	position: absolute;
	width: 550px;
	height: 70px;
	bottom: 90px;
}

div.index-form {
	display: block;
	position: absolute;
	z-index: 2;
}

div.networks-form {
	display: block;
	position: absolute;
	z-index: 2;
}


div.contact-signup {
	display: block;
	position: absolute;
	height: 350px;
	width: 450px;
	right: -10px;
	top: 60px;
	z-index: 2;
}


div.contact-logo {
	display: block;
	position: relative;
	height: 139px;
	width: 263px;
	top: 20px;
	margin-left: auto;
	margin-right: auto;
	z-index: 3;
}

div.contact-details { 
display: block;
position: absolute;
width: 345px;
height: 450px;
background-image: url(../images/contact-bg-fade.png);
background-repeat: repeat;
left: -10px;
top: -10px;
z-index: 10;
}

div.contact-holder {
	display: block;
	position: absolute;
	width: 325px;
	height: 265px;
	margin-left: 10px;
	margin-top: 35px;
}

div.contact-text {
	display: block;
	position: absolute;
	width: 420px;
	height: 50px;
	top: 10px;
	right: 0px;
}

.lounge-over {
	background-image: url(../images/buttons/loungue-but.jpg);
}

.lounge-over:hover {
	background-image: url(../images/buttons/loungue-but-over.jpg);
}

.vip-over {
	background-image: url(../images/buttons/VIP-but.jpg);
}

.vip-over:hover {
	background-image: url(../images/buttons/VIP-but-over.jpg);
}

.champagne-over {
	background-image: url(../images/buttons/club-but.jpg);
}

.champagne-over:hover {
	background-image: url(../images/buttons/club-but-over.jpg);
}

.funktion-over {
	background-image: url(../images/buttons/funktion-but.jpg);
}

.funktion-over:hover {
	background-image: url(../images/buttons/funktion-but-over.jpg);
}

.buddha-over {
	background-image: url(../images/buttons/buddha-but.jpg);
}

.buddha-over:hover {
	background-image: url(../images/buttons/buddha-but-over.jpg);
}

div.dropdown-holder {
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	height: auto;
	bottom: 0px;
}

div.admin {
	display: block;
	position: relative;
	width: 770px;
	height: 410px;
	margin-left: 0px;
	marker-top: 0px;
	overflow: auto;
}