@charset "UTF-8";

img, object, embed, video {
	max-width: 100%;
}

.ie6 img {
	width:100%;
}

body {
 	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	-webkit-touch-callout: none;
background-position: left-top;
background-repeat: no-repeat;
background-attachment: fixed;
/* background-size: 100%; makes it scale */
background-color: #000;
color:#CCC;
font-size: 95%; /* Base font size 14px */
font-family: Arial, Helvetica, sans-serif;
line-height: 1.5;
text-shadow: none;
text-decoration: none;
text-align: center;
max-width:1000px;
max-height:100%;
margin: 0 auto !important;
float: none !important;
}

html {
   -webkit-text-size-adjust: none;
	height:100%;
	min-height:100%;
}


#wrapper{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	clear: none;
	float: none;
}
	
a {
	text-decoration: none;
}

a:link, a:visited {
	color: #990000;
}

a:hover, a:active {
	text-color: #CE5A1E;
}

.headercontainer {
	max-width: 1000px;
	background-image:url(../images/80pg.png);
	height: 120px;
	padding: 1% 3% 0 3%;
	position: inherit;
	letter-spacing: .1em;
}

.headercontainer a:active { /* content to fix black line under Logo when clicked*/
	display: inline;
	background-image: none;
	text-decoration: none;
}

#header {
	width: 63%;
	float: left;
	text-align: left;

}

#header img {
	max-width: 100%;
	height: auto;
	padding-left:3%;
}

map {
	display: inline;
	border: none;
	outline: none;
}
	
map :active{
	outline: none;
}
	
map :focus{
	outline: none;
}

#headerContact {
	width: 37%;
	display: inline;
	text-align: right;
	float: right;
	padding-top: 6px;
	baseline-shift:baseline;
	line-height: 70%;
	font-size: 96%;
}

#headerContact a{
	color:#aaa;
}
	
#headerContact a:hover, a:active {
	color: #CE5A1E;
}

#headerContact img {
	padding: 0 4px;
	max-width: 100%;
	height: auto;
	text-align: left;
}

#headerContact h1 {
	font-size: 100%;
	font-weight: 800;
	padding-top: 8px;
	letter-spacing: .14em;
	line-height: 1.4em;
}

#headerContact h2 {
	font-size: 90%;
	text-decoration: none;
	font-weight: 400;
	letter-spacing: .15em;
	color: #CE5A1E;
}

.mainNav {
	background-image:url(../images/80pg.png);
	position: relative;
	}

.mainNav ul {
	list-style: inline-block;
	max-width: 1000px;
	text-align: center;
	z-index: 1000;
	list-style-type: none;
	padding: 0;
	}
	
.mainNav ul li {
	display: inline-block;
	text-align: center;
}
	

.mainNav a:link, .mainNav a:visited {
	color: #CE5A1E;
	font-weight: 900;
	display: inline-block;
	padding: 12px 12px 12px 12px;
	height: 24px; /*check height*/	
}
	
.mainNav a:hover, .mainNav a:active 
.mainNav .active a:link, .mainNav .active a:visited{
	color: #ccc;
	text-shadow: none;
	text-decoration: none;
}
.mainNav ul li a {
	text-align: center;
	height: 20px;
	width: auto;
	display:list-item;
}	

.mainNav ul ul { /* content to HIDE drop down */
	visibility: hidden;
	position: absolute;
	text-align:center;
}

.mainNav ul ul li {
	padding-right: 16px;
}

.mainNav ul li:hover ul { /* content to show drop down and tweak overall look */
	visibility: visible;
	background-color:#000;
	display: list-item;
	list-style: block;
	width: 160px !important;
	top: auto !important;
	position: absolute;
	margin: 0;
	padding: 0;
	text-align: left;
	text-decoration: none;
}
	
.mainNav ul li ul li a{
	color:#ccc;
	text-align: left;
}

ul li ul li a:hover, a:active { /* content to tweak drop down link styles */
	text-shadow: none;
	color: #000;
	display: list-item;
	list-style: block;
	text-align: left;
	background-image:url(../images/80pg.png);
	width: 136px;
}

.photoGallery {
	max-width:1000px;
	background-image:url(../images/80pg.png); /* background for gallery div */
	width: 100%;
 	margin-left: auto;
	margin-right: auto;
	position: relative;
	color:#999;
}

.photoGallery a { /*the red colour for under images and text body links*/
	color: #b10101;
	text-decoration: none;
}

.photoGallery p { /* nav links above photos*/
	font-weight: normal;
	font-size: 100%;
	color: #ccc;
	letter-spacing: .06em;
	padding-bottom: 8px;
}
	
.photoGallery h1 { /* */
	font-weight:bolder;
	font-size: 130%;
	color: #aaa;
	letter-spacing: .05em;
	margin-bottom: -12px;
}

.photoGallery h2 { /* Subheadings*/
	font-weight: 600;
	font-size: 110%;
	color: #ccc;
	letter-spacing: .09em;
	margin-bottom: -20px;

}

.photoGallery h3 { /* page #s*/
	font-weight:normal;
	font-size: 100%;
	color: #666;
}

.photoGallery h5 { /* body copy below photos*/
	font-weight:normal;
	font-size: 100%;
	color:#bbbabb;
	letter-spacing: .06em;
	line-height: 1.3em;
	text-align: justify;
	margin-bottom: -2px;
}

.photoGallery img {
	Padding-top: 20px;
	Padding-bottom: -10px;
	}
	
.photoGallery a:hover, .photoGallery a:active 
.photoGallery .active a:link, .photoGallery .active a:visited {
	color: #CE5A1E;
	background-image: none;
	display: inline;
	text-decoration: none;
}
	
.galleryInfo {
	text-align: justify;
	width: 100%;
	max-width:748px;
    margin-left: auto;
	margin-right: auto;
	padding-top: 1px;
	line-height: 1;
}

.galleryInfo H5 a {
	color: #aaa;
	}
	
.galleryInfo h4 { /* Links under pics*/
	font-weight:bold;
	font-size: 90%;
	color:#CE5A1E;
	letter-spacing: .02em;
	text-align: center;
	line-height: 1.8em;
}
	
.galleryInfo H1 { /* Header on above main images*/
	text-align:center;
	color:#bbbbbb;
	}
	
.galleryInfo H2 { /* Orange subheadings*/
	text-align:left;
	color: #CE5A1E;
	line-height: 1.2em;
	}

.galleryInfo img {
	Padding-top: 20px;
	Padding-bottom: -10px;
	text-align: center;
	}
	
#contact-area{
	text-align:left;
	width: 100%;
	max-width:748px;
    margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	}

.galleryPhotos {
	text-align:center;
	width: 100%;
	max-width:800px;
    margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
}

.galleryPhotos img { /*Main Photos on page*/
		padding: 4% 0 4% 0;
		max-width: 100%;
		height: auto;
		margin-bottom: -30px;
}

.galleryNav {
	text-align:left;
	width: 100%;
	max-width:748px;
    margin-left: auto;
	margin-right: auto;
	position: relative;
}

.galleryNav p {
	font-weight:normal;
	font-size: 100%;
	color: #CE5A1E;
}

.bottomInfo {
	text-align: justify;
	width: 100%;
	max-width:748px;
    height: auto;
    margin-left: auto;
	margin-right: auto;
	padding-top: 2px;
	line-height: 1.5em;
}

.bottomInfo h1 {
	margin-bottom: -14px;
}

.bottomInfo h2 a {
	color:#CE5A1E;
}

.bottomInfo p {
	color:#aaa;
	padding-top: 5px;
	font-size: 110%;
	word-spacing: normal;
}

.testimonials h1 { /*Read what our clients are saying...*/
	font-size: 140%;
	color:#CE5A1E;
	text-align:left;
	margin-bottom: 30px;
}

.testimonials h4 { /*link to page*/
	font-size: 120%;
	color:#990000;
	text-align:left;
}

.socialMedia{
	color:#aaa;
	text-align:center;
	display:block;
	box-sizing: border-box;
	width: 100%;
	max-width:748px;
    height: auto;
    margin-left: auto;
	margin-right: auto;
    position: relative;
	padding-top: 6px;
}

.footer {
	max-width: 1000px;
	background-image:url(../images/80pg.png);
	margin-top: 20px;
	padding: .4% 0 .4% 0;
	font-size: 70%;
	text-align: center;
	color:#ccc;
}

.footer a:active { /* content to fix black line under Logo when clicked*/
	display: inline;
	background-image: none;
	text-shadow: none;
}

@media only screen and (min-width: 831px) and (max-width: 1024px) {
	html,body {
	background-image:url(../images/background-images/bg-with-pedal-boards-1.jpg) repeat-n;
    background-size: 100%;
	width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
	overflow-x: hidden; /* works but slows down scrolling pn phone - Works great if -webkit scrolling code is added*/
	 -webkit-overflow-scrolling: touch;
}
}

@media only screen and (min-width: 150px) and (max-width: 830px) {
	
	
html,body {
	background-image:url(../images/background-images/bg-with-pedal-boards-1.jpg) repeat-n;
    background-size: 100%;
	width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
	overflow-x: hidden; /* works but slows down scrolling pn phone - Works great if -webkit scrolling code is added*/
	 -webkit-overflow-scrolling: touch;
}


.headercontainer {
	text-align: center;
	height: 240px;
}
	
.headercontainer a:active { /* content to fix black line under Logo when clicked - still needs to be fixed*/
	background-image: none;
}
	
#header{
	width: 100%;
	text-align: center;
}

 /*#header img { not needed unless Banner image changes
}*/

#headerContact {
	width: 100%;
	font-size: 100%;
	text-align: center;
}

#headerContact h2 {
	font-size: 110%;
	
}

.mainNav {
	height: auto;
	margin-top: -16px;
	background-image: url(../images/80pg.png);
	padding-left: 2%;
}

/*.mainNav ul {  no change needed
}*/


.mainNav ul li {
	width: 100%;
}

.mainNav a:link, .mainNav a:visited { /* Controls main nav */
	padding: 6px 25px;
	height: 20px; /*check height*/
	display: block;
	text-align: right;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color:#333;
	top: 45px;
	color: #ccc;
}

.mainNav a:hover, .mainNav a:active 
.mainNav .active a:link, .mainNav .active a:visited{ /* Controls main nav active states */
	color:#ccc;
	text-shadow: none;
	display: block;
	background-color: #CE5A1E;
}

.mainNav ul li a {
	color: #ccc;	
	text-align: left;
	height: 24px;
}	
	
	
/*.mainNav ul ul {  content to HIDE drop down - same settings as full site
}*/


.mainNav ul li ul a:link, .mainNav ul li ul a:visited { /* text control for submenu */
	text-align: left;
	color: #ccc;
}

.mainNav ul li:hover ul { /* content to show drop down and tweak overall look including submenu dropdown background colour*/
	width: 60% !important;
	top: auto !important;
	background-color:#000;
}

ul li ul li a:hover, a:active { /* content to tweak drop down link styles */
	padding-top: 2px;
	background-color:#CCC;
	width: auto;
}
		
.photoGallery {
	max-width:100%;
	margin-bottom: -13px;
}

.galleryInfo {
	padding: 2% 2% 0% 2%;
}

.galleryInfo img {
	max-width: 96%;
	padding-top: 4%;
	padding-right: 2%;
	border: 0;
}

.galleryInfo h1 {
	font-size: 126%;
	padding-right: inherit;
	line-height: 1.3em;
}

.galleryInfo h2 {
	padding-right: inherit;
	font-size: 110%;
	text-align: left;
	padding-right: 2%;
}

.galleryInfo h4 {
	padding-right: 3%;
}

.photoGallery h5 { /* text above photos*/
	padding-right: 3.6%;
	
}

.photoGallery p {
	padding-right: 8%;
	line-height: 1.3em;
	font-size: 100%;
}

.galleryNav {
	max-width: 100%;
	padding-left: 2%;
}

.galleryPhotos img {
	max-width: 96%;
	padding-top: 6%;
	text-align: center;
	padding-right: 4%;
	border: 0;
}

.galleryPhotos h2{
	padding-left: 2%;
}

.galleryPhotos h5{
	padding-left: 2%;
}

.bottomInfo {
	padding-right: 2%;
	
}

.bottomInfo h1{
	font-size: 140%;
}

.bottomInfo h2 {
	font-weight: 800;
	font-size: 100%;
}

.testimonials {
	padding-right: 2%;
}

.testimonials h1 {
	font-size: 124%;
	line-height: .8em;
}

.socialMedia {
}

.footer a:active { /* content to fix black line under Logo when clicked*/
	display: inline;
	background-image: none;
	text-shadow: none;
}


}	

