*{
	outline: none;
}

html{
	background: #000 url("Images/site_bg.jpg") repeat-x;
}

body{
	width: 947px;
	margin: 0px auto;
	font: 1em arial,helvetica,sans-serif;
	color: #fff;
}

a {
	color: #0ecffc;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.alignRight, .rightAlign{
	float: right;
}

strong{
	font-weight: 600;
}

p{
	line-height: 1.3em;
}



#topbar{
	height: 44px;
	color: #fff;
	text-transform: uppercase;
}

#topbar img{
	margin-bottom: -10px
}

#topbar #topbarLinks{
	float: right;
	font-weight: 600;
	margin-top: 4px;
}

#topbar #topbarLinks a{
	color: #fff;
	text-decoration: none;
	margin-left: 12px;
	font-size: 75%;
}

#topbar #topbarLinks a:hover{
	text-decoration: underline;
}

#topbar #locationInfo{
	float: left;
	font-size: 70%;
}

#topbar #locationInfo li{
	float: left;
	margin-top: 7px;
	padding: 7px 10px 0px;
	height: 18px;
	border-right: 1px solid #fff;
}

#topbar #locationInfo a{
	color: #fff;
}

#topbar #locationInfo li.first{
	padding-top: 0px;
	height: 25px;
	padding-left: 0px;
}

#topbar #locationInfo li.last{
	padding-right: 0px;
	border-right: none;
}



#header{
	overflow: hidden;
	_height: 1%;
	margin-bottom: 5px;
}

#header #headerRightCont{
	float: right;
	width: 726px;
	text-align: right;
	overflow: hidden;
	height: 170px;
}




#headerRightCont #booking{
	width: 643px;
	float: right;
	margin-top: 30px;
	font-size: 60%;
	font-weight: 600;
}

#headerRightCont #booking a{
	margin-bottom: 4px;
	color: #fff;
	text-decoration: none;
}

#booking #bookNow{
	float: left;
}

#booking #bookingForm{
	width: 635px;
	background: #e7e7e7;
	overflow: hidden;
	height: 37px;
	_height: 1%;
	padding: 4px;
	color: #000;
}

#bookingForm p{
	float: left;
	text-align: left;
	margin-right: 9px;
}

#bookingForm p#checkAvail{
	margin-right: 0px;
	float: right;
}

#bookingForm input{
	width: 120px;
	display: block;
	background-color: #000;
	color: #fff;
	border: 1px solid #fff;
	padding: 2px;
}

#bookingForm select{
	display: block;
	background-color: #000;
	color: #fff;
	border: 1px solid #fff;
}

#bookingForm option{
	padding: 1px 5px;
}

#bookingForm .error{
	color: red;
}

.ui-datepicker { font-size: 75%;}




#headerRightCont #topnav{
	margin-top: 47px;
	float: right;
}

#headerRightCont #topnav li{
	float: left;
}

#headerRightCont #topnav li a{
	position: relative;
	padding: 8px 8px 6px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 95%;
	border-bottom: 1px solid #780032;
}

#headerRightCont #topnav li a:hover{
	color: #42bac5;
	border-bottom: 2px solid #fff;
}

#headerRightCont #topnav li.first a{
	padding-left: 0px;
}

#headerRightCont #topnav li.last a{
	padding-right: 0px;
}

#headerRightCont #topnav li.selected a
{
	color: #42bac5;
	border-bottom: 2px solid #fff;
}

#headerRightCont #topnav li.firstselected a{
	padding-left: 0px;
	color: #42bac5;
	border-bottom: 2px solid #fff;
}

#headerRightCont #topnav li.lastselected a
{
	color: #42bac5;
	border-bottom: 2px solid #fff;
	padding-right: 0px;
}

#header #logo h1{
	float: left;
	margin-top: 50px;
	background: url("Images/logo.gif") no-repeat;
	height: 140px;
	width: 205px;
	text-indent: -2000px;
}


#breadcrumbs{
	margin: 20px 0px 10px 222px;
	font-size: 80%;
}

#breadcrumbs a{
	color: #44bac5;
}

#breadcrumbs a:hover{
	text-decoration: none;
}


.mainCont{
	overflow: hidden;
	margin-bottom: 50px;
	clear: both;
}

.mainCont .leftbar{
	float: left;
	width: 187px;
}

.mainCont .leftbar p{
	margin-bottom: 15px;
}

.leftbar #leftnav{
	border: 1px solid #29292a;
	font-size: 85%;
}

.leftbar #leftnav a{
	display: block;
	padding: 7px 20px;
	border-bottom: 1px solid #29292a;
	color: #fff;
	text-decoration: none;
	font-weight: 500;
}

.leftbar #leftnav .selected a{
	color: #42bac5;
}

.leftbar #leftnav a:hover{
	color: #42bac5;
}

.leftbar #leftnav h3 a{
	padding: 15px 10px;
	border-bottom: 2px solid #780032;
	font-size: 120%;
	font-weight: 600;
}

.mainCont .fullwidthCont{
	border: 1px solid #29292a;
	line-height: 0px;
	overflow: hidden;
	_height: 1%;
}

.mainCont .fullwidthCont p{
	font-size: 90%;
	margin-bottom: 15px;
	line-height: 140%;
	width: 315px;
}

.mainCont .fullwidthCont h4 {
	margin-top: 40px;
}

.mainCont h3{
	color: #fff;
	font-size: 140%;
	margin-bottom: 15px;
}

.mainCont h3 strong{
	font-weight: 600;
}

.mainCont h4 {
	color: #4ab5c0;
	font-size: 130%;
	margin-bottom: 15px;
}

.mainCont h4 a{
	text-decoration: none;
	color: #4ab5c0;
}

.mainCont .contentCont{
	float: right;
	width: 740px;
}

.contentCont .headerImg{
	float: right;
	border: 1px solid #29292a;
	width: 723px;
	height: 316px;
	overflow: hidden;
}

.contentCont .hdr{
	background: url("Images/hdr_ribbon_bg.gif") no-repeat;
	height: 48px;
	font-size: 150%;
	font-weight: 600;
	padding: 10px 10px 0px 20px;
}


.contentCont hr{
	background: #002e3c;
	height: 1px;
	border: 0px;
	margin: 25px 0px;
	clear: both;
}

.contentCont .content{
	margin: 0px 7px 0px 14px;
	padding: 20px 30px 20px 20px;
	background: #000;
	border-right: 1px solid #002f3d;
	border-bottom: 1px solid #002f3d;
	border-left: 1px solid #002f3d;
	font-size: 90%;
	overflow: auto;
	_height: 1%;
}


.content .alignLeft {
	float: left;
	margin: 0px 15px 15px 0px;
}

.content li {
	margin-bottom: 8px;
	clear: both;
	overflow: hidden;
	_height: 1%;
}

.content ul{
	margin-bottom: 20px;
}

.content p {
	margin-bottom: 20px;
}


.content .singleCol {
	overflow: hidden;
	_height: 1%;
}


.content .threeCol{
	overflow: hidden;
	_height: 1%;
}

.threeCol .column{
	float: left;
	width: 200px;
	padding: 0px 10px 0px 10px;
}

.threeCol h3{
	border-bottom: 1px solid #002e3c;
	padding-bottom: 5px;
}

.threeCol .doubleColumn{
	float: left;
	width: 433px;
	overflow: hidden;
	_height: 1%;
	margin-left: 8px;
}

.doubleColumn .column{
	padding: 0px 15px 0px 0px;
}

.content .colHeaderImg{
	height: 138px;
	overflow: hidden;
	margin-bottom: 10px;
}

.content .disclaimer{
	font-size: 65%;
	clear: both;
}




#footer{
	border-top: 1px solid #fff;
	overflow: auto;
	_height: 1%;
	padding-top: 20px;
	padding-bottom: 50px;
	font-size: 75%;
	clear: both;
}

#footer #footerLogo{
	float: left;
	width: 145px;
}

#footer #footernav{
	float: left;
	width: 410px;
	margin-left: 200px;
}

#footer #footernav li{
	float: left;
	width: 200px;
	padding-top: 12px;
}

#footer #footernav li a{
	color: #fff;
	text-decoration: none;
}

#footer #footernav li a:hover{
	color: #0ecffc;
	text-decoration: underline;
}

#footer #winners{
	float: right;
	width: 150px;
	margin-top: 12px;
}


#footer #winners a{ 
	color: #fff;
}

#footer #winners a:hover{
	color: #0ecffc;
}

#footer #copyright{
	float: right;
	width: 150px;
	font-size: 80%;
	margin-top: 60px;
}



/*****************/

.mainCont .leftbar #login{
	border: 1px solid #29292a;
	padding: 10px;
	background: #000;
}


.PCForm
{
	padding: 20px 25px 0px 25px;
}

.PCForm .sectionhdr
{
	font-size: 110%;
	font-weight: bold;
}

.PCForm input, .PCForm select
{
	margin: 3px 10px 14px 0px;
}

.PCFormFooter
{
	padding: 0px 25px 0px 25px;
}

.PCForm .required
{
	font-size:90%;
	margin-top: 14px;
	margin-bottom: 0px;
}

#loginform p 
{
	margin-bottom:14px;
}

#loginform .row 
{
	 clear: both;
}

#loginform .row label 
{
	 text-align: right;
	 width: 160px;
	 padding-bottom: 16px;
	 float: left;
	 margin-right: 4px;
}
 
#loginform .row .field {
	 display: block;
	 float: left;
	 padding-bottom: 16px;
}


#leftloginform
{
	overflow: hidden;
	_height: 1%;
	font-size: 85%;

}

#leftloginform a
{
	font-size: 80%;
}

#leftlogincontrol
{
	height:44px;
	font-size: 85%;
}

#leftloginform table{
	width: 100%;
}

#leftloginform td
{
	font-size: 13px;
	padding-bottom: 10px;
}

.row 
{
	 clear: both;
}

#leftloginform label {
	 padding-bottom: 12px;
	 margin-right: 4px;
}
 
#leftloginform .field {
	 display: block;
	 padding-bottom: 12px;
}

/*****************/

#overlay_close {
	margin: 0px;
	padding: 4px;
	text-align: right;
	position: relative;
}

#overlay_close a{
	color:#343740;
	text-decoration:none;
}

#overlay_close a:hover{
	color:#435078;
}

/*****************/

.content .galleryImg{
	float: left;
	width: 202px;
	height: 146px;
	margin-right: 10px;
	margin-bottom: 15px;
	border: 4px solid #000;
	line-height: 0px;
	_height: 1%;
	overflow: hidden;
}

.content .galleryImg:hover{
	border: 4px solid #015062;
}

.content .galleryImg .thumb{
	line-height: 0px;
	margin: 0px;
	clear: both;
	float: none;
}

.content .galleryImg .info{
	position: relative;
	text-align: center;
	background: rgb(0,0,0);
	background: rgba(0,0,0,.75);
	margin-top: -25px;
	margin-bottom: 0px;
	padding-top: 5px;
	height: 20px;
	float: none;
	z-index: 1;
	cursor: pointer;
}


/*****************/

.eventslisthdr{
	font-size: 150%;
	font-weight: 600;

}

.events li{
	border-bottom: 1px solid #002f3d;
	padding: 8px 0px;
}

.events li img{
	border: 1px solid #29292a;
}

.events h3{
	margin-bottom: 5px;
}

.events h4
{
	color: #42bac5;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 25px;
}
	 
.content .jobReqs {
	padding-left: 20px;
}

.content .jobReqs li{
	overflow: visible;
	list-style-type: circle;
	padding-left: 20px;
}

.content #reservationsContent hr{
	clear: both;
}



.content select#gameSelect {
	background: #00242e;
	border: 1px solid #002e3c;
	color: #fff;
	width: 160px;
}

.content select#gameSelect:focus {
	-moz-outline-style: none;
} 

.content select#gameSelect option {
	background: #000;
	border: 1px solid #002e3c;
	padding: 2px 4px;
}

.fullwidthCont{
}

.fullwidthCont .rightAlign{
	padding-left: 40px;
}

.fullwidthCont h3{
	margin-top: 20px;
	margin-left: 20px;
	line-height: 1.1em;
}

.fullwidthCont h4{
	margin-top: 30px;
	margin-left: 20px;
}

.fullwidthCont p {
	margin-left: 20px;
	line-height: 1.3em;
}


.RadTreeView {
	background-color: #000 !important;
	color: #fff !important;
}

.RadTreeView a {
	color: #fff !important;
}

.rtSelected  {
	background-color: none !important;
	border: none !important;
}

.RadTreeView_Default .rtHover .rtIn {
	color: #000;
	border: none !important;
	background-color: #000 !important;
	background-image: none !important;
	margin-left: 2px;
}
