/* 	[ COPYRIGHT CONTEGRO  - Intelligent Website Content Management ]   */
/* 	[ http://www.contegro.com ]   */



/* -----[ TEMPLATE ]-------------------------------------------------------------------------- */

/*
		Do not change class names or Container ID's. Alter attributes as required.
*/

/*
		The table structure below is compliant with the current W3C standards. 
		The layout technique that is used is will allow for a liquid centre and fixed sides. 
		
		--Width 
		The fluid width can be modified on the id called #outerWrapper.
		To set a fixed width - delete max-width, min-width, width: expression and add a width value.
		
		--Layouts
		The layouts can be set by changing the class on the main content wrapper.
		1.	Layout 1 - 3 column layout
		2.	Layout 2 - 2 column layout (left column #cLS)
		3.	Layout 3 - 2 column layout (right column #cRS)
		4.	Layout 4 - 1 column layout */


/* -----[ Main structure CSS]--------------------------------------------------------------------- */

* { -moz-outline-style: none;
	outline-syle: none;
	outline-width: 0px;
	outline-color: -moz-use-text-color;
	margin: 0px;
}

body {
	background: #FFFFFF url(/Templates/_images/outer.gif) repeat-x top left;
}

/* -----[ STRUCTURE]------------------------------------------------------------------------------ */

/* === [ wrappers to set width ] === */


#outer {
	position: relative;
	width: 100%;
	background: url(/Templates/_images/body.gif) no-repeat top left;
}
#outerWrapper {
	position: relative;
	width: 960px;
	margin: 0 0 0 160px;
}
	#mainWrapper:after {
		content: ".";
		display: block;
		height: 0;
		font-size: 0;
		clear: both;
		visibility: hidden;
    }
    #mainWrapper {
		display: inline-block;
		width: 100%;
		height: auto;
    }
    /* Hides from IE Mac \*/
    * html #mainWrapper {
       height: 1%; }
    #mainWrapper {
       display: block; }
    /* End hide from IE-mac */

/* === [ header ] === */
#cH {
	position: relative;
	display: block;
	padding: 0px;
	clear: both;
	min-height: 100px;
	width: 960px;
	background: url(/Templates/_images/cH.gif) no-repeat top left;
	z-index: 200;
}

	/* === [ header - logo ] === */
		#cH .cLogo {
			float: left;
			padding: 0px;
			display: inline;
			clear: none;
			width: 234px;
		}
	
	/* === [ header banner ] === */
		#cT {
			padding: 0px;
			margin: 15px 0 52px 0;
			float: right;
			display: inline;
			clear: none;
			width: 650px;
		}

/* === [ top  ] === */
#cB {
	width: 100%;
	display: block;
	clear: both;
	padding: 0px;
	border-bottom: #e7e7e7 1px solid;
}

/* === [ main navigation ] === */
#cN {
	padding: 0px;
	margin: 0px;
	float: right;
	display: inline;
	clear: none;
	width: 650px;
	z-index: 200;
}
#cNB {
	padding: 0px 10px 0 0;
	margin: 0px;
	display: block;
	clear: both;
	z-index: 200;
	background: #820024;
	height: 24px;
}
.savings #cNB {
	background: #008c99;
}
.insurance #cNB {
	background: #e7731f;
}
.loans #cNB {
	background: #78a22f;
}

/* === [ spare Container ] === */
#cS {
	position: relative;
	display: block;
	clear: both;
	margin: 20px 0 0 0;
}
#cTWrapper {
	position: relative;
	display: block;
	clear: both;
	padding: 20px 0 0px 0;
	float: left;
}
#cTLwrapper {
	width: 473px;
	float: left;
	display: inline;
	clear: none;
	padding: 4px 0 0 0;
	background: url(/Templates/_images/customTitle.gif) no-repeat top right;
}
#cTL {
	width: 230px;
	float: left;
	display: inline;
	clear: none;
	margin: 0 11px 0 0;
}
#cTLA {
	width: 230px;
	float: left;
	display: inline;
	clear: none;
	margin: 0 0 0 0;
}
#cTM {
	width: 231px;
	float: left;
	display: inline;
	clear: none;
	padding: 0 0px 10px 9px;
}
#cTR {
	width: 236px;
	float: left;
	display: inline;
	clear: none;
	margin: 0 0 10px 10px;
}


/* === [ Primary Container Wrapper ] === */
#cPCWrapper {
	float: left;
	width: 100%;
}

/* === [ Primary Container ] === */
#cPC {
	padding: 16px;
	min-height: 300px;
	display: block;
	border-top: #fff 1px solid;
	background: #fff url(/Templates/_images/cPC.gif) repeat-x top left;
}
	.layout1 #cPC /* 3 column layout */
	{
		margin: 0 200px 0 180px;
	}
	.layout2 #cPC /* 2 column layout (left column #cLS) */
	{
		margin: 0 0 0 180px;
	}
	.layout3 #cPC /* 2 column layout (right column #cRS) */
	{
		margin: 0 254px 0 0;
	}
	.layout4 #cPC /* 1 column layout */
	{
		margin: 0 0 0 0;
	}


/* === [ Left Side Column ] === */
#cLS {
	float: left;
	margin-left: -100%;
	width: 180px;
	padding: 10px;
}
/* === [ Right Side Column ] === */
#cRS {
	float: right;
	margin-left: -100%;
	width: 237px;
	padding: 16px 0 0 16px;
	min-height: 500px;
	background: url(/Templates/_images/cRSborder.gif) no-repeat top left;
}


/* === [ footer ] === */
#cFwrapper {
	background: url(/Templates/_images/cFwrapper.gif) repeat-x top center;
	display: block;
}

#cFinner {
	background: url(/Templates/_images/cFinner.gif) no-repeat top left;
	height: 90px;
	width: 960px;
	margin: 0 auto 0 160px;
}
#cF:after {
		content: ".";
		display: block;
		height: 0;
		font-size: 0;
		clear: both;
		visibility: hidden;
    }

#cF {
	position: relative;
	display: block;
	clear: both;
	height: 20px;
	text-align: right;
	font-size: 11px;
	padding: 25px 0 0px 0;
}
#cF a {
		color: #820024;
		text-decoration: none;
	}
	#cF a:hover {
		color: #820024;
		text-decoration: underline;
	}

/* === [ copyRight ] === */
#cC:after {
		content: ".";
		display: block;
		height: 0;
		font-size: 0;
		clear: both;
		visibility: hidden;
    }
#cC {
	position: relative;
	display: block;
	color: #999;
	font-size: 10px;
	padding: 40px 0 20px 0;
	clear: both;
}
	#cC a {
		color: #999;
	}
	#cC a:hover {
		color: #666;
	}


/* -----[ IE6 ]------------------------------------------------------------------------------- */

* html #cRS {
	margin-left: -254px;
}
*:first-child+html #cRS {
	margin-left: -254px;
}

/* -----[ Clearings ]-------------------------------------------------------------------------- */

.clearLeft,
.clear
{
	height: 0;
	font-size: 0;
	line-height: 0;
}
.clearLeft {
	clear: left;
}
.clear {
	clear: both;
}

/* -----[ Printing ]-------------------------------------------------------------------------- */

@media print {
	body {
		font-size: 12pt;
	}
	#cRS, #cLS, #cTL, #cS, #cT, #cB, #cH, #cN {
		display: none;
	}
	#cPC {
			margin: 0px;
			padding: 0px 0px 20px 0px;
			border-top-style: none;
			border-left-style: none;
		}
		.layout1 #cPC /* 3 column layout */
		{
			margin: 0px;
			padding: 0px 0px 20px 0px;
		}
		.layout2 #cPC /* 2 column - left */
		{
			margin: 0px;
			padding: 0px 0px 20px 0px;
		}
		.layout3 #cPC /* 2 column - right */
		{
			margin: 0px;
			padding: 0px 0px 20px 0px;
		}
		.layout4 #cPC /* 1 column */
		{
			margin: 0px;
			padding: 0px 0px 20px 0px;
		}
}
