/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
 
 @media print {
.Non-Printing {
	display: none;
}
#MainContent {
	width: 100%;
}
#PageWrapper, #Content {
	margin: 0;
	padding: 0;
	width: 100%;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#Activities ul, #Activities h3 {
	float: none;
	margin: 0;
	width: 100%;
}
#Page {
	background-image: none;
}
#Footer, #Copyright, #PDFLinks, #SidePict, #GeneralInfo img, #Header, #Activities img, #Activities h4, #Location, #mapform, #map {
	display: none;
}
#Title, #map img {
	display: block;
}
h2 span {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
h2, .ActivityTitle {
	font-family: Arial, Helvetica, sans-serif;
}
.RockClimb, .Paintball, .Skating, .SurfPark, .TeamCompetitions {
	height: 100%;
}
#DatesNote {
	display: none;
}
#navigationBKG {
	display: none;
}
body {
	background: none;
	padding-top: 0px;
}
#footerResources {
	display: none;
}
a #apply {
	color: #000;
}
.SlideshowDisplay {
	display: none;
}
#SpeakerHeader, h2.header, .DownloadVideo {
	background: none;
	color: #000;
}
#VideoTE /*, .header */ {
	display: none;
}
/*.contact:before {
content: "Contact Info";
font-size: 18px;
padding-bottom: 5px;
}*/
#at4m-mobile-container {
	display: none !important;
}
.well {
	padding: 0px;
}
.container .grid_6 .grid_2 {
    display: inline-block;
    width: 125px;
}
.container .grid_6 .grid_4 {
    display: inline-block;
    width: 510px;
    margin-left: 25px;
    margin-top: 0px;
}
/* Waiver Page */ 
 .form {
	 width: 100%;
 }
 .waiverContent {
    height: auto;
    overflow: visible;
    width: 98% !important;
    margin: 10px auto !important;
    display: block;
    border: none;
    font-size: 8pt;
    line-height: 10pt;
}
.rd-mobilemenu, .rd-mobilepanel, a.toTop {
	display: none !important;
}
.well3 {
    padding-top: 0px;
    padding-bottom: 0px;
}
header {
	display: none;
}
.waiverContainer td {
    padding: 10px;
    font-size: 9pt;
    line-height: 4pt;
}
.waiverContainer p.Print-Only {
	font-size: 9pt;
}
.waiverContainer .form {
    margin-top: -20px;
}

/* Cost Page*/
article.grid_4.pricing {
    display: inline-block;
    width: 30%;
    margin-top: 0px;
    border: 1px solid #888;
    margin: 1%;
}
.lightGrayBack {
    height: 160px !important;
}
.lightGrayBack.regDetails {
    height: 76px !important;
}
.offers .grid_5 {
    display: inline-block;
    width: 45%;
    vertical-align: top;
    margin-top: 0px;
    margin: 0% 2%;
}
.offers .grid_2 {
	display:none;
}
.pageBreakAfter {
	page-break-after: always;
}
 }