body {
	background: url(http://www.pitchfinder.org.uk/static/images/grass.jpg) 0 0 repeat fixed;
	font-family: Arial;
	font-size: 80%;
	text-align: center;
}

.fieldHide {
	display: none;
}

h1 {
	background-color: #00335b;
	color: #ffffff;
	font-familty: helvetica;
	font-size: 14px;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 5px;
}

h2 {
	color: #1ca448;
}

#form-holder-outer {
	width: 780px;
	padding: 0px;
	background-color: #ffffff;
}

#form-holder-inner {
	position: relative;
	right: 8px;
	width: 764px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#header {
	width: 100%;
	height: 57px;
	background-color: #00335b;
	text-align: left;
	background: url(http://www.footballfoundation.org.uk/af3/tmp/af_branding/pitchfinder-top-background.jpg) repeat-x;
}

#green-header {
	width: 100%;
	background-color: #008000;
	background: url(http://www.footballfoundation.org.uk/af3/tmp/af_branding/pitchfinder-green-background.jpg) repeat-x;
	padding-left: 30px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
}

#green-header h1 {
	background: url(http://www.footballfoundation.org.uk/af3/tmp/af_branding/icon_ball_ongreen.gif) no-repeat 0px 10px;
	font-size: 24px;
	margin-bottom: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 10px;
}

.renderbuttonstable {
	padding: 0px;
	margin: 0px;
	border: none;
	background: none;
}

/* hide af text */
.eformstext {
	display: none;
}
