/*
 * Datepicker overrides 
* 
*/

.ui-datepicker
{
	font-size:0.7em !important;
	width:21em!important;
}




/*
 * This CSS file has been generated by fontsquirrel.com and is based on the work of Paul Irish. 
* 
*/

@font-face {
	font-family: 'RockwellRegular';
	src: url('rockwell-reg/Rock.eot');
	src: local('rockwell-reg/Rockwell Regular'),
	local('rockwell-reg/Rockwell'),
	url('rockwell-reg/Rock.woff') format('woff'),
	url('rockwell-reg/Rock.ttf') format('truetype'),
	url('rockwell-reg/Rock.svg#Rockwell') format('svg');
}

@font-face {
	font-family: 'MyriadProBlack';
	src: url('myriadpro-black/MyriadPro-Black.eot');
	src: local('myriadpro-black/Myriad Pro Black'),
	local('myriadpro-black/MyriadPro-Black'),
	url('myriadpro-black/MyriadPro-Black.woff') format('woff'),
	url('myriadpro-black/MyriadPro-Black.otf') format('opentype'),
	url('myriadpro-black/MyriadPro-Black.svg#MyriadPro-Black') format('svg');
}


/* End of generated fonts CSS */


*{
	margin: 0;
	padding: 0;
}


.clear
{
	display: block;
	clear: both;
}

.warning{
	font-weight: 700;
	color: #f00;
}

body
{
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #626262;
	line-height: 1.25em;
	background: #6e5300;
	text-align: center;
}

a img
{
	border: 0;
}

address{
	font-weight: 700;
}

.f-left { float: left; }
.f-right { float: right; }

/* HEADING
*******************************************/

h1, h2, h3, h4, h5, h6
{
	color: #6e5300;
	font-family: 'RockwellRegular';
}

h1{	color: #8baea2; font-family: 'MyriadProBlack'; font-size: 3.125em; /*50px*/ margin-bottom: 0;}
h2{	font-size: 1.375em; /*22px*/ margin-bottom: 10px;}
h3{	font-size: 1em; /*16px*/ margin-bottom: 10px;}
h4{	font-size: 0.8125em; /*13px*/ margin-bottom: 10px;}
h5{	font-size: 0.8125em; /*13px*/ margin-bottom: 10px;}

h6{ /*substituted for span in CMS therefore needs to be same size as p tag */
	color: #32ccfe;
	float: left;
	font-size: 0.8125em;
	font-weight: 400;
	margin-right: 0.3em;
}

/* STANDARD PARAGRAPH STYLE
    ***************************************/
p{
	font-size: 0.8125em;
	margin-bottom: 10px;
}

address{
	font-size: 0.8125em;
	font-style: normal;
	margin-bottom: 10px;
}

/* LINK STYLES
*******************************************/

a
{
	text-decoration: underline;
	color: #3300ff;
}

a:visited
{
	text-decoration: underline;
	color: #3300ff;
}

a:hover
{
	text-decoration: underline;
	color: #3300ff;
}

/* IMAGE ALIGNMENT
*****************************************/

.img-left{
	float: left;
	margin: 0 10px 10px 0;
}

.img-right{
	float: right;
	margin: 0 0 10px 10px;
}

.img-center{
	text-align: center;
	margin: 0 10px 10px;
}

.float-left{
	float: left;
	margin: 0 10px 0 0;
}

.float-right{
	float: right;
	margin: 0 0 0 10px;
}

/* LIST STYLES *************************/

#content ul
{
	list-style-position: outside;
	margin-bottom: 10px;
}

#content ol, #sidebar ol{
	list-style-position: outside;
	margin-bottom: 10px;
	padding-left: 8px;
}

#content li
{
	font-size: 0.8125em; /*needs to match p font-size*/
	margin-left: 15px;
	margin-bottom: 10px;
}

/* LAYOUT DIVS *************************/

#container
{
	background: url('../images/container.png') left top repeat-y;
	height: auto;
	margin: 0 auto;
	position: relative;
	padding: 0 37px;
	text-align: left;
	width: 906px;
}

#header{
	float: left;
	height: auto;
	margin: 0 auto;
	padding: 10px 23px 10px;
	width: 860px;
}
	#logo
	{
		float: left;
		
	}
	
	#header-text{
		float: right;
		margin-top: 10px;
		
	}

#nav
{
	position: absolute;
	float: left;
	height: auto;
	margin: -54px 0;
	width: 630px;
	z-index: 99;
	
}
	#nav ul{
		list-style: none;
		margin-left: 23px;
	}

	#nav li /* NAVIGATION STYLE */
	{
		display: block;
		float: left;
	}
	
	#nav a
	{
		background-image: url('../images/nav.png');
		background-repeat: no-repeat;
		display: block;
		height: 44px;
		text-indent: -9999px;
	}
	
	#nav-home{
		background-position: 0 0;
		width: 69px;
	}
	
		#nav-home:hover, #nav-home.active{
			background-position: 0 -59px;
		}
	
	#nav-walks-diary{
		background-position: -69px 0;
		width: 115px;
	}
	
		#nav-walks-diary:hover, #nav-walks-diary.active{
			background-position: -69px -59px;
		}
	
	#nav-local-groups{
		background-position: -184px 0;
		width: 127px;
	}
		#nav-local-groups:hover, #nav-local-groups.active{
			background-position: -184px -59px;
		}
	
	#nav-publications{
		background-position: -311px 0;
		width: 127px;
	}
		#nav-publications:hover, #nav-publications.active{
			background-position: -311px -59px;
		}
	
	#nav-news{
		background-position: -438px 0;
		width: 69px;
	}
		#nav-news:hover, #nav-news.active{
			background-position: -438px -59px;
		}
	
	#nav-links{
		background-position: -507px 0;
		width: 72px;
	}
		#nav-links:hover, #nav-links.active{
			background-position: -507px -59px;
		}
		
	#side-nav{
		position: absolute;
		text-indent: -9999px;
		left: 5px; top: 0;
	}
	
	#side-nav li{
		list-style: none;
	}
	
	#nav-join{
		display: block;
		background: url('../images/side-nav.gif') left top no-repeat; 
		height: 165px;
		width: 32px;
	}
	
	#nav-2030{
		display: block;
		background: url('../images/side-nav.gif') no-repeat 0 -165px; 
		height: 95px;
		width: 32px;
	}
	
#inner-page{
	position: relative;
}
	/* SLIDER STYLING **/

	#slider, .slide
	{
		clear: left;
		overflow: hidden;
		height: 303px;
		width: 906px;
		margin-bottom: 10px;
	}

#content
{
	float: left;
	display: inline;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	padding-left: 23px;
	
	margin: 0 23px 15px 0;
	width: 603px;
	
}
#pdf-links p:hover {text-decoration: underline;
}

	#content a{
		color: #707070;
		text-decoration: underline;
	}
	
		#content a:visited{
			color: #707070;
			text-decoration: underline;
		}
		
		#content a:hover{
			color: #707070;
			text-decoration: underline;
		}
	.links-nav{
		list-style: none;
	}
		.links ul{
			list-style: none;
			margin-left: -13px;
		}
		#content .links-nav li{
			display: block;
			float: left;
			margin-right: 5px;
			border-right: 1px solid #626262;
			padding-right: 5px;
			margin-left: 0;
		}
	
	#publications li{
		list-style: none;
	}
	
	#publications img{
		border: 1px solid #333;
	}
	
	.link-box{
		float: left;
		width: 300px;
		margin-bottom: 20px;
	}
	
	.padd{
		clear: left;
		margin-right: 50px;
	}
	
#sidebar
{
	color: #fff;
	display: inline;
	float: right;
	width: 225px;
	margin-right: 23px;
	margin-top: -49px;
	position: relative;
}
	#sidebar a{
		color: #fff;
		text-decoration: none;
	}
	
		#sidebar a:visited{
			color: #fff;
			text-decoration: none;
		}
		
		#sidebar a:hover{
			color: #fff;
			text-decoration: underline;
		}
	#sidebar .sidebar-box{
		padding: 0 0 20px 0;
		margin: 0 0 20px 0;
	}
		.sidebar-content{
			background: #8baea2 url('../images/sidebar-box-bottom.gif') no-repeat left bottom;
			padding: 10px 0 20px;	
		}
		
		.sidebar-content p span{
			color: #000;
			font-weight: 700;
			margin-bottom: 0;
		}
		
		.sidebar-content a img{
			margin: 40px 0 0 10px;
		}

		.sidebar-box h3{
			background: url('../images/sidebar-box-top.png') left top no-repeat;
			color: #fff;
			display: block;
			margin-bottom: 0;
			padding: 10px 0 10px 15px;
			position:absolute;
			z-index: 99;
			width: 210px;
		}
		
		.sidebar-content p{
			padding: 35px 15px 15px;
			margin-bottom: 0;
		}
		
		.sidebar-content ul{
			margin: 0;
			padding: 35px 5px 15px;
		}
		
		.sidebar-content li span{
			color: #000;
			font-weight: 700;
			
		}
		
		.sidebar-box li{
			font-size: 0.8125em;
			list-style: none;
			margin-bottom: 0;
			padding: 0 15px 5px;
		}
		
		#pdf-download{
			background: url('../images/pdf.jpg') left top no-repeat;
			display: block;
			height: 40px;
			margin-left: 15px;
			text-indent: -9999px;
			width: 192px;
		}
		
		#pdf-archive{
			background: url('../images/visit.jpg') left top no-repeat;
			display: block;
			height: 40px;
			margin-left: 15px;
			text-indent: -9999px;
			width: 192px;
		}
		
		
		#contact-us h3{
			background: url('../images/contact-head.gif') no-repeat left top;
		}
		
		#contact-us ul{
			padding: 0;
		}

#footer
{
	background: #688279;
	color: #fff;
	padding: 5px 25px 5px 0;
	text-align: right;
}

#footer a {
    color: #fff;
}

/*PHOTO OF THE MONTH BOX
 ************************************/
#photo_monthly h2{
	float: left;
}

#photo_monthly p{
	float: left;
}
		
#photo_monthly #submit_photo{
	background: url('../images/submit_photo.gif') left top no-repeat;
	color: #fff;
	display: block;
	font-family: 'RockwellRegular';
	float: right;
	font-size: 0.9375em;
	margin-bottom: 8px;
	padding: 7px 0 10px 12px;
	text-decoration: none;
	width: 154px;
}

#previous-photos{
	display: block;
	float: right;
	margin-left: 123px;
	text-decoration: underline;
	width: 120px;
}

.gallerythumb{
	background: #626262;
	display: block;
	float: left;
	margin: 0 20px 20px 0;
	height: 100px;
	width: 130px;
}

/* LATEST NEWS STYLING
*************************************/

#latest-news{
	float: left;
	width: 603px;
}

#latest-news h2{
	border-bottom: 1px solid #626262;
	display: block;
	padding-bottom: 5px;
}

#latest-news h3{
	font: 0.8125em Verdana, Arial, sans-serif;
	font-weight: 700;
}



/* TABLE STYLING **/

table, th, td {
	border: 1px solid #000;
	border-collapse: collapse;
}

table{
	width: 100%;
	margin-bottom: 10px;
}

th{
	font-weight: 700;
}

td, th{
	font-size: 0.8125em;
	padding: 3px;
	vertical-align: bottom;
}

/* FORM **/

fieldset{
	border: 0;
	margin-bottom: 10px;
}

legend{
	background: #fff;
	display: block;
	padding: 5px;
}

label
{
	display: block;
	font-size: 0.81253em;	
	margin-bottom: 5px;
}

input[type=text], input[type=upload], input[type=email], input[type=password]
{
	color: #626262;
	border: 1px solid #626262;
	padding: 3px;
	width: 232px;
	margin-bottom: 5px;
}

input[type=text]:focus, textarea:focus, input[type=email]:focus{
	background: #dce7e3;
}

input[type=file]{
	margin-bottom: 5px;
}

textarea
{
	border: 1px solid #626262;
	color: #626262;
	font: 0.8125em Verdana, Arial, Helvetica, sans-serif;
	height: 100px;
	margin-bottom: 10px;
	padding: 3px;
	width: 232px;
}

input[type=submit]{
	margin: 10px 0;
	padding: 2px;
}

fieldset table, fieldset table td{
	border: 0;
	font-size: 1em;
	vertical-align: top;
}

select{
	margin-bottom: 5px;
	border: 1px solid #000;
}

.checkbox
{
	float: left;
	width: 33%;
	font-size: 0.8em;
	margin: 10px 0 0 0;
}

.radio
{
	float: left;
	width: 25%;
	font-size: 0.8em;
	margin: 10px 0 0 0;
}

.checkbox input, .radio input
{
	display: inline;
}

.checkbox label, .radio label
{
	display: inline;
}

#walks-diary-input fieldset, #walks-search fieldset{
	border: 1px dotted #acc2ba;
	padding: 10px;
	margin: 10px 0;
}

.input-half{
	float: left;
	width: 50%;
}

#grid_ref, #post {
	width: 100px;
}

#grid{
	margin-right: 20px;
}

#day{
	width: 50px;
}

#month {
	width: 100px;
}

#year{
	width: 65px;
}

#group{
	width: 228px;
}

#walks-diary-input legend{
	background: #fff;
	padding: 0 5px;
}

#search-diary{
	float: right;
}

#walk-controls a, #walk-controls a:visited, #walk-controls a:hover{
	color: #fff;
	display: block;
	font-family: 'RockwellRegular';
	font-size: 0.9375em;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	height: 30px;
	text-decoration: none;
}

#walk-controls{
	float: left;
	margin-bottom: 10px;
}

#add_walk{
	background: url('../images/add_walk.gif') no-repeat left top;
	width: 151px;
}

#edit_walk{
	background: url('../images/edit_walk.gif') no-repeat left top;
	margin: 0 43px;
	width: 190px;
}

#delete_walk{
	background: url('../images/delete_walk.gif') no-repeat left top;
	width: 144px;
}

#delete{
	padding: 3px;
	width: 150px;
}
.dayentry
{
	float: left;
	padding: 2%;
	width: 96%;
	border: 1px solid #ccc;
	margin: 0 auto 20px;;
}

.dayentry h3, .dayentry h4{
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.diaryentry
{
	background: #acc2ba;
	float: left;
	padding: 3px 10px;
	width: 580px;
	border: 1px solid #ccc;
	margin: 0 auto 20px;;
}

.diaryentry p.diarydate{
	color: #fff;
}
.diaryentry p{
	padding-top: 6px;
}


.time
{
	border-bottom: 1px dotted #ccc;
	width: 100%;
	text-align: left;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
}

.time p
{
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

.right
{
	float: right;
	width: 45%;
	text-align: right;
}

.left
{
	float: left;
	width: 45%;
}

.level
{
	width: 96%;
	padding: 2%;
	background: #acc2ba;
}

.this
{
	background-image: url('../images/walk_grade_sprite.gif');
	background-repeat: no-repeat;
	display: block;
	float: right;
	height: 33px;
	text-indent: -9999px;
	
}
	.leisurely{
		background-position: 0 0;
		width: 70px;
	}
	.moderate{
		background-position: 0 -33px;
		width: 70px;
	}
	.hard{
		background-position: 0 -66px;
		width: 70px;
	}
	.yes{
		background-position: -70px -99px;
		width: 33px;
	}
	
	.no {
		background-position: -70px 0;
		width: 33px;
	}
.level p
{
	padding-top: 4px;
	float: left;
}

#public-transport{
	margin-top: 10px;
}

#coach-rambles {
	margin-top: 10px;
}

#coach-rambles h3 {
	background: url('../images/contact-head.gif') no-repeat left top;
}

#coach-rambles p {
	padding-bottom: 0;
}
