/* 	[ COPYRIGHT CONTEGRO  - Intelligent Website Content Management ]   */
/* 	[ http://www.contegro.com ]   */



/* -----[ PAGE LIST ]--------------------------------------------------------------------- */

/*
		Unless changed below, the  List will use styles from DefaultTheme.css
		Do not change class names. Alter attributes as required.
*/

#cSB .PageList { 
	width: 490px;
	float: right;
}
.home #cSB .PageList { 
	width: 300px;
	float: right;
}
 
.PageList {
}
.PageList .ListHolder {
}
.PageList .ListItem {
}

	/* Custom Title */
	.PageList .ListCustomTitle {
	}

	/* Thumbnail */
	.PageList .ListThumbnail {
	}

	/* Title */
		.PageList .ListTitle {
		}
		.PageList .ListTitle a:visited, 
		.PageList .ListTitle a:link, 
		.PageList .ListTitle a:hover {
		}

	/* Date, Keywords */
		.PageList .ListAuthor,
		.PageList .ListItemDate,
		.PageList .ListKeywords {
		}

	/* Summary */
		.PageList .ListSummary {
		}
		.PageList .ListSummary a {
		}

	/* EndItem (Visual break between each list item) */
		.PageList .ListEndItem {
		}

/* #cLS (Changed styles for Left Container) */

#cLS .PageList .ListHolder {
}
#cLS .PageList .ListItem {
	margin: 0px 10px 20px 0px;
}
	/* Custom Title */
		#cLS .PageList .ListCustomTitle {
		}
	/* Title */
		#cLS .PageList .ListTitle {
		}
		#cLS .PageList .ListTitle a:visited, 
		#cLS .PageList .ListTitle a:link { 
		}
		#cLS .PageList .ListTitle a:hover {
		}
	/* Summary */
		#cLS .PageList .ListSummary {
		}
		#cLS .PageList .ListSummary a {
		}
	/* Thumbnail */
		#cLS .PageList .ListThumbnail {
			border: 10px solid #EFEFEF;
			margin: 0px 0px 10px 0px;
			padding: 0px;
		}		

/* #cPC (Changed styles for cPC Container with Feature Template) */

		.feature #cPC .PageList .ListItem {
			margin: 0px 18px 10px 0px;
			display: inline-block;
			float: left;
			clear: none;
			min-height: 160px;
			width: 42%;
		}
		.feature #cPC .PageList .ListClear {
			clear: none;
		}
		* html .feature #cPC .PageList .ListItem {
			margin: 0px 0px 10px 0px;
			display: block;
			float: none;
			width: auto;
		}


/* #cPC (Changed styles for cPC Container with Feature Template) */

		.Home #cRS .PageList .ListHolder,
		.HomeV4 #cRS .PageList .ListHolder {
			margin: 5px 0px 0px 0px;
		}
		.Home #cRS .PageList .ListItem,
		.HomeV4 #cRS .PageList .ListItem {
			margin: 0px 18px 0px 0px;
			display: inline-block;
			float: left;
			clear: none;
			min-height: 160px;
			width: 232px;
			padding: 4px 6px 0px 6px;
		}
		.layout3 #cRS .PageList .ListHolder {
			float: left;
			clear: none;
			width: 211px;
			padding: 10px 10px 0px 10px;
			background: url(/Templates/_images/back_cPCCat.gif) no-repeat;
		}
		.layout3 #cRS .PageList .ListItem {
			margin: 0px 0px 0px 0px;
			float: left;
			clear: none;
			padding: 0px;
		}
	/* Title */
		.layout3 #cRS .PageList .ListTitle {
			margin: 0px 0px 15px 0px;
		}
		.layout3 #cRS .PageList .ListTitle a:visited, 
		.layout3 #cRS .PageList .ListTitle a:link { 
		}
		.layout3 #cRS .PageList .ListTitle a:hover {
		}
	/* EndItem (Visual break between each list item) */
		.layout3 #cRS .PageList .ListEndItem {
			background: url(/Templates/_images/back_cPCCat2.gif) no-repeat;
			height: 7px;
			display: block;
			line-height: 7px;
			font-size: 7px;
			margin: 0px -10px 0px -10px;
			z-index: 500;
		}


		.Home #cRS .PageList .ListClear,
		.HomeV4 #cRS .PageList .ListClear {
			clear: none;
		}
		* html .HomeV4 #cRS .PageList .ListItem,
		* html .Home #cRS .PageList .ListItem {
			margin: 0px 18px 10px 0px;
			display: block;
			float: none;
			clear: both;
			width: auto;
			padding: 4px 6px 0px 6px;
		}
		* html .HomeV4 #cRS .PageList .ListClear,
		* html .Home #cRS .PageList .ListClear {
			clear: none;
		}

/* #cPC (Changed styles for cPC Container with Module Template) */

.layout5 #cPC .PageList {
	margin: 20px 0px 0px 0px;
}
.layout5 #cPC .PageList .ListItem {
	width: 225px;
	float: left;
	margin: 0px 12px 10px 0px;
	display: inline-block;
	padding: 0px;
	border-style: none;
	clear: none;
}
	.layout5 #cPC .PageList .ListCustomTitle {
		font-weight: normal;
		color: #2878b7;
		font-size: 28px;
		margin: 0px 0px 10px 0px;
		letter-spacing: -0.1;
	}
	/* Thumbnail */
	.layout5 #cPC .PageList .ListThumbnail {
		margin: 0px 5px 0px 0px;
		float: left;
		border-style: none;
		padding: 0px;
	}
		.layout5 #cPC .PageList .ListSummary {
		}
/* #cPC (Changed styles for cPC Container with Module Template) */
.home #cPC .PageList {
}

/* #cS (Changed styles for cS Container) */

#cS .PageList .ListHolder {
	padding: 10px 0px 10px 0px;
	clear: both;
	display: block;
	width: 984px;
}
#cS .PageList .ListItem {
	width: 278px;
	float: left;
	margin: 0px 10px 0px 0px;
	display: inline-block;
	padding: 10px 10px;
	border-style: none;
	clear: none;
	background: #FFFFFF;
	border: 10px solid #EFEFEF;
	min-height: 136px;
}
#cS .PageList .ListItem:hover {
	border: 10px solid #DBDBDB;
}
	/* Custom Title */
	#cS .PageList .ListCustomTitle {
		font-size: 11px;
		text-transform: uppercase;
		font-weight: bold;
		color: #c3c3c3;
		margin: 5px 0px 5px 0px;
		letter-spacing: 0.3em;
	}
	/* Separators */
	#cS .PageList .ListPrimarySeparator {
	}
	#cS .PageList .ListSecondarySeparator {
	}

		#cS .PageList .ListThumbnail {
			max-width: 100px;
			margin: 0px 10px 20px 0px;
	}
	/* Title */
		#cS .PageList .ListTitle {
	}
		#cS .PageList .ListTitle a:visited, 
		#cS .PageList .ListTitle a:link {
		}
		
		#cS .PageList .ListTitle a:hover {
		}

	/* Date, Keywords */
		#cS .PageList .ListAuthor {
		}
		#cS .PageList .ListItemDate {
		}
		#cS .PageList .ListKeywords {
		}
	/* Summary */
		#cS .PageList .ListSummary {
		}
		#cS .PageList .ListSummary a {
		}

	#cS .PageList .ListCreator, 
	#cS .PageList .ListCreatedDate, 
	#cS .PageList .ListUpdator, 
	#cS .PageList .ListUpdatedDate {
	}
	#cS .PageList .ListEndItem {
	}

