/**
 * This file contains the blue template CSS
 *
 * @copyright Copyright 2006 Ascension Design Limitied
 * @author Chris Box <support@ascensiondesign.co.uk>
 * @package OE_Services
 */
/*
#body
{
	position:					absolute;
	border:						none;
	margin-top: 				0px;
	margin-bottom: 				0px;
	margin-left: 				0px;
	margin-right: 				0px;
	padding-top:				0px;
	padding-bottom: 			0px;
	padding-left: 				0px;
	padding-right: 				0px;
	background-color:			#CDCDCD;
	color:						#000000;
	font-family:				Arial, Helvetica, sans-serif;
	text-align: 				left;
	font-size:					100%;
	width:						100%;
}

#body_invisible
{
	visibility:					hidden;
	position:					absolute;
	border:						none;
	margin-top: 				0px;
	margin-bottom: 				0px;
	margin-left: 				0px;
	margin-right: 				0px;
	padding-top:				0px;
	padding-bottom: 			0px;
	padding-left: 				0px;
	padding-right: 				0px;
	background-color:			#CDCDCD;
	color:						#000000;
	font-family:				Arial, Helvetica, sans-serif;
	text-align: 				left;
	font-size:					100%;
	width:						100%;
}
*/
/*
div
{
	border:						none;
	margin-top: 				0px;
	margin-bottom: 			0px;
	margin-left: 				0px;
	margin-right: 				0px;
	padding-top:				0px;
	padding-bottom: 		0px;
	padding-left: 				0px;
	padding-right: 			0px;
}

#logout
{
	padding-top:				40px;
	text-align: 				right;
	font-size:					80%;
}

#logout a
{
	color:						#FFFFFF;
	text-decoration:			none;
}

#search
{
	padding-top:				40px;
	text-align: 				right;
	font-size:					80%;
}

#search_form
{
	border:						none;
	margin-top: 				0px;
	margin-bottom: 				0px;
	margin-left: 				0px;
	margin-right: 				0px;
	padding-top:				0px;
	padding-bottom: 			0px;
	padding-left: 				0px;
	padding-right: 				0px;
	color:						#666666;
}

#search_submit_invisible
{
	visibility:					hidden;
}

/*
#menu
{
	float:							left;
	width:						126px;
}

#menu_inner
{
	position:					relative;
	top:							8px;
	left:							0px;
	width:						120px
}

#menu a
{
	text-decoration:			none;
	color:						#FFFFFF;
}

#menu ul
{
	border:						none;
	margin-top: 				0px;
	margin-bottom: 			0px;
	margin-left: 				0px;
	margin-right: 				0px;
	padding-top:				0px;
	padding-bottom: 		0px;
	padding-left: 				0px;
	padding-right: 			0px;
	color:						#FFFFFF;
	text-align: 					right;
	list-style-type:				none;
	line-height:					250%; 
	font-size:					90%;
}

#menu a:hover
{
	font-weight:				bold;
}

#breadcrumbs
{
	position: 					relative;
	top:						8px;
	left: 						6px;
	width: 						622px;
	margin-bottom: 				20px;	
	color:						#888888;
	font-size:					75%;
}

#breadcrumbs a
{
	color:						#888888;
	text-decoration: 			underline;
}

#breadcrumb_current
{
	font-weight:				bold;
}

a
{
	color:						#0B3E9E;
	text-decoration: 			underline;
}

p
{
	border:						none;
	margin-top: 				4px;
	margin-bottom: 			6px;
	margin-left: 				0px;
	margin-right: 				0px;
	padding-top:				0px;
	padding-bottom: 		0px;
	padding-left: 				0px;
	padding-right: 			0px;

	font-size:					95%;
	line-height:					120%;
	color:						#000000;
}

h1
{
	border:						none;
	margin-top: 				0px;
	margin-bottom: 			6px;
	margin-left: 				0px;
	margin-right: 				0px;
	padding-top:				0px;
	padding-bottom: 		0px;
	padding-left: 				0px;
	padding-right: 			0px;

	font-size:					120%;
	line-height:					130%;
	font-weight:				bold;
	color:						#0B3E9E;
}

h2
{
	border:						none;
	margin-top: 				0px;
	margin-bottom: 			6px;
	margin-left: 				0px;
	margin-right: 				0px;
	padding-top:				0px;
	padding-bottom: 		0px;
	padding-left: 				0px;
	padding-right: 			0px;
	
	font-size:					110%;
	line-height:					125%;
	font-weight:				bold;
	color:						#0B3E9E;
}

h3
{
	border:						none;
	margin-top: 				0px;
	margin-bottom: 			6px;
	margin-left: 				0px;
	margin-right: 				0px;
	padding-top:				0px;
	padding-bottom: 		0px;
	padding-left: 				0px;
	padding-right: 			0px;
	
	font-size:					100%;
	line-height:					120%;
	font-weight:				bold;
	color:						#0B3E9E;
}

ul
{
	border:						none;
	margin-top: 				0px;
	margin-bottom: 			6px;
	margin-right: 				48px;
	padding-top:				0px;
	padding-bottom: 		0px;
	padding-left: 				0px;
	padding-right: 			0px;

	font-size:					90%;
	line-height:					120%;
	list-style:					circle;

}

ol
{
	border:						none;
	margin-top: 				0px;
	margin-bottom: 			6px;
	margin-right: 				48px; 
	padding-top:				0px;
	padding-bottom: 		0px;
	padding-right: 			0px;

	font-size:					100%;
	line-height:					120%;
	list-style:					decimal;
}

li
{
	margin-left: 				24px;
}

blockquote
{
	border:						none;
	margin-top: 				0px;
	margin-bottom: 			6px;
	margin-left: 				24px;
	margin-right: 				48px;
	padding-top:				0px;
	padding-bottom: 		0px;
	padding-left: 				0px;
	padding-right: 			0px;

	font-size:					100%;
	line-height:					120%;
	font-style:					italic;
	text-align:					justify;
	color:						#333333;
}

.quote
{
	font-style:					italic;
	color:						#333333;
}

.news_h1
{
	border:						none;
	margin-top: 				0px;
	margin-bottom: 			6px;
	margin-left: 				0px;
	margin-right: 				0px;
	padding-top:				0px;
	padding-bottom: 		0px;
	padding-left: 				0px;
	padding-right: 			0px;

	font-size:					120%;
	line-height:					130%;
	font-weight:				bold;
	color:						#0B3E9E;
}

.news_h2 
{
	border:						none;
	margin-top: 				0px;
	margin-bottom: 			0px;
	margin-left: 				0px;
	margin-right: 				0px;
	padding-top:				0px;
	padding-bottom: 		0px;
	padding-left: 				0px;
	padding-right: 			0px;
	
	font-size:					110%;
	line-height:					125%;
	font-weight:				bold;
	color:						#0B3E9E;
}

.news_h3
{
	border:						none;
	margin-top: 				0px;
	margin-bottom: 			6px;
	margin-left: 				0px;
	margin-right: 				0px;
	padding-top:				0px;
	padding-bottom: 		0px;
	padding-left: 				0px;
	padding-right: 			0px;
	
	font-size:					100%;
	line-height:					120%;
	font-weight:				bold;
	color:						#0B3E9E;
}

.news_h1_with_date 
{
	border:						none;
	margin-top: 				0px;
	margin-bottom: 			0px;
	margin-left: 				0px;
	margin-right: 				0px;
	padding-top:				0px;
	padding-bottom:	 	0px;
	padding-left: 				0px;
	padding-right: 			0px;

	font-size:					120%;
	line-height:					130%;
	font-weight:				bold;
	color:						#0B3E9E;
}

.news_h2_with_date 
{
	border:						none;
	margin-top: 				0px;
	margin-bottom: 			0px;
	margin-left: 				0px;
	margin-right: 				0px;
	padding-top:				0px;
	padding-bottom: 		0px;
	padding-left: 				0px;
	padding-right: 			0px;
	
	font-size:					110%;
	line-height:					125%;
	font-weight:				bold;
	color:						#0B3E9E;
}

.news_h3_with_date 
{
	border:						none;
	margin-top: 				0px;
	margin-bottom: 			0px;
	margin-left: 				0px;
	margin-right: 				0px;
	padding-top:				0px;
	padding-bottom: 		0px;
	padding-left: 				0px;
	padding-right: 			0px;
	
	font-size:					100%;
	line-height:					120%;
	font-weight:				bold;
	color:						#0B3E9E;
}

.news_date
{
	margin-top: 				0px;
	margin-bottom: 			0px;
	margin-left: 				0px;
	margin-right: 				0px;
	padding-top:				0px;
	padding-bottom: 		0px;
	padding-left: 				0px;
	padding-right: 			0px;
	color:						#888888;
	font-size:					75%;
}

.news_column1
{
	float:							left;
	width: 						308px;	
}

.news_column2
{
	float:							right;
	width: 						308px;
}

.news_spacer
{
	clear: 						both;
}

.news_list
{
	margin-top: 				0px;
	margin-bottom: 			0px;
	margin-left: 				0px;
	margin-right: 				0px;
	padding-top:				4px;
	padding-bottom: 		4px;
	padding-left: 				0px;
	padding-right: 			0px;
}

.content_menu
{
	border:						none;
	margin-top: 				4px;
	margin-bottom: 			6px;
	margin-left: 				24px;
	margin-right: 				48px;
	padding-top:				0px;
	padding-bottom: 		0px;
	padding-left: 				0px;
	padding-right: 			0px;
	font-size:					100%;
	line-height:					120%;
	list-style:					none;
}

.content_menu_odd
{
	float: 						right;
	width:						50%;
	margin-left: 				0px;
}

.content_menu_even
{
	clear:						both;
	float:							left;
	width:						50%;
	margin-left: 				0px;
}

.last_updated
{
	float: 						right;
	color:						#888888;
	font-size:					75%;
}

.icon
{
	margin-top: 				12px;
	margin-bottom: 			12px;
	margin-left: 				12px;
	margin-right: 				12px;

	text-align:					center;
	float:							left;
}

.icon a
{
	text-decoration:			none;
}

/* Kit's stuff 

#container {
	width:	760px;
	border: 1px solid #666666;
	background-color:	#f7f7f7;
	margin:auto;

}

#content-area {
	float: 		right;
	width:		560px;
	padding-right:	20px;
	
}

.spacer {  
	clear:	both;
}

#main-navigation {
	position:	 		relative;
	float:				left;	
	left: 				0;
	padding-bottom:		20px;
	padding-right:		20px;
	margin:				0;
	font-family:		Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:		bold;
	font-size:			100%;
	text-align: 		left;
	background-color:	#f7f7f7;
	color:				#666;
	border:				none;
	width: 				140px;
}

	#main-navigation ul {
		list-style: 		none;
		margin: 			0;
		padding: 			0;
		border-bottom:		1px solid #ccc;
	}

		#main-navigation li {
			border-top: 		1px solid #ccc;
			margin: 			0;
			background-color:	#330066;	
		}

			#main-navigation li:hover {
				background-color:	#99BB33;
				color: #fff;
			}

	#main-navigation a {
		display: 			block;
		border-right: 		1px solid #ccc;
		width: 				140px;
		padding: 			3%;
		padding-left:		10px;
		color: 				#f7f7f7;
		text-decoration: 	none; 
		background-color:	#330066;
	}

	html>body #main-navigation a {
		width:				94%;
		}

		#main-navigation a:hover {
			background-color:	#99BB33;
			color: #fff;
		}
		*/
