/* 	[ COPYRIGHT CONTEGRO  - Intelligent Website Content Management ]   */
/* 	[ http://www.contegro.com ]   */



/*
		Do not change class names. Alter attributes as required.
		Prefix with Continer ID to apply style to individual containers.
*/

body, 
select, 
tbody {
	line-height: 1.5em; /* Results in 18px. */
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #545454;
}
input {
	line-height: 1.5em; /* Results in 18px. */
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #545454;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0 0 12px 0;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #db0528;
}
.home h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
	background: url(/Templates/_images/H1-red.jpg) no-repeat center left;
}

h2 {
	font-weight: bold;
	color: #db0528;
	font-size: 20px;
	text-transform: uppercase;
}
h3 {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	padding: 8px 0px 20px 0px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.060em;
	background: url(/Templates/_images/H3.jpg) no-repeat center left;
}

h4{
	font-weight: bold;
	color: #db0528;
	font-size: 12px;
}
h5{
	font-size: 1em;
}

p {
	margin-bottom: 1em;
	font-size: 1em;
}

a {
	text-decoration: underline;
	color: #003366;
}

a:hover {
	text-decoration: none;
}

a img{border:none; text-decoration:none}

br {
	clear: both;
	height: 0;
	line-height: 0;
}



/* === [ Asterix - Required ] === */
.RequiredMarker {
	color: #999999;
	padding: 0px 2px;
	font-size: 18px;
	line-height: 0.1em;
	}


/* === [ HTML List Styles ] === */

#cPC ol,
#cPC menu,
#cPC dir {
	line-height: 1.5em;
	margin: 0px 0px 0px 20px;
	padding: 0 0 4px 0px;
}
#cPC ul {
	line-height: 1.5em;
	margin: 0px 0px 0px 20px;
	padding: 0 0 4px 0px;
}
#cPC li {
	font-size: 1em;
	padding: 0px 0px 0px 0px;
}
#cPC li li{
	font-size: 1em;
}
#cPC ol li {
}
#cPC ul li {
	list-style-type:disc;
	
}
#cPC ul li li {
	font-weight: normal;
	background: none;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
#cPC ol li li {
	font-weight: normal;
	border-style: none;
	list-style-type: upper-alpha;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}
#cPC ol li li li { 
	font-weight: normal;
	list-style-type: upper-roman;
}
#cPC ol li li li li { 
	font-weight: normal;
	list-style-type: lower-roman;
}
#cPC ol li a, 
#cPC ol li a:hover {
	text-decoration: underline;
}
#cPC ol li a:visited {
	text-decoration: none;
}
#cPC ul li a, 
#cPC ul li a:hover {
	text-decoration: underline;
}
#cPC ul li a:visited {
	text-decoration: none;
}

/* === [ GLOBAL PAGINATION ] ============================== */

/* Displays at the Top of list */
.OrderingTop {
	margin: 0px 0px 10px 0px;
	position: relative;
	clear: both;
}
 /* Displays at the Bottom of list */
.OrderingBottom {
	margin: 10px 0px 10px 0px;
	position: relative;
	clear: both;
}
/* Numbers */
 	.OrderingTop a, 
	.OrderingBottom a {
		padding: 0 2px;
	}
	.OrderingTop a:hover, 
	.OrderingBottom a:hover {
	}
/* Selected Page */
	.SelectedPage {
		text-decoration: none;
		padding: 0 2px;
	}
/* Next and Back */
	.OrderingTop a.OrderingNext, 
	.OrderingBottom a.OrderingNext {
		border: 0;
		text-transform: uppercase;
		text-decoration: none;
		background: url(/Templates/_images/icon_next.gif) no-repeat right;
		padding: 0 1em;
	}
	.OrderingTop a.OrderingBack, 
	.OrderingBottom a.OrderingBack {
		border: 0;
		text-transform: uppercase;
		text-decoration: none;
		background: url(/Templates/_images/icon_back.gif) no-repeat left;
		padding: 0 1em;
	}
	
/* -----[ GLOBAL LIST - used for most add-on modules ]-------------------------------------------- */


.ListHolder {
	display: inline-block;
	width: auto;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding:0;
}
#cTL .ListHolder {
	display: inline-block;
	width: 254px;
	float: left;
	margin: 5px 0px 0px 0px;
}
#cS .ListHolder {
	margin: 0px 0px 0px 0px;
}
/* Hides from IE Mac \*/
* html .ListHolder {
   height: 1%; }
.ListHolder {
   display: block; }
/* End hide from IE-mac */

.ListItem {
	position: relative;
	margin: 10px 0;
	padding: 7px 9px;
	display: block;
	width: auto;
	background: #c0c0c0 url(/Templates/_images/listitem-grey.jpg) repeat top left;
}
#cTL .ListItem {
	margin: 0px 0 5px 0;
	padding: 5px 9px;
	width: 235px;
	background: #c0c0c0 url(/Templates/_images/home-catlist.jpg) repeat-x top left;
}
#cS .ListItem {
	float: left;
	clear: none;
	width: 204px;
	margin: 0px 5px 0 0;
	padding: 10px 39px 10px 9px;
	background: url(/Templates/_images/pagelist-red.jpg) no-repeat top left;
}

	/* Custom Title */
	.ListCustomTitle {
		margin: 0 0 0px 0;
	}

	/* Separators */
	.ListPrimarySeparator {
		margin: 0.2em 0;
		font-size: 1.3em;
		font-weight: bold;
	}
	.ListSecondarySeparator {
		margin: 0.2em 0;
		font-size: 1.3em;
		font-weight: bold;
	}
	/* Separators */
	.ListCategory {
		margin: 0.2em 0;
		font-size: 1.2em;
	}
	.ListSubCategory {
		margin: 0.2em 0;
		font-size: 1.2em;
		padding: 0 0 0 0.6em ;
	}

	/* Thumbnail */
	.ListThumbnail {
		float: left;
		margin: 0 13px 0em 0;
		border-style: none;
	}

	/* Title */
		.ListTitle {
			margin: 0.3em 0;
			padding: 0;
			line-height: 1.2em;
			font-weight: bold;
			text-transform: uppercase;
		}
		.ListTitle a:visited, 
		.ListTitle a:link, 
		.ListTitle a:hover {
			text-decoration: none;
			color: #011f4f;
		}
		#cS .ListTitle {
			margin: 0.1em 0;
			line-height: 1.2em;
			font-size: 18px;
			text-transform: capitalize;
		}
		#cS .ListTitle a:visited, 
		#cS .ListTitle a:link, 
		#cS .ListTitle a:hover {
			text-decoration: none;
			color: #ffffff;
		}

	/* Date, Keywords */
		.ListAuthor,
		.ListItemDate,
		.ListKeywords,
		.ListCode {
			margin: 0 0 0 0;
			font-size: 1em;
		}
	/* Product Catalogue SKU, Price, SalePrice */
		.ListSKU,
		.ListPrice,
		.ListSalePrice {
			margin: 0 0 0 0;
			font-size: 1em;
		}
	/* Summary */
		.ListSummary {
			margin: 0 0 0 0;
			line-height: 1.3em;
			font-size: 11px;
		}
		.ListSummary a {
			float: right;
			font-weight: bold;
			color: #FFFFFF;
			font-size: 12px;
			margin: 6px 0 0 0;
			text-decoration: none;
			text-transform: uppercase;
			padding: 6px;
			background: url(/Templates/_images/morelink-blue.gif) repeat-x center left;
		}
		#cTL .ListSummary a {
			float: none;
			font-weight: bold;
			color: #FFFFFF;
			font-size: 12px;
			margin: 0 0 0 0;
			text-transform: capitalize;
			padding: 0;
			background: none;
		}
		#cS .ListSummary {
			font-size: 14px;
			color: #FFFFFF;
		}
		#cS .ListSummary a {
			float: right;
			font-weight: normal;
			color: #032151;
			font-size: 11px;
			margin: 0px 0 0 0;
			text-decoration: none;
			text-transform: lowercase;
			padding: 6px;
			background: url(/Templates/_images/morelink.gif) repeat-x center left;
		}

	/* Creator, Created Date, Updator, Updated Date */
		.ListCreator,
		.ListCreatedDate {
			font-size: 1em;
			margin: 0 0 0 0;
			font-style: italic;
			float: left;
			clear: left;
		}
		.ListUpdator,
		.ListUpdatedDate {
			font-size: 1em;
			margin: 0 0 0 0;
			font-style: italic;
			float: right;
			clear: right;
		}

	/* EndItem (Visual break between each list item) */
		.ListEndItem {
			font-size: 0px;
			margin: 0 0 0 0;
			float: none;
			clear: both;
		}
		
