﻿#topNavbar{
   background-image:url(/SiteCollectionImages/iZoneCare/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 {	
	PADDING-BOTTOM: 4px;	
	DISPLAY: block;	
	word-wrap: break-word;
	margin-RIGHT: 8px;	
	margin-LEFT: 8px;	
	COLOR: #a1be28;	
	PADDING-TOP: 4px}
.topNavFlyOuts A:hover {	
	PADDING-BOTTOM: 4px;	
	DISPLAY: block;	
	word-wrap: break-word;
	margin-RIGHT: 8px;	
	margin-LEFT: 8px;	
	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%;}
