
 






#navItems{
	height: 30px;
	padding: 0px 12px;
	xborder-bottom: 1px solid #333;
	background: url(imgs/navBg.jpg) top no-repeat;
	xletter-spacing: 0.1em;
	margin-bottom: 1px;
}

a.mainNavItem, a:Visited.mainNavItem {
	font-family: 'X', Arial, Helvetica, Verdana, Sans-serif, 'X';
	font-size: 12px;
	font-weight: bold;
	color:#c6c6c6;
	text-decoration:none !important;
	xwidth: 100px;
	height:22px;
	float:left;
	top:0px;
	left: 0px;
	display:block;
	padding: 7px 13px 0 13px;
	border-top: 1px solid #6b6b6b;
	border-right: 1px solid #6b6b6b;
	text-align: center;	
	
	
}
a.mainNavItemOver, a:Visited.mainNavItemOver {
	font-family: 'X', Arial, Helvetica, Verdana, Sans-serif, 'X';
	font-size: 12px;
	font-weight: bold;
	color:#515151;
	text-decoration:none !important;
	xwidth: 100px;
	height:22px;
	float:left;
	top:0px;
	left: 0px;
	display:block;
	padding: 7px 13px 0 13px;
	border-top: 1px solid #6b6b6b;
	border-right: 1px solid #6b6b6b;
	text-align: center;	
	background: #fff;
}


a.mainNavItemOn, a:visited.mainNavItemOn {
	font-family: 'X', Arial, Helvetica, Verdana, Sans-serif, 'X';
	font-size: 12px;
	font-weight: bold;
	color:#515151;
	text-decoration:none !important;
	xwidth: 100px;
	height:22px;
	float:left;
	top:0px;
	left: 0px;
	display:block;
	padding: 7px 13px 0 13px;
	border-top: 1px solid #6b6b6b;
	border-right: 1px solid #6b6b6b;
	text-align: center;	
	background: #fff;
}





/* sub navigation */
#subnavigation{
	clear:both;
	margin:0px 4px 0 4px;
	xwidth: auto;
	text-align: left;
	
	xposition:relative;
	xz-index: 20000000;
	
}
/*
#subnavigation{
	clear:both;
	margin:3px 4px 0 4px;	
	height:32px;
	width: 790px;  	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 782px;		
}
*/


.dropNavBox {
	background:#515151;
	border-bottom: 0px;
	xmargin-top:-4px;
	xpadding-bottom: 5px;
	
	xfilter:alpha(opacity=95);
	x-moz-opacity: 0.95;
	xopacity: 0.95;
	
}




/* Gray SubNav */


a.subNavItem {
	display:block;
	/*color:#9BA897;*/
	color:#c6c6c6 !important;
	padding:5px 10px;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	font-weight: bold;
	text-decoration:none !important;
	width:auto;
	white-space:nowrap;
	background: none;
	xmargin-top: 10px;
	border-bottom: 1px solid #6b6b6b;
}


a.subNavItemOn, a:visited.subNavItemOn {
	display:block;
	/*color:#9BA897;*/
	color:#515151 !important;
	padding:5px 10px;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	font-weight: bold;
	text-decoration:none !important;
	width:auto;
	white-space:nowrap;
	background: none;
	xmargin-top: 10px;
	border-bottom: 1px solid #6b6b6b;
	background:#fff;
}

a.subNavItem:visited
{
	xcolor:#999 !important;

}

a.subNavItem:hover, a.subNavItemOn:hover
{
	color:#515151 !important;
	text-decoration:none !important;
	background:#fff;
}

/* Gray SubNav */


/*
a.subNavItem:hover {
	color:#00A5E5;
	text-decoration:none;
}
*/



#sub_main, #sub_about-humane-exposures, #sub_film, #sub_slideshows, #sub_events, #sub_press-information, #sub_blog, #sub_humanesmarts, #sub_contact, #sub_publishing, #sub_order
{
	display:none;
	position:absolute;
	border-bottom: 0px;

	z-index: 1000;
}


