/* 	[ COPYRIGHT CONTEGRO  - Intelligent Website Content Management ]   */
/* 	[ http://www.contegro.com ]   */



/* -----[ DEFAULT THEME  ]--------------------------------------------------------------------- */

/* 
		These styles can be customised to suit design requirements.
		They are applied to content through the word editor.
		They will also be applied to elements in other modules.
		Do not change class names. Alter attributes as required.
		Duplicate styles to FTBDesign.
*/

/* === [ GLOBAL STYLE ] === */

body 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
}
p
{
	font-size: 85%;
	margin: 0 0 0.9em 0;
	line-height: 1.5em;
}
	a 
	{ 
		color: #333333; 
	}
	a:hover { 
		color: #CC0000; 
	}
		/* === [ Home Page ] === */
		.home p {/* Table */
			color: #FFFFFF; 
		}
			.home a 
			{ 
				color: #FFFFFF; 
			}
			.home a:hover { 
				color: #CC0000; 
			}

h1, h2, h3, h4, h5, h6 
{
	padding: 0;
	margin: 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a 
{
	text-decoration: none;
}
h1 {
	color: #000000;
	font-size: 130%;
	margin-bottom: 0.4em;
	font-weight: bold;
}
h2 {
	font-size: 90%;
	margin-bottom: 0.4em;
	font-weight: bold;
	line-height: 1.5em;
}
h3 
{
	color: #CC0000;
	font-size: 85%;
	font-weight: bold;
	margin-bottom: 0.9em;
}
h4 
{
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0.9em;
}
h5 
{
	font-size: 90%;
	margin-bottom: 0.9em;
	padding: 0.2em 0em;
	color: #CC0000;
	border-bottom: 1px solid #CC0000;
}
blockquote 
{
	font-size: small;
	padding: 1em 2em;
}
input, select {
}
#cPC ol {
	font-size: 85%;
	line-height: 1.6em;
	margin: 0 0 0 2em;
	padding: 0 0 0 0;
}
#cPC ul {
	font-size: 85%;
	line-height: 1.6em;
	margin: 0 0 0 2em;
	padding: 0 0 0 0;
	list-style-type: square;
	}
#cPC ol li, #cPC ul li{
	margin: 0 0 0.8em 0;
}
#cPC ol li li, #cPC ul li li{
	font-size: 110%;
	margin: 0 0 0em 0;
}
#cPC ol li li li, #cPC ul li li li {
	list-style-type: none;
}
#cPC ol li li
{ 
	list-style-type: upper-alpha; 
}
#cPC ol li li li 
{ 
	list-style-type: upper-roman; 
}
#cPC ol li li li li 
{ 
	list-style-type: lower-roman; 
}


/* 	[ COPYRIGHT CONTEGRO  - Intelligent Website Content Management ]   */
/* 	[ http://www.contegro.com ]   */



/* -----[ LIST ]--------------------------------------------------------------------- */

/*
		Do not change class names. Alter attributes as required.
*/

/* === [ PAGING ] ============================== */

 /* Displays at the Top of list */
.OrderingTop
{
	margin: 1em 0 ;
	font-size: 85%;
	display: none;
	}
 /* Displays at the Bottom of list */
.OrderingBottom 
{
	margin: 1em 0;
	font-size: 85%;
	text-align: right;
}
 /* Numbers */
 	.OrderingTop a, 
	.OrderingBottom a 
	{
		color: #999999;
		margin-right: 0.2em;
		padding: 0 0 0 0.2em;
		text-decoration: none;
		line-height: 0.1em;
	}
	.OrderingTop a:hover, 
	.OrderingBottom a:hover 
	{
		background-color: #DBDBDB;
	}
 /* Selected Page */
	.SelectedPage {
		background: #DBDBDB;
		color: #000000;
		margin-right: 0.2em;
		padding: 0 0 0 0.2em;
		text-decoration: none;
		line-height: 0.1em;	
	}
 /* Next and Back */
	.OrderingTop a.OrderingNext, 
	.OrderingTop a.OrderingBack, 
	.OrderingBottom a.OrderingNext, 
	.OrderingBottom a.OrderingBack
	{
		border: 0;
		text-transform: uppercase;
		background-repeat: no-repeat;
	}
	.OrderingTop a.OrderingNext, 
	.OrderingBottom a.OrderingNext
	{
		background: url(/Templates/_images/icon_next.gif) no-repeat right;
		padding: 0 1.2em 0 0;
	}
	.OrderingTop a.OrderingBack, 
	.OrderingBottom a.OrderingBack 
	{
		background: url(/Templates/_images/icon_back.gif) no-repeat left;
		padding: 0 0 0 1.2em;
	}
	.OrderingTop a.OrderingNext:hover, 
	.OrderingTop a.OrderingBack:hover,
	.OrderingBottom a.OrderingNext:hover, 
	.OrderingBottom a.OrderingBack:hover
	{
		background-color: transparent;
		border: 0;
	}
	
/* -----[ LIST ]--------------------------------------------------------------------- */

/*
		Do not change class names. Alter attributes as required.
*/

.ListHolder {
	position: relative;
	margin: 0px 0px 10px 0px;
	width: auto;
	height: auto;
	clear: both;
	padding: 0;
	height: 1%;
}
.ListItem {
	position: relative;
	margin: 0px;
	padding: 5px 12px;
	background: #212121;
	display: inline-block;
}

	/* Custom Title */
	.ListCustomTitle {
		font-size: 100%;
		font-weight: bold;
		margin: 0px 0px 6px 0px;
		padding: 2px 12px 8px 12px;
		background: url(/Templates/_images/back_catlist2.gif) no-repeat bottom right;
		border-top: 3px solid #414141;
		border-left: 3px solid #414141;
		border-bottom-style: none;
		color: #FFFFFF;
		height: 1%;
}

	/* Separators */
	.ListPrimarySeparator {
		margin: 0.2em 0;
		font-size: 120%;
		font-weight: bold;
	}
	.ListSecondarySeparator {
		margin: 0.2em 0;
		font-size: 105%;
		font-weight: bold;
	}
	/* Separators */
	.ListCategory {
		margin: 0.2em 0;
		font-size: 85%;
		display: inline;
	}
	.ListSubCategory {
		margin: 0.2em 0;
		font-size: 85%;
		display: inline;
		padding: 0 0 0 0.6em ;
		border-left: 1px solid #666666;
	}

	/* Thumbnail */
	.ListThumbnail {
		float: right;
		margin: 0px 0px 0px 10px;
		border: 1px solid #999999;
		padding: 0px;
		background: #999999;
	}

	/* Title */
		.ListTitle {
			margin: 6px 0px 0px 0px;
			color: #CC0000;
			clear: both;
			padding: 0;
			font-size: 100%;
			font-weight: bold;
			float: none;
			text-decoration: none;
			line-height: 1.3em;
		}
		.ListTitle a:visited, 
		.ListTitle a:link, 
		.ListTitle a:hover {
			color: #CC0000;
			text-decoration: none;
		}

	/* Date, Keywords */
		.ListAuthor,
		.ListItemDate,
		.ListKeywords {
			color: #CCCCCC;
			font-size: 85%;
			margin: 0px;
		}

	/* Summary */
		.ListSummary {
			color: #FFFFFF;
			font-size: 85%;
			line-height: 1.5em;
			margin: 0px;
			padding: 0px;
		}
		.ListSummary a {
			font-size: 95%;
			color: #CC0000;
			font-weight: bold;
		}

	/* Creator, Created Date, Updator, Updated Date */
		.ListCreator,
		.ListCreatedDate {
			color: #CCCCCC;
			font-size: 85%;
			margin: 0 0 0 0;
			font-style: italic;
			float: left;
			clear: left;
		}
		.ListUpdator,
		.ListUpdatedDate {
			color: #CCCCCC;
			font-size: 85%;
			margin: 0 0 0 0;
			font-style: italic;
			float: right;
			clear: right;
		}

	/* EndItem (Visual break between each list item) */
		.ListEndItem {
			font-size: 0px;
			margin: 0px;
			float: none;
			clear: both;
			border-bottom: 1px solid #212121;
		}

	/* Left Hand */
	#cLS .ListItem,
	#cRS .ListItem {
		height: auto;
		min-height: inherit;
	}

	#cTL .ListItem,
	#cTR .ListItem {
		padding: 2px 12px;
		font-size: 90%;
	}
			/* Separators */
			#cLS .ListPrimarySeparator,
			#cRS .ListPrimarySeparator {
				color: #FFFFFF;
			}
			#cLS .ListSecondarySeparator,
			#cRS .ListSecondarySeparator {
				color: #FFFFFF;
			}
			/* Separators */
			#cLS .ListCategory,
			#cRS .ListCategory {
				color: #FFFFFF;
			}
			#cLS .ListSubCategory,
			#cRS .ListSubCategory {
				color: #FFFFFF;
			}
	#cLS .ListCustomTitle,
	#cRS .ListCustomTitle {
		font-size: 110%;
		font-weight: bold;
		margin: 0px;
		padding: 6px 12px;
		background: url(../../Templates/_images/back_catlist.gif) top left;
		border-bottom-style: none;
		color: #FFFFFF;
		border-top-style: none;
		border-left-style: none;
	}
