

#clean_menu ul {
  list-style: none; 
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  z-index: 500;    
}

#clean_menu a, #clean_menu h2 {

  display: block;


}

#clean_menu h2 {
  
  
  text-transform: uppercase;
}

#clean_menu a {
 
 
  text-decoration: none;
}

#clean_menu a:hover {
 
}
#clean_menu ul li ul li {
	width: 203px; 
}
#clean_menu li {
	margin-left:5px;
	margin-right:5px;

	width: auto; 
	float: left;
	position: relative;
	z-index: 580; 
}

#clean_menu li ul li {
	position: relative;
	z-index: 550; 
}

#clean_menu ul ul {

}

#clean_menu ul ul ul {
  position: absolute;
  top: 0;
 /* left: 100%; */
}

div#clean_menu ul ul {
  display: none;
}

div#clean_menu ul ul,
div#clean_menu ul li:hover ul ul,
div#clean_menu ul ul li:hover ul ul
{display: none;}

div#clean_menu ul li:hover ul,
div#clean_menu ul ul li:hover ul,
div#clean_menu ul ul ul li:hover ul 
{display: block;}
#clean_menu a, #clean_menu h2 {
/*	line-height:40px ;*/
}


#clean_menu ul li:hover ul li {
	background-image: none;
}


#clean_menu ul li ul li a {
	line-height: 16px ;
}
ul#main_menu, ul#main_menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 240px;
}

ul#main_menu a {
  display: block;
  text-decoration: none;	
}

ul#main_menu li {
  margin-top: 1px;
}


.sections li {

}

.category .category_name , .category .category_name a {
	color: #b0cedc;
}
.category .category_name:hover , .category .category_name:hover a {
	color: white;
}
.category .section  , .category  .section  a {
	color: #b0cedc;
}
 .sections li a   {
	color: #b0cedc;
}
 .sections li:hover a   {
	color: white;
}
.sections li {
	border-top: 2px solid #33677f;
}
.sections li:first-child {
	border-top: 0px;
}
ul#main_menu li ul li a {

  padding-left: 10px;
  background-color: #114e6a;
}
.bgOff
{
	display: block;
}

.bgOn
{
	display: block;
}

.isOpen .category_name {
	color: white;
	font-weight: bold;
}

.menuRightBg
{
	background-repeat: no-repeat;
	background-position: top;
}
/*
.category_name {
	width: 172px !important;

	padding-top: 5px !important;
	padding-bottom: 5px !important;	
	padding-left: 10px !important;
	margin-bottom:2px;
	min-height: 20px;
	_height: 20px;
	display: block;
}
*/
