/* Blue */
ul.mega-container {
	border-top-color: #71B1D4;
	border-right-color: #71B1D4;
	border-bottom-color: #71B1D4;
	border-left-color: #71B1D4;
	font-size: 13px;
}

	li.mega { border-color: #eaeaea; }
		li.mega.mega-active {
	background-color: #71B1D4;
}
		
	li.mega .mega-content {
	background-color: #71B1D4;
	border-top-color: #eaeaea;
	border-right-color: #eaeaea;
	border-bottom-color: #eaeaea;
	border-left-color: #eaeaea;
}
		li.mega > .mega-menu ul {
	background-color: #eaeaea;
}