#navPrimary{
	padding:0 0 0 10px;
	margin:0 0 0 15px;
	font-size:12px;
}
.jqueryslidemenu{
	clear:both;
	height:33px;
	margin:92px 0 0 -500px;
	position:absolute;
	width:1000px;
	z-index:900;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Styles all links under the main top nav*/
.jqueryslidemenu ul > li > ul a{
display: block;
color: white;
padding: 8px 10px;
border-right: 1px solid #778;
/*color: #2d2b2b;*/
text-decoration: none;

}
.jqueryslidemenu ul > li > ul li{
	background: #6d6e70; /*background of tabs (default state)*/
}
.jqueryslidemenu .lilop{
	background-image: url(http://www.fillrite.com/TVBS/images/r_arrow.png) ;
	background-repeat:no-repeat;
	background-position:right;
}

/*Puts background of all main top nav li elements*/
.jqueryslidemenu > ul > li{
	color:#FFFFFF;
	font-weight:bold;
	min-width:107px;
	padding:0 0 0 0;
	height: 33px;
	line-height: 33px;
	background-color:none;
	background: url(http://www.fillrite.com/fillrite/includes/themes/fillrite/images/navBordeBackground.png);
}
/*Hover style for all links on main top nav*/
.jqueryslidemenu > ul > li > a:hover{
	text-shadow: #89302c 1px 1px 2px;
}

/*Styles and puts back slash image for main top nav*/
.jqueryslidemenu > ul > li > a{
	font-size:12px;
	font-weight:bold;
	padding:0 30px 0 20px;
	display:block;
	color:#FFF;
	text-decoration:none;
	background: url(http://www.fillrite.com/fillrite/includes/themes/fillrite/images/navBordeDivider.png);
	background-repeat:no-repeat;
	background-position:right;
}

.jqueryslidemenu  .parent {
	background: #6d6e70; /*background of last item (no childre) tabs (default state)*/
	border-bottom:1px solid #6d6e70;
	background-image: url(http://www.fillrite.com/TVBS/images/r_arrow.png) ;
	background-repeat:no-repeat;
	background-position:right;
}

/*Styles all links under the main top nav*/
.jqueryslidemenu .pcLast {
display: block;
color: white;
text-decoration: none;
border-bottom:1px solid #6d6e70;
}

.jqueryslidemenu .parent .pcLast:hover {
	background:#000;
}
* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}

.lilop .lop:hover{
background: #000; /*tab link background during hover state*/
color: white;
text-shadow: #89302c 1px 1px 2px;
background-image: url(http://www.fillrite.com/TVBS/images/r_arrow2.png) ;
background-repeat:no-repeat;
background-position:right;
}


/*This is the hover color of the items in the menu*/
.jqueryslidemenu > ul > li ul li a:hover{
background: #000; /*tab link background during hover state*/
color: white;
text-shadow: #89302c 1px 1px 2px;
}

.jqueryslidemenu .parent a:hover{
background: #000; /*tab link background during hover state*/
color: white;
text-shadow: #89302c 1px 1px 2px;
background-image: url(http://www.fillrite.com/TVBS/images/r_arrow2.png) ;
background-repeat:no-repeat;
background-position:right;
}	

/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
padding: 0 0 0 0;
margin: 0 0 0 0;
line-height:25px;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
min-width: 250px; /*width of sub menus*/

margin: 0 0 0 0;
padding: 0 0 0 5px;
border-top-width: 0;
border-bottom: 1px solid black;
font-weight:bold
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}
/* ################## */

/*Style to top ul to add the first angle img*/
.jqueryslidemenu > ul{
	right:0;
	list-style: none;
	padding: 0 0 0 20px;
	margin: 0 0 0 0;
	height:33px;
	background-image: url(http://www.fillrite.com/fillrite/includes/themes/fillrite/images/navBorderAngle.png) ;
	background-repeat:no-repeat;
}
/*Style to top ul to add the first angle img*/
<!-- [if !IE] -->
.jqueryslidemenu > ul > li > ul{
	padding-top: 1px;
	margin-left:-7px;
}
<!--[endif]-->
.jqueryslidemenu > ul > li ul{
	-moz-box-shadow: 0px 5px 10px #888;
	-webkit-box-shadow: 0px 5px 10px #888;
	-o-box-shadow: 0px 5px 10px #888;
	box-shadow: 0px 5px 10px #888;
}

.noAngle{
	right:0;
	list-style: none;
	padding: 0 0 0 20px;
	margin: 0 0 0 0;
	height:33px;
	text-align:center;
	background-color:red;
}

.jqueryslidemenu > ul > li > a{
	text-align:center;
}
.jqueryslidemenu .liLast {
	background: #6d6e70; /*background of last item (no children) tabs (default state)*/
	border-bottom:solid 1px #000000;
}

.dead {
	min-width:250px; 
	max-width:250px; 
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
	border-top-width: 0;
	border-bottom: 1px solid black;
	font-weight:bold;
}
.deadHover {
	background: #000; /*tab link background during hover state*/
	color: white;
	text-shadow: #89302c 1px 1px 2px;
	background-image: url(http://www.fillrite.com/TVBS/images/r_arrow2.png) ;
	background-repeat:no-repeat;
	background-position:right;
}
.jqueryslidemenu .parent ul li a:hover{
background: #000; /*tab link background during hover state*/
color: white;
text-shadow: #89302c 1px 1px 2px;
}