input[type="button"],
input[type="password"],
input[type="submit"],
input[type="text"],
input[type="search"],
textarea,
select {
	font-size:inherit;
	font-family: inherit;
}

.parks-location-images {
	float: right;
	position: relative;
	margin-left:10px;
	margin-bottom: 10px;
}

.parks-location-images.parks-location-multiple-images {
	margin-top: 25px;
}

.parks-location-image {
	max-width:100%;
	height: auto;
}

.display-none {
	display: none;
}

#parks-show-next-prev {
	position: absolute;
	top: -25px;
	left:0;
	width: 100%;
	font-size: 14px;
}

#parks-show-next-prev button {
	font-size: 14px;
}

#parks-show-next-prev .table {
	width: 100%;
}

#parks-show-next-prev .cell {
	vertical-align: middle;
}

.parks-show-prev-cell {
	text-align: left;
}

.parks-show-next-cell {
	text-align: right;
}

.parks-show-count-cell {
	text-align: center;
}

#parks-show-prev-image {
/*	position: absolute;
	top: -25px;
	left: 2px;*/
	background-color: transparent;
	border: 0px;
	cursor: pointer;
}

#parks-show-next-image {
/*	position: absolute;
	top: -25px;
	right: 2px;*/
	background-color: transparent;
	border: 0px;
	cursor: pointer;
}

.table {
	max-width:100%;
	-dt-display:table; /* hack for ie 6/7 */
	display:table;
}
.cell {
	-dt-display:table-cell; /* hack for ie 6/7 */
	display:table-cell;
}

.quick-content .todaybutton {
	font-size: inherit !important;
}

@media screen and (max-width:768px) {
	.parks-location-images {
		max-width:60%;
	}
}

@media screen and (max-width:768px) {
	/* new defaults */
	.parks-campground-listing-table > tbody > tr > td,
	.parks-campground-listing-table > tbody > tr,
	.parks-campground-listing-table > tbody,
	.parks-campground-listing-table,
	.parks-campground-listing-table > tr > td,
	.parks-campground-listing-table > tr {
		display: block;
	}
	
	
	.parks-campground-listing-button-table > tbody > tr > td,
	.parks-campground-listing-button-table > tbody > tr,
	.parks-campground-listing-button-table > tbody,
	.parks-campground-listing-button-table,
	.parks-campground-listing-button-table > tr > td,
	.parks-campground-listing-button-table > tr {
		display: block;
		float: none;
	}
	
	.parks-campground-listing-button-table > tbody > tr,
	.parks-campground-listing-button-table > tbody,
	.parks-campground-listing-button-table > tr {
		display: flex;
		justify-content: space-around;
	}

	.parks-campground-listing-button-table {
		padding-top: 20px;
		order: 1;
	}

	.parks-campground-listing-button-table > tr, 
	.parks-campground-listing-button-table > tbody > tr {
		width: 100%;
	}

	.parks-campground-listing-button-table > tr > td, 
	.parks-campground-listing-button-table > tbody > tr > td {
		width: 100%;
		text-align: center;
		padding: 0px 10px;
	}

	.parks-campground-listing-button-table td {
		padding-top: 0px !important;
	}

	.parks-campground-listing-button-table .button-table {
		width: 100%;
	}
	
	.parks-campground-listing-table hr {
		height: 6px;
		margin: 20px 0px;
	}

	.parks-campground-listing-content {
		display: flex !important;
		flex-direction: column;
	}
	
	.parks-campground-listing-content a{
		text-decoration: none;
	}


	.button-table {
		border-radius: 5px !important;
	}
	
	.parks-button-div {
		padding: 8px 10px !important;
	}
	
	.parks-campground-listing-image-container {
		width: 100% !important;
		max-width: 100% !important;	
	}

	.parks-campground-listing-image {
		display: block !important;
		visibility: visible !important;
		max-width: 100%;
		height: auto;
	}
	
	.parks-mag-container {
		display: none;
		visibility: hidden;
	}
	
	.parks-page-header-br2 {
		display: none;
		visibility: hidden;
	}
	
	
	
	
	
	

	.parks-campground-detail-button-table > tbody > tr > td,
	.parks-campground-detail-button-table > tbody > tr,
	.parks-campground-detail-button-table > tbody,
	.parks-campground-detail-button-table,
	.parks-campground-detail-button-table > tr > td,
	.parks-campground-detail-button-table > tr {
		display: block;
		float: none;
	}
	
	.parks-campground-detail-button-table > tbody > tr,
	.parks-campground-detail-button-table > tbody,
	.parks-campground-detail-button-table > tr {
		display: flex;
		justify-content: space-around;
	}

	.parks-campground-detail-button-table > tr, 
	.parks-campground-detail-button-table > tbody > tr {
		width: 100%;
	}

	.parks-campground-detail-button-table > tr > td, 
	.parks-campground-detail-button-table > tbody > tr > td {
		width: 100%;
		text-align: center;
		padding: 0px 5px;
	}

	.parks-campground-detail-button-table td {
		padding-top: 0px !important;
	}

	.parks-campground-detail-button-table .button-table {
		width: 100%;
	}
	
	
	
	
	.parks-campground-site-details-button-table > tbody > tr > td,
	.parks-campground-site-details-button-table > tbody > tr,
	.parks-campground-site-details-button-table > tbody,
	.parks-campground-site-details-button-table,
	.parks-campground-site-details-button-table > tr > td,
	.parks-campground-site-details-button-table > tr {
		display: block;
		float: none;
	}
	
	.parks-campground-site-details-button-table > tbody > tr,
	.parks-campground-site-details-button-table > tbody,
	.parks-campground-site-details-button-table > tr {
		display: flex;
		justify-content: space-around;
	}

	.parks-campground-site-details-button-table > tr, 
	.parks-campground-site-details-button-table > tbody > tr {
		width: 100%;
	}

	.parks-campground-site-details-button-table > tr > td, 
	.parks-campground-site-details-button-table > tbody > tr > td {
		width: 100%;
		text-align: center;
		padding: 0px 5px;
	}

	.parks-campground-site-details-button-table td {
		padding-top: 0px !important;
	}

	.parks-campground-detail-button-table .button-table,
	.parks-campground-site-details-button-table .button-table {
		width: 100%;
		height: 100%;
	}
	
	
	
	.parks-campground-detail-button-table {
		width: 100%;
	}
	
	.parks-button-spacer {
		display: none !important;
		visibility: hidden !important;
	}
	
	
	.narrow768,
	.narrow510 {
		text-align: center;
	} 
	
	.narrow768 img,
	.narrow510 img {
		margin: 0 auto !important;
		margin-bottom: 15px !important;
	
	}
	
	#main-search-table table,
	#main-search-table select,
	#main-search-table input[type='text'] {
		width: 100%;
	}
	
	.parks-site-details-bottom-buttons {
		display: block !important;
		visibility: visible !important;
	}

	
	.parks-site-detail-matrix {
		width: 100%;
	}
	.parks-site-detail-matrix td {
		width: 50%;
	}
	
	.search-location-bar {
		background: none;
		text-align: center;
		padding-bottom: 20px;
	}
	
	 .parks-search-matrix {
		display: none;
		visibility: hidden;
	}
	/******/
}



@media screen and (max-width:480px) {
	.parks-location-images {
		max-width:100%;
		width: 100%;
		text-align: center;
	}
	.parks-location-image {
		margin: 0 auto;
	}
}

@media screen and (max-width:479px) {
	/* new defaults */

	.parks-campground-detail-button-table > tbody > tr,
	.parks-campground-detail-button-table > tbody,
	.parks-campground-detail-button-table > tr {
		flex-wrap: wrap;
	}

	.parks-campground-detail-button-table > tr > td, 
	.parks-campground-detail-button-table > tbody > tr > td {
		width: 100%;
		padding-bottom: 6px;
	}


	/******/
}


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