@charset "utf-8";

body {
	background-color: white;
	color: black;
	font-size: 1em;
	font-family: "Calibri", "Verdana", "Times New Roman", "serif";
	
	width:100%;
	margin:auto 0;
	padding: 0;
}

html,body {
        width: 100%;
        height: 100%;
        position: relative; 
}

.media-image {
	width:900px;
	height:300px;
	max-width: 95%;
	float:left;
	padding:0px 0px 0 0 ;
	margin:0px 10px 0 0 ;
	border-radius: 10px;
	object-fit:cover;
	object-position: center;
}

.right {
	float: right;
}

.form_success {
	background-color: rgba(162,251,136,1.00);
	color:black;
	border:1px solid black;
	padding:10px 20px;
}

.form_error{
	background-color:rgba(171,0,2,1.00);
	color:white;
	border:1px solid black;
	padding:10px 20px;
}

.body_container {
	max-width:1400px;
	width:98%;
	overflow: hidden;
	backround-color:white;
	margin:auto;
}

.content-container {
	width:100%;
	overflow: hidden;
}

.social_link img {
	width: 10px;
}

.page_content {
	width:65%;
	padding: 0 0 0 0;
	display: inline-table;
	vertical-align: top;
	font-size:1.2em;
}

.sidebar {
	width: 35%;
	padding: 0 00px;
	display: inline-table;
	vertical-align: top;
	text-align: right;
}

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

#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;
}

.visitShop {
	margin:10px ;
	padding: 8px 16px;
	background-color:rgba(110,1,120,1.00);
	color:white;
	cursor: pointer;
	transition: all 1s;
}

.visitShop:link, .visitShop:visited, .visitShop:active {
	color:white;
	text-decoration: none;
}

.visitedShop:hover {
	color:rgba(187,187,187,1.00);
	background-color: rgba(142,4,120,1.00);
}


#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;
}

#social {
	background-color:rgba(154,154,154,1.00);
	padding:0px 0px;
	font-size:1em;
	font-weight: normal;
	width:100%;
	overflow: hidden;
	display: inline-block;
	margin:0;
	border-top:1px solid black;
	border-bottom:1px solid black;
	box-shadow: 0px 4px 4px 4px #666;
}

#social-container {
	padding:0 20px;
	width:100%;
	vertical-align: top;
	display:inline-block;
}


#half {
	width:32%;
	padding:0px 10;
	text-align: center;
	display: inline-table;
	vertical-align: top;
	
}

#half img {
	width:100px;
	border:none;
}

.footer_heading {
	line-height: 1.5em;
}

.footer_heading:link, .footer_heading:visited, .footer_heading:active {
	color:rgba(158,0,0,1.00);
	transition: 1s all;
	text-decoration: none;
}
.footer_heading:hover {
	color:rgba(172,0,183,1.00);
	text-decoration: underline;
} 

.footer_sublink {
	font-size:0.85em;
}

.footer_sublink:link, .footer_sublink:visited, .footer_sublink:active {
	color:rgba(35,35,35,1.00);
	transition: 1s all;
	text-decoration: none;
}

.footer_sublink:hover {
	color:rgba(172,0,183,1.00);
}

#heavy {
	color:rgba(29,29,29,1.00);
}

#closed {
	font-weight: bold;
}

.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;
}


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




.info-bar {
	background-color: black;
	color:white;
	width:100%;
	text-align: right;
	display: inline-block;
	padding:0;
	margin:0;
	height:30px;
	line-height: 30px;
}

.full-width {
	width:100%;
	margin:auto -30px;
}

.info-bar a:link, .info-bar a:visited, .info-bar a:active {
	color:rgba(170,170,170,1.00);
	transition: 1s all;
	text-decoration: none;
}

.info-bar a:hover{
	color:rgba(229,214,6,1.00);
}


nav {
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
	position:inline-block;
	top:0;
	width:100%;
	background-color:white;
	border-top:1px solid rgba(50,50,50,1.00);
}



nav > #contactleft {
	float:left;
	padding:  0px 5px;
	width: 350px;
	text-align: left;
	color:white;
}

nav > #contactleft img {
	max-width: 100%;
}

.sub-menu-parent { position: relative; }

.sub-menu { 
  visibility: hidden; /* hides sub-menu */
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  transform: translateY(-2em);
  z-index: -1;
  transition: opacity 1s ease-in-out; 
	
}

.sub-menu-parent:hover .sub-menu {
  visibility: visible; /* shows sub-menu */
  opacity: 1;
  z-index: 1;
  transform: translateY(0%);
  transition-delay: 0.1s; /* this removes the transition delay so the menu will be visible while the other styles transition */
}

/* presentational */


nav a { color:rgba(231,231,231,1.00); display: block;  text-decoration: none; transition: all 1s; padding:14px 10px; border-left:0px solid rgba(207,207,207,1.00); border-right:0px solid rgba(207,207,207,1.00); margin: 0 10px 0 0; }
nav a:hover { 
  border-left:0px solid #0445C8; 
	background-color: #ffffff;
  color: rgba(99,2,4,1.00);
  padding: 14px 10px;
	box-shadow: inset 0px 0px 8px 3px #ccc;
}
nav ul, nav ul li { list-style-type: none; padding: 0; margin: 0; }


nav > ul { background:rgba(99,2,4,1.00); text-align: center; 
  box-shadow-bottom: 2px 2px 8px rgba(55, 55, 255, 0.5); }

nav > ul > li { display: inline-block;
}
nav > ul > li:first-child { border-left: none; }

.sub-menu {
  background: #DDD;
	color:rgba(53,53,53,1.00);
	border-left:0px solid #DDD;
}

#header {
	padding:0px;
	display: none;
	visibility: hidden;
}



#logo {
	text-align: center;
	margin:auto;
	background-color:rgba(255,255,255,1.00);
}

#logo img {
		width: 40%;
}

#main {
	background-color:#fff;
	padding:10px 20px;
	font-size:0.9em;
	overflow: hidden;
}

#section {
	background-image:url(../Images/knflatbed.jpg);
	background-color:rgba(19,19,19,0.34);
	background-attachment:fixed;
	background-position:center;
	background-size: cover;
	background-clip:border-box;
	background-repeat: no-repeat;
	width: 100%;
}

#section #main {
	
	background-color:rgba(17,17,17,0.50);
	color:white;
	font-size: 1.5em;
	text-align: center;
	padding:40px 0px 80px 0px;
	line-height: 0.85em;
}

h1 {
	line-height: 1em;
	font-size:2em;
	text-transform: uppercase;
	padding: 0;
}

#imageHolder {
	float:left;
	width:240px;
	overflow:auto;
	padding:0px 10px 8px 5px;
}

.sectionImage {
	width: 230px;
	border:1px solid black;
	box-shadow: 4px 4px 5px 2px #666;
} 

#review {
	text-align:center;
	line-height: 1.5em;
}

#reviewDetail {
	font-style: italic;
	font-size:1.4em;
	font-weight: lighter;
	padding-bottom: 15px;
	border-bottom: 1px dashed rgba(0,0,0,1.00);
}


#reviewInfo {
	font-size:1.1em;
	font-weight: lighter;
	padding:10px 0px;
}

#cont {
	background-image:url(../ImageFiles/computer.jpg);
	background-attachment:fixed;
	background-position:center;
	background-size: cover;
	background-clip:border-box;
	background-repeat: no-repeat;
	width: 100%;
}

#cont #main {
	
	background-color:rgba(17,17,17,0.70);
	color:white;
	font-size: 2em;
	text-align: center;
	padding:130px 0px;;
}



#code {
	background-image:url(../ImageFiles/IMG_6011.jpg);
	background-attachment:fixed;
	background-position:center;
	background-size: cover;
	background-clip:border-box;
	background-repeat: no-repeat;
	width: 100%;
}

#code #main {
	
	background-color:rgba(17,17,17,0.70);
	color:white;
	font-size: 2em;
	text-align: center;
	padding:130px 0px;;
}

#events {
	background-image:url(../ImageFiles/966.jpg);
	background-attachment:fixed;
	background-position:center;
	background-size: cover;
	background-clip:border-box;
	background-repeat: no-repeat;
	width: 100%;
}


#events #main {
	
	background-color:rgba(17,17,17,0.70);
	color:white;
	font-size: 2em;
	text-align: center;
	padding:130px 0px;;
}


#scenic {
	background-image:url(../ImageFiles/epc227564_1.jpg);
	background-attachment:fixed;
	background-position:center;
	background-size: cover;
	background-clip:border-box;
	background-repeat: no-repeat;
	width: 100%;
}


#scenic #main {
	
	background-color:rgba(17,17,17,0.70);
	color:white;
	font-size: 2em;
	text-align: center;
	padding:130px 0px;;
}


#family {
	background-image:url(../ImageFiles/PC100158.JPG);
	background-attachment:fixed;
	background-position:center;
	background-size: cover;
	background-clip:border-box;
	background-repeat: no-repeat;
	width: 100%;
}


#family #main {
	
	background-color:rgba(17,17,17,0.70);
	color:white;
	font-size: 2em;
	text-align: center;
	padding:130px 0px;;
}



titletext {
	font-size:3em;
	text-transform: uppercase;
	line-height:1em;
}

shop_titletext {
	font-size: 1.8em;
	font-style: italic;
	color: rgba(98,0,2,1.00);
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	margin:auto;
}


.screen {
	display: block;
	visibility: visible;
}

.device {
	display:none;
	visibility: hidden;
}


/* The Overlay (background) */
.overlay {
    /* Height & width depends on how you want to reveal the overlay (see JS below) */    
    height: 100%;
    width: 0;
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    background-color: rgb(0,0,0); /* Black fallback color */
    background-color: rgba(0,0,0, 0.9); /* Black w/opacity */
    overflow-x: hidden; /* Disable horizontal scroll */
    transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}

/* Position the content inside the overlay */
.overlay-content {
    position: relative;
    top: 10%; /* 5% from the top */
    width: 100%; /* 100% width */
    text-align: center; /* Centered text/links */
    margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
}

/* The navigation links inside the overlay */
.overlay a {
    padding: 0.5em;
    text-decoration: none;
    font-size: 1em;
    color: #818181;
    display: block; /* Display block instead of inline */
    transition: 0.3s; /* Transition effects on hover (color) */
}

/* When you mouse over the navigation links, change their color */
.overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
}

/* Position the close button (top right corner) */
.overlay .closebtn {
    position: absolute;
    top: 5px;
    right: 15px;
    font-size: 60px;
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
    .overlay a {font-size: 1.1em}
    .overlay .closebtn {
        font-size: 1.1em;
        top: 15px;
        right: 35px;
    }
}

#header {
	display: none;
	visibility: hidden;
	top:0px;
	padding-top:0;
	margin-top:0;
	color:white;
	font-size:1em;
	overflow: hidden;
	
}


#menumobicon {
	width:100%;
	position: relative;
	display: none;
	visibility: hidden;
	background-color: white;
	text-align: center;
}

#menumobicon img {
	width:50px;
}


.sidebar_form input[type=text], .sidebar_form input[type=password], .sidebar_form input[type=tel], .sidebar_form input[type=number], .sidebar_form input[type=date], .sidebar_form input[type=time],  .sidebar_form input[type=email], .sidebar_form input[type=file], .sidebar_form select {
	
	padding:5px;
	border:1px solid #666;
	border-radius: 8px 0 8px 0;
	box-shadow: 2px 2px 5 10 #666;
	font-size:0.8em;
	width:100%;
    background-color:rgba(148,148,148,1.00);
	margin:3px;
	color:white;
}

.sidebar_form input[type=text]:focus, .sidebar_form input[type=text]:focus, .sidebar_form input[type=password]:focus, .sidebar_form input[type=tel]:focus, .sidebar_form input[type=number]:focus, .sidebar_form input[type=date]:focus, .sidebar_form input[type=time]:focus,  .sidebar_form input[type=email]:focus, .sidebar_form input[type=file]:focus, .sidebar_form select:focus {
    
    background-color:rgba(51,5,1,1.00);
	border:1px solid #666;
	border-radius: 8px 0 8px 0;
}

.sidebar_form textarea {
	
	padding:5px;
	border:1px solid #666;
	border-radius: 8px 0 8px 0;
	box-shadow: 2px 2px 5 10 #666;
	font-size:0.8em;
	width:100%;
    background-color:rgba(148,148,148,1.00);
	margin:3px;
	color:white;
}


input[type=text], input[type=password], input[type=tel], input[type=number], input[type=date], input[type=time],  input[type=email], input[type=file], select {
	padding:5px;
	border:1px solid #666;
	border-radius: 8px 0 8px 0;
	box-shadow: 2px 2px 5 10 #666;
	font-size:1em;
	
    background-color: #f8f8f8;
	margin:3px;
}

input[type=text]:focus, input[type=text]:focus, input[type=password]:focus, input[type=tel]:focus, input[type=number]:focus, input[type=date]:focus, input[type=time]:focus,  input[type=email]:focus, input[type=file]:focus, select:focus {
    border: 3px solid #555;
}

textarea {
    width: 100%;
    height: 150px;
    padding: 12px 20px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    background-color: #f8f8f8;
	
	font-size:1em;
    resize: none;
	margin:3px;
}

#formdetails {
	width:50%;
	padding:3px;
	float:left;
	
}

#formresponse {
	width:48%;
	padding:3px;
	float:right;
	
}

input[type=button], input[type=submit], input[type=reset] {
    background-color:rgba(90,4,5,1.00);
    border: none;
    color: white;
    padding: 16px 32px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
	transition: all 1s;
	border-radius: 8px;
}

input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover {
	background-color:rgba(0,0,0,1.00);
	box-shadow: inset 0px 0px 8px 4px rgba(100, 100, 100, 1.0);
}

#footer {
	color:white;
	font-size:0.8em;
	text-align: center;
	padding:10px 0px;
	background-color: rgba(55,55,55,1.00);
}

#footer a:link, #footer a:active, #footer a:visited {
	color:rgba(207,207,207,1.00);
}

#footer a:hover {
	color:rgba(138,138,138,1.00);
}

/*Mobiles*/
@media (max-width: 320px) {
	
	.media-image {
	width:100%;
	float:none;
	padding:0;
	margin:0
}

.right {
	float: none;
}
	
	body {
		
	background-color:rgba(61,60,60,1.00);
	}
	
		#containerBody {
		text-align: justify;
	}
	
#social-container {
	padding:10px;
	width:auto;
}
	
	.page_content {
	width:100%;
	padding: 0 0 0 0;
	display: inline-table;
	vertical-align: top;
}

.sidebar {
	width: 100%;
	padding: 0 00px;
	text-align: center;
	display: none;
	visibility: hidden;
}


#half {
	width:100%;
	padding:0px ;
	text-align: center;
	
}
	
	
#imageHolder {
	float:none;
	width:100%;
	text-align: center;
	overflow:auto;
	padding:5px 0px 8px 0px;
}

.sectionImage {
	width: 95%;
	border:1px solid black;
	box-shadow: 0px 0px 5px 2px #666;
} 


	
	#formdetails {
	width:100%;
		float:none;
		padding:0;
	
}

#formresponse {
	width:100%;
		float:none;
		padding:0;
	
}
	
	
	input[type=text], input[type=password], input[type=tel], input[type=number], input[type=date], input[type=time],  input[type=email], input[type=file], select {
	width:98%
}

	#header {
		display:block;
		visibility: visible;
	}
	
	nav {
		display:none;
		visibility: hidden;
	}
	
	#logo {
		width:100%;
		padding:0;
	}
	
	#logo img {width: 100%;
	margin:auto;
	text-align: center;}
	
.screen {
	display:none;
	visibility: hidden;
}

.device {
	display: block;
	visibility: visible;
}
	
	#menumobicon {
		display:block;
		visibility: visible;
	}
	
	
	titletext {
	font-size:1.6em;
	text-transform: uppercase;
}
	
	#section {
		background-attachment:scroll;
	background-position:center;
	background-size:cover;
	background-clip:border-box;
	}
	
	#section #main {
		font-size:1.1em;
		padding:50px 0px;
	}
	
	#cont {
		background-attachment:scroll;
	background-position:center;
	background-size:cover;
	background-clip:border-box;
	}
	
	#cont #main {
		font-size:1.1em;
		padding:50px 0px;
	}
	
	#main {
		font-size: .8em;
		text-align: justify;
	}
	
	
}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 770px) {
	
	body {
		
	background-color:rgba(61,60,60,1.00);
	}
	
		#containerBody {
		text-align: justify;
	}
	
		.media-image {
	width:100%;
	float:none;
			padding:0;
			margin:0
}

.right {
	float: none;
}
	
	.info-bar {
		display:none;
	text-align: center;
}
	
	.page_content {
	width:100%;
	padding: 0 0 0 0;
	display: inline-table;
	vertical-align: top;
}

.sidebar {
	width: 90%;
	padding: 0 00px;
	
	display: none;
	visibility: hidden;
	vertical-align: top;
	text-align: center;
}

.full-width {
	width:100%;
	margin:auto;
}
	
		nav {
		display:none;
		visibility: hidden;
	}
	
	
	
	#imageHolder {
	float:none;
	width:100%;
	text-align: center;
	overflow:auto;
	padding:5px 0px 8px 0px;
}

.sectionImage {
	width: 95%;
	border:1px solid black;
	box-shadow: 0px 0px 5px 2px #666;
} 
	
#social-container {
	padding:10px;
	width:auto;
}


#half {
	width:100%;
	padding:0px ;
	text-align: center;
	
}
	
	#logo {
		width:100%;
	}
	
	#logo img {
		width:100%;
	}
	
		#formdetails {
	width:100%;
		float:none;
		padding:0;
	
}

#formresponse {
	width:100%;
		float:none;
		padding:0;
	
}
	
	input[type=text], input[type=password], input[type=tel], input[type=number], input[type=date], input[type=time],  input[type=email], input[type=file], select  {
	width:98%
}
	
	titletext {
	font-size:1.7em;
	text-transform: uppercase;
}
	
	#cont {
		background-attachment:scroll;
	background-position:center;
	background-size:cover;
	background-clip:border-box;
	}
	
	#cont #main {
		font-size:1.1em;
		padding:80px 0px;
	}
	
	
	#section {
		background-attachment:scroll;
	background-position:center;
	background-size:cover;
	background-clip:border-box;
	}
	
	#section #main {
		font-size:1.1em;
		padding:80px 0px;
	}
	
	
	#menumobicon {
		display:block;
		visibility: visible;
	}
	
	#header {
		display:block;
		visibility: visible;
	}
	
	#logo img {max-width: 100%;
	margin:auto;
	text-align: center;}
	
	nav {
		display:none;
		visibility: hidden;
	}
	
	
	.screen{
	display:none;
	visibility: hidden;
}

.device {
	display: block;
	visibility: visible;
}
	
	#main {
		font-size:0.9em;
		text-align: justify;
	}
	
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1200px) {
	
	body {
		
	background-color:rgba(61,60,60,1.00);
	}
	
		#containerBody {
		text-align: justify;
	}

	titletext {
	font-size:1.75em;
	text-transform: uppercase;
}
	
	#cont {
		background-attachment:scroll;
	background-position:center;
	background-size:cover;
	background-clip:border-box;
	}
	
	#cont #main {
		font-size:1.1em;
		padding:80px 0px;
	}
	
	#main {
		font-size:.9em;
		text-align: justify;
	}
	
	
	#section {
		background-attachment:scroll;
	background-position:center;
	background-size:cover;
	background-clip:border-box;
	}
	
	#section #main {
		font-size:1.1em;
		padding:80px 0px;
	}

	
}