/* 	[ 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.
*/

.PageList {
}
.PageList .ListHolder {
}
.PageList .ListItem {
	float: left;
	display: block;
	clear: both;
	width: 100%;
}
#cPC .PageList .ListItem {
	float: left;
	display: block;
	clear: none;
	width: 262px;
	margin: 0px 30px 20px 0;
}

	/* Custom Title */
	.PageList .ListCustomTitle {
	}

	/* Separators */
	.PageList .ListPrimarySeparator {
	}
	.PageList .ListSecondarySeparator {
	}

	/* Thumbnail */
	.PageList .ListThumbnail {
		border: #c0c0c0 6px solid;
		padding: 0;
		float: none;
		margin: 0;
	}
	.PageList .ListThumbnail:hover  {
		border: #818181 6px solid;
	}

	/* Title */
		.PageList .ListTitle {
			color: #5c8dbd;
			font-size: 120%;
			background: url(/Templates/_images/icon_tick.gif) no-repeat top left;
			padding: 6px 0 9px 32px;
		}
		.PageList .ListTitle a {
		}
		.PageList .ListTitle a:hover {
			color: #3e6da4;
		}

	/* Date, Keywords */
		.PageList .ListAuthor,
		.PageList .ListItemDate,
		.PageList .ListKeywords {
		}

	/* Summary */
		.PageList .ListSummary {
		}
		.PageList .ListSummary a {
		}

	/* Creator, Created Date, Updator, Updated Date */
		.PageList .ListCreator,
		.PageList .ListCreatedDate {
		}
		.PageList .ListUpdator,
		.PageList .ListUpdatedDate {
		}

	/* EndItem (Visual break between each list item) */
		.PageList .ListEndItem {
		}
		
/* === [ Left Hand Container ] === */

#cLS .PageList {
}
#cLS .PageList .ListHolder {
}
#cLS .PageList .ListItem {
}

	/* Custom Title */
	#cLS .PageList .ListCustomTitle {
	}
	#cLS .PageList H1.ListCustomTitle {
	}

	/* Thumbnail */
	#cLS .PageList .ListThumbnail {
	}

	/* Title */
		#cLS .PageList .ListTitle {
		}
		#cLS .PageList .ListTitle a:visited, 
		#cLS .PageList .ListTitle a:link, 
		#cLS .PageList .ListTitle a:hover {
		}

	/* Date, Keywords */
		#cLS .PageList .ListAuthor,
		#cLS .PageList .ListItemDate,
		#cLS .PageList .ListKeywords {
		}

	/* Summary */
		#cLS .PageList .ListSummary {
		}
		#cLS .PageList .ListSummary a {
		}

	/* Creator, Created Date, Updator, Updated Date */
		#cLS .PageList .ListCreator,
		#cLS .PageList .ListCreatedDate {
		}
		#cLS .PageList .ListUpdator,
		#cLS .PageList .ListUpdatedDate {
		}

	/* EndItem (Visual break between each list item) */
		#cLS .PageList .ListEndItem {
		}
		
		
/* === [ Right Hand Container ] === */

#cRS .PageList {
}
#cRS .PageList .ListHolder {
}
#cRS .PageList .ListItem {
}

	/* Custom Title */
	#cRS .PageList .ListCustomTitle {
	}
	#cRS .PageList H1.ListCustomTitle {
	}

	/* Thumbnail */
	#cRS .PageList .ListThumbnail {
		float: right;
		margin: 0 0px 0px 20px;
	}

	/* Title */
		#cRS .PageList .ListTitle {
		}
		#cRS .PageList .ListTitle a:visited, 
		#cRS .PageList .ListTitle a:link, 
		#cRS .PageList .ListTitle a:hover {
		}

	/* Date, Keywords */
		#cRS .PageList .ListAuthor,
		#cRS .PageList .ListItemDate,
		#cRS .PageList .ListKeywords {
		}

	/* Summary */
		#cRS .PageList .ListSummary {
		}
		#cRS .PageList .ListSummary a {
		}

	/* Creator, Created Date, Updator, Updated Date */
		#cRS .PageList .ListCreator,
		#cRS .PageList .ListCreatedDate {
		}
		#cRS .PageList .ListUpdator,
		#cRS .PageList .ListUpdatedDate {
		}

	/* EndItem (Visual break between each list item) */
		#cRS .PageList .ListEndItem {
		}
		
		
		#cTL .PageList  {
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}
		#cTL .PageList .ListHolder {
			margin: 0px 0px 0px 0px;
			padding: 0px 10px 0px 38px;
		}
		#cTL .PageList .ListItem {
			float: left;
			clear: none;
			width: 266px;
			margin: 0 0 0 0;
			padding: 0 16px 0.1em 0;
		}
		#cTL .PageList .ListTitle {
			font-size: 120%;
			margin: 6px 0px 0px 0px;
			padding: 0;
			background: none;
		}
		#cTL .PageList .ListTitle a {
			background: none;
			line-height: 18px;
			padding: 0;
			margin: 0;
			color: #003366;
		}
		#cTL .PageList .ListTitle a:hover {
			background: none;
			text-decoration: none;
			color: #5c8dbd;
			border-bottom: none;
		}
		#cTL .PageList .ListSummary {
			margin: 0px 0px 0px 0px;
		}


#cRS .PageList .ClientTestimonial {
	background: url(/Templates/_images/back_Testimonial_cRS.jpg) no-repeat top left;
	padding: 2em 0em 1.7em 4.5em;
	float: none;
	display: block;
	clear: both;
	height: 1%;
	position: relative;
	width: auto;
}
#cRS .PageList .ClientTestimonial .ListHolder {
	float: none;
}
#cRS .PageList .ClientTestimonial .ListItem {
	float: none;
}

	/* Custom Title */
	#cRS .PageList .ClientTestimonial .ListCustomTitle {
	}

	/* Thumbnail */
	#cRS .PageList .ClientTestimonial .ListThumbnail {
	}
	#cRS .PageList .ClientTestimonial .ListThumbnail:hover  {
	}

	/* Title */
		#cRS .PageList .ClientTestimonial .ListTitle {
		}
		#cRS .PageList .ClientTestimonial .ListTitle a:link {
		}
		#cRS .PageList .ClientTestimonial .ListTitle a:visited {
		}
		#cRS .PageList .ClientTestimonial .ListTitle a:hover {
		}

	/* Date, Keywords */
		#cRS .PageList .ClientTestimonial .ListAuthor,
		#cRS .PageList .ClientTestimonial .ListItemDate,
		#cRS .PageList .ClientTestimonial .ListKeywords {
		}

	/* Summary */
		#cRS .PageList .ClientTestimonial .ListSummary {
		}
		#cRS .PageList .ClientTestimonial .ListSummary a {
		}

	/* Creator, Created Date, Updator, Updated Date */
		#cRS .PageList .ClientTestimonial .ListCreator,
		#cRS .PageList .ClientTestimonial .ListCreatedDate {
		}
		#cRS .PageList .ClientTestimonial .ListUpdator,
		#cRS .PageList .ClientTestimonial .ListUpdatedDate {
		}

	/* EndItem (Visual break between each list item) */
		#cRS .PageList .ClientTestimonial .ListEndItem {
		}
