/* 	[ COPYRIGHT CONTEGRO  - Intelligent Website Content Management ]   */
/* 	[ http://www.contegro.com ]   */



/* -----[ CATEGORY LIST ]--------------------------------------------------------------------- */

/*
		Unless changed below, the  List will use styles from DefaultTheme.css
		Do not change class names. Alter attributes as required.
*/

/* === [ PAGING ] ============================== */

.CategoryList .OrderingTop
{
	display: none;
}
.CategoryList .OrderingBottom 
{
}
	.CategoryList .OrderingTop a, 
	.CategoryList .OrderingBottom a 
	{
	}
	.CategoryList .OrderingTop a:hover, 
	.CategoryList .OrderingBottom a:hover 
	{
	}
	.CategoryList .OrderingTop a.OrderingNext, 
	.CategoryList .OrderingTop a.OrderingBack, 
	.CategoryList .OrderingBottom a.OrderingNext, 
	.CategoryList .OrderingBottom a.OrderingBack
	{
	}
	.CategoryList .OrderingTop a.OrderingNext, 
	.CategoryList .OrderingBottom a.OrderingNext
	{
	}
	.CategoryList .OrderingTop a.OrderingBack, 
	.CategoryList .OrderingBottom a.OrderingBack 
	{
	}
	.CategoryList .OrderingTop a.OrderingNext:hover, 
	.CategoryList .OrderingTop a.OrderingBack:hover,
	.CategoryList .OrderingBottom a.OrderingNext:hover, 
	.CategoryList .OrderingBottom a.OrderingBack:hover
	{
	}

/* -----[ CATEGORY LIST ]--------------------------------------------------------------------- */

/*
		Unless changed below, the  List will use styles from DefaultTheme.css
		Do not change class names. Alter attributes as required.
*/

.CategoryList {
}
.RSSFeedIcon {	/* defaults =  position:relative; z-index:50; float:right; */
}
.CategoryList .ListHolder {
}
.CategoryList .ListItem {
}

	/* Custom Title */
	.CategoryList .ListCustomTitle {
	}

	/* Separators */
	.CategoryList .ListPrimarySeparator {
	}
	.CategoryList .ListSecondarySeparator {
	}

	/* Thumbnail */
	.CategoryList .ListThumbnail {
	}

	/* Title */
		.CategoryList .ListTitle {
		}
		.CategoryList .ListTitle a:visited, 
		.CategoryList .ListTitle a:link, 
		.CategoryList .ListTitle a:hover {
		}

	/* Date, Keywords */
		.CategoryList .ListAuthor,
		.CategoryList .ListItemDate,
		.CategoryList .ListKeywords {
		}

	/* Summary */
		.CategoryList .ListSummary {
		}
		.CategoryList .ListSummary a {
		}

	/* Creator, Created Date, Updator, Updated Date */
		.CategoryList .ListCreator,
		.CategoryList .ListCreatedDate {
		}
		.CategoryList .ListUpdator,
		.CategoryList .ListUpdatedDate {
		}

	/* EndItem (Visual break between each list item) */
		.CategoryList .ListEndItem {
		}
		
/* === [ Left Hand Container ] === */

#cLS .CategoryList {
}
#cLS .CategoryList .ListHolder {
	padding: 0;
	border-style: none;
}
#cLS .CategoryList .ListItem {
	padding: 0.2em 0.4em 0.1em 0.4em;
	margin: 0;
	margin-bottom: 1px;
	background: #FFFFFF;
}

	/* Custom Title */
	#cLS .CategoryList .ListCustomTitle {
	}

	/* Thumbnail */
	#cLS .CategoryList .ListThumbnail {
			display: none;
	}

	/* Title */
		#cLS .CategoryList .ListTitle {
			font-weight: normal;
		}
		#cLS .CategoryList .ListTitle a:visited, 
		#cLS .CategoryList .ListTitle a:link {
			text-decoration: none;
		}
		#cLS .CategoryList .ListTitle a:hover {
			text-decoration: underline;
		}

	/* Date, Keywords */
		#cLS .CategoryList .ListAuthor,
		#cLS .CategoryList .ListItemDate,
		#cLS .CategoryList .ListKeywords {
			display: none;
		}

	/* Summary */
		#cLS .CategoryList .ListSummary {
			display: none;
		}
		#cLS .CategoryList .ListSummary a {
			color: #999999;
		}

	/* Creator, Created Date, Updator, Updated Date */
		#cLS .CategoryList .ListCreator,
		#cLS .CategoryList .ListCreatedDate {
			display: none;
		}
		#cLS .CategoryList .ListUpdator,
		#cLS .CategoryList .ListUpdatedDate {
			display: none;
		}

	/* EndItem (Visual break between each list item) */
		#cLS .CategoryList .ListEndItem {
		}
		
		
/* === [ Right Hand Container ] === */

#cRS .CategoryList {
	border-left: 1px solid #78BA00;
	padding-left:10px;
}
#cRS .CategoryList .ListHolder {
	font-size: 85%;
	border-style: none;
}
#cRS .CategoryList .ListItem {
}

	/* Custom Title */
	#cRS .CategoryList .ListCustomTitle {
	}

	/* Thumbnail */
	#cRS .CategoryList .ListThumbnail {
		margin: 0.2em 0 0 0.6em;
		float: right;
	}

	/* Title */
		#cRS .CategoryList .ListTitle {
			background: none;
			padding: 0px;
		}
		#cRS .CategoryList .ListTitle a:visited, 
		#cRS .CategoryList .ListTitle a:link, 
		#cRS .CategoryList .ListTitle a:hover {
		}

	/* Date, Keywords */
		#cRS .CategoryList .ListAuthor,
		#cRS .CategoryList .ListItemDate,
		#cRS .CategoryList .ListKeywords {
		}

	/* Summary */
		#cRS .CategoryList .ListSummary {
			padding: 0px;
		}
		#cRS .CategoryList .ListSummary a {
		}

	/* Creator, Created Date, Updator, Updated Date */
		#cRS .CategoryList .ListCreator,
		#cRS .CategoryList .ListCreatedDate {
		}
		#cRS .CategoryList .ListUpdator,
		#cRS .CategoryList .ListUpdatedDate {
		}

	/* EndItem (Visual break between each list item) */
		#cRS .CategoryList .ListEndItem {
		}
		
/* === [ Right Hand Container ] === */

.layout5 #cPC .CategoryList {
	background: #FFFFFF url(../../Templates/_images/back_layout5CatList.gif) repeat-x top left;
	border-left: 1px solid #469402;
	border-right: 1px solid #469402;
	border-bottom: 1px solid #469402;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.layout5 #cPC .CategoryList .ListHolder {
	padding: 8px 10px 0px 10px;
}
.layout5 #cPC .CategoryList .ListItem {
}

	/* Custom Title */
	.layout5 #cPC .CategoryList .ListCustomTitle {
		font-size:85%;
		padding: 0px 0px 8px 0px;
		border-bottom-style: none;
		border-right-style: none;
	}

	/* Thumbnail */
	.layout5 #cPC .CategoryList .ListThumbnail {
		margin: 0em 0 0 0.6em;
		float: right;
	}

	/* Title */
		.layout5 #cPC .CategoryList .ListTitle {
		}
		.layout5 #cPC .CategoryList .ListTitle a:visited, 
		.layout5 #cPC .CategoryList .ListTitle a:link, 
		.layout5 #cPC .CategoryList .ListTitle a:hover {
		}

	/* Date, Keywords */
		.layout5 #cPC .CategoryList .ListAuthor,
		.layout5 #cPC .CategoryList .ListItemDate,
		.layout5 #cPC .CategoryList .ListKeywords {
		}

	/* Summary */
		.layout5 #cPC .CategoryList .ListSummary {
		}
		.layout5 #cPC .CategoryList .ListSummary a {
		}

	/* Creator, Created Date, Updator, Updated Date */
		.layout5 #cPC .CategoryList .ListCreator,
		.layout5 #cPC .CategoryList .ListCreatedDate {
		}
		.layout5 #cPC .CategoryList .ListUpdator,
		.layout5 #cPC .CategoryList .ListUpdatedDate {
		}

	/* EndItem (Visual break between each list item) */
		.layout5 #cPC .CategoryList .ListEndItem {
		}
