@charset "utf-8";

@font-face {font-family: "P22 Sweepy W00 Regular";
  src: url("font/sweep.eot"); /* IE9*/
  src: url("font/sweep.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("font/sweep.woff2") format("woff2"), /* chrome、firefox */
  url("font/sweep.woff") format("woff"), /* chrome、firefox */
  url("font/sweep.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("font/sweep.svg#P22 Sweepy W00 Regular") format("svg"); /* iOS 4.1- */
}
@font-face {font-family: "BlairMdITC TT Medium";
  src: url("font/blair.eot"); /* IE9*/
  src: url("font/blair.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("font/blair.woff2") format("woff2"), /* chrome、firefox */
  url("font/blair.woff") format("woff"), /* chrome、firefox */
  url("font/blair.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("font/blair.svg#BlairMdITC TT Medium") format("svg"); /* iOS 4.1- */
}

.uncon {
	font-family: "P22 Sweepy W00 Regular";
	position: fixed;
	background-image: url(images/temp_uncon.png);
	background-repeat: repeat;
	width: 100%;
	height: 100vh;
	z-index: 200;
	text-align: center;
	font-size: 75px;
	color: #ffffff;
	text-shadow: 5px 5px 20px rgba(5,2,1,0.9);
	font-weight: bold;
	}

body {
	background-color: #ffffff;
	margin: 0px;
}
.topline {
	background-color: #ffffff;
	height: 45px;
	width: 100%;
	text-align: center;
}

#logo {
	width: 100%;
	position:relative;
	left: 0px;
}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 82.3789%;
	padding-left: 4.3105%;
	padding-right: 4.3105%;
}
.gridContain_foot {
	background-color:#87aba8;
	width: 100%;
	height: auto;
	text-align: center;
	bottom: 0;
	position:relative;
}

.top_image {
	width: 100%;
	height: auto;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: -1;
}
.top_text {
	font-family: "P22 Sweepy W00 Regular";
	font-size: 45px;
	color: #ffffff;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	z-index: 20;
	text-shadow: 2px 2px 15px rgba(5,2,1,0.9);
	margin-top: -100px;
	width: 100%;
	text-align:center;
}
#SlideShowBackground {
	width: 100%;
}
#SlideShow {
	width: 100%;
}

.LightGrey {
	background-color:#ededed;
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 18px;
	color: #000000 !important;
	padding: 40px;
}
.grid_block {
	margin-left: auto;
	margin-right: auto;
	width: 82.3789%;
	padding-left: 4.3105%;
	padding-right: 4.3105%;
	justify-content: center;
}
.display_block {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.half_display_block {
	width: 90%;
	text-align: center;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.twothird_display_block {
	width: 90%;
	text-align: center;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.OukoleleGrey {
	color: #87aba8;
}
.pricelist {
	width: 100%;
}
h1 {
	font-family: "BlairMdITC TT Medium", Geneva, sans-serif;
	color: #000000;
	font-size: 26px;
	text-transform:capitalize;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .125);
}
h2 {
	font-family: "BlairMdITC TT Medium", Geneva, sans-serif;
	font-size: 20px;
	text-transform:capitalize;
	margin-top: 10px;
	margin-bottom: 10px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .125);
}
h3 {
	font-family: "P22 Sweepy W00 Regular";
	color: #ffffff;
	font-size: 48px;
	margin-top: 0px;
	text-transform: lowercase;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .125);
}
a:link {
	text-decoration:none;
	color: #000000;
}

a:visited {
	text-decoration:none;
	color: #000000;
}

a:hover {
	text-decoration:none;
	color: #87aba8;
	text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.07);
}

a:active {
	text-decoration:none;
	color: #87aba8;
}

p {
	padding: 0px;
	margin: 0px;
}
.SecTitle {
	font-family: "P22 Sweepy W00 Regular";
	font-size: 65px;
	text-transform: lowercase;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .125);
}
.ConTitle {
	font-family: "BlairMdITC TT Medium", Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.ConText {
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 18px;
}
p, ul, td {	
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 18px;
	text-align:justify;
}
.ConImg {
	width: 100%;
	margin: 10px;
}
.ImgMedia {
	width: 100%;
	margin: 10px;
}
.content_wrap {
	width: 90%;
	height: auto;
	position: relative;
	top: 0px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}

.polaroidr{
	float:right;
	clear: left;
	margin: 4px;
}
.polaroidl{
	float:left;
	margin: 4px;
}
.polaroid{
	margin: 4px;
}
.alldet {
	width : 100%;
	height : 800px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.GalImg {
		width: 100%;
	}
	
/* DESKTOP */
@media only screen and (min-width: 769px) {
	.topline {
		background-color: #ffffff;
		height: 45px;
		width: 100%;
		text-align: right;
	}
	#logo {
		width: 500px;
		position:relative;
		left: 0px;
		z-index: 99;
	}
	.gridContainer {
		width: 85.7368%;
		max-width: 1232px;
		padding-left: 2.1315%;
		padding-right: 2.1315%;
		margin: 0 auto;
	}
	
	.top_image {
		background-size: cover !important;
		display: flex;
		align-items: center;
		justify-content: center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		overflow:hidden;
		width: 100%;
		height: 450px;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		z-index: -1;
	}	
	.top_text {
		font-family: "P22 Sweepy W00 Regular";
		font-size: 72px;
		color: #ffffff;
		position: absolute;
		margin-left: auto;
		margin-right: auto;
		z-index: 20;
		text-shadow: 2px 2px 15px rgba(5,2,1,0.9);
	}
	#SlideShowBackground {
		height: 450px;
		object-fit: cover; 
	}
	#SlideShow {
		height: 450px;
		object-fit: cover !important; 
	}
	.grid_block {
		width: 85.7368%;
		max-width: 1232px;
		padding-left: 0%;
		padding-right: 0%;
		margin: 0 auto;
		display: flex;
		justify-content: center;
		justify-content: space-between;
	}
	.display_block {
		width: 30%;
		margin-bottom: 0px;		
		padding: 0px;
    	display: inline-block;
    	vertical-align: top; 
		position:relative;
		/* height: 250px; */
		object-fit: cover !important;
		overflow: hidden;
	}
	.half_display_block {
		width: 48%;
		margin-bottom: 0px;		
		padding: 0px;
    	display: inline-block;
    	vertical-align: top; 
		position:relative;
		object-fit: cover !important;
		overflow: hidden;
	}
	.twothird_display_block {
		width: 60%;
		margin-bottom: 0px;		
		padding: 0px;
		text-align: left;
    	display: inline-block;
    	vertical-align: top; 
		position:relative;
		overflow: hidden;
	}
	.pricelist {
		width: 900px;
	}
	.GalImg {
		width: 33%;
	}
	.ConImg {
		max-width: 325px;
		margin: 10px;
	}
	.ImgMedia {
		width: 225px;
		margin: 10px;
	}
	.content_wrap {
		width: 80%;
		height: auto;
		position: relative;
		top: 0px;
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
	}
	
}


/* Responsive Nav Bar */
#menu ul {
  margin: 0;
  padding: 0;
}

#menu .main-menu {
  display: none;
}

#tm:checked + .main-menu {
  display: block;
}

#menu input[type="checkbox"], 
#menu ul span.drop-icon {
  display: none;
}

#menu li, 
#toggle-menu, 
#menu .sub-menu {
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 22px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	border-style: solid;
	border-color: rgba(0, 0, 0, .05);
}

#menu li,
#menu a,
#menu .main-menu {
	font-family: "Century Gothic", Geneva, sans-serif;
	font-size: 22px;
	color: #000000;
    text-decoration: none;
}


#menu li, 
#toggle-menu {
  border-width: 0 0 1px;
}

#menu .sub-menu {
	
  background-color: #87aba8;
  border-width: 1px 1px 0;
  margin: 0 1em;
}

#menu .sub-menu li:last-child {
  border-width: 0;
}

#menu li, 
#toggle-menu, 
#menu a {
  	position: relative;
  	display: block;
  	text-shadow: 1px 1px 0 rgba(135, 171, 169, .125);
}

#menu, 
#toggle-menu {
  background-color: #ffffff;
}

#toggle-menu, 
#menu a {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#menu a {
  transition: all .125s ease-in-out;
  -webkit-transition: all .125s ease-in-out;
}

#menu a:hover {
  background-color: white;
  color: #87aba8;
}

#menu .sub-menu {
  display: none;
}

#menu input[type="checkbox"]:checked + .sub-menu {
  display: block;
}

#menu .sub-menu a:hover {
  color: #87aba8;
}

#toggle-menu .drop-icon, 
#menu li label.drop-icon {
  position: absolute;
  right: 1.5em;
  top: 1.25em;
}

#menu label.drop-icon, #toggle-menu span.drop-icon {
  margin-top: -20px;
  border-radius: 75%;
  width: 2em;
  height: 2em;
  text-align: center;
  background-color: #ffffff;
  text-shadow: 0 0 0 transparent;
  color: #87aba8;
}

#menu .drop-icon {
  line-height: 1;
}

@media only screen and (max-width: 769px) and (min-width: 769px) {
  #menu li {
    width: 33.333%;
  }

  #menu .sub-menu li {
    width: auto;
  }
}
/* DESKTOP */
@media only screen and (min-width: 769px) {
	
  #menu .main-menu {
    display: block;
	width: 100%;
  }
   #menu .main-menu li {
    width: 16%;
    
  }
  #menu .sub-menu li {
    width: 100%;
    
  }

  #toggle-menu, 
  #menu label.drop-icon {
    display: none;
  }
 
  #menu .main-menu {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px; 
  }
  
  #menu .sub-menu{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
  }

  #menu ul span.drop-icon {
    display: inline-block;
  }

  #menu li {
    float: left;
    border-width: 0 0 0 0;
  }

  #menu .sub-menu li {
    float: none;
  }

  #menu .sub-menu {
    border-width: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 11em;
    z-index: 3000;
  }

  #menu .sub-menu, 
  #menu input[type="checkbox"]:checked + .sub-menu {
    display: none;
  }

  #menu .sub-menu li {
    border-width: 0 0 1px;
  }

  #menu .sub-menu .sub-menu {
    top: 0;
    left: 100%;
  }

  #menu li:hover > input[type="checkbox"] + .sub-menu {
    display: block;
  }
}

