/* 	[ 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 {
	width: 205px;
	height: 160px;
	float: left;
	clear: none;
	margin: 10px 7px 16px 0;
}
.home .PageList .ListHolder {
	width: auto;
	height: 1%;
	float: left;
	clear: none;
	margin: 0px 0px 8px 0;
}
* html .home .PageList .ListHolder {
	width: 100%;
	height: 1%;
	float: none;
	clear: none;
	margin: 0px 0px 8px 0;
}
.PageList .ListItem {
	background: url(/Templates/_images/PList-Item-bkg.gif) no-repeat bottom left;
	margin: 0 0 0 0;
	height: 116px;
	padding: 10px 10px 10px 10px;
}
.home .PageList .ListItem {
	background: url(/Templates/_images/PListHome-Item-bkg.gif) no-repeat bottom left;
	float: right;
	clear: none;
	width: 289px;
	height: 161px;
	padding: 0px 0px 0px 0px;
	margin: 0 0px 0 6px;
}
* html .home .PageList .ListItem {
	margin: 0 0 0 4px;
	float: left;
} 


	/* Custom Title */
	.PageList .ListCustomTitle {
		background: url(/Templates/_images/PList-Title-bkg.gif) no-repeat top left;
		padding: 6px 10px 0px 10px;
		color: #a1272c;
		font-size: 100%;
	}
	* html .PageList .ListCustomTitle {
		height: 1%;
	}
	.home .PageList .ListCustomTitle {
		background: none;
		font-size: 110%;
		font-weight: bold;
		margin: 0px;
		padding: 0px;
	}

	/* Separators */
	.PageList .ListPrimarySeparator {
	}
	.PageList .ListSecondarySeparator {
	}

	/* Thumbnail */
	.PageList .ListThumbnail {
		margin: 0.3em 0em 0em 0.3em;
	}
	.home .PageList .ListThumbnail {
		margin: 0.3em 0.7em 0em 0.3em;
	}

	/* Title */
		.PageList .ListTitle {
			
		}
		.home .PageList .ListTitle {
			background: url(/Templates/_images/PListHome-Title-bkg.gif) no-repeat top left;
			padding: 5px 0px 6px 12px;
			margin: 0 0 0 0;
		}
		.PageList .ListTitle a:visited, 
		.PageList .ListTitle a:link, 
		.PageList .ListTitle a:hover {
			color: #a1272c;
			text-decoration: none;
		}

	/* Date, Keywords */
		.PageList .ListAuthor,
		.PageList .ListItemDate,
		.PageList .ListKeywords {
		}

	/* Summary */
		.PageList .ListSummary {
			color: #333333;
			margin: 0 0 0 0;
			font-size: 85%;
		}
		.PageList .ListSummary a {
			font-size: 85%;
			color: #00aeef;
			float: left;
			clear: both;
			font-weight: bold;
			margin: 8px 0 0 0;
		}
		.home .PageList .ListSummary {
			color: #333333;
			font-size: 85%;
			line-height: 1.3em;
			margin: 0 0 0 0;
			padding: 6px 0px 0px 0px;
			margin: 0 0px 0px 12px;
			width:250px;
		}
		.home .PageList .ListSummary a {
			font-size: 100%;
			color: #333333;
			float: left;
			clear: both;
			text-decoration: none;
			background: url(/Templates/_images/PList-morelink-bkg.gif) no-repeat left center;
			font-weight: bold;
			margin: 10px 0 8px 0px;
			vertical-align: bottom;
			width: 144px;
			padding: 8px 8px 8px 8px;
		}

	/* 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 {
	}

	/* 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 {
		}
