/* 	[ 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 {
}
.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 .ListItemDate,
		.CategoryList .ListKeywords {
		}

	/* Author */
		.CategoryList .ListAuthor {
		}

	/* 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 {
}
#cLS .CategoryList .ListItem {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
}

	/* Custom Title */
	#cLS .CategoryList .ListCustomTitle {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}

	/* Thumbnail */
	#cLS .CategoryList .ListThumbnail {
		margin: 10px 0px 10px 10px;
	}

	/* Title */
		#cLS .CategoryList .ListTitle {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}
		#cLS .CategoryList .ListTitle a:visited, 
		#cLS .CategoryList .ListTitle a:link, 
		#cLS .CategoryList .ListTitle a:hover {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}

	/* Date, Keywords */
		#cLS .CategoryList .ListAuthor,
		#cLS .CategoryList .ListItemDate,
		#cLS .CategoryList .ListKeywords {
		}

	/* Summary */
		#cLS .CategoryList .ListSummary {
			font-size: 85%;
			margin: 0 0 0 0;
		}
		#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 {
}
#cRS .CategoryList .ListHolder {
}
#cRS .CategoryList .ListItem {
margin: 0px;
}

	/* Custom Title */
	#cRS .CategoryList .ListCustomTitle {
		padding: 0px;
		margin: 0px;
	}

	/* Thumbnail */
	#cRS .CategoryList .ListThumbnail {
		margin: 10px 10px 10px 0px;
		float: right;
	}

	/* Title */
		#cRS .CategoryList .ListTitle {
		}
		#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 {
			font-size: 90%;
		}
		#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 {
		}
		
		
	/* Thumbnail */
	.Home #cPC .ListThumbnail {
	}
		/*
		Home Styles
		*/
		
#cPC .ListHolder {
}
#cPC .PageList .ListHolder {
	width: 691px;
}
#cPC .ListItem {
	position: relative;
	padding: 0px;
	margin: 6px 20px 6px 0px;
	width: 208px;
	min-height: 220px;
	display: inline-block;
	float: left;
	border: 1px solid #3098A1;
	background: #BDE7EB;
}
	* html #cPC .ListItem {
		height: 220px;
	}
.layout1 #cPC .ListHolder {
	width: 512px;
}
.layout1 #cPC .ListItem {
	position: relative;
	padding: 0px;
	margin: 6px 20px 6px 0px;
	width: 232px;
	min-height: 160px;
	display: inline-block;
	float: left;
	border: 1px solid #3098A1;
	background: #BDE7EB;
}
	/* Custom Title */
	#cPC .ListCustomTitle {
	}

	/* Separators */
	#cPC .ListPrimarySeparator {
	}
	#cPC .ListSecondarySeparator {
	}

	/* Thumbnail */
	#cPC .ListThumbnail {
	}

	/* Title */
		#cPC .ListTitle {
			margin: 0px 0px 0px 0px;
			min-height: 20px;
			font-size: 100%;
			line-height: 1.2em;
			padding: 6px 15px;
			background: #ADE0E4 url(/Templates/_images/back_nav1on.gif) no-repeat left bottom;
		}
		#cPC .ListTitle a:visited, 
		#cPC .ListTitle a:link {
			text-decoration: none;
		}
		#cPC .ListTitle a:hover {
			text-decoration: none;
		}
	/* Date, Keywords */
		#cPC .ListAuthor,
		#cPC .ListItemDate,
		#cPC .ListKeywords {
             margin: 0px 0px 0px 10px;
		}

	/* Summary */
		#cPC .ListSummary {
			font-size: 95%;
			line-height: 1.5em;
			margin: 0 0 0 0;
			padding: 8px 15px;
	}
		#cPC .ListSummary a {
			font-size: 85%;
			font-weight: bold;
		}

	/* Creator, Created Date, Updator, Updated Date */
		#cPC .ListCreator,
		#cPC .ListCreatedDate {
		}
		#cPC .ListUpdator,
		#cPC .ListUpdatedDate {
		}

	/* EndItem (Visual break between each list item) */
		#cPC .ListEndItem {
			border-bottom: 1px solid #BDE7EB;
		}
		
	/* ListClear (Visual clear at the end of the ListHolder - when ListItem is floated) */
		#cPC .ListClear {
		}