.sf-menu.sf-style-first {
  float: left;
  margin-bottom: 1em;
  padding: 0;
}
.sf-menu.sf-style-first.sf-navbar {
  width: 100%;
}
.sf-menu.sf-style-first ul {
  padding-left: 0;
}


.sf-menu.sf-style-first li.sf-depth-2 a {
  border: 0px solid #e1e1e1; /*removed border */
  padding: 0.45em .5em;
  white-space: nowrap;
  font-weight:normal;
  background-color: #DBDBDB;
	color: #666;
	font-family: Verdana;
	font-size: 12px;
	cursor: pointer;
	font-style:italic;
	padding-right:1.8em;
  
}


/*.sf-menu.sf-style-first li.sf-depth-3 a {
  border: 0px solid #e1e1e1; 
  padding: 0.45em .5em;
  white-space: nowrap;
  font-weight:normal;
  background-color: #DBDBDB; !important
	color: #666;
	font-family: Verdana;
	font-size: 12px;
	cursor: pointer;
	font-style:italic;
  
}*/

ul#superfish-1.sf-menu li ul li ul li a.sf-depth-3 {background-color:#DBDBDB; color:#666;}
ul#superfish-1.sf-menu li ul li ul li a.sf-depth-3:hover {background: #6D7D96; color:#eee; !important}


.sf-menu.sf-style-first li a {
  border: 0px solid #e1e1e1; /*removed border */
  color: #999;
  padding: 0.45em .5em;
  white-space: nowrap;
  font-weight:normal;
  background-color:transparent;
  font-style: normal;
  
}




.sf-menu.sf-style-first a.sf-with-ul {
  padding-right: 2.25em;
}
.sf-menu.sf-style-first.rtl a.sf-with-ul {
  padding-left: 2.25em;
  padding-right: 1em;
}
.sf-menu.sf-style-first.sf-navbar a {
  border: 0;
}
.sf-menu.sf-style-first span.sf-description {
  color: #13a;
  display: block;
  font-size: 0.8em;
  line-height: 1em;
  margin: 5px 0 0 5px;
  padding: 0;
}

/* controlling the top level menu item. Not the "best" way to do it, but will work. Will need to be updated by ID post import */
ul#superfish-1.sf-horizontal li a.sf-depth-1 {font-size:13pt; text-transform:uppercase;}


.sf-menu.sf-style-first li,
.sf-menu.sf-style-first.sf-navbar {
  background: #fff;
  border-bottom:1px solid #fff;
}
.sf-menu.sf-style-first li li {
  background: #ccc;
margin-bottom: 1px;
}
.sf-menu.sf-style-first li li li {
  background: #ccc;
}



/* These control the hover state for the first level of fly downs */

.sf-menu.sf-style-first li li:hover,
.sf-menu.sf-style-first li li.sfHover

{

 
	}
	
/* Make sure the text is readable over our next level... */	
	.sf-menu.sf-style-first li li a:hover,
.sf-menu.sf-style-first li li.sfHover a

{background: #6D7D96;
color:#eee;
	
	}
	
	

	
	
/* Hover states for menu items */
.sf-menu.sf-style-first li.active a,
.sf-menu.sf-style-first a:focus,
.sf-menu.sf-style-first a:hover,
.sf-menu.sf-style-first a:active,
.sf-menu.sf-style-first.sf-navbar li li {
  background: #6D7D96;
  color:#eee; !important
}

	
.sf-menu.sf-style-first.sf-navbar li ul {
  background-color: #999;
}
.sf-menu.sf-style-first.sf-navbar li ul li ul {
  background-color: transparent;
}
.sf-menu.sf-style-first .sf-sub-indicator {
  background-image: url('../images/arrows-777777.png');
}
.sf-menu.sf-style-first.rtl .sf-sub-indicator {
  background-image: url('../images/arrows-777777-rtl.png');
}
.sf-menu.sf-style-first ul.sf-megamenu li.sf-megamenu-wrapper ol,
.sf-menu.sf-style-first ul.sf-megamenu li.sf-megamenu-wrapper ol li {
	margin: 0;
	padding: 0;
}
.sf-menu.sf-style-first ul.sf-megamenu li.sf-megamenu-wrapper a.menuparent {
	font-weight: bold;
}
.sf-menu.sf-style-first ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column {
	display: inline;
	float: left;
	width: 12em;
}
.sf-menu.sf-style-first.rtl ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column {
	float: right;
}
.sf-menu.sf-style-first li.sf-parent-children-1 ul.sf-megamenu {
	width: 12em;
}
.sf-menu.sf-style-first li.sf-parent-children-2 ul.sf-megamenu {
	width: 24em;
}
.sf-menu.sf-style-first li.sf-parent-children-3 ul.sf-megamenu {
	width: 36em;
}
.sf-menu.sf-style-first li.sf-parent-children-4 ul.sf-megamenu {
	width: 48em;
}
.sf-menu.sf-style-first li.sf-parent-children-5 ul.sf-megamenu {
	width: 60em;
}
.sf-menu.sf-style-first li.sf-parent-children-6 ul.sf-megamenu {
	width: 72em;
}
.sf-menu.sf-style-first li.sf-parent-children-7 ul.sf-megamenu {
	width: 84em;
}
.sf-menu.sf-style-first li.sf-parent-children-8 ul.sf-megamenu {
	width: 96em;
}
.sf-menu.sf-style-first li.sf-parent-children-9 ul.sf-megamenu {
	width: 108em;
}
.sf-menu.sf-style-first li.sf-parent-children-10 ul.sf-megamenu {
	width: 120em;
}


#header-group-inner li .sf-depth-1 span.sf-sub-indicator {display:none;}
#header-group-inner li li .sf-depth-1 span.sf-sub-indicator {display: inline;}

a.sf-depth-2 span.sf-sub-indicator {display: inline;}
