/* 	[ 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 {
	border: #dbdbdb 1px solid;
	padding: 0.1em 0.9em;
	background-color: #f6f6f6;
}

	/* Custom Title */
	.CategoryList .ListCustomTitle {
		color: #199741;
		margin-bottom: 0.9em;
		background: url(/Templates/_images/GreenHeading_line.gif) no-repeat bottom left;
	}

	/* Separators */
	.CategoryList .ListPrimarySeparator {
		color: #199741;
		font-size: 120%;
		margin-bottom: 0.9em;
		background: url(/Templates/_images/GreenHeading_line.gif) no-repeat bottom left;
	}
	.CategoryList .ListSecondarySeparator {
	}

	/* Thumbnail */
	.CategoryList .ListThumbnail {
	}

	/* Title */
		.CategoryList .ListTitle {
			font-size: 120%;
			font-weight: bold;
		}
		.CategoryList .ListTitle a:visited, 
		.CategoryList .ListTitle a:link {
			text-decoration: none;
			color: #7bb346;
			padding: 0 0 0 16px;
			background: url(/Templates/_images/SubNav_Off.gif) no-repeat 0 50%; 
		} 
		.CategoryList .ListTitle a:hover {
			color: #b69c16;
			padding: 0 0 0 16px;
			background: url(/Templates/_images/arrow_mustard.gif) no-repeat 0 50%; 
		}

	/* Date, Keywords */
		.CategoryList .ListAuthor,
		.CategoryList .ListItemDate,
		.CategoryList .ListKeywords {
		}

	/* Summary */
		.CategoryList .ListSummary { 
			border-top: #dbdbdb 1px solid;
			padding: 4px 0 0 0;
		}
		.CategoryList .ListSummary a {
			color: #199741;
			font-size: 100%;
			text-decoration: underline;
			float: left;
			clear: both;
			padding: 0 0 0 10px;
			background: url(/Templates/_images/icon_next.gif) no-repeat 0 50%; 
			display: block;
			width: 100%;
		}
		* html .CategoryList .ListSummary a {
			float: none;
			clear: none;
		}

	/* 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) */
	
	/********** SPONSORSHIP cRS ****************/
	
.Sponsorship #cRS .ListHolder /* for safari: overflow auto */{
	padding: 0px 20px 20px 0;
	height: 267px;
	overflow-x: hidden;
	overflow-y: scroll;
	overflow: auto;
	scrollbar-3dlight-color: #dadadc;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #dcdadd;
	scrollbar-darkshadow-color: #dadadc;
	scrollbar-face-color: #73b730;
	scrollbar-highlight-color: #bebec0;
	scrollbar-shadow-color: #dadadc;
}
.Sponsorship .CategoryList .ListItem, .Media .CategoryList .ListItem {
	border: none;
	padding: 0;
	background: none;
	line-height: 1.5em;
}

	/* Custom Title */
	.Sponsorship .CategoryList .ListCustomTitle {
	}

	/* Separators */
	.Sponsorship .CategoryList .ListPrimarySeparator {
	}
	.Sponsorship .CategoryList .ListSecondarySeparator {
	}

	/* Thumbnail */
	.Sponsorship .CategoryList .ListThumbnail {
	}

	/* Title */
		.Sponsorship .CategoryList .ListTitle {
			color: #333;
			font: bold 22px Arial, Helvetica, sans-serif;
}
		.Sponsorship #cRS .CategoryList .ListTitle, .Media .CategoryList .ListTitle {
			font-size: 14px;
			line-height: 1.3em;
		}
		.Sponsorship .CategoryList .ListTitle a:visited, 
		.Sponsorship .CategoryList .ListTitle a:link,
		.Media .CategoryList .ListTitle a:visited, 
		.Media .CategoryList .ListTitle a:link {
			text-decoration: none;
			color: #333;
			padding: 0 0 0 0;
			background: none; 
		} 
		.Sponsorship .CategoryList .ListTitle a:hover, .Media .CategoryList .ListTitle a:hover {
			color: #0e412c;
			padding: 0 0 0 0;
			background: none; 
		}

	/* Date, Keywords */
		.Sponsorship .CategoryList .ListAuthor{
			font-weight: bold;
			text-transform: uppercase;
		}
		.Sponsorship .CategoryList .ListItemDate, .Media .CategoryList .ListItemDate {
			color: #ff9900;
			text-transform:uppercase;
			line-height: 1.3em;
			font-size: 11px;
		}
		.Sponsorship .CategoryList .ListKeywords {
		}

	/* Summary */
		.Sponsorship .CategoryList .ListSummary, .Media .CategoryList .ListSummary { 
			border-top: none;
			padding: 0px 0 0 0;
			line-height: 1.3em;
			font-size: 11px;
		}
		.Sponsorship .CategoryList .ListSummary a, .Media .CategoryList .ListSummary a {
			color: #98be39;
			font-size: 11px;
			text-decoration: none;
			float: none;
			clear: none;
			padding: 0 0 0 0;
			background: none; 
			display: inline;
			width: auto;
			text-transform: uppercase;
		}
		
	/* Creator, Created Date, Updator, Updated Date */
		.Sponsorship .CategoryList .ListCreator,
		.Sponsorship .CategoryList .ListCreatedDate {
		}
		.Sponsorship .CategoryList .ListUpdator,
		.Sponsorship .CategoryList .ListUpdatedDate {
		}

	/* EndItem (Visual break between each list item) */
		.Sponsorship .CategoryList .ListEndItem {
		}
