@charset "UTF-8";

/* Mast Elements, Background Images, etc... */


#mast_logo {
	width: 100%;
	height: 51px;
	background: url(../../images/structure/global/mast_background.jpg) repeat-x left top;
	border-bottom: solid 1px #fff;
}

	#mast_logo h1.mast_header {
		width: 289px;
		height: 213px;
		margin-left: 510px;
		text-indent: -9999px;
		background: url(../../images/structure/mast/ba_logo_mast.jpg) no-repeat left top;
	}

	
	#mast_img {
		width: 580px;
		height: 213px;
		float: right;
		margin: 0;
		padding: 0;
	}
	
	#ba_logo {
		width: 289px;
		height: 51px;
		background: url(../images/structure/mast/ba_logo_mast.jpg) no-repeat left top;
		text-indent: -9999px;
	}
	
	/* Mast Images Per Section */
		
		/* VIP */
		#vip_mast {
			width: 580px;
			height: 213px;
			background: url(../../images/structure/mast/vip.jpg) no-repeat left top;
		}
		
		/* Suites */
		#suites_mast {
			width: 580px;
			height: 213px;
			background: url(../../images/structure/mast/suites.jpg) no-repeat left top;
		}
		
			#suites_lease_mast {
				width: 580px;
				height: 213px;
				background: url(../../images/structure/mast/suites_lease.jpg) no-repeat left top;
			}
			
			#suites_rental_mast {
				width: 580px;
				height: 213px;
				background: url(../../images/structure/mast/suites_rental.jpg) no-repeat left top;
			}
			
			#suites_share_mast {
				width: 580px;
				height: 213px;
				background: url(../../images/structure/mast/suites_share.jpg) no-repeat left top;
			}
			
			#suites_hockey_only_mast {
				width: 580px;
				height: 213px;
				background: url(../../images/structure/mast/suites_hockey_only.jpg) no-repeat left top;
			}
			
		/* Premium Seats */
		
		#premium_seats_experience_mast {
			width: 580px;
			height: 213px;
			background: url(../../images/structure/mast/suites_lease.jpg) no-repeat left top;
		}
		
		#premium_seats_mast {
			width: 580px;
			height: 213px;
			background: url(../../images/structure/mast/premium_seats.jpg) no-repeat left top;
		}
		
			#premium_seats_all_inclusive_mast {
				width: 580px;
				height: 213px;
				background: url(../../images/structure/mast/premium_seats_all_inclusive.jpg) no-repeat left top;
			}
			
			#premium_seats_bench_seat_mast {
				width: 580px;
				height: 213px;
				background: url(../../images/structure/mast/premium_seats_bench_seat.jpg) no-repeat left top;
			}
			
			#premium_seats_top_shelf_mast {
				width: 580px;
				height: 213px;
				background: url(../../images/structure/mast/premium_seats_top_shelf.jpg) no-repeat left top;
			}
			
			#premium_seats_bunker_suites_mast {
				width: 580px;
				height: 213px;
				background: url(../../images/structure/mast/premium_seats_bunker_suites.jpg) no-repeat left top;
			}
			
			#premium_seats_special_packages_mast {
				width: 580px;
				height: 213px;
				background: url(../../images/structure/mast/premium_seats_special_packages.jpg) no-repeat left top;
			}
			
			#premium_seats_table_tops_mast {
				width: 580px;
				height: 213px;
				background: url(../../images/structure/mast/premium_seats_table_tops.jpg) no-repeat left top;
			}
		
		/* Services */
		#services_mast {
			width: 580px;
			height: 213px;
			background: url(../../images/structure/mast/services.jpg) no-repeat left top;
		}
		
			#services_mast_dining_catering {
				width: 580px;
				height: 213px;
				background: url(../../images/structure/mast/services_dining_catering.jpg) no-repeat left top;
			}
			
			#services_mast_faqs {
				width: 580px;
				height: 213px;
				background: url(../../images/structure/mast/services_faqs.jpg) no-repeat left top;
			}
			
			#services_mast_special_request {
				width: 580px;
				height: 213px;
				background: url(../../images/structure/mast/services_special_request.jpg) no-repeat left top;
			}
			
			#services_mast_ticket_services {
				width: 580px;
				height: 213px;
				background: url(../../images/structure/mast/services_ticket_services.jpg) no-repeat left top;
			}
		
		/* Contact */
		#contact_mast {
			width: 580px;
			height: 213px;
			background: url(../../images/structure/mast/contact.jpg) no-repeat left top;
		}