#menu {
	float: left;	
	font-family:Tahoma, Arial, Helvetic, sans-serif;
	font-size:10px;
	z-index:1000;
	position:relative;
	background:#fff;
}

html>body #menu {
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

/* titles */

#menu ul.industry {
	width:90px;
}

html>body #menu ul.industry {
	padding:0;
	display:block;
}

/* position of sub sub nav - going right */

#menu ul.industry ul ul {
	position: absolute;
	top: 0px;
	left: 190px;
	border-top:1px solid #646464;
}

#menu ul.solutions {
	width:90px;
	
}

html>body #menu ul.solutions {
	padding:0;
}

/* position of sub sub nav - going right */

#menu ul.solutions ul ul {
	position: absolute;
	top: 0px;
	left: 200px;
}

#menu ul.services {
	width:90px;
	
}

html>body #menu ul.services {
	padding:0;
}

/* position of sub sub nav - going right */

#menu ul.services ul ul {
	position: absolute;
	top: 0px;
	left: 200px;
}

#menu ul.verifiers-and-labels ul ul {
	position: absolute;
	top: 0px;
	left: 150px;
}

#menu ul.verifiers-and-labels {
	width:140px;
	display:block;
}

html>body #menu ul.verifiers-and-labels {
	padding:0;
}

#menu ul.partners {
	width:70px;
}

html>body #menu ul.partners {
	padding:0;
}

#menu ul.new-media-center {
	width:130px;
}

html>body #menu ul.new-media-center {
	padding:0;
}

#menu ul.aboutus {
	width:90px;
	margin-right:1px;
}

html>body #menu ul.aboutus {
	padding:0;
}

/* industry dropdown */

#menu ul.industry ul {
	width:190px;
}

/* industry solutions sub-nav */

#menu ul.industry ul li  { 
	border-bottom:1px solid #646464; 
	background: #fff url('/images/dropdown-bg.jpg') bottom left repeat-x;
}

/* verifiers and labels sub-nav */

#menu ul.verifiers-and-labels ul {
	width:150px;
}

#menu ul.verifiers-and-labels ul li  { 
	border-bottom:1px solid #646464; 
	background: #fff url('/images/dropdown-bg.jpg') bottom left repeat-x;
}


a.hassubnav {
	position:relative;
}

a.hassubnav span {
	display:none;
	text-align:right;
	position:absolute;
	right:10px;
	width:11px;
}

a.hassubnav span {
	display:inline;
	background:url('/images/right-arrow-off.jpg') center right no-repeat;
}

a:hover.hassubnav span {
	display:inline;
	background:url('/images/right-arrow.jpg') center right no-repeat;
}

#menu ul.industry li ul li ul { padding:0; }

/* end */

#menu ul li ul li ul { 
	background: #fff url('/images/dropdown-bg.jpg') bottom left repeat-x;
	font-weight:normal; }

#menu ul li ul li ul a { color:#666; font-weight:normal; }

#menu ul li ul li ul a:hover { 
	background: #ff6600 url('/images/dropdown-hover-bg.jpg') bottom left repeat-x;
	color:#fff; 
	font-weight:normal; 
}

#menu ul.solutions ul {
	width:200px;	
}

#menu ul.solutions ul li  { 
	border-bottom:1px solid #646464; 
	background: #fff url('/images/dropdown-bg.jpg') bottom left repeat-x;

}

#menu ul.solutions li ul {  }

#menu ul.solutions li ul li ul { padding:0px;border-top:1px solid #646464; }


#menu ul.services ul {
	width:200px;	
}

#menu ul.services ul li  { 
	border-bottom:1px solid #646464; 
	background: #fff url('/images/dropdown-bg.jpg') bottom left repeat-x;

}

#menu ul.services li ul {  }

#menu ul.services li ul li ul { padding:0px;border-top:1px solid #646464; }



#menu ul.partners ul {
	width:200px;
}

#menu ul.partners li ul { padding:3px 3px; }

#menu ul.partners li ul li ul { padding:0px 0px; }

#menu ul.aboutus ul {
	width:140px;
}

#menu ul.aboutus ul li  { 
	border-bottom:1px solid #646464; 
	background: #fff url('/images/dropdown-bg.jpg') bottom left repeat-x;
}

#menu ul.aboutus li ul li ul { padding:0px 0px; }

#menu ul li a {
	font-family:Tahoma, Arial, Helvetic, sans-serif;
	font-size:11px;
	font-weight:normal;
	display: block;
	margin: 0;
	height: 10px;
	padding:8px 0 10px 10px;
	color: #666;
	text-decoration: none;
}



#menu h2 {
	font-family:Tahoma, Arial, Helvetic, sans-serif;
	font-size:10px;
	font-weight:bold;
	display: block;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
}

#menu h2 a.title {
	padding:7px 10px 7px 10px;
	background:#fff url('/images/main-menu-bg.jpg') bottom left repeat-x;
	height:16px;
	font-size:12.5px;
	font-weight:normal;
	text-transform: none;
	text-align:center;
	color:#fff;
	border-right:1px solid #fff;
	white-space:nowrap;
}



#menu ul li h2 a.current {
	/* background:#fff url('/images/main-menu-bg-hover.jpg') bottom left repeat-x; 
	background:#3a91bf url('/images/sub-menu-bg-hover.jpg') top left repeat-x; */
	background:#fff !important;
	color:#D76805 !important;
	font-weight:normal;
}

#menu ul li h2 a:hover.current {
	background:#fff !important;
	color:#D76805;
}

#menu ul li h2 a#last {
	background: #fff url('/images/main-menu-right.jpg') top right no-repeat;
}

#menu ul li h2 a#last.a_hover {
	background: #fff url('/images/main-menu-right.jpg') top right no-repeat;
}

#menu ul li h2 a#first {
	background: #fff url('/images/main-menu-left.jpg') top left no-repeat;
}

#menu ul li h2 a#first.a_hover {
	background: #fff url('/images/main-menu-left.jpg') top left no-repeat;
}

#menu h2 a:hover.title {
	font-weight:normal;
	color:#000;
}


#menu a:hover {
	background: #ff6600 url('/images/dropdown-hover-bg.jpg') bottom left repeat-x;
	color:#fff;
	font-weight:bold;
}

#menu ul li h2 a.a_hover {
	background:#fff url('/images/main-menu-bg.jpg') bottom left repeat-x;
	color:#000;
	font-weight:normal;
}

#menu ul li h2 a#current.a_hover {
	background:#fff;
	color:#D76805;
}


#menu li {position: relative;}



/*position of sub nav - going down, slightly to the left */
#menu ul ul {
	position: absolute;
	z-index: 500;
	left:-1px;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}