@import url("reset.css");

body {
	background: #000 url(http://www.surreysportspark.co.uk/assets/Images/Templates/17386_body_bg_small.gif) 0 0 repeat;
	font-size: 62.5%;
	line-height: 1em;
	font-family: Arial, Verdana, sans-serif;
	color: #010101;
	text-align: center;
	}
	
/* Common Styles */
a:hover, a:focus, a.focus { color: #fff; }
.replace {
	position: relative;
	z-index: 1;
	}
.replace span {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	}
hr {
	display: none;
	}
div.hr {
	clear: both;
	height: 1px;
	overflow: hidden;
	background: url(http://www.surreysportspark.co.uk/assets/Images/Templates/17387_dotted_small.gif) 0 0 repeat-x;
	}
.bottomBorder {
	background: url(http://www.surreysportspark.co.uk/assets/Images/Templates/17387_dotted_small.gif) left bottom repeat-x;
	padding-bottom: 0.5em;
	}
.imgLeft {
	float: left;
	margin: 0 20px 20px 0;
	}
.imgRight {
	float: right;
	margin: 0 0 20px 20px;
	}
	
/* Main Layout Blocks */
#accessibility {
	position: absolute;
	top: 0;
	z-index: 1;
	left: 0;
	}
#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: #000;
	border: 10px solid #000;
	border-top: none;
	border-bottom: none;
	}
#main {
	background: #f1e8ce url(http://www.surreysportspark.co.uk/assets/Images/Templates/17395_main_bg_small.gif) left top repeat-x;
	border-top: 1px solid #c3b99e;
	width: 100%;
	overflow: hidden;
	}
	#home #main {
		background: none;
		border: none;
		}
#header {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding-top: 5em;
	}
#breadcrumbs {
	clear: both;
	padding: 20px;
	}
#left {
	float: left;
	display: inline;
	width: 150px;
	margin-left: 20px;
	}
#content {
	float: left;
	display: inline;
	width: 533px;
	margin: 0 20px;
	padding: 0 0 20px;
	}
#content.wide {
	width: 750px;
	}
#right {
	float: left;
	display: inline;
	width: 217px;
	background: #d8e0ce url(http://www.surreysportspark.co.uk/assets/Images/Templates/17400_right_bg_top_small.gif) 0 0 repeat-x;
	}
	#right .bottom {
		height: 50px;
		background: url(http://www.surreysportspark.co.uk/assets/Images/Templates/17399_right_bg_bottom_small.gif) 0 0 repeat-x;
		}
#footer {
	background: #1a1a1a;
	padding: 20px;
	}
#copyright {
	background: #81ccdd;
	}
	
/* Accessibility */
#accessibility li a {
	position: absolute;
	left: 15px;
	top: -15px;
	font-size: 1.3em;
	color: #000000;
	z-index: -10;
	width: 13em;
	padding: 5px;
	}	
	#accessibility li a:hover {
		
		}
	#accessibility li a:focus ,
	#accessibility li a.focus {
		color: #FFF;
		z-index: 100;
		top: 15px;
		}
	
/* Header */
#header .logo,
#header .logo span {
	width: 187px;
	height: 64px;
	background: url(http://www.surreysportspark.co.uk/assets/Images/Templates/17394_logo_small.gif) left top no-repeat;
	float: left;
	color: #f1e8ce;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
	text-decoration: none;
	}
#header #search {
	float: right;
	height: 64px;
	width: 304px;
	background: url(http://www.surreysportspark.co.uk/assets/Images/Templates/17396_nav_bg_small.gif) 0 0 repeat-x;
	margin-left: 1px;
	position: relative;
	}
	#header #search fieldset {
		display: block;
		border-left: 1px solid #444444;
		height: 64px;
		}
	#header #search label,
	#header #search button,
	#header #search legend {
		position: absolute;
		visibility: hidden;
		top: -999em;
		}
	#search input {
		background: #F1E8CE url(http://www.surreysportspark.co.uk/assets/Images/Templates/17401_search_bg_small.gif) 0 0 no-repeat;
		border: none;
		height: 1.2em;
		font-size: 1.4em;
		line-height: 1em;
		font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
		color: #666;
		padding: 2px 2px 2px 25px;
		position: absolute;
		top: 50%;
		left: 16px;
		width: 230px;
		margin-top: -0.8em;
		}

/* Ticker */
#ticker {
	clear: both;
	background: #8d836a url(http://www.surreysportspark.co.uk/assets/Images/Templates/17402_ticker_bg_small.gif) left top repeat-x;
	color: #FFF;
	font-size: 1.3em;
	line-height: 2.4em;
	height: 2.4em;
	padding: 0 20px;
	overflow: hidden;
	}
	#ticker h2 {
		float: left;
		padding: 0 5px 0 0;
		}
		#ticker.js h2 {
			padding: 0 5px 0 15px;
			background: url(http://www.surreysportspark.co.uk/assets/Images/Templates/17403_ticker_pause_small.gif) left center no-repeat;
			cursor: pointer;
			}
		#ticker.js h2.pause {
			padding: 0 5px 0 15px;
			background: url(http://www.surreysportspark.co.uk/assets/Images/Templates/17404_ticker_play_small.gif) left center no-repeat;
			}
	#ticker ul {
		float: left;
		font-weight: bold;
		}
		#ticker ul li {
			display: block;
			list-style: none outside;
			}
			#ticker ul li a {
				color: #FFF;
				text-decoration: none;
				display: block;
				}
			#ticker ul li a:hover,
			#ticker ul li a:focus,
			#ticker ul li a.focus {
				text-decoration: underline !important;
				}
#home #ticker {
	background: none;
	color: #9e9584;
	}
	#home #ticker ul li a {
		color: #9e9584;
		}
	#home #ticker.js h2 {
		color: #81CCDD;
		}
	
/* Navigation */
#primaryNav {
	float: right;
	list-style: none outside;
	margin-top: -4em;
	}
	#primaryNav li {
		float: left;
		list-style: none outside;
		}
	#primaryNav li a {
		display: block;
		float: left;
		background: #1C1C1C url(http://www.surreysportspark.co.uk/assets/Images/Templates/17398_navSmall_bg_small.gif) 0 0 repeat-x;
		color: #f1e8ce;
		font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
		font-size: 1.4em;
		line-height: 2.2em;
		padding: 0 1.3em;
		text-decoration: none;
		margin-left: 1px;
		height: 1%;
		}
#secondaryNav {
	width: 468px;
	}
#secondaryNav,
#secondaryNav li {
	float: left;
	list-style: none outside;
	}
	#secondaryNav li {
		width: 117px;
		}
	#secondaryNav li a {
		display: block;
		color: #f1e8ce;
		text-decoration: none;
		font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
		font-size: 1.5em;
		line-height: 1em;
		font-weight: bold;
		text-align: center;
		height: 40px;
		padding-top: 24px;
		background: #1C1C1C url(http://www.surreysportspark.co.uk/assets/Images/Templates/17396_nav_bg_small.gif) 0 0 repeat-x;
		border-left: 1px solid #444444;
		border-right: 1px solid #444444;
		margin-left: 1px;
		position: relative;
		}
	#secondaryNav li a.current {
		background: url(http://www.surreysportspark.co.uk/assets/Images/Templates/17397_nav_bg_current_small.gif) left bottom repeat-x;
		}

#header a:hover,
#header a:focus,
#header a.focus {
	color: #81CCDD !important;
	}
		
/* Breadcrumbs */
#breadcrumbs {
	font-size: 1.2em;
	}
	#breadcrumbs a {
		color: #046F91;
		}
	#breadcrumbs a:hover,
	#breadcrumbs a:focus,
	#breadcrumbs a.focus  {
		/*background-color: #046F91; Commented out as suggested by Graphico 23 December 2009
		color: #F1E8CE;*/
		color: #000000;
		text-decoration: none;
		}
		
/* Left and Right Navigations */
.hrList {
	margin: 0 0 2em;
	}
.hrList,
.hrList li {
	list-style: none outside;
	display: block;
	height: 1%;
	}
	.hrList li a {
	/*.hrList li a,
	.hrList li span{*/
		background: url(http://www.surreysportspark.co.uk/assets/Images/Templates/17387_dotted_small.gif) left bottom repeat-x;
		display: block;
		height: 1%;
		font-size: 1.3em;
		font-weight: bold;
		color: #046f91;
		text-decoration: none;
		line-height: 1.5em;
		padding: 0.5em 4px;
		}
		.hrList li li a {
			font-weight: normal;
			color: #046f91;
			}
		.hrList li li a {
			/*padding-left: 20px; Removed by MF 3 November 2009 */
			}
			.hrList li li li a {
				/*padding-left: 40px; Removed by MF 3 November 2009 */
				padding-left: 20px; /* Added by MF 3 November 2009 */
				}
			
			/* Added by MF 3 November 2009 */
			.hrList li li li li a {
				padding-left: 40px;
				}
			.hrList li li li li li a {
				padding-left: 60px;
				}
			/* End of added by MF 3 November 2009 */
				
		.hrList li a:hover,
		.hrList li a:focus,
		.hrList li a.focus {
			background: #046f91 url(http://www.surreysportspark.co.uk/assets/Images/Templates/17388_dotted_over_small.gif) left bottom repeat-x;
			color: #F1E8CE !important;
			text-decoration: none;
			}
.arrowList {
	margin: 0 0 2em;
	}
.arrowList,
.arrowList li {
	list-style: none outside;
	}
	.arrowList li a,
	.arrowList li span{
		background: url(http://www.surreysportspark.co.uk/assets/Images/Templates/17384_arrow_small.gif) 0 8px no-repeat;
		display: block;
		height: 1%;
		font-size: 1.3em;
		color: #046f91;
		text-decoration: none;
		line-height: 1.2em;
		padding: 4px 0 4px 12px;
		}
		.arrowList li li a {
			font-weight: normal;
			}
		.arrowList li a:hover,
		.arrowList li a:focus,
		.arrowList li a.focus {
			color: #F1E8CE !important;
			text-decoration: none;
			background: #046f91 url(http://www.surreysportspark.co.uk/assets/Images/Templates/17385_arrow_over_small.gif) 0 8px no-repeat;
			}

/* Left */
#left .hrList a.current {
	color: #101010;
	}
			
/* Right */
#right h2 {
	font: bold 1.8em/1em "Trebuchet MS", Trebuchet, Arial, sans-serif;
	margin: 0;
	}
#right .hrList,
#right .arrowList,
#right h2 {
	margin: 0 15px;
	}
#right .hrList {
	margin: 0 15px 2em;
	}
#right .hrList a {
	font-weight: normal;
	}
	
/* Content */
#content h1{
	font: bold 1.8em/1em "Trebuchet MS", Trebuchet, Arial, sans-serif;
	margin: 0 0 1em;
	}
#content h2{
	font: bold 1.3em/1.6em Arial, sans-serif;
	margin: 0 0 1em;
	}
#content a {
	color: #046F91;
	}
	#content a:hover,
	#content a:focus,
	#content a.focus {
		color: #F1E8CE;
		background-color: #046F91;
		text-decoration: none;
		}
#content p,
#content ol,
#content ul,
#content table,
#content .hr {
	font-size: 1.2em;
	line-height: 1.7em;
	margin: 0 0 1.5em;
	}
	#content ol li {
		list-style: decimal inside;
		}
	/*#content ul li {
		list-style: disc inside;
		}*/
		#content ul li {
		list-style: disc;
		}
		#content ul  {
		padding-left: 15px;
		}
		
	#content ul.noBullets {
		list-style-type: none;
		padding: 0;
		margin: 0 0 1.5em 0;}
		
	#content ul.noBullets li {
		list-style-type: none;}
		
		
#content strong {
	font-weight: bold;
	}
#content em {
	font-style: italic;
	}
#content table {
	width: 100%;
	border: 3px solid #dcd4bc;
	}
	#content table th {
		background: #8c8778;
		color: #FFF;
		}
	#content table td,
	#content table th {
		padding: 4px 10px;
		}
	#content table .odd td {
		background: #dcd4bc;
		}
#content fieldset  {
	width: 100%;
	overflow: hidden;
	}
	#content fieldset legend {
		display: none;
		}
	#content fieldset li {
		list-style: none outside;
		width: 100%;
		overflow: hidden;
		padding: 3px 0;
		}
		#content fieldset p label,
		#content fieldset p input,
		#content fieldset p select,
		#content fieldset p textarea {
			display: block;
			font-family: Arial, sans-serif;
			font-size: 1em;
			}
		#content fieldset textarea {
			width: 100%;
			}
		#content fieldset li label {
			float: left;
			width: 10em;
			margin-right: 10px;
			font-size: 1em;
			}
		#content fieldset li input,
		#content fieldset li select,
		#content fieldset li textarea {
			float: left;
			margin-left: 0;
			margin-right: 6px;
			font-family: Arial, sans-serif;
			font-size: 1em;
			}
	#content fieldset ul.column {
		float: left;
		width: 45%;
		}
		#content fieldset ul.column label {
			width: auto;
			}
	#content button {
		background: #046f91;
		color: #FFF;
		font-size: 1.3em;
		font-family: Arial, sans-serif;
		font-weight: bold;
		border: none;
		padding: 5px 10px;
		cursor: pointer;
		}
		#content button:hover,
		#content button:focus,
		#content button.focus {
			color: #046F91;
			background: #FFF;
			}
			
/* Homepage Features */
#hpFeatureContainer {
	width: 100%;
	overflow: hidden;
	
	}
#hpFeatures {
	height: 29.2em;
	width: 761px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	float: left;
	margin-left: -1px;
	}
#hpFeatures .feature {
	width: 679px;
	height: 23em;
	overflow: hidden;
	border: 1px solid #fff;
	padding: 3em 40px;
	}
	#hpFeatures .feature img {
		float: left;
		margin: 0 60px 0 0;
		}
	#hpFeatures .feature h1 {
		font: bold 1.7em/1em "Trebuchet MS", Trebuchet, Arial, sans-serif;
		color: #FFF;
		}
	#hpFeatures .feature p,
	#hpFeatures .feature ul,
	#hpFeatures .feature ol {
		font: 1.3em/1.5em "Trebuchet MS", Trebuchet, Arial, sans-serif;
		color: #FFF;
		margin: 1em 0 0;
		}
	#hpFeatures .feature a {
		color: #81ccdd;
		text-decoration: none;
		}
		#hpFeatures .feature a:hover,
		#hpFeatures .feature a:focus,
		#hpFeatures .feature a.focus {
			background: #81ccdd;
			color: #000;
			}
	#hpFeatures .default {
		width: 759px;
		height: 29em;
		overflow: hidden;
		position: relative;
		border: 1px solid #436a73;
		}
		#hpFeatures .default .item {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			}
		#hpFeatures .default .nav {
			}
			#hpFeatures .default .nav li {
				cursor: pointer;
				width: 19px;
				height: 29px;
				text-indent: -999em;
				overflow: hidden;
				margin-top: -15px;
				top: 50%;
				position: absolute;
				z-index: 12;
				}
			#hpFeatures .default .nav .prev {
				left: 5px;
				background: url(http://www.surreysportspark.co.uk/assets/Images/Templates/17390_hp_prev_small.gif) 0 0 no-repeat;
				}
			#hpFeatures .default .nav .next {
				right: 5px;
				background: url(http://www.surreysportspark.co.uk/assets/Images/Templates/17389_hp_next_small.gif) 0 0 no-repeat;
				}
		#hpFeatures .default .list {
			position: absolute;
			bottom: 10px;
			right: 10px;
			z-index: 11;
			height: 22px;
			float: right;
			}
			#hpFeatures .default .list li {
				float: left;
				margin-left: 5px;
				background: #000;
				color: #82cbda;
				font-size: 12px;
				padding: 5px;
				cursor: pointer;
				position: relative;
				}
				#hpFeatures .default .list li.current {
					background: #F1E8CE;
					color: #000;
					}
	#hpFeatures .default h1 {
		position: absolute;
		left: 80px;
		top: 90px;
		font: bold 4.4em/1em "Trebuchet MS", Trebuchet, Arial, sans-serif;
		}
		#hpFeatures .default h1 a {
			text-decoration: none;
			color: #81ccdd;
			float: left;
			padding-right: 40px;
			background: url(http://www.surreysportspark.co.uk/assets/Images/Templates/17392_hpFeature_go_small.gif) bottom right no-repeat;
			}
		#hpFeatures .default h1 a:hover,
		#hpFeatures .default h1 a:focus,
		#hpFeatures .default h1 a.focus {
			color: #fff;
			text-decoration: underline;
			}
#hpFeatureList {
	width: 154px;
	float: left;
	padding: 0 0 0 22px;
	position: relative;
	z-index: 2;
	}
	#hpFeatureList ul,
	#hpFeatureList ul li {
		width: 153px;
		display: block;
		}
	#hpFeatureList li {
		padding-bottom: 3px;
		}
	#hpFeatureList a {
		display: block;
		border: 1px solid #436a73;
		background: #000 url(http://www.surreysportspark.co.uk/assets/Images/Templates/17391_hpFeature_bg_small.gif) left center repeat-x;
		font: 1.7em/1em "Trebuchet MS", Trebuchet, Arial, sans-serif;
		color: #f1e8ce;
		text-decoration: none;
		text-align: center;
		height: 1%;
		width: 108px;
		padding: 20px;
		}
	#hpFeatureList a:hover,
	#hpFeatureList a:focus,
	#hpFeatureList a.focus {
		border-color: #FFF;
		color: #FFF;
		}
		#hpFeatureList a.active {
			width: 108px;
			padding-right: 25px;
			color: #FFF;
			border-color: #FFF;
			border-right: none;
			}
#hpItems {
	background: url(http://www.surreysportspark.co.uk/assets/Images/Templates/17393_hpItem_bg_small.gif) 0 0 repeat-x;
	width: 100%;
	overflow: hidden;
	clear: both;
	border-top: 8px solid #000;
	}
	#hpItems ul {
		padding: 4px 19px;
		width: 100%;
		overflow: hidden;
		}
	#hpItems li {
		float: left;
		margin: 4px;
		}
	#hpItems  a {
		width: 297px;
		border: 1px solid #436a73;
		display: block;
		font: 1.6em/1em "Trebuchet MS", Trebuchet, Arial, sans-serif;
		color: #f1e8ce;
		text-decoration: none;
		overflow: hidden;
		background: #000000 url(http://www.surreysportspark.co.uk/assets/Images/Templates/17391_hpFeature_bg_small.gif) 0 25px repeat-x;
		}
		#hpItems a img {
			float: left;
			}
		#hpItems a span {
			float: left;
			width: 157px;
			padding: 50px 10px 0;
			text-align: center;
			}
	#hpItems a:hover,
	#hpItems a:focus,
	#hpItems a.focus {
		background: #f1e8ce;
		color: #000;
		}
		
/* Enquire link - added by MF 4 January 2010 */

#content p.enquireLink {
	line-height: 1em;
	font-weight: bold;
	font-size: 1.7em;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica sans-serif;
	}


		
		
			
/* Footer */
#footer {
	color: #FFF;
	}
#footer p {
	color: #FFF;
	font-size: 1.1em;
	line-height: 1.6em;
	/*
	width: 750px;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #858174;
	float: left;
	*/
	}
	#footer p a {
		color: #81ccdd;
		font-weight: bold;
		}
		#footer p a:hover,
		#footer p a:focus,
		#footer p a.focus {
			background-color: #81ccdd;
			color: #1a1a1a;
			text-decoration: none;
			}
#footer h2 {
	font-size: 1.1em;
	color: #f1e8ce;
	clear: both;
	padding: 10px 0;
	}
#footer .addthis_button {
	display: block;
	margin-top: 10px;
	float: right;
	color: #81ccdd;
	font-size: 1.1em;
	line-height: 1.6em;
	font-weight: bold;
	}
#footer .partners {
	/*
	width: 100%;
	overflow: hidden;
	*/
	}
	#footer .partners img {
		float: left;
		margin-right: 17px;
		}
		
		
/* New footer stuff added by MF 4 January 2010 */

#footer p#footerLinks {
	float: left;
	width: 750px;
	padding: 0;
	margin: 0 0 20px 0;
	}
	
#footer #addThisButton {
	float: right;
	width: 125px;
	padding: 0;
	margin: 0 2px 0 0;
	}
	
#footer #addThisButton a {
	margin-top: 0;
	}
	
#footer #socialMediaButtons {
	clear: both;
	}
	
#footer #socialMediaButtons .socialMediaButton {
	float: left;
	margin-right: 10px;
	padding: 0;
	}
	
#footer #socialMediaButtons .socialMediaButton a {
	display: block;
	background-repeat: no-repeat;
	}
	
#footer #socialMediaButtons .socialMediaButton a span {
	position: absolute;
	top: -10px;
	left: -10000px;	
	}
	
#youTubeButton a {
	width: 70px;
	height: 25px;
	background-image: url(http://www.surreysportspark.co.uk/media/banners/20394_you_tube_small.png);
	}
	
#twitterButton a {
	width: 80px;
	height: 18px;
	background-image: url(http://www.surreysportspark.co.uk/media/banners/20310_twitter_small.png);
	margin-top: 1px;
	}
	
#facebookButton a {
	width: 90px;
	height: 20px;
	background-image: url(http://www.surreysportspark.co.uk/media/banners/20393_facebook_small.png);
	}

.partners {
	 clear: both;
	 background-color: #111111;
	 border: 1px solid #436a73;
	 margin: 20px 2px 0 2px;
	 padding: 10px;
	 }

	

/* Copyright */
#copyright p {
	font-size: 1em;
	line-height: 2.5em;
	color: #000;
	width: 920px;
	margin: 0 auto;
	text-align: left;
	}
	
	
	
/* Clear floats on a background - copied from the Surrey stylesheet */
.theBreaker {
	height: 0.005em;
	clear: both;
	overflow: hidden;
	}
