body {

	background:url('../images/fp-bg.png') no-repeat center top;

}

/*Basic font and element styles */

p {
	font-family:verdana;
	line-height: 18px;
	font-size: 1.4em;
	color: #333333;
	/*padding-left: 5px;*/
}

p.intro{
	font-family:arial;
	font-size: 2.3em;
	color: #DC7600;
	line-height: 25px;
}

p a {
	color: #A7006E;
	text-decoration: bold;
}

h1,h2,h3,h4 {
	margin-top: 10px;
	display:block;
	font-family:arial;
	font-weight: bold;
	color: #DC7600;
}
h1 {font-size: 3.2em;font-weight: normal;}
h2 {font-size: 2.5em;font-weight: normal;}
h3{font-size: 1.6em;}
h4{font-size: 1.5em; color: #666666;}

img {
	padding: 5px 15px 5px 0px;
}

blockquote {
	width: 382px;
	height:114px;
	background:url('../images/blockquote.png') no-repeat left top;
	color:white;
	padding-top: 15px;
	padding-left:15px;
}

blockquote p {
	font-family:arial;
	line-height: 25px;
	font-size: 2.2em;
	color:white;
	padding: 0;
	padding-right: 10px;
	margin: 0;
}



#content ul {
		list-style: none;
	}
	
#content ul li{
		margin-bottom: 5px;
		margin-top: 10px;
		margin-left:10px;
		font-family:verdana;
		font-size: 1.4em;
		background:url('../images/triangle.gif') +0px +8px no-repeat;
		padding-left:10px;
		text-decoration: none;
		color: #333333;
		font-family: verdana;
		line-height:19px;
	}
	
	#content ul li a{
		color: #A7006E;
		text-decoration: bold;
		padding-bottom: 3px;
	}
	
#content ol {

	}
	
#content ol li{
		margin-bottom: 5px;
		margin-top: 10px;
		font-family:verdana;
		font-size: 1.2em;
		text-decoration: none;
		color: black;
		font-family: verdana;
		line-height: 15px;
	}
	
	#content ol li a{
		color: #A7006E;
		text-decoration: bold;
	}
	
	#content ol li ul li{
		margin-bottom: 5px;
		margin-top: 10px;
		font-family:verdana;
		font-size: 1em;
		text-decoration: none;
		color: black;
		font-family: verdana;
		line-height: 15px;
	}
	
	#content ol li ul li a{
		color: #A7006E;
		text-decoration: bold;
	}



#container {
	margin: 0 auto;
	width: 975px;
	height: auto;
	padding: 0 0 0 0;
}

#left-col{
	width: 235px;
	float:left;
	min-height: 500px;
	margin: 0 0 0 0;
}

	#left-col h1 {
		margin-top: 10px;
		display:block;
		float:left;
		width: 223px;
		height: 215px;
		background:url('../images/logo.png') no-repeat left top;
	}
	
	#left-col h1 span {
		display: none;
	}

	
	#left-col ul {
		list-style: none;
		width: 190px;
		float:left;
	}

	
		#left-col ul li {
			list-style: none;
			background: none;
			margin: 0;
			padding: 0;
			font-size: 1.3em;
			border-bottom: 2px solid #E1E1E1;

			padding-bottom: 4px;
			display: none;
		}
		
		#left-col ul li.active {
			display: block;
		}
		
		
		
			#left-col ul li a {
				font-family: verdana;
				font-size: 1.0em;
				color: #666666;
				font-weight: bold;
				text-decoration: none;
			}

				#left-col ul li ul{
					list-style: none;
					margin-top: 5px;
				}
				
					#left-col ul li ul li {
						padding-top: 5px;
						padding-bottom: 4px;
						margin:0;
						display: block;
					}
					
					
					#left-col ul li ul li a{
						color: #A7006E;
						font-weight: normal;
						font-size: 0.7em;
					}
					
					#left-col ul li ul li.active a{
						color: #A7006E;
						font-weight: bold;
					}
					
					#left-col ul li ul li.active ul{
						padding-top: 5px;
						border-bottom: 2px solid #E1E1E1;
						margin-bottom: 5px;
					}
					
				
					
						#left-col ul li ul li.active ul li{
							font-weight: normal;
							padding-top: 3px;
							background:none;
							border:0;
							font-size: 0.7em;
							padding-bottom: 7px;
						}
						
					
						
						
					
						#left-col ul li ul li.active ul li a{
							font-weight: normal;
							padding-left: 15px;
							background:url('../images/list-star.png') no-repeat left;
							border:0;
							font-size: 1em;
							padding-bottom: 3px;
						}
					
	
	
	

#donate{
	margin-top: 15px;
	float:left;
	width: 180px;
	height: 38px;
	background:url('../images/donatenow.png') no-repeat left top;
	margin-bottom: 30px;
}

	#donate span a{
		font-family: verdana;
		font-size: 1.7em;
		color: white;
		font-weight: bold;
		margin-left: 25px;
		margin-top: 7px;
		display:block;
		text-decoration: none;
	}

#donate{
	width: 230px;
	
}

#right-col{
	width: 725px;
	float:left;
	margin: 0 0 0 0;
}

#header{
	width: 100%;
	margin: 0;
	padding: 0;
}

	#header #tesco-hotline{
		display: block;
		width: 305px;
		height: 55px;
		background:url('../images/hotline.png') no-repeat left top;
		float:left;
		margin: 0;
		padding: 0;
	}

		#header #tesco-hotline span{
			font-family: verdana;
			font-size: 1.7em;
			color: #434343;
			font-weight: bold;
			margin-left: 10px;
			margin-top: 5px;
			display:block;
		}
		
		#header #tesco-hotline a {
			font-size: 1.2em;
			color: #434343;
			font-weight: bold;
			text-align:right;
			margin-left: 10px;
			margin-top: 5px;
			display:block;
			font-family: verdana;
			margin-right: 15px;
			text-decoration:none;
                        line-height: 15px;
		}
		
	#header #search-box{
		display: block;
		width: 216px;
		height: 55px;
		background:url('../images/search-box.png') no-repeat left top;
		float:right;
		margin: 0;
		padding: 0;
	}

		#header #search-box fieldset {
			padding-top: 10px;
			padding-left: 15px;
		}

			#header #search-box fieldset .searchText{
				background:url('../images/search-input.png') no-repeat left top;
				border: 0;
				width: 120px;
				height: 24px;
				margin: 0;
				padding: 0;
				display: block;
				float:left;
				padding-left: 5px;
				padding-top: 5px;
			}

			#header #search-box fieldset input[type="image"] {
				width: 55px;
				height: 29px;
				display: block;
				float:left;
			}
	
	
	#header #main-nav{
		width: 100%;
		margin-top: 10px;
		padding: 0;
		float:left;
		height: 50px;
	}
	
		#header #main-nav ul{
			list-style: none;
		}
		
		#header #main-nav ul li{
			background:none;
			margin: 0;
			display: block;
			float:left;
			/*padding-left: 15px;
			padding-right: 25px;*/
		}
	
		
		#header #main-nav ul li a {
			font-family: verdana;
			font-size: 1.7em;
			color: #890050;
			font-weight: bold;
			/*margin-left: 10px;*/
			margin-top: 15px;
			display:block;
			text-decoration: none;
			text-align: center;
			padding-top: 7px;
			height:35px;

		}
		
		#header #main-nav ul li a.selected{
			color:white;
		}
		
		
		#header #main-nav ul li.home a, #header #main-nav ul li.home a.selected{
			width: 100px;
		}
			#header #main-nav ul li.home a.selected{
				background:url('../images/menu-home.png') no-repeat left top;
			}
		
		
		#header #main-nav ul li.ourpartnership a, #header #main-nav ul li.ourpartnership a.selected{
			width: 180px;
		}
			#header #main-nav ul li.ourpartnership a.selected{
				background:url('../images/menu-ourpartnership.png') no-repeat left top;
			}
		
		
		#header #main-nav ul li.getinvolved a, #header #main-nav ul li.getinvolved a.selected{
			width: 170px;
		}
			#header #main-nav ul li.getinvolved a.selected{
				background:url('../images/menu-getinvolved.png') no-repeat left top;
			}
			
			
		#header #main-nav ul li.volunteer a, #header #main-nav ul li.volunteer a.selected{
			width: 140px;
		}
			#header #main-nav ul li.volunteer a.selected{
				background:url('../images/menu-volunteer.png') no-repeat left top;
			}
			
			
		#header #main-nav ul li.news a, #header #main-nav ul li.news a.selected{
			width: 100px;
		}
			#header #main-nav ul li.news a.selected{
				background:url('../images/menu-news.png') no-repeat left top;
			}
		
		
		
		
		
#divide-purple{
	background:url('../images/divide-purple.png') no-repeat left top;
	width:704px;
	height: 9px;
	float:left;
	margin-top: 5px;
}






#footer {
	margin-top: 25px;
	width: 100%;
	float:left;
	margin-bottom: 5px;
}

#footer p{
	float:right;
	margin: 0;
	padding: 0;
	line-height:13px;
}

p.charity{
	float:left;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	line-height:13px;
		font-family: verdana;
		font-size: 0.9em;
		color: #33333;
		/*font-weight: bold;*/
		display:block;
		text-decoration: none;
		padding-bottom:25px;
}
	#footer p a{
		margin: 0;
		padding: 0;
		line-height:13px;
		
		font-family: verdana;
		font-size: 0.9em;
		color: #890050;
		/*font-weight: bold;*/
		display:block;
		text-decoration: none;
	}

	#footer ul {
		list-style: none;
	}
		
		#footer ul li{
			display: block;
			float:left;
			padding-right: 15px;
			margin-left: 15px;
			border-right: 1px solid #B0B0B0;
			background: none;
			padding-left: 0;
			margin-top: 0;
		}
		
		#footer ul li.first{
			margin-left: 0;
		}
		
		#footer ul li.last{
			border-right: 0;
		}
		#footer ul li{
				font-family: verdana;
				font-size: 1.3em;
				color: #890050;
				font-weight: normal;
				display:block;
				text-decoration: none;
			}
		
		
			#footer ul li a {
				font-family: verdana;
				font-size: 1em;
				color: #890050;
				font-weight: normal;
				display:block;
				text-decoration: none;
			}
			
#top-info{
	width: 100%;
	min-height: 50px;
	float:left;
}


/*Breadcrump trail*/
#breadcrumb {
	margin-top: 20px;
	margin-left: 5px;
	float:left;
	display: inline;
	float:left;
	width:470px;
	
	font-weight: normal;
	font-family:Verdana;
	font-size: 1.2em;
	color: black;
	padding-right: 5px;
}

	#breadcrumb span{
		display: inline;
		line-height:20px;
	}

	#breadcrumb  a {
		font-style: normal;
		text-decoration:  underline;
		color: #A7006E;
		/*font-weight: bold;*/
	}
	
#share-this{
	float:right;
	width: 160x;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 20px;
	display:inline;
}

#share-this a.stbutton {
	padding:1px 5px 5px 22px;
	text-decoration: none;
	margin: 0;
	display:inline;
	float:left;
}

#share-this .stbuttontext {
	font-weight:normal;
	font-family:Verdana;
	font-size: 1.2em;
	color: #A7006E;
	text-decoration: underline;
	border-right: 1px solid gray;
	padding-right: 10px;
	display:inline;
	float:left;
}

#print-text{
	float:right;
	padding:3px 5px 5px 7px;
	font-weight: normal;
	font-family:Verdana;
	font-size: 1.2em;
	color: #A7006E;
	text-decoration: underline;
	cursor:pointer;
	display:inline;
}





/*Search*/


/*Search styling*/

.ajaxSearch_result{
	margin: 20px 0 20px 0;
	padding: 0 0 0 0;
}

.ajaxSearch_result p{
	font-weight: normal;
	font-family:Arial;
	font-size: 10pt;
	color: #4B4B4B;;
	line-height: 20px;
	padding: 0;
	margin: 5px 0 5px 0;
}

.ajaxSearch_result a{
	font-weight: bold;
	font-family:Arial;
	font-size: 10pt;
	color: #FF6600;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

.ajaxSearch_result h2 a, .ajaxSearch_result h2 a:visited {
 color: #890050;
font-size:0.9em;
font-weight:normal;
text-decoration: underline;
}

a.searchbottom{
	font-size: 8pt;
        color: #890050; 
        text-decoration: underline;
        font-weight: normal;
}


.ajaxSearch_result a:visited {
	color: #890050;

}

.ajaxSearch_paging {
font-family:Arial;
	font-size: 10pt;
}

.ajaxSearch_paging  a{
	line-height: 20px;
       color: #890050;
}

.event-sub{
float:left; clear:both; margin-left:10px; margin-bottom: 20px; margin-top:15px; width: 100px; height: 27px;
background-image: url(../images/submitdetails.png); border:0; color:white; font-weight: bold;
}


.ajaxSearch_highlight{
	font-weight: bold;
}
.ajaxSearch_resultDescription{
	display: hidden;
}

.AS_ajax_resultsIntroFailure{
	float:left;
	display: block;
	width: 500px;
	clear:left;
	
	font-weight: normal;
	font-family:Arial;
	font-size: 10pt;
	color: #4B4B4B;
	line-height: 18px;
}

.hr, hr { 
	background:url('../images/orange-divide.png') no-repeat left top;
	width:469px;
	height: 9px;
	float:left;
	border: 0;
	margin-bottom: 5px;
}

.hr hr { display: none !important; border:0;}

* html .ht hr{
	display: none !important;
}
*:first-child+html .hr hr{display: none;} 

.news-article h2 a {
	font-size: 0.8em;
	font-family: arial;
	color: #890050;
	
}