.module_border {
	margin: 11px 0px 4px 0px;
}
.video_block {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	height: 331px;
	list-style-type: none;
}
.video_block li {
	float: left;	
}
.video_block li.large_video {
	border-left: 1px solid #484848;
	border-top: 1px solid #484848;
	border-bottom: 1px solid #484848;
	height: 329px;
	width: 583px;
}
.video_block li.small_video {
	background: url("images/bg-at-the-expo.jpg") left top no-repeat;
	width: 369px;
	height: 249px;
	padding: 82px 0px 0px 11px;
}

.module_block {
	float: left; 
	display: block; 
	height: 304px;	
}
.tournament_zone{
	float: right;	
}
.event_details {
	background-image: url("images/bg-event-module.jpg"); 
	background-repeat: no-repeat; 
	background-position: left top;
	width: 235px;
	height: 260px;
	margin-right: 7px;
	color: #959595;
	text-align: center;
	font-size: 13px;
}
.event_details p.event_when {
	margin: 90px 0px 0px 0px;
	padding: 0px;
	
}
.event_details p.event_where {
	margin: 50px 0px 0px 0px;
	padding: 0px;
}
.events_link {
	display: block;
	background-image: url("images/link-get-tickets-now.jpg"); 
	background-repeat: no-repeat; 
	background-position: left top;
	width: 128px;
	height: 11px;
	margin: 216px 0px 0px 46px;
}
.events_link:hover {
	display: block;
	background-image: url("images/link-get-tickets-now.jpg"); 
	background-repeat: no-repeat; 
	background-position: left -11px;
	width: 128px;
	height: 11px;
}
.events_directions_link {
	display: block;
	background-image: url("images/bg-click-her-for-directions.jpg"); 
	background-repeat: no-repeat; 
	background-position: left top;
	width: 195px;
	height: 11px;
	margin: 216px 0px 0px 20px;
}
.events_directions_link:hover {
	display: block;
	background-image: url("images/bg-click-her-for-directions.jpg"); 
	background-repeat: no-repeat; 
	background-position: left -11px;
	width: 195px;
	height: 11px;
}

.location {
	background-image: url("images/bg-location-module.jpg"); 
	background-repeat: no-repeat; 
	background-position: left top;
	width: 236px;
	height: 260px;
	margin-right: 7px;
}
.location p.location_text {
	margin: 178px 0px 0px 0px;
	padding: 0px;
	color: #959595;
	text-align: center;
	font-size: 11px;
}
.newsletter {	
	background: url("images/bg-newsletter-module.jpg") left top no-repeat; 
	width: 235px;
	height: 260px;
	margin-right: 6px;
}
.newsletter a {
	background: url("images/link-sign-up.jpg") left top no-repeat;
	width: 120px;
	height: 28px;
	float: left;
	text-indent: -99em;
	overflow: hidden;
	margin-left: 20px;
}
.newsletter a:hover {
	background-position: 0px -28px;
}
.newsletter p.newsletter_sign_up {
	margin: 50px 0px 0px 26px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d1720d;
	font-size: 16px;
	
}
.newsletter p.newsletter_text {
	margin: 10px 0px 10px 26px;
	padding: 0px;
	font-size: 13px;
	color: #959595;
	
}
.sponsor_exhibitors {
	background: url("images/bg-sponsor-exhibitors.jpg") no-repeat left top; 
	width: 237px;
	height: 260px;
}
.module_container {
	height: 260px;
	padding-bottom: 14px;
}
.module_container div {
	float: left;
}
.sponsor_index_block {
	display: block; 
	width: 237px; 
	height: 128px;
}
.sponsor_index_block {
	display: block; 
	width: 237px; 
	height: 128px;
}
.exhibitor_index_block {
	display: block; 
	margin-top: 4px; 
	width: 237px; 
	height: 128px;
}
.sponsor_ads {
	display: block;
	height: 131px;
	background-image:url("images/bg-sponsor-ads.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom: 4px;
}

.main_stage {
	display: block;
	margin: 0px;
	padding: 0px 0px 7px 0px;
	background-image:url("images/main-stage.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	width: 964px;
	height: 176px;
}
.main_stage span {
	display: none;	
}

#tab-1 {
	display: block;
	float: left;
	width: 193px;
	height: 38px;
	background-image:url("images/main-stage-tab-1.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	margin: 0px 0px 0px 327px;
	padding: 0px;
}

#tab-2 {
	display: block;	
	float: left;
	width: 195px;
	height: 38px;
	background-image:url("images/main-stage-tab-2.jpg");
	background-position:left -38px;
	background-repeat:no-repeat;
}
.saturday_sched {
	display: block;
	width: 793px;
	height: 129px; 
	padding: 0px;
	margin: 0px 0px 0px 162px;
	background: url("images/saturday-sched.jpg") left 12px no-repeat;	
}
.sunday_sched {
	display: block;
	width: 793px;
	height: 129px; 
	padding: 0px;
	margin: 0px 0px 0px 162px;
	background: url("images/sunday-sched.jpg") left 12px no-repeat;	
}
#content {
	float: left;
	height: 110px;
	overflow: hidden;
	position: relative;
	width: 871px;
}
.section {
	position:relative;
	width:3900px;
}

.section ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.section .sub {
	float: left;
	height: 131px;
	padding: 0px;
	position: relative;
	width: 871px;
}
.link_ad_previous {
	display: block; 
	float: left; 
	width: 60px; 
	height: 20px;
}
.link_ad_next {
	display: block; 
	float: right; 
	width: 60px; 
	height: 20px;
}
.link_ad_previous span, .link_ad_next span {
	display: none;	
}


/* MODULES */
#subHeader #modules {
	float:left;
	position:absolute;
	width:661px;
}

#subHeader #modules img {
	height:304px;
	position:absolute;
	width:661px;
}

#subHeader #module_overlays {
	margin-top: 275px;
	position:absolute;
}
.food_link_active{
	color: #ffffff;
	border: 1px solid #cf0018;
	display:block;
	float:left;
	padding:0px 4px;
	margin: 0px 4px 0px 0px;
	text-decoration:none;
	cursor: pointer;
	background-color: #860012;
	font-size: 12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		
}

.food_link {
	color: #f2001c;
	border: 1px solid #930014;
	display:block;
	float:left;
	padding:0px 4px;
	margin: 0px 4px 0px 0px;
	text-decoration:none;
	cursor: pointer;
	background-color: #530006;
	font-size: 12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}





