/* 	[ COPYRIGHT CONTEGRO  - Intelligent Website Content Management ]   */
/* 	[ http://www.contegro.com ]   */



/* -----[ NAVIGATION MODULES ]--------------------------------------------------------------------- */

/*
	Default Class Selectors and ID Selectors have been created for you.
	Alter the Property and Value to reflect your design as required.
	Choose the Navigation settings that suits your design within Contegro Administration, 
	by changing the Module Settings on an individual page, or within the Template for a Global Setting.
	Encompases Bread Crumb, Navigation Modules.
	Prefix each Class Selector with a custom CSS class in the Module/Template Settings if required.
*/

/* === [ BREADCRUMB ] ============================== */

.Breadcrumb {
	padding: 0 0 0 0px;
	margin: 0 0 10px 0;
	font-size: 11px;
}
	.Breadcrumb a { 
		margin: 0px 15px 0px 0px;
		border-bottom: 1px #999999 dotted;
		text-decoration: none;
	}
	.Breadcrumb a:hover {
		border-bottom: 1px #CCCCCC dotted;
	}

/* -----[ NAVIGATION ]--------------------------------------------------------------------- */

/* === [ Skin Resetting - Leave alone === Starts ] === */
	.RadMenuStatic .rmHorizontal .rmItem {clear: none; }
	.RadMenuStatic .rmItem {padding: 0; }
	.RadMenuStatic .rmHorizontal .rmItem {float: left; list-style: none outside none; }
	.RadMenuStatic .rmVertical .rmItem {list-style: none outside none; }
	.RadMenu .rmRootGroup .rmItem .rmGroup {padding-bottom: 0px; }
	ul.rmVertical {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
	ul.rmHorizontal { argin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }	
	.rmVertical .rmLink {float: none; }/* Must be Float=None so that Height is recognised */
	.rmText { cursor: pointer; cursor: hand; }
/* === [ Skin Resetting === Ends ] === */


/* === [ Wrapping Div's for styling ] === */
/* === [ Prefix with a custom CSS class in the Module/Template Settings if required ] === */
.PrimaryNavigation {
	clear: both;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 800;
}
.Subnavigation {
	clear: both;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	min-height: 240px;
	background: url(../../Templates/_images/subnav-inner.jpg) no-repeat top right;
	z-index: 100;
}
.TopLeft {
}
.TopRight {
}
.BottomLeft {
}
.BottomRight {
}
/* === [ Custom Title ] === */
.CustomTitle {
	padding: 4px 0px;
	clear: both;
	display: block;
}

/* === [ Slide Navigation (RadMenu) ] === */ 

/* === [ Wrapping Divs ] === */
/* === [ Style for backgrounds, heights & widths ] === */
	/* === [ Slide - Horizontal ] === */
	.RadMenu.RadMenu_SlideHorizontal {
		height: 37px;
		width: 100%;
		z-index: 800;
	}
	/* === [ Slide - Vertical ] === */
	.RadMenu.RadMenu_SlideVertical {
		width: 100%;
		z-index: 100;
	}

/* === [ Link Top/Bottom Padding, Background, Border, Width ] ===  */
.RadMenu .rmLink {
	text-decoration: none;
	width: 100%;
}
	/* === [ Slide - Horizontal ] === */ 
	.PrimaryNavigation .RadMenu .rmHorizontal .rmLink {
		padding: 11px 0px 10px 0px;
		color:#ccc;
		font-size: 14px;
		text-transform: uppercase;
		min-width: 50px !important;
	}
		/* === [ Level 1 ] === */ 
		.RadMenu .rmHorizontal .rmVertical.rmLevel1 .rmLink {
			min-width: 100px !important;
			font-size: 13px;
			text-transform: none;
			padding: 6px 0px 6px 0px;
		}
	/* === [ Slide - Vertical ] === */ 
	.RadMenu .rmVertical .rmLink {
		display: block;
		float: left;
		padding: 6px 0px 6px 0px;
		border-bottom: 1px solid #444;
		min-width: 230px !important;
	}
		/* === [ Level 1 ] ===  */
		.RadMenu .rmVertical.rmLevel1 .rmLink {
			min-width: 200px !important;
		}
		
/* === [ Link Left/Right Border ] ===  */
	/* === [ Slide - Horizontal ] === */
	.RadMenu .rmHorizontal .rmLink.rmRootLink {
	}
	.PrimaryNavigation .RadMenu .rmHorizontal .rmItem { background: url(../../Templates/_images/navborder.gif) no-repeat center left; }
	.PrimaryNavigation .RadMenu .rmHorizontal .rmItem.rmFirst { background: none; }
	
	.PrimaryNavigation .RadMenu .rmVertical .rmItem { background: none; }
	
	
/* === [ Float Left or Right in Container ] === */
	/* === [ Slide - Horizontal ] === */
	.RadMenu ul.rmRootGroup.rmHorizontal {
		float: left;
	}	
/* === [ Group Left/Right Border ] ===  */
	/* === [ Slide - Horizontal ] === */
	.RadMenu .rmRootGroup.rmVertical,
	.RadMenu .rmVertical.rmGroup {
		background: #050505;
		border-right: 1px solid #444;
		border-left: 1px solid #444;
	}
	

	
/* === [ Link Left/Right Padding ] ===  */
/* === [ Normal ] ===  */
.PrimaryNavigation .RadMenu .rmHorizontal .rmText {
	padding: 0px 15px 0px 15px;
}
.RadMenu .rmVertical .rmLevel1 .rmText,
.RadMenu .rmVertical .rmLevel2 .rmText,
.RadMenu .rmVertical .rmLevel3 .rmText {
	padding: 0px 10px 0px 10px;
}
.RadMenu .rmVertical .rmText {
	padding: 0px 10px 0px 10px;
}

/* === [ Menu Selected State ] ===  */
/* === [ Normal ] ===  */
.PrimaryNavigation .RadMenu .rmLink.MenuSelected {
	background: url(../../Templates/_images/navselected.gif) repeat-x top left;
	color: #FFFFFF;
}
	
	/* === [ Level 1 ] ===  */
	.RadMenu .rmLevel1 .rmLink.MenuSelected {
	}
		/* === [ Level 2 ] ===  */
		.RadMenu .rmLevel2 .rmLink.MenuSelected {
		}
			/* === [ Level 3 ] ===  */
			.RadMenu .rmLevel3 .rmLink.MenuSelected {
			}

/* === [ Selected Parent State ] ===  */
/* === [ Normal ] ===  */
.PrimaryNavigation .RadMenu .rmLink.SelectedParent1 {
	background: url(../../Templates/_images/navselected.gif) repeat-x top left;
	color: #FFFFFF;
}	
	/* === [ Level 2 ] ===  */
	.RadMenu .rmLink.SelectedParent2 {
	}
		/* === [ Level 3 ] ===  */
		.RadMenu .rmLink.SelectedParent3 {
		}
			/* === [ Level 4 ] ===  */
			.RadMenu .rmLink.SelectedParent4 {
			}

/* === [ Hover State ] ===  */
/* === [ Normal ] ===  */
.PrimaryNavigation .RadMenu .rmLink.rmExpanded,
.PrimaryNavigation .RadMenu .rmLink.rmFocused,
.PrimaryNavigation .RadMenu .rmLink:hover {
		color: #FFFFFF;
		background: url(../../Templates/_images/navselected.gif) repeat-x top left;
}
.Subnavigation .RadMenu .rmLink.rmExpanded,
.Subnavigation .RadMenu .rmLink.rmFocused,
.Subnavigation .RadMenu .rmLink:hover {
	background: url(../../Templates/_images/subnav-selected.gif) no-repeat left top;
	color: #231f20;
	margin: 0 0 0 -2px;
	border-bottom:#d7d7d7 1px solid;
}
	
	/* === [ Level 1 ] ===  */
	.RadMenu .rmLevel1 .rmLink.rmExpanded,
	.RadMenu .rmLevel1 .rmLink.rmFocused,
	.RadMenu .rmLevel1 .rmLink:hover{
		color: #FFFFFF;
		background: url(../../Templates/_images/navselected.gif) repeat-x top left;
	}
		
		/* === [ Level 2 ] ===  */
		.RadMenu .rmLevel2 .rmLink.rmExpanded,
		.RadMenu .rmLevel2 .rmLink.rmFocused,
		.RadMenu .rmLevel2 .rmLink:hover {
			color: #FFFFFF;
			background: url(../../Templates/_images/navselected.gif) repeat-x top left;
		}
			/* === [ Level 3 ] ===  */
			.RadMenu .rmLevel3 .rmLink.rmExpanded,
			.RadMenu .rmLevel3 .rmLink.rmFocused,
			.RadMenu .rmLevel3 .rmLink:hover {
				color: #FFFFFF;
				background: url(../../Templates/_images/navselected.gif) repeat-x top left;
			}
			
/* === [ Expand Indicator. Add image background or border ] ===  */
.RadMenu .rmVertical .rmText.rmExpandLeft,
.RadMenu .rmVertical .rmText.rmExpandRight {
	padding: 0 30px 0px 10px;
	background: url(../Templates/_images/NavigationArrow.gif) no-repeat right center;
}

	

	
/* === [ Static Navigation ] === */
.Uniquenav {
	position: relative;
	display: inline;
	float: right;
	width: auto;
	clear: none;
	margin: 6px 10px 0 0;
} 

/* === [ Wrapping Divs ] === */
/* === [ Style for backgrounds, heights & widths ] === */
	/* === [ Static - Horizontal ] === */
	.RadMenuStatic.RadMenu_SlideHorizontal {
		width: 100%;
		height: 28px;
	}
	/* === [ Static - Vertical ] === */
	.RadMenuStatic.RadMenu_SlideVertical {
		width: 100%;
	}

/* === [ Link Top/Bottom Padding, Background, Border, Width ] ===  */
.RadMenuStatic .rmLink {
	color: #666666;
	text-decoration: none;
	width: 100%;
}
	/* === [ Static - Horizontal ] === */
	.RadMenuStatic .rmHorizontal .rmLink {
		padding: 0px 0px 0px 0px;
		display: block;
		width: auto;
		color: #666666;
		font-size: 13px;
	}
	.Displaylist .RadMenuStatic .rmHorizontal .rmLink {
		color: #666666;
		font-size: 11px;
		text-transform: uppercase;
	}
		/* === [ Level 1 ] === */ 
		.RadMenuStatic .rmHorizontal .rmLevel1 .rmLink {
			width: 150px !important;
		}
	/* === [ Static - Vertical ] === */
	.RadMenuStatic .rmVertical .rmLink {
		padding: 6px 0px 0px 6px;
		display: block;
		color: #666666;
		font-size: 13px;
		min-width: 20px !important;
	}
	.Subnavigation .RadMenuStatic .rmVertical .rmLink{
			display: block;
			float: left;
			padding: 8px 0px 8px 5px;
			margin: 0 0 0 19px;
			border-bottom: none;
			width: 249px !important;
			color:#004990;
			font-size: 15px;
			background: url(../../Templates/_images/subnav-arrow.gif) no-repeat 0 12px;
	}

		/* === [ Level 1 ] === */ 
		.Subnavigation .RadMenuStatic .rmVertical .rmLevel1 .rmLink {
			display: block;
			float: left;
			padding: 4px 0px 4px 11px;
			margin: 0 0 0 4px;
			border-bottom: none;
			width: 258px !important;
			color:#004990;
			font-size: 13px;
			background: none;
		}
			.Subnavigation .RadMenuStatic .rmVertical .rmLevel2 .rmLink {
			border-bottom:#d7d7d7 1px solid;
			min-width: 110px !important;
			margin: 0 0 0 4px;
		}
	/* === [ Static - Horizontal ] === */
	.RadMenuStatic .rmHorizontal .rmLink.rmRootLink {
		
	}
	.RadMenuStatic .rmHorizontal .rmItem { border-left: 1px solid #d7d7d7; }
	.RadMenuStatic .rmHorizontal .rmItem.rmFirst { border-left: none; }
	
	.Displaylist .RadMenuStatic .rmHorizontal .rmItem { border-left: 1px solid #999; }
	.Displaylist .RadMenuStatic .rmHorizontal .rmItem.rmFirst { border-left: none; }

/* === [ Link Left/Right Padding ] ===  */
/* === [ Normal ] ===  */
.RadMenuStatic .rmHorizontal .rmText {
	padding: 0px 8px 0px 8px;
}
.Displaylist .RadMenuStatic .rmHorizontal .rmText {
	padding: 0px 10px 0px 10px;
}
.RadMenuStatic .rmHorizontal .rmVertical .rmLevel1 .rmText
.RadMenuStatic .rmHorizontal .rmVertical .rmLevel2 .rmText
.RadMenuStatic .rmHorizontal .rmVertical .rmLevel3 .rmText {
	padding: 0px 10px 0px 10px;
}
.RadMenuStatic .rmVertical .rmText {
	padding: 0px 8px 0px 8px;
}
	/* === [ Level 1 ] ===  */
	.RadMenuStatic .rmVertical .rmLevel1 .rmText {
		padding: 0px 10px 0px 20px;
	}
		/* === [ Level 2 ] ===  */
		.RadMenuStatic .rmVertical .rmLevel2 .rmText {
			padding: 0px 10px 0px 35px;
		}
			/* === [ Level 3 ] ===  */
			.RadMenuStatic .rmVertical .rmLevel3 .rmText {
				padding: 0px 10px 0px 40px;
			}
			
/* === [ Menu Selected State ] ===  */
/* === [ Normal ] ===  */
.RadMenuStatic .rmLink.MenuSelected {
	color: #9fa617;
}
.Subnavigation .RadMenuStatic .rmLink.MenuSelected {
	background: url(../../Templates/_images/subnav-selected.gif) no-repeat left top;
	color: #231f20;
	margin: 0 0 0 -2px;
	padding: 8px 0px 8px 26px;
	border-bottom:#d7d7d7 1px solid;
}
.Subnavigation .RadMenuStatic .rmLevel1 .rmLink.MenuSelected{
			color: #000;
			background: #e0dfdf;
	}
	/* === [ Level 1 ] ===  */
	.RadMenuStatic .rmLevel1 .rmLink.MenuSelected {
	}
		/* === [ Level 2 ] ===  */
		.RadMenuStatic .rmLevel2 .rmLink.MenuSelected {
		}
		.Subnavigation .RadMenuStatic .rmLevel2 .rmLink.MenuSelected{
			color: #000;
			background: #fff;
	}
			/* === [ Level 3 ] ===  */
			.RadMenuStatic .rmLevel3 .rmLink.MenuSelected {
			}

/* === [ Selected Parent State ] ===  */
/* === [ Normal ] ===  */
.RadMenuStatic .rmLink.SelectedParent1 {
	color: #9fa617;
}
.Subnavigation .RadMenuStatic .rmLink.SelectedParent1 {
	background: url(../../Templates/_images/subnav-selected.gif) no-repeat left top;
	color: #231f20;
	margin: 0 0 0 -2px;
	padding: 8px 0px 8px 26px;
	border-bottom:#d7d7d7 1px solid;
}
.Subnavigation .RadMenuStatic .rmLink.SelectedParent2{
			color: #000;
			background: #e0dfdf;
	}
	/* === [ Level 2 ] ===  */
	.RadMenuStatic .rmLink.SelectedParent2 {
	}
	.Subnavigation .RadMenuStatic .rmLink.SelectedParent3{
			color: #000;
			background: #fff;
	}
		/* === [ Level 3 ] ===  */
		.RadMenuStatic .rmLink.SelectedParent3 {
		}
			/* === [ Level 4 ] ===  */
			.RadMenuStatic .rmLink.SelectedParent4 {
			}

/* === [ Hover State ] ===  */
/* === [ Normal ] ===  */
.RadMenuStatic .rmLink.rmExpanded,
.RadMenuStatic .rmLink.rmFocused,
.RadMenuStatic .rmLink:hover {
	color: #9fa617;
}
.Subnavigation .RadMenuStatic .rmLink.rmExpanded,
.Subnavigation .RadMenuStatic .rmLink.rmFocused,
.Subnavigation .RadMenuStatic .rmLink:hover {
	background: url(../../Templates/_images/subnav-selected.gif) no-repeat left top;
	color: #231f20;
	margin: 0 0 0 -2px;
	padding: 8px 0px 8px 26px;
	border-bottom:#d7d7d7 1px solid;
}
	/* === [ Level 1 ] ===  */
	.RadMenuStatic .rmLevel1 .rmLink.rmExpanded,
	.RadMenuStatic .rmLevel1 .rmLink.rmFocused,
	.RadMenuStatic .rmLevel1 .rmLink:hover{
			color: #9fa617;
	}
		.Subnavigation .RadMenuStatic .rmLevel1 .rmLink.rmExpanded,
		.Subnavigation .RadMenuStatic .rmLevel1 .rmLink.rmFocused,
		.Subnavigation .RadMenuStatic .rmLevel1 .rmLink:hover{
			color: #000;
			background: #e0dfdf;
	}
		/* === [ Level 2 ] ===  */
		.RadMenuStatic .rmLevel2 .rmLink.rmExpanded,
		.RadMenuStatic .rmLevel2 .rmLink.rmFocused,
		.RadMenuStatic .rmLevel2 .rmLink:hover {
			color: #9fa617;
		}
		.Subnavigation .RadMenuStatic .rmLevel2 .rmLink.rmExpanded,
		.Subnavigation .RadMenuStatic .rmLevel2 .rmLink.rmFocused,
		.Subnavigation .RadMenuStatic .rmLevel2 .rmLink:hover{
			color: #000;
			background: #fff;
	}
			/* === [ Level 3 ] ===  */
			.RadMenuStatic .rmLevel3 .rmLink.rmExpanded,
			.RadMenuStatic .rmLevel3 .rmLink.rmFocused,
			.RadMenuStatic .rmLevel3 .rmLink:hover {
				color: #9fa617;
			}
			
/* === [ Expand Indicator. Add image background ] ===  */
.RadMenuStatic .rmVertical .rmText.rmExpandLeft,
.RadMenuStatic .rmVertical .rmText.rmExpandRight {
	padding: 0 30px 0px 10px;
	background: url(../Templates/_images/NavigationArrow.gif) no-repeat right center;
}

/* === [ UNIQUE NAVIGATION ] ============================== */

.NavigationUnique { /* unique navigation container */
            margin: 0;
            padding: 0;
}
            .navunique { /* individual link container */
                        text-transform: capitalize;
                        margin: 0;
                        padding: 0;
            }
                        .navunique a:link, 
                        .navunique a:visited, 
                        .navunique a:hover, 
                        .navunique a:active { /* individual links */
                                    font-size: 80%;
                                    color: #000;
                                    text-decoration: none;
                                    margin: 0;
                                    padding: 0 4px;
                                    border-left: 1px solid #000;
                        }
                        span.navunique:first-child a:link, 
                        span.navunique:first-child a:visited, 
                        span.navunique:first-child a:hover, 
                        span.navunique:first-child a:active { /* link inside the first individual link container */
                                    border-left: none; 
                        }
                        .navunique a:hover { /* non selected hover state */
                                    color: #ccc;
                        }
                                   .navunique a.MenuSelected:link, 
                                    .navunique a.MenuSelected:visited, 
                                    .navunique a.MenuSelected:hover, 
                                    .navunique a.MenuSelected:active { /* selected state */
                                                color: #ccc;
                                    }

	

