/* 	[ 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: Arial, sans-serif;
	color: #01006D;
	font-size: small;
}
p 
{
	margin: 0 0 0.9em 0;
	color: #666699;
	line-height: 1.4em;
	font-size: 90%;
}
	a 
	{ 
		color: #333366; 
	}
	a:hover { 
		color: #EC0000; 
	}

h1, h2, h3, h4, h5, h6 
{
	padding: 0;
	margin: 0;
	margin-bottom: 0.8em;
	line-height: 1.4em;
}
td h1, td h2, td h4, td h5, td h6 
{
	margin-bottom: 0em;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a 
{
	text-decoration: none;
}
h1 
{
	font-size: 140%;
	color: #EC0000;
	font-weight: normal;
}
h2 
{
	font-size: 100%;
	font-weight: normal;
	font-weight: bold;
}
h3 
{
	background: url(/Templates/_images/icon_tick.gif) no-repeat left 50%;
	padding: 0;
	padding-left: 20px;
	font-size: 85%;
	font-weight: bold;
	float: none;
	text-decoration: none;
}
h4 
{
		font-size: 75%;
		font-weight: normal;
		text-transform: uppercase;
}
h5 
{
		font-size: 75%;
		color: #FFFFFF;
		font-weight: normal;
		text-transform: uppercase;
		padding: 26px 0px 10px 24px;
		background: #01006D url(/Templates/_images/back_catlist.gif) repeat-x bottom right;
}

blockquote 
{
	margin: 0.9em;
}
input, select {
}
#cPC ol, #cPC ul {
	line-height: 1.2em;
	color: #666699;
	margin: 0 0 0 40px;
	padding: 0 0 0 0;
	list-style-type: square;
}
#cPC ol ol, #cPC ul ul {
	line-height: 1.2em;
	color: #666699;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	list-style-type: square;
}
#cPC ol li, #cPC ul li{
	list-style-image: url(/Templates/_images/icon_bullet.gif);
	margin: 0 0 0.3em 0;
	font-size: 95%;
}
#cPC ol li li, #cPC ul li li{
	list-style-image: none;
	list-style-type: none;
	font-size: 95%;
	margin: 0.3em 0 0.6em 0;
}
#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%;
}
 /* Displays at the Bottom of list */
.OrderingBottom 
{
	margin: 1em 0;
	font-size: 85%;
}
 /* Numbers */
 	.OrderingTop a, 
	.OrderingBottom a 
	{
		margin-right: 0.2em;
		padding: 0 0 0 0.2em;
		text-decoration: none;
		line-height: 0.1em;
	}
	.OrderingTop a:hover, 
	.OrderingBottom a:hover 
	{
		color: #FFFFFF;
		background-color: #666699;
	}
 /* Selected Page */
	.SelectedPage {
		background: #666699;
		color: #FFFFFF;
		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-image: url(/Templates/_images/icon_next.gif);
		background-position: right;
		padding: 0 0.8em 0 0;
		font-weight: bold;
		font-size: 90%;
	}
	.OrderingTop a.OrderingBack, 
	.OrderingBottom a.OrderingBack 
	{
		background-image: url(/Templates/_images/icon_back.gif);
		background-position: left;
		padding: 0 0 0 0.8em;
		font-weight: bold;
		font-size: 90%;
	}
	.OrderingTop a.OrderingNext:hover, 
	.OrderingTop a.OrderingBack:hover,
	.OrderingBottom a.OrderingNext:hover, 
	.OrderingBottom a.OrderingBack:hover
	{
		color: #EC0000;
		background-color: transparent;
		border: 0;
	}
	
/* -----[ LIST ]--------------------------------------------------------------------- */

/*
		Do not change class names. Alter attributes as required.
*/

.ListHolder {
	position: relative;
	margin: 10px 0px;
	width: 100%;
	clear: none;
	height: 1%;
}
.ListItem {
	margin: 0.4em 10px 0.4em 6px;
}

	/* Custom Title */
	.ListCustomTitle {
		font-size: 75%;
		color: #FFFFFF;
		font-weight: normal;
		text-transform: uppercase;
		margin: 0px 0px 4px 0px;
		height: 30px;
		padding: 20px 24px 10px 24px;
		background: #01006D url(/Templates/_images/back_catlist.gif) repeat-x bottom right;
	}

	/* Separators */
	.ListPrimarySeparator {
		margin: 0.2em 0;
		font-size: 85%;
		color: #EC0000;
		font-weight: bold;
		margin: 0px;
		padding: 4px 0px 4px 18px;
	}
	.ListSecondarySeparator {
		margin: 0.2em 0;
		font-size: 85%;
		color: #EC0000;
		font-weight: normal;
		margin: 0px;
		padding: 4px 0px 4px 18px;
	}

	/* Thumbnail */
	.ListThumbnail {
		margin: 0 0.3em;
		border-style: none;
		float: right;
	}

	/* Title */
		.ListTitle {
			background: url(/Templates/_images/icon_pointer.gif) no-repeat left top;
			margin: 0.1em 0;
			padding: 0;
			padding-left: 20px;
			font-size: 85%;
			font-weight: bold;
			float: none;
			text-decoration: none;
		}
		.ListTitle a:visited, 
		.ListTitle a:link {
			text-decoration: none;
		}
		.ListTitle a:hover {
			text-decoration: underline;
		}
	/* Date, Keywords */
		.ListAuthor,
		.ListItemDate,
		.ListKeywords {
			font-size: 85%;
			margin: 0 0 0.2em 20px;
			line-height: 0.9em;
		}

	/* Summary */
		.ListSummary {
			font-size: 85%;
			line-height: 1.5em;
			margin: 0 0 0 0;
			padding: 0;
			padding-left: 20px;
	}
		.ListSummary a {
			color: #EC0000;
		}

	/* Creator, Created Date, Updator, Updated Date */
		.ListCreator,
		.ListCreatedDate {
			font-size: 85%;
			margin: 0 0 0.2em 0;
			font-style: italic;
			float: left;
			clear: left;
		}
		.ListUpdator,
		.ListUpdatedDate {
			font-size: 85%;
			margin: 0 0 0.2em 0;
			font-style: italic;
			float: right;
			clear: right;
		}

	/* EndItem (Visual break between each list item) */
		.ListEndItem {
			font-size: 0px;
			margin: 0 0 0 0;
			margin-left: 20px;
			float: none;
			clear: both;
			border-bottom: 1px dotted #d9dbe1;
			height: 1%;
		}
		
	/* ListClear (Visual clear at the end of the ListHolder - when ListItem is floated) */
		.ListClear {
			clear: left;
		}