/* Megamenu Styles */
div#header-menu {
	background: #FFFFFF !important;
	border: 1px solid #CDDBED;
	border-top: none;
	box-sizing: border-box;
	font-size: 10pt;
	left: 50%;
	margin-left: -25%;
	padding: 10px;
	position: absolute;
	width: 1000px;
	z-index: 1000000;
	display: none;
	text-align: left;
	overflow: hidden;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

div#header-nav {
	height: 38px;
	margin-top: 14px;
	overflow: hidden;
	position: relative;
	display: inline-block;
	z-index: 15000;
}

div#header-nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-type: none;
}

div#header-nav div.inner-container {
	display: inline-block;
	height: 38px;
	text-align: left;
	width: 1000px;
}

div#header-nav a.menu-tab {
	background-position: top left;
	background-repeat: no-repeat;
	display: inline-block;
	float: left;
	height: 38px;
}

div#header-nav a.menu-tab-selected {
	background: #fff;
	border: 1px solid #fff !important;
	box-shadow: -2px -2px 5px 0px rgba(0, 0, 0, 0.15);
	color: #1c3b64 !important;
	height: 44px !important;
	margin-top: -2px !important;
	padding-top: 13px !important;
	padding-bottom: 15px !important;
	-webkit-box-shadow: -2px -2px 5px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: -2px -2px 5px 0px rgba(0, 0, 0, 0.15);
}

/* Megamenu Inside */
div.header-menu-inside {
	display: none;
}

div.header-menu-inside a {
	color: #00378A;
	text-decoration: none;
}

div.header-menu-inside a:hover {
	color: #FF4800;
}

div.header-menu-inside a.shop-all { 
	background: #ff6600;
	color: #ffffff !important;
	padding: 0px 5px; 
}

div.header-menu-inside a.shop-all:hover{
	color:#fff !important;
}

div.header-menu-inside div.mm-clear {
	clear: both;
}

div.header-menu-inside div.more {
	float: left;
	width: 70%;
}

div.header-menu-inside div.more .tri-wrapper{
	margin-left: 12px;
}

div.header-menu-inside div.promo {
	border-left: 1px solid #e1e1e1;
	float: left;
	margin-left: -1px;
	padding-left: 25px;
	#padding-left: 10px;
}

div.header-menu-inside div.spotlight {
	margin-bottom: 15px;
	padding: 0px;
}

div.header-menu-inside div.spotlight div.spotlight-item {
	display: inline-block;
	float: left;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 120px;
}

div.header-menu-inside div.spotlight div img {
	margin-bottom: 5px;
}

div.header-menu-inside div.more div.tri-wrapper ul.tri {
	width: 25%;
	margin: 0 !important;
}

div.header-menu-inside div.tri-wrapper ul.tri {
	float: left;
	list-style: none;
	margin: 0px;
	margin-right: 15px;
	padding: 0px;
	margin-left:12px;
}

div#menu-more.header-menu-inside div.tri-wrapper {
	margin: 0 15px;
}

div#menu-more.header-menu-inside div.tri-wrapper ul.tri {
	width: 25%;
	margin-right: 0px;
	margin-left:0px;
}

div#menu-more.header-menu-inside div.spotlight div.spotlight-item {
	width: 115px;
}

div.header-menu-inside div.tri-wrapper ul.tri:last-child {
	margin-right: 0px !important;
}

div.header-menu-inside div.tri-wrapper ul.tri li , div.header-menu-inside div.tri-wrapper ul.row li {
	background: url('/global_files/header/mega/bullet.png');
	background-position: center left;
	background-repeat: no-repeat;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
	padding-left: 20px;
}

div.header-menu-inside div.tri-wrapper ul.row {
	margin: 0px;
}

div.header-menu-inside div.tri-wrapper ul.row li {
	display:inline;
	margin: 0 12px 0 0;

}

div.header-menu-inside div.tri-wrapper ul.row {
	padding-left: 15px !important;
	#padding-left: 5px !important;
	width:100%;
	#width:980px;
}

div.header-menu-inside div.more-sports, div.header-menu-inside div.other-apparel {
	width:48%;
	float:left;
	border-right: 1px solid #e1e1e1;
	margin-right:8px;
	margin-left:8px;
	padding-right: 5px;
}

div.header-menu-inside div.more-sports {
	margin-left: 0px !important;
}

div.header-menu-inside div.other-apparel div.sub-text {
	font-size:11pt !important;
	margin-bottom:20px;
	#margin-bottom:16px;
	font-weight:bold !important;
	color: #808080;
	padding:0px;
}

div.header-menu-inside div.brands-more div.quad-brand {
	width: 25%;
	float: left;
	text-align: center;
	margin-top: 10px;
}

div.header-menu-inside div.brands {
	float: left;
	width: 30%;
}

div.header-menu-inside div.brands .w50-brand {
	float: left;
	margin: 0 5px;
}

div.header-menu-inside div.quad-brand img, div.header-menu-inside div.brands .w50-brand img {
	opacity: 1.0;
}

div.header-menu-inside div.quad-brand img:hover, div.header-menu-inside div.brands .w50-brand img:hover {
	opacity: 0.8;
}

div.header-menu-inside img {
	border: none;
}

/* Football */
/*div.header-menu-inside#menu-football div.brands a {
	margin-left: 5px;
	margin-right: 5px;
}

div.header-menu-inside#menu-football div.tri-wrapper ul.tri {
	width: auto;
}*/

/* Menu Buttons */
/*
div#header-nav a.menu-tab#menu-tab-baseball {
	background: url('/global_files/header/mega/baseball.png');
	width: 80px;
}

div#header-nav a.menu-selected#menu-tab-baseball,
div#header-nav a.menu-tab#menu-tab-baseball:hover {
	background: url('/global_files/header/mega/baseball-hover.png');
}

div#header-nav a.menu-tab#menu-tab-softball {
	background: url('/global_files/header/mega/softball.png');
	width: 81px;
}

div#header-nav a.menu-selected#menu-tab-softball,
div#header-nav a.menu-tab#menu-tab-softball:hover {
	background: url('/global_files/header/mega/softball-hover.png');
}

div#header-nav a.menu-tab#menu-tab-basketball {
	background: url('/global_files/header/mega/basketball.png');
	width: 97px;
}

div#header-nav a.menu-selected#menu-tab-basketball,
div#header-nav a.menu-tab#menu-tab-basketball:hover {
	background: url('/global_files/header/mega/basketball-hover.png');
}

div#header-nav a.menu-tab#menu-tab-football {
	background: url('/global_files/header/mega/football.png');
	width: 82px;
}

div#header-nav a.menu-selected#menu-tab-football,
div#header-nav a.menu-tab#menu-tab-football:hover {
	background: url('/global_files/header/mega/football-hover.png');
}

div#header-nav a.menu-tab#menu-tab-soccer {
	background: url('/global_files/header/mega/soccer.png');
	width: 70px;
}

div#header-nav a.menu-selected#menu-tab-soccer,
div#header-nav a.menu-tab#menu-tab-soccer:hover {
	background: url('/global_files/header/mega/soccer-hover.png');
}

div#header-nav a.menu-tab#menu-tab-track {
	background: url('/global_files/header/mega/track.png');
	width: 62px;
}

div#header-nav a.menu-selected#menu-tab-track,
div#header-nav a.menu-tab#menu-tab-track:hover {
	background: url('/global_files/header/mega/track-hover.png');
}

div#header-nav a.menu-tab#menu-tab-lacrosse {
	background: url('/global_files/header/mega/lacrosse.png');
	width: 90px;
}

div#header-nav a.menu-selected#menu-tab-lacrosse,
div#header-nav a.menu-tab#menu-tab-lacrosse:hover {
	background: url('/global_files/header/mega/lacrosse-hover.png');
}

div#header-nav a.menu-tab#menu-tab-volleyball {
	background: url('/global_files/header/mega/volleyball.png');
	width: 101px;
}

div#header-nav a.menu-selected#menu-tab-volleyball,
div#header-nav a.menu-tab#menu-tab-volleyball:hover {
	background: url('/global_files/header/mega/volleyball-hover.png');
}

div#header-nav a.menu-tab#menu-tab-coaches {
	background: url('/global_files/header/mega/coaches.png');
	width: 77px;
}

div#header-nav a.menu-selected#menu-tab-coaches,
div#header-nav a.menu-tab#menu-tab-coaches:hover {
	background: url('/global_files/header/mega/coaches-hover.png');
}

div#header-nav a.menu-tab#menu-tab-more {
	background: url('/global_files/header/mega/more.png');
	width: 259px;
}

div#header-nav a.menu-selected#menu-tab-more,
div#header-nav a.menu-tab#menu-tab-more:hover {
	background: url('/global_files/header/mega/more-hover.png');
}
*/