/* 	[ COPYRIGHT CONTEGRO  - Intelligent Website Content Management ]   */
/* 	[ http://www.contegro.com ]   */
/* -----[ TEMPLATE ]-------------------------------------------------------------------------- */


/* -----[ Main structure CSS]--------------------------------------------------------------------- */
* { margin:0; }

body {
	background: #000000 url(/Templates/_images/background.jpg) repeat-y center top;
}

/* -----[ STRUCTURE]------------------------------------------------------------------------------ */

/* === [ wrappers to set width ] === */
#outerWrapper {
	margin:0 auto;
	position:relative;
	z-index:1;
	width: 960px;
	background: url(/Templates/_images/stripe-bkg.gif) repeat left top;
}

#mainWrapper {
	display: block;
	width: 960px;	
}

/* === [ header ] === */
#cH {
	position: relative;
	display:block;
	clear: both;
	background:url(/Templates/_images/header-mymobile.jpg) no-repeat left top;
	margin: 0 auto;
	padding:0;
	width: 960px;
	z-index:999;
}
	/* === [ header - logo ] === */
	#cH .cLogo {
		float: left;
		height: 140px;
		padding: 0 0 0 0;
		width: 390px;
	}
	/* === [ header banner ] === */
	#cB {
		float: right;
		margin: 0px 0px 0px 0px;
		width: 570px;
		height: 120px;
		text-align: right;
	}
	/* === [ Search  ] === */
	#cT {
		position: relative;
		clear: right;
		float: right;
		height: 30px;
		padding: 0;
		margin: 0px 0px 0px 0px;
		width: 500px;
	}
	/* === [ navigation ] === */
	#cN {
		position: relative;
		height: 33px;
		width: 960px;
		float: left;
		z-index:999;
		margin: 0px 0px 10px 0px;
		background: #FFFFFF;
	}

/* === [ Primary Container Wrapper ] === */

#cPCWrapper {
	float: left;
	width: 100%;
	background: transparent url(/Templates/_images/cPCback.gif) repeat-y left top;
}
.layout1 #cPCWrapper {
	float: left;
	width: 100%;
	background: none;
}
#cPCWrapInner {
	margin: 0px 180px 0px 10px;
	background: #FFFFFF;
	height: 1%;
	display: block;
}
* html cPCWrapInner /* 2 column - home */ {
	height: auto;
	width: auto;
}

/* === [ Primary Container ] === */
#cPC {
	padding:10px;
	z-index:50;
	min-height: 200px;
	display: block;
	background:#FFFFFF;
	padding: 10px 10px 10px 10px;
}
.Home #cPC {
	position: relative;
	display: block;
	height: 1%;
	width: 190px;
	padding: 10px 10px 10px 0;
	background: #FFFFFF;
	float: left;
	clear: none;
}
* html .Home #cPC {
	width: 170px;
	display: inline-block;
	padding: 10px 10px 10px 0;
}
#cTB {
	position: relative;
	display: block;
	height: 1%;
	width: 190px;
	padding: 10px;
	background: #FFFFFF;
	float: left;
	clear: none;
}
* html #cTB {
	width: 170px;
	display: inline-block;
	padding: 10px 10px 10px 0;
}
#cTP {
	position: relative;
	display: block;
	height: 1%;
	padding: 10px 6px 10px 0px;
	background: #FFFFFF;
	width: 322px;
	float: right;
	clear: none;
}
* html #cTP {
	width: 300px;
	display: inline-block;
	padding: 10px 0px 10px 0;
	float: none;
}
/* === [ TopLeft Side Column ] === */
#cTL {
	position: relative;
	clear: both;
	display: block;
	height: 1%;
	margin: 0px;
	padding: 0px;
	background: transparent;
}
/* === [ Home Custom Code  ] === */
#cWrappers /* 2 column - home */ {
	margin: 0px 180px 0px 10px;
	background: #FFFFFF;
	height: 1%;
	display: block;
}
* html #cWrappers /* 2 column - home */ {
	height: auto;
	width: auto;
}

#cTR {
	position: relative;
	display: block;
	height: 1%;
	width: 190px;
	padding: 10px 10px 10px 0;
	background: #FFFFFF;
	float: left;
	clear: none;
}
* html #cTR {
	width: 170px;
	display: inline-block;
	padding: 10px 0px 10px 0;
	float: left;
}

#cTA {
	position: relative;
	display: block;
	height: 1%;
	width: 190px;
	padding: 10px;
	background: #FFFFFF;
	float: left;
	clear: none;
}
* html #cTA {
	width: 170px;
	display: inline-block;
	padding: 10px 0px 10px 0;
	float: left;
}

#cTE {
	position: relative;
	display: block;
	height: 1%;
	padding: 10px 6px 10px 0px;
	background: #FFFFFF;
	width: 322px;
	float: right;
	clear: none;
}
* html #cTE {
	display: inline-block;
	padding: 10px 0px 10px 0;
	float: left;
}

/* === [ spare Container ] === */
#cS {
	position: relative;
	clear: both;
	margin: 0px;
	display: block;
	height: 1%;
	padding: 10px;
}

	.layout1 #cPC,
	.layout1 #cTL,
	.layout1 #cS/* 2 column - home */ {
		margin: 0px 180px 0px 10px;
	}
	.Home .layout1 #cPC {
		margin: 0px 0px 0px 0px;
	}
	.layout2 #cPC,
	.layout2 #cTL,
	.layout2 #cTR,
	.layout2 #cS /* 2 column - right */ {
		margin: 0px 180px 0px 0px;
	}
	.layout3 #cPC,
	.layout3 #cTL,
	.layout3 #cTR,
	.layout3 #cS /* 3 column */ {
		margin: 0px 180px 0px 180px;
	}
	.layout4 #cPC,
	.layout4 #cTL,
	.layout4 #cTR,
	.layout4 #cS {
		margin: 0px 0px 0px 180px;
	}

/* === [ Left Side Column ] === */
#cLS {
	float: left;
	margin-left: -100%;
	width: 170px;
	padding: 10px 0px 10px 10px;
}
/* === [ Right Side Column ] === */
#cRS {
	float: right;
	margin-left: -100%;
	width: 160px;
	padding: 0px 10px;
}


/* === [ footer ] === */
#cF {
	background:url(/Templates/_images/footer-bck.jpg) no-repeat bottom left;
	height: 269px;
	padding-top: 32px;
	padding-bottom: 5px;
	margin-top: 0px auto 0px auto;
	width: 960px;
}

/* === [ copyRight ] === */
#cC {
	color: #666666;
	font-size: 85%;
	padding: 10px 0 10px 0;
	margin: 0 52px 0 0;
	text-align: right;
}
	#cC a {
		color:#666666;
	}
	#cC a:hover {
		color:#D76606;
	}

/* -----[ HACKS ]------------------------------------------------------------------------------- */

* html #cRS {
margin-left: -180px;
}
*:first-child+html #cRS {
margin-left: -180px;
}

/* -----[ 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;
		}
}
