@charset "UTF-8";
/* CSS Document */
.youtubepopup {
	
}

.vimeopopup {
	
}

html, body {
	height: 100%;
}

.cms-repeat {
}
.cms-editable {
}
.cms-navigation {
}


.clear_both { clear: both; }

.clear_right { clear: right; }

.clear_left { clear: left; }

.spacer5h { height:5px; }

.spacer10h { height:10px; }

.spacer15h { height:15px; }

.spacer20h { height:20px; }

.spacer25h { height:25px; }

.spacer30h { height:30px; }

.spacer35h { height:35px; }

.spacer40h { height:40px; }



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
.main_holder {
	background-color: #FFFFFF;
	border-right-width: 4px;
	border-left-width: 4px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
	min-height: 100%;
}
.table_headers {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;

}
.table_listings {
	font-size: 12px;
	font-weight: normal;
	color: #00000;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-align: left;
}
a:link {
	color: #369;
}
a:visited {
	color: #369;
}
a:hover {
	color: #344464;
}
a:active {
	color: #344464;
}


table h3 {
	background-color:#D4D7E1;
	padding: 5px;
	margin-top: 15px !important;
	margin-bottom: 5px !important;
	text-align:center;
}

#stunts-table {
	margin-top: -19px;
}

h2 .heading {
	text-align:center;
	color: #fefefe;
	background-color:#fefefe;
}

.content-block {
	margin-bottom: 20px;
	clear:both;
}

#slideshow {
	bottom: 0;
}

#footer {
	background-color: #fefefe;
	width: 925px;
	margin: 0 auto;
	
}

#footer_holder {
	width: 100%;
	bottom: 0;
	position:fixed;
	z-index:500;
}

#icons img{
	margin: 0px 5px 15px;
	height: 40px;
}

.home-holder {
	margin-bottom: 35px;
}
.home-holder h2 {
	background-color:#000;
	/*color:#F00;*/
	padding: 5px;
	color: #fefefe;
	font-size: 14px;
	text-align:center;
}

.theater-text {
	float: right;
	text-align:left;
	width: 470px;
}

.theater-picture {
	width: 390px;
}
	
	/**********************HANDHELD**************/
	
@media screen and (max-device-width: 1024px){


	
		#footer_holder {
	width: 100%;
	bottom: default !important;
	position: relative;
	z-index:500;
}

}
