
#catnav {
  margin: 20px 0 0 0;
  padding: 0;
  clear: both;
  height: 44px;
  width: 1000px; font-family:Arial, Helvetica, sans-serif; 
  }

#nav {
  list-style: none;
  margin: 0;
  padding-left: 8px;
  overflow:visible; z-index:100; font-family:Arial, Helvetica, sans-serif;
  }
	
#nav ul {
  margin: 0;
  padding: 0;
  }

#nav li {
  
  margin: 0;
  height: 35px;
  padding: 0; font-family:Arial, Helvetica, sans-serif;
  }

#nav a {
  display: block;
  line-height: 44px;
  margin: 0;
  padding: 0 18px 0 15px;
  font-size: 10pt;
  color: #fff;
  font-family:Arial, Helvetica, sans-serif; text-decoration:none
  }

#nav li a:hover {
  color: #ffffff;
  text-decoration: none;
  display: block;
  }

#nav li ul {
  list-style: none;
  position: absolute;
  width: 150px;
  background-color: #333;
  border: 1px solid #13222C;
  top: 43px;
  left: -999em;
  }

#nav li:hover ul, #nav li.hover ul {
  left: auto;
  }
	
#nav li li {  
  margin: 0;
  padding: 0;
  width: 150px;
left: auto;
  }
	
#nav li li a {
  width: 150px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  border:1px solid #493908;
  background-color: #493908;
  margin: 0;
  padding: 5px 20px 5px 15px;
  }
	
#nav li li a:hover {
  border-top: 1px solid #131f27;
  background-color: #000;
  padding: 5px 20px 5px 15px; background-color:#e4791c
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

.lavaLampWithImage {
  position: relative;
  height: 60px;
  padding: 0px 0px 0px 6px;
  overflow: hidden;
}

.lavaLampWithImage li {
  float: left;
  list-style: none;
padding-right: 10px;
}

 #nav li.back {
  background:url(http://test.universitymalltampa.com/App_Themes/UMT/lava.png) no-repeat right -30px;
  width: 9px; 
  height: 60px;
  margin-top:10px;
  margin-left:-2px;
  z-index: -1;
  position: absolute;
  padding-right: 0px; font-size:12px; color:#FFFFFF
}

 #nav li.back .left {
  background: url(http://test.universitymalltampa.com/App_Themes/UMT/lava.png) no-repeat top left;
  height: 60px;
  margin-right: 10px; /* 7px is the width of the rounded shape */
  z-index: -1;
}

.lavaLampWithImage li a {
  z-index: 100;
}



#toprss {
  float: right;
  margin: 10px 15px 0 0;
  display: inline;
  width: 65px;
  line-height: 41px;
  }
ul.children li {border-bottom:none; background-color:#009900}
ul.children {margin-bottom:0; clear:left}

#nav .select :hover .sub li a:hover, 
#nav .current .show .sub li a:hover  {
display:block; 
padding:0 22px 0 0px; 
background:url(/App_Themes/UMT/image/sliderimage.jpg) right top; 
cursor:pointer;
}

#nav .select :hover .sub li a:hover span, 
#nav .current .show .sub li a:hover span  {
display:block; 
padding:0 22px 0 5px; 
background:url(/App_Themes/UMT/image/sliderimage.jpg) left top ; 
cursor:pointer;
}
