/* 	[ 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: #003366;
	font-size: small;
}
p 
{
	margin: 0 0 0.9em 0;
	line-height: 1.2em;
}
	a 
	{ 
		color: #003366; 
	}
	a:hover { 
		color: #95B7D4; 
	}

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: #435D76;
	font-size: 180%;
	margin-bottom: 0.9em;
	font-weight: normal;
}
h2 
{
	font-size: 90%;
	color: #003366;
	font-weight: bold;
	margin-bottom: 0.9em;
	padding: 4px 6px;
	background-color: #D2E8FF;
	border-bottom: 1px solid #1D4566;
}
h3 
{
	font-size: 90%;
	color: #003366;
	font-weight: bold;
	margin-bottom: 0.9em;
	padding: 4px 0px;
	border-bottom: 1px solid #1D4566;
}
h4 
{
	font-size: 90%;
	color: #435D76;
	font-weight: bold;
	margin-bottom: 0.9em;
}
h5 
{
	color: #FFFFFF;
	text-align: center;
	font-size: 90%;
	margin-bottom: 0.9em;
	padding: 0.3em 0.5em;
	background-color: #435D76;
}
h6 
{
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 0.9em;
	padding: 0.3em 0.5em;
	background-color: #435D76;
}
blockquote 
{
	font-size: small;
	padding: 1em 2em;
}
input, select {
}
#cPC ol, #cPC ul {
	line-height: 1.2em;
	margin: 0 0 0 4em;
	list-style-type: square;
	
}
#cPC ol li, #cPC ul li{
	margin: 0 0 0.5em 0;
}
#cPC ol li li, #cPC ul li li{
	font-size: 85%;
	margin: 0 0 0em 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: 4px 15px;
	font-size: 85%;
}
 /* Displays at the Bottom of list */
.OrderingBottom 
{
	margin: 4px 15px;
	font-size: 85%;
	display: none;
	}
 /* Numbers */
 	.OrderingTop a, 
	.OrderingBottom a 
	{
		margin-right: 0.2em;
		padding: 0 0 0 0.2em;
		text-decoration: none;
	}
	.OrderingTop a:hover, 
	.OrderingBottom a:hover 
	{
		background-color: #95B7D4;
	}
 /* Selected Page */
	.SelectedPage {
		background: #95B7D4;
		color: #FFFFFF;
		margin-right: 0.2em;
		padding: 0 0 0 0.2em;
		text-decoration: none;
	}
 /* 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/TropicalShells/_images/icon_next.gif);
		background-position: right;
		padding: 0 1.2em 0 0;
	}
	.OrderingTop a.OrderingBack, 
	.OrderingBottom a.OrderingBack 
	{
		background-image: url(/Templates/TropicalShells/_images/icon_back.gif);
		background-position: 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;
	background-color: #D7EDFF;
	width: auto;
	height: auto;
	clear: both;
	padding: 0px 0px 0px 0px;
	border: 1px solid #7DA1C1;
}
.ListItem {
	position: relative;
	margin: 0.3em 0;
	padding: 0px 15px;
	display: inline-block;
}

	/* Custom Title */
	.ListCustomTitle {
		font-size: 120%;
		color: #FFFFFF;
		background: #7DA1C1 url(/Templates/TropicalShells/_images/back_actlist.gif);
		font-weight: bold;
		margin: 0px 0px 10px 0px;
		padding: 8px 12px;
	}

	/* Separators */
	.ListPrimarySeparator {
		font-size: 100%;
		color: #003366;
		font-weight: bold;
		margin-top: 0px;
		padding: 0px 4px 0px 15px;
		display: inline;
	}
	.ListSecondarySeparator {
		font-size: 90%;
		color: #003366;
		font-weight: bold;
		margin: 0px 0px 0px 15px;
		padding: 0px 0px 0px 4px;
		display: inline;
		border-left: 1px solid #003366;
	}
	/* Separators */
	.ListCategory {
		font-size: 100%;
		color: #003366;
		font-weight: bold;
		margin-top: 0px;
		padding: 0px 4px 0px 15px;
		display: inline;
	}
	.ListSubCategory {
		font-size: 90%;
		color: #003366;
		font-weight: bold;
		margin: 0px 0px 0px 15px;
		padding: 0px 0px 0px 4px;
		display: inline;
		border-left: 1px solid #003366;
	}

	/* Thumbnail */
	.ListThumbnail {
		float: right;
		margin: 0 0 0 0.3em;
		padding: 1px;
		border: 1px solid #7DA1C1;
		background: #FFFFFF;
	}

	/* Title */
		.ListTitle {
			margin: 0.3em 0;
			padding: 0.2em 0;
			line-height: 1.2em;
			color: #435D76;
			font-size: 100%;
			font-weight: bold;
			float: none;
			text-decoration: none;
			border-bottom: 1px solid #7DA1C1;
		}
		.ListTitle a:visited, 
		.ListTitle a:link, 
		.ListTitle a:hover {
			text-decoration: none;
			color: #435D76;
		}

	/* Date, Keywords */
		.ListAuthor,
		.ListItemDate,
		.ListKeywords {
			font-size: 75%;
			color: #999999;
			padding: 0;
			margin: 0 0 0.2em 0;
		}

	/* Summary */
		.ListSummary {
			font-size: 90%;
			line-height: 1.5em;
			margin: 0 0 0.6em 0;
			padding: 0;
		}
		.ListSummary a {
		}

	/* Creator, Created Date, Updator, Updated Date */
		.ListCreator,
		.ListCreatedDate {
			font-size: 75%;
			margin: 0 0 0.1em 0;
			padding: 0 0 0 0;
			color: #999999;
			float: left;
			clear: left;
		}
		.ListUpdator,
		.ListUpdatedDate {
			font-size: 75%;
			padding: 0 0 0 0;
			color: #999999;
			margin: 0 0 0.1em 0;
			float: right;
			clear: right;
		}

	/* EndItem (Visual break between each list item) */
		.ListEndItem {
			font-size: 0px;
			margin: 0 0 0em 0;
			float: none;
			clear: both;
			border-bottom: 1px solid #D7EDFF;
		}
		