/**
 *
 * @copyright Copyright 2008 Ascension Design Limitied
 * @author Kit Barker <kit@ascensiondesign.co.uk>
 * @package Making Money Easier
 */

#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:			#EDEDED;
	color:						#000000;
	font-family:				Verdana,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:			#EDEDED;
	color:						#000000;
	font-family:				Verdana,Arial,Helvetica,sans-serif;
	text-align: 				left;
	font-size:					100%;
	width:						100%;
}

#related 
{
	font-size: 85%;
	margin-bottom: 1.5em;
	
}

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;
}

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:					130%;
	line-height:				130%;
	font-weight:				bold;
	color:						#000;
}

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:						#B0471A;
}

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:						#B0471A;
}

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: 						49%;	
}

.news_column2
{
	float:							right;
	width: 						49%;
}

.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;
}

/**************************************
/
/ Page and content areas
/
/*************************************/
#container {
	width:	90%;
	margin: 0 auto;
	margin-top: -4px;
	border: solid #202020 2px;
	border-top: none;
	background-color:	#fff;

}

#content-area {
	background-color:	#fff;
	/*padding-right:	20px;*/
	margin-top: 10px;
	position:relative;
	margin-left: 260px;	
}

#content-inner {
	margin-left: 10px;
	margin-right:	10px;
	float: left;
}

.spacer {  
	clear:	both;
}

#page {
	clear: both;
}
/**************************************
/
/ Header
/
/*************************************/

#header {
	background: transparent url('/resource/templates/site/181fb172-b41a-102b-81f8-003005bbceb4/header_background.gif') top left repeat-x;
	clear: both;
	height: 160px;
}

#header:after {
content:" ";
display:block;
clear:both;
}

.highlight{
	color: #C2005A;
}

#header h1 {
	display: none;
}

#header p {
	display: none;
}

#header img {
	float: left;
}

/**************************************
/
/ Sidebar
/
/*************************************/

#sidebar {
	position:	 		relative;
	float:				left;	
	left: 				0;
	margin:				10px;
	text-align: 		left;
	color:				#1A286A;
	border:				none;
	width: 				240px;
}

/**************************************
/
/ Main menu
/
/*************************************/

#main-navigation {
	position:	 		relative;
	float:				left;	
	left: 				0;
	font-weight:		bold;
	font-size:			80%;
	text-align: 		left;
	color:				#1A286A;
	border:				none;
	width: 				240px;
}
	#main-navigation ul {
		list-style: 		none;
		margin: 			0;
		padding: 			0;
		border-bottom:		1px solid #1A286A;
		border-top:			1px solid #1A286A;
	}
	
		#main-navigation li {
			margin: 			0;
			border: none;
		}
		
/* WinIE only \*/
/* end hack */
	
	#main-navigation a {
		display: 			block;
		padding: 			5px;
		color: 				#1A286A;
		text-decoration: 	none; 
	}

		#main-navigation a:hover {
			background-color:	#1A286A;
			color: #fff;
		}
		
#main-navigation ul ul
{
	border: none;
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	text-align:left;
}

#main-navigation ul ul a
{
	color:#1A286A;
	display:block;
	padding:9px 0px 9px 20px;
	text-decoration:none;
	font-size: 100%;
}

#main-navigation .active
{
	font-weight: bold;
}

#main-navigation ul ul li a:hover
{
	color:#fff;
	background:#1A286A;
}

#main-navigation ul ul
{
	display: none;
}

#main-navigation .active ul
{
	display: block;
	border-bottom:		1px solid #1A286A;
	border-top:			1px solid #1A286A;

}
		
/**************************************
/
/ Breadcrumbs
/
/*************************************/

#breadcrumbs
{
	position: 					relative;
	top:						8px;
	width: 						60%;
	margin-bottom: 				20px;	
	color:						#888888;
	font-size:					95%;
	float:						left;
}

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

#breadcrumb_current
{
	font-weight:				bold;
}

/**************************************
/
/ Search
/
/*************************************/

#search
{
	padding-top:				78px;
	float:						right;
	clear:						right;
	text-align: 				right;
	font-size:					100%;
}

#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;
}

/**************************************
/
/ Footer
/
/*************************************/

#footer
{
	margin-top: 10px;
	text-align: center;
	font-size:	70%;
}

#footer-inner
{
}

#content-footer
{
	margin: 1em 0;
	clear: both;
}

#content-footer:after {
content:" ";
display:block;
clear:both;
}
#sponsors {
	float: left;
	margin-top: 2em;
}

#sponsors a, #sponsors img {
	border: none;
}

#quick-links-top {
	float: right;
	margin: 1em 1em;
	color: #1A286A;
	font-size: 90%;
}

#quick-links-bottom {
	float: left;
	margin: 2em 1em;
	color: #1A286A;
	font-size: 90%;
}

.thumbnail_image {
float:left;
margin-right:5px;
}

.careful
{
	clear: bothl
	border: 1px solid #FD0760;
	background: #FFCCCC url('/Resource/templates/site/181fb172-b41a-102b-81f8-003005bbceb4/alert_be_careful.gif') top left;
	padding: 1em;
}

._glossary-tooltip
{
	display: none;

}

._glossary-header
{
	display: none;
}

.AltHighlight
{
	color:						#3366FF;
}
