/* 	[ 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, 
input, 
select, 
textarea,
tbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	font-size: 1.1em;
	margin: 0 0 1em 0;
	line-height: 1.4em;
}
#cPC p {
	padding-right: 20px;
}
	a { 
		color: #e71939; 
	}
	a:hover { 
		color: #CCCCCC; 
	}
a img{border:none; text-decoration:none}

/* === [ Asterix - Required ] === */
.RequiredMarker {
	color: #CC0000;
	padding: 0px 2px;
}

/* === [ Heading Tags ] === */
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	margin-bottom: 0.3em;
	color: #e71939;
	font-weight: bold;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}
h1 {
	font-size: 1.7em;
}
h2 {
	font-size: 1.3em;
	color: #e02542;
	
}
h3 {
	font-size: 1.6em;
	color: #000000;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.2em;
	margin-bottom: 0.9em;
	color: #000000;
}
blockquote {
}

/* === [ HTML List Styles ] === */

#cPC  ul,
#cPC  ol,
#cPC  menu,
#cPC  dir {
	margin: 10px 0px;
}
#cPC ul ul,
#cPC ol ol,
#cPC  menu menu,
#cPC  dir dir {
	margin: 0px 0px;
}
#cPC ul {
	line-height: 1.5em;
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 0 0 4px 0px;
}
#cPC ol {
	line-height: 1.5em;
	margin: 10px 0px 10px 20px;
	padding: 0 0 4px 0px;
}
#cPC ol li{
	background: none;
	padding: 0px 0px 8px 0px;
}
#cPC li {
	font-size: 1.1em;
	background: url(/Templates/mbcenturynz/_images/bullet.gif) no-repeat 0 6px;
	padding: 0px 0px 8px 10px;
}
#cPC ol li li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	font-size: 1.1em;
}
#cPC ol li li li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	font-size: 1em;
}
#cPC ul li li {
	padding: 0px 0px 0px 10px;
	font-size: 1.1em;
}
#cPC ul li li li {
	padding: 0px 0px 0px 10px;
	font-size: 1em;
}

/* === [ 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/mbcenturynz/_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/mbcenturynz/_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: 8px;
}
#cRS .ListHolder {
	background: #c00824 url(/Templates/mbcenturynz/_images/listItem.gif) repeat-x bottom left;
	padding: 8px 8px 20px 8px;
	margin-bottom: 20px;
}
.home #cRS .ListHolder {
	padding: 8px 8px 48px 8px;
}
#cS .ListHolder {
	padding: 0px;
}
/* Hides from IE Mac \*/
* html .ListHolder {
   height: 1%; }
.ListHolder {
   display: block; }
/* End hide from IE-mac */

.ListItem {
	position: relative;
	margin: 0.4em 0;
	padding: 0.1em 0;
	display: block;
	width: auto;
}
#cRS .ListItem {
	margin: 14px 0 0 0;
	padding: 0 0 0 0;
}
#cS .ListItem {
	border: #7b7b7b 2px solid;
	border-right: #cacaca 2px solid;
	border-bottom: #cacaca 2px solid;
	width: 214px;
	float: left;
	clear: none;
	margin: 0 6px 0 0;
	padding: 2px 8px 5px 8px;
}

	/* Custom Title */
	.ListCustomTitle {
		font-size: 1em;
		font-weight: bold;
		margin: 0px 0 0.2em 0;
		padding: 0px;
		color: #000000;
		text-transform: uppercase;
	}
	#cRS .ListCustomTitle {
		font-size: 1.5em;
		color: #FFFFFF;
		margin: -8px;
		padding: 8px 8px 6px 8px;
		background:url(/Templates/mbcenturynz/_images/listcustomTitle.gif) repeat-x top left;
	}

	/* 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: right;
		margin: 0.3em 0em 0em 0.3em;
		border-style: none;
	}
	#cS .ListThumbnail {
		float: none;
		margin: 0;
	}

	/* Title */
		.ListTitle {
			margin: 0 0 0.1em 0;
			padding: 0;
			font-size: 1.4em;
			font-weight: bold;
			text-decoration: none;
			text-transform: uppercase;
		}
		.ListTitle a:visited, 
		.ListTitle a:link, 
		.ListTitle a:hover {
			text-decoration: none;
			color: #e71939;
		}
		#cRS .ListTitle {
			font-size: 1.2em;
		}
		#cRS .ListTitle a:visited, 
		#cRS .ListTitle a:link, 
		#cRS .ListTitle a:hover {
			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 {
			text-transform: uppercase;
			color: #e71939;
			text-decoration: none;
			font-weight: bold;
			float: left;
			clear: both;
			width: 100%;
			font-size: 1.1em;
		}
		#cRS .ListSummary {
			margin: 0 0 0 0;
			line-height: 1.3em;
			color: #FFFFFF;
		}
		#cRS .ListSummary a {
			
		}

	/* 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;
		}
		
