
#menu-wrapper a { text-decoration: none; }


#menu-wrapper ul, #menu-wrapper ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu-wrapper {	
	width: 280px;
	margin: 10px auto;
	font-size: 1.05em;
}
#menu-wrapper .menu {
	width: auto;
	height: auto;
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,.73), 0px 0px 18px 0px rgba(0,0,0,.13);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,.73), 0px 0px 18px 0px rgba(0,0,0,.13);
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,.73), 0px 0px 18px 0px rgba(0,0,0,.13);
}
#menu-wrapper .menu > li > a {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4a4e5a+0,363b46+100 */
background: #4a4e5a; /* Old browsers */
background: -moz-linear-gradient(top,  #4a4e5a 0%, #363b46 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #4a4e5a 0%,#363b46 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #4a4e5a 0%,#363b46 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a4e5a', endColorstr='#363b46',GradientType=0 ); /* IE6-9 */


	border-bottom: 1px solid #232a32;
	/* -webkit-box-shadow: inset 0px 1px 0px 0px #878e98;
	-moz-box-shadow: inset 0px 1px 0px 0px #878e98;
	box-shadow: inset 0px 1px 0px 0px #878e98; */
	width: 100%;
	height: 2.75em;
	line-height: 2.75em;
	text-indent: 1.5em;
	display: block;
	position: relative;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	color: #fff;
	text-shadow: 0px 1px 0px rgba(0,0,0,.5);
}
#menu-wrapper .menu > li > ul > li > a {
	background-color:#232a32;
	/* border-bottom: 1px solid #E2E2E2; */
	width: 100%;
	height: 2.75em;
	line-height: 2.75em;
	text-indent: 1.5em;
	display: block;
	position: relative;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #d0d0d0;
}

#menu-wrapper .menu > li > ul > li > a.active { 
		background-color:#000; }

#menu-wrapper .menu > li > ul > li > ul > li > a {
 	background-color:#000;
 	
	width: 100%;
	height: 2.75em;
	line-height: 2.75em;
	text-indent: 2.5em;
	display: block;
	position: relative;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: 400;
	color: #d0d0d0;
 
 
 }



#menu-wrapper .menu  li.subheading {
	background-color:#232a32;
 	/* border-bottom: 1px solid #E2E2E2; */
	width: 100%;
	height: 2.75em;
	line-height: 2.75em;
	text-align: center;
	display: block;
	position: relative;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: 700;
	color: #fff;
	text-decoration: underline;
	text-transform: uppercase;







}





#menu-wrapper .menu ul li:last-child a {
	/* border-bottom: 1px solid #E2E2E2; */
}
#menu-wrapper .menu > li > a:hover, #menu-wrapper .menu > li > a.active {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff0084+0,ff0084+100;Pink+Flat */
background: #ff0084; /* Old browsers */
background: -moz-linear-gradient(top,  #ff0084 0%, #ff0084 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ff0084 0%,#ff0084 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ff0084 0%,#ff0084 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0084', endColorstr='#ff0084',GradientType=0 ); /* IE6-9 */

	border-bottom: 1px solid #103c56;
	-webkit-box-shadow: inset 0px 1px 0px 0px #6ad2ef;
	-moz-box-shadow: inset 0px 1px 0px 0px #6ad2ef;
	box-shadow: inset 0px 1px 0px 0px #6ad2ef;
}
#menu-wrapper .menu > li > a.active {
	border-bottom: 1px solid #1a638f;
}


#menu-wrapper .menu > li > a span {
	font-size: 0.95em; 
	display: inline-block;
	position: absolute;
	right: 1em;
	top: 50%; 
	background: #48515c;
	line-height: 1em;
	height: 1em;
	padding: .4em .6em;
	margin: -.8em 0 0 0; 
	color: #fff;
	text-indent: 0;
	text-align: center;
	-webkit-border-radius: .769em;
	-moz-border-radius: .769em;
	border-radius: .769em;
	-webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
	-moz-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
	box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
	text-shadow: 0px 1px 0px rgba(0,0,0,.5);
	font-weight: 500;
}
#menu-wrapper .menu > li > a:hover span, .menu > li a.active span {
	background: #fff;
}


#menu-wrapper .menu > li.item3 > a:after, #menu-wrapper .menu > li.item4 > a:after  {
	content: "\25bc";
	font-size: 14px;
	color: #bcbcbf;
	position: absolute;
	width: 1em;
	height: 1em;
	top: 0;
	right: 3em

}

#menu-wrapper .menu > li > ul li a:hover {
background: #ff0084; /* Old browsers */
background: -moz-linear-gradient(top,  #ff0084 0%, #ff0084 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ff0084 0%,#ff0084 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ff0084 0%,#ff0084 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0084', endColorstr='#ff0084',GradientType=0 ); /* IE6-9 */
color:#fff;
}


#menu-wrapper .menu > li > ul li:hover a,
#menu-wrapper .menu > li > ul li:hover a span,
#menu-wrapper .menu > li > ul li:hover a:before {
	
}


#menu-wrapper .menu ul > li > a span, #menu-wrapper .menu ul > li > ul > li a span {
	font-size: 0.85em; 
	display: inline-block;
	position: absolute;
	right: 1em;
	top: 50%; 
	background-color: #fff;
	border: 1px solid #d0d0d3;
	line-height: 0.85em;
	height: 0.85em;
	padding: .4em .7em;
	margin: -.9em 0 0 0; 
	color: #6f747b;
	text-indent: 0;
	text-align: center;
	-webkit-border-radius: .769em;
	-moz-border-radius: 769em;
	border-radius: 769em;


}