﻿/* body	{font-family: Arial, Verdana, Sans-Serif;
		 font-size: 90%;
		 color: #fcfcfc;
		} */
		
body 
		{
		text-align:center;
		margin-top: 0px;
		font-size: 80%;
		font-family: arial, helvetica, sans-serif;
		margin: 0px;
		border: 0px;
		background: #e5e5dd none repeat scroll 0 0;
		color: #453E3E;	
		}		
		
#body
		{		
		margin-left:auto;
		margin-right:auto;
		padding: 0px;
		text-align: left;
		background-color: #fcfcfc;	
		width:999px;	
		}		
		
h1	{font-size: 2.5em; font-family: corisande, arial, helvetica, sans-serif; margin-top: 0.5em; margin-left: 1em; margin-bottom: 0.25em; color: #ffffff;}
		
.colLeft		{width: 20%; float: left; border: solid #fcfcfc 1px;}
.colCentre		{width: 60%; float: left;}
.colRight		{width: 20%;}
.col80			{width: 79%; float: left;}
.colFixed265	{width: 265px; float: left;}
.clear			{clear: both;}

#header		{width: 100%; padding: 1em; background-image: url(http://www.stfc.ac.uk/images/design/backgrounds/header-blue-stars.jpg)}

.hBlock		{display: none;}
.vBlock		{display: block;}

.hidden 
{position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;}

	a {text-decoration: underline;}
	a:active {text-decoration: underline; color: #ffffff; background-color: #093F7D;}	
	a:link {text-decoration: underline; color: #0000DA;}	
	a:visited {text-decoration: underline; color: #850000;}	
	a:visited:active {text-decoration: underline; color: #ffffff; background-color: #093F7D;}		
	a:hover {text-decoration: underline;}


/* result set */
.spanG		{color: #004900;}

	/* skip navigation stuff */
	.hide {
		position: absolute;
		left: -40000px;
		width: 0;
		height: 0;
		overflow:hidden;
	}

	.hide_tab{
		position: absolute;
		left: -40000px;
		overflow:hidden;
		width: 165px;
		width: 0;
	}

	.hide_tab:active, .hide_tab:focus {
	text-decoration: none;
	text-align: center; 
	background-color: #cc3333;
	color: #ffffff;
	font-weight: bold;
	border-left: 1px solid #ffffff;
	padding: 4px;
	margin-left: 1px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 165px;
	}	
 
 /* FOOTER [footer_v2.ascx] */

	.pnlBottomContent 
	{
		padding-top: 50px;
		clear: both; 
		text-align: left;
	}

	.footer
	{
		width:100%;
		height:124px;
		background: url(/websearch/images/footer-crescent.jpg) top left no-repeat;	
		margin-top: 100px;
	}
	.rcuk-footer
	{
		border: none; 
		float: left;
	}
	.footer-address
	{
		text-align: center;
		padding-top: 30px;
		font-family:  arial, verdana, helvetica;
		font-weight: bolder;
		font-size: 0.9em;
		color: #453E3E;
	}

	.footer-links
	{
		margin-left: 110px;
		text-align: center;
		padding-top: 20px;
	}
	
	.footer-links a {font-family: arial, verdana, helvetica; font-weight: bolder; color: #67686a; text-decoration: none;}
	.footer-links a:active {text-decoration: none; color: #ffffff; background-color: #3366cc;}	
	.footer-links a:link {text-decoration: none;}	
	.footer-links a:visited {text-decoration: none;}	
	.footer-links a:hover {text-decoration: underline;}

/* FOOTER ENDS */

