/*  Malibu Pools CSS - Created by Dave Jamieson www.drifteddesign.com - 2016 */

html		{		height:100%;
				width:100%;
				background-color:white;	}
				

		

body	{		min-height:100%;
				width:100%;
				margin:0;
				font-family: 'Noto Sans', sans-serif;
				font-size:1em;
				background-image:url("../images/cementbg.jpg");
				
}
	
a	{
		text-decoration:none;
		
}



img	{
	display:block;
}

address	{
	font-style:normal;
}

#header	{
	width:100%;
	margin:0;
	background-color:#606060;
	text-align:center;
	padding:30px 0 30px 0;
}

#header img	{
	width:900px;
	height:auto;
	margin:0 auto 0 auto;
}

.greybar	{
	background-color:#383231;
	width:100%;
	height:60px;
	position:relative;
}

#desktopnav	{
	width:80%;
	height:60px;
	margin:0 auto 0 auto;
	text-align:center;
	box-sizing:border-box;
}

.desktopnavlinks	{
	display:inline-block;
	width:20%;
	color:white;
	padding-top:15px;
	font-size:1.3em;
	font-weight:bold;
}

.desktopnavlinks:hover	{
	color:#dd5640;
}

#mobilebutton	{
	display:none;
}

#mobilenav 	{
	display:none;
}

#banner	{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	text-align:center;
	background-color:rgb(	96, 96, 96);
	background-color:rgba(	96, 96, 96, 0.3);
}


#bannerimage	{
	width:100%;
	max-width:1200px;
	height:auto;
	margin:0 auto 0 auto;
	padding:0;
}

#maincontent	{
	width:100%;
	max-width:1200px;
	margin:40px auto 0 auto;
	text-align:center;
	padding:0;
	
}

.contentbox	{
	display:inline-block;
	background-color:white;
	margin-bottom:50px;
	width:40%;
	padding: 0 20px 15px 20px;
	box-sizing:border-box;
	vertical-align:top;
	-webkit-box-shadow: 8px 8px 48px -5px rgba(0,0,0,1);
	-moz-box-shadow: 8px 8px 48px -5px rgba(0,0,0,1);
	box-shadow: 8px 8px 48px -5px rgba(0,0,0,1);
}

.contentdivider	{
	width:10%;
	display:inline-block;
}

.contentbox h1	{
	color:#6ecff5;
	font-weight:normal;
	
}

.contentbox	p 	{
	color:#006196;
	text-align:left;
	font-weight:bold;
}

#gallerypool	{
	width:100%;
	height:auto;
	
}

#gallerylink:hover	{
	background-color:red;
}

.contentbox h2	{
	font-weight:normal;
}


.installationthumbs	{
	display:inline-block;
	width:20%;
	margin:0;
	box-sizing:border-box;
	padding:10px;
	background-color:white;
	text-align:center;
	position:relative;
}

.installationthumbs img	{
	width:90%;
	height:auto;
	margin:0 auto 0 auto;
}



#clickhere	{
	display:block;
	background-color:white;
	height:80px;
	width:80%;
	max-width:480px;
	font-size:1.3em;
	color:#6ecff5;
	box-sizing:border-box;
	margin:30px auto 40px auto;
	padding-top:25px;
	border-radius:10px;
}

#clickhere:hover	{
	color:#006196;
	
}

#footercontent	{
	width:100%;
	
	margin:0 auto auto;
	text-align:center;
	padding:20px 0;
	background-color:#606060;
}

.footercontentbox	{
	display:inline-block;
	width:30%;
	vertical-align:top;
	
}

#footerservicesbox	{
	text-align:left;
}

.footercontentbox h2 	{
	color:#e09b1b;
}

#footerservices	{
	list-style-type:none;
	padding:0;
	color:white;
	margin:0;
	
}



#footerservices li {
	padding-bottom:5px;
}

#footerservices li::before	{
	content: "- ";
}

#footerserviceslink	{
	text-decoration:underline;
	color:#dd5640;
	font-size:1.3em;
	font-weight:bold;
}

#footerserviceslink:hover	{
	color:#e09b1b;
}

.footercontentbox img	{
	width:100%;
	max-width:350px;
	height:auto;
	margin: 0 auto;
}

.footercontentbox p 	{
	color:white;
	margin:2px 0;
}

.footercontentbox h3	{
	color:white;
	margin:0 0 20px 0;
}

#phoneimg	{
	width:30px;
	height:auto;
	display:inline-block;
	vertical-align:middle;
	margin-right:12px;
}

#phonelink	{
	color:white;
	font-size:1.3em;
}

#phonelink:hover	{
	color:#dd5640;
}

.greybar p 	{
	margin:0;
	margin-right:5%;
	margin-left:auto;
	padding-top:22px;
	font-size:.9em;
	color:white;
}

.greybar p a {
	color:white;
	text-decoration:underline;
}

.greybar p a:hover	{
	color:#dd5640;
}


/************* Styling for Services Page ***************/

.contentheadings	{
	color:#6ecff5;
	padding-bottom:10px;
	border-bottom:1px solid black;
	margin-top:20px;
}

.installimages	{
	display:block;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}

.readmore	{
	width:100px;
	height:40px;
	background-color:#40c7dd;
	vertical-align:center;
	padding-top:10px;
	box-sizing:border-box;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:white;
	font-weight:bold;
	
}

.readmore:hover	{
	cursor:pointer;
	background-color:#4079dd;
}

.readmore a	{
	text-decoration:none;
	color:white;
	font-weight:bold;
}


#serviceslist	{
	columns: 1;
	-webkit-columns: 1;
	list-style-type:none;
	text-align:left;
}

#serviceslist li:before { 
    content: "• ";
	color:#40c7dd;
}

.servicesitems	{
	list-style-type:none;
	color:#4079dd;
	font-weight:bold;
	padding-top:5px;
}


/********* Styling for Contact Page ********/

#map	{
	float:none;
	width:30%;
	height:auto;
	padding:0;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	border:2px solid #4079dd;
}

/********* Styling for Gallery Page ********/

.gallerybox	{
	display:inline-block;
	width:30%;
	margin:40px 6%;
	padding:0;
	-webkit-box-shadow: 8px 8px 48px -5px rgba(0,0,0,1);
	-moz-box-shadow: 8px 8px 48px -5px rgba(0,0,0,1);
	box-shadow: 8px 8px 48px -5px rgba(0,0,0,1);
}

.gallerybox:hover	{
	cursor:pointer;
	background-color:white;
}

.galleryimages	{
	width:100%;
	height:auto;
}

.galleryimages:hover	{
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}

#largeimageholder	{
	background-color:white;
	width:90%;
	max-width:1000px;
	box-sizing:border-box;
	top:0;
	left:0;
	right:0;
	margin:10px auto;
	padding:10px;
	display:none;
	position:fixed;
	z-index:100;
}

#closeimage	{
	background-color:white;
	position:absolute;
	right:10px;
	width:40px;
	height:40px;
	box-sizing:border-box;
	font-size:1.4em;
	font-weight:bold;
	
}

#closeimage:hover	{
	background-color:grey;
}

#closeimage:hover	{
	cursor:pointer;
}

#largegalleryimage	{
	width:100%;
	height:auto;
	
}

/**************************************************************************** Styling for screens 1024px and less in width *************************************************************************/

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

#header img {
	width:80%;
	height:auto;
	margin:0 auto;
}




	
}


/**************************************************************************** Styling for screens 786px and less in width (tablet) *************************************************************************/

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


#desktopnav	{
	display:none;
}

#mobilebutton	{
	display:block;
	height:60px;
	width:140px;
	background: url('../images/mobilenav.png') no-repeat center center; 
	margin-left:10%;
}

#mobilenav	{
	position:absolute;
	background-color:#383231;
	left:12%;
	top:55px;
	width:120px;
	text-align:center;
}

#mobilenavlist	{
	list-style-type:none;
	padding:0;
	margin:0;
}

#mobilenavlist li 	{
	border-right:    1px solid white;
	border-left:  1px solid white; 
	border-bottom: 1px solid white;
	border-top:0;
	height:40px;
	box-sizing:border-box;
	padding-top:10px;
}

#mobilenavlist li:hover	{
	background-color:#606060;
}

#mobilenav a 	{
	color:white;
	width:100%;
	height:100%;
	display:block;
}

#header img {
	width:99%;
	height:auto;
}

.contentbox	{
	width:80%;
}

.contentdivider	{
	display:none;
}

#maincontent h2	{
	margin:0 20px 30px 20px;
}

.installationthumbs	{
	width:40%;
}

.installationthumbs img	{
	display:block;
}

.footercontentbox	{
	width:80%;
}

#footerservicesbox	{
	text-align:center;
	margin-bottom:50px;
}

/******* Styling for contact page *******/

#map 	{
	width:60%;
	height:auto;
}

/******* Styling for gallery page *******/

.gallerybox	{
	display:inline-block;
	width:50%;
	
}

#largeimageholder	{
	top:0;
	left:0;
	right:0;
	margin:10px auto;
	padding:10px;
	width:80%;
}


	
}

/**************************************************************************** Styling for screens 480px and less in width (mobile phones) *************************************************************************/

@media screen and (max-width: 480px){
	
.contentbox	{
	width:90%;
}	

#clickhere	{
	font-size:1.2em;
	height:100px;
}




/******* Styling for gallery page *******/

.gallerybox	{
	display:inline-block;
	width:70%;
	
}

#largeimageholder	{
	top:0;
	left:0;
	right:0;
	margin:50px auto;
	padding:10px;
	width:98%;
	
}

	
}