/* 	[ 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.
		Currently there are three layout options available:
		1.	Layout 1 - Default 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 (full centre #cPC) */

/* -----[ Main structure CSS]--------------------------------------------------------------------- */

* { }

body
{
	margin: 0px 0px 10px 0px; 
	padding: 0px; 
}

/* -----[ STRUCTURE]------------------------------------------------------------------------------ */

/* === [ wrappers to set width ] === */
#headWrapper
{
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px; 
	width: 100%;
	background: url(/Templates/_images/back_cB.gif) repeat-x bottom left;
	z-index: 60;
}
	#homeWrapper
	{
		margin: 0px;
		padding: 0px; 
		width: 100%;
		background: url(/Templates/_images/back_cH.gif) repeat-x top left;
		padding-bottom: 2px;
		margin-bottom: 8px;
	}
	#topWrapper
	{
		margin: 0px;
		padding: 0px; 
		width: 100%;
		background: url(/Templates/_images/back_cHInner.gif) repeat-x top left;
		padding-bottom: 6px;
	}
		#topWrapper2
		{
			margin: 0px auto 0px auto;
			padding: 0px; 
			width: 880px;
		}
	#mainWrapper 
	{
		height: 1%;
		width: 100%;
	}
#outerWrapper
{
	position: relative;
	margin: 0px auto 10px auto;
	padding: 0px; 
	width: 880px;
}
	#mainWrapper 
	{
		height: 1%;
		width: 100%;
		z-index: 0;
	}

/* === [ header ] === */
#cH 
{
	position: relative;
	display: block;
	padding: 0px;
	clear: both;
	width: 880px;
	height: 1%;
}

	/* === [ header - logo ] === */
		#cH .cLogo
		{
			float: left;
			padding: 0px;
			margin: 0px;
		}
	/* === [ header - logo ] === */
		#cH .cLogo2
		{
			float: right;
			padding: 0px;
			margin: 0px;
		}
		#cH .cLogo3
		{
			float: right;
			padding: 0px;
			margin: 0px;
		}


	
/* === [ header banner ] === */
#cB {
	position: relative;
	display: block;
	padding: 0px;
	margin: 1px 0px 0px 0px;
	background: url(/Templates/_images/back_cB.jpg) top right;
	width: 860px;
	float: left;
}		

/* === [ spare Container ] === */
#cS
{
}

/* === [ main navigation ] === */
#cN 
{
	position: relative;
	clear: both;
	background: #011B61;
	display: block;
	z-index: 2000;
	border-top: 4px solid #22B14C;
	margin: 0px 0px 0px 0px;
}
/* === [ Primary Container Wrapper ] === */
#cPCWrapper
{
	float: left;
	width: 100%;
	}

/* === [ Primary Container ] === */
#cPC
{
	padding: 10px 10px 30px 10px;
	min-height: 300px;
	display: block;
}
* html #cPC
{
	border-top-style: none;
}	
	.layout1 #cPC /* 3 column layout */
	{
		margin: 0px 210px 0 268px;
	}
	.layout2 #cPC /* 2 column - inside */
	{
		margin: 0px 0 0 268px;
	}
	.layout3 #cPC /* 2 column - home page */
	{
		margin: 0px 210px 0 0;
	}
	.layout4 #cPC /* 1 column - blank page */
	{
		margin: 0px 0 0 0;
	}

/* === [ Left Side Column ] === */
#cLS
{
	margin: 0px 0px 0px 0px;
	padding: 20px 21px 30px 20px;
	float: left;
	margin-left: -100%;
	width: 220px;
	background: url(/Templates/_images/back_cLS.gif) no-repeat top right;
	min-height: 446px;
}
/* === [ Right Side Column ] === */
#cRS 
{
	margin: 0px 0px 0px 0px;
	background: url(/Templates/_images/back_cLS.gif) no-repeat top left;
	float: right;
	margin-left: -100%;
	width: 200px;
	padding: 20px 0px 30px 10px;
	min-height: 446px;
}
/* === [ TopLeft Side Column ] === */
#cTL
{
}
/* === [ TopRight Side Column ] === */
#cTR 
{
}
/* === [ unique navigation  ] === */
#cT {
	font-size: 85%;
	position: relative;
	clear: both;
	margin: 0px;
	padding: 12px 0px 0px 0px;
	background: url(/Templates/_images/back_footer.gif) repeat-x top left;
}
/* === [ footer ] === */
#cF
{
	color: #999999;
	font-size: 85%;
	position: relative;
	margin: 0px;
	float: left;
	clear: left;
	padding: 0px 0px 0px 5px;
	white-space: nowrap;
}
	#cF a:link,
	#cF a:hover,
	#cF a:visited {
		text-decoration: none;
	}



/* === [ copyRight ] === */
#cC  
{
	color: #999999;
	font-size: 85%;
	position: relative;
	margin: 0px;
	float: left;
	clear: left;
	padding: 8px 6px 8px 5px;
	white-space: nowrap;
}
	#cC a
	{
		text-decoration: none;
	}
	#cC a:hover
	{
		text-decoration: none;
	}

		.cLogoGreen
		{
			float: right;
			padding: 0px;
			margin: 0px;
		}		
		.cLogoMotuora
		{
			float: right;
			padding: 0px;
			margin: 0px 8px;
		}		
		.cLogoQualmark
		{
			float: right;
			padding: 0px;
			margin: 0px;
		}

/* -----[ HACKS ]------------------------------------------------------------------------------- */

* html #cRS
{
	margin-left: -210px;
}
*:first-child+html #cRS 
{
	margin-left: -210px;
}

/* -----[ 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;
		}
}