ACC SHELL

Path : /var/lib/named/proc/self/root/srv/www/vhosts/tsisystem/app/webroot/css/
File Upload :
Current File : //var/lib/named/proc/self/root/srv/www/vhosts/tsisystem/app/webroot/css/menu.css

#top-menu{
	width: 763px;
	height: 28px;
	position: absolute;
	top: 70px;
	left: 5px;
	background: url(../img/topmenu_bg.gif) repeat-x;
	list-style: none;
}

#top-menu li{
    float: left;             
	background: url(../img/topmenu_li.gif) no-repeat right 10px;
}

#top-menu a{
	display: block;
	float: left;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	height: 15px;
	padding: 8px 20px 0 20px;
	border-bottom: 5px solid #03265A;
}
#top-menu a:hover{
	color: #CED3DD;
	border-bottom: 5px solid #021B40;
}

#top-menu li ul 
{
  top: 25px;
  left: auto;
  position: absolute;
  display: none;
  visibility: hidden;
  list-style: none;
}

#top-menu li ul li ul
{
  top: auto;
  right: auto;
  bottom: auto;
  left: 145px;
  position: absolute;
  display: none;
  list-style: none;
}

#top-menu ul.sub-menu li
{
  clear:both;
  width: 100%;
}

#top-menu ul.sub-menu li a:hover
{
  color: #CED3DD;
  border-bottom: 5px solid #021B40;
  padding-bottom: 1px;
}

#top-menu li ul li a,
#top-menu li ul li ul li a
{
  display: block;
  width: 100%;
  background-color: #043275;
  clear:both;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  border: 0;
  padding: 6px 20px;
}

/* #top-menu li:hover>ul */
/* { */
/*   visibility: visible; */
/*   display: block; */
/* } */


#top-menu li ul a
{
  padding: 0;
  padding-bottom: 1em;
}

ACC SHELL 2018