#pixopoint_menu_wrapper1 {width:991px; z-index: 100;}

#pixopoint_menu1 {}

#suckerfishnav {
    text-transform: uppercase;
    font-size:14px;
    font-family:arial,verdana,sans-serif;
    font-weight:normal;
    z-index: 100;
    }

#suckerfishnav, #suckerfishnav ul {
    width: 991px;
    list-style:none;
    padding:0;
    margin:0;
    margin-left: 9px;
    z-index: 100;
    }

#suckerfishnav a {
    display:block;
    color:#ffffff;
    text-decoration:none;
    margin-left:24px;
    margin-right:24px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom: 13px;
	padding-top: 11px;
    line-height: 1em;
    z-index: 100;
    }

#suckerfishnav a:hover {
    color:#ffffff;
    }

/* sets background image, color and other settings for the main menu currently selected page */

#suckerfishnav .current_page_item a {
    color:#ffffff;
    }


/* sets background image, color and other settings for a not-hovered-over selected main menu link  */

#suckerfishnav .current_page_item a {
    }

/* sets background image, color and other settings for hovering over a main menu link  */

#suckerfishnav .page_item a:hover {
    }

/* sets background image, color and other settings for hovering over the currently selected main menu link  */

#suckerfishnav .current_page_item a:hover {
    }

/* sets background image for non-hover state of dropdown menu links when you are at the second level of navigation of a selected page */

#suckerfishnav li.current_page_parent ul li a {
    color: #ffffff;
    font-weight:normal;
    font-family:arial,verdana,sans-serif;
    font-size:12px;
    text-decoration:none;
	padding-bottom: 0px;
    z-index: 100;
    }

/* sets background image for non-hover state of dropdown menu links when you are at the second level of navigation of a non-selected page */

#suckerfishnav li.page_item ul li a {
    color: #ffffff;
    font-weight:normal;
    font-family:arial,verdana,sans-serif;
    font-size:12px;
    text-decoration:none;
	padding-bottom: 0px;
    z-index: 100;
    }

/* sets font color and background image for non-hover state of currently selected second level page */

#suckerfishnav li.current_page_parent ul li.current_page_item a {
    color: #ffffff;
    }




/* sets background image, color and other settings for the main menu item of a currently selected submenu page */

#suckerfishnav .current_page_ancestor a {
    text-decoration: underline;
	color: #ffffff;
    }

#suckerfishnav li {
    float: left;
    padding:0;
    z-index: 100;
    }
	


/* the next two elements control the width and appearance of the dropdown menu items */

#suckerfishnav ul {
    position:absolute;
    left:-999em;
	top: 227px;
    height:auto;
    width:300px;
    font-weight:normal;
    margin:0;
	padding:0px;
	background-color: #393939;
    z-index: 100;
    }

#suckerfishnav li li.page_item {
    width:300px;
    font-weight:bold;
    font-family:arial,verdana,sans-serif;
    font-size:12px;
	padding:0px;
    text-decoration:none;
	background-color: #393939;
	border-bottom:1px solid #e6e6e6;
    z-index: 100;
    }


/* sets background image for non-hover state of dropdown menu links for the currently and NOT currently selected page */

#suckerfishnav li.current_page_item ul li a, #suckerfishnav li ul li a {
    font-weight:normal;
    font-family:arial,verdana,sans-serif;
    font-size:12px;
    text-decoration:none;
	padding: 0px;
	padding-top: 7px;
    height: 20px;
    z-index: 100;
    }

#suckerfishnav li li.page_item a {
    color: #ffffff;
    text-decoration:none;
    z-index: 100;
    }
	
#suckerfishnav li li:hover {

    z-index: 100;
    }



#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {

    }

#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 {

    }

#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;
    }


/* sets color of background for dropdown menu links for the NOT current page  */

#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:#3a3a3a;
    }
	
	
/* sets background image for main links that have submenus associated with them  */

#suckerfishnav li.haschildren {
    background: url('../../../wp-content/images/arrow_white_down.gif') no-repeat right center;
	}
	

/* sets background color/image for main menu links */

#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background: url('../../../wp-content/images/arrow_white.gif') no-repeat left center;
    }
	
/* sets background color/image for dropdown menu links */

#suckerfishnav ul li:hover, #suckerfishnav ul li.sfhover {
    background: url('../../../wp-content/images/arrow_white.gif') no-repeat left center;
    }
	
	
/* sets background image for the current page  */

#suckerfishnav li.current_page_item a {
    text-decoration: underline;
	color: #ffffff;
	}
	


/* sets color of dropdown menu links for the current page  */

#suckerfishnav li.current_page_item ul li.page_item a {
    }
	


/* sets hover color-bgrnd of dropdown menu links for the current page */

#suckerfishnav li.current_page_item ul li.page_item a:hover {
    }


/* sets hover color-bgrnd of dropdown menu links for the NOT currently selected page */

#suckerfishnav li ul li.page_item a:hover {
    color:#ffffff;
	font-size:12px;
	padding-bottom: 0px;
	text-decoration:none;
    }
	
#suckerfishnav li ul li ul li.page_item {
    width:142px;
    font-weight:bold;
    font-family:arial,verdana,sans-serif;
    font-size:14px;
    text-decoration:none;
	padding-bottom: 0px;
    z-index: 100;
	background:#3a3a3a;
    }

#suckerfishnav li ul li ul li a {
    color:#ffffff;
    text-decoration:none;
	background:#3a3a3a;
    z-index: 100;
    }

#suckerfishnav li ul li ul li.page_item a, #suckerfishnav li.current_page_ancestor ul li.page_item ul li.page_item a {
    color: #000000;
    text-decoration:none;
	background: #3a3a3a;
    z-index: 100;
    }
	
/* non-hover setting for the un-selected third level nav links */
	
#suckerfishnav li ul li ul li.page_item a, #suckerfishnav li.current_page_item ul li.page_item ul li.page_item a, #suckerfishnav li.current_page_ancestor ul li.page_item ul li.current_page_item a {
    color: #000000;
    text-decoration:none;
	background: #3a3a3a;
    z-index: 100;
    }
	
/* non-hover setting for the selected third level nav link */
	
#suckerfishnav li ul li ul li.current_page_item a, #suckerfishnav li.current_page_item ul li.page_item ul li.current_page_item a, #suckerfishnav li.current_page_ancestor ul li.page_item ul li.current_page_item a {
    color: #ffae00;
    text-decoration:none;
	background: #3a3a3a;
    z-index: 100;
    }

/* hover settings for third level nav links */
	
#suckerfishnav li ul li ul li.page_item a:hover, #suckerfishnav li.current_page_item ul li.page_item ul li.page_item a:hover, #suckerfishnav li.current_page_ancestor ul li.page_item ul li.page_item a:hover {
    color: #ffae00;
	background: #3a3a3a;
    }