/* -----[ DEFAULT THEME  ]--------------------------------------------------------------------- */

/* 
		These styles can be customised to suit design requirements.
		They will also be applied to elements in other modules.
		Do not change class names. Alter attributes as required.
*/

/* === [ GLOBAL STYLE ] === */

body 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #1d4164;
	font-size: small;
}
p 
{
	font-size: 100%;
	margin: 0 0 0.9em 0;
	line-height: 1.5em;
}
a 
{ 
	color: #333333; 
}
a:hover { 
	color: #008193; 
}

h1, h2, h3, h4, h5, h6, h7
{
	padding: 0;
	margin: 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h7 a 
{
	text-decoration: none;
}
h1 
{
	color: #008193;
	font-size: 190%;
	margin-bottom: 0.5em;
}
h2 
{
	font-size: 90%;
	letter-spacing: 0.04em;
	margin-bottom: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
	color: #008193;
}
h3 
{
	font-size: 110%;
	margin-top: 1.2em;
	margin-bottom: 0.9em;
	font-weight: bold;
	color: #008193;
	border-bottom: 1px solid #008193;
}
h4 
{
	font-weight: bold;
	margin-bottom: 0.9em;
}
h5 
{
	font-size: 120%;
	margin-bottom: 0.9em;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 0.9em;
	padding: 0.6em 0.8em;
	background-color: #C9E1E6;
	color: #008193;
	text-align: center;
}
/*
h6 
{
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 0.9em;
	padding: 0.3em 0.5em;
	background-color: #CCCCCC;
}
*/
h6
{
	font-size: 12px;
	font-weight: bold;
}
blockquote 
{
	font-size: small;
	padding: 1em 2em;
}
input, select 
{
}
#cPC ol, #cPC ul 
{
	line-height: 1.2em;
	color: #334051;
	margin: 10px 0 20px 30px;
	padding: 0 0 0 0;
	border-top: 1px solid #96C3BE;
}
#cPC ol ol,
#cPC ul ul {
	line-height: 1.2em;
	color: #334051;
	margin: 0 0 0 0px;
}
#cPC ol li,
#cPC ul li 
{
	margin: 0 0 0.3em 0;
	font-size: 85%;
	font-weight: bold;
	list-style-image:url(../Templates/icon_pointer2.gif);
	list-style-position: inside;
	border-bottom: 1px solid #96C3BE;
	padding: 2px 0 2px 0px;
}
#cPC ol li li, 
#cPC ul li li 
{
	font-weight: normal;
	list-style-image: none;
	list-style-type: none;
	font-size: 95%;
	margin: 0.3em 0 0.6em 0;
	padding: 0px 20px;
	border-bottom: 1px solid #FFFFFF;
}
#cPC ol li li
{ 
}
#cPC ol li li li 
{ 
}
#cPC ol li li li li 
{ 
	font-size: 100%;
}
#cPC ul li li li
{ 
	font-size: 100%;
}


/* -----[ LIST ]--------------------------------------------------------------------- */

/* === [ 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: #334051;
}
/* Selected Page */
.SelectedPage 
{
	background: #334051;
	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/icon_next.gif);
	background-position: right;
	padding: 0 0.8em 0 0;
	font-weight: bold;
	font-size: 95%;
}
.OrderingTop a.OrderingBack, 
.OrderingBottom a.OrderingBack 
{
	background-image: url(../Templates/icon_back.gif);
	background-position: left;
	padding: 0 0 0 1.2em;
	font-weight: bold;
	font-size: 95%;
}
.OrderingTop a.OrderingNext:hover, 
.OrderingTop a.OrderingBack:hover,
.OrderingBottom a.OrderingNext:hover, 
.OrderingBottom a.OrderingBack:hover
{
	color: #FFCC00;
	background-color: transparent;
	border: 0;
}
	
/* -----[ LIST ]--------------------------------------------------------------------- */

/*
		Do not change class names. Alter attributes as required.
*/

.ListHolder 
{
	position: relative;
	margin: 10px 0px;
	width: auto;
	clear: both;
	height: 1%;
}
.ListItem 
{
	margin: 0.4em 10px 0.4em 6px;
}

/* Custom Title */
.ListCustomTitle 
{
	font-size: 110%;
	margin-top: 1.2em;
	margin-bottom: 0.9em;
	font-weight: bold;
	color: #008193;
	border-bottom: 1px solid #008193;
}

/* Separators */
.ListPrimarySeparator 
{
	margin: 0.2em 0;
	font-size: 90%;
	color: #008193;
	font-weight: bold;
	margin: 0px;
	padding: 4px 0px 4px 18px;
}
.ListSecondarySeparator 
{
	margin: 0.2em 0;
	font-size: 85%;
	color: #008193;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 4px 18px;
}

/* Thumbnail */
.ListThumbnail 
{
	margin: 0 0 0 0.3em;
	border: 1px solid #FFFFFF;
	float: right;
}

/* Title */
.ListTitle 
{
	background: url(../Templates/icon_pointer3.gif) no-repeat 0px 6px;
	margin: 0 0 0.2em 0;
	padding: 0 0 0 15px;
	font-size: 100%;
	font-weight: bold;
	float: none;
	text-decoration: none;
}
.ListTitle a:visited, 
.ListTitle a:link 
{
	text-decoration: none;
	color: #008193;
}
.ListTitle a:hover 
{
	text-decoration: underline;
}
/* Date, Keywords */
.ListAuthor 
{
	display: none;
}
/* Date, Keywords */
.ListItemDate,
.ListKeywords 
{
	font-size: 85%;
	margin: 0 0 0.2em 16px;
	line-height: 0.9em;
	color: #999999;
}

/* Summary */
.ListSummary 
{
	font-size: 85%;
	line-height: 1.5em;
	margin: 0 0 0 0;
	padding: 0px 16px;
	color: #0e1030;
}
.ListSummary a 
{
	color: #008193;
}

/* 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: 5px 16px 0 16px;
	float: none;
	clear: both;
	height: 1%;
}
		
#cLS .ListHolder 
{
	margin: 10px 10px;
	border: 1px solid #116A7A;
	background: #FFFFFF;
	z-index: 40;
}
#cLS .ListItem 
{
	margin: 0px;
	padding: 6px 12px 3px 12px;
	background: url(../Templates/back_CatListMain.gif) repeat-x top right;
	display: inline-block;
	clear: both;
	margin: 0px;
	padding: 6px 12px 3px 12px;
	background: url(../Templates/back_CatListMain.gif) repeat-x top right;
}

/* Custom Title */
#cLS .ListCustomTitle 
{
	font-size: 90%;
	text-transform: uppercase;
	margin-top: 0em;
	margin-bottom: 0em;
	font-weight: bold;
	color: #06508F;
	border-bottom: 1px solid #C9D3D5;
	padding: 6px 12px;
	background: url(../Templates/back_CatListTop.gif) no-repeat top right;
}

/* Thumbnail */
#cLS .ListThumbnail 
{
	margin: 0 0 0 0.3em;
	border-style: none;
	float: right;
}

/* Title */
#cLS .ListTitle 
{
	line-height: 1.2em;
	margin: 0.2em 0px;
	padding: 0 0 4px 15px;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px solid #1CB0BC;
	background: url(../Templates/icon_pointer3.gif) no-repeat 4px left;
}
#cLS .ListTitle a:visited, 
#cLS .ListTitle a:link, 
#cLS .ListTitle a:hover 
{
}

/* Summary */
#cLS .ListSummary 
{
	margin: 0px;
	padding: 0px;
}
#cLS .ListSummary a 
{
}

/* EndItem (Visual break between each list item) */
#cLS .ListEndItem 
{
	margin: 0px;
	padding: 0px;
}

/* ListClear (Visual clear at the end of the ListHolder - when ListItem is floated) */
.ListClear 
{
	clear: left;
}
		
/* === [ FORM ] ============================== */

.Form 
{
	position: relative;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.LabelGroup 
{
	display: block;
	clear: both;
}
/*  Error */
.EnquiryError 
{
	font-size: 10px;
	margin-bottom: 10px;
	float: left;
}
/*  Button */
.Button 
{
	padding: 4px 0px;
}


		
/* === [ FIELDSET ] ============================== */

fieldset 
{
	position: relative;
	clear: both;
	display: block;
	border: none;
	padding: 0px;
	float: left;
	width: 90%;
	margin: 0px 10px 0px 0px;
}
/* Legend */
fieldset legend 
{
	font-weight: bold; 
	margin: 0px 0px 10px -10px;
	color: #88C9EC;
}
/* Fields */
.Form select, 
.Form textarea 
{
	font-family: sans-serif;
	font-size: 11px;
	margin: 2px 0px;
}
.Form input 
{
	font-size: 11px;
	margin: 0px;
}
/* Label Text */
label 
{
	font-size: 90%;
	float: left;
	clear: left;
	display: block;
	width: 130px;
	padding-right: 5px;
	margin-bottom: 10px;
}
fieldset span 
{
	font-size: 90%;
	float: left;
	clear: left;
	display: block;
	width: 130px;
	padding-right: 5px;
	margin-bottom: 10px;
}	
		
/* Wizard Styles */
		
.Wizard label 
{
	font-size: 90%;
	float: none;
	clear: none;
	display: inline-block;
	width: auto;
	padding-right: 0px;
	margin-bottom: 0px;
	
}	
	