/*

Stylesheet for Bunford Park
Handwritten by Oliver Coningham (AztecMedia.eu)
http:/www.bunfordpark.co.uk/

*/

	
/* --------------- Zones --------------- */

#subnav-zone {
	height: 40px;
	margin-bottom: 1.25em;
	text-indent: -25000px;
	width: 418px;
	}
	
#subnav-zone li {
	float: left;
	}

#subnav-zone a {
	display: block;
	height: 40px;
	width: 104px;
	}

#subnav-zone a:hover, #subnav-zone .selected {
	background-position: 0 -40px;
	}
	
#subnav-zone-1 a {
	background: url('../images/nav-zone-1.gif') no-repeat top left;
	width: 105px;
	}

#subnav-zone-2 a {
	background: url('../images/nav-zone-2.gif') no-repeat top left;
	}
	
#subnav-zone-3 a {
	background: url('../images/nav-zone-3.gif') no-repeat top left;
	}
	
#subnav-zone-4 a {
	background: url('../images/nav-zone-4.gif') no-repeat top left;
	width: 105px;
	}
	
#btn-zone a {
	background: url('../images/btn-zone.gif') no-repeat top left;
	clear: both;
	display: block;
	height: 33px;
	margin-left: -5px;
	text-indent: -25000px;
	width: 174px;
	}

#btn-enlarge a {
	background: url('../images/btn-enlarge.gif') no-repeat top left;
	display: block;
	float: right;
	height: 33px;
	margin-left: -5px;
	text-indent: -25000px;
	width: 108px;
	}

#btn-zone a:hover, #btn-enlarge a:hover {
	background-position: 0 -33px;
	}

#btn-key {
	float: left;
	margin-top: 2px;
	}