/* CSS For Tabu Pages */
	
#widget-vip{
	background-image:url(images/club-widget-vip-dome-side-bg.png);
	}
#widget-vip #vip-link a{
	background-image:url(images/club-widget-blue-button.png);
	color:#fff;
	}
	
/*/////// PAGES - SKY DOME //////*/
.skydome-event{
	position:relative;
	float:left;
	width:234px;
	text-align:center;
	background-image:url(images/gradient-250px-blue.jpg);
	background-repeat:repeat-x;
	font-size:90%;
	padding:3px;
	}
.skydome-event h2{
	position:relative;
	color:#FFDC89;
	font-size:120%;
	border-bottom:1px solid #FFDC89;
	margin-bottom:10px;
	}
.skydome-event p{
	margin:0px;
	padding:0px 15px;
	text-align:left;
	}
.skydome-event p a{
	color:#ffdc89;
	}
#skydome-content{
	position:relative;
	width:480px;
	float:left;
	background-image:url(images/gradient-250px-blue.jpg);
	background-repeat:repeat-x;
	}
#skydome-music{
	position:relative;
	width:480px;
	float:left;
	text-align:center;
	background-image:url(images/gradient-250px-blue.jpg);
	background-repeat:repeat-x;
	}
#skydome-music table{
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
	background-image:url(images/gradient-250px-blue.jpg);
	background-repeat:repeat-x;
	}
#skydome-music h3{
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #FFDC89;
	color:#008af0;
	}
#skydome-dress-code{
	position:relative;
	float:left;
	width:230px;
	background-image:url(images/club-dome-tn-bg.jpg);
	background-repeat:no-repeat;
	height:350px;
	}
#skydome-dress-code h2{
	text-align:center;
	}
#skydome-dress-code p{
	position:relative;
	margin-top:230px;
	}
#skydome-dress-code ul{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	list-style:none;
	text-align:center;
	color:#FFDC89;
	font-weight:bold;
	}
#vip-points{
	position:relative;
	padding-top:10px;
	width:490px;
	}
#vip-points h2{
	text-align:center;
	color:#b3cfff;
	}
#vip-points td{
	vertical-align:text-top;
	font-size:90%;
	color:#0f69ff;
	}