/* 	[ COPYRIGHT CONTEGRO  - Intelligent Website Content Management ]   */
/* 	[ http://www.contegro.com ]   */



/* -----[ NAVIGATION MODULES ]--------------------------------------------------------------------- */

/*
		Do not change class names. Alter attributes as required.
		Encompases Bread Crumb, Unique Navigation, Navigation.
		
		Primary Navigation and Sub Navigation use the same Navigation module.
		Prefix with Container ID to apply style to individual containers.
*/

/* === [ BREADCRUMB ] ============================== */

.Breadcrumb {
	font-size: 85%;
	line-height: 1.2em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px -8px;
	clear: both;
	display: block;
}
	.Breadcrumb a
	{ 
		color: #636B75;
		margin: 0px 2px 0px 8px;
		border-bottom: 1px dotted #636B75;
		text-decoration: none;
	}
	.Breadcrumb a:hover 
	{
		color: #66CCCC;
		border-bottom: 1px dotted #66CCCC;
		text-decoration: none;
	}

/* === [ UNIQUE NAVIGATION ] ============================== */

.NavigationUnique {
	font-size: 10px;
	display: block;
	margin: 14px 0px 0px 0px;
	padding: 0px;
	width: auto;
	float: right;
	clear: none;
}

.navunique {
	margin: 0px;
	padding: 0px 0px;
	float: right;
}
	span.navunique {
		text-transform: uppercase;
		float: none;
	}
		.navunique a:link, 
		.navunique a:visited, 
		.navunique a:hover, 
		.navunique a:active {
			color: #FFFFFF;
			border-left: 1px solid #FFFFFF;
			font-weight: bold;
			text-transform: uppercase;
			text-decoration: none;
			margin: 0px 0px 0px 4px;
			padding: 0px 0px 0px 8px;
		}
		.navunique a:hover {
			color: #52b6ff;
		}

			 /* === [ Selected state ] === */
			 
 			.navunique a:link.MenuSelected, 
			.navunique a:visited.MenuSelected, 
			.navunique a:hover.MenuSelected, 
			.navunique a:active.MenuSelected
			{
				color: #52b6ff;
			}

/* === [ PRIMARY NAVIGATION - GLOBAL STYLE ] ============================== */

/* === [ Level 1 ] === */
 		
.navitem1 {
}
		.navitem1 a:link, 
		.navitem1 a:visited, 
		.navitem1 a:active {
		}
		.navitem1 a:hover{
		}

			 /* === [ Selected state ] === */
			 
			.navitem1 a:link.MenuSelected, 
			.navitem1 a:visited.MenuSelected, 
			.navitem1 a:active.MenuSelected {
			}
			.navitem1 a:hover.MenuSelected {
			}


/* === [ SUB NAVIGATION - cLS - Left Hand Container ] ============================== */

/* === [ Level 1 ] === */

#cLS .Navigation {
	position: relative;
	clear: both;
	display: block;
	margin: 0px 0px;
	padding: 0px 0px 40px 0px;
	height: 1%;
	background: url(/Templates/_images/back_cLSnav.gif) no-repeat left bottom;
	border-top: 1px solid #efefef;
}

#cLS .navitem1 {
	font-size: 14px;
	line-height: 1.3em;
	height: auto;
	padding: 0px 0px 0px 0px;
	display: block;
	float: none;
	white-space: normal;
	color: #636B75;
	background: none;
}
	#cLS .navitem1 a:link, 
	#cLS .navitem1 a:visited, 
	#cLS .navitem1 a:active {
		color: #636B75;
		text-decoration: none;
		display: block;
		width: auto;
		padding: 8px 0em 8px 16px;
		background: url(/Templates/_images/icon_nav.gif) no-repeat right center;
	}
	#cLS .navitem1 a:hover {
		text-decoration: underline;
	}
	#cLS .navitem1 a:link.MenuSelected, 
	#cLS .navitem1 a:visited.MenuSelected, 
	#cLS .navitem1 a:active.MenuSelected {
		font-weight: bold;
		background: url(/Templates/_images/icon_nav2.gif) no-repeat right center
	}
	#cLS .navitem1 a:hover.MenuSelected {
		font-weight: bold;
		background: url(/Templates/_images/icon_nav3.gif) no-repeat right center;
		text-decoration: none;
	}
	#cLS .navitem1 a:link.SelectedParent1, 
	#cLS .navitem1 a:visited.SelectedParent1, 
	#cLS .navitem1 a:active.SelectedParent1 {
		background: url(/Templates/_images/icon_nav2.gif) no-repeat right center;
	}
	#cLS .navitem1 a:hover.SelectedParent1 {
		background: url(/Templates/_images/icon_nav3.gif) no-repeat right center;
		text-decoration: none;
	}

		/* === [ Level 2 ] === */
			 
		#cLS .navitem2 {
			font-size: 12px;
		}
		#cLS .navitem2 a:link, 
		#cLS .navitem2 a:visited, 
		#cLS .navitem2 a:active {
			text-decoration: none;
			margin: 0em 0em 0em 16px;
			padding: 4px 14px 4px 14px;
		}
		#cLS .navitem2 a:hover {
			text-decoration: none;
			margin: 0em 0em 0em 16px;
			padding: 4px 14px 4px 14px;
			text-decoration: underline;
		}
			#cLS .navitem2 a:link.SelectedParent1, 
			#cLS .navitem2 a:visited.SelectedParent1, 
			#cLS .navitem2 a:active.SelectedParent1 {
			}
			#cLS .navitem2 a:hover.SelectedParent1 {
			}

			/* === [ Level 3 ] === */
				 
			#cLS .navitem3 {
				font-weight: normal;
				font-size: 90%;
			}
			#cLS .navitem3 a:link, 
			#cLS .navitem3 a:visited, 
			#cLS .navitem3 a:hover, 
			#cLS .navitem3 a:active {
				text-decoration: none;
				margin: 0em 0em 0em 32px;
				background: none;
			}
				#cLS .navitem3 a:link.SelectedParent1, 
				#cLS .navitem3 a:visited.SelectedParent1, 
				#cLS .navitem3 a:active.SelectedParent1 {
					background: url(/Templates/_images/icon_nav2.gif) no-repeat left 0.4em;
				}
				#cLS .navitem3 a:hover.SelectedParent1 {
					background: url(/Templates/_images/icon_nav3.gif) no-repeat left 0.4em;
				}
	
				/* === [ Level 4 ] === */
					 
				#cLS .navitem4 {
					font-weight: normal;
				}
				#cLS .navitem4 a:link, 
				#cLS .navitem4 a:visited, 
				#cLS .navitem4 a:hover, 
				#cLS .navitem4 a:active {
					text-decoration: none;
					margin: 0em 0em 0em 4.5em;
				}
					#cLS .navitem4 a:link.MenuSelected, 
					#cLS .navitem4 a:visited.MenuSelected, 
					#cLS .navitem4 a:active.MenuSelected {
						background: none;
					}
					#cLS .navitem4 a:hover.MenuSelected {
						background: none;
					}
					/* === [ Level 5 ] === */
						 
					#cLS .navitem5 {
						font-weight: normal;
					}
					#cLS .navitem5 a:link, 
					#cLS .navitem5 a:visited, 
					#cLS .navitem5 a:hover, 
					#cLS .navitem5 a:active {
						text-decoration: none;
						margin: 0em 0em 0em 6.0em;
					}
					
										/* === [ Level 5 ] === */
						 
					#cLS .navitem6 {
						font-weight: normal;
					}
					#cLS .navitem6 a:link, 
					#cLS .navitem6 a:visited, 
					#cLS .navitem6 a:hover, 
					#cLS .navitem6 a:active {
						text-decoration: none;
						margin: 0em 0em 0em 7.5em;
					}
