/* 	[ 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 - 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 */


/* -----[ Main structure CSS]--------------------------------------------------------------------- */

* { margin: 0px; padding: 0px; }

body
{
	background-image: url(../../../Templates/pointshop/_images/ch_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #cbd5df;
margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

/* -----[ STRUCTURE]------------------------------------------------------------------------------ */

/* === [ wrappers to set width ] === */
#outerWrapper
{
	position: relative;
	width: 766px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../../../Templates/pointshop/_images/bck.jpg);
	background-repeat: repeat-y;
}
	#mainWrapper 
	{
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	background:#FFFFFF;
	z-index: 0;
	}
	* html #mainWrapper 
	{
	height: 1%;
	display: block;
	background-color: #FFFFFF;
	margin: 0px;
	z-index: 0;
	}

/* === [ header ] === */
#cH 
{
	position: relative;
	padding: 0px;
	clear: both;
	min-height: 119px;
	min-width: 760px;
	background-image: url(../../../Templates/pointshop/_images/ch_back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	height: 119px;
	z-index: 1000;
}

	/* === [ header - logo ] === */
		#cH .cLogo
		{
			float: left;
			padding: 0px;
		}
	
	/* === [ header banner ] === */
		#cB 
		{
	padding: 0px;
	margin: 0px;
	background-image: url(../../../Templates/pointshop/_images/header.jpg);
	background-repeat: no-repeat;
	height: 119px;
	width: 766px;
	position:relative;
		}
		#cB #phoneNumber{position:absolute;right:95px;top:65px;font-family:"Arial Narrow",Arial,Helvetica,sans-serif;font-size:16px;color:#039de7;font-weight:bold;}
		
/* === [ top  ] === */
#cT {
	height: 20px;
	width: 100%;
	padding: 0px;
	display: none;
}

/* === [ main navigation ] === */
#cN 
{
	height: 27px;
	margin-top: -27px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../../../Templates/pointshop/_images/but_bck.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 766px;
	z-index: 2000;
	position: relative;
}

/* === [ Primary Container Wrapper ] === */
#cPCWrapper
{
	background: #FFFFFF;
	margin-bottom: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}

/* === [ Primary Container ] === */
#cPC
{
	text-align: left;
	min-height: 300px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	z-index: 0;	
}
	.layout1 #cPC /* 3 column layout */
	{
	margin-bottom: 0;
	margin-left: -10px;
	margin-top: 0;
	margin-right: 0px;
	width: 380px;
	position: relative;
	z-index: 0;
	}


#cPC .Banner {
	text-align: center;
	vertical-align: middle;
}

	.layout2 #cPC /* 2 column - inside */
	{
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	width: 450px;
	z-index: 0;
	}
	.layout3 #cPC /* 2 column - home page */
	{
		margin: 0 200px 0 0;
	}
	.layout4 #cPC /* 1 column */
	{
		margin: 0 0 0 0;
	}

/*Home*/
.cms-home #cF{height:240px;}

/* === [ Left Side Column ] === */
#cLS
{
	float: left;
	margin-left: -100%;
	width: 180px;
	padding: 10px;
}
/* === [ Right Side Column ] === */
#cRS 
{
	right: 5px;
	padding: 0px;
	width: 270px;
	margin-top: 10px;
	margin-right: 10px;
	float: right;	
}

.layout1 #cRS {
	right: 5px;
	width: 350px;
	margin-top: 10px;
	padding-top: 10px;
}
*:first-child+html #cRS 
{
	margin-left: -200px;
}
/* === [ TopLeft Side Column ] === */
#cTL
{
}
/* === [ TopRight Side Column ] === */
#cTR 
{
}
/* === [ spare Container ] === */
#cS
{
}

/* === [ footer ] === */
#cF
{
	clear: both;
	background-image: url(../../../Templates/pointshop/_images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 190px;
}

/* === [ copyRight ] === */
#cC  
{
	color: #7D9BBD;
	font-size: 80%;
	margin-top: -90px;
	padding-top: 10px;
	padding-right: 10;
	padding-bottom: 10px;
	padding-left: 10;
	margin-left: 20px;
}
	#cC a
	{
	color: #1E4475;
	}
	#cC a:hover
	{
		color: #FFFFFF;
	}


/* -----[ HACKS ]------------------------------------------------------------------------------- */

* html #cRS
{
	float: right;
}

/* -----[ 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;
	border-top-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	z-index: 0;
		}
		.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;
		}
