/* CSS For Tabu Pages */
	
#content{
	position:relative;
	background-image:url(images/night-club-tabu-content-bg.png);
	background-repeat:no-repeat;
	min-height:389px;
	}
	
#header #logo{
	background-image:url(images/night-club-header-logo-tabu.png);
	}
/*/////// PAGES - TABU //////*/
#tabu-hookah{
	position:relative;
	width:480px;
	float:left;
	text-align:center;
	background-image:url(images/night-club-gradient-red.png);
	background-repeat:repeat-x;
	}
#tabu-hookah table{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
	}
.tabu-event{
	position:relative;
	float:left;
	width:234px;
	text-align:center;
	background-image:url(images/night-club-gradient-red.png);
	background-repeat:repeat-x;
	font-size:90%;
	padding:3px;
	}
.tabu-event h2{
	position:relative;
	color:#FFDC89;
	font-size:120%;
	border-bottom:1px solid #FFDC89;
	margin-bottom:10px;
	}
.tabu-event p{
	margin:0px;
	padding:0px 15px;
	text-align:left;
	}
.tabu-event p a{
	color:#ffdc89;
	}
#tabu-club h1{
	color:#FFDC89;
	}
#tabu-club h2,h3{
	color:#d29400;
	}
#tabu-content{
	position:relative;
	width:480px;
	float:left;
	background-image:url(images/night-club-gradient-red.png);
	background-repeat:repeat-x;
	}
#tabu-music{
	position:relative;
	width:480px;
	float:left;
	text-align:center;
	background-image:url(images/night-club-gradient-red.png);
	background-repeat:repeat-x;
	}
#tabu-music table{
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
	background-image:url(images/night-club-gradient-red.png);
	background-repeat:repeat-x;
	}
#tabu-music h3{
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #FFDC89;
	}
#tabu-dress-code{
	position:relative;
	float:left;
	width:230px;
	background-image:url(images/club-tabu-tn-bg.png);
	background-repeat:no-repeat;
	height:350px;
	}
#tabu-dress-code h2{
	color:#fff;
	text-align:center;
	}
#tabu-dress-code #dress-copy{
	position:relative;
	margin-top:0px;
	margin-left:95px;
	width:135px;
	text-align:left;
	}
#tabu-dress-code ul{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	list-style:none;
	color:#FFDC89;
	color:#8d0004;
	font-weight:bold;
	}
	
#widget-vip-signup{
	position:relative;
	background-image:url(images/club-widget-vip-signup-tabu-bg.png);
	}
#widget-vip-signup #vip_link{
	background-image:url(images/club-widget-vip-tabu-signup-link.png);
	color:#8d0000;
	}
#vip-points{
	position:relative;
	padding-top:10px;
	width:490px;
	}
#vip-points h2{
	text-align:center;
	}
#vip-points td{
	vertical-align:text-top;
	font-size:90%;
	color:#976900;
	}