/* 	[ 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;
	padding: 0 0 0 0px;
	margin: 0 0 10px -8px;
	text-align: left;
}
	.Breadcrumb a
	{ 
		margin: 0px 8px 0px 8px;
		text-decoration: none;
	}
	.Breadcrumb a:hover 
	{
	}
/* -----[ 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 ] === */
.Navigation {
	clear: both;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.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 {
		width: 100%;
	}
	/* === [ Slide - Vertical ] === */
	.RadMenu.RadMenu_SlideVertical {
		width: 100%;
	}

/* === [ Link Top/Bottom Padding, Background, Border, Width ] ===  */
.RadMenu .rmLink {
	text-decoration: none;
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
}
	/* === [ Slide - Horizontal ] === */ 
	.RadMenu .rmHorizontal .rmLink {
		font-size: 12px;
		color: #3a6f8f;
		text-transform: uppercase;
		padding: 47px 0px 10px 0px;
		min-width: 20px !important;
		font-family: 'AvenirLTStd55Roman', Arial, Helvetica, sans-serif;
	}
	/* === [ Home ] ===  */
	.RadMenu .rmHorizontal .rmItem .rmLink {
		background: url(/Templates/Archgola/_images/Navigation.png) no-repeat left top;
		width: 63px!important;
		text-align: center!important;
	}
	/* === [ Awnings ] ===  */
	.RadMenu .rmHorizontal .rmItem + .rmItem .rmLink {
		background: url(/Templates/Archgola/_images/Navigation.png) no-repeat -64px top;
		width: 77px!important;
	}
	/* === [ Outdoor Blinds ] ===  */
	.RadMenu .rmHorizontal .rmItem + .rmItem + .rmItem .rmLink {
		background: url(/Templates/Archgola/_images/Navigation.png) no-repeat -142px top;
		width: 127px!important;
	}
	/* === [ Carports ] ===  */
	.RadMenu .rmHorizontal .rmItem + .rmItem + .rmItem + .rmItem .rmLink {
		background: url(/Templates/Archgola/_images/Navigation.png) no-repeat -268px top;
		width: 84px!important;
	}
	/* === [ Find a Branch  ] ===  */
	.RadMenu .rmHorizontal .rmItem + .rmItem + .rmItem + .rmItem  + .rmItem .rmLink {
		background: url(/Templates/Archgola/_images/Navigation.png) no-repeat -352px top;
		width: 125px!important;
	}
	/* === [ About Us ] ===  */
	.RadMenu .rmHorizontal .rmItem + .rmItem + .rmItem + .rmItem  + .rmItem + .rmItem .rmLink {
		background: url(/Templates/Archgola/_images/Navigation.png) no-repeat -478px top;
		width: 80px!important;
	}
	/* === [ Contact Us ] ===  */
	.RadMenu .rmHorizontal .rmItem + .rmItem + .rmItem + .rmItem  + .rmItem + .rmItem + .rmItem .rmLink {
		background: url(/Templates/Archgola/_images/Navigation.png) no-repeat -542px top;
		width: 95px!important;
	}
	
		/* === [ Level 1 ] === */ 
		.RadMenu .rmHorizontal .rmVertical.rmLevel1 .rmLink {
			min-width: 150px !important;
			
		}
		.RadMenu .rmHorizontal .rmVertical.rmLevel1 .rmItem .rmLink {
			background:#dbe5eb;
			background-image: none;
			width: 240px!important;
			text-align: left!important;
			text-transform: none;
			font-size: 13px;
			padding: 6px 0px;
		}
		
	/* === [ Slide - Vertical ] === */ 
	.RadMenu .rmVertical .rmLink {
		display: block;
		float: left;
		padding: 6px 0px 6px 0px;
		border-bottom: 1px solid #fff;
		min-width: 230px !important;
	}
		/* === [ Level 1 ] ===  */
		.RadMenu .rmVertical.rmLevel1 .rmLink {
			min-width: 150px !important;
		}

/* === [ Link Left/Right Border ] ===  */
	/* === [ Slide - Horizontal ] === */
	.RadMenu .rmHorizontal .rmLink.rmRootLink {
	cursor:pointer;
	}
	
/* === [ 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 {
	}

/* === [ Link Left/Right Padding ] ===  */
/* === [ Normal ] ===  */
.RadMenu .rmHorizontal .rmText {
	padding: 0px 0px 0px 0px;
	float: none!important;
}
.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 ] ===  */
.RadMenu .rmLink.MenuSelected {
	color: #FFFFFF;
	background: #1D4566 url(/Templates/Archgola/_images/back_Nav.gif) repeat-y top right;
}
.RadMenu .rmHorizontal .rmItem .rmLink.MenuSelected {
		background: url(/Templates/Archgola/_images/Navigation.png) no-repeat left -83px;
		height: 97px!important;
	}
.RadMenu .rmHorizontal .rmItem + .rmItem .rmLink.MenuSelected,
.RadMenu .rmHorizontal .rmItem + .rmItem .rmLink.SelectedParent1 {
		background: url(/Templates/Archgola/_images/Navigation.png) no-repeat -64px -83px;
	}
.RadMenu .rmHorizontal .rmItem + .rmItem + .rmItem .rmLink.MenuSelected {
		background: url(/Templates/Archgola/_images/Navigation.png) no-repeat -141px -83px;
	}
.RadMenu .rmHorizontal .rmItem + .rmItem + .rmItem + .rmItem .rmLink.MenuSelected {
		background: url(/Templates/Archgola/_images/Navigation.png) no-repeat -268px -83px;
	}
.RadMenu .rmHorizontal .rmItem + .rmItem + .rmItem + .rmItem + .rmItem .rmLink.MenuSelected {
		background: url(/Templates/Archgola/_images/Navigation.png) no-repeat -351px -83px;
	}
.RadMenu .rmHorizontal .rmItem + .rmItem + .rmItem + .rmItem + .rmItem + .rmItem .rmLink.MenuSelected {
		background: url(/Templates/Archgola/_images/Navigation.png) no-repeat -478px -83px;
	}
.RadMenu .rmHorizontal .rmItem + .rmItem + .rmItem + .rmItem + .rmItem + .rmItem + .rmItem .rmLink.MenuSelected {
		background: url(/Templates/Archgola/_images/Navigation.png) no-repeat -542px -83px;
	}
	/* === [ Level 1 ] ===  */
	.RadMenu .rmLevel1 .rmLink.MenuSelected {
	}
		/* === [ Level 2 ] ===  */
		.RadMenu .rmLevel2 .rmLink.MenuSelected {
		}
			/* === [ Level 3 ] ===  */
			.RadMenu .rmLevel3 .rmLink.MenuSelected {
			}

/* === [ Selected Parent State ] ===  */
/* === [ Normal ] ===  */
.RadMenu .rmLink.SelectedParent1 {
	color: #FFFFFF;
	background: #1D4566 url(/Templates/Archgola/_images/back_Nav.gif) repeat-y top right;
}

.RadMenu .rmHorizontal .rmItem .rmLink.SelectedParent1 {
		background: url(/Templates/Archgola/_images/Navigation.png) no-repeat left -83px;
		height: 97px!important;
	}
.RadMenu .rmHorizontal .rmItem + .rmItem .rmLink.SelectedParent1 {
		background: url(/Templates/Archgola/_images/Navigation.png) no-repeat -64px -83px;
	}
.RadMenu .rmHorizontal .rmItem + .rmItem + .rmItem .rmLink.SelectedParent1 {
		background: url(/Templates/Archgola/_images/Navigation.png) no-repeat -141px -83px;
	}
.RadMenu .rmHorizontal .rmItem + .rmItem + .rmItem + .rmItem .rmLink.SelectedParent1 {
		background: url(/Templates/Archgola/_images/Navigation.png) no-repeat -268px -83px;
	}
.RadMenu .rmHorizontal .rmItem + .rmItem + .rmItem + .rmItem + .rmItem .rmLink.SelectedParent1 {
		background: url(/Templates/Archgola/_images/Navigation.png) no-repeat -351px -83px;
	}
.RadMenu .rmHorizontal .rmItem + .rmItem + .rmItem + .rmItem + .rmItem + .rmItem .rmLink.SelectedParent1 {
		background: url(/Templates/Archgola/_images/Navigation.png) no-repeat -462px -83px;
	}
.RadMenu .rmHorizontal .rmItem + .rmItem + .rmItem + .rmItem + .rmItem + .rmItem + .rmItem .rmLink.SelectedParent1 {
		background: url(/Templates/Archgola/_images/Navigation.png) no-repeat -542px -83px;
	}
	/* === [ Level 2 ] ===  */
	.RadMenu .rmLink.SelectedParent2 {
	}
		/* === [ Level 3 ] ===  */
		.RadMenu .rmLink.SelectedParent3 {
		}
			/* === [ Level 4 ] ===  */
			.RadMenu .rmLink.SelectedParent4 {
			}

/* === [ Hover State ] ===  */
/* === [ Normal ] ===  */
.RadMenu .rmLink.rmExpanded,
.RadMenu .rmLink.rmFocused,
.RadMenu .rmLink:hover {
		
}
	/* === [ Level 1 ] ===  */
	.RadMenu .rmLevel1 .rmLink.rmExpanded,
	.RadMenu .rmLevel1 .rmLink.rmFocused,
	.RadMenu .rmLevel1 .rmLink:hover{
		color: #FFFFFF;
		background: #a8a8a8 url(/Templates/_images/NavigationBlend-On.gif) repeat-x right center;
	}
		/* === [ Level 2 ] ===  */
		.RadMenu .rmLevel2 .rmLink.rmExpanded,
		.RadMenu .rmLevel2 .rmLink.rmFocused,
		.RadMenu .rmLevel2 .rmLink:hover {
			color: #FFFFFF;
			background: #a8a8a8 url(/Templates/_images/NavigationBlend-On.gif) repeat-x right center;
		}
			/* === [ Level 3 ] ===  */
			.RadMenu .rmLevel3 .rmLink.rmExpanded,
			.RadMenu .rmLevel3 .rmLink.rmFocused,
			.RadMenu .rmLevel3 .rmLink:hover {
				color: #FFFFFF;
				background: #a8a8a8 url(/Templates/_images/NavigationBlend-On.gif) repeat-x right center;
			}
			
/* === [ 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 ] === */ 
.FooterNav {
	position: relative;
	display:block;
	float: left;
	clear: left;
	width: 650px;
}
.Subnavigation {
		background:#274e71 url(/Templates/Archgola/_images/subnavBG.png) no-repeat bottom left;
		padding: 5px 20px 5px 20px;
		margin: 0 0 20px 0;
}
.Subnavigation .CustomTitle {
		color:#f0cc01;
		font-size: 18px;
		margin: 0 0 20px 0;
}

.MobileSubnav {
		height: 230px;
		background-color:#204166;
		max-width:272px;
		margin: 0 0 20px 0;
}
.MobileSubnav a{
		color:#ffffff;
}
.MobileSubnav .CustomTitle {
		color:#f0cc01;
		font-size: 18px;
		margin: 0 0 20px 0;
}
.MobileSubnav .RadMenu .rmVertical .rmLink {
display: block;
float: left;
padding: 6px 0px 6px 0px;
border-bottom: 1px solid #395d86;
background:#204166 url(/Templates/Archgola/_images/mobilesubnavbg.jpg) no-repeat bottom right;
margin-left: 5px;
min-width: 260px !important;
}
.MobileSubnav .rmFirst{
margin-top:10px;
}

/* === [ Wrapping Divs ] === */
/* === [ Style for backgrounds, heights & widths ] === */
	/* === [ Static - Horizontal ] === */
	.RadMenuStatic.RadMenu_SlideHorizontal {
		width: 100%;
	}
	/* === [ Static - Vertical ] === */
	.RadMenuStatic.RadMenu_SlideVertical {
		width: 100%;
	}

/* === [ Link Top/Bottom Padding, Background, Border, Width ] ===  */
.RadMenuStatic .rmLink {
	text-decoration: none;
	width: 100%;
}
	/* === [ Static - Horizontal ] === */
	.RadMenuStatic .rmHorizontal .rmLink {
		padding: 6px 0px 6px 0px;
		display: block;
		width: auto;
	}
	.FooterNav .RadMenuStatic .rmHorizontal .rmLink {
		color: #fff;
	}
		/* === [ Level 1 ] === */ 
		.RadMenuStatic .rmHorizontal .rmLevel1 .rmLink {
			width: 150px !important;
		}
	/* === [ Static - Vertical ] === */
	.RadMenuStatic .rmVertical .rmLink {
		padding: 8px 0px 8px 0px;
		display: block;
		width: 230px;
		color:#70c4f6;
		font-size: 18px;
	}
		/* === [ Level 1 ] === */ 
		.RadMenuStatic .rmVertical .rmLevel1 .rmLink {
			width: 230px !important;
		}
	/* === [ Static - Horizontal ] === */
	.RadMenuStatic .rmHorizontal .rmLink.rmRootLink {
	}

/* === [ Link Left/Right Padding ] ===  */
/* === [ Normal ] ===  */
.FooterNav .RadMenuStatic .rmHorizontal .rmText {
	padding: 0px 30px 0px 0px;
}
.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 0px 0px 0px;
}
	/* === [ Level 1 ] ===  */
	.RadMenuStatic .rmVertical .rmLevel1 .rmText {
		padding: 0px 10px 0px 20px;
	}
		/* === [ Level 2 ] ===  */
		.RadMenuStatic .rmVertical .rmLevel2 .rmText {
			padding: 0px 10px 0px 30px;
		}
			/* === [ Level 3 ] ===  */
			.RadMenuStatic .rmVertical .rmLevel3 .rmText {
				padding: 0px 10px 0px 40px;
			}
			
/* === [ Menu Selected State ] ===  */
/* === [ Normal ] ===  */
.RadMenuStatic .rmLink.MenuSelected {
	color: #FFFFFF;
}
.RadMenuStatic .rmVertical .rmLink.MenuSelected {
	background:url(/Templates/Archgola/_images/subnav-border.jpg) no-repeat bottom center;
}

	/* === [ Level 1 ] ===  */
	.RadMenuStatic .rmLevel1 .rmLink.MenuSelected {
	}
		/* === [ Level 2 ] ===  */
		.RadMenuStatic .rmLevel2 .rmLink.MenuSelected {
		}
			/* === [ Level 3 ] ===  */
			.RadMenuStatic .rmLevel3 .rmLink.MenuSelected {
			}

/* === [ Selected Parent State ] ===  */
/* === [ Normal ] ===  */
.RadMenuStatic .rmLink.SelectedParent1 {
	color: #FFFFFF;
}
	/* === [ Level 2 ] ===  */
	.RadMenuStatic .rmLink.SelectedParent2 {
	}
		/* === [ Level 3 ] ===  */
		.RadMenuStatic .rmLink.SelectedParent3 {
		}
			/* === [ Level 4 ] ===  */
			.RadMenuStatic .rmLink.SelectedParent4 {
			}

/* === [ Hover State ] ===  */
/* === [ Normal ] ===  */
.RadMenuStatic .rmLink.rmExpanded,
.RadMenuStatic .rmLink.rmFocused,
.RadMenuStatic .rmLink:hover {
	color: #FFFFFF;
}
	/* === [ Level 1 ] ===  */
	.RadMenuStatic .rmLevel1 .rmLink.rmExpanded,
	.RadMenuStatic .rmLevel1 .rmLink.rmFocused,
	.RadMenuStatic .rmLevel1 .rmLink:hover{
			color: #FFFFFF;
	}
		/* === [ Level 2 ] ===  */
		.RadMenuStatic .rmLevel2 .rmLink.rmExpanded,
		.RadMenuStatic .rmLevel2 .rmLink.rmFocused,
		.RadMenuStatic .rmLevel2 .rmLink:hover {
			color: #FFFFFF;
		}
			/* === [ Level 3 ] ===  */
			.RadMenuStatic .rmLevel3 .rmLink.rmExpanded,
			.RadMenuStatic .rmLevel3 .rmLink.rmFocused,
			.RadMenuStatic .rmLevel3 .rmLink:hover {
				color: #FFFFFF;
			}
			
/* === [ Expand Indicator. Add image background ] ===  */
.RadMenuStatic .rmVertical .rmText.rmExpandLeft,
.RadMenuStatic .rmVertical .rmText.rmExpandRight {
	padding: 0 30px 0px 10px;
}

/* === [ UNIQUE NAVIGATION ] ============================== */

.NavigationUnique {
	margin: 1px 0px;
	padding: 0px 0px;
}
		.navunique a:link, 
		.navunique a:visited, 
		.navunique a:hover, 
		.navunique a:active {
			font-size: 80%;
			color: #FFFFFF;
			text-decoration: none;
			padding: 0px 4px;
			border-right: 1px solid #FFFFFF;
		}
		.navunique a:hover {
			color: #1D4566;
		}

			 /* === [ Selected state ] === */
			 
 			.navunique a:link.MenuSelected, 
			.navunique a:visited.MenuSelected, 
			.navunique a:hover.MenuSelected, 
			.navunique a:active.MenuSelected
			{
				color: #1D4566;
			}


/* === [ PRIMARY NAVIGATION - GLOBAL STYLE ] ============================== */

/* === [ Level 1 ] === */
 		
.navitem1 {
	font-size: 90%;
	color: #FFFFFF;
	text-decoration: none;
	height: 19px;
	line-height: 19px;
	margin: 0px;
	display: block;
	float: left;
	white-space: nowrap;
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
}
		.navitem1 a:link, 
		.navitem1 a:visited, 
		.navitem1 a:active {
			color: #FFFFFF;
			text-decoration: none;
			padding: 3px 12px 4px 12px;
			background: url(/Templates/Archgola/_images/back_Nav.gif) repeat-y top right;
		}
		.navitem1 a:hover{
			color: #FFFFFF;
			text-decoration: none;
			background: #C2A303 url(/Templates/Archgola/_images/back_Nav.gif) repeat-y top right;
		}

			 /* === [ Selected state ] === */
			 
			.navitem1 a:link.MenuSelected, 
			.navitem1 a:visited.MenuSelected, 
			.navitem1 a:active.MenuSelected {
				color: #FFFFFF;
				background: #1D4566 url(/Templates/Archgola/_images/back_Nav.gif) repeat-y top right;
			}
			.navitem1 a:hover.MenuSelected {
				color: #FFFFFF;
				background: #1D4566 url(/Templates/Archgola/_images/back_Nav.gif) repeat-y top right;
			}


/* === [ SUB NAVIGATION - cLS - Left Hand Container ] ============================== */

/* === [ Level 1 ] === */
 		
#cLS .Navigation 
{
	border-top: 1px solid #FFFFFF;
}		

#cLS .navitem1 {
	font-size: 90%;
	font-weight: bold;
	line-height: 1.5em;
	height: auto;
	padding: 0px;
	margin: 0px 0px 2px 0px;
	display: block;
	float: none;
	white-space: normal;
}
	#cLS .navitem1 a:link, 
	#cLS .navitem1 a:visited, 
	#cLS .navitem1 a:active {
		color: #003366;
		background: #D9E2E8;
		text-decoration: none;
		display: block;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #9DB1C0;
	}
	#cLS .navitem1 a:hover {
		color: #FFFFFF;
		background-color: #b9c8d3;
		text-decoration: none;
		display: block;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #9DB1C0;
	}
	#cLS .navitem1 a:link.MenuSelected, 
	#cLS .navitem1 a:visited.MenuSelected, 
	#cLS .navitem1 a:active.MenuSelected {
		color: #FFFFFF;
		background-color: #3A6E8F;
		text-decoration: none;
		display: block;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #9DB1C0;
	}
	#cLS .navitem1 a:hover.MenuSelected {
		color: #FFFFFF;
		background-color: #b9c8d3;
		text-decoration: none;
		display: block;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #9DB1C0;
	}
		/* === [ Level 2 ] === */
			 
		#cLS .navitem2 {
			font-weight: normal;
		}
		#cLS .navitem2 a:link, 
		#cLS .navitem2 a:visited, 
		#cLS .navitem2 a:hover, 
		#cLS .navitem2 a:active {
			padding: 0px 0px 0px 18px;
			text-decoration: none;
		}

			/* === [ Level 3 ] === */
			 
			#cLS .navitem3 a:link, 
			#cLS .navitem3 a:visited, 
			#cLS .navitem3 a:hover, 
			#cLS .navitem3 a:active {
				padding: 0px 0px 0px 28px;
				text-decoration: none;
			}

		
.AdminReportsNav {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px #DBE5EB solid;
}
	.AdminReportsNav .RadMenuStatic .rmHorizontal .rmItem {
		float: none;
		display: inline-block;
		width: 50%;
		padding: 0;
		margin: 0;
		background: #DBE5EB;
		box-sizing: border-box;
		text-align: center;
	}
	.AdminReportsNav .RadMenuStatic .rmHorizontal .rmItem.rmFirst {
		border-right: 1px white solid;
	}
	
		.AdminReportsNav .RadMenuStatic .rmLink.rmExpanded,
		.AdminReportsNav .RadMenuStatic .rmLink.rmFocused,
		.AdminReportsNav .RadMenuStatic .rmLink:hover {
			color: #3A6F8F;
			text-decoration: underline;
		}
		
		.AdminReportsNav .RadMenuStatic .rmLink.MenuSelected {
			color: white;
			background: #3A6F8F;
		}
	

		
		
@media screen and (max-width: 999px) and (min-width: 20px) {
.FooterNav {
width: 98%;
margin-left: 10px;
}
}
@media screen and (max-width: 630px) and (min-width: 20px) {
.RadMenu .rmHorizontal .rmItem .rmLink {
background: url(/Templates/Archgola/_images/Navigation.png) no-repeat -10px top;
width: 44px!important;
}
.RadMenu .rmHorizontal .rmItem + .rmItem .rmLink {
background: url(/Templates/Archgola/_images/Navigation.png) no-repeat -72px top;
width: 60px!important;
}
.RadMenu .rmHorizontal .rmItem + .rmItem + .rmItem .rmLink {
background: url(/Templates/Archgola/_images/Navigation.png) no-repeat -147px top;
width: 110px!important;
}
.RadMenu .rmHorizontal .rmItem + .rmItem + .rmItem + .rmItem .rmLink {
background: url(/Templates/Archgola/_images/Navigation.png) no-repeat -276px top;
width: 66px!important;
}
.RadMenu .rmHorizontal .rmItem + .rmItem + .rmItem + .rmItem + .rmItem .rmLink {
background: url(/Templates/Archgola/_images/Navigation.png) no-repeat -365px top;
width: 94px!important;
}
.RadMenu .rmHorizontal .rmItem + .rmItem + .rmItem + .rmItem + .rmItem + .rmItem .rmLink {
background: url(/Templates/Archgola/_images/Navigation.png) no-repeat -469px top;
width: 65px!important;
}
.RadMenu .rmHorizontal .rmItem + .rmItem + .rmItem + .rmItem + .rmItem + .rmItem + .rmItem .rmLink {
background: url(/Templates/Archgola/_images/Navigation.png) no-repeat -554px top;
width: 78px!important;
}


.RadMenu .rmHorizontal .rmItem .rmLink.MenuSelected {
background: url(/Templates/Archgola/_images/Navigation.png) no-repeat -10px -83px;
height: 13px!important;
}



}