#menu-wrap, #menu-wrap ul { 
	background-color: #ffffff;
	color: #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-weight: bold;
	font-style: normal;
	vertical-align:middle;
	line-height: 2.5em;
	letter-spacing:1px;
	font-variant: normal;
	text-transform:uppercase;
}

#menu-wrap ul a, #menu-wrap ul a:visited { 
	color: #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-weight: bold;
	font-style: normal;
	padding:  3px  10px  3px  10px;
	line-height:  35px;
}

#menu-wrap ul li:hover a, #menu-wrap ul a:focus, #menu-wrap ul a:active { 
	background-color: #FF0055;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-weight: bold;
	font-style: normal;
}

#menu-wrap li.selected_page > a,#menu-wrap li.selected_page:hover > a { 
	background-color: #efefef;
	color: #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-weight: bold;
	font-style: normal;
}

#menu-wrap li.selected_subpage, #menu-wrap li.selected_subpage a, #menu-wrap li.selected_subpage a:visited { 
	background-color: #555;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-weight: normal;
	font-style: normal;
	padding: inherit  11px  5px  10px;
	line-height:  15px;
}

#menu-wrap ul ul a, #menu-wrap ul ul a:visited { 
	background-color: #eee !important;
	color: #999 !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size:  11px !important;
	font-weight: normal !important;
	font-style: normal !important;
	padding: inherit  10px  5px  10px;
	line-height:  15px;
}

#menu-wrap ul ul a:hover { 11px
	background-color: #FF0055 !important;
	color: #ffffff !important;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif!important;
	font-size:  11px !important;
	font-weight: normal !important;
	font-style: normal !important;
}

#menu-wrap li.section { 
	background-color: #4283b7;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-weight: bold;
	font-style: normal;
	padding: inherit  11px  5px  10px;
	line-height:  15px;
}

#menu-wrap { 
	height:  41px;
}

#menu-wrap ul ul { 
	top:  41px;
}

/* menu sections with children */
#menu-wrap a.trigger, #menu-wrap a.trigger:hover, #menu-wrap a.trigger:visited {
background-image: none;
background-repeat: no-repeat;
background-position: right center;
}
