/* CSS Document */
body {
	font-size:0.9em;
	color:#ffffff;
	line-height:1em;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/new/background_fade.gif) repeat-x #232222;
}

#header {
	padding-bottom:15px;
	position:absolute;
	width:950px;
	height:150px;
}

#header-logo { background:url(../images/new/Logo-pink-520.jpg) no-repeat; width:400px; height:150px;}

#header-ad  {
	background:url(../images/new/header-ad-cd-summer-2.jpg) no-repeat;
	width:450px;
	height:120px;
	float:right;
	position:absolute;
	top: 0px;
	left: 510px;
	padding-left:130px;
	padding-top:30px;
}

#header-tagline {
	background:url(../images/new/tag-line.jpg) no-repeat;
	width:405px;
	height:30px;
	float:right;
	position:absolute;
	top: 70px;
	left: 520px;
}
	
/*wrapper sets the position of the site*/
div.wrapper {
	position: relative;
	text-align: left;
	min-width:1200px;
	height:890px;
	line-height:1em;
	margin: 0px auto 0 auto;
	padding-bottom:20px;
}
#main {
	width:100%; 
	float:left; 
	line-height:1em;
	padding-top:15px; 
}
#main p {
 }
#columns {
	border-left: 680px solid #000000;
	border-right: 250px solid #000000;

}
#columnsClubreviews {
	border-left: 250px solid #000000;
	border-right: 250px solid #000000;

}
#columnsPress {
	border-left: 130px solid #000000;
	border-right: 250px solid #000000;

}
#columnsLifestyle {
	border-left: 230px solid #000000;
	border-right: 250px solid #000000;

}
#inner {
	margin: 0;
	width: 100%;
}

#left {
	width: 680px;                      /* left column width */
	/* negative left column width */
	float: left;

	position: absolute;
	z-index: 10;
	top:180px;
	line-height:1em;
	padding: 0px 10px 0px 0px;
	height: 250px;
	left: 5px;
}
#left p{
	padding-left:5px;
	line-height:1em;
}
#leftClubreviews {
	width: 250px;                      /* left column width */
	margin-left: -250px;               /* negative left column width */
	float: left;
	min-height:600px;
	position: absolute;
	z-index: 10;
	padding: 0px 10px 0px 0px;
	top: 180px;
}
#leftPress {
	width: 130px;                      /* left column width */
	margin-left: -130px;               /* negative left column width */
	float: left;
	min-height:600px;
	background:#000000;
	position: absolute;
	z-index: 10;
	padding: 0px 10px 0px 0px;
	top: 180px;
}
#leftLifestyle {
	width: 230px;                      /* left column width */
	margin-left: -230px;               /* negative left column width */
	float: left;
	min-height:600px;
	background:#000000;
	position: absolute;
	z-index: 10;
	padding: 0px 10px 0px 0px;
	top: 180px;
}

#right {
	width: 125px;                      /* right column width */
	             					   /* negative right column width */
	background:#000000;
	color:#ffffff;
	height:405px;
	float: left;
	top:180px;
	left: 965px;
	position: absolute;
	z-index: 11;
}
#rightClubreviews {
	width: 250px;                      /* right column width */
	margin-right: -250px;              /* negative right column width */
	color:#ffffff;
	height:405px;
	float: left;
	position: absolute;
	z-index: 11;
	top: 180px;
	left: 760px;
}

#right p {
	padding: 5px
}	
#content {
	float: left;
	width: 250px;
	position: absolute;
	z-index: 12;
	padding: 0px 10px 0 0px;
	top: 180px;
	left: 690px;
}
#contentReviews {
	float: left;
	width: 480px;
	min-height:600px;
	position: absolute;
	border-left:#A50156 solid 1px;
	z-index: 12;
	padding: 0px 10px 0 10px;
	top: 180px;
}

#press { 
float: left; width: 750px; top:180px; min-height:1700px;	position: absolute; z-index: 12; padding: 0px 10px 0 10px;}

#lifestyle {
	float: left;
	width: 500px;
	min-height:1000px;
	position: absolute;
	z-index: 12;
	padding: 0px 10px 0 10px;
	top: 180px;
}
#lifestyle p { padding:5px;}

#googleAds {
	position:absolute;
	width:120px;
	left: 970px;

	
}

.menu{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	border: 0px solid #A50156;
	border-width: 1px 0;
	position:absolute;
	top: 130px;
}
.menu li{
	display: inline;
}

.menu li a{
	float: left;
	color: #ffffff;
	padding: 9px 11px;
	text-decoration: none;
	border-right: 0px solid #A50156;
}

.menu li a:visited{
	color: #ffffff;
}

.menu li a:hover, .menu li .current {
	color:#ffffff;
	background:#A50156;
}
.menu li .current:visited {
	color:#ffffff;
}
/* dynamic panel */
.dynamic-panel {
	padding:0;
	margin:0;
	overflow:hidden!important;
}
.panelimage	{
	border: 1px solid #A50156;
	padding: 2px;
}

.panelimageBlocks	{
	border: 1px solid #A50156;
	padding: 2px;
	width:215px;
}
.panel {
	margin-top:3px;
	padding: 0;
	float: left;
	width: 100%;
	border: 0px solid #A50156;
	border-width: 1px 0;
	line-height:0.5em;
	width: 676px;
}
.panel li{
	display: inline;
}
.panel li a {
	float: left;
	color:#ffffff;
	padding: 9px 11px;
	text-decoration: none;
	border-right: 0px solid #000000;
}

.panel li a:visited{
	color: #000000;
}

.panel li a:hover, .panel li .current{
	color: #ffffff;
	background:#A50156;
}

/* white text links */
.text a:link, .text a:active, .text a:visited {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.text a:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

/* Black text links */
.textBlack a:link, .textBlack a:active, .textBlack a:visited {
	color:#000000;
	font-weight:bold;
	text-decoration:none;

}
.textBlack a:hover {
	color:#000000;
	font-weight:bold;
text-decoration:underline;
}
/* white links */
.textWhite a:link, .textWhite a:active, .textWhite a:visited {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;

}
.textWhite a:hover {
	color:#A50156;
	font-weight:bold;
text-decoration:underline;
}

/*subscription form */
h1 {
  font: 1.2em Arial, Helvetica, sans-serif;
  font-weight:bold;
  margin-bottom:-20px;
  padding: 5px;
}
input.txt {
  color: #000000;
  background-color: #ffffff;
  border: 1px outset #ffffff;
  width: 160px;
}
.dropdown {		
	background-color: #ffffff;
	color: #000000;
	border: 1px outset #000000;
	width: 160px;
		}
input.btn {
  color: #000000;
  background-color: #ffffff;
  border: 1px outset #000000;
}
form p {
  clear: left;
  margin: 0;
  padding: 5px;
  padding-top: 5px;
}
form p label {
  float: left;
  width: 30%;
  font: bold 0.9em Arial, Helvetica, sans-serif;
}
/*membership*/
#membership {
	border: 1px solid #A50156;
	padding: 2px;
	background-repeat:no-repeat;
	background-position:center;
	color:#ffffff;
	background-image:url(#);
	width:245px;
	margin-bottom:5px;
	height: 156px;
}
#membership p {
	padding: 5px
}
/* second half of page */
#secondhalf {
	width:100%; 
	float:left; 
	padding-bottom:10px;
	padding-top:0px
}
#boxLeft {
	width: 250px;                      /* left column width */
	margin-left: -250px;               /* negative left column width */
	float: left;
	background:#000000;
	position: absolute;
}
#boxLeft p {
padding-left: 5em;
}	
#boxLeftContent {
	float: left;
	width: 245px;
	z-index: 10;
	background-image:url(../images/blackBack.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:150px;
	margin-bottom:5px;

}
#boxLeftContentBottom {
	margin-top:5px;
	float: left;
	width: 245px;
	z-index: 10;
	background-image:url(../images/blackBack.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:150px;

}
#boxright {
	width: 250px;                      /* right column width */
	margin-right: -250px;              /* negative right column width */
	float: left;
	text-align:left;
	position: absolute;
	z-index: 11;
}
/*below*/

#contentColumns {
	border-left: 250px solid #000000;
	border-right: 250px solid #000000;

}
#contentColumnsMiddle {
	float: left;
	width: 680px;
	position: absolute;
	z-index: 12;
	padding: 0px 10px 0 0px;
	top: 520px;
}
#contentColumnsLeft {
	width: 250px;                      /* left column width */
	margin-left: -250px;               /* negative left column width */
	float: left;
	background:#000000;
	position: absolute;

}
#contentColumnsRight {
	width: 250px;                      /* right column width */
	margin-right: -250px;              /* negative right column width */
	float: left;
	text-align:left;
	position: absolute;
	z-index: 11;
	left: 690px;
	top: 515px;
}



#base ul{
	height:180px;
	width:680px;
	padding:0;
	position:relative;
	float:right;
	margin:0px;
	left: 5px;
}
#base ul li{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top: -4px;
}
#base ul li,#nav1 ul a{ height:180px; display:block; }
#base ul li a{ text-indent:-9999px; text-decoration:none; overflow: hidden; border:0px; padding:0px; }
#base ul li a:hover{ text-indent:-9999px; text-decoration:underline; overflow: hidden; border:0px; padding:0px; }

#base p {	padding: 2px}

#b1 { left:0px; width:214px; height:180px; color:#ffffff; background-image:url(#); background-repeat:no-repeat; background-position:center;}
#b2 { left:227px; width:214px; height:180px; color:#ffffff; background-image:url(#); background-repeat:no-repeat; background-position:center;}
#b3 { left:462px; width:212px; height:180px; background-image:url(#); color:#ffffff; background-repeat:no-repeat; background-position:center;}


/*party*/
#party {
	border: 1px solid #A50156;
	padding: 2px;
	background-repeat:no-repeat;
	background-position:center;
	background-image:url(#);
	color:#ffffff;
	width:245px;
	height: 156px;
}
#party p {
	padding: 5px
}
/*lifetsyle box */
#lifestyleBox {
	border: 1px solid #A50156;
	padding: 2px;
	background-repeat:no-repeat;
	background-image:url(#g);
	background-position:center;
	color:#ffffff;
	width:245px;
	height: 176px;
}
#lifestyleBox p {
	padding: 5px
}
/*city*/
#city {
	border: 1px solid #ffffff;
	padding: 2px;
	background-image:url(../images/blackBackSmall2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:250px;
	height: 180px;
}
#city p {
	padding: 5px
}
/*footer*/
.clear {

	clear: both;
}
.footer {
	position:absolute;
	color:#000000;	
	font-size:0.8em;
	z-index: 13;
	line-height:1.8em;
	width: 99%;
	border: 0px solid #A50156;
	border-width: 1px 0;
	margin-bottom:30px;
	
}
#footerHome {
	position:absolute;
	top:1010px;
	font-size:0.8em;
	z-index: 13;
	line-height:1.8em;
	width: 99%;
	border: 0px solid #A50156;
	border-width: 1px 0;
	margin-bottom:30px;
	left: 5px;
	
}
#footerMembership{
	position:absolute;
	top:460px;
	font-size:0.8em;
	z-index: 13;
	line-height:1.8em;
	width: 99%;
	border: 0px solid #A50156;
	border-width: 1px 0;
	margin-bottom:30px;
	left: 5px;
	
}
#footerParties {
	position:absolute;
	top:830px;
	font-size:0.8em;
	z-index: 13;
	line-height:1.8em;
	width: 99%;
	border: 0px solid #A50156;
	border-width: 1px 0;
	margin-bottom:30px;
	
}
#footerParty{
	position:absolute;
	top:450px;
	font-size:0.8em;
	z-index: 13;
	line-height:1.8em;
	width: 99%;
	border: 0px solid #A50156;
	border-width: 1px 0;
	margin-bottom:30px;
	
}
#footerTables{
	position:absolute;
	top:800px;
	font-size:0.8em;
	z-index: 13;
	line-height:1.8em;
	width: 99%;
	border: 0px solid #A50156;
	border-width: 1px 0;
	margin-bottom:30px;
	
}
.footer a:link, .footer a:visited{
	text-decoration:none;
	color:#000000;

}
.footer a:hover, .footer a:focus {text-decoration:underline; color:#A50156;}
.footer p {padding-left: 5em;}

#footer2 {
	position:absolute;
	top:100%;
	font-size:0.8em;
	z-index: 13;
	line-height:1.8em;
	width: 100%;
	border: 0px solid #A50156;
	border-width: 1px 0;
	margin-bottom:30px;
}

#footerPress {
	position: absolute;
	font-size:0.8em;
	z-index: 13;
	line-height:1.8em;
	width: 100%;
	border: 0px solid #A50156;
	border-width: 1px 0;
	margin-bottom:30px;
	top:2100px;
}

#footerRestaurants
{
	position: absolute;
	font-size:0.8em;
	z-index: 13;
	line-height:1.8em;
	width: 100%;
	border: 0px solid #A50156;
	border-width: 1px 0;
	margin-bottom:30px;
	top:1200px;
}
#footerLifestyle {
	position: absolute;
	font-size:0.8em;
	z-index: 13;
	line-height:1.8em;
	width: 98%;
	border: 0px solid #A50156;
	border-width: 1px 0;
	margin-bottom:30px;
	top:1700px;
}
#footerRestaurants{
	position: absolute;
	font-size:0.8em;
	z-index: 13;
	line-height:1.8em;
	width: 98%;
	border: 0px solid #A50156;
	border-width: 1px 0;
	margin-bottom:30px;
	top:1100px;
}
/*clubs reviews */
#clubsList { float: left; width: 250px;  padding-left:5px;}

.clubsList h1 { margin-bottom:-20px;}

/* white text links */
.clubsList a:link, .clubsList a:active, .clubsList a:visited { color:#ffffff;; text-decoration:none;}
.clubsList a:hover { color:#ffffff; text-decoration:underline;}

/*night clubs images */
h1.clubname {color:#ffffff; font-size:1.2em; padding:0px; line-height:0px;}

#t1 { position:relative; height:126px; width:190px; padding-bottom:15px; list-style:none; }

#clubimages ul { height:63px; width:100px; padding:0; position:relative; margin:0px;}

#pressUl ul { height:63px; width:100px; padding:0; position:relative; margin:0px;}
#pressThumbs { position:relative; height:126px; width:130px; padding-bottom:15px; list-style:none; }
#pr1 { position:relative; height:126px; width:740px; padding-bottom:15px; list-style:none; }

#lifestyleUl ul { height:63px; width:100px; padding:0; position:relative; margin:0px;}
#RestaurantThumbs { position:relative; height:160px; width:230px; padding-bottom:15px; list-style:none; }
#lifestyleThumbs { position:relative; height:80px; width:230px; padding-bottom:15px; list-style:none; }
#ls1 { position:relative; vertical-align:top; height:160px; width:640px;  list-style:none; }
#ls2 { position:relative; vertical-align:top; height:80px; width:640px; padding-bottom:3px; list-style:none; }

#main div h3  { /* groovy floating topright headings */
	font:  normal .9em Verdana, Arial, Helvetica, sans-serif;
	height:1em;
	padding:2px 2px 2px 2px;
	clear: left;
	color:#ffffff;
	background:#000000 right center no-repeat;
	margin:0;
	position:absolute;
	left:3px;
	top:-.8em;
	border:0 none;
	width: 165px;
}

#main p {
	padding-left:5px;
	line-height:6px;

}

#main div h3 img {
  margin:-3px 0;
}
div#tab div.wrap{
padding: 1em 0;
}
#Video {
	position:absolute;
	top:206px;
	left:10px;
	width: 642px;
	}

#VideoMenu {
	position:absolute;
	top:206px;
	left:668px;
	}

#welcome-message {
	width: 930px;                      /* left column width */
	/* negative left column width */
	float: left;
	position: absolute;
	z-index: 10;
	top:705px;
	color:#FFFFFF;
	line-height:1em;
	border: 1px solid #A50156;
	padding: 0px 10px 0px 0px;
	height: 280px;
	left: 5px;
	padding: 2px;
}

h1.welcome-message {margin:0px 0px 0px 0px;  background:url(../images/NightLifeGuestList-Welcome.jpg) left bottom no-repeat; width:400px; height:31px; font-size:1px; text-indent:-9999px;}

/* NYE PAGE */

#NYE {
	float: left;
	width: 728px;
	position: absolute;
	z-index: 12;
	padding: 0px 10px 0 10px;
	top: 180px;
	left: 12px;
}
#footerNYE {
	position:absolute;
	top:1220px;
	font-size:0.8em;
	z-index: 13;
	line-height:1.8em;
	width: 99%;
	border: 0px solid #A50156;
	border-width: 1px 0;
	margin-bottom:30px;
	
}
.pink-heading {
color:#A50156;
}

