/* 	[ 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: 80%;
	line-height: 1.5em;
	color: #195f8a;
	padding: 0 0 0 0px;
	margin:10px 0 10px 0;
}
	.Breadcrumb a
	{ 
		margin: 0px 8px 0px 8px;
		color: #195f8a; 
		text-decoration: none;
	}
	.Breadcrumb a:hover 
	{
		color: #252525;
	}


/* === [ UNIQUE NAVIGATION ] ============================== */
.NavigationUnique{
	background-image:url(/Templates/OMS/_images/uniNav_bkg.gif);
	float:left;
	height:25px;
}
.navunique {
	margin: 0px;
	padding: 6px 0px 4px 2px;
	float:left;
	border-left:#b0d5f0 1px solid;
	border-right:#b0d5f0 1px solid;
	border-bottom:#b0d5f0 1px solid;
}
	span.navunique {
		text-transform: capitalize;
	}
		.navunique a:link, 
		.navunique a:visited, 
		.navunique a:hover, 
		.navunique a:active {
			font-size: 80%;
			color: #252525;
			text-decoration: none;
			margin: 0px;
			padding: 0px 6px;
		}
		.navunique a:hover {
			color: #195f8a;
		}

			 /* === [ Selected state ] === */
			 
 			.navunique a:link.MenuSelected, 
			.navunique a:visited.MenuSelected, 
			.navunique a:hover.MenuSelected, 
			.navunique a:active.MenuSelected
			{
				color: #195f8a;
			}


/* === [ PRIMARY NAVIGATION - GLOBAL STYLE ] ============================== */

/* === [ Level 1 ] === */
#cN .Navigation {
	
	padding: 0px 0px 0px 12px;
	float: left;
	height:28px;
	background: url(/Templates/OMS/_images/nav_left.gif) no-repeat center left;
} 		
.navitem1 {
	font-size: 12px;
	line-height: 24px;
	color: #6d808b;
	text-decoration: none;
	height: auto;
	margin: 0px;
	display: block;
	float: left;
	white-space: nowrap;
	padding: 2px 14px 0px 0px;
	background: url(/Templates/OMS/_images/navend_right.gif) no-repeat top right;
	font-weight: bold;
}
		.navitem1 a:link, 
		.navitem1 a:visited, 
		.navitem1 a:active {
			color: #6d808b;
			text-decoration: none;
				padding: 5px 12px 4px 10px;
			
		}
		.navitem1 a:hover{
			color: #003333;
			text-decoration: none;
				padding: 5px 12px 4px 10px;
			width:auto;
			background: url(/Templates/OMS/_images/nav_hover.gif) no-repeat top center;
		}

			 /* === [ Selected state ] === */
			 
			.navitem1 a:link.MenuSelected, 
			.navitem1 a:visited.MenuSelected, 
			.navitem1 a:active.MenuSelected {
				color: #003333;
				padding: 5px 12px 4px 10px;
				background: url(/Templates/OMS/_images/nav_hover.gif) no-repeat top center;
			}
			.navitem1 a:hover.MenuSelected {
				color: #6d808b;
				padding: 5px 12px 4px 10px;
				background: url(/Templates/OMS/_images/nav_hover.gif) no-repeat top center;
			}

			 /* === [ Selected Parent state ] === */
			 
			.navitem1 a:link.SelectedParent1, 
			.navitem1 a:visited.SelectedParent1, 
			.navitem1 a:active.SelectedParent1 {
				color: #6d808b;
				padding: 5px 12px 4px 10px;
				background: url(/Templates/OMS/_images/nav_hover.gif) no-repeat top center;
			}
			.navitem1 a:hover.SelectedParent1 {
				color: #6d808b;
				padding: 5px 12px 4px 10px;
				background: url(/Templates/OMS/_images/nav_hover.gif) no-repeat top center;
			}
			


/* === [ SUB NAVIGATION - cLS - Left Hand Container ] ============================== */

/* === [ Level 1 ] === */
 		
#cLS .navitem1 {
}
	#cLS .navitem1 a:link, 
	#cLS .navitem1 a:visited, 
	#cLS .navitem1 a:active {
	}
	#cLS .navitem1 a:hover {
	}
			 /* === [ Selected state ] === */
			 
			#cLS .navitem1 a:link.MenuSelected, 
			#cLS .navitem1 a:visited.MenuSelected, 
			#cLS .navitem1 a:hover.MenuSelected, 
			#cLS .navitem1 a:active.MenuSelected {
			}

			 /* === [ Selected Parent state ] === */
			 
			#cLS .navitem1 a:link.SelectedParent1, 
			#cLS .navitem1 a:visited.SelectedParent1, 
			#cLS .navitem1 a:active.SelectedParent1,
			#cLS .navitem1 a:hover.SelectedParent1 {
			}

		/* === [ Level 2 ] === */
			 
		#cLS .navitem2 {
		}
		#cLS .navitem2 a:link, 
		#cLS .navitem2 a:visited, 
		#cLS .navitem2 a:hover, 
		#cLS .navitem2 a:active {
		}
			/* === [ Level 3 ] === */
			 
			#cLS .navitem3 a:link, 
			#cLS .navitem3 a:visited, 
			#cLS .navitem3 a:hover, 
			#cLS .navitem3 a:active {
			}

				/* === [ Level 4 ] === */
			 
				#cLS .navitem4 a:link, 
				#cLS .navitem4 a:visited, 
				#cLS .navitem4 a:hover, 
				#cLS .navitem4 a:active {
				}

/* === [ SUB NAVIGATION - cRS - Left Hand Container ] ============================== */

/* === [ Level 1 ] === */
 		
#cRS .navitem1 {
	font-size: 85%;
	font-weight: bold;
	line-height: 16px;
	height: auto;
	padding: 0 0 0 23px;
	margin: 8px 20px 2px 20px;
	display: block;
	float: none;
	white-space: normal;
	border-bottom: #ccc 1px dotted;
	background: url(/Templates/OMS/_images/icon_pointer.gif) no-repeat 1em 8px;
}
	#cRS .navitem1 a:link, 
	#cRS .navitem1 a:visited, 
	#cRS .navitem1 a:active {
		color: #54a1f1;
		text-decoration: none;
		display: block;
		background: #fcfcfb;
	}
	#cRS .navitem1 a:hover {
		color: #195f8a;
		text-decoration:none;
		display: block;
		background:#fcfcfb;
	}
			 /* === [ Selected state ] === */
			 
			#cRS .navitem1 a:link.MenuSelected, 
			#cRS .navitem1 a:visited.MenuSelected, 
			#cRS .navitem1 a:hover.MenuSelected, 
			#cRS .navitem1 a:active.MenuSelected {
				color: #195f8a;
				text-decoration: none;
				display: block;
				background:#fcfcfb;
			}

			 /* === [ Selected Parent state ] === */
			 
			#cRS .navitem1 a:link.SelectedParent1, 
			#cRS .navitem1 a:visited.SelectedParent1, 
			#cRS .navitem1 a:active.SelectedParent1,
			#cRS .navitem1 a:hover.SelectedParent1 {
				color: #195f8a;
				text-decoration: none;
				display: block;
				background:#fcfcfb;
			}

		/* === [ Level 2 ] === */
			 
		#cRS .navitem2 {
			font-weight: normal;
		}
		#cRS .navitem2 a:link, 
		#cRS .navitem2 a:visited, 
		#cRS .navitem2 a:hover, 
		#cRS .navitem2 a:active {
			padding: 0px 0px 0px 18px;
			border-top: 1px solid #FFFFFF;
			text-decoration: none;
		}
			/* === [ Level 3 ] === */
			 
			#cRS .navitem3 a:link, 
			#cRS .navitem3 a:visited, 
			#cRS .navitem3 a:hover, 
			#cRS .navitem3 a:active {
				padding: 0px 0px 0px 24px;
				border-top: 1px solid #FFFFFF;
				text-decoration: none;
			}

				/* === [ Level 4 ] === */
			 
				#cRS .navitem4 a:link, 
				#cRS .navitem4 a:visited, 
				#cRS .navitem4 a:hover, 
				#cRS .navitem4 a:active {
					padding: 0px 0px 0px 30px;
					border-top: 1px solid #FFFFFF;
					text-decoration: none;
				}
