/* ------------------- Footer --------------------------------- */
/* copied from congo-styles-vote.css */
.footer-list-link
{
  text-decoration: underline;
  cursor: pointer
}

.footer-menu li.footer-first
{
  background: none;
  padding-left: 0;
  cursor: text;
}

/* ------------------- Footer Menu --------------------------------- */
/* copied from congo-styles-vote.css */
.footer-menu li
{
  float      : left;
  display    : inline;
  padding    : 3px 10px;
  background : url("/images/owner/menu-separator.png")  no-repeat scroll 0 5px transparent;
  font-size  : 14px;
  line-height: 18px;
  cursor     : pointer;
}

.footer-menu li.first {background: none; padding-left: 0; cursor: text;}

.footer-menu li div:hover
{
  background: url("/images/bg-menu-hover.png") bottom repeat-x ;
}

.footer-menu li.disabled {color: #aaaaaa; cursor:auto;}
.footer-menu li.active   {color: #eb7527; cursor:auto;}

#footer-menu img
{
  /*
  margin-bottom: 5px;
  margin-right: 5px;
  */
}

#home-page-header #footer-menu, #home-page-header #footer-menu li, td.agent
{
  cursor: text;
}

.menu li a
{
  color: black;
}

#footer-evo-info #footer-menu ul
{
  float: right;
}
