#MainNav2 {
	/*border: 1px solid gray;*/
	top: 117px;
	position: absolute;
	text-align:center;
	margin: 0 46px;
	padding: 0;
	background-image:url('/Themes/Game/Images/nav/PriNav-bg.gif');
	background-repeat: no-repeat;
	width: 876px;
	height: 33px;
	background-color:#222;
}

#PriNav { /* was body */
	/*margin: 0 auto;*/
margin-top: 0px;
	}

#PriNav span {
	margin-left: -44px;
}
#PriNav h1, #PriNav h2, #PriNav h3, #PriNav h4, #PriNav h5, #PriNav h6, #PriNav p, #PriNav ul, #PriNav li {
	/*font-size: 1.1em;
	margin: 0;
	padding: 0;*/
}

#PriNav h2 {
	/*margin-top: 8px;*/
	border: none;
}

#PriNav .divider {
	color: #eb008b;
	top: 12px;
}

div#PriNav h2 {
	/*margin: 0;
	padding: 0;
	text-transform: none;*/
}

#PriNav ul{
	/*color: #fff;
	padding: 0;
	text-align:left;
*/
}

ul#PriNav li {
	display: inline;
	/*margin: 0.1em 1em;*/
	position: relative;
	/*float: left;
	margin-top: 8px;*/
	/*border: 1px dotted green;
	border-right: 1px solid #eb008b;
	padding: 8px;*/
}

ul#PriNav li a {
	text-decoration: none;
	color: #fff;
	/*background: #333;
	padding: 2px 26px;*/
}

ul#PriNav h2 {
	display: inline;
	font-size: 100%;
	font-weight: normal;
	text-transform: none;
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	/*border-bottom: none;
	display: inline;
	line-height: 12px;
	border-right: 1px solid #eb008b;*/
}
ul#PriNav li h2 a {
	padding: 2px 24px 4px 24px;
}
ul#PriNav li h2 a:hover {
	color: #eb008b;
	/*background: #eb008b;*/
	
	/*text-decoration: none;
	background-image:url('../../Themes/Game/Images/nav/hover-bg.png');
	background-repeat:no-repeat;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px dotted #333;*/
}

#PriNav .PromoH2 {
	/*background: #eb008b;*/
}
ul#PriNav h3 {
	/*font-size: 100%;
	color: #fff;
	padding: 8px 0px;*/
	/*border-right: 1px solid #eb008b;
	border-bottom: none;
	font-weight: normal;
	display: inline;*/
}
/* background for last item "On Promotion" */
ul#PriNav li a:hover.Promo {
	color: #000;
}

ul#PriNav li a.Promo {
	background: #eb008b;
}



ul#PriNav li.mega a {
	/*background: transparent url('Images/Right_arrow.gif') center right no-repeat;
	padding: 1em;*/
	
	
}
ul#PriNav li.mega {
}

ul#PriNav li.mega a:hover {
	text-decoration: none;
	/*background-image:url('../../Themes/Game/Images/nav/hover-bg.png');
	background-repeat:no-repeat;
	background: #eb008b;*/
	margin: 2px 0;
}

ul#PriNav div {
	display: none;
}

ul#PriNav li.mega div {
	position: absolute;
	top: 32px;
	left: 0px;
	/*border: 1px solid #fff;*/
	width: 22em;
	padding: 0.6em;
	background: #eb008b;
	color: #fff;
}

h2.Promo a {
	background: #eb008b;
	/*background-image:url('/Themes/Game/Images/nav/prinav-hover-l.png');
	background-repeat: no-repeat;*/
	border: 1px solid transparent;
}

ul#PriNav li h2.Promo a:hover {
	color: #000;
	border: 1px solid white;
}

ul#PriNav li.hovering div {
	display: block;	
	z-index: 1;
}

ul#PriNav li.mega div a {
	/*color: #fff;
	padding: 0;
	background-image: none;
	text-decoration: none;*/
}

ul#PriNav li div a.more {
	/*color: #fff;
	font-weight: bold;*/
}

ul#PriNav div h3 {
	/*color: #fff;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;*/
}

ul#PriNav div p {
	/*margin: 0 0 0.8em 0;
	padding: 0;
	font-size: 12px;*/
}

ul#PriNav div p a:hover {
	/*color: #fff;*/
}

