

.form_wrapper p, .season_wrapper p, .form_wrapper label  {
	font-size: 12px;
	color:#4c4c4c;
	margin: 0 0 12px 0;
	line-height: 20px;
	font-family: 'Lato', sans-serif;
	}
.form_wrapper {
	min-width: 260px;
	max-width: 100%;
	margin: 0 auto;
	overflow: hidden;
	}
	.order_info_con {
		width:100%;
		overflow: hidden;
		margin: 0 0 30px 0;
		background: #edeff5;
		}
		.order_info_con p {
			line-height:normal;
			}
		.heading_bar {
			width: 100%;
			height: 34px;
			margin: 0 0 5px 0;
			float: left;
			background: rgba(82,157,215,0.8);
			/* background: #2d190b; */
			}
				.half.heading_bar {
					width: 50%;
				}
			.heading_bar h2 {				
				font-family: 'Lato', sans-serif;
				font-size: 16px;
				padding: 4px 0 0 18px;
				font-weight: normal;
				color: white;
				text-transform: uppercase;
				line-height: 26px;
				margin: 0;
				}
		.order_info_left {
			width: 50%;
			/* width: 320px; */
			min-height: 34px;
			float: left;
			}
			.order_info_left p {
				padding: 5px 0 0 18px;
			}
		.order_info_right {
			width: 50%;
			/* width: 320px; */
			min-height: 34px;
			float: right;
			}
			.order_info_right p {
				width: 33.3%;
				padding: 5px 12px;
				float: right;
				text-align: right;
				}
				
			.passholder_photo_row {
				width: 100%;
				float: left;
				}
				
			.passholder_photo_input {
				width: 15%;
				float: left;
				}
				
			.passholder_photo_description {
				width: 85%;
				float: left;
				}
				
			.passholder_browse {
				display: none;
				}
			
		.promo_code {
			width: 100%;
			height: 34px;
			float: left;
			}
			.float_right {
				width: 195px;
				float: right;
				}
				.form_wrapper .float_right label {
					display: inline;
					}
				.float_right input {
					width: 75px;
					}
				.float_right p {
					padding: 10px 15px 0 0;
					/* color: #fff; */
					float: right;
					}
		.bg_dark_grey {
			width: 100%;
/* 			height: 34px; */
			float: left;
			background: #939098;
			}
	.customer_info_con {
		width: 100%;
		float: left;
		margin: 0;
		padding: 0 0 20px 0;
		background: #edeff5;
		}
		.customer_info_mod {
			padding: 0 12px;
			width: 50%;
			/* width: 320px; */
			float: left;
			}
		.extended_form .customer_info_mod {
			height:53px;
		}
		.customer_info_con input {
			width: 181px;
			}
		.customer_info_con .phone_number {
			width: 51px;
			margin: 0 4px 0 0;
			}
			.f_left {
				float:left;
			}
			.pushd20 {
				margin:0 0 20px;
			}
			.push10 {
				margin-right:10px;
			}

	.customer_certificate_con {
		width: 100%;
		overflow: hidden;
		margin: 0 0 30px 0;
		background: #edeff5;
	}
	
		.customer_certificate_con input, .customer_certificate_con textarea {
			width: 90% !important;
		}

	.customer_certificate_mod {
		width: 50%;
		float: left;
		padding: 4px 15px;
		margin-bottom: 20px;
	}

		.customer_certificate_mod.full {
			width: 100%;
			margin-bottom: 0px;
		}

	.gc_theme_thumbnail {
		margin-top: 10px;
		float: right;
		-webkit-box-shadow: 5px 5px 7px 0px rgba(00, 00, 00, .13);
		-moz-box-shadow: 5px 5px 7px 0px rgba(00, 00, 00, .13);
		box-shadow: 5px 5px 7px 0px rgba(00, 00, 00, .13);
		width: 160px;
		height: 80px;
		border: 3px #e0e4ec solid;
	}

	.gc_theme_upload {
		float: right;
		width: 170px;
		height: 80px;
		/*940*/
		
		margin-top: 10px;
	}
	
		.gc_theme_upload p {
			font-size: 10px;
			color: #666666;
			line-height: 1.25;
		}

		.gc_theme_upload input {
			width: 170px !important;
			margin: 0px !important;
		}

	.billing_info_con {
		width: 100%;
		margin: 32px 0 0 0;
		padding: 0 0 20px 0;
		float: left;
		background: #edeff5;
	}
		.billing_info_mod {
			width: 50%;
			padding: 0 12px;
			/* width: 320px; */
			float: left;
			}
		.billing_state_con {
			width: 50%;
			padding: 0 12px;
			/* width: 320px; */
			overflow:hidden;
			float: left;
			}
			.billing_state_mod {
				width: 95px;
				float: left;
				}
			
				.billing_info_con .billing_state_mod input {
					width: 75px;
					}
		.colfull {
			width: 100%;
			margin: 20px 0 0 0;
			float: left;
			}
			.same_as_above_checkbox_con {
				width: 150px;
				height: 15px;
				padding: 5px 0;
				color:#fff;
				background:#939098;
				margin: 0 0 0 18px;
				-webkit-border-radius: 3px;
				-moz-border-radius: 3px;
				border-radius: 3px; 
				}
			.billing_credit_mod {
				width: 160px;
				float: left;
				}
			.form_wrapper #cc {
				width: 50px;
				}
		.billing_info_con input {
			width: 220px;
			}
		#same_as_above_checkbox {
			width: 13px;
			}
		#credit_expiration2 {
			margin:0;
			}
			
.dollar_amount
{
	width:55px;
	text-align:right;
}
.bg_grey {
	
	}
	.clear_btn {
		width: 87px;
		height: 36px;
		display: block;
		float: left; 
		background: url(../images/btn_clear.png) no-repeat;
		}
		.clear_btn:hover {
			background: url(../images/btn_clear_hover.png) no-repeat;
			}
.submit_form_btns {
	width: 100%;
	padding: 10px 0;
	float: left;
	}
	.submit_btn {
		width: 89px;
		height: 38px;
		border: 0;
		margin: 0 !important;
		display: block;
		float: left; 
		cursor: pointer;
		background: url(../images/btn_submit.png) no-repeat;
		}
		.submit_btn:hover {
			background: url(../images/btn_submit_hover.png) no-repeat;
			}
	.update_btn {
		width: 59px;
		height: 25px;
		border: 0;
		margin: 0 !important;
		display: block;
		float: left; 
		cursor: pointer;
		background: url(../images/update_btn.jpg) no-repeat;
		}
		.update_btn:hover {
			background: url(../images/update_btn_rollover.jpg) no-repeat;
			}
.form_wrapper .display_inline {
	margin:0;
	display: inline;
	}
.form_wrapper label {
	margin: 7px 0 5px;
	display: block;
	text-transform: uppercase;
	}
/*
.form_wrapper input {
	margin: 0 0 0 18px;
	padding: 2px;
	border: 1px solid #ced3dc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	}
.form_wrapper textarea {
	width: 180px;
	margin: 0 0 0 18px;
	padding: 2px;
	border: 1px solid #ced3dc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	}
*/
.form_wrapper input[type="radio"], .form_wrapper input[type="checkbox"] {
	width:20px;
}
.form_wrapper select {
	margin: 0;
	}
	
.extra_student {
	border-top: 1px #2e1909 solid;
	padding-top: 20px;
}
	
	
/*season pass styles */
	
.season_wrapper {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	}
	div.sp_header_bar > h2 {
		color:#CBCFD9 !important;
	}
	.sp_heading_bar,
	.sp_sub_heading_bar,
	.sp_bottom_bar {
		width: 100%;
		margin: 0;
		padding: 4px 2%;
		float: left;
		color:#FFFFFF !important;
		background: rgba(82,157,215,0.8);
/* 		background: #2d190b; */
		}
			.sp_heading_bar.registration_form_row {
				margin: 0 0 20px;
			}
		.sp_sub_heading_bar {
			background: #fafdff;
		}
			.sp_sub_heading_bar.sixty-med,
			.sp_heading_bar.sixty-med,
			.sp_bottom_bar.sixty-med {
				width: 60%;
			}
		.sp_bottom_bar p,	
		.sp_heading_bar p,
		.sp_heading_bar h1,
		.sp_heading_bar h2,
		.sp_heading_bar h3 {
		/* color: #CBCFD9; */
		color: #FFFFFF;
		font-family: 'Lato', sans-serif;
		font-size: 11px;
		font-weight: 400;
		line-height: 20px;
		margin: 0;
		text-transform: uppercase;
			}
				.sp_heading_bar h1,
				.sp_heading_bar h2 {
					font-size: 18px;
					font-weight: 600;
					line-height: 30px;
					margin: 0;
				}
				.sp_heading_bar h3 {
					font-size: 16px;
					font-weight: 500;
					line-height: 18px;
					margin: 0;
				}
				.sp_sub_heading_bar p {
					font-size: 15px;
					font-weight: 500;
					line-height: 17px;
				}
	.sp_light_grey {
		width: 100%;
		padding:3px 2%;
		float: left;
		background: #fafafa;
/* 		background: #edeff5; */
		}
		.sp_light_grey .checkbox_con {
			background: #fafafa;
		}
	.sp_dark_grey {
		width: 100%;
		padding: 3px 2%;
		float: left;
		background: #ededed;
/* 		background: #e1e4ec; */
		}
		.sp_dark_grey .checkbox_con {
			background: #ededed;
		}
		
		.darker_grey {
			margin: 0 0 18px;
			background: #939098;
			}
			.darker_grey p {
				color: #fff;
				}
		.sp_first_row {
			width:45%;
			padding: 8px 0 0 0;
			float: left;
			}
			
		.sp_second_row {
			width:22%;
			padding: 8px 0 0 0;
			float: left;
			}
			.sp_second_row.larger {
				width: 45%;
			}
		.sp_third_row {
			width:22%;
			padding: 8px 0 0 0;
			float: left;
			}
			
		.sp_fourth_row {
			width:6%;
			padding: 7px 0 0 0;
			float: left;
			}
			
			.qty {
				width: 30px;
				}
				
			.sp_heading_bar .subtotal,
			.sp_bottom_bar .subtotal {				
				font-family: 'Lato', sans-serif;
				font-size: 18px;
				font-weight: 700;
				text-transform: uppercase;
				float: right;
				color: #FFFFFF;				
				/* color:#c1c7d0; */
				padding: 7px 0 0 0;
				}
				.sp_bottom_bar h2,
				.sp_heading_bar h2 {					
					font-family: 'Lato', sans-serif;
					text-transform: uppercase;
					color: #FFFFFF;
					/* color:#CBCFD9; */
					font-size: 16px;
					margin: 0;
					padding: 0;
					font-weight: normal;
					}
				.sp_bottom_bar,
				.totalWrapper {
					background: #FFFFFF;
					border-top: 4px solid #0282cc;
				}
					.sp_bottom_bar p,
					.sp_bottom_bar .subtotal {
						color: #0282cc;
					}
					
					.totalWrapper .grandTotal {
						border-top: 2px solid #0282cc;
						float: left;
						margin: 5px 0;
						padding: 5px;
						width: 100%;
					}
						.totalWrapper .grandTotal .dollar_amount {
							width: auto;
						}
						.totalWrapper .grandTotal p,
						.totalWrapper .grandTotal .dollar_amount {
							color: #0282cc;
							font-size: 18px;
							font-weight: 600;
						}
						.totalWrapper .subTotalWrapper {
							float: left;
							margin: 2px 0;
							padding: 5px;
							width: 100%;
						}						
					
		.sp_strike {
			text-decoration: line-through;
		}
.season_wrapper input.item_id {
	display: block;
	margin: 0 auto;
}
.season_wrapper .submit_btn {
	margin: 20px 0 !important;
	top: 0 !important;
}
.formSeparator {
	/*border-bottom: 1px solid #cacdd5;*/
	margin: 0 0 20px;
	padding: 0 0 20px;
}
/*
.submit_btn {
		width: 89px;
		height: 38px;
		border: 0;
		margin: 0 !important;
		display: block;
		float: right; 
		cursor: pointer;
		background: url(../images/btn_submit.png) no-repeat;
		}
		
		.submit_btn:hover {
			background: url(../images/btn_submit_hover.png) no-repeat;
			}
			#cancel-order
			{
				float:left;
				border:0;
				padding:0;
				margin:0;
				cursor:pointer;
				width:128px;
				height:36px;
				display:block;
				background:url(../images/cancel-order.png) no-repeat scroll 0 0 transparent;
			    position: relative;
			    top: -48px;
			}
			#cancel-order:hover
			{
				background-position:0 -36px;
			}
.purchase_btn {
	background:url('../images/purchase_btn.png') no-repeat 0 0 scroll transparent;
	width: 78px;
	height: 28px;
	border:0 none;
	cursor:pointer;
}


			
*/

.submit_btn,
#cancel-order,
.purchase_btn {
	background: url(../images/arrowIcon.png) no-repeat 90% center #ef7d02;
	border: none;
	color: #fce8ce;
	float: right;
	font-family: 'Lato', sans-serif;
	font-size: 19px;
	font-weight: 700;
	line-height: 38px;
	height: 42px;
	padding: 2px 30px 6px 20px;
	text-transform: uppercase;
	width: auto;
}
	.submit_btn:hover,
	#cancel-order:hover
	.purchase_btn:hover {
		background: url(../images/arrowIcon.png) no-repeat 90% center #d67002;
		color: #fce8ce;
		transition: 400ms all ease-in;
	}
#cancel-order {
	background: #0299ef;
	color: #FFFFFF;
	float: left;
	position: relative;
	top: -48px;	
	width: auto;
}
	#cancel-order:hover {	
		background: #0282cc;
		color: #FFFFFF;
	}	
.purchase_btn {
	font-size: 16px;
	margin: 10px 0;
	padding: 2px 30px 4px 10px;
}	
.print_btn {
		width: 89px;
		height: 38px;
		border: 0;
		margin: 0 !important;
		display: block;
		float: left; 
		cursor: pointer;
		background: url(../images/btn_print.png) no-repeat;
		}	
.back_btn {
		width: 136px;
		height: 38px;
		border: 0;
		margin: 0 !important;
		display: block;
		float: right; 
		cursor: pointer;
		background: url(../images/btn_back.png) no-repeat;
		}		
	.margin_bottom {
		margin: 0 0 10px 0;
		}
.fix_margins {
	margin: 4px 0 0 0;
	}
	.big_numbers {
		color: #e67e0e;
		font-size: 16px;
		font-weight: bold;
		}

.order_info_num {
	margin: 0 10px 0 0;
}

	.name {
  		width: 60%;
	}
	
	.height {
		width: 75px;
	}

.billing_inputs {
	padding: 2%;
}
	.sp_heading_bar .sp_first_row {
		padding: 5px 0;
		}
	.sp_heading_bar .sp_first_row p {
		font-size: 18px;
		font-weight: 600;
		text-transform: uppercase;
		padding: 7px 0 0 0;
		margin: 0;
		}
	.billing_inputs label {
		margin: 5px 0 3px;
		display: block;
		}
	.billing_inputs input {
		}
.template_wrapper {
/* 	width: 640px; */
	width: 100%;
	margin: 0 0 20px 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
	}
.template_wrapper ul {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #edeff6; 
	font-family: Arial, sans-serif;
	font-size: 12px;
	list-style: none;
	}
	.template_wrapper ul li {
		float: left;
		padding: 8px 0 8px 13px;
		}
	.template_wrapper ul li.li_alt {
		background: #e1e4ec;
		}
	.template_wrapper ul li.tp_heading {
		background: #2e1a0a;
		color: #fff;
		padding: 0 0 0 13px;
		}	
		.bg_brown_heading {
			color: #fff;
			float: left;
			background: #2e1909;
			}
		.bg_brown_heading label {			
			font-family: 'Lato', sans-serif;
			text-transform: uppercase;
			line-height: 16px;
			}	
		.bg_brown_heading h3 {		
			font-family: 'Lato', sans-serif;
			margin: 0;
			padding: 0 10px;
			line-height: 32px;
			font-weight: normal;
			}
		.checkbox_con {
			margin: 10px 4px 10px 5px;
			padding: 0 2px;
			float: left;
			background: #FFFFFF;
			/* background: #4f4136; */
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px; 
			}
			
			.bg_brown_heading input {
				height: 20px;
				}
		.label_con {
			color: #4c4c4c;
			font-size: 14px;
			font-weight: 400;
			padding: 11px 10px 0 4px;
			float: left;
			}
				.label_con span {					
					display: inline-block;
					font-weight: 300;
				}
		.sml_label {
			padding: 4px 1px;
			font-size: 10px;
			width: 69px;
			}
	.mobilefull span {
		padding: 4px 0;
		display: block;
		font-size: 11px;
		text-align: center;
		}
	.bg_light_grey {		
		width: 100%;
		background: #fafafa;		
		/* background: #edeff5; */
		float: left;
		}
	.bg_dark_grey {
		color: #4c4c4c;
		width: 100%;
		background: #ededed;
		/* background: #e0e4ec; */
		float: left;
		}
			.bg_light_grey.half,
			.bg_dark_grey.half {
				width: 50%;
			}
	.bg_light_grey input, .bg_dark_grey input {
		margin: 7px;
		width: 35px;
		padding: 2px;
		border: 1px solid #ced3dc;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px; 
		}
		.template_wrapper .fine_print {
			list-style: none;
			display: block;
			background: none;
			font-size: 10px;
			float: left;
			}
			.template_wrapper .fine_print li {
				margin: 0;
				padding: 0;
				float: none;
				}
			.colfourth {
				text-align: right;
				}
			.colfourth.p10 {
				padding: 0 10px;
			}
		.template_wrapper p {
			padding-left: 5px;
			}
/*********COLUMNS PERCENTAGES************/
.mobilefull, .colfull, .colthree-fourth, .colhalf, .colthird, .colfourth, .colfifth, .colsixth, .coleighth, .coltenth {float:left; }

/*
.mobilefull {width: 320px;}		.colthree-fourth {width:75%;}
.colfull 	{width: 100%;}		.colfifth	{width: 20%;}
.colhalf 	{width: 50%;}		.colsixth	{width: 16.6666%;}
.colthird	{width: 33.3333%;}	.coleighth	{width: 12.5%;}
.colfourth 	{width: 25%;}		.coltenth	{width: 10%;}
*/

/* Corporate stuff */
#corporate_login
{
	width:380px;
	padding:20px;
	border-radius:4px;
	margin:0 auto;
/*	background:#ef8e00;*/
}

#corporate_login label
{
	width:20%;
	text-align:right;
	float:left;
	padding-right:2%;
	line-height:26px;
	font-size:15px;
/*	margin-top:10px;*/
}

#corporate_login input[type="text"], 
#corporate_login input[type="password"]
{
	width:70%;
	margin-bottom:10px;
/*	border:1px solid #444444;*/
	padding:3px;
}

#corporate_login input[type="submit"]
{
	float:right;
	margin-right:17px !important;
}


.rates_table .table_row:first-child thead th {
	border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
}

.rates_table:first-child .table_row:first-child thead th {
	border-radius:6px 0 0 0;
	-moz-border-radius:6px 0 0 0;
	-webkit-border-radius:6px 0 0 0;
}

.rates_table .table_row:last-child {
	border-radius:0 0 6px 6px;
	-moz-border-radius:0 0 6px 6px;
	-webkit-border-radius:0 0 6px 6px;
}


/* PACKAGES */
.package_block {
	background-color:#edeff4;
	margin:0 0 12px;
	width:96%;
	padding:2%;
	float:left;
}
.package_content p,
.package_content div {
	background: none!important;
}
.nm {
	margin:0;
}

.p12 {
/*	padding:12px;*/
}

/*
.package_col_fixed_width {
	float: right;
	padding: 0 12px;
	width: 100%;
}
*/
.package_quantity input {
	width:30px;
	border: 1px solid #CACDD5;
	border-radius: 2px 2px 2px 2px;
	margin: 0 15px 0 12px;
	padding: 5px 3px; 
}
.package_qty_top {
/* 	margin-left:12px; */
}
.package_title,
.package_price,
.package_qty_top {	
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-transform: uppercase;	
/* 	margin-right:50px; */
}	
	.package_price {
		color: #0995e5;
	}
.package_row1 td {
	font-weight:bold;
	font-size:14px;
	border-bottom:2px solid #d3d5dc;
}

.package_row1 td {
	padding:0 0 7px;
	vertical-align:top;
}

.package_row2 td.package_col_fixed_width {
	padding:12px 0 0;
	vertical-align:top;
}



.also_interested_header {
	margin-top:30px;
}

.sp_light_grey.also_interested {
	padding:4px 0;
	width:100%;
}
	.sp_light_grey.also_interested a {
		display:block;
		float:left;
		margin:6px 7px;
	}
	
#lessons_specials_block p {
	line-height: 33px;
	margin: 0;
	padding: 5px;
}	
	#lessons_specials_block .colfourth.p10 {
		padding: 5px 10px;
	}
		
input[type="text"],
input[type="email"] {
	background: #fafafa;
	border: 1px solid #e8e8e8;
	color: #70777a;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	padding: 2px 3px;
	width: 100%;
}
	input#promo_code,
	input.number_of_tickets {
		width: auto;
	}
	input.name {
		width: 80%;
	}
textarea {
	background: #fafafa;
	border: 1px solid #e8e8e8;
	color: #70777a;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	margin: 0;
	min-height: 40px;
	padding: 2px 3px;
	resize: vertical;
}	
	
/*	.sp_light_grey.also_interested a.more1 {
		padding:4px 2px 2px 4px;
	}
	.sp_light_grey.also_interested a.more2 {
		padding:4px 4px 2px 2px;
	}
	.sp_light_grey.also_interested a.more3 {
		padding:2px 2px 4px 4px;
	}
	.sp_light_grey.also_interested a.more4 {
		padding:2px 4px 4px 2px;
	}
	.sp_light_grey.also_interested a.more5 {
		padding:0px 4px 4px 4px;
	}*/
#lift_tickets p {
	margin: 4px 0;
}
#lift_tickets input.number_of_tickets {
	margin: 0 0 10px;
}
@media (max-width: 1000px){

	.customer_certificate_mod {
		width: 100%;
		float: left;
		padding: 4px 15px;
		margin-bottom: 20px;
	}
	.gc_theme_thumbnail {
		float: left;
		-webkit-box-shadow: 5px 5px 7px 0px rgba(00, 00, 00, .0);
		-moz-box-shadow: 5px 5px 7px 0px rgba(00, 00, 00, .0);
		box-shadow: 5px 5px 7px 0px rgba(00, 00, 00, .0);
		width: 100%;
		height: auto;
		border: none;
	}
		.gc_theme_thumbnail img {
			-webkit-box-shadow: 5px 5px 7px 0px rgba(00, 00, 00, .13);
			-moz-box-shadow: 5px 5px 7px 0px rgba(00, 00, 00, .13);
			box-shadow: 5px 5px 7px 0px rgba(00, 00, 00, .13);
			border: 3px #e0e4ec solid;
		}
	

}

@media only screen and (max-width: 767px){

	.sp_sub_heading_bar.full,
	.sp_heading_bar.full,
	.sp_bottom_bar.full
	#lift_ticket_types,
	.customer_info_mod,
	.billing_info_mod	
	.billing_state_con {
		width: 100%;
	}

	.submit_btn, 
	#cancel-order, 
	.purchase_btn {
		float: left;
		margin: 15px 0 10px;
	} 


}
	
@media only screen and (max-width: 480px){

		 #lift_ticket_types .mobilefull .colthird {
			width: 80%;
			margin-left: 10%;
		}
		#lift_ticket_types .bg_light_grey {
			display: none;
		}
	#adult_block .colthree-fourth, #children_block .colthree-fourth, #junior_block .colthree-fourth, #student_military_block .colthree-fourth, #senior_block .colthree-fourth, #lessons_specials_block .colthree_fourth, 	#adult_block .colfourth, #children_block .colfourth, #junior_block .colfourth, #student_military_block .colfourth, #senior_block .colfourth, #lessons_specials_block .colfourth {
		padding: 10px 0px;
	}
	#adult_block .bg_dark_grey, #children_block .bg_dark_grey, #junior_block .bg_dark_grey, #student_military_block .bg_dark_grey, #senior_block .bg_dark_grey, #lessons_specials_block .bg_dark_grey, #adult_block .bg_light_grey, #children_block .bg_light_grey, #junior_block .bg_light_grey, #student_military_block .bg_light_grey, #senior_block .bg_light_grey, #lessons_specials_block .bg_light_grey {
		min-height: 55px;
	}
	#adult_block .submit_btn, #children_block .submit_btn, #junior_block .submit_btn, #student_military_block .submit_btn, #senior_block .submit_btn, #lessons_specials_block .submit_btn, #lift_tickets .submit_btn {
		margin: 0 0 30px 0 !important;
		top:5px !important;
	}

}

.clearfix {
	float: none;
	clear: both;
}

.passholderSelect {float: left; margin: 5px 5px 0 0;}