@font-face {
	font-family: "FontSite Sans";
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/fontsitesans.eot');
	src: local('☺'), url('../fonts/fontsitesans.woff') format('woff'), url('../fonts/fontsitesans.ttf') format('truetype'), url('../fonts/fontsitesans.svg#FontSite Sans') format('svg');
}

@font-face {
	font-family: "FontSite Sans Light";
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/fontsitesans.light.eot');
	src: local('☺'), url('../fonts/fontsitesans.light.woff') format('woff'), url('../fonts/fontsitesans.light.ttf') format('truetype'), url('../fonts/fontsitesans.light.svg#FontSite Sans Light') format('svg');
}

@font-face {
	font-family: "FontSite Sans Ultra Light";
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/fontsitesans.ultralight.eot');
	src: local('☺'), url('../fonts/fontsitesans.ultralight.woff') format('woff'), url('../fonts/fontsitesans.ultralight.ttf') format('truetype'), url('../fonts/fontsitesans.ultralight.svg#FontSite Sans Ultra Light') format('svg');
}

@font-face {
	font-family: "FontSite Sans Roman";
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/fontsitesans.roman.eot');
	src: local('☺'), url('../fonts/fontsitesans.roman.woff') format('woff'), url('../fonts/fontsitesans.roman.ttf') format('truetype'), url('../fonts/fontsitesans.roman.svg#FontSite Sans Roman') format('svg');
}

@font-face {
	font-family: "FontSite Sans Black";
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/fontsitesans.black.eot');
	src: local('☺'), url('../fonts/fontsitesans.black.woff') format('woff'), url('../fonts/fontsitesans.black.ttf') format('truetype'), url('../fonts/fontsitesans.black.svg#FontSite Sans Black') format('svg');
}

@font-face {
	font-family: "Century Gothic";
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/gothic.eot');
	src: local('☺'), url('../fonts/gothic.woff') format('woff'), url('../fonts/gothic.ttf') format('truetype'), url('../fonts/gothic.svg#Century Gothic') format('svg');
}

a {
	color: #00a99d;
	margin: -3px -5px;
	padding: 3px 5px;
	text-decoration: none;
}

a:hover {
	background-color: #000;
	color: #fff;
}

a.button {
	background-color: #15b5b2;
	color: #fff;
	display: inline-block;
	font-family: "FontSite Sans";
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0;
	padding: 8px 12px;
}

a.button:hover {
	background-color: #000;
	color: #15b5b2;
}

a.button.disabled {
	background-color: #e8e8e8 !important;
	color: #ccc !important;
	cursor: default !important;
}

a.button.small {
	padding: 3px 6px;
}

a.navigation {
	color: #ff9900;
	font-family: "FontSite Sans Light";
	font-size: 17px;
	font-style: italic;
	line-height: 20px;
	text-transform: lowercase;
}

a.navigation span {
	color: #000;
	text-decoration: underline;
}

a.navigation:hover {
	background-color: #ff9900;
	color: #fff;
}

a.navigation.alt {
	color: #00a99d;
}

a.navigation.alt:hover {
	background-color: #000;
	color: #fff;
}

body {
	background: url(../images/bg.png) no-repeat center -140px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

fieldset {
	border: none;
	margin: 0 0 30px;
	padding: 0;
}

fieldset legend {
	font-weight: bold;
	margin-bottom: 10px;
	padding: 0;
}

h2 {
	font-size: 12px;
	margin: 30px 0 5px;
}

h3 {
	font-size: 32px;
	margin: 0 0 10px;
}

h4 {
	font-family: "FontSite Sans Light";
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 8px;
	text-transform: uppercase;
}

input+label,select+label {
	padding: 3px 5px;
}

input[disabled],select[disabled],textarea[disabled] {
	background-color: #fff;
	color: #000;
	opacity: 0.5;
}

input[type=checkbox],input[type=radio] {
	margin: 4px -1px 12px 3px;
}

input[type=checkbox]+label.small {
	font-size: 9px;
	padding-top: 5px;
}

input[type=password],input[type=text],select,textarea {
	background-color: #e8e8e8;
	border: 1px solid #b3b3b3;
	font-family: "FontSite Sans Roman", Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	margin: 0 2px 2px 0;
	padding: 3px;
	width: 204px;
}

input[type=password],input[type=text],label,select,textarea {
	display: inline-block;
	vertical-align: top;
}

input[type=password].error,input[type=text].error,select.error,textarea.error {
	
}

input[type=submit] {
	background: none;
	border: none;
	color: #00a99d;
	font-family: "FontSite Sans Light";
	font-size: 14px;
	padding: 0;
}

label {
	color: #333;
	font-family: "FontSite Sans Light";
	letter-spacing: 0.5px;
	padding: 2px 5px 2px 0;
	text-transform: uppercase;
}

label.error {
	color: Red;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	margin: 0 0 -10px;
	padding: 0;
	text-transform: none;
	width: auto;
}

select {
	padding: 2px;
	text-transform: uppercase;
	width: 212px;
}

select.long {
	width: 427px !important;
}

.auto {
	width: auto !important;
}

.box {
	background: #e8e8e8;
	display: inline-block;
	margin: 15px 0 15px 14px;
	min-width: 262px;
	max-width: 946px;
	padding: 13px;
	position: relative;
	vertical-align: top;
}

.box form {
	width: 430px;
}

.box h2 {
	background: url(../images/ribbon.png) left top no-repeat;
	color: #fff;
	font-family: Georgia, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	height: 43px;
	line-height: 26px;
	margin: -1px -27px 0 -30px;
	padding-left: 12px;
	position: relative;
	text-transform: uppercase;
	z-index: 1;
}

.box h2 a {
	color: #fff;
}

.box h2 a:hover,.box h2 a.selected,.box h2 a.selected:hover,.box h2 span a:hover,.box-button:hover {
	background-color: transparent;
	color: #00ffff;
}

.box h2 span {
	font-family: "FontSite Sans Light";
	font-size: 17px;
	margin-top: -1px;
}

.box h3 {
	font-family: "FontSite Sans Light";
	font-size: 36px;
	font-weight: normal;
	margin: 0 0 20px;
}

.box input[type=password],.box input[type=text],.box select,.box textarea {
	background-color: #fff;
}

.box-button {
	background: url(../images/ribbon_02.png) right top no-repeat;
	bottom: -22px;
	color: #fff;
	display: block;
	font-family: Georgia, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	height: 43px;
	line-height: 56px;
	margin: 0;
	padding: 0 8px;
	position: absolute;
	right: -17px;
	z-index: 1;
}

.box-loadingindicator {
	background: url(../images/loadingindicator_03.gif) no-repeat;
	height: 11px;
	margin: 20px 0 0;
	visibility: hidden;
}

.box.full {
	display: block;
}

.box.full form {
	width: auto;
}

.box.full .lefty,.box.full .righty {
	width: 430px;
}

.box.full .righty {
	margin-left: 80px;
}

.box.heading {
	padding-bottom: 6px;
}

.container {
	display: inline-block;
	vertical-align: top;
	width: 215px;
}

.filter {
	margin-bottom: 30px;
}

.filter label {
	width: 70px;
}

.filter-color {
	color: #fff;
	margin: 0 3px 5px;
	padding: 0;
	width: auto !important;
}

.filter-color input[type=checkbox] {
	margin: 3px 0 3px 3px;
}

.filter-color input[type=checkbox],.filter-color span {
	vertical-align: middle;
}

.filter-color span {
	margin-right: 5px;
}

.filter-color-group {
	display: inline-block;
	vertical-align: top;
	width: 562px;
}

.friday {
	background-image: url(../images/friday.png);
}

.lefty {
	width: 641px;
}

.lefty,.righty {
	display: inline-block;
	vertical-align: top;
}

.lightbox {
	background-color: #fff;
	background-repeat: no-repeat;
	box-shadow: 0 0 50px #000;
	display: none;
	left: 50%;
	margin-left: -305px;
	position: absolute;
	top: 100px;
	width: 610px;
	z-index: 10001;
	-moz-box-shadow: 0 0 50px #000;
	-webkit-box-shadow: 0 0 50px #000;
}

.lightbox.inquiry {
	background-image: url(../images/bottle.png);
	background-position: 500px 20px;
}

.lightbox.loadingindicator {
	background: #fff url(../images/loadingindicator_06.gif) no-repeat center center !important;
}

.lightbox-content {
	color: #333;
	font-family: "FontSite Sans Light";
	letter-spacing: 0.5px;
	padding: 0 160px 20px 20px;
	text-transform: uppercase;
	visibility: hidden;
}

.lightbox-content h3 {
	font-size: 12px;
	margin: 0;
}

.lightbox-content h3+p {
	margin-top: 0;
}

.lightbox-content p:first-child {
	margin-top: 0;
}

.lightbox-footer {
	border-top: 1px solid #e8e8e8;
	height: 40px;
	visibility: hidden;
}

.lightbox-footer-close,.lightbox-footer-close:hover {
	background-color: transparent;
	bottom: 12px;
	color: #000;
	font-family: "FontSite Sans Black";
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	position: absolute;
	right: 15px;
}

.lightbox-header {
	padding: 35px 20px 40px;
	visibility: hidden;
}

.lightbox-header h2 {
	font-family: "FontSite Sans Light";
	font-size: 20px;
	font-weight: normal;
	line-height: 0;
	margin: 0;
	text-transform: uppercase;
}

.lightbox-hide {
	display: none;
}

.lightbox-loadingindicator {
	background: url(../images/loadingindicator.gif) no-repeat;
	bottom: 15px;
	height: 11px;
	left: 15px;
	position: absolute;
	width: 88px;
}

.long {
	width: 419px !important;
}

.monday {
	background-image: url(../images/monday.png);
}

.newsletter {
	border-left: 5px solid #e8e8e8;
	margin-left: 20px;
	padding: 0 0 0 20px;
	width: 213px;
}

.newsletter-email {
	width: 205px;
}

.newsletter-status {
	display: inline-block;
	float: right;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	margin: 2px 0 0;
}

.newsletter-status.loadingindicator {
	background: url(../images/loadingindicator_04.gif) no-repeat;
	padding-left: 20px;
}

.newsletter-submit {
	float: right;
	margin: 2px 0 0;
}

.none {
	background-color: #fff;
	border: 1px solid #000;
	font-family: Georgia, serif;
	font-size: 40px;
	font-style: italic;
	letter-spacing: -3px;
	line-height: 40px;
	text-align: center;
}

.pagination {
	padding: 50px 0;
	text-align: center;
}

.pagination .navigation {
	font-size: 12px;
	margin: 0 2px;
}

.pagination-navigation {
	color: #000;
	display: inline-block;
	font-style: italic;
	height: 20px;
	line-height: 20px;
	margin: 0 -3px;
	min-width: 18px;
	padding: 0 2px 0 0;
	text-align: center;
}

.pagination-navigation.selected {
	background: url(../images/ring.png) no-repeat center center;
}

.pagination-navigation.selected:hover {
	color: #000;
}

.pagination-navigation:hover {
	background-color: transparent;
	color: #15b5b2;
}

.righty {
	margin: 0 0 0 30px;
	width: 309px;
}

.saturday {
	background-image: url(../images/saturday.png);
}

.socialmedia a {
	margin: 2px;
	opacity: 0.7;
	padding: 0;
}

.socialmedia a:hover {
	background-color: transparent;
	opacity: 1.0;
}

.socialmedia a img {
	border: none;
}

.sunday {
	background-image: url(../images/sunday.png);
}

.tags {
	list-style: none;
	margin: 0;
	padding: 0;
}

.tags li {
	background-color: #ff9900;
	display: inline-block;
	font-family: "FontSite Sans Roman";
	font-style: italic;
	margin: 15px 10px 0 0;
	text-transform: uppercase;
	vertical-align: top;
	white-space: nowrap;
}

.tags li a {
	color: #000;
	display: block;
	margin: 0;
	padding: 5px 8px 1px 5px;
}

.tags li a:hover {
	color: #fff;
}

.thursday {
	background-image: url(../images/thursday.png);
}

.tuesday {
	background-image: url(../images/tuesday.png);
}

.wednesday {
	background-image: url(../images/wednesday.png);
}

#content {
	margin: 0 auto;
	padding: 0 50px 50px;
	width: 980px;
}

#content>h1 {
	font-size: 36px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 20px 0 10px;
	text-transform: uppercase;
}

#content>h1+p {
	line-height: 20px;
	margin-top: 0;
}

#footer {
	clear: both;
	color: #999;
	font-family: "FontSite Sans Light";
	font-size: 9px;
	letter-spacing: 1px;
	margin: 0 auto;
	padding: 100px 30px 30px;
	text-align: center;
	text-transform: uppercase;
	width: 1020px;
}

#header {
	min-width: 1086px;
	overflow: hidden;
	padding-top: 42px;
}

#header-back {
	background: url(../images/back.png) no-repeat;
	color: #000;
	display: inline-block;
	font-family: "FontSite Sans Light";
	font-size: 13px;
	height: 32px;
	line-height: 13px;
	margin: 0;
	padding: 5px 0 0 60px;
	position: absolute;
	right: 15px;
	text-shadow: 0 0 1px #000;
	text-transform: uppercase;
	top: 84px;
}

#header-back span {
	font-size: 17px;
	line-height: 17px;
}

#header-back:hover {
	background-color: transparent;
}

#header-club {
	margin: 0 auto;
	padding: 0 50px;
	position: relative;
	width: 980px;
}

#header-club-description {
	display: inline-block;
	line-height: 16px;
	margin-top: 20px;
	vertical-align: top;
}

#header-club-description p {
	font-style: italic;
	font-weight: bold;
	margin: 0;
	text-align: justify;
}

#header-club-info {
	background: url(../images/bg_info.png);
	height: 291px;
	width: 599px;
}

#header-club-info-details {
	margin: 0;
	padding: 0;
}

#header-club-info-details,#header-club-info-photo {
	display: inline-block;
	vertical-align: top;
}

#header-club-info-details dd {
	font-family: "FontSite Sans Light";
	font-size: 14px;
	line-height: 16px;
	margin: 0;
	padding: 0 10px 0 30px;
	width: 225px;
}

#header-club-info-details dt {
	font-size: 10px;
	left: -117px;
	position: relative;
	text-transform: uppercase;
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
}

#header-club-info-details-contact {
	top: -75px;
}

#header-club-info-details-hours {
	top: -56px;
}

#header-club-info-photo {
	background: #000;
	height: 291px;
	width: 334px;
}

#header-club-locations {
	margin: 0 0 10px 20px;
	vertical-align: bottom;
}

#header-club-logo {
	display: inline-block;
	font-family: "FontSite Sans Ultra Light";
	height: 53px;
	line-height: 53px;
	margin: 0;
	vertical-align: bottom;
}

#header-club-logo a {
	color: #000;
	display: block;
	font-size: 45px;
	font-weight: normal;
	text-transform: uppercase;
}

#header-club-logo a span {
	font-family: "Century Gothic";
	font-size: 43px;
	text-transform: lowercase;
}

#header-club-logo a strong,#header-galactic-logo strong {
	font-family: "FontSite Sans Light";
	font-weight: normal;
}

#header-club-logo a:hover,#header-galactic-logo:hover {
	background-color: transparent;
	text-decoration: none;
}

#header-club-navigation {
	position: absolute;
	right: 50px;
	top: 48px;
	width: 378px;
}

#header-club-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#header-club-navigation ul li {
	background-color: rgba(0, 0, 0, 0.09);
	display: inline-block;
	margin: 5px 0 0 5px;
	vertical-align: top;
}

#header-club-navigation ul li a {
	background-image: url(../images/icons.png);
	background-repeat: no-repeat;
	color: #333;
	display: block;
	font-family: "FontSite Sans Light";
	height: 91px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: 121px;
}

#header-club-navigation ul li a span {
	display: block;
	line-height: 0;
	position: absolute;
	width: 100%;
}

#header-club-navigation ul li a:hover {
	background-color: transparent;
	color: #15b5b2;
}

#header-club-navigation-event a {
	background-position: -363px 0;
}

#header-club-navigation-event a span {
	font-size: 14px;
	top: 14px;
}

#header-club-navigation-event a span+br+span {
	font-size: 21px;
	top: 31px;
}

#header-club-navigation-event a:hover {
	background-position: -1089px 0;
}

#header-club-navigation-ladder a {
	background-position: -484px 0;
}

#header-club-navigation-ladder a span {
	font-size: 26px;
	top: 16px;
}

#header-club-navigation-ladder a span+br+span {
	font-size: 14px;
	letter-spacing: 2px;
	top: 35px;
}

#header-club-navigation-ladder a:hover {
	background-position: -1210px 0;
}

#header-club-navigation-membership a {
	background-position: -242px 0;
}

#header-club-navigation-membership a span {
	font-size: 13px;
	top: 14px;
}

#header-club-navigation-membership a span+br+span {
	font-size: 26px;
	top: 31px;
}

#header-club-navigation-membership a:hover {
	background-position: -968px 0;
}

#header-club-navigation-rates a {
	background-position: -121px 0;
}

#header-club-navigation-rates a span {
	font-size: 19px;
	top: 15px;
}

#header-club-navigation-rates a span+br+span {
	font-size: 21px;
	top: 33px;
}

#header-club-navigation-rates a:hover {
	background-position: -847px 0;
}

#header-club-navigation-reservation a {
	background-position: 0 0;
}

#header-club-navigation-reservation a span {
	font-size: 21px;
	top: 17px;
}

#header-club-navigation-reservation a span+br+span {
	font-size: 15px;
	top: 33px;
}

#header-club-navigation-reservation a:hover {
	background-position: -726px 0;
}

#header-club-navigation-shop a {
	background-position: -605px 0;
}

#header-club-navigation-shop a span {
	font-size: 26px;
	top: 16px;
}

#header-club-navigation-shop a span+br+span {
	font-size: 17px;
	top: 35px;
}

#header-club-navigation-shop a:hover {
	background-position: -1331px 0;
}

#header-club-newsletter {
	background: url(../images/newsletter_02.png) no-repeat;
	box-shadow: 0 0 30px #ccc;
	cursor: pointer;
	position: fixed;
	right: -380px;
	top: 270px;
	z-index: 1;
}

#header-club-newsletter form {
	background: #fff url(../images/newsletter_01.png) no-repeat center 12px;
	cursor: default;
	height: 38px;
	margin: 0 0 0 36px;
	padding: 130px 12px 12px;
	width: 356px;
}

#header-club-newsletter:hover {
	background-position: -36px 0;
}

#header-club-newsletter-agree {
	margin-bottom: 0;
}

#header-club-newsletter-email {
	background-color: #fff;
	border-color: #ccc;
	width: 275px;
}

#header-club-newsletter.out {
	background-position: -72px 0;
}

#header-club-newsletter.out:hover {
	background-position: -108px 0;
}

#header-club-socialmedia {
	position: fixed;
	right: 0;
	top: 470px;
	width: 36px;
	z-index: 1;
}

#header-club-spinsocial {
	height: 97px;
	position: absolute;
	right: 50px;
	top: 247px;
	width: 373px;
}

#header-club-spinsocial a {
	background: url(../images/spinsocial.png) no-repeat;
	display: block;
	height: 97px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -10000px;
	width: 373px;
}

#header-club-spinsocial a:hover {
	background-position: -373px 0;
}

#header-galactic {
	margin: 0 auto 30px;
	width: 980px;
}

#header-galactic-logo {
	color: #000;
	font-family: "FontSite Sans Ultra Light";
	font-size: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 43px;
}

#header-galactic-logo strong span {
	font-family: "Century Gothic";
}

#header-galactic-navigation {
	background-color: #3d3d3d;
	color: #797979;
	height: 30px;
	line-height: 30px;
	margin: 0 0 0 230px;
	padding-left: 10px;
	width: 10000px;
}

#header-galactic-navigation a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 0 2px;
	padding: 0;
	text-transform: uppercase;
}

#header-galactic-navigation a:hover {
	background-color: transparent;
	color: #15b5b2;
}

#lightbox-event {
	background-image: url(../images/drink.png);
	background-position: 505px 20px;
}

#lightbox-ladder {
	background-image: url(../images/ladder.png);
	background-position: 465px 20px;
}

#lightbox-rates {
	background-image: url(../images/paddles.png);
	background-position: 467px 20px;
}

#lightbox-reservation {
	background-image: url(../images/table.png);
	background-position: 464px 15px;
}

#lightbox-spinsocial {
	background-image: url(../images/spinsocial_02.png);
	background-position: 487px 20px;
}

#overlay {
	background-color: #333;
	display: none;
	height: 100%;
	left: 0;
	opacity: 0.7;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	select {
		font-family: Arial, Helvetica, sans-serif !important;
	}
}
