/*
  CSS generated via the Multi-level Navigation Plugin ... http://pixopoint.com/multi-level-navigation/

  If you would like a similar menu for your own site, then please try the PixoPoint Web Development
  CSS generator for creating flyout, dropdown and horizontal slider menus ... http://pixopoint.com/suckerfish_css/


*** Main menu CSS code ***/
#suckerfishnav {
list-style-type: none;
height:32px;
margin: 5px 0;
padding: 2px;
width: 113px;
border-bottom-width: 0;
}

#suckerfishnav li a{
background: white url(images/yellow-button2.png) no-repeat 50% 0;
font-size: 0px;
color:#FFD204;
display: block;
width: 113px;
padding: 0px;
text-decoration: none;
height:32px;
}


* html #suckerfishnav li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 103px;
}

#suckerfishnav li a:visited, .nav2 li a:active{
color: white;
}

#suckerfishnav li.page-item-8 a{
background: url(images/yellow-button-home.png) no-repeat 50% 0;
}
#suckerfishnav li.page-item-41 a{
background:url(images/yellow-button-leave.png) no-repeat 50% 0;
}
#suckerfishnav li.page-item-43 a{
background: url(images/yellow-button-ill.png) no-repeat 50% 0;
}
#suckerfishnav li.page-item-45 a{
background: url(images/yellow-button-where.png) no-repeat 50% 0;
}
#suckerfishnav li.page-item-131 a{
background:url(images/yellow-button-contra.png) no-repeat 50% 0;
}
#suckerfishnav li.page-item-47 a{
background: url(images/yellow-button-things.png) no-repeat 50% 0;
}
#suckerfishnav li.page-item-49 a{
background: url(images/yellow-button-money.png) no-repeat 50% 0;
}
#suckerfishnav li.page-item-52 a{
background: url(images/yellow-button-girls.png) no-repeat 50% 0;
}
#suckerfishnav li.page-item-54 a{
background: url(images/yellow-button-boys.png) no-repeat 50% 0;
}
#suckerfishnav li.page-item-56 a{
background: url(images/yellow-button-have.png) no-repeat 50% 0;
}
#suckerfishnav li.page-item-58 a{
background: url(images/yellow-button-help.png) no-repeat 50% 0;
}
#suckerfishnav li.page-item-430 a{
background: url(images/yellow-button-sti.png) no-repeat 50% 0;
}
#suckerfishnav li.page-item-60 a{
background: url(images/orange-button.png) no-repeat 50% 0;
}
#suckerfishnav li.page-item-62 a{
background: url(images/green-button.png) no-repeat 50% 0;
}
#suckerfishnav li.current_page_item a{
 background-position:50% -32px;
}
#suckerfishnav li a:hover , #suckerfishnav li.active a  {background-position:50% -32px;}
#suckerfishnav li a:hover span, #suckerfishnav li.active a span {background-position:50% -32px;}
