/*---------------CSS by art2science - www.art2science.co.uk---------------*/
/*-----------------For Webuseful Ltd - www.webuseful.co.uk----------------*/

body {
	margin: 0px;
	padding: 0px;
	font: 80% Arial, Helvetica, sans-serif;
	background: url(images/tfp_logo_background.jpg) repeat;
}

#container {
	background: url(images/bground_strip.jpg) repeat-y left;
	margin: 20px auto 0;
	width: 760px;
	border: 1px solid #F81413;
}

#content {
	padding-left: 200px;
	padding-right: 15px;
	padding-bottom:10px;
}

#content p.legal
	{font-size:9px;}

#admin-content {
	padding-left: 200px;
	padding-right: 15px;
	padding-bottom:10px;
	padding-top: 20px;
}

#content .img-right {
	float: right;
	border: 2px solid #999999;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 10px;
}

#content h3 {
	margin-left: 0px;
	font-size: 1.1em;
	color: #F81413;
}

#header {
	height: 80px;
	padding-top: 0px;
	text-align: right;
	padding-bottom: 10px;
}

img { border:0; }

#logo {
	background: url(images/top_left.jpg) no-repeat left top;
	float: left;
	display: block;
	width: 185px;
/*	clear: both; */
/*	overflow:visible; */
}

#logo img {
	margin-left: 20px;
	margin-top: 15px;
}

.headline {
	background: url(images/top_grade.jpg) no-repeat right center;
	height: 30px;
	font-size: 1.5em;
	font-weight: bold;
	color: #555;
	padding-top: 0px;
	margin-top: 10px;
}

.headline p {
	margin: 0px;
	padding: 2px 0px 0px;
}

.headline h1
	{
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 0px;
	}

#header h1 {
	width: 540px;
	margin: 10px 0px;
	padding: 0px;
/*	color: #FF0000; */
	border: 0px;
}

#header img {
	width: 540px;
	margin: 10px 0;
	padding: 0;
/*	color: #FF0000; */
	border: 0;
}


#header  h2{
	margin: 0px;
	padding: 0px 0 10px 0;
	font-size: 1.7em;
	color: #666666;
	display: block;
}

#testimonials 
	{
	background: #FFFFFF;
	padding: 10px;
	margin-top: 60px;
	margin-right: 20px;
	margin-left: 20px;
	color: #000;
	font-size : 0.9em;
	}
	
#testimonials h3{
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	color: #333333;
}

p.testimonials {
	margin: 5px 0px 0px;
	padding: 0px;
/*	font-style : italic;*/
	font-family : Georgia, Times, serif;
}

p.testimonials-sig
	{
	font-weight:bold; 
	color:black;
	padding: 5px 0 0 0;
	margin:0;
	}

span.bigquote
	{
	 font-weight: bold;
/*    font-size: 1.5em;
    line-height: 50%; */
	 color: black;
	 }

/*Div used to display the client logos on the Employers page*/
#clients 
	{
	display : inline;
	float : right;
	width : 130px;
	text-align: center;
	padding : 10px 0 10px 0;
	border : 1px solid #F81413;
	margin-top: 20px;
	margin-left: 10px;
	}

#clients img
	{
	border: 1px solid black;
	margin : 5px 0 5px 0;
	}	
	
 /*The menu code*/
#menu-container {
	margin-top: 150px;
}

#menu {
	padding-left:20px; 
	margin:0; 
	width:0; 
	font-size:.95em; 
	font-weight:600; 
	line-height:20px;
	}

#menu li 
	{
	list-style-type:none; 
	width:150px; 
	height:24px; 
	margin:5px 0; 
	clear:both;
	}

#menu a
	{
	position:relative; 
	display:block; 
	width:120px; 
	height:22px; 
	border:1px solid #000; 
	padding-left:3px; 
	text-decoration:none;
	}


#menu a.normal, #menu a.normal:visited 
	{
	background-color:#eee; 
	color:#000; 
	}

#menu a.normal:hover  
	{
	color:#F00; 
	background-color:#FFFFFF; 
	text-decoration:none;
	}

#menu a.current, #menu a.current:visited {
	background-color:#eee; 
	color:#F00; 
	text-decoration:none;
	}

#menu a.highlight, #menu a.highlight:visited
	{
	background-color: #F81413; 
	color:#FFFFFF; 
	border:1px solid #fff;
	}

#menu a.highlight:hover 
	{
	background-color:#FFFFFF; 
	color:#FF0000;
	border:1px solid #000;
	}

#footer 
	{
	clear: both;
	display: block;
	color: #666;
	background: #ccc url(images/footer_grade.jpg) repeat-x;
	padding: 5px 0 5px;
	text-align: center;
	font-size : 0.8em;
	}

#footer a
	{
	color : black;
	font-weight : bold;
	text-decoration:none;
	}

.message 
	{ 
	color : #000000; 
	font-size: 0.9em; 
	margin:0; 
	padding: 10px; 
	}	

table.search
	{
	border : 1px solid #F8A6A6; 
	margin:0;
	width: 540px;
	}
		 
table.search td
	{
	padding: 2px 5px 2px 5px;
	}	 
	
table.search td.search-title
	{
	border-bottom : 1px solid #F8a6a6; 
	}

table.search td.show-me
	{
	text-align:center;
	border-top : 1px solid #F8a6a6; 
	font-weight: bold;
	}
	
#pages, #pagingmenu
	{
	font-size : 0.8em;
	font-weight: bold;
	color : #F81413
	}	

table.results
	{
	width: 540px;
	margin: 15px 0 15px 0;
	}

table.results td
	{
	padding: 2px 5px 2px 5px;
	}	 

table.results td.title
	{
	border-top : 1px solid #F8A6A6;
	font-size: 1.1em; 
	font-weight:bold;
	width: 60%;
	}	 

table.results td.url
	{
	border-top : 1px solid #F8A6A6;
	border-left : 1px solid #F8A6A6;
	background-color: white; 
	width:80px;
	}	 

a.sr-url 
	{
	color:black; 
	font-size:0.8em; 
	font-weight:bold; 
	text-decoration:underline;
	}
	
a.sr-url:hover, a.sr-url:active 
	{ 
	color:blue; 
	}

a.sr-url:visited
	{
	color:black;
	}

a.del-url 
	{
	color:red; 
	font-size:0.8em; 
	font-weight:bold; 
	text-decoration:underline;
	}

table.results td.redlink	 {color:red;}
span.sr-des, span.labelname {font-weight:bold;}	

.description
	{
	padding : 20px 10px 20px 10px;
	font-size: 0.9em;
	line-height : 1.2em;
	background-color: white;
	border: 1px solid #F8A6A6;
	}

.label
	{
	margin: 10px 0 5px 0;
	padding: 0;
	}
form td.right 
	{
	text-align:right; 
	padding-right:5px; 
	width:150px;
	font-weight: bold;
	}
	
table.staff
	{border : 1px solid #F8A6A6;}
	
table.staff td
	{
	padding: 5px;
	}
	
.yellow
	{border : 1px solid #EE0;}

#searchbutton
	{
	background-color: #F81413; 
	color:#FFFFFF; 
	border:1px solid #000;
	}
	