
/*** adding the class sf-navbar in addition to sf-menu creates an all-horizontal nav-bar menu ***/
.sf-navbar {
	background:		#BDD2FF;
	height:			0;
	padding-bottom:	0;
	position:		relative;
}
.sf-navbar li {
	background:		#AABDE6;
	position:		static;
}
.sf-navbar a {
	border-top:		none;
}
.sf-navbar li ul {
	width:			640px; /*IE6 soils itself without this*/
}
.sf-navbar li li {
	background:		#BDD2FF;
	position:		relative;
}
.sf-navbar li li ul {
	width:			20em;
}
.sf-navbar li li li {
	width:			100%;
}
.sf-navbar ul li {
	width:			auto;
	float:			left;
}
.sf-navbar a, .sf-navbar a:visited {
	border:			none;
}
.sf-navbar li.current {
	background:		#BDD2FF;
}
.sf-navbar li:hover,
.sf-navbar li.sfHover,
.sf-navbar li li.current,
.sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active {
	background:		#BDD2FF;
}
.sf-navbar ul li:hover,
.sf-navbar ul li.sfHover,
ul.sf-navbar ul li:hover li,
ul.sf-navbar ul li.sfHover li,
.sf-navbar ul a:focus, .sf-navbar ul a:hover, .sf-navbar ul a:active {
	background:		#D4D4D4;
}
ul.sf-navbar li li li:hover,
ul.sf-navbar li li li.sfHover,
.sf-navbar li li.current li.current,
.sf-navbar ul li li a:focus, .sf-navbar ul li li a:hover, .sf-navbar ul li li a:active {
	background:		#B4B4B4;
}
ul.sf-navbar .current ul,
ul.sf-navbar ul li:hover ul,
ul.sf-navbar ul li.sfHover ul {
	left:			0;
	top:			27px; /* match top ul list item height */
}
ul.sf-navbar .current ul ul {
	top: 			-999em;
}

.sf-navbar li li.current > a {
	font-weight:	bold;
}

/*** point all arrows down ***/
/* point right for anchors in subs */
.sf-navbar ul .sf-sub-indicator { background-position: -10px -100px; }
.sf-navbar ul a > .sf-sub-indicator { background-position: 0 -100px; }
/* apply hovers to modern browsers */
.sf-navbar ul a:focus > .sf-sub-indicator,
.sf-navbar ul a:hover > .sf-sub-indicator,
.sf-navbar ul a:active > .sf-sub-indicator,
.sf-navbar ul li:hover > a > .sf-sub-indicator,
.sf-navbar ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/*** remove shadow on first submenu ***/
.sf-navbar > li > ul {
	background: transparent;
	padding: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}





ul#nav {
	font-size: 11px;
}

ul#nav li li a {
	color: black;
}

td#navbar {
background: #8E0007 url(images/nav_sec_bg_x.jpg) 100% 100% repeat-x;
}


li#nav_placeholder {
	background: white url(images/nav_placeholder.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	width: 120px;
	height: 21px;
	padding: 0;
}

li a#nav_who-we-are:hover {
	background: white url(images/nav_who-we-are-new_over.jpg) 0 0 no-repeat;
}

.who-we-are #nav_who-we-are {
	background: #8E0007 url(images/nav_who-we-are-new_on.jpg) 0 0 no-repeat !important;
}



a#nav_clientele:link, a#nav_clientele:visited {
	background: #8E0007 url(images/nav_sec_clientele.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	width: 100px;
	height: 27px;
	padding: 0;
	margin: 0;
}

a#nav_clientele:hover {
	background: #8E0007 url(images/nav_sec_clientele_over.jpg) 0 0 no-repeat;
}

a#nav_key-people:link, a#nav_key-people:visited {
	background: #8E0007 url(images/nav_sec_key-people.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	width: 111px;
	height: 27px;
	padding: 0;
	margin: 0;
}

a#nav_key-people:hover {
	background: #8E0007 url(images/nav_sec_key-people_over.jpg) 0 0 no-repeat;
}


a#nav_research:link, a#nav_research:visited {
	background: #8E0007 url(images/nav_sec_research-pub.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	width: 227px;
	height: 27px;
	padding: 0;
	margin: 0;
}

a#nav_research:hover {
	background: #8E0007 url(images/nav_sec_research-pub_over.jpg) 0 0 no-repeat;
}

a#nav_what-we-do:link, a#nav_what-we-do:visited {
	background: white url(images/nav_what-we-do-new.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	width: 174px;
	height: 21px;
	padding: 0;
	margin: 0;
}

a#nav_what-we-do:hover {
	background: white url(images/nav_what-we-do-new_over.jpg) 0 0 no-repeat;
}

.what-we-do #nav_what-we-do {
	background: #8E0007 url(images/nav_what-we-do-new_on.jpg) 0 0 no-repeat !important;
}


a#nav_project-showcase:link, a#nav_project-showcase:visited {
	background: white url(images/nav_project-showcase.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	width: 205px;
	height: 21px;
	padding: 0;
	margin: 0;
}

a#nav_project-showcase:hover {
	background: white url(images/nav_project-showcase_over.jpg) 0 0 no-repeat;
}

.project-showcase #nav_project-showcase {
	background: #8E0007 url(images/nav_project-showcase_on.jpg) 0 0 no-repeat !important;
}

li a#nav_who-we-are:link, li a#nav_who-we-are:visited {
	background: white url(images/nav_who-we-are-new.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	width: 141px;
	height: 21px;
	padding: 0;
}

li a#nav_who-we-are:hover {
	background: white url(images/nav_who-we-are-new_over.jpg) 0 0 no-repeat;
}

.who-we-are #nav_who-we-are {
	background: #8E0007 url(images/nav_who-we-are-new_on.jpg) 0 0 no-repeat !important;
}


a#nav_geotechnical:link, a#nav_geotechnical:visited {
	background: #8F0008 url(images/nav_sec_geo-tech.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	width: 128px;
	height: 27px;
	padding: 0;
	margin: 0;
}

a#nav_geotechnical:hover {
	background: #8E0007 url(images/nav_sec_geo-tech_over.jpg) 0 0 no-repeat;
}


a#nav_structural:link, a#nav_structural:visited {
	background: #8E0007 url(images/nav_sec_structural.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	width: 168px;
	height: 27px;
	padding: 0;
	margin: 0;
}

a#nav_structural:hover {
	background: #8E0007 url(images/nav_sec_structural_over.jpg) 0 0 no-repeat;
}


a#nav_geological:link, a#nav_geological:visited {
	background: #8E0007 url(images/nav_sec_geological.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	width: 109px;
	height: 27px;
	padding: 0;
	margin: 0;
}

a#nav_geological:hover {
	background: #8E0007 url(images/nav_sec_geological_over.jpg) 0 0 no-repeat;
}


a#nav_tech-support:link, a#nav_tech-support:visited {
	background: #8E0007 url(images/nav_sec_professional.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	width: 202px;
	height: 27px;
	padding: 0;
	margin: 0;
}

a#nav_tech-support:hover {
	background: #8E0007 url(images/nav_sec_professional_over.jpg) 0 0 no-repeat;
}

