.menu-bg{ position:relative;/*background:url(../images/menu-bg-dark.png) no-repeat center;*/ height:52px; top:-1px; background: #ed1065;}

.top-outer{position:relative; width:100%; background:url(../images/menu-bg-dark.png) no-repeat bottom center; /*top: -27px;*/}

#suckerfish li a {

	color:#fff;

}

#suckerfish li {

	/*border-right:1px solid #444*/
	font-size: 1.1em;

}

#suckerfish li ul a:hover,

#suckerfish li ul a:active,

#suckerfish li ul a:focus,

#suckerfish ul li a.active,

#suckerfish ul li.havesubchildsfhover,

#suckerfish ul li.havesubchild-activesfhover,

#suckerfish ul ul li:hover,

#suckerfish ul ul li.sfhover,

#suckerfish ul ul li.havesubchildsfhover,

#suckerfish ul ul li.havesubchild-activesfhover {

   background: #fff;

   color: #ed1065 !important;

}



#suckerfish li.active a{  

	background: #fff;

	color:#000;

}

/************** Topmenu Navigation styles **************/

.topmenu {font-size:1.1em; position:relative; z-index:1000; width: 960px; margin: 10px 0;}

.topmenu ul{/*float:right;*/ padding:0;margin:0;}

.topmenu ul li {float:left;list-style: none; padding: 0 5px; }

.topmenu ul li a {color:#fff;text-decoration:none;display:block;}

.topmenu ul li a:link, .topmenu ul li a:visited {text-decoration: none;display:block;padding:5px 5px;margin:0 0 0 1px;}

.topmenu ul li a:hover {color:#fff; text-decoration:underline;}

.topmenu ul li#current a:link, .topmenu ul li#current a:visited, .topmenu ul li.current a:link, .topmenu ul li.current a:visited {color:#999;}

.topmenu ul li#current a:hover, .topmenu ul li.current a:hover {color:#999;}

.topmenu ul li ul li a {background:none;}



.full-image{background-color:#000000; height: 0;}







