﻿#divNav        {
	text-align: center;
	margin: 0 0 35px;
	padding: 0;
	position: relative;
	left: 30px;
	width: 750px;
	height: 25px }
#navDivider   {
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	top: -5px;
	width: 1px;
	height: 25px;
	float: left }
/* main nav container */
#nav      {
	text-align: center;
	margin: 0;
	padding: 0;
	top: 0;
	width: 750px;
	height: 30px }
#nav a  {
	color: #000;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px }

#nav a:hover, #nav a.over  {
	color: #000 }
/* main nav items */
#nav li       {
	font-size: 11px;
	font-family:Segoe, "Lucida Grande", "Trebuchet MS", Verdana,'メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック';
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	display: block;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
	height: 40px;
	min-width: 65px;
	float: left;
	vertical-align: middle;}
	
/* main nav item dividers */
#nav li.navDivider   {
	background-image: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: 1px;
	width: 0;
	min-width: 0;
	max-width: 0 }


	
/* main nav items hover state */
#nav li:hover, #nav li.over  {
	color: #fff;
	background-image: url("../PublishingImages/globals/images/rolloverImg3.jpg");
	background-repeat: no-repeat;
	background-position: center top;}



/* main nav items hover state to control subnav container */

#nav li:hover ul, #nav li.over ul {
	color:#fff;
	display: block;
	z-index: 6000;	
 }

#nav li.on ul {
	display: block }
/* subnav container */
#nav li ul       {
	text-decoration: none;
	background-image: url("../PublishingImages/globals/images/subnavBar.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	display: none;
	margin: 0 0 0 -10px;
	padding: 0;
	position: absolute;
	top: 30px;
	left: -10px;
	width: 735px;
	height: 40px;
	float: left }



.blankSubNavBar         {
	text-decoration: none;
	background-image: url("../PublishingImages/globals/images/subnavBar.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	display: block;
	margin: 0 0 0 -10px;
	padding: 0;
	position: absolute;
	top: 30px;
	left: -10px;
	width: 735px;
	height: 40px;
	float: left }
/* subnav links */
#nav li ul a     {
	text-align: center;
	padding-right: 5px;
	padding-left: 5px }
/* subnav items */
#nav li ul li          {
	color: #fff;
	font-size: 11px;
	font-family: Segoe, "Lucida Grande", "Trebuchet MS", Verdana, 'メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック';
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	left: 0;
	width: auto;
	height: 23px;
	float: left }
/* subnav items hover state */
#nav li ul li:hover, #nav li ul li.over, li.on ul li:hover
{
	background-image: url("../PublishingImages/globals/images/rollOverRepeat.jpg");
	background-repeat: repeat-x;
	background-position: center;
	/*margin-top: -2px */
}

/* subnav items anchor tag hover state*/
#nav li ul li a:hover, #nav li ul li a.over    {
	color: #000 } 

#GAMES ul li      {
	text-align: center;
	margin-right: 0;
	margin-left: 0; }
#HARDWARE ul li  {
	text-align: center;
	margin-left: 0 }
#LIVE ul li    {
	text-align: center }
#GAMEADVISOR ul li   {
	text-align: center }
#MAGAZINE ul li      {
	text-align: center }
#COMMUNITY ul li      {
	text-align: center }
#ABOUTGFW ul li     {
	text-align: center }
#SUPPORT ul li      {
	text-align: center }

#PARTNERS ul li      {
	text-align: center }