/* 	[ 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
{
}
.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 {
}
.home .CategoryList .ListItem {
	float: left;
	clear: none;
	width: 300px;
	padding: 0.1em 0 0.1em 1em;
}
.CategoryList .ListItem {
	float: none;
	clear: both;
	width: auto;
	padding: 0.1em 0 0.1em 1em;
}

	/* Custom Title */
	.CategoryList .ListCustomTitle {
	}

	/* Separators */
	.CategoryList .ListPrimarySeparator {
	}
	.CategoryList .ListSecondarySeparator {
	}

	/* Thumbnail */
	.home .CategoryList .ListThumbnail {
		float: left;
		clear:none;
		margin: -22px 0.6em 22px 0.3em;
		border: 1px solid #CCCCCC;
		padding: 0.3em;
		background: #FFFFFF;
	}
	.CategoryList .ListThumbnail {
		float: left;
		clear:none;
		margin: 0px 0.6em 22px 0.3em;
		border: 1px solid #CCCCCC;
		padding: 0.3em;
		background: #FFFFFF;
	}

	/* Title */
		.home .CategoryList .ListTitle {
			font-size: 120%;
			margin: 0.3em 0 0.3em 119px;
		}
		.CategoryList .ListTitle a:visited, 
		.CategoryList .ListTitle a:link, 
		.CategoryList .ListTitle a:hover {
		}
		.CategoryList .ListTitle {
			font-size: 120%;
			margin: 0.3em 0 0.3em 0.3em;
		}
		.CategoryList .ListTitle a:visited, 
		.CategoryList .ListTitle a:link, 
		.CategoryList .ListTitle a:hover {
		}

	/* Date, Keywords */
		.CategoryList .ListAuthor,
		.CategoryList .ListItemDate,
		.CategoryList .ListKeywords {
		}

	/* Summary */
		.CategoryList .ListSummary {
			font-size: 90%;
			line-height: 1.5em;
			margin: 0 0 0.6em 0;
			padding: 0;
		}
		.home .CategoryList .ListSummary a {
			background: url(/Templates/_images/Catlist_buttonBkg.gif) no-repeat 0 50%;
			color: #FFFFFF;
			width: 52px;
			text-decoration: none;
			padding: 4px 6px;
		}
		.CategoryList .ListSummary a {
			background: none;
			color: #666666;
		}

	/* Creator, Created Date, Updator, Updated Date */
		.CategoryList .ListCreator,
		.CategoryList .ListCreatedDate {
		}
		.CategoryList .ListUpdator,
		.CategoryList .ListUpdatedDate {
		}

	/* EndItem (Visual break between each list item) */
		.CategoryList .ListEndItem {
			border-bottom: #959a9a 1px dotted;
		}
		
/* === [ Left Hand Container ] === */

#cLS .CategoryList {
}
#cLS .CategoryList .ListHolder {
	width: 210px;
	margin: 10px 0px 20px 0px;
	padding: 0.1em 0
}
#cLS .CategoryList .ListItem {
	float: none;
	clear: none;
	width: auto;
	padding: 0.1em 0.6em 0.1em 0.6em;
}

	/* Custom Title */
	#cLS .CategoryList .ListCustomTitle {
		font-size: 120%;
		font-weight: bold;
		color: #FFFFFF;
		background: url(/Templates/_images/CustomTitleCLS-bkg.gif) no-repeat top left;
		margin: 0px;
		padding: 4px 10px;
		height: 1%;
	}
	#cLS .CategoryList H1.ListCustomTitle {
	}

	/* Thumbnail */
	#cLS .CategoryList .ListThumbnail {
		float: none;
		clear:none;
		margin: 0.3em 0em 0em 0.3em;
		border: 1px solid #CCCCCC;
		padding: 0.3em;
		background: #FFFFFF;
	}
	

	/* Title */
		#cLS .CategoryList .ListTitle {
			margin: 0px;
		}
		#cLS .CategoryList .ListTitle a:visited, 
		#cLS .CategoryList .ListTitle a:link, 
		#cLS .CategoryList .ListTitle a:hover {
		}

	/* Date, Keywords */
		#cLS .CategoryList .ListAuthor,
		#cLS .CategoryList .ListItemDate,
		#cLS .CategoryList .ListKeywords {
		}

	/* Summary */
		#cLS .CategoryList .ListSummary {
		}
		#cLS .CategoryList .ListSummary a {
		}

	/* Creator, Created Date, Updator, Updated Date */
		#cLS .CategoryList .ListCreator,
		#cLS .CategoryList .ListCreatedDate {
		}
		#cLS .CategoryList .ListUpdator,
		#cLS .CategoryList .ListUpdatedDate {
		}

	/* EndItem (Visual break between each list item) */
		#cLS .CategoryList .ListEndItem {
		}
		
		
/* === [ Right Hand Container ] === */

#cRS .CategoryList {
}
.home #cRS .CategoryList .ListHolder {
	width: 278px;
	padding: 0.1em 0px;
}
#cRS .CategoryList .ListHolder {
	width: 210px;
	margin: 10px 0px 20px 0px;
	padding: 0.1em 0
}
.home  #cRS .CategoryList .ListItem {
	float: none;
	width: auto;
	padding: 0.1em 10px;
	background: #FFFFFF;
}
#cRS .CategoryList .ListItem {
	float: none;
	clear: none;
	width: auto;
	padding: 0.1em 0.6em 0.1em 0.6em;
}

	/* Custom Title */
	.home  #cRS .CategoryList .ListCustomTitle {
		background: url(/Templates/_images/CustomTitle-bkg.gif) no-repeat top left;
		color: #FFFFFF;
		font-size: 140%;
		font-weight: bold;
		margin: 0px 0 -6px 0;
		padding: 4px 10px;
		height: 1%;
	}
	#cRS .CategoryList .ListCustomTitle {
		font-size: 120%;
		font-weight: bold;
		color: #FFFFFF;
		background: url(/Templates/_images/CustomTitleCLS-bkg.gif) no-repeat top left;
		margin: 0px;
		padding: 4px 10px;
		height: 1%;
	}
	#cRS .CategoryList H1.ListCustomTitle {
	}

	/* Thumbnail */
	.home  #cRS .CategoryList .ListThumbnail {
		float: left;
		clear:none;
		margin: -22px 0.6em 22px 0.3em;
		border: 1px solid #CCCCCC;
		padding: 0.3em;
		background: #FFFFFF;
	}

	/* Title */
		
	#cRS .CategoryList .ListThumbnail {
		float: none;
		clear:none;
		margin: 0.3em 0em 0em 0.3em;
		border: 1px solid #CCCCCC;
		padding: 0.3em;
		background: #FFFFFF;
	}

	/* Title */
	.home #cRS .CategoryList .ListTitle {
			margin: 0.3em 0 0.3em 119px;
		}
		#cRS .CategoryList .ListTitle {
			margin: 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 {
		}
		#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 {
		}
