/* 	[ 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 {
	background: url(/Templates/_images/CatlistItem-bkg.gif) no-repeat bottom left;
	margin: 14px 0;
	width: 723px;
}

	/* Custom Title */
	.CategoryList .ListCustomTitle {
		 
	}

	/* Separators */
	.CategoryList .ListPrimarySeparator {
	}
	.CategoryList .ListSecondarySeparator {
	}

	/* Thumbnail */
	.CategoryList .ListThumbnail {
		float: left;
		padding: 6px 16px 8px 10px;
	}

	/* Title */
		.CategoryList .ListTitle {
			background: url(/Templates/_images/CatlistTitle-bkg.gif) no-repeat top left;
			padding: 4px 14px 4px 14px;
			margin: -1px 0 0 0;
			font-weight: bold;
		}
		.CategoryList .ListTitle a:visited, 
		.CategoryList .ListTitle a:link, 
		.CategoryList .ListTitle a:hover {
			color: #FFFFFF;
		}

	/* Date, Keywords */
		.CategoryList .ListAuthor,
		.CategoryList .ListItemDate,
		.CategoryList .ListKeywords {
		}

	/* Summary */
		.CategoryList .ListSummary {
			padding: 8px 14px 24px 14px;
		}
		.CategoryList .ListSummary a {
			float: right;
			font-size: 120%;
			clear: none;
			color: #FFFFFF;
			text-transform: uppercase;
			text-decoration: none;
			font-weight: bold;
			width: 138px;
			padding: 10px 0px 10px 18px;
			margin: 10px 0 0 0;
			background: url(/Templates/_images/moreLink-bkg.gif) no-repeat left center;
		}

	/* 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 {
}

	/* Custom Title */
	#cLS .CategoryList .ListCustomTitle {
	}

	/* Thumbnail */
	#cLS .CategoryList .ListThumbnail {
	}

	/* Title */
		#cLS .CategoryList .ListTitle {
		}
		#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 {
}
#cRS .CategoryList .ListHolder {
}
#cRS .CategoryList .ListItem {
}

	/* Custom Title */
	#cRS .CategoryList .ListCustomTitle {
	}

	/* Thumbnail */
	#cRS .CategoryList .ListThumbnail {
	}

	/* 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 {
		}
		#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 {
		}
	
	.CategoryList .Itemsavailable .ListItem {
		width:600px !important;
		height:114px !important;
		background: transparent none;
		float: left;
		border-bottom:1px solid #D7D7D7;
	}
	
	.CategoryList .Itemsavailable .ListTitle {
		background:transparent none repeat scroll 0 0;
		border-bottom-style:none;
		font-size:100%;
		font-weight:normal;
		height:0;
		margin:0 0 42px 80px;
	}
	
	.CategoryList .Itemsavailable .ListSummary{
		margin-left:94px;
		padding:0;
		font-size:90%;
		line-height:1.5em;
	}
	
	.CategoryList .Itemsavailable .ListTitle a {
		color:#999965;
		font-weight:bold;
		text-decoration:underline;
		text-transform:capitalize;
	}
	
	.CategoryList .Itemsavailable .ListSummary a {
		background: transparent none;
		color:#999965;
		float:left;
		font-size:90%;
		line-height:3.5em;
		text-decoration:underline;
		margin:0;
		padding:0;
	}
	
	.CategoryList .Itemsavailable .ListThumbnail {
		border:1px double #D7D7D7;
		float:left;
		margin:-40px 0 0.3em;
		padding:0 10px 0 0;
	}
	
	
