﻿/*Style for body----------------------------------------------------------------------------------------*/
body {
	background:#000000;
	margin:0 auto;
	padding:0;
	text-align:center;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#a1a1a1;
}
img {
	border:0;
	outline:0;
}
#container {
	width:875px;
	text-align:center;
	margin:0 auto;
	}
p {
	font-size:11pt;
	line-height:150%;
}
/*Header Content-----------------------------------------------------------------------------------------*/
#header {
	background:url(images/gcs-header-bg1.jpg) center top no-repeat;
	width:875px;
	height:274px;
	margin:0;
	position:relative;
	border-top:1px solid black;
	border-bottom:1px black solid;
	}
h1 {
	margin-top:50px;
	margin-bottom:30px;
}
/* Main navigation -------------------------------------------------------------------------------------------------------------------------------*/
	#mainNav ul {
	list-style:none;
	padding:0;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11pt; 
	color:#ffffff;
	text-transform:uppercase; 
	text-align:center;
	}
	#mainNav li {
	display:inline;
	margin:0 30px 0 0;
	padding:0;
	line-height:200%;
	height:96px;
	}
	#mainNav li.last {
	margin-right:0;
}
	#mainNav li a:visited{
	font-weight: bold; 
	color:#ffffff;
	text-decoration:none;
	}	
	#mainNav li a:link{
	font-weight: bold; 
	color:#ffffff;
	text-decoration:none;
	}
	#mainNav li a.active {
	color:#5a5470;
	cursor:default;
}	
	#mainNav li a:hover {
	color:#dfff6b;
	background:url(images/gcs-li-burst.png) center center no-repeat;
	text-decoration:none;
	font-weight:bold;
	padding:15px 0;
	}
/*Main Content--------------------------------------------------------------------------------------------------------------------*/
#mainContent {
	background:url(images/gcs-main-bg.jpg) top center no-repeat;
	text-align:left;
	margin-top:0;
	height:365px;
	padding:30px;
	}
#welcome-h2 {
	background:url(images/gcs-h2-welcome.png) no-repeat;
	width:269px;
	height:89px;
	text-indent:-5000px;
	margin-bottom:0;
}
#mainContent h3 {
	color:#ffffff;
	font-size:18pt;
	font-weight:normal;
	margin-left:10px;
	margin-top:10px;
}
#mainContent p {
	width:350px;
	margin-left:10px;
	line-height:140%;
	font-size:12pt;
}
#mainLowerLeftSection {
	float:left;
	width:430px;
	margin-bottom:20px;
	height:310px;
	border:3px #a1a1a1 solid;
}
#mainLowerRightSection {
	float:right;
	width:436px;
	margin-bottom:20px;
}
#photoBtn {
	margin-top:-15px;
	margin-bottom:5px;
}
#footer {
	clear:both;
	vertical-align:middle;
	background:#0f0b25;
	padding:10px;
	height:30px;
	color:#2268b8;
	margin-top:10px;
}
#footer p {
	float:left;
	margin-right:15px;
	vertical-align:middle;
	width:250px;
	font-size:10pt;
}
#footer img {
	float:left;
	margin-right:10px;
	height:30px;
	vertical-align:middle;
}
#mp3player {
	float:right;
	margin-right:10px;
}
/*Jobs page & one column content---------------------------------------------------------------------*/
#oneCol #mainContent {
	width:809px;
	border:3px solid #a1a1a1;
	height:auto;
	background:url(images/gcs-onecol-bg.jpg) center top fixed;
	}
#oneCol #mainContent p {
	width:809px;
}
#oneCol table {
	margin-left:10px;
	}
#oneCol #mainContent h4 {
	text-transform:uppercase;
	font-size:12pt;
	color:#fed25a;
	margin-bottom:15px;
	border-top:3px dotted #a1a1a1;
	padding-top:15px;
	}
#oneCol #mainContent .disclaimer {
	font-size:10pt;
	color:white;
	font-style:italic;
	margin-left:0;
	margin-bottom:10px;
}
#oneCol #mainContent ul.disclaimer {
	margin-left:15px;
}
#oneCol #mainContent ul {
	line-height:150%;
}
/*Link styles------------------------------------------------------------------------------------*/
a:link {
	color:#fef57b;
	text-decoration:none;
	}
a:visited {
	color:#fef57b;
	text-decoration:none;
	}
a:hover, a:active {
	color:#fef57b;
	text-decoration:underline;
	}
/*Styles for Specials Page - 2 column image banners ---------------------------------------------*/
#oneCol.specials #mainLowerLeftSection {
	float:left;
	width:430px;
	margin-bottom:20px;
	height:auto;
	border:none;
}
#oneCol.specials #mainLowerLeftSection img {
	border:3px #a1a1a1 solid;
	margin-bottom:5px;
}
#oneCol.specials #mainLowerRightSection {
	float:right;
	width:436px;
	margin-bottom:20px;
}
#oneCol.specials #mainLowerRightSection img {
	border:3px #a1a1a1 solid;
	margin-bottom:5px;
}
#oneCol.specials #mainContent {
	width:815px;
	border:0;
	height:auto;
	background:url(images/gcs-main-bg.jpg) center top no-repeat;
	margin-bottom:10px;
	}
#oneCol.specials table {
	margin-left:0px;
	width:100%;
	color:white;
	}
#oneCol.specials table th {
	width:25%;
	padding:3px;
	text-align:center;
	text-transform:uppercase;
	border-bottom:2px dotted #a1a1a1;
}
#oneCol.specials table td {
	width:25%;
	padding:5px;
	text-align:center;
	background:url(images/kbb-blog-bg.png) repeat;
}
#oneCol.specials table td:hover {
	background:#3f0854;
	color:white;
	cursor:pointer;
}


/*Location Info Page----------------------------------------------------------*/
#oneCol.specials.info #mainLowerLeftSection {
	float:left;
	width:300px;
	margin-bottom:20px;
	height:auto;
}
#oneCol.specials.info #mainLowerLeftSection .contentBox {
	border:3px #a1a1a1 solid;
	background:url(images/gcs-contentBox-bg.jpg) bottom left;
	text-align:left;
	padding:10px 15px;
	margin-bottom:10px;
	color:#ffffff;
}
#oneCol.specials.info #mainLowerLeftSection h3 {
	color:#ffffff;
	font-size:18pt;
	font-weight:normal;
	padding-bottom:3px;
	border-bottom:2px dotted #ffffff;
	margin-top:0;
}
#oneCol.specials.info #mainLowerLeftSection ul {
	font-size:10pt;
	font-weight:normal;
	margin-left:15px;
	line-height:150%;
}
#oneCol.specials.info #mainLowerLeftSection iframe {
	text-align:center;
	}

#oneCol.specials.info #mainLowerLeftSection table {
	width:270px;
	}

#oneCol.specials.info #mainLowerRightSection {
	float:left;
	width:573px;
	margin-bottom:20px;
	height:auto;
	}
.club {
	height:144px;
	border:3px solid #a1a1a1;
	margin-bottom:10px;
	margin-left:10px;
}
.club p {
	margin-left:280px;
	width:260px;
	text-align:center;
	line-height:140%;
	margin-top:0;
	font-size:10pt;
	color:#ffffff;
}
.club h5 {
	font-size:12pt;
	text-transform:uppercase;
	color:#dfff6b;
	margin-left:250px;
	margin-top:10px;
	margin-bottom:10px;
}
/*Club Background Classes for Location page----------------------------------------------------------------*/
.miami {
	background:url(images/clubs/miami-bkg.jpg) no-repeat;
}
.partyontheroof {
	background:url(images/clubs/party_roof_bkg.jpg) no-repeat;
}
.showcase {
	background:url(images/clubs/showcase_bkg.jpg) no-repeat;
}
.starz {
	background:url(images/clubs/starz_bkg.jpg) no-repeat;
}
.toxic {
	background:url(images/clubs/toxic_bkg.jpg) no-repeat;
}
.rockinRodeo {
	background:url(images/clubs/rockin_rodeo_bkg.jpg) no-repeat;
}
.confettis {
	background:url(images/clubs/confettis_bkg.jpg) no-repeat;
}
.vertigo {
	background:url(images/clubs/vertigo_bkg.jpg) no-repeat;
}
.liveRoom {
	background:url(images/clubs/live_room_bg.jpg) no-repeat;
}
.clubZ {
	background:url(images/clubs/club_z_bg.jpg) no-repeat;
}
.denimDiamonds {
	background:url(images/clubs/denimdiamonds-bg.jpg) no-repeat;
}
.bellbottoms {
	background:url(images/clubs/bellbottoms_bkg.jpg) no-repeat; 
}
.choppers {
	background:url(images/clubs/choppers-bg.jpg) no-repeat;
}

.alleyCats {
	background:url(images/clubs/alley_cats_bkg.jpg) no-repeat;
}
.wildCats {
	background:url(images/clubs/wildcats_bkg.jpg) no-repeat;
}
.zazoo {
	background:url(images/clubs/zazoo_bkg.jpg) no-repeat;
}
.plaza {
	background:url(images/clubs/plaza_bkg.jpg) no-repeat;
}
.t2001 {
	background:url(images/clubs/t2001_bkg.jpg) no-repeat;
}
.cowboys {
	background:url(images/clubs/cowboys_bkg.jpg) no-repeat;
}
.southBeach {
	background:url(images/clubs/southbeach_bkg.jpg) no-repeat;
}
.concho {
	background:url(images/clubs/concho_bkg.jpg) no-repeat;
}

/*Calendar page style-----------------------------------------------------------------------------------------*/
#oneCol.calendar #mainContent {
	padding:0;
	width:875px;
}













