﻿#topNavbar{
   background-image:url(/SiteCollectionImages/iZoneSGPS/bgmenu.gif);
   background-repeat: repeat-x ;
   height:56px;
   width:100%;
}

#menu_div{
    float:left;
    width: 790px;
    height:56px;
}

#menu_div table td td{
    width: 0px;
}

.topNav {
	margin: 0 0 0 0;
	padding: 0;
	height: 20px;
	/*width: 600px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder; /*font-weight: 700;*/
	color: black;
	text-decoration: none;
	text-align: center;
}

.topNav td{
	width: 0px !important;
	white-space: nowrap;
}

.topNavMenu {
	height: 41px;
	font-weight: 700;
	text-decoration: none;
}

.topNavMenu A {
	color: #333333;
	text-decoration: none;
}

.topNavMenu A:hover {
	color: #ffffff;
}

.topNavSelected {
	border:solid 1px #a1be28;
	background-color:#e9f6df; 
	color:#333333;
}

.topNavHover {
	background-color: #a1be28;
	color: #ffffff;
}

.topNavHover td:hover {
	background-color: #a1be28;
	color: #ffffff;
}

.topNavItem {
	height: 30px;
	border: 1px #ffffff;
	border-left-style: none;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	padding-left:8px;
	padding-right:8px;
}

.topNavHover {	
	color:#ffffff;
	}
.topNavHover A {	
	color:#ffffff;}
.topnav IMG {	
	LEFT: -6px;	
	POSITION: relative}
.topNavFlyOutsContainer {	
	BORDER-RIGHT: #a1be28 1px solid;	
	BORDER-TOP: #a1be28 1px solid;	
	BORDER-LEFT: #a1be28 1px solid;	
	BORDER-BOTTOM: #a1be28 1px solid;	
	}
.topNavFlyOuts {	
/*	BACKGROUND-COLOR: #a1be28;*/
}
.topNavFlyOuts A {	
	margin-RIGHT: 8px;	

	DISPLAY: block;	
	margin-LEFT: 8px;	
	PADDING-BOTTOM: 4px;	
word-wrap: break-word;
	COLOR: #a1be28;	
	PADDING-TOP: 4px}
.topNavFlyOuts A:hover {	
	margin-RIGHT: 8px;	

	DISPLAY: block;	
	margin-LEFT: 8px;	
	PADDING-BOTTOM: 4px;	
word-wrap: break-word;
	COLOR: #ffffff;	
	PADDING-TOP: 4px}

.topNavFlyOutsHover {
	COLOR: #ffffff;	
	BACKGROUND-COLOR: #a1be28
	}

.topNavFlyOutsHover a{
	COLOR: #ffffff;	
	}
.topNavFlyOutsHover a:hover{
	COLOR: #ffffff;	
	}


.topNavFlyOutsItem {
	MIN-WIDTH: 100px; WIDTH: 100%;}