/* 	[ 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 {
}
#cSB .CategoryList { 
	width: 440px;
	float: left;
}
.home #cSB .CategoryList { 
	width: 600px;
	float: left;
}

.RSSFeedIcon {	/* defaults =  position:relative; z-index:50; float:right; */
	clear: both;
	position: relative;
	margin: 8px 0px 0px 0px;
	height: 26px;
}
.CategoryList .ListHolder {
}
.CategoryList .ListItem {
}
/*.home #cSB .CategoryList .ListItem { 
	width: 285px;
	float: left;
	clear: none;
	margin: 0px 15px 10px 0px;
}*/
	/* 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 {
		}
	.CategoryList .ListItem:hover .ListThumbnail {
	}

	/* 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 {
		}

/* #cLS (Changed styles for Left Container) */

#cLS .CategoryList .ListHolder {
}
#cLS .CategoryList .ListItem {
	padding: 15px;
	border: 1px solid #EFEFEF;
}
#cLS .CategoryList .ListItem:hover {
	padding: 6px;
	border: 10px solid #EFEFEF;
}
	/* Custom Title */
		#cLS .CategoryList .ListCustomTitle {
			font-size: 14px;
			clear: both;
			display: inline-block;
			font-weight: bold;
			padding: 8px 32px 8px 16px;
			background: url(/Templates/_images/icon_nav2.gif) no-repeat right center;
		}
	/* Title */
		#cLS .CategoryList .ListTitle {
		}
		#cLS .CategoryList .ListTitle a:visited, 
		#cLS .CategoryList .ListTitle a:link, 
		#cLS .CategoryList .ListTitle a:hover {
		}
	/* Summary */
		#cLS .CategoryList .ListSummary {
			font-size: 90%;
		}
		#cLS .CategoryList .ListSummary a {
		}
	/* Thumbnail */
		#cLS .CategoryList .ListThumbnail {
			float: right;
			margin: 0px 0px 0px 10px;
		}

/* #cRS (Changed styles for cS Container) */
		
#cRS .CategoryList .ListItem {
}
	/* Custom Title */
		#cRS .CategoryList .ListCustomTitle {
		}
	/* Title */
		#cRS .CategoryList .ListTitle {
			font-size: 90%;
		}
		#cRS .CategoryList .ListTitle a:link, 
		#cRS .CategoryList .ListTitle a:visited, 
		#cRS .CategoryList .ListTitle a:hover {
		}
	/* Summary */
		#cRS .CategoryList .ListSummary {
		}
		#cRS .CategoryList .ListSummary a {
		}
	/* Thumbnail */
		#cRS .CategoryList .ListThumbnail {
		}

/* #cS (Changed styles for cS Container) */

#cS .CategoryList .ListHolder {
	padding: 10px 0px 10px 0px;
	clear: both;
	display: block;
	width: 984px;
}
#cS .CategoryList .ListItem {
	width: 278px;
	float: left;
	margin: 0px 10px 0px 0px;
	display: inline-block;
	padding: 10px 10px;
	border-style: none;
	clear: none;
	background: #FFFFFF;
	border: 10px solid #EFEFEF;
	min-height: 136px;
}
#cS .CategoryList .ListItem:hover {
	border: 10px solid #DBDBDB;
}
	/* Custom Title */
	#cS .CategoryList .ListCustomTitle {
		font-size: 11px;
		text-transform: uppercase;
		font-weight: bold;
		color: #c3c3c3;
		margin: 5px 0px 5px 0px;
		letter-spacing: 0.3em;
	}
	/* Separators */
	#cS .CategoryList .ListPrimarySeparator {
	}
	#cS .CategoryList .ListSecondarySeparator {
	}

		#cS .CategoryList .ListThumbnail {
			max-width: 100px;
			margin: 0px 10px 20px 0px;
	}
	/* Title */
		#cS .CategoryList .ListTitle {
	}
		#cS .CategoryList .ListTitle a:visited, 
		#cS .CategoryList .ListTitle a:link {
		}
		
		#cS .CategoryList .ListTitle a:hover {
		}

	/* Date, Keywords */
		#cS .CategoryList .ListAuthor {
		}
		#cS .CategoryList .ListItemDate {
		}
		#cS .CategoryList .ListKeywords {
		}
	/* Summary */
		#cS .CategoryList .ListSummary {
		}
		#cS .CategoryList .ListSummary a {
		}

	#cS .CategoryList .ListCreator, 
	#cS .CategoryList .ListCreatedDate, 
	#cS .CategoryList .ListUpdator, 
	#cS .CategoryList .ListUpdatedDate {
	}
	#cS .CategoryList .ListEndItem {
	}
#cS2 .CategoryList .ListHolder {
	padding: 0px 0px 0px 0px;
	display: block;
	width: 702px;
	float: left;
	clear: none;
}
	/* Custom Title */
	#cS2 .CategoryList .ListCustomTitle {
		font-size: 10px;
		text-transform: uppercase;
		font-weight: bold;
		color: #FFFFFF;
		margin: 5px 0px 5px 0px;
		letter-spacing: 0.3em;
	
	}
		#cS2 .CategoryList .ListTitle {
			border-bottom: 1px solid #0f4c87;
	}
		#cS2 .CategoryList .ListTitle a:visited, 
		#cS2 .CategoryList .ListTitle a:link {
			color: #d0ebff;
		}
		
		#cS2 .CategoryList .ListTitle a:hover {
			color: #52b6ff;
		}
		#cS2 .CategoryList .ListTitle:hover {
			border-bottom: 1px solid #0f4c87;
		}
		#cS2 .CategoryList .ListSummary {
			color: #FFFFFF;
			font-size: 12px;
		}
		#cS2 .CategoryList .ListSummary a {
			background: none;
			color: #FFFFFF;
			padding: 0px;
			text-transform: none;
			font-size: 100%;
			border-bottom: 1px solid #FFFFFF;
		}
		#cS2 .CategoryList .ListSummary a:hover {
			color: #52b6ff;
			border-bottom: 1px solid #52b6ff;
		}

/* #cPC (Changed styles for cPC Container with Feature Template) */

		.feature #cPC .CategoryList .ListItem {
			margin: 0px 5px 5px 0px;
			display: inline-block;
			float: left;
			clear: none;
			width: 206px;
			min-height: 148px;
			border: 10px solid #EFEFEF;
		}
		.feature #cPC .CategoryList .ListItem:hover {
			margin: 0px 5px 5px 0px;
			display: inline-block;
			float: left;
			clear: none;
			width: 206px;
			min-height: 148px;
			border: 10px solid #DBDBDB;
		}
		* html .feature #cPC .CategoryList .ListItem {
			margin: 0px 0px 10px 0px;
			display: block;
			float: none;
			width: auto;
		}
		.feature #cPC .CategoryList .ListThumbnail {
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			position: absolute;
			top: 0px;
			left: 0; 			
			z-index: 10;
		}
		.feature #cPC .CategoryList .ListTitle {
			position: absolute;
			top: 110px;
			left: 0;
			width: 191px;
			height: 28px;
			line-height: 1.4em;
			z-index: 100;
			background: #000033;
			color: #FFFFFF;
			padding: 7px 5px 3px 10px;
			filter: alpha(opacity=80);
			opacity: 0.8;			
		}
		.feature #cPC .CategoryList .ListItem:hover .ListTitle {
			position: absolute;
			top: 110px;
			left: 0;
			z-index: 100;
			background: #000033;
			filter: alpha(opacity=40);
			opacity: 0.4;			
			
		}
		.feature #cPC .CategoryList .ListTitle {
			font-size: 18px;
			color: #FFFFFF;
			overflow: hidden;
		}
		.feature #cPC .CategoryList .ListTitle a:link,
		.feature #cPC .CategoryList .ListTitle a:visited {
			color: #FFFFFF;
		}
		.feature #cPC .CategoryList .ListTitle a:hover {
			color: #FFFFFF;
		}
		.feature #cPC .CategoryList .ListTitle a:link {
				filter: alpha(opacity=100) !important;
			opacity: 1 !important;			
		}
		.feature #cPC .CategoryList .ListSummary {
			background: none;
			padding: 0px;
			top: 160px;
			position: absolute;
		}
		
/* #cPC (Changed styles for cPC Container with Module Template) */

	.Module #cPC .CategoryList .ListItem {
			margin: 0px 30px 30px 0px;
			display: inline-block;
			float: left;
			clear: none;
			width: 45%;
			min-height: 130px;
		}
		.Portfolio #cPC .CategoryList .ListSummary {
			font-size: 14px;
			line-height: 21px;
		}
	/* Thumbnail */
	.Portfolio #cPC .CategoryList .ListThumbnail {
			border: 10px solid #EFEFEF;
	}
	.Portfolio #cPC .CategoryList .ListItem:hover .ListThumbnail {
			border: 10px solid #DBDBDB;
	}

/* #cPC (Changed styles for cPC Container with Module Template) */

.layout3 #cPC .CategoryList .ListItem {
	width: 232px;
	float: left;
	margin: 0px 5px 10px 0px;
	display: inline-block;
	padding: 0px;
	border-style: none;
	clear: none;
}
	.layout3 #cPC .CategoryList .ListCustomTitle {
		font-weight: normal;
		color: #2878b7;
		font-size: 28px;
		margin: 0px 0px 10px 0px;
		letter-spacing: -0.1;
	}
	/* Thumbnail */
	.layout3 #cPC .CategoryList .ListThumbnail {
		margin: 0px 5px 0px 0px;
		float: left;
		border-style: none;
		padding: 0px;
	}
		.layout3 #cPC .CategoryList .ListSummary {
			margin: 0px 0px 0px 65px;
		}
/* #cPC (Changed styles for cPC Container with Module Template) */
.home #cPC .CategoryList {
	width: 480px;
}
		#cSB .CategoryList .ListSummary {
			font-size: 12px;
		}

