/* Start of CMSMS style sheet 'style css menu header' */
#menu_vert {

	margin: 0;
	padding: 0;
}
#primary-nav{
margin-left:15px;
padding-top:3px;
}
#primary-nav a{
line-height:25px;

}
.clearb {

	clear: both;
}
ul#primary-nav a{
font-family:arial;
text-transform:uppercase;
}
ul#primary-nav li li{
list-style-image:none;
}
ul#primary-nav li{
        background-image:url(images/puce.png);
background-repeat:no-repeat;
	list-style-type:none;
        margin: 0px;
	/*padding-top: 10px;*/
	padding-left: 22px;
}
ul#primary-nav li:hover{
        background-image:url(images/puce_active.png);
background-repeat:no-repeat;
	list-style-type:none;
        margin: 0px;
	/*padding-top: 10px;*/
	padding-left: 22px;
}
#primary-nav ul:hover{
list-style-type:none;
}
#primary-nav ul {
list-style-type: none;
min-width: 210px;
/*margin-left: 160px;*/
padding: 0px;
position: absolute;
z-index:1000;
/*margin-top: -50px;*/
display: none;
padding-top: 9px;
background-color:#ffed00;

}
/* IE6 hacks on the above code */
* html #primary-nav ul {
	padding-top: 13px;

}
#primary-nav ul ul {

	margin-top: 0px;

	margin-left: -1px;

	left: 100%;

	top: -3px;

}
/* IE6 hacks on the above code */
* html #primary-nav ul ul {
	margin-top: 0px;
	padding-left: 5px;
	left: 100%;
	top: -7px;
}
#primary-nav li {
/*margin-left: 5px;*/
float: left;
}
#primary-nav li li {
/*margin-left: 8px;*/
/*margin-top: -1px;*/
float: none;
position: relative;
}
/* IE6 hacks on the above code */
* html #primary-nav li li {
	margin-left: 6px;
/* helps hold it inside the ul */
	width: 171px;
}
ul#primary-nav li a {
font-size: 15px;
font-weight: normal;
color: #fff;
padding: 0px 27px 2px 0px;
display: inline-block;
text-decoration: none;
/*width:150px;*/
}
ul#primary-nav li a span {
	/*padding: 20px 4px 14px 0px;*/
padding-left:10px;
	display: block;
}
ul#primary-nav li a:hover {
background-color: transparent;
}
ul#primary-nav li {

}
ul#primary-nav li span {
color: #fff;
font-weight: normal;
}
ul#primary-nav li li {
background:  none;
}
ul#primary-nav li li span {

	background:  none;

	color: #fff;

	font-weight: normal;
}
ul#primary-nav li:hover,
ul#primary-nav li.menuh,
ul#primary-nav li.menuparenth {

}
/*#primary-nav li:hover{
list-style-image:url(images/puce_active.png);

}*/
ul#primary-nav li:hover span,
ul#primary-nav li.menuh span,
ul#primary-nav li.menuparenth span {

	color: #ffed00;
	/*font-weight:bold;*/
}
/* IE6 hacks, the JS used for hover effect in IE6 puts class menuh on li, unless they have a class then just an "h" as seen above and below */
ul#primary-nav li li.menuh {
	background:  none;
	font-weight: normal;
}
/* IE6 hacks */
ul#primary-nav li.menuparenth li span {
	background:  none;
	color: #000;
	font-weight: normal;
}
/* IE6 hacks */
ul#primary-nav li.menuparenth li.menuparent span {
/* gif for IE6, as it can't handle transparent png */
	
	color: #000
}
/* IE6 hacks */
ul#primary-nav li.menuparenth li.menuh span {
	background:  none;
	color: #FFF;
	font-weight: normal;
}
/* IE6 hacks */
ul#primary-nav li.menuparenth li.menuparenth {
	background:  none;
	color: #FFF;
	font-weight: normal;
}
ul#primary-nav li.menuactive{
color: #ffed00;
background-image:url(images/puce_active.png);
background-repeat:no-repeat;
}
ul#primary-nav li.menuactive a {
/* set your image here for active tab right */
	/*background:url(images/puce_lien_active.png) no-repeat;
background-position:0px 27px;*/
}
ul#primary-nav li a.menuactive span {
padding-left:10px;
	color: #ffed00;

	/*font-weight: bold;*/
}
#primary-nav li li a {
/*padding: 5px 10px;*/
width: 100%;
/*margin: 5px;*/
background: none;
}
/* IE6 hacks to above code */
* html #primary-nav li li a {
	padding: 5px 10px;
	width: 165px;
	margin: 0px;
	color: #000;
}
#primary-nav li li:hover {
/* remove image set in first level */
	background: none;
}
#primary-nav li li a:hover {
/* set different image than first level */
	background:  url([[root_url]]/uploads/ngrey/darknav.png) repeat-x left center;
/* we need #FFF/white to contrast with dark background */
	color: #e2001a;
font-weight:bold;
}
#primary-nav li.menuparent li a:hover span {
color:#e2001a;
/*font-weight:bold;*/
}
ul#primary-nav li:hover li a span {

	color: #e2001a;

	font-weight: normal;
}
#primary-nav li li.menuactive a.menuactive, #primary-nav li li.menuactive a.menuactive:hover {
/* set your image here, lighter than hover */
	background:  url([[root_url]]/uploads/ngrey/nav.png) repeat-x left 0px;
/* non active is #FFF/white, we need #000/black to contrast with light background */
	color: #000;
}
#primary-nav li li.menuactive a.menuactive span {
/* insures text color */
color:#e2001a;
font-weight:bold;
}
#primary-nav li li.menuactive a.menuactive:hover span {
/* insures text color */
color:#e2001a;
}
/* IE6 hacks to above code */
#primary-nav li li.menuparenth a.menuparent span {
/* right arrow for menu parent, IE6 gif */
	background:  url([[root_url]]/uploads/ngrey/parent.gif) no-repeat right center;
	color: #000
}
/* IE6 hacks to above code */
#primary-nav li li.menuparenth a.menuparent:hover span {
	color: #FFF
}
#primary-nav li li.menuparent a.menuparent span {
/* right arrow for parent item */
	background:  url([[root_url]]/uploads/ngrey/parent.gif) no-repeat right center;
}
#primary-nav li.menuactive li a:hover span {
/* black text */
	color: #e2001a
}
ul#primary-nav li li a.menuactive  span {
/* remove image set in first level */
	background:  none;
	font-weight: normal;
}
#primary-nav li.menuactive li a {
/* second level active link color */
	color: #0587A9;
	text-decoration: none;
	background: none;
}
#primary-nav li.menuactive li a:hover {
/* dark image for hover */
	background:  url([[root_url]]/uploads/ngrey/darknav.png) repeat-x left center;
}
#primary-nav li.menuactive li a:hover span {
/* white text to contrast with dark background image on hover */
	color: #e2001a;
}
ul#primary-nav li:hover li a span, ul#primary-nav li.menuparenth li a span {
	padding: 0px;
	background:  none;
}
/* this is a special li type from the menu template, used to hold the bottom image for ul set above */
#primary-nav ul li.separator, #primary-nav .separator:hover {
/* set same as ul */
	width: 210px;
/* height of image */
	height: 9px;
/* negative margin pulls it down to cover ul image */
	margin: 0px 0px -8px;
/* set your image here */
	background: url([[root_url]]/uploads/ngrey/ulbtmrt.png) no-repeat left bottom;
}
/* same as above for next level to insure it shows correct */
#primary-nav ul ul li.separator, #primary-nav ul ul li.separator:hover {
	height: 9px;
	margin: 0px 0px -8px;
	background: url([[root_url]]/uploads/ngrey/ulbtmrt.png) no-repeat left bottom;
}
/* IE6 hacks */
* html #primary-nav ul li.separator {
	height: 2px;
	background: url([[root_url]]/uploads/ngrey/ulbtmrt.gif) no-repeat left bottom;
}
/* IE6 hacks */
* html #primary-nav ul li.separatorh {
	margin: 0px 0px -8px;
	height: 2px;
	background: url([[root_url]]/uploads/ngrey/ultop.gif) no-repeat left top;
}
/* The magic - set to work for up to a 3 level menu, but can be increased unlimited, for fourth level add
#primary-nav li:hover ul ul ul,
#primary-nav li.menuparenth ul ul ul,
*/
#primary-nav ul,
#primary-nav li:hover ul,
#primary-nav li:hover ul ul,
#primary-nav li.menuparenth ul,
#primary-nav li.menuparenth ul ul {
	display: none;
}
/* for fourth level add
#primary-nav ul ul ul li:hover ul,
#primary-nav ul ul ul li.menuparenth ul,
*/
#primary-nav li:hover ul,
#primary-nav ul li:hover ul,
#primary-nav ul ul li:hover ul,
#primary-nav li.menuparenth ul,
#primary-nav ul li.menuparenth ul,
#primary-nav ul ul li.menuparenth ul {
	display: block;
}
/* IE Hacks */
#primary-nav li li {
	float: left;
	clear: both;
}
#primary-nav li li a {
	height: 1%;
}
/* End of 'style css menu header' */

