/* 	[ 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;
}

/* -----[ STRUCTURE]------------------------------------------------------------------------------ */

/* === [ wrappers to set width ] === */
.home #outer{
	background: url(/Templates/_images/body-bkg.gif) repeat-x top left;
}
#outer{
	background: url(/Templates/_images/body-bkg2.gif) repeat-x top left;
}
#outerWrapper {
	position: relative;
	margin: 0px auto;
	width: 970px;
}
	.home #mainWrapper {
		display: inline-block;
		width: 100%;
		background: url(/Templates/_images/mainWrap-Hmebkg2.jpg) no-repeat top left;
	}
	#mainWrapper {
		display: inline-block;
		width: 100%;
		background: url(/Templates/_images/mainWrapbkg.jpg) no-repeat top right;
	}
	.home #mainWrap {
		background: url(/Templates/_images/cPC-rightBkg.gif) repeat-y top right;
		height: 1%;
	}
	.home #mainWrapInner {
		background: url(/Templates/_images/mainWrap-Hmebkg.jpg) no-repeat top left;
		height: 1%;
	}
	#mainWrapInner {
		background: url(/Templates/_images/cPC-leftBkg.gif) repeat-y top left;
		height: 1%;
	}
	#mainWrapInner2 {
		background: url(/Templates/_images/mainWrap2-bttm.jpg) no-repeat bottom left;
		height: 1%;
		
	}
	.home #mainWrapInner2 {
		background: url(/Templates/_images/mainWrap2-bttm2.jpg) no-repeat bottom left;
		height: 1%;
		
	}
	
	* html #mainWrapper {
		height: 1%;
		display: block;
	}

/* === [ header ] === */


#cH {
	position: relative;
	display: block;
	padding: 0px;
	clear: both;
	height: 196px;
	width: 970px;
	background: url(/Templates/_images/cH-bkg.jpg) no-repeat top left;
	z-index: 100;
}
.home #cH {
	
	height: 152px;
	
}

	/* === [ header - logo ] === */
		#cH .cLogo {
			float: left;
			padding: 0px;
			height: 104px;
		}
	
	/* === [ header banner ] === */
		#cB {
			
		}

/* === [ top  ] === */
#cTWrap {
	height: 23px;
	padding: 0 0 0 0;
	margin: 70px 0 0 0;
	float: right;
	display: block;
	clear: none;
	background: url(/Templates/_images/uniqueNav-bkg.gif) no-repeat bottom left;
}
* html #cTWrap {
	width: 230px;
	height: 19px;
}

#cT {
	height: 23px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}



/* === [ main navigation ] === */
#cN {
	position: relative;
	display: block;
	clear: both;
	height: 48px;
	background: url(/Templates/_images/cN-bkg.gif) repeat-x top left;
	z-index: 500;
	white-space: normal;
	margin: 0px;
	padding: 0px;
}


/* === [ Primary Container Wrapper ] === */
.home #cPCWrapper {
	float: left;
	width: 100%;
	padding: 10px;
}
#cPCWrapper {
	float: left;
	width: 100%;
	z-index: 20;
}

/* === [ Primary Container ] === */
.home #cPC {
	padding: 20px 10px 50px 10px;
	min-height: 300px;
	display: block;
	z-index: 20;
}
	.home .layout3 #cPC /* 2 column layout (right column #cRS) */
	{
		margin: 70px 300px 0px 0;
		min-height: 470px;
	}
	
#cPC {
	padding: 20px 20px 20px 30px;
	min-height: 300px;
	display: block;
	z-index: 20;
}
	.layout1 #cPC /* 3 column layout */
	{
		margin: 0 212px 0 212px;
	}
	.layout2 #cPC /* 2 column layout (left column #cLS) */
	{
		margin: 0 0 0px 212px;
	}
	.layout3 #cPC /* 2 column layout (right column #cRS) */
	{
		margin: 0 212px 0 0;
	}
	.layout4 #cPC /* 1 column layout */
	{
		margin: 0 0 0 0;
	}
	#cS {
	position: relative;
	padding: 20px 10px 0 10px;
	display: block;
	clear: both;
	background: #5683bf;
	border: #2e68b1 1px solid;
	color: #FFFFFF;
	line-height: 1em;
	max-height: 158px;
	overflow: hidden;
}
	
	.layout3 #cS /* 2 column layout (right column #cRS) */
	{
		margin: 0 320px 0 0;
	}
	


/* === [ Left Side Column ] === */
#cLS {
	float: left;
	margin-left: -100%;
	width: 210px;
	padding: 10px 0 30px 0;
	border-left: #BBBBBB 1px solid;
	border-right: #BBBBBB 1px solid;
}
/* === [ Right Side Column ] === */
.home #cRS {
	float: right;
	margin-left: -100%;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 308px;
	padding: 10px -10px 0 0;
	background: url(/Templates/_images/cRS-bttmBkg.gif) no-repeat bottom left;
}
#cRS {
	float: right;
	margin-left: -100%;
	width: 210px;
	padding: 10px 0 0 0;
}
/* === [ TopLeft Side Column ] === */
#cTL {
	position: relative;
	margin: 0;
	padding: 0;
	background: url(/Templates/_images/breadcrumb-bkg.jpg) no-repeat top left;
	height: 44px;
	display: block;
	clear: both;
	float: left;
	width: 970px;
	z-index: 400;
}
/* === [ TopRight Side Column ] === */
#cTR {
}
/* === [ spare Container ] === */


/* === [ footer ] === */
#cF {
	clear: both;
}

/* === [ copyRight ] === */
#cC {
	color: #000000;
	font-size: 80%;
	padding: 10px 0;
	background: #FFFFFF;
}
	#cC a {
		color: #333333;
		text-decoration: none;
	}
	#cC a:hover {
		color: #2e53a4;
	}


/* -----[ IE6 ]------------------------------------------------------------------------------- */

* html .home #cRS {
	margin-left: -310px;
}
*:first-child+html .home #cRS {
	margin-left: -310px;
}
* html #cRS {
	margin-left: -212px;
}
*:first-child+html #cRS {
	margin-left: -212px;
}

/* -----[ 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;
		}
}
