body {
	background-color: white;
	color: black;
	font-size: 1.1em;
	font-family: "Verdana", Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	
	width:100%;
	margin:auto 0;
	padding: 0;
}

#page_wrap {
	width:100%;
	margin:auto;
	text-align: center;
	min-height:1200px;
}

#infobar {
	position: fixed;
	height: 35px;
	top:0px;
	left:0;
	background-color: #3A3A3A;
	opacity: 1;
	color: white;
	font-size:0.9em;
	width:100%;
	z-index: 100;
	
}

#adminlist {
	width:100%;
	
}

#adminlistrow {
	width:100%;
	display: inline-table;
}

#adminlistrow:hover {
	background-color:rgba(191,191,191,1.00);
}

#listitem {
	width:65%;
	padding:5px;
	display: table-cell;
}

#listsmall {
	width:30%;
	padding:5px;
	display: table-cell;
}

.success {
	background-color: lightblue;
	font-size:1.2em;
	font-weight: bold;
	padding: 3px 10px;
	box-shadow: 1px 1px 5px 2px #666;
	border-radius: 8px;
}

#menubar {
	position: fixed;
	height: 85px;
	top:35px;
	left:0;
	background-color:#0B0B0B;
	opacity: .9;
	color: white;
	width:100%;
	z-index: 100;
	
}


.poster {
	float:right;
	width:400px;
	padding:5px;
	right:10px;
}

.poster img {
	width:90%;
	border-radius: 10px;
}

.drift_shop {
	display: inline-table;
	width:98%;
	padding: 5px;
	text-transform: capitalize;
}

.row {
	display: table-row;
}

.header_row {
	font-size: 1.1em;
	text-transform: uppercase;
	color: rgba(99,99,99,1.00);
	font-weight: bold;
	padding:5px 0;
}

.details {
	width:50%;
	line-height: 18px;
	display: table-cell;
	vertical-align: top;
	text-align: left;
	padding-left:5px;
}

.adults {
	width:23%;
	line-height: 18px;
	display: table-cell;
	vertical-align: top;
	text-align: left;
}

.button {
	width:75%;
	line-height: 18px;
	display: table-cell;
	vertical-align: top;
	text-align: left;
}

.kids {
	width:23%;
	line-height: 25px;
	display: table-cell;
	vertical-align: text-top;
	text-align: center;
	height: 35px;
}

.naBig {
	font-size: 1.4em;
}

.item_header {
	font-weight: bold;
	font-size:1.1em;
	color:rgba(41,41,41,1.00);
}




.logo {
	height:80px;
	padding: 0 150px 0 5px;
	float:left;
}

#container {
	padding:5px 25px;
	width:95%;
	max-width: 1200px;
	margin: auto;
}

#containerBody {
	padding:25px;
	max-width: 1200px;
	margin: auto;
	line-height: 1.7em;
	text-align: left;
}

.text_right {
	width: 100%;
	text-align: right;
	padding-right:5px;
}

.bold {
	font-weight: bold;
	font-size:1.1em;
	text-transform: uppercase;
}

#dedicated {
	background-image:url("../site_images/homebg.jpg");
	font-family:'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	letter-spacing: 1px;
	background-position: center;
	font-size:4.0em;
	color:white;
	height:250px;
	text-align: left;
	padding:130px 0px 20px 0px;
	line-height: 1em;
}


a[href^="tel:"]:before {
  content: "\260e";
  margin-right: 0.5em;
	text-decoration: none;
	color:white;
	
}

a[href^="tel:"] {
	text-decoration: none;
	color:white;
	
}

a[href^="mailto:"]:before {
  content: "\2709";
  margin-right: 0.5em;
	text-decoration: none;
	color:white;
	
}

a[href^="mailto"] {
	text-decoration: none;
	color:white;
	
}

#panel {
	
	background-color: white;
	color:rgba(22,22,22,1.00);
	font-size:0.8em;
	font-weight: normal;
	text-align: left;
	overflow: hidden;
}

#panel2 {
	background-color: rgba(152,151,151,1.00); 
	background-image: url("../site_images/graynoise.jpg");
  background-repeat: repeat;
	color:black;
	font-size:0.8em;
	font-weight: normal;
	text-align: left;
	overflow: hidden;
}

#panel3 {

	color:ghostwhite;
	font-size:0.8em;
	font-weight: normal;
	text-align: left;
	overflow: hidden;
	position: relative;
	width:100%;
  background-image: url("../site_images/tarmac.bg.jpg");
  background-repeat: repeat;
	
}

#panel3 > #containerBody {
	color: white;
	background-image: url("../site_images/track-layout.whiteOp.png");
	background-position: center right;
	background-size: contain;
	background-repeat: no-repeat;
}

#containerBody  a.textlink:link {
	color:#C3E3FF;
	text-decoration: none;
}

#containerBody  a.textlink:visited {
	color:#C3E3FF;
	text-decoration: none;
}

#containerBody  a.textlink:active {
	color:#C3E3FF;
	text-decoration: none;
}

#containerBody  a.textlink:hover {
	text-decoration: underline;
	color: white;
}




#panel5 {
	background-color: royalblue;
	background-image: url("../site_images/noise.jpg");
	background-repeat: repeat;
	color:white;
	font-size:0.7em;
	font-weight: normal;
	text-align: left;
	overflow: hidden;
}

#panel6 {
	background-color: royalblue;
	background-image: url("../site_images/darknoise.jpg");
	background-repeat: repeat;
	color:rgba(173,173,173,1.00);
	font-size:0.6em;
	font-weight: bold;
	overflow: hidden;
	min-height: 50px;
}

#panel6 #containerBody {
	text-align: center;
	
}

#panel4 #containerBody {
	color: white;
	background-image: url("../site_images/dlfaded.png");
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}



#panel4 {
	background-color: royalblue;
	background-image: url("../site_images/bluenoise.jpg");
	background-repeat: repeat;
	color:white;
	font-size:0.8em;
	font-weight: normal;
	text-align: left;
	overflow: hidden;
}

#panel4 #containerBody {
	color: white;
	background-image: url("../site_images/dlfaded.png");
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}


h2 {
	text-align: left;
}

#footertab {
	text-align: left;
	width:20%;
	min-width:250px;
	padding:3px 15px;
	float:left;
	overflow: hidden;
}

#footertab a , #footertab a:active , #footertab a:visited {
	color: rgba(206,234,248,1.00);
	text-decoration: none;
}

#footertab a:hover {
	color:white;
	text-decoration: underline;
}


/* Style all font awesome icons */



.fa {
   padding: 15px;
  font-size: 20px;
  width: 20px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
}

/* Add a hover effect if you want */
.fa:hover {
  opacity: 0.7;
}

/* Set a specific color for each brand */

/* Facebook */
.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-instagram {
	background:linear-gradient(purple, rgba(51,0,81,1.00));
	color: white;
}

.fa-youtube {
  background:rgba(255,0,4,1.00);
  color: white;
}

/* Twitter */
.fa-twitter {
  background: #55ACEE;
  color: white;
}


/* MENU */



.topnav {
  overflow: hidden;
	line-height: 45px;
}

.topnav a {
  float: right;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.active {
  background-color: #4CAF50;
  color: white;
}

.topnav .icon {
  display: none;
	border:1px solid white;
	border-radius: 3px;
}

.dropdown {
  float: right;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 17px;    
	line-height: 45px;
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: #555;
  color: white;
}

.dropdown-content a:hover {
  background-color: #000;
  color: ghostwhite;
}

.dropdown:hover .dropdown-content {
  display: block;
}

#smallMenu { display: none; }


@media screen and (max-width: 1000px) {
	.topnav a {
		font-size: 14px;
		padding: 14px 14px;
	}
	
	.dropdown .dropbtn {
  font-size: 14px; 
		padding: 14px 14px;
	}
}

@media screen and (min-width:800px) {
	#smallMenu {display:none;}
}

@media screen and (max-width: 800px) {
	
	
.poster {
	float:none;
	position: relative;
	width:100%;
	text-align: center;
	margin: auto;
	}
	
	
	.topnav a, .dropdown .dropbtn {
    display: none;
  }
  .topnav .icon {
    float: right;
    display: block;
	  cursor: pointer;
	  padding: 0px 10px;
	  line-height: 65px;
	  height:70px;
	  margin:0;
	  font-size: 2.25em;
	  transition-duration: 1s;
	  transition-property: all;
  }
	
	.topnav .icon:hover {
		background-color:rgba(66,66,66,1.00);
	  transition-duration: 1s;
	  transition-property: all;
	}
	
	#smallMenu {
		position:relative;
		font-size: .8em;
		top:115px;
		z-index: 102;
		width:100%;
		padding:0px;
		line-height: 30px;
		border-top:solid 1px white;
		overflow: visible;
		height: 100%;
	}
	
	#smallMenu #nolink {
		width:100%;
		background-color:rgba(111,111,111,1.00);
		color:aliceblue;
		display: inline-block;
		text-decoration: none;
		padding: 5px 0px;
		border-bottom: solid black 1px;
	}
	
	#smallMenu #sublink {
		width:100%;
		background-color:rgba(50,50,50,1.00);
		color:aliceblue;
		display: inline-block;
		text-decoration: none;
		padding: 5px 0px;
		border-bottom: solid black 1px;
	}
	
	#smallMenu #sublink:hover{
		background-color: rgba(15,15,15,1.00);
	}
	
	#smallMenu a:first-child {
  background-color: royalblue;
}
	
	#smallMenu a{
		width:100%;
		background-color:rgba(67,67,67,1.00);
		color:aliceblue;
		display: inline-block;
		text-decoration: none;
		padding: 5px 0px;
		border-bottom: solid black 1px;
	}
	
	#smallMenu a:hover {
		background-color:rgba(0,0,0,1.00);
	}
	
	
	
	
	
	
}

#half_page {
	display:inline-table;
	width:45%;
	padding:5px 15px 5px 25px;
	text-align: justify;
	vertical-align: text-top;
}

#bookingbug {
	text-align: center;
	margin: auto;
}


/* END MENU */

.moreinfo {
	transition: all 0.3s linear;
	color:white;
	font-size:25px;
	text-transform: uppercase;
	background-color:royalblue;
	border:1px solid darkblue;
	text-decoration:none;
	width:100%;
	text-align:right;
	padding:15px 35px;
	cursor: pointer;
}

#panel4 .moreinfo, #panel4 .moreinfo:visited, #panel4 .moreinfo:active {
	background-color:black;
}

#panel4 .moreinfo:hover {
	background-color:royalblue;
}

#panel5 .moreinfo, #panel5 .moreinfo:visited, #panel5 .moreinfo:active {
	padding:5px 20px ;
	text-decoration: none;
	font-size:18px;
}

#panel5 .moreinfo:hover {
	
	text-decoration: none;
}

.forms {
	background-color:rgba(146,174,251,1.00);
	border:1px solid black;
	box-shadow: 0px 0px 4px 4px black;
	padding:20px 10px;
	line-height: 25px;
	width:70%;
	min-width: 300px;
	margin: auto;
	overflow: hidden;
}

.forms #formleft {
	float:left;
	width:30%;
	min-width: 200px;
	display: none;
}

.forms #formright {
	float:left;
	width:100%;
	min-width: 300px;
}

#calendarType {
	padding:10px 20px;
	line-height: 25px;
	font-size:1.1em;
	font-weight: bold;
	background-color: cornflowerblue;
	color:black;
	border:1px solid rgba(0,13,43,1.00);
}

#map-container {
	padding:0;
	width:2000px;
	max-width:100%;
	margin:0;
}

#calendar {
	display: table;
	width:100%;
	margin: auto;
	padding-bottom: 25px;
}

#calendar #row {
	display: table-row;
	
}

#calendar a, #calendar a:visited, #calendar a:active {
	color:rgba(14,89,160,1.00);
	text-decoration:none;
} 

#calendar a:hover{
	color:rgba(0,9,86,1.00);text-decoration: underline;
}

#calendar #row:nth-child(odd)
{
	background-color:rgba(235,238,252,1.00);
}


#calendar #row #col1, #calendar #row #col2, #calendar #row #col3, #calendar #row #col4, #calendar #row #col5 {
	display: table-cell;
	padding: 5px;
	text-align: left;
}

#col1, #col3, #col4 {
	width:20%;
}

#col2{
	width:15%;
}

#col5 {
	width:auto;
}

input[type=text], input[type=password], input[type=number], input[type=date], input[type=time],  input[type=email], input[type=file], select {
  width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}


textarea {
	 width: 100%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
	line-height: 20px;
	height: 200px;
  box-sizing: border-box;
}




input[type=submit] {
  width: 100%;
  background-color: #4CAF50;
  color: white;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

input[type=submit]:hover {
  background-color: #45a049;
}

.newsHeaderImg {
	width:100%;
	object-fit:cover;
	height:200px;
	clip:auto;
}

.newsHeaderImgNew {
	max-width:100%;
	object-fit:cover;
	height:auto;
	clip:auto;
}


.moreinfo:visited {
	background-color:royalblue;
}

.moreinfo:hover {
	background-color: #232323;
	border:1px solid #151515;
}

.moreinfo:active {
	background-color:royalblue;
}

#follow {
	float: right;
	text-align: right;
	overflow: hidden;
	display: block;
	line-height: 35px;
}

#newsflash {
	font-weight: bold;
	text-transform: capitalize;
	font-size:1.1em;
	line-height: 20px;
}

.sml {
	font-size:0.75em;
}

.postdetails {
	color:rgba(120,120,120,1.00);
	font-size: .7em;
	text-transform: uppercase;
	line-height: 20px;
}

.land {
	color: #D0D0D0;
}



@media (max-width: 1100px) {
	
	#dedicated {
	font-size:3em;
	}
	
	.logo {
	padding: 0 60px 0 5px;
	float:left;
	
}
}

@media (max-width: 800px) {
	
	#dedicated {		
	font-size:2.25em;
		line-height: 1.25em;

	}
	
	#container {
		padding: 5px;
	}
	
	.text_right {
	text-align: center;
	padding:0px;
	}
	
	.logo {
	padding: 0 40px 0 5px;
	float:left;
		
		
}
	#containerBody {
		text-align: justify;
	}
	
	#footertab {
	width:100%;
}
	
	#half_page {
	display:inline-table;
	width:100%;
	padding:5px 0px;
	text-align: justify;
}

}

@media (max-width: 400px) {
	
	#dedicated {		
		text-align: center;
	font-size:1.5em;
	line-height: 1.5em;
	}
	
	#half_page {
	display:inline-table;
	width:100%;
	padding:5px 0px;
	text-align: justify;
}
	
	#container {
		padding: 5px;
	}
	
	#containerBody {
		text-align: justify;
	}
	
	.text_right {
	text-align: center;
	padding:0px;
}
	
	.logo {
	padding: 0 20px 0 5px;
	float:left;
}
	
	#footertab {
		padding:0;
	width:100%;
}
}