html {
	height:100%;
}	
body{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#000819;
	margin:0;
	padding:0;
	height:100%;
	line-height:150%;
	
	background-color:#00bcec;	
	background-image:url(../images/base/main-background.jpg);
	background-repeat:repeat-x;
	background-position:center center;
}
p {
	margin-top:0;
	margin-bottom:6px;
}
#Wrapper{
	text-align:center;
	height:100%;
	width:100%;
	vertical-align:middle;
}
#Live{
	text-align:left;
	margin:auto;
	padding:30px 40px 30px 40px;
	width:900px;
	height:600px;
	background-image:url(../images/base/content-background.jpg);
	background-repeat:no-repeat;
	vertical-align: middle;
}
#HomeLink {
	display:block;
	width:156px;
	height:71px;
	position:absolute;
	z-index:101;
}
#BuyTicketsButtonWrap {	
	position:relative;
	height:71px;
}
#BuyTicketsButton {
	background-image:url(../images/nav/buy-tickets-now-button.jpg);
	width:134px;
	height:21px;
	display:block;
	position:absolute;	
	top:50px;	
	left:758px;
}
#BuyTicketsButton:hover {
	background-position:0 -21px;
}
#LikeButton{
	width:92px;
	overflow:hidden;
	height:21px;
	position:absolute;	
	top:17px;	
	left:758px;
}
#FacebookIcon{
	width:28px;
	overflow:hidden;
	height:28px;
	position:absolute;
	top:17px;
	left:864px;
	background-image:url(../images/base/facebook.png);
}
#MainNavigation {
	position:relative;
	padding:0px 0 0 0px;
	z-index:100;
}

#OpenContent{
	clear:both;
	position:relative;
	height:406px;
	overflow:hidden;
}

#FooterBoxes{
	height:88px;
	background-color:#FFFFFF;
}
#FooterBoxes img,
#FooterBoxes div,
#FooterBoxes a {
	float:left;
	display:block;
}
#FooterBoxes .Countdown {
	background-image:url("../images/footer-boxes/hours.gif");
	background-repeat:no-repeat;
	font-size:30px;
	font-weight:bold;
	height:50px;
	padding:37px 0 0 40px;
	width:167px;
	display:inline-block;
	border:none;
	text-decoration:none;
	color:#000000;
}
#FooterBoxes .TodaysHours {
	background-image:url("../images/footer-boxes/hours.gif");
	background-repeat:no-repeat;
	height:52px;
	padding:35px 0 0 35px;
	width:172px;
	display:none;
	border:none;
	text-decoration:none;
	color:#000000;
}
.date {
	color: #999;
}


#FooterBoxes .TodaysHours .Day{	
	float:left;
	font-size:30px;
	font-weight:bold;
	padding-top:2px;
	width:35px;
}

#FooterBoxes .FollowUs {
	background-image:url("../images/footer-boxes/follow.jpg");
	background-repeat:no-repeat;
	height:48px;
	padding:40px 0 0 20px;
	width:86px;
	display:inline-block;
}
#IndexFoot{
	padding-top:20px;	
	color:#f7de7e;	
	padding-right:120px;
	padding-left:120px;
	text-decoration:none;
	text-align:center;
}

#HomeTop {
	position:relative;
}
#RightAds {
	position:absolute;
	right:0;
	top:0;
	width:139px;
	height:270px;
	padding:124px 30px 0 10px;
	z-index:2;
	background-image:url(../images/home/rite_side.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:11px;
	line-height:14px;
	zoom:1;
	font-weight: bold;
}
#RightAds b,
#RightAds strong {
	font-size:11px;
	color:#fec413;
}
#BigSlides{
	position:absolute;
	height:100%;
	width:100%;
	z-index:1;
}
#BigSlides img {
	position:absolute;
}

.PngFix {} /* assign to transparent png elements needing fix */

.boldRed{	
	font-size:13px;
	color:#cc0000;
	font-weight:bold;
}
.boldQuestion{
	font-size:14px;
	color:#cc0000;
	font-weight:bold;
}
.boldAnswer{
	font-size:12px;
	color:#04b8fb;
	font-weight:bold;
}
.legalType{
	font-size:9px;
}

#Title {
	height:40px;
	padding:17px 0 20px 18px;
}
#StandardLeftColumn{
	margin:0 13px 0 23px;
	padding-right:10px;
	overflow-x:hidden;
	overflow-y:auto; 
	height:330px;
	position:relative;
}
.GalleryPage #StandardLeftColumn {
	margin-right:0;
	overflow:hidden; 
}
#TitleBall {
	display:inline;
	float:left;
	margin:0 25px 10px 0;
}
#TitleBall img{
	border:none;
}
.HalfColumn {
	width:50%;
	float:left;
}
.Column168{
	width:168px;
	margin-right:25px;
	float:left;
}
.Column240{
	width:240px;
	float:left;
}
.ThreeQuarterColumn {
	width:75%;
	float:left;
}
.OneColumn {
	width:98%;
	float:left;
}
.QuarterColumn {
	width:25%;
	float:left;
}

#RidesMenu a{
	display:block;
	background-color:#e2f2fb;
	border-bottom:1px solid #c2ced5;
	color:#032449;
	text-decoration:none;
	padding-left:30px;
	height:13px;
	padding:8px 0 8px 30px;
	font-weight:bold;
	font-size:11px;
}
#RidesMenu a:hover,
#RidesMenu a.on{
	background-color:#ffc203;
}
.RideName {
	color:#e51700;
	font-size:17px;
	font-weight:bold;
}


.UploadPhotoButton{
	height:16px;
	background-image:url(../images/buttons/upload-your-picts-button.jpg);
	background-position:0 0;
	display:block;
	width:100px;
}
.UploadPhotoButton:hover{
	background-position:0 -16px;
}

.GalleryBack,
.GalleryNext {
	display:block;
	width:37px;
	height:57px;
	background-position:0 0;
}
.GalleryBack:hover,
.GalleryNext:hover {
	background-position:0 -57px;
}
.GalleryBack { background-image:url(../images/buttons/gallery-back.gif); }
.GalleryNext { background-image:url(../images/buttons/gallery-next.gif); }

.GalleryThumbs {
	width:389px;
	overflow:hidden;
	white-space:nowrap;
}
.GalleryThumbs img{
	float:left;
	display:block;
	margin-right:8px;
	border:2px solid #0230a2;
	cursor:pointer;
}
.GalleryThumbs img.on,
.GalleryThumbs img.over{
	border:2px solid #f30303;
}
.GalleryFullImage,
.GalleryFullVideo {
	margin:0 37px;
}




.ui-datepicker-calendar td.Closed a {
	color:#999999;
}
.ui-datepicker-calendar td.Normal a {
	background-image:none;
	background-color:#7bba00;
	color:#FFFFFF;
}
.ui-datepicker-calendar td.SchoolGroups a {
	background-image:none;
	background-color:#745FFF;
	color:#FFFFFF;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 2px solid #424242;
	background-image:url(../images/base/tooltip-back.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color: #ffe276;
	padding: 0 5px 5px 5px;
	opacity: 1;
	width:170px;
	font-size:10px;
	font-weight:bold;
}
#tooltip .TTHeader{
	font-weight:normal;
}
#tooltip h3, #tooltip div { margin: 0; }

