/* 	[ 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;
	clear: none;
	width: 310px;
	height: 180px;
	padding: 10px 20px 0 20px;
	border-bottom: #d7d7d7 1px solid;
}
#cTR .PageList .ListItem,
#cTL .PageList .ListItem {
	width: 340px;
	height: 100%;
	margin: -6px 0 0 0;
	padding: 10px 0px 0 0px;
	border-bottom-style: none;
}

	/* Custom Title */
	.PageList .ListCustomTitle {
		background: url(/Templates/_images/CatlistTitle-bkg.gif) no-repeat top left;
		color: #FFFFFF;
		padding: 4px 14px;
		width: 723px;
		text-transform: uppercase;
		font-weight: normal;
	}
	* html .PageList .ListCustomTitle {
		width: 695px;
	}

	/* Separators */
	.PageList .ListPrimarySeparator {
	}
	.PageList .ListSecondarySeparator {
	}

	/* Thumbnail */
	.PageList .ListThumbnail {
		float: left;
		margin: -40px 0em 0.3em 0em;
		padding: 0 10px 0px 0;
	}
	#cTR .PageList .ListThumbnail,
	#cTL .PageList .ListThumbnail {
		margin: 0px 0em 0.3em 0em;
	}

	/* Title */
		.PageList .ListTitle {
			border-bottom-style: none;
			margin: 0px 0 0.6em 150px;
		}
		.PageList .ListTitle a:visited, 
		.PageList .ListTitle a:link {
			color: #a39d45;
			text-decoration: underline;
			font-weight: bold;
			text-transform: capitalize;
		}
 
		.PageList .ListTitle a:hover {
			color: #827e01;
			text-decoration: underline;
			font-weight: bold;
			text-transform: capitalize;
		}

	/* Date, Keywords */
		.PageList .ListAuthor,
		.PageList .ListItemDate,
		.PageList .ListKeywords {
		}

	/* Summary */
		.PageList .ListSummary {
			
		}
		.PageList .ListSummary a {
		}
		#cTR .PageList .ListSummary a,
		#cTL .PageList .ListSummary a {
			float: right;
			font-size: 120%;
			clear: both;
			color: #FFFFFF;
			text-transform: uppercase;
			text-decoration: none;
			font-weight: bold;
			width: 134px;
			padding: 10px 0px 10px 12px;
			margin: 0px 0 20px 0;
			*margin: 10px 0 0px 0;
			background: url(/Templates/_images/Catlist-moreLink-bkg.gif) no-repeat left center;
		}

	/* 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 {
	padding: 6px 0 0 0;
}
#cLS .PageList .ListItem {
	width:200px;
	height: 100%;
	float: none;
	padding: 8px 13px 13px 13px;
	margin: 0 0 15px 0;
	background: url(/Templates/_images/cLS-list-bkg.gif) no-repeat bottom left;
	border-bottom-style: none;
}

	/* Custom Title */
	#cLS .PageList .ListCustomTitle {
		background: url(/Templates/_images/cLS-listTitle-bkg.gif) no-repeat top left;
		padding: 0px 8px 4px 8px;
		height: 1%;
	}
	#cLS .PageList H1.ListCustomTitle {
	}

	/* Thumbnail */
	#cLS .PageList .ListThumbnail {
		float: right;
		margin: 0em 0em 0.3em 0em;
		padding: 0 0 0 0;
	}

	/* Title */
		#cLS .PageList .ListTitle {
			margin: 0 0 0.6em 0;
			font-weight: bold;
			border-bottom: #d7d7d7 1px solid;
		}
		#cLS .PageList .ListTitle a:visited, 
		#cLS .PageList .ListTitle a:link, 
		#cLS .PageList .ListTitle a:hover {
			color: #434343;
			text-decoration: none;
		}

	/* Date, Keywords */
		#cLS .PageList .ListAuthor,
		#cLS .PageList .ListItemDate,
		#cLS .PageList .ListKeywords {
		}

	/* Summary */
		#cLS .PageList .ListSummary {
			
		}
		#cLS .PageList .ListSummary a {
			clear: both;
			float: left;
			color:#999965;
			padding: 0 0 6px 0;
			text-transform: uppercase;
			font-size: 90%;
			width: 100%;
		}

		#cLS .PageList .ListSummary a:hover {
			color: #918a20;

		}
	/* 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 {
	padding: 6px 0 0 0;
}
#cRS .PageList .ListItem {
	width:200px;
	height: 100%;
	padding: 8px 13px 13px 13px;
	margin: 0 0 15px 0;
	background: url(/Templates/_images/cLS-list-bkg.gif) no-repeat bottom left;
	border-bottom-style: none;
}

	/* Custom Title */
	#cRS .PageList .ListCustomTitle {
		background: url(/Templates/_images/cLS-listTitle-bkg.gif) no-repeat top left;
		padding: 0px 8px 4px 8px;
		height: 1%;
	}
	#cRS .PageList H1.ListCustomTitle {
	}

	/* Thumbnail */
	#cRS .PageList .ListThumbnail {
		float: right;
		margin: 0em 0em 0.3em 0em;
		padding: 0 0 0 0;
	}

	/* Title */
		#cRS .PageList .ListTitle {
			margin: 0 0 0.6em 0;
			font-weight: bold;
			border-bottom: #d7d7d7 1px solid;
		}
		#cRS .PageList .ListTitle a:visited, 
		#cRS .PageList .ListTitle a:link, 
		#cRS .PageList .ListTitle a:hover {
			color: #434343;
			text-decoration: none;
		}

	/* Date, Keywords */
		#cRS .PageList .ListAuthor,
		#cRS .PageList .ListItemDate,
		#cRS .PageList .ListKeywords {
		}

	/* Summary */
		#cRS .PageList .ListSummary {
		}
		#cRS .PageList .ListSummary a {
			clear: both;
			float: left;
			color:#999965;
			padding: 0 0 6px 0;
			text-transform: uppercase;
			font-size: 90%;
		}

	/* 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 {
		}