* {
	padding: 0;
	margin: 0;
}
.clear {
	clear: both;
}


html {
	height: 100%;
	background-color: #f9c911;
	
}

body {
	height: 100%;
	min-width: 800px;
	font-family: helvetica, arial, sans-serif;
	color: #fff;
}

img {
	display: block;
}

.maxheight {
	height: 104%;
	min-height: 750px;
}	

.maxwidth {	
	width: 100%;
}

#home {
	background-color: #328b5d;
	background-image: url('/images/home-bg.jpg');
	background-position: center center;
}
	
.coverbg {
	background-size: cover;
	background-attachment: fixed ;
	
	
}

.widebg {
	background-size: 100% auto;
}

.shortstrip {
	height: 362px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #266E36;
}

#green {
	background-image: url('/images/green.jpg');
}

#about {
	background-color: #328b5d;
	background-image: url('/images/cake-bg.jpg');
	background-position: center center;
}

#spectator {
	background-image: url('/images/spectators-bg.jpg');
}

#ourclub {
	background-color: #328b5d;
	background-image: url('/images/bowl-bg.jpg');
	background-position: center center;
}

#score {
	background-image: url('/images/score-bg.jpg');
}

#freesessions {
	background-color: #000;
	background-image: url('/images/jack-bg.jpg');
	background-position: center center;
}

#crowd {
	background-image: url('/images/crowd-bg.jpg');
}

#shortmat {
	background-color: #000;
	background-image: url('/images/shortmatt-bg.jpg');
	background-position: center center;
}

#allgo {
	background-image: url('/images/allgo-bg.jpg');
	background-position: center center;
}

#contact {
	border-bottom: 40px solid #f9c911;
	background-position: bottom;
	background-image: url('/images/contact-bg.jpg');
	background-repeat: no-repeat;
	background-color: #5593ca;
	background-size: 100%;
	height: 150%;
}

.darkbg {
	height: 100%;
	width: 100%;
	background-image: url('/images/opacity.png');
	
	
}

.darkbg * {
}

h1#logo {
	padding-top: 30px;
	margin: 0 auto;
	width: 122px;
}

.nav {
	font-family: 'PlutoSansMedium', helvetica, sans-serif;
	text-transform: uppercase;
	width: 720px;
	margin: 0 auto;
}

.onpagenav {
	padding-top: 30px;
}

.nav li {
	display: block;
	float: left;
}

.nav li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 30px 15px;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
}

.rukola {
	font-family: 'Rukola-Regular', helvetica;
}

.pluto {
	font-family: 'PlutoSansMedium', helvetica;
	text-transform: uppercase;
}

#welcomebox {
	clear: both;
	color: #fff;
	width: 470px;
	margin: 0 60px 0 auto;
	text-align: center;
	padding-top: 50px;
}

#welcome {
	font-size: 147px;
	line-height: 147px;
	display: block;
}

#tooursocialclub {
	font-size: 33px;
	display: block;
}

#makingbowlsa {
	padding-top: 35px;
	font-size: 22px;
	display: block;
}

#friendly{
	font-size: 33px;
	display: block;
}

#sport {
	font-size: 22px;
	display: block;
	padding-bottom: 20px;
}

#affiliated {
	font-size: 13px;
}

#friendlyplace {
	margin: 0px auto;
	padding-top: 80px;
	padding-bottom: 30px;
}

/*	temp styling for bowling taster day 	*/

.taster_date {
	padding-top: 7px;
	font-size: 22px;
	display: block;
}

.no_booking {
	font-size: 33px;
	display: block;
	line-height: 33px;
	padding-top: 15px;
	padding-bottom: 50px;
}

.free_day {
	font-size: 94px;
	line-height: 94px;
	padding-bottom: 5px;
	padding-top: 70px;
	display: block;
}

.try_bowls {
	font-size: 33px;
	display: block;
	line-height: 33px;
	padding-bottom: 50px;
}


.taster_details {
	font-size: 16px;
	line-height: 28px;
	padding-bottom: 45px;
}

.taster_details a {
	color: #fff;
	text-decoration: none;
}


/*	end temp styling for bowling taster day 	*/

.centertext {
	text-align: center;
	width: 500px;
	margin: 0 auto;
}

.centertext p.lead {
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
}

.centertext p {
	padding: 15px 0;
	font-size: 14px;
}


.righttext {
	clear: both;
	text-align: center;
	width: 550px;
	margin: 0 60px 0 auto;
}

.righttext h2 {
	padding-top: 70px;
	font-size: 30px;
}

.righttext h3 {
	padding-top: 30px;
	padding-bottom: 50px;
	font-size: 110px;
	line-height: 80px;
	font-weight: normal;
	
}

.righttext p.lead {
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	padding: 15px 20px;
}

.righttext p {
	padding: 15px 20px;
	font-size: 14px;
	line-height: 24px;
}


.lefttext {
	clear: both;
	text-align: center;
	width: 550px;
	margin: 0 auto 0 60px;
}


.lefttext h3 {
	padding-top: 50px;
	padding-bottom: 20px;
	font-size: 80px;
	line-height: 80px;
	font-weight: normal;
	
	
}

.lefttext p.lead {
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	padding: 15px 20px;
	max-width: 500px;
}

.lefttext p {
	padding: 15px 20px;
	font-size: 14px;
	line-height: 24px;
	max-width: 500px;
}

.centertext ul {
	width: 120px;
	padding-top: 20px;
	float: left;
	text-align: center;
	list-style: none;
}

.firstul {
	padding-left: 05px;
}

.centertext li {
	font-size: 14px;
}

.centertext h3 {
	font-size: 90px;
	padding-top: 100px;
	padding-bottom: 0px;
	line-height: 90px;
	font-weight: normal;
}

#footerlogo {
	clear: both;
	margin: 0 auto;
}

#contact h2 {
	text-align: center;
	font-size: 90px;
	line-height: 120px;
	color: #000;
	font-weight: normal;
}

#contact h3 {
	color: #000;
	text-align: center;
	padding: 0 15px 15px 15px;
	font-weight: normal;
}


.coverbg {
	background-repeat: no-repeat;
	
}

.onpagenav {
	height: 50px;
}

.link-blue {
	color: blue;
}

/* iphone css */
@media only screen and (max-device-width: 480px) {
	
	.maxheight {
		height: auto;

	}

	#home {
		padding-bottom: 40px;
	}

	.coverbg {
		background-size: auto 100% ;
		background-attachment: scroll;
	}

	.coverbg .darkbg {
	
		padding-bottom: 40px;
	}

	#contact {
		height: auto;
		padding-bottom: 400px;
	}

	.lefttext {
		padding-bottom: 40px;
	}
	
}