/**
 **		Horizontal Navigation - Nice Menus
 **/

#header .nice-menu ul li a {
	color: #585C0D;
}

#header .nice-menu ul {
    border: 1px solid #888E14 !important;
}

#header .nice-menu ul li a:hover {
	color: #878d13;
}

#header ul.nice-menu li.menuparent {
	background-image: url("/sites/all/themes/forestry_ash_thin_v1_0/images/green/header-menu-arrow-down.png");
}

#header ul.nice-menu li li.menuparent {
	background-image: url("/sites/all/themes/forestry_ash_thin_v1_0/images/green/header-menu-arrow-right.png");	
}


#header {
	z-index: 20; /* Fix for menus appearing behind content in ie7 */
}


#hd {
	background-color:#fff;
	padding-top:1.231em;
	z-index: 20;
}


#header-inner {
}

#header #block-menu-menu-horizontal-navigation {
	margin-bottom: .5em;
	margin-top: .5em;
}

#site-name a:hover {
	background-color:transparent;
}

#header .menu:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

#header .menu, #header .nice-menu {
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: 'Droid Serif','serif';
	font-size: 1.3em !important;
	font-weight: normal;
	margin: 0;
	padding: 0;
	width: 974px;
	/*background-color:#fff;*/
	background: url("/sites/all/themes/forestry_ash_thin_v1_0/images/hNav-grad.png") top left repeat-x;
}


#header .menu li, #header .nice-menu li {
	float:left;
	margin:0;
	margin-right:1.465em;
	padding:0;
	padding-left:1.5em;
	background-color:transparent;
}


#header .menu li.leaf, #header .nice-menu li.leaf, #header .menu li {
	list-style:none;
}



#header .menu li a, #header .nice-menu li a {
	float:left;
	margin-top:11px;
	margin-bottom:11px;
	margin-right:11px;
	padding:0;
	color:#676767;
	text-decoration:none;
}


ul.nice-menu li.menuparent, ul.nice-menu li.menuparent:hover {
	background-position:center right;
	background-repeat:no-repeat;
}


#header .nice-menu ul {
	border: none;
	top:30px;
}

#header .nice-menu ul ul {
	border:none;
	top:0;
}


#header .nice-menu ul li {
	margin:0;
	padding:0;
	padding-left:1.5em;
	border:none;
}

#header .nice-menu ul li a {
	margin-top:5px;
	margin-bottom:5px;
	color:#fff;
}

#header .nice-menu ul ul li a {
	color:#676767;
}

#header .menu li.active-trail a, #header .nice-menu li.active-trail a {
	margin-bottom:10px;
	/*border-bottom:1px dashed #676767;*/
	border-bottom: transparent;
}

#header .menu li a:hover,
#header .nice-menu li a:hover {
	margin-bottom:10px;
	background-color:transparent;
	border-bottom: 1px solid transparent;
	text-decoration: underline;
}

#header .nice-menu ul li a:hover {
	margin-bottom: 5px;
}


#header .nice-menu ul {
	top: 28px;
	opacity: 0.98;
}

#header .menu li, #header .nice-menu li {
	margin: 0;
	padding:0 1.5em 0 1.5em;
	border: transparent;
}

#header .menu li.first {
	padding-left: 2em;
}

#header .nice-menu li.menuparent {
	background-position: 95% 50%;
	margin-right: 1.5em;
}

#header .menu li a:hover, #header .nice-menu li a:hover {
    /*border-bottom: 1px solid transparent;
	margin-bottom: 10px;*/
}

#header .nice-menu ul {
	background-color: white;
	box-shadow: 0 1px 13px 1px #949da5;
	/*width: 200px;*/
	margin-left: 1em;
	z-index: 80 !important;
}

#header .nice-menu ul li {
    padding: 0.2em .5em;
	background-color: white !important;
	color: #585C0D;
	border-bottom: 1px dotted #686868 !important;
	/*width: 166px;*/
	margin: 0 2px !important;
}


#header .nice-menu ul li.last {
	border-bottom: transparent !important;
}

#header .nice-menu ul li a {
	margin: 3px 5px !important;
	padding: 0 !important;
	width: 95%;
	border: none;
	text-decoration: none;
	color: #585C0D;
}

#header .nice-menu ul li a:hover {
	margin: 3px 5px !important;
	padding: 0 !important;
	width: 95%;
	border: none;
	text-decoration: none;
}


/* Commented lines below are for debugging Nice Menus in the header */
/* They will make a hidden menu set appear so you can edit the css */
/*
#header .nice-menu ul {
	display: block !important;
	visibility: visible !important;
}
#header .nice-menu li.menu-808 ul li ul {
	display: block !important;
}
*/


#hd {
	border: none;
}

#hd ul.nice-menu {
	background-color: transparent;
	border: transparent;
	margin: 2px auto;
	padding: 0;
	width: 100%;
}


#header #block-nice-menus-1 {
	height: 10px;

}

#header ul.nice-menu {
	/*width: 972px;*/
	width: 100%;
	margin: 0;
	background: url("/sites/all/themes/forestry_ash_thin_v1_0/images/hNav-grad.png") top left repeat-x;
	/*background-color: white;*/
}
