html,body {
height: 100%;
width: 100%;
position: relative;
}

body {
background-color: #000000;
margin: 0px;
padding: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
line-height: 16px;
}

img {
border: 0px;
}

#container {
width: 974px;
margin: 0 auto;
height: 100%;
position:relative;
}

#header {
height: 114px;
width: 974px;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
position: relative;
float: left;
}

#header ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#header ul li {
float: left;
height: 30px;
display:block;
}

#header ul a, #header ul a:visited {
	color: #2AA4EF;
	font-size: 11px;
	font-weight: bold;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image:url(../images/nav_bluearrow.gif);
	background-repeat:no-repeat;
	background-position: 6px 50%;
	padding-left: 15px;
	width: auto;
}

#header ul a:hover {
	color: #F30261;
}



#header ul a.white, #header ul a.white:visited {
	color: #ffffff;
	background-image:url(../images/nav_pinkarrow.gif);
	background-repeat:no-repeat;
	background-position: 6px 50%;
	padding-left: 15px;
}

#header ul a.white:hover {
	color: #F30261;
}

#navigation {
	position:absolute;
	left: 45px;
	top: 82px;
	z-index:2000;
}

#theClubsDropDown {
position:absolute;
top: 30px;
left: 0px;
width:145px;
height:41px;
margin: 0px;
padding: 0px;
background-image:url(../images/dropdown.gif);
background-repeat:no-repeat;
z-index: 5000;
}

#header ul li ul li {
display:block;
height: 18px;
}

#theClubsDropDown li a, #theClubsDropDown li a:visited {
color: #FFFFFF;
width: 140px;
height: 7px;
background-image:none;
display: block;
}

#theClubsDropDown li a:hover {
color: #F30261;
}

#accountBox {
	position: absolute;
	left: 782px;
	top: 4px;
	color: #8B898A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#content {
background-image:url(../images/base_bg.gif);
background-repeat:repeat-y;
padding: 0px 30px 0px 30px;
width: 914px;
float: left;
}

#columnA {
width: 225px;
background-image:url(../images/columnA_bg.gif);
background-repeat:repeat-y;
margin: 26px 12px 0px 0px;
padding: 0px;
float: left;
color: #A1A0A0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

#columnA .columnA_section {
padding: 10px 30px 10px 30px;
width: 165px;
float: left;
border-bottom: 1px solid #333333;
}

#columnA_section_top {
background-image:url(../images/columnA_section_top.gif);
background-repeat:no-repeat;
width: 225px;
height: 18px;
}

#columnA_section_bottom {
background-image:url(../images/columnA_section_bottom.gif);
background-repeat:no-repeat;
width: 225px;
height: 22px;
float: left;
}

.columnA_section h1 {
margin: 0px;
padding: 0px;
color: #ffffff;
font-size: 11px;
}

#columnB {
width: 676px;
position: relative;
float: right;
background-image:url(../images/columnB_wide_bg.gif);
background-repeat:repeat-y;
z-index: 300;
}

#columnB_wide_top {
background-image:url(../images/columnB_wide_top.jpg);
background-repeat:no-repeat;
width: 676px;
height: 180px;
}

#columnB_wide_bottom {
background-image:url(../images/columnB_wide_bottom.gif);
background-repeat:no-repeat;
width: 676px;
height: 32px;
}

#columnB_section {
background-image:url(../images/columnB_wide_bg.gif);
background-repeat:repeat-y;
margin: -140px 0px 0px 0px;
padding: 0px 36px 0px 36px;
min-height: 100px;
width: 604px;
}

.page_title {
margin-left: 50px;
}
#footer {
height: 102px;
width: 974px;
background-image:url(../images/footer.gif);
background-repeat:repeat-y;
float: left;
position:relative;
}

.footerText {
position: absolute;
color: #999999;
font-size: 10px;
top: 20px;
left: 370px;
text-align: center;
}


#eventBottom .footerTextIndex {
text-align:right;
padding: 50px 30px 0px 0px;
color: #999999;
font-size: 10px;
}

.footerTextIndex a, .footerTextIndex a:visited {
color: #CCCCCC;
font-size: 10px;
font-weight:normal;
}

.footerTextIndex a:hover {
color:#CCCCCC;
text-decoration: none;
}

.footerText a, .footerText a:visited {
color: #CCCCCC;
font-size: 10px;
font-weight:normal;
}

.footerText a:hover {
color:#CCCCCC;
text-decoration: none;
}

.clearer {
clear: both;
}


/* CSS FOR CLUB PAGES (COLUMNS) */

#columnB_clubLeft {
	width: 504px;
	height: 450px;
	float: left;
	background-image:url(../images/columnB_clubLeft_bg.jpg);
	background-repeat:repeat-y;
}

#columnB_clubRight {
width: 172px;
float: left;
background-image:url(../images/columnB_clubRight_bg.jpg);
background-repeat:repeat-y;

}

#columnB_clubLeft_header {
background-image:url(../images/columnB_clubLeft_top.jpg);
background-repeat:no-repeat;
width: 504px;
height: 152px;
}

#columnB_clubLeft_summary {
	position:absolute;
	left: 309px;
	top: 84px;
}
#columnB_clubLeft_summary h1 {
width: 170px;
}

#columnB_clubLeft_logo {
	position:absolute;
	left: 35px;
	top: 40px;
	width: 200px;
	height: 100px;
	text-align:center;
}

#columnB_clubLeft_content {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #333333;
font-size: 11px;
padding: 15px 26px 15px 26px;
line-height: 18px;
text-align:justify;
height: 480px;
background-image:url(../images/columnB_clubLeft_content.jpg);
background-repeat:repeat-y;

}

#columnB_clubLeft_footer {
width: 504px;
height: 32px;
background-image:url(../images/columnB_clubLeft_bottom.gif);
background-repeat:no-repeat;
}

#columnB_clubRight_top {
background-image:url(../images/columnB_clubRight_top.gif);
background-repeat:no-repeat;
width: 172px;
height: 152px;
}

#columnB_clubRight_content {
margin-top: -120px;
padding: 0px 3px 0px 6px;
height: 668px;
}

#columnB_clubRight_bottom {
background-image:url(../images/columnB_clubRight_bottom.gif);
height: 32px;
width: 172px;
}

#columnB_clubLeft_nav {
	width: 504px;
	height: 38px;
	background-image:url(../images/buttons/club_behindButtons.gif);
	background-repeat:no-repeat;
}

#columnB_clubLeft_nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#columnB_clubLeft_nav ul li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#columnB_homepage_top {
width: 667px;
height: 348px;
background-image:url(../images/columnB_homepageTop.jpg);
background-repeat:no-repeat;
position:relative;
margin-left: 11px;
}

#columnB_homepage_middle {
position:relative;
width: 667px;
height: 242px;
background-image:url(../images/columnB_homepageMiddle.jpg);
background-repeat:no-repeat;
margin-left: 11px;
}

#columnB_homepage_bottom {
position: relative;
width: 667px;
height: 176px;
background-image:url(../images/columnB_homepageBottom.jpg);
background-repeat:no-repeat;
margin-left: 11px;
}

#columnB_homepage_bottom #events {
	position: absolute;
	left: 32px;
	top: 83px;
	width: 620px;
	height: 63px;
}

#columnB_homepage_bottom #eventRight {
	position: absolute;
	left: 667px;
	top: 2px;
	width: 57px;
	height: 176px;
	background-image:url(../images/columnB_homepageBottomRight.jpg);
	background-repeat:no-repeat;
}

#columnB_homepage_bottom #eventBottom {
	position: absolute;
	left: -276px;
	top: 176px;
	width: 1000px;
	height: 43px;
	background-image:url(../images/columnB_homepageBottomBottom.jpg);
	background-repeat:no-repeat;
}

#columnB_homepage_bottom #events .event {
	width: 135px;
	float: left;
	margin-right: 20px;
	font-size: 10px;
}

#events .eventDate {
font-size:10px;
}
#homepage_theSexy {
	position: absolute;
	width: 460px;
	height: 100px;
	left: 180px;
	top: 30px;
}

#homepage_theSexy_text {
	position: absolute;
	width: 107px;
	height: 42px;
	left: 22px;
	top: 106px;
}

#homepage_theClubs_text {
	position: absolute;
	width: 130px;
	height: 42px;
	left: 517px;
	top: 256px;
	text-align: right;
}

#homepage_theSexy img, #homepage_theClubs img {
	border: 3px solid #CCCCCC;
	margin: 2px;
}

#homepage_theSexy img:hover, #homepage_theClubs img:hover {
	border: 3px solid #808080;
	margin: 2px;
}

#homepage_theClubs .club {
float: left;
text-align:center;
width: 92px;
line-height: 15px;
}

#homepage_theClubs {
	position: absolute;
	width: 460px;
	height: 140px;
	left: 26px;
	top: 181px;
}

#columnB_homepage_middle .news {
	width: 125px;
	float: left;
	margin-right: 31px;
}

#columnB_homepage_middle #newsItems {
	position: absolute;
	left: 32px;
	top: 31px;
	width: 602px;
	height: 205px;
}

#columnB_homepage_middle .news a img {
	border: 3px solid #666666;
	margin: 2px;
}

#button_overview {
display: block;
padding: 13px 0px 0px 24px;
width: 80px;
height: 18px;
background-image:url(../images/buttons/clubA.gif);
background-position:0px 0px;
background-repeat:no-repeat;
color: #ffffff;
text-decoration: none;
margin-left: 14px;
float: left;
}

#button_overview_active {
display: block;
padding: 13px 0px 0px 24px;
width: 80px;
height: 18px;
background-image:url(../images/buttons/clubA.gif);
background-position:0px -34px;
background-repeat:no-repeat;
color: #ffffff;
text-decoration: none;
margin-left: 14px;
float: left;
}

#button_overview:hover {
background-image:url(../images/buttons/clubA.gif);
background-position:0px -34px;
background-repeat:no-repeat;
}

#button_gallery {
display: block;
padding: 13px 0px 0px 24px;
width: 79px;
height: 18px;
background-image:url(../images/buttons/clubB.gif);
background-position:0px 0px;
background-repeat:no-repeat;
color: #ffffff;
text-decoration: none;
float: left;
}

#button_gallery_active {
display: block;
padding: 13px 0px 0px 24px;
width: 79px;
height: 18px;
background-image:url(../images/buttons/clubB.gif);
background-position:0px -34px;
background-repeat:no-repeat;
color: #ffffff;
text-decoration: none;
float: left;
}

#button_gallery:hover {
background-image:url(../images/buttons/clubB.gif);
background-position:0px -34px;
background-repeat:no-repeat;
}

#button_jobs {
display: block;
padding: 13px 0px 0px 50px;
width: 53px;
height: 18px;
background-image:url(../images/buttons/clubC.gif);
background-position:0px 0px;
background-repeat:no-repeat;
color: #ffffff;
text-decoration: none;
float: left;
}

#button_jobs_active {
display: block;
padding: 13px 0px 0px 50px;
width: 53px;
height: 18px;
background-image:url(../images/buttons/clubC.gif);
background-position:0px -34px;
background-repeat:no-repeat;
color: #ffffff;
text-decoration: none;
float: left;
}

#button_jobs:hover {
background-image:url(../images/buttons/clubC.gif);
background-position:0px -34px;
background-repeat:no-repeat;
}

#button_events {
display: block;
padding: 13px 0px 0px 24px;
width: 79px;
height: 18px;
background-image:url(../images/buttons/clubD.gif);
background-position:0px 0px;
background-repeat:no-repeat;
color: #ffffff;
text-decoration: none;
float: left;
}

#button_events_active {
display: block;
padding: 13px 0px 0px 24px;
width: 79px;
height: 18px;
background-image:url(../images/buttons/clubD.gif);
background-position:0px -34px;
background-repeat:no-repeat;
color: #ffffff;
text-decoration: none;
float: left;
}

#button_events:hover {
background-image:url(../images/buttons/clubD.gif);
background-position:0px -34px;
background-repeat:no-repeat;
}


/* CSS FOR EVENT PAGE */
.event_image {
border: 2px solid #CDCBCC;
float: left;
margin-right: 10px;
}

.event_image_main {
width: 129px;
height: 141px;
display: block;
background-image:url(../images/image_background.gif);
background-repeat:no-repeat;
padding: 15px 0px 0px 14px;
float: left;
margin-right: 10px;
}

.event_image_small {
width: 110px;
height: 120px;
display: block;
padding: 14px 0px 0px 14px;
background-image:url(../images/image_background_small.gif);
background-repeat:no-repeat;
float: left;
margin-right: 5px;
}

.event_left {
width: 84px;
float: left;
}

.event_right {
float: left;
width: 290px;
}

.event ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

.event_date {
background-image:url(../images/icons/icon_date.gif);
background-repeat:no-repeat;
background-position: 0 50%;
padding: 3px 0px 3px 20px;
}

.event_time {
background-image:url(../images/icons/icon_hour.gif);
background-repeat:no-repeat;
background-position: 0 50%;
padding: 3px 0px 3px 20px;
}

.event_price {
background-image:url(../images/icons/icon_price.gif);
background-repeat:no-repeat;
background-position: 0 50%;
padding: 3px 0px 3px 20px;
}

.event_hr {
text-align:right;
background-image:url(../images/hr.gif);
background-repeat:repeat-x;
background-position: 50% 50%;
margin: 5px 0px 5px 0px;
height: 23px;
}

.event h1 {
margin: 0px;
padding: 0px;
}

.event h2 {
margin: 0px;
padding: 0px;
margin-bottom: 4px;
}

.eventImage_large {
position: absolute;
top: 0px;
left: 114px;
z-index:9999;
}

.nopadding {
margin: 0px;
padding: 0px;
line-height:normal;
}

.lines {
background-image:url(../images/lines.gif);
background-repeat:no-repeat;
width: 25px;
height: 25px;
float: left;
padding-right: 10px;
margin-top: 3px;
}

.venue_row {
border-bottom: 1px solid #E8E8E8;
font-weight: bold;
}

.venue_row_both {
border-top: 1px solid #E8E8E8;
border-bottom: 1px solid #E8E8E8;
padding: 2px 0px 2px 0px;
font-weight: bold;
}

.pink {
color: #F10260;
}

.venue_show_title {
display: block;
float: left;
width: 70px;
color: #0280CD;
}

a.blackLink, a.blackLink:visited {
color: #000000;
font-size: 10px;
font-weight: bold;
}

a.blackLink:hover {
color: #000000;
text-decoration: none;
}

a.greyLink, a.greyLink:visited {
color: #666666;
font-size: 10px;
font-weight: bold;
}

a.greyLink:hover {
color: #666666;
text-decoration: none;
}

a.lightGreyLink, a.lightGreyLink:visited {
color:#A19FA0;
font-size: 10px;
}

a.lightGreyLink:hover {
color: #A19FA0;
text-decoration: none;
}

.uppercase {
text-transform:uppercase;
}

a.whiteLink, a.whiteLink:visited {
color: #ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}

a.whiteLink:hover {
text-decoration:none;
color: #ffffff;
}

.searchExtra {
font-size: 10px;
color:#666666;
}

#dateList {
margin: 0px;
padding: 0px;
width: 140px;
height: 133px;
overflow:auto;
border: 1px solid #333333;
margin-left: 5px;
float: left;
}

#dateList a, #dateList a:visited {
width: auto;
display: block;
background-color:#ffffff;
color: #000000;
text-decoration:none;
font-weight: normal;
padding: 1px 0px 1px 10px;
height: 17px;
}

#dateList a:hover {
background-color:#28A5F0;
color: #ffffff;
}

#dateList a.selected, #dateList a.selected:visited {
background-color: #FE0264;
color: #ffffff;
}

#dateList a.selected:hover {
background-color:#28A5F0;
color: #ffffff;
}

#adminNav {
background-image:url(../images/mininav_top.gif);
background-repeat:no-repeat;

height: 25px;
padding: 8px 0px 0px 10px;
}

a.adminNav, a.adminNav:visited {
	color: #23ADF8;
	font-size: 11px;
	font-weight: bold;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image:url(../images/nav_bluearrow.gif);
	background-repeat:no-repeat;
	background-position: 6px 50%;
	padding-left: 15px;
}

a.adminNav:hover {
text-decoration:underline;
}

#adminNavB {
background-image:url(../images/mininav_bottom.gif);
background-repeat:no-repeat;
width: 585px;
height: 24px;
padding: 8px 0px 0px 20px;
}

a.adminNavTop, a.adminNavTop:visited {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image:url(../images/nav_bluearrow.gif);
	background-repeat:no-repeat;
	background-position: 6px 50%;
	padding-left: 15px;
}

a.adminNavTop:hover {
text-decoration:underline;
}

a.adminNavBottom, a.adminNavBottom:visited {
	color:#333333;
	font-size: 11px;
	font-weight: bold;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image:url(../images/nav_bluearrow.gif);
	background-repeat:no-repeat;
	background-position: 6px 50%;
	padding-left: 15px;
}

a.adminNavBottom:hover {
text-decoration:underline;
}

.pageInfo {
font-size: 10px;
float: right;
width: 400px;
padding-bottom: 10px;
}

.pageHeading {
float: left;
}

.greyTextBrowse {
color: #9A9A9A;
font-weight: normal;
}

.blackText {
color: #000000;
font-weight: normal;
}

.clubBrowseDescription {
padding: 10px 0px 10px 0px;
width: 290px;
float: left;
text-align:justify;
}

.clubBrowseRating {
float: right;
width: 170px;
}

.clubBrowseClearer {
clear: both;
background-image:url(../images/hr.gif);
background-repeat:repeat-x;
height: 4px;
margin-bottom: 15px;
}

.jumpToPage {
background-color: #E1E1E1;
padding: 10px;
height: 19px;
color: #666666;
margin-top: 15px;
}

.jumpToPage a, .jumpToPage a:visited {
color: #666666;
text-decoration: underline;
}

.jumpToPage a:hover {
text-decoration: none;
}

.sortResults {
background-color:#EDEDED;
padding: 10px;
margin-bottom: 30px;
color: #656565;
font-size: 10px;
line-height: 20px;
}

.sortIcon {
padding: 0px 5px 0px 5px;
}

.sortResults a, .sortResults a:visited {
color: #676767;
font-weight:normal;
}

.sortResults a:hover {
color: #676767;
text-decoration: none;
}

#browseClubSearchBox {
background-image:url(../images/browse_clubs_location_top.gif);
background-repeat:no-repeat;
width: 604px;
height: 50px;
position: relative;
}

#browseJobSearchBox {
background-image:url(../images/browse_jobs_location_top.gif);
background-repeat:no-repeat;
width: 604px;
height: 50px;
position: relative;
}

#browseEventSearchBox {
background-image:url(../images/browse_events_location_top.gif);
background-repeat:no-repeat;
width: 604px;
height: 61px;
position: relative;
}

#browseClubLocations {
background-image:url(../images/browse_clubs_location_bg.gif);
background-repeat:repeat-y;
width: 589px;
padding: 0px;
margin: 0px;
padding-left: 15px;
}

#browseClubsBoxBottom {
width: 604px;
height: 23px;
background-image:url(../images/browse_clubs_location_bottom.gif);
background-repeat:no-repeat;
margin-bottom: 15px;
}

.lightGreyText {
color: #CBCBCB;
}

#browseSearchForm {
position: absolute;
left: 287px;
top: 10px;
}

#browseEventsSearchForm {
position: absolute;
left: 363px;
top: 20px;
}

.searchBox {
width: 95px;
}

.searchSubmit {
margin: 0px;
}

.eventDesc {
padding-left: 124px;
}

#awards {
border: 1px solid #D5D5D5;
}

.awardContainer {
width: 106px;
height: 43px;
padding: 10px 15px 5px 15px;
float: left;
}
.awardText {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding-left: 38px;
margin-top: -15px;
}


.smallContent{
width: 530px;
}

#loginEdge {
background-image:url(../images/login_ragged_edge.gif);
width: 15px;
height: 100px;
background-repeat:no-repeat;
position: absolute;
left: 192px;
top: -4px;
}

#overlayBox {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
background-color:#000;
-moz-opacity: 0.8;
opacity:.80;
filter: alpha(opacity=80);
}

#mapBox {
position: absolute;
top: 25px;
width:100%;height:540px; z-index:9999;
text-align:center;
visibility: visible;
z-index:5500;
}

.screenreaders {
display: none;
}