
.menu_box{


	font-size		: .8em;
	text-align		: left;
	margin-bottom   : 10px;
	padding-bottom  : 0px;
	

}

.menu_box div{
  width : 142px;
	color			:	#ffffff;
	background		: 	#d87710;
	text-align 		:	center;
	font-weight 	: 	bold;
	padding-top		:  2px;
	padding-bottom	:  2px;
	
}



.navlist {
	
	margin : 0px;
padding-left: 0px;
list-style: none;
display : block;
font-size : .9em;

}
.navlist span, #show_icon span{

	width : 29px;
	height : 18px;
	background-image : url(http://www.solentkiteflyers.co.uk/images/navkite.png);
	background-repeat : no-repeat;
 margin-top : -18px;
 margin-right : -22px;
	padding : 0px;
	float : right;
	display : none;
	
}


	

.navlist li a {display : block;	 TEXT-DECORATION	: 	NONE; width :138px;
	
	
		 padding : 2px; 
	
	  border-bottom: 1px solid #ffffff; 
	  border-top: 1px solid #ffffff;
	  border-left :4px solid #eeda9c;
	  color:   #172f41;background	:	#f6ecca;
	}
.navlist li  a:link {width :138px; color:   #172f41;background	:	#f6ecca;TEXT-DECORATION	: 	NONE;}
.navlist  li a:visited {color				:  #172f41;background			:		#f6ecca;TEXT-DECORATION		: 	NONE;}
.navlist li a:hover {border-left : 4px solid #9b8339; background				:   #edc751;color		:	#172f41;TEXT-DECORATION		: 	none;}


.navlist a:hover span{
	display : inline;
}

#current_page {
	border-left : 4px solid #6C5B28;
	 background				:   #9E7B10;
	 color		:	#FFFFE6;
	 padding : 2px; width :138px;
	 border-bottom: 1px solid #ffffff;
	  border-top: 1px solid #ffffff;
}

#show_icon {
	display : inline;
}