/* Start of CMSMS style sheet 'Global Stylesheet' */
/* reset whitespace */
* { 
	margin:0;
	padding:0;
}

/* /////////////////////////////////
	LAYOUT
///////////////////////////////// */

body {
	font: normal 14px tahoma, arial, trebuchet, "sans serif";
	color: #acacac;
	background: #101010 url('/uploads/images/bg.gif') repeat-y center top;
	line-height: 24px;
}

.center {
	width: 960px;
	margin: 0 auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear { 
	clear: both; 
	height: 0; 
	line-height: 0px;
	font-size: 0px;
	text-indent: -500px;
}

.hidden {
	display: none;
}

#header {
	height: 117px;
	background: transparent url('/uploads/images/bg-header.jpg') no-repeat center top;
}

#banner {
	height: 240px;
	background: #000;
	overflow: hidden;
}

#content {
	background: transparent url('/uploads/images/bg-content.jpg') no-repeat center top;
}

.col1 {
	width: 240px;
}

.col2 {
	width: 416px;
	padding: 0px 32px;
}

.col3 {
	width: 688px;
	padding: 0px 0 0 32px;
}

.col4 {
	clear: both;
	width: 960px;
	padding: 0 0 20px 0;
}

.mainCol {
	padding-bottom: 24px;
}

.sideCol {
	padding-top: 42px;
	padding-bottom: 24px;
}

#footMenu {
	position: relative;
	background: transparent url('/uploads/images/bg-footmenu.gif') no-repeat center top;
}

#footer {
	clear: both;
	height: 111px;
	background: transparent url('/uploads/images/bg-footer.jpg') no-repeat center top;
}

/* /////////////////////////////////
	TEXT + HTML
///////////////////////////////// */

h1 {
	font: bold 24px arial, tahoma;
	margin: 44px 0px -4px 0px;
	color: #fff;
	letter-spacing: 0px;
	text-transform: uppercase;
}

h2 {
	font: bold 18px arial, tahoma;
	margin: 18px 0px 12px 0px;
	color: #fff;
	text-transform: uppercase;
}

h3 {
	font: normal 14px arial, tahoma;
	margin: 20px 0 14px 0;
	color: #cccccc;
	text-transform: uppercase;
}

h3 strong {
	color: #fff;
}

h3#h3subscribe {
	width: 178px;
	height: 12px;
	overflow: hidden;
	text-indent: -5000px;
	background: transparent url('/uploads/images/h3-subscribe.gif') no-repeat left top;
	margin-top: 0;
}

h3#h3friends {
	width: 126px;
	height: 12px;
	overflow: hidden;
	text-indent: -5000px;
	background: transparent url('/uploads/images/h3-friends.gif') no-repeat left top;
	margin: 21px 20px 0 0;
	float: left;
}

h3#h3reservation {
	width: 153px;
	height: 12px;
	overflow: hidden;
	text-indent: -5000px;
	background: transparent url('/uploads/images/h3-reservation.gif') no-repeat left top;
	margin-top: 21px;
}

h3#h3stayupdated {
	width: 191px;
	height: 12px;
	overflow: hidden;
	text-indent: -5000px;
	background: transparent url('/uploads/images/h3-stayupdated.gif') no-repeat left top;
	margin-top: 21px;
}

h3#h3enquiry {
	width: 132px;
	height: 12px;
	overflow: hidden;
	text-indent: -5000px;
	background: transparent url('/uploads/images/h3-enquiry.gif') no-repeat left top;
	margin-top: 21px;
}

h3#h3login {
	width: 109px;
	height: 12px;
	overflow: hidden;
	text-indent: -5000px;
	background: transparent url('/uploads/images/h3-login.gif') no-repeat left top;
	margin-top: 21px;
}

h4 {
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	font-weight: normal;
	margin: 12px 0 -12px 0;
	letter-spacing: 1px;
}

h4.regMargin {
	margin-bottom: 12px;
}

h5 {
	font: bold 10px tahoma, arial;
	color: #cccccc;
	text-transform: uppercase;
	margin-bottom: 3px;
}

p, ul, ol {
	margin: 18px 0px 18px 0px;
}

ul {
	list-style-type: none;
}

#content ul li {
	padding-left: 12px;
	background: transparent url('/uploads/images/bullet.gif') no-repeat left 7px;
}

.sideCol p, ul, ol {
	margin: 12px 0px 12px 0px;
}

.padLeft {
	margin-left: 30px;
}


/* /////////////////////////////////
	LINKS
///////////////////////////////// */

a img { border: none }

a,
a:visited {
	color: #e89400;
	text-decoration: none;
}

a:hover {
	color: #f1b751;
	text-decoration: underline;
}

a:focus {
	outline: 0;
}

.linkBar a.button,
.linkBar a.button:visited {
	display: block;
	height: 26px;
	background: transparent url('/uploads/images/but-left.gif') no-repeat left top;
	overflow: hidden;
}

.linkBar a.button span {
	line-height: 26px;
	padding: 6px 12px;
	background: transparent url('/uploads/images/but-right.gif') no-repeat right top;
}

.linkBar a.button.current {
	background-position: left -26px;
}

.linkBar a.button.current span {
	background-position: right -26px;
}

.linkBar a.button:hover {
	text-decoration: none;
	background-position: left -26px;
}

.linkBar a.button:hover span {
	background-position: right -26px;
}

a.arrow,
a.arrow:visited {
	padding: 7px 0px 7px 36px;
	background: transparent url('/uploads/images/arrow-right.gif') no-repeat left top;
	font-size: 11px;
	text-transform: uppercase;
}

a.arrow:hover {
	background-position: left -100px;
	text-decoration: none;
}

a.large {
	font: normal 14px tahoma, arial, trebuchet, "sans serif";
}

/* /////////////////////////////////
	HEADER
///////////////////////////////// */

#logo {
	display: block;
	width: 158px;
	height: 49px;
	background: transparent url('/uploads/images/logo.gif') no-repeat left top;
	text-indent: -5000px;
	float: left;
	margin: 33px 90px 0 0;
}

#logo:hover {
	opacity: .8;
	filter: alpha(opacity=80);
}

#logo2 {
	display: block;
	width: 180px;
	height: 89px;
	background: transparent url('/uploads/images/logo2.gif') no-repeat left top;
	text-indent: -5000px;
	float: left;
	margin: 13px 68px 0 0;
}

#logo2:hover {
	opacity: .8;
	filter: alpha(opacity=80);
}

/* /////////////////////////////////
	NAV
///////////////////////////////// */

ul#nav {
	float: left;
	margin: 63px 0px 0px 0px;
	list-style-type: none;
	font: normal 12px arial;
	text-transform: uppercase;
	height: 26px;
}

ul#nav li {
	display: block;
	float: left;
	height: 26px;
	margin-left: 18px;
	display: inline;
}

ul#nav li a,
ul#nav li a:visited {
	display: block;
	height: 26px;
	text-indent: -5000px;
	overflow: hidden;
}

#navHome a {
	width: 51px;
	background: transparent url('/uploads/images/nav-home.gif') no-repeat left 0px;
}
#navEntertainment a {
	width: 118px;
	background: transparent url('/uploads/images/nav-entertainment.gif') no-repeat left top;
}
#navDining a {
	width: 60px;
	background: transparent url('/uploads/images/nav-dining.gif') no-repeat left top;
}
#navFunctions a {
	width: 87px;
	background: transparent url('/uploads/images/nav-functions.gif') no-repeat left top;
}
#navMyclub a {
	width: 70px;
	background: transparent url('/uploads/images/nav-myclub.gif') no-repeat left top;
}
#navFootball a {
	width: 79px;
	background: transparent url('/uploads/images/nav-football.gif') no-repeat left top;
}
#navRugbyleague a {
	width: 114px;
	background: transparent url('/uploads/images/nav-rugbyleague.gif') no-repeat left top;
}
#navAboutus a {
	width: 77px;
	background: transparent url('/uploads/images/nav-aboutus.gif') no-repeat left top;
}

#navHome a:hover,
#navEntertainment a:hover,
#navDining a:hover,
#navFunctions a:hover,
#navMyclub a:hover,
#navFootball a:hover,
#navRugbyleague a:hover,
#navAboutus a:hover {
	background-position: 0px -26px;
}

#navHome a.current,
#navEntertainment a.current,
#navDining a.current,
#navFunctions a.current,
#navMyclub a.current,
#navFootball a.current,
#navRugbyleague a.current,
#navAboutus a.current {
	background-position: 0px -52px;
}

#subNav {
	list-style-type: none;
	background: transparent url('/uploads/images/trans30.png') repeat left top;
	padding: 8px 10px;
	line-height: 26px;
	margin: 0 0 12px 0;
	width: 220px;
}

#content #subNav li {
	background: none;
	padding: 0 12px 0 12px;
}

#content #subNav li.current {
	background: transparent url('/uploads/images/subnav-current.gif') no-repeat left top;
	height: 26px;
}

#content #subNav li.current a,
#content #subNav li.current a:visited,
#content #subNav li.current a:hover {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}


#content #subNav li.depth3 a {
	padding-left: 12px;
}

#content #subNav li.depth3 a {
	font-size: 11px;
}

/* /////////////////////////////////
	BANNER
///////////////////////////////// */



/* /////////////////////////////////
	CONTENT
///////////////////////////////// */

.promo {
	display: block;
	padding: 6px;
	background: transparent url('/uploads/images/trans50.png') repeat left top;
	margin-bottom: 12px;
}

.promo img {
	display: block;
}

.box {
	background: transparent url('/uploads/images/trans30.png') repeat left top;
	color: #acacac;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 12px;
}

.padBox {
	padding: 4px 20px;
}

.box p {
	margin: 12px 0;
}

.padBox h3 {
	margin-top: 16px;
}

.photoSet {
	padding: 14px 12px;
	margin-bottom: 12px;
	height: 96px;
}

.thumbHolder {
	float: left;
}

.thumbHolder img {
	margin-right: 10px;
	float: left;
}

.arrowLeft {
	display: block;
	width: 26px;
	height: 26px;
	overflow: hidden;
	text-indent: -5000px;
	background: transparent url('/uploads/images/arrow-left.gif') no-repeat left top;
	margin-right: 10px;
	margin-top: 37px;
}

.arrowRight {
	display: block;
	width: 26px;
	height: 26px;
	overflow: hidden;
	text-indent: -5000px;
	background: transparent url('/uploads/images/arrow-right.gif') no-repeat left top;
	margin-top: 37px;
}

a.arrowLeft:hover,
a.arrowRight:hover {
	background-position: left -100px;
}

.linkBar {
	margin-top: 42px;
	padding: 4px 20px 0px;
	width: 648px;
	height: 44px;
	overflow: hidden;
	margin-bottom: 0px;
}

.linkBar h4 {
	float: left;
	margin-right: 20px;
}

.titleBar {
	margin-top: 24px;
	padding: 0px 20px 0px;
	width: 648px;
	height: 44px;
	overflow: hidden;
	margin-bottom: 0px;
}

.titleBar h4 {
	margin-top: 14px;
	margin-bottom: 0px;
}

.topBar {
	margin-top: 42px;
}

.narrowBar {
	width: 376px;
}

.linkBar a.button {
	float: left;
	margin: 7px 8px 0 0;
}

.listing {
	float: left;
	width: 688px;
	font-size: 12px;
	line-height: 18px;
	padding: 20px 0;
	border-bottom: solid 6px #101010;
}

.listing .left {
	width: 210px;
}

.listing .right {
	width: 454px;
}

.listing img.photo {
	padding: 6px;
	background: transparent url('/uploads/images/trans50.png') repeat left top;
}

.listing p {
	margin: 12px 0;
}

.listing h2 {
	margin-top: 4px;
}

.listing h4 {
	font-size: 14px;
	text-transform: none;
	letter-spacing: 0px;
	margin: -8px 0 12px 0;
}

.listingBottom {
	float: left;
	width: 668px;
	background: #101010;
	padding: 2px 0 10px 20px;
	margin-bottom: 12px;
}

.listing.news {
	float: left;
	width: 416px;
	font-size: 12px;
	line-height: 18px;
	padding: 20px 0;
	border-bottom: solid 6px #101010;
}

.listing.news .left {
	width: 162px;
}

.listing.news .right {
	width: 230px;
}


.listingNewsBottom {
	float: left;
	width: 396px;
	background: #101010;
	padding: 2px 0 10px 20px;
	margin-bottom: 12px;
}

.sponsor {
	margin: 5px 20px 10px 0;
}

/* /////////////////////////////////
	FORMS
///////////////////////////////// */

fieldset {
	border: 0;
}

#subscribeForm,
.subscribeForm,
#reservationForm,
.reservationForm,
#enquiryForm,
.enquiryForm,
#loginForm,
.loginForm,
.prefsForm,
.formBox form {
	background: #000;
	padding: 1px 20px;
	font-size: 11px;
	color: #999;
	line-height: 18px;
	margin-bottom: 12px;
}

div.subscribeForm {
	padding-top: 20px;
}

label { 
	display: block;
	font: bold 10px tahoma, arial;
	text-transform: uppercase;
	color: #fff;
	margin: 9px 0 4px;
}

.input {
	font: normal 11px tahoma, arial;
	background: #232323;
	border: solid 1px #292929;
	padding: 2px;
	color: #fff;
}

input.input {
	width: 193px;
}

select.input {
	width: 199px;
}

#birthdayDay {
	width: 55px;
}

#birthdayMonth {
	width: 65px;
}

#birthdayYear {
	width: 70px;
}

.input:focus {
	border-color: #383838;
	outline: 0;
}

input.button,
.box .button2 {
	margin: 16px 0;
}

input.button:hover,
.box .button2:hover {
	opacity: .8;
	filter: alpha(opacity=80);
}

textarea.input {
	width: 193px;
	margin-bottom: 10px;
}

.checkbox {
	margin-right: 4px;
	margin-top: 2px;
}

label.inline { 
	display: inline;
	font: bold 10px tahoma, arial;
	text-transform: uppercase;
	color: #fff;
	margin: 0 0 10px 4px;
}

input.button.noMargin,
.box .button2.noMargin {
	margin: 2px 0 16px 0;
}


/* /////////////////////////////////
	FOOTER
///////////////////////////////// */

.footNav {
	width: 110px;
	float: left;
	margin: 26px 10px 30px 0;
}

.footNav ul {
	margin: 0;
	list-style-type: none;
	font-size: 11px;
}

.footNav ul li {
	
}

.footNav ul a,
.footNav ul a:visited {
	line-height: 20px;
	color: #666;
	padding: 0px 8px;
	position: relative;
	left: -8px;
	display: block;
	width: 92px;
}

.footNav ul a:hover {
	color: #e89400;
	text-decoration: none;
	background-color: #232323;
}

#friends {
	background: transparent url('/uploads/images/bg-friends.gif') no-repeat left top;
	padding: 1px 0 1px 10px;
	width: 220px;
	height: 150px;
}

#friendsNumber {
	display: block;
	font-size: 11px;
	color: #666;
	padding-left: 20px;
	background: transparent url('/uploads/images/icon-facebook.gif') no-repeat left 5px;
	float: left;
	margin: 15px 0 0 0;
}

#fbGrid {
	clear: both;
	margin: 14px 0 0 0;
	overflow: hidden;
}

#fbGrid li {
	float: left;
	margin: 0 10px 10px 0;
}

#fbGrid a,
#fbGrid a:visited {
	display: block;
	width: 30px;
	height: 30px;
	line-height: 0px;
}

#fbGrid a img {
	display: block;
}

#fbGrid a:hover {
	opacity: .75;
	filter: alpha(opacity=75);
}

#footer p {
	color: #acacac;
	font-size: 11px;
	line-height: 20px;
	margin: 0;
	padding-top: 17px;
}

#footer a,
#footer a:visited {
	color: #666666;
}

#footer a:hover {
	color: #e89400;
	text-decoration: underline;
}

#footerByline {
	color: #666666;
}

#footerLogos {
	width: 231px;
	float: right;
	padding-top: 18px;
	margin: 0;
}

#footerLogos li {
	float: left;
}

#footerLogos a:hover {
	opacity: .75;
	filter: alpha(opacity=75);
}


/* End of 'Global Stylesheet' */

