/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	background: #fff url(/images/back.jpg) 50% 0 no-repeat;
	margin: 0;
	color: #3d3d3d;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
}

.container {
	margin: 0 auto;
	width: 960px;
	position: relative;
}

.containerhome {
	margin: 0 auto;
	width: 960px;
	position: relative;
}

	.containerhome #walkFinder {
		top: 752px;
	}

#body {
	float: left;
	width: 100%;
	padding: 33px 0 0 0;
}

#logo {
	width: 190px;
	margin: 30px 0 33px 0;
	float: right;
}
#logohome {
	width: 190px;
	height: 118px;
	margin: 30px 0 33px 0;
	float: right;
	text-align: center;
	/*padding-top: 10px;*/
	border: solid 1px rgba(255, 255, 255, 0.4);
	background: -moz-linear-gradient(top,  rgba(133,133,133,0) 0%, rgba(133,133,133,0.33) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(133,133,133,0)), color-stop(100%,rgba(133,133,133,0.33))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(133,133,133,0) 0%,rgba(133,133,133,0.33) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(133,133,133,0) 0%,rgba(133,133,133,0.33) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(133,133,133,0) 0%,rgba(133,133,133,0.33) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(133,133,133,0) 0%,rgba(133,133,133,0.33) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00858585', endColorstr='#54858585',GradientType=0 ); /* IE6-9 */
	background-color: rgba(255,255,255,0.9);
}

.content {
	width: 522px;
	float: left;
	padding-right: 37px;
	border-right: 1px solid #c6c6c6;
}

	.content.-borderLess {
		border: 0;
	}

	.content strong {
		font-weight: bold;
	}

	.content.full {
		width: 815px;
		padding-right: 0;
		border-right: 0;
		clear: both;
	}

		.content.full table {
			border-collapse: collapse;
			width: 815px;
			table-layout: fixed;
		}

			.content.full table thead th {
				font-weight: bold;
				text-align: left;
				padding: 7px;
				background: #4C4C4C;
				color: #fff;
			}

			.content.full table tbody td {
				text-align: left;
				padding: 10px;
				border: 1px solid #4C4C4C;

			}

	.content ol {
		list-style-type: decimal;
		padding-left: 30px;
		padding-bottom: 20px;
	}

		.content ol li {
			padding-bottom: 5px;
		}

.wolds_walking_festival_app_homepage .content {
	min-height: 720px;
}

.clear {
	clear: both;
}

header {
	background: url(/images/background/menuSlice.png) bottom left repeat-x;
	float: left;
	width: 100%;
	font-family: 'Oswald', sans-serif;
	text-shadow: 0 0 1px rgba(51,51,51,0.2);
	font-size: 20px;
	text-transform: uppercase;
}

	header ul {
		background: url(/images/border/navBorder.png) center right no-repeat;
		padding: 0;
		margin: 0;
		float: left;
		width: auto;
	}

		header ul li {
			float: left;
			list-style: none;
			background: url(/images/border/navBorder.png) center left no-repeat;
			margin: 0;
			padding: 0;
		}

			header ul li a {
				text-decoration: none;
				color: #4c4c4c; 
				padding: 17px 10px 10px 10px;
				display: block;
				border-bottom: 6px solid transparent;
			}

				header ul li a.active, header ul li a:hover {
					border-color: #7a8f16;
					text-decoration: none;
					color: #4c4c4c; 
				}

section#hero {
	background: url(/images/background/countryside.jpg) 50% 0 no-repeat;
	float: left;
	width: 100%;
}
section#herohome {
	height: 400px;
	background: url(/images/background/people.jpg) 50% 0 no-repeat;
	float: left;
	width: 100%;
}

	section#hero .date {
		background: url(/images/date.png) no-repeat;
		width: 419px;
		height: 153px;
		margin: 400px 0 25px 0;
		float: left;
		text-indent: -999em;
	}

#gallery {
	background: url(/images/background/gallerySlice.png) repeat-x;
	float: left;
	width: 100%;
	margin: 60px 0 0 0;
}

#slider-code { height: 350px; overflow:hidden; padding: 23px 0 0 0; }
#slider-code .container { position: relative; }
#slider-code .buttons { margin: 0 auto; width: ; position: relative; }
#slider-code .next, #slider-code .prev {
	display: block;
	width: 69px;
	height: 69px;
	text-indent: -999em;
	position: absolute;
	top: 125px;
	z-index: 1;
}
#slider-code .next {
	background: url(/images/icons/next.png) no-repeat;
	right: 20px;
}
#slider-code .prev {
	background: url(/images/icons/prev.png) no-repeat;
	left: 20px;
}
#slider-code .disable { visibility: hidden; }
#slider-code .overview { list-style: none; position: absolute; padding: 0; margin: 0; left: 0; top: 0; }
#slider-code .overview li{ float: left; margin: 0 30px 0 0; padding: 0; height: 300px; width: 300px; overflow: hidden;}

.sidebar {
	padding-left: 39px;
	padding-right: 0;
	width: 357px;
	float: right;
}

.sidebar .upcomingevents {
	position: relative;
	z-index: 90;
	right: 11px;
	width: 368px;
	background: #fff;
	height: 180px;
	overflow: hidden;
	font-family: 'Oswald', sans-serif;
}

.sidebar .brochure {
	position: absolute;
	top: 540px;
}
.sidebar .donate {
	position: absolute;
	top: 0;
	left: 32px;
}
.sidebar .purchase {
	position: absolute;
	top: 80px;
	left: 32px;
}
.sidebar .upcomingevents a {
	text-decoration: none;
}
.sidebar .upcomingevents .top h2 {
			background: url(/images/upcomingevents.png) no-repeat;
			height: 45px;
			width: 317px;
			text-indent: -999em;
			display: block;
			margin: 17px 20px 0 20px;
}
.sidebar .upcomingevents .bottom p {

	font-size: 16px;
	text-transform: uppercase;
	padding: 5px 0px 0px 23px;
	color: #727272;
	margin: 0;

}
#subheading {

	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 2px 0px 0px 23px;
	color: #7a8f16;
	margin: 0;
	text-transform: capitalize;
	
}
.sidebar .upcomingevents .top {
	width: 100%;
	display: block;
	float: left;
	background: url(/images/background/upcomingeventstop.png) no-repeat;
}

.sidebar .upcomingevents .bottom {
		float: left;
		background: url(/images/background/upcomingeventsbottom.png) bottom right no-repeat;
		min-height: 100px;
		width: 100%;
		margin-bottom: 400px;
}


.wolds_walking_festival_app_homepage .sidebar {
	position: relative;
	top: 0px;
}

#footer {
	background: #e7e6e6;
	color: #555555;
	font-size: 12px;
	float: left;
	width: 100%;
	padding-bottom: 39px;
	padding-top: 30px;
	margin: 28px 0 0 0;
}
	#footer a {
		color: #555555;
	}
	#sponsors {
		list-style: none;
		display: inline;
		margin: 22px 0 12px 0;
		padding: 0;
		width: 100%;
		height: 70px;
		display: block;
		float: left;
		border-bottom: 1px solid #999898;
	}
	#sponsors li {
		display: inline;
		margin: 0 32px 0 0;
	}
	#sponsors li.last {
		margin-right: 0;
	}
	#copyright {
		float: left;
		width: 49%;
	}
	#tjs {
		float: right;
		text-align: right;
		width: 49%;
	}

.walks {

}
	.walks li {
		width: 958px;
		float: left;
		border: 1px solid #c6c6c6;
		margin: 0 0 28px 0;
		background: #7a8f16;
	}
		.walks li .walkNum {
			color: #fff;
			font-family: 'Oswald', sans-serif;
			font-size: 35px;
			text-align: center;
			width: 67px;
			float: left;
			padding: 21px 0 0 0;
		}

		.walks li .details {
			background: #fff;
			float: left;
			width: 891px;
			padding: 0 0 16px 0;
		}

			.walks li .header {
				float: left;
				width: 100%;
				border-bottom: 1px solid #c6c6c6;
				margin: 0 0 14px 0;
			}

				.walks li .header h2 {
					color: #4c4c4c;
					font-size: 25px;
					text-transform: none;
					width: 65%;
					margin: 14px 0 0 15px;
				}

				.walks li .header .datetime {
					float: right;
					width: 25%;
					padding: 10px 0 7px 0;
				}

				.walks li .header strong {
					clear: right;
					float: right;
					font-weight: bold;
					font-size: 16px;
					padding: 0 22px 0 0;
				}

			.walks li .walkContent {
				float: left;
				padding: 0 19px 0 16px;
				width: 365px;
				border-right: 1px solid #c6c6c6;
				position: relative; 
			}

				.walks li .walkContent strong {
					font-weight: bold;
				}

				.walks li .walkContent .baseContent {
					padding: 30px 0 0 0;
					position: absolute; 
					bottom: 0;
				}

				.walks li .criteria {
					float: left;
					width: 225px;
					padding: 0 35px 0 30px;
					border-right: 1px solid #c6c6c6;
				}

					.walks li .criteria ul {
						margin: 0;
						padding: 0;
					}

						.walks li .criteria ul li {
							list-style: none;
							padding: 0 0 10px 45px;
							border: 0;
							margin: 0 0 16px 0;
							width: 180px;
							background: none;
						}

							.walks li .criteria ul li.distance {
								background: url(/images/icons/distance.png) 0 3px no-repeat;
							}

							.walks li .criteria ul li.terrain {
								background: url(/images/icons/terrain.png) 0 0 no-repeat;
							}

							.walks li .criteria ul li.fitness {
								background: url(/images/icons/fitness.png) 0 1px no-repeat;
							}

							.walks li .criteria ul li.length {
								background: url(/images/icons/length.png) 0 0px no-repeat;
							}

				.walks li .location {
					float: left;
					width: 155px;
					padding: 0 24px 0 20px;
				}

					.walks li .location ul {
						margin: 0;
						padding: 0;
					}

						.walks li .location ul li {
							list-style: none;
							padding: 0 0 0 45px;
							border: 0;
							margin: 0 0 15px 0;
							width: 110px;
							background: none;
							text-align: right;
						}

					.walks li .location strong {
						font-weight: bold;
					}

.previousEvents {

}

	.previousEvents li {
		float: left;
		width: 100%;
		margin: 0 0 85px 0;
		padding: 0;
	}

		.previousEvents li .text {
			float: left;
			width: 815px;
			border-top: 1px solid #c2c2c2;
			padding: 20px 0 0 0;
		}

		.previousEvents li .year {
			font-size: 82px;
			line-height: 82px;
			top: -3px;
			position: relative;
			padding: 0 0 8px 0;
			color: #7a8f16;
			font-family: 'Oswald', sans-serif;
			font-weight: bold;
		}

		.previousEvents li .details {
			float: left;
			width: 174px;
			margin: 0 20px 0 0;
			font-family: 'Oswald', sans-serif;
			text-transform: uppercase;
			font-size: 19px;
			line-height: 24px;
		}

		.previousEvents li .blurb {
			float: left;
			width: 621px;
		}

		.previousEvents li .previousEventGallery {
			background: #515151;
			float: left;
			width: 940px;
			border: 0;
			padding: 15px 0 0 15px;
			margin: 20px 0 0 0;
		}

			.previousEvents li .previousEventGallery li {
				float: left; 
				width: 220px;
				height: 145px;
				margin: 0 15px 15px 0;
				padding: 0;
				border: 0;
			}

ul.grid {
	background: #515151;
	float: left;
	width: 940px;
	border: 0;
	padding: 15px 0 0 15px;
	margin: 0 0 40px 0;
}

	ul.grid li {
		float: left; 
		width: 210px;
		height: 135px;
		padding: 5px;
		margin: 0 15px 15px 0;
		border: 0;
		font-family: 'Oswald', sans-serif;
		text-transform: uppercase;
		font-size: 19px;
		line-height: 24px;
		color: #515151;
		background: #fff;
	}

		ul.grid li a {
			color: #515151;
			width: 210px;
			height: 135px;
			display: block;
		}

#sponsorLogos {
	float: left;
	width: 100%;
	margin-top: 50px;
}

	#sponsorLogos a {
		margin-right: 30px;
	}

#social-media {
	position: absolute; 
	top: 657px; 
}

	#social-media a:last-child {
		top: 410px; 
	}

	#social-media a:first-child {
		margin-left: 0;
		margin-right: 3px;
	}

	#social-media a {
		margin-left: 20px;
	}

body {
	font: 14px/18px Helvetica;
}

h1 { 
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	color: #4c4c4c;
	line-height: 1em;
	text-transform: uppercase;
	text-shadow: 0 0 1px rgba(51,51,51,0.2);
	float: left;
	width: 100%;
	margin: 0 0 36px 0;
}

	h1 span {
		float: left;
		clear: both;
	}

	h1 strong {
		float: left;
		clear: left;
		font-size: 74px;
		line-height: 82px;
	}

h2 { 
	font-family: 'Oswald', sans-serif;
	font-size: 30px;
	color: #4c4c4c;
	line-height: 1em;
	text-transform: uppercase;
	text-shadow: 0 0 1px rgba(51,51,51,0.2);
	float: left;
	width: 100%;
	margin: 0 0 26px 0;
}

p {
	margin: 0 0 25px 0;
}

a {
	text-decoration: underline;
	color: #8fa133;
}

a:hover {
	text-decoration: none;
	color: #8fa133;
}
#walkFinder {
	position: absolute;
	z-index: 100;
	right: 0;
	top: 265px;
	width: 368px;
	background: #fff;
}

.wolds_walking_festival_app_homepage #walkFinder {
	/*background: none;*/
}

	#walkFinder.closed {
		width: 63px;
		background: url(/images/walkFinderClosed.png) no-repeat;
		height: 371px;
		cursor: pointer;
	}

		#walkFinder.closed .top, #walkFinder.closed .bottom {
			display: none;
		}

	#walkFinder .top {
		width: 100%;
		background: url(/images/background/walkFinderTop.png) no-repeat;
		display: block;
		float: left;
	}

		#walkFinder .top h2 {
			background: url(/images/walkFinderHeader.png) no-repeat;
			height: 45px;
			width: 317px;
			text-indent: -999em;
			display: block;
			margin: 17px 20px 0 20px;
			cursor: pointer;
		}

		.wolds_walking_festival_app_homepage .#walkFinder .top h2 {
			cursor: auto;
		}

	#walkFinder .bottom {
		float: left;
		background: url(/images/background/walkFinderBottom.png) bottom right no-repeat;
		padding: 10px 24px 0 24px;
		width: 320px;
	}

	#walkFinder form {
		float: left;
		width: 100%;
		position: relative;
		min-height: 166px;
	}

		#walkFinder form div {
			float: left;
			width: 270px;
			padding-left: 50px;
			margin-bottom: 24px;
		}

			#walkFinder form .nearest {

			}

			#walkFinder form .distance {
				background: url(/images/icons/distance.png) left center no-repeat;
			}

			#walkFinder form .distance #distanceSlider {
				margin-top: 10px;
				width: 200px;
				margin-bottom: 9px;
			}

				#walkFinder form .distance #distanceSlider .ui-slider-handle
				{
					background: #7b8f16;
					border-radius: 15px;
				}

			#walkFinder form .distance #distance {
			    width: 50px;
			    text-align: center;
			    float: none;
			    position: absolute;
			    top: 0;
			    right: 0;
			    background: #7b8f16;
			    color: #fff;
			    padding: 3px;
			    margin: 0;
				}


			#walkFinder form .fitnesslevel {
				background: url(/images/icons/fitness.png) left center no-repeat;
			}

			#walkFinder form .orderBy {
				width: 105px;
				background: url(/images/icons/date.png) left center no-repeat
			}

				#walkFinder form .orderBy select {
					min-width: 155px;
				}

			#walkFinder form label {
				float: left;
				width: 100%;
				margin: 0 0 4px 0;
				font-family: 'Helvetica';
				font-size: 14px;
				text-transform: none;
			}

		#walkFinder .submit {
			margin: 0 0 0 0;
			position: absolute;
			right: 4px;
			bottom: 23px;
		}



/* This stylesheet defines styles for all forms across the site */
.nSuccess {
    font-weight: bold;
    font-size: 1.3em;
}

form .row {
    margin: 0 0 20px 0;
}

form .row>label {
    font-family: 'Oswald', sans-serif;
    font-size: 15px;
    color: #4c4c4c;
    line-height: 1em;
    text-transform: uppercase;
    text-shadow: 0 0 1px rgba(51,51,51,0.2);
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
}
form input[type="radio"],
form input[type="checkbox"] {
    margin-right: 5px;
}
form input[type="radio"]+label,
form input[type="checkbox"]+label {
    margin-right: 10px;
}

form input,
form textarea {
    padding: 3px 5px;
}

form textarea {
    width: 300px;
    height: 150px;
}

/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}