/*
  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 {
	background: transparent;
	font-size: 13px;
	font-family: Arial,sans-serif;
	font-weight: normal;	
	width: 100%;
	height: 37px;
	margin: 0;
	padding: 0;
	line-height: 37px;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:37px;
    padding:0;
    margin:0;
    width:100%;
    }
#suckerfishnav a {
	display: block;
	color: #fff;
	text-decoration: none;
	background: transparent;
	line-height: 37px;
	padding-left: 13px;
	padding-right: 13px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:179px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    }
#suckerfishnav li li {
    width: 179px;
    font-weight: normal;
    font-family: Verdana,sans-serif;
    }
#suckerfishnav li li a {
	padding:4px 10px;	
	width:130px;
	font-size:12px;
	color:#fff;
	background-image: none;
	line-height: 15px;
    }
	
#suckerfishnav li ul ul {
	margin:-23px 0 0 200px;
    }
	
/* Sub Level Background Hover */
#suckerfishnav li li:hover {
	background-color:#c5b680;
	width: 200px;
	background-image: none;
	}
	
/* Sub Level Link Hover */
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a  {
	color: #ffffff;	
	}

/* All Levels Hover */
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
	color:#0048a4; 
	background: #fff url(http://www.cosmetic-dentist-brisbane-cbd.com.au/new/wp-content/themes/redcotton/images/menu-bg.jpg) bottom right no-repeat; 
	text-decoration: none;
	}

#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
	color: #ffffff;	
	width: 200px;
	background-image: none;
	}

#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul  {
	left:-999em;
	}

/* Sub Level Background */
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul  {
	left:auto;
	background-color:#161356;
	background-image: none;
	width: 200px;
	padding: 0;
	color: #fff;
	}
	
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
	background: transparent;
	color: #fff;
	}
