@import "image_replace.css";
@import "rollover.css";
body {
	background-color: #0C0C0C;
	background-attachment: fixed;
	background-position: center top;
	font-size: 70%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
html * {   
	margin: 0;
	padding: 0;
	outline:none;
}

.clear {
	clear: both;
}
a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	outline: none;
}
img{ 
border-style:none;
}
p {
	line-height: 19px;
	padding-bottom: 7px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}
#home {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#header h1 a
{
	display:block;
	width: 750px;
	height: 72px;
}
#carousel {
	height: 180px;
	width: 750px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #525252;
	border-bottom-color: #525252;
	padding-top: 8px;
	padding-bottom: 8px;
}
#content {
	padding-top: 13px;
}
#home_left {
	float: left;
	width: 218px;
	padding-right: 15px;
	padding-left: 2px;
	padding-bottom: 8px;
}
#home_middle {
	float: left;
	width: 226px;
	padding-right: 25px;
	padding-left: 25px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #525252;
	border-left-color: #525252;
}
#home_right {
	float: left;
	width: 220px;
	padding-left: 15px;
}
#home_left dt {
	font-size: 110%;
	font-style: italic;
	color: #888888;
	padding-bottom: 8px;
}
#home_left dd {
	padding-bottom: 4px;
}
#home_left a {
	text-decoration: none;
}
#home_left a:hover
{
	text-decoration: underline;
}
#highlightslinks a:link, #highlightslinks a:visited, #highlightslinks a:active {
	text-decoration: none;
	color: #CCCCCC;
}
#highlightslinks a:hover
{
	text-decoration: underline;
}
#displaybox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #525252;
	padding-top: 16px;
	width: 230px;
}
#home_left li {
	list-style-position: inside;
	list-style-type: none;
	padding-bottom: 4px;
}
#home_left ul {
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #525252;
	padding-bottom: 4px;
}
#home_footer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #525252;
	border-bottom-color: #525252;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 16px;
	padding-bottom: 16px;
}
.home_footer_column {
	float: left;
	width: 230px;
	padding-right: 20px;
}
#extra_footer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#glance {
	background-color: #313131;
	width: 222px;
}
#glance ul {
	list-style-position: inside;
	padding-bottom: 6px;
}
#glance li {
	list-style-type: circle;
	padding-bottom: 3px;
	margin-left: 13px;
	color: #E8E8E8;
}
#breadcrumb {
	font-size: 110%;
	color: #B7B7B7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #525252;
	padding-top: 3px;
	padding-bottom: 3px;
}
#breadcrumb ul
{
	list-style-type:none;
}
#breadcrumb li
{
	display:inline;
}
#breadcrumb li span
{
	color:#FFF;
	font-style: italic;
}
#breadcrumb a {
	font-style: italic;
	text-decoration: none;
	color: #FFFFFF;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#main_nav {
	float: left;
	width: 219px;
}
#content_box {
	float: left;
	width: 515px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #525252;
	padding-left: 15px;
}
#main_nav ul {
	list-style-position: inside;
	list-style-type: none;
}
#main_nav li {
	display:inline;
}
#inner_footer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #525252;
	padding-top: 18px;
	height: 45px;
}
.inner_box {
	float: left;
	width: 250px;
}
#amp_circles {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	text-align: center;
}
#nav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #525252;
	width: 201px;
}
#event {
	background-color: #333333;
	width: 470px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}
#event_img {
	background-image: url(/img/image_background.jpg);
	background-repeat: no-repeat;
	height: 184px;
	width: 229px;
	float: left;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom:5px;
}
#event_title {
	float: left;
	width: 215px;
	margin-left: 15px;
}
#event_header {
	margin-bottom: 15px;
}
#event_title h2 {
	font-size: 150%;
	letter-spacing: -2%;
	text-transform: uppercase;
	font-weight:normal;
}
#event_title h3 {
	font-size: 120%;
	color: #CCCCCC;
}
#event_details h4 {
	font-size: 130%;
	font-weight: normal;
	margin-bottom: 3px;
}
#event_title dt {
	font-size: 120%;
	font-weight: bold;
}
#event_title dd {
	font-size: 120%;
	color: #CCCCCC;
}
.title_wrap {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#event_details {
	padding-left: 4px;
	padding-bottom: 15px;
	border-top:1px solid #525252;
	padding-top:15px;
}
#event_details div.scroll {
	height:175px;
	overflow:auto;
}
#vertical-packages {
	padding-top:15px;
	border-top: 1px solid #666666;
}
#packages {
	background-image: url(/img/packages_bg.gif);
	margin-bottom: 15px;
	overflow:auto;
	width:100%;
}
#whats_freestyle {
	float: left;
	width: 210px;
	padding-right: 25px;
}
#whats_club {
	float: left;
	width: 210px;
	padding-left: 25px;
}
#event li {
	font-weight: bold;
	padding-bottom: 3px;
	list-style-type: none;
}
#event ul {
	margin-bottom: 10px;
}
.package_logo {
	float: left;
	width: 90px;
}
.package_details {
	float: left;
	width: 380px;
}
.package_horizonal {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 15px;
	padding-bottom: 15px;
}
#hori_logo {
	float: left;
	width: 120px;
}
#hori_details {
	float: left;
	width: 350px;
}
.hori_logo {
	float: left;
	width: 120px;
}
.hori_details {
	float: left;
	width: 350px;
}
#level_content {
	float: left;
	width: 330px;
	padding-right: 20px;
}
#level_side {
	float: left;
	width: 165px;
}
#other_levels {
	margin-top: 10px;
	margin-bottom: 10px;
}
#other_levels li {
	list-style-type: none;
}
#level_content li {
	list-style-type: circle;
	list-style-position: inside;
	text-transform: uppercase;
	padding-bottom: 4px;
}
.amp_level_details {
	background-color: #525252;
	margin-bottom: 10px;
}
.amp_level_pic {
	font-size: 155px;
	float: left;
}

.amp_level_text {
	float: left;
	width: 185px;
	margin-top: 6px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.amp_level_text p {
	line-height: 15px;
	padding-right: 4px;
}
.amp_levels_bullets {
	float: left;
	width: 152px;
	margin-top: 7px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.amp_levels_bullets ul {
	list-style-type: none;
}
.amp_levels_bullets li {
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;
	padding-bottom: 6px;
}
#tab {
	height: 125px;
	margin-bottom: 15px;
}
.news_image {
	float: left;
	width: 160px;
}
.news_story {
	float: left;
	width: 320px;
	margin-left: 15px;
}
.news_story dt {
	text-transform: uppercase;
	font-size: 140%;
	padding-bottom: 2px;
}
.news_story dd {
	color: #999999;
}
.news_holder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #525252;
	padding-bottom: 15px;
	margin-top: 15px;
}
#chart {
	margin-top: 25px;
	margin-bottom: 15px;
}
#signup {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 15px;
	padding-bottom: 15px;
}
#signup h4 {
	font-size: 115%;
	text-transform: uppercase;
	font-weight: normal;
}
#faq_list h3 {
	font-size: 150%;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
}
#faq_list p {
	padding-bottom: 10px;
}

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

.ed_form_label {
	font-size:1.25em;
	padding-left: 5px;
}

div.ed_form_group_name {
	font-size:2.5em;
	padding-left: 3px;
	margin-bottom:10px;
}

div.email_us div.ed_form_group_name {
	width:82px;
	background: transparent url( "/img/emailus.png" ) no-repeat top right;
	text-indent: -50000px;
	overflow:hidden;
}

div.your_email, div.your_name, div.your_telephone {
	width:319px;
	height:49px;
	margin-bottom:10px;
	background: transparent url( "/img/textbox.png" ) no-repeat bottom left;
	position:relative;
}

div.your_email input, div.your_name input, div.your_telephone input{
	position:absolute;
	top:21px;
	left:10px;
	padding-top:2px;
	width: 295px;
	height:20px;
	border-style:none;
	border-width:0px;
}

div.message {
	width:319px;
	height:189px;
	margin-bottom:10px;
	background: transparent url( "/img/textboxmulti.png" ) no-repeat bottom left;
	position:relative;
}

div.message textarea {
	position:absolute;
	top:25px;
	left:10px;
	padding-top:2px;
	width: 295px;
	height:150px;
	border-style:none;
	border-width:0px;
}

div.interest {
	width:319px;
	height:49px;
	margin-bottom:10px;
	background: transparent url( "/img/dropdown.png" ) no-repeat bottom left;
	position:relative;
}

div.interest select {
	position:absolute;
	top:21px;
	left:10px;
	padding-top:2px;
	width: 135px;
	height:20px;
	border-style:none;
	border-width:0px;
	outline: none;
}

div.ed_form_submit_inner input.ed_form_submit_button{
	width:80px;
	height:26px;
	background: transparent url( "/img/sprite.png" ) no-repeat -162px -620px;
	border-style:none;
	border-width:0px;
	outline: none;
}
div.ed_form_submit_inner input.ed_form_submit_button:hover{
	background-position: -162px -646px;
	cursor:pointer;
}

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


div#forthcomingevents {
	float:left;
	display:block;
	width:552px;
	min-width:552px;
	padding-top: 26px;
	background: transparent url(/img/forthcoming_strip.png) top left no-repeat;
}

div#forthcomingevents div.flashimagediv{
	margin-right:38px;
	float:left;
}

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

table#whatson{
	width: 515px;
	background-color: #333333;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
	text-transform:uppercase;
	padding:5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
table#whatson tr th{
	text-align: left;
	padding:5px 8px;
	font-weight:bold;
}
table#whatson tr td{
	border-top: 1px solid #666666;
	text-align: left;
	padding:5px;
}
table#whatson tr td.eventlevel{
	padding:5px 2px;
}
table#whatson a{
	text-decoration: none;
}
table#whatson a:hover{
	text-decoration: underline;
}
.prices
{
	padding-top:10px;
	padding-bottom:5px;
	border-top:1px solid #525252;
	border-bottom:1px solid #525252;
	margin-bottom:10px;
}
.prices dt
{
	font-size:110%;
	font-weight:bold;
	color:#999;
}
.prices dd
{
	font-size:110%;
	padding-bottom:5px;
}
.prices dl.sold-out dd span
{
	text-decoration:line-through;
}

































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
