@charset "UTF-8";
/*  CSS Document 
//
//  master
//
//  Created by Glen Austin on 2008-09-10.
//  Copyright (c) 2008 Maycreate. All rights reserved.
//
*/
* {
	padding:0px;
	margin:0px;
	}
* img { behavior: url(includes/jscripts/iepngfix.htc); }
img, #mainContent { behavior: url(includes/jscripts/iepngfix.htc); }
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	padding-bottom:10px;
}
h3 {
	font-size: 14px;
	padding-bottom:10px;
}
p {
	margin-bottom:10px;
	text-align: left;
}
ul {margin-bottom:10px;}
li {list-style:none;}
#homeText a:link,
#homeText a:visited {
	color:#000000;
	/*font-weight: bold;*/
	text-decoration: underline;
	}
a:link,
a:visited {
	color:#000000;
	/*font-weight: bold;*/
	text-decoration: none;
	}
a:hover,
a:active {
	color:#4cc8ed;
	}
.clr {clear:both;} 
body {
	
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	line-height:18px;
	height:100%;
	}
.oneColFixCtr #container {
	width:965px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	}
.oneColFixCtr #mainContent {
	position: relative;
	width:965px;
	height:600px;
	display:block;
	background-image: url(../images/clublibbackground.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}
.oneColFixCtr #mainContentdark {
	width:965px;
	height:455px;
	background:url(../images/clublibbackgrounddark.gif) top left no-repeat;
}
#header {
	width:965px;
	height:124px;
	background:url(../images/clublibbanner.jpg) top left no-repeat;
}
#homeText {
	float: left;
	width: 500px;
	margin-top: 30px;
	margin-left: 70px;
	display: block;
}
#homePics {
	float: left;
	width: 200px;
	margin-top: 30px;
	margin-left: 70px;
	display: block;
}
.sponsorlevel {
	float:left;
	width:250px;
	margin-top:14px;
	margin-left:70px;
	text-align: right;
	font-size: 24px;
	font-weight: bold;
	display:block;
}
.sponsorlogos {
	float:left;
	width:610px;
	margin-top:14px;
	margin-left:20px;
	display:block;
}
#gallery {
	width:641px;
	height:387px;
	text-align: center;
	margin-left:160px;
	margin-top:30px;
	background-color: #000000;
}
#buytickets {
	position:absolute;
	top:169px;
	left:95px;
	width:837px;
	height:370px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:#000000;
	color:#fff;
}
#vipbutton {
	position:absolute;
	top:100px;
	left:200px;
}
#genbutton {
	position:absolute;
	top:220px;
	left:200px;
}
/* Start The Clubs*/
#prevclub {
	position: absolute;
	top:390px;
	left:50px;
}
#nextclub {
	position: absolute;
	top:390px;
	left:890px;
}
#club_entrance {
	position:absolute;
	top:16px;
	left:114px;
	width:750px;
	height:425px;
	background:url(../images/club_entrance.jpg) top left no-repeat;
}
#entrance_copy {
	position:absolute;
	top:340px;
	left:40px;
	width:680px;
	height:190px;
	color:#FFFFFF;
	text-align:center;
	line-height:16px;
}
#club_sportsbar {
	position:absolute;
	top:16px;
	left:114px;
	width:750px;
	height:425px;
	background:url(../images/club_sportsbar.jpg) top left no-repeat;
}
#sportsbar_copy {
	position:absolute;
	top:210px;
	left:230px;
	width:275px;
	height:190px;
	color:#000000;
	text-align: center;
}
#club_hemingway {
	position:absolute;
	top:16px;
	left:114px;
	width:750px;
	height:425px;
	background-image: url(../images/club_hemingway2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#hemingway_copy {
	position:absolute;
	top:54px;
	left:12px;
	width:156px;
	height:141px;
	color:#4f3119;
	text-align: center;
	background-color: #FFF;
	padding: 20px;
}
#club_dance {
	position:absolute;
	top:33px;
	left:114px;
	width:750px;
	height:433px;
	background-image: url(../images/club_danceclub.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#dance_copy {
	position:absolute;
	top:280px;
	left:146px;
	width:460px;
	height:60px;
	color:#FFFFFF;
	text-align:center;
	line-height:28px;
}
#club_bluemoon {
	position:absolute;
	top:16px;
	left:114px;
	width:750px;
	height:425px;
	background:url(../images/club_bluemoon.jpg) top left no-repeat;
}
#bluemoon_copy {
	position:absolute;
	top:305px;
	left:60px;
	width:452px;
	height:56px;
	color:#FFFFFF;
	text-align:center;
	line-height:28px;
}
#club_stardust {
	position:absolute;
	top:16px;
	left:114px;
	width:750px;
	height:425px;
	background:url(../images/club_stardust.jpg) top left no-repeat;
}
#stardust_copy {
	position:absolute;
	top:219px;
	left:69px;
	width:616px;
	height:190px;
	color:#FFFFFF;
	text-align:center;
	line-height:28px;
}
#club_topshelflounge {
	position:absolute;
	top:16px;
	left:114px;
	width:750px;
	height:425px;
	background:url(../images/club_topshelf.jpg) top left no-repeat;
}
#topshelf_copy {
	position:absolute;
	top:63px;
	left:35px;
	width:470px;
	height:190px;
	color:#000000;
	text-align: center;
	line-height:22px;
}
/* End The Clubs */
#contactUs {
	position:absolute;
	top:16px;
	left:114px;
	width:750px;
	height:425px;
	background:url(../images/contactback.jpg) top left no-repeat;
}
#contactForm {
	position: absolute;
	top:70px;
	left:380px;
}
#messagereceived {
	position: absolute;
	top:110px;
	left:400px;
}
#footer {
	width:965px;
	height:135px;
	background:url(../images/clublibfooter.gif) top left no-repeat;
}
#bottomNav a:link,
#bottomNav a:visited {
	color:#FFFFFF;
	text-decoration: none;
	}
#bottomNav a:hover,
#bottomNav a:active {
	color:#4cc8ed;
	}
#footer {
	position:relative;
}
#footer ul {
	list-style: none;
	padding-left:100px;
	padding-top:34px;
}
#footer ul li {
	float: left;
	font-size: 16px;
	font-weight: normal;
	margin-right:40px;
}
#maycreate {
	position:absolute;
	top:90px;
	left:790px;
}
/* Auction Items */
#auctionText1 {
	float: left;
	width: 800px;
	margin-top: 30px;
	margin-left: 60px;
	line-height:22px;
	display: block;
}
#auctionText2 {
	float: left;
	width: 280px;
	margin-top: 30px;
	margin-left: 20px;
	line-height:22px;
	display: block;
}
#auctionText3 {
	float: left;
	width: 280px;
	margin-top: 30px;
	margin-left: 20px;
	line-height:22px;
	display: block;
}
.balloonright a:hover {background-color: #FFFF99;;color:#0000FF;}
.balloonright a:link span{display: none;}
.balloonright a:visited span{display: none;}
.balloonright a:hover span {
  position: absolute;
  margin:20px 0px 0px -200px;
  background-color: #ffff99;
  max-width:400px;
  padding: 2px 10px 2px 10px;
  border: 1px solid #C0C0C0;
  font: normal 10px/12px verdana;
  text-decoration:none;
  color: #000;
  text-align:left;
  display: block;
 }
.balloon a:hover {background-color: #FFFF99;;color:#0000FF;}
.balloon a:link span{display: none;}
.balloon a:visited span{display: none;}
.balloon a:hover span {
  position: absolute;
  margin:0px 0px 0px 20px;
  background-color: #ffff99;
  max-width:400px;
  padding: 2px 10px 2px 10px;
  border: 1px solid #C0C0C0;
  font: normal 10px/12px verdana;
  text-decoration:none;
  color: #000;
  text-align:left;
  display: block;
 }
/* Form Management */
fieldset {  
	position: relative;  
	float: left;  
	clear: both;  
	width: 100%;  
	margin: 0 0 -1em 0;  
	padding: 0 0 1em 0;  
	border-style: none;  
/*	border: 1px solid #BFBAB0;  */
/*	background-color: #c5c5c5;*/
	background-color: transparent;
}
fieldset.alt {  
/*	background-color: #E6E3DD;*/
}
fieldset.alt label {  
	position: relative;  
	float: left;  
	width: 28em;  
	margin-right: 1em;
}
legend {  
	padding: 0;  
	color: #660000;  
	font-weight: bold;
}
legend span {  
	position: absolute;  
	left: 0.74em;  
	top: 0;  
	margin-top: 0.5em;  
	font-size: 135%;
}
fieldset ol {  
	padding: 3.5em 1em 0 1em;  
	list-style: none;
}
fieldset li {  
	padding-bottom: 1em;
}
fieldset.submit {  
	border-style: none;
}
#mcsubmit {
	width:100px;
	height:19px;
	margin-left:140px;
}
label {  
	position: relative;  
	float: left;  
	width: 8em;  
	color:#462e13;
	text-align:left;
	font-weight:bold;
}
label em {  
	position: absolute;  
	left: 9em;  
	top: 0;
}
fieldset.submit {  
	float: none;  
	width: auto;  
	padding-top: 1.5em;  
	padding-left: 12em;  
	background-color: #FFFFFF;
}
.intro {
	text-align:left;
	margin:20px 20px 20px 20px;
}
#label_fname {
	background:url(../images/fname_label.png) top left no-repeat; 
	line-height:60px; 
	height:20px; 
	overflow:hidden;
}
#label_lname {
	background:url(../images/lname_label.png) top left no-repeat; 
	line-height:60px; 
	height:20px; 
	overflow:hidden;
}
#label_phone {
	background:url(../images/phone_label.png) top left no-repeat; 
	line-height:60px; 
	height:20px; 
	overflow:hidden;
}
#label_email {
	background:url(../images/email_label.png) top left no-repeat; 
	line-height:60px; 
	height:20px; 
	overflow:hidden;
}
.copy_red {
	color: #900;
}
