#nv-main { clear: left; margin: 0; width: 980px; height: 16px; background: #535353 url(/images/layout/mainnav-bg.png) repeat-x;}
#nv {	margin: 0;	padding: 0;	z-index: 1;	width: 980px;	height: 16px;	line-height: 16px;	list-style: none;	list-style-image: none;}
#nv li { float: left; margin: 0; padding: 0; width: auto; height: 16px; line-height: 16px;	list-style: none;	list-style-image: none;}
#nv .nav-on a.menubar-link {color:#fff; background-color:#000;}
#nv a { display: block; height: 16px; padding: 0 9px 0 9px; color: #FFF; font: bold 10px/14px verdana, sans-serif; text-decoration: none; text-transform: uppercase;}
#nv a:hover,#nv li.sfhover a { text-decoration: none !important; }
/*SPECIFIC MENU-ITEM WIDTHS*/
#nv li#nav-news {}
#nv li#nav-bfts { background: #28278d url(/images/layout/bfts-bg.png) repeat-x; border-right: 1px solid #333333}
#nv li#nav-ct { background: #722626 url(/images/layout/ct-bg.png) repeat-x; border-right: 1px solid #333333; }
#nv li#nav-ent { background: #265825 url(/images/layout/ent-bg.png) repeat-x; border-right: 1px solid #333333}
#nv li#nav-dt { background: #735926 url(/images/layout/dt-bg.png) repeat-x; border-right: 1px solid #333333}
#nv li#nav-tickets { border-right: 1px solid #333333; width:100px}
#nv li#nav-teampbr { border-right: 1px solid #333333; width:100px}
#nv li#nav-shop { border-right: 1px solid #333333; width:60px}
/*
#nv li#nav-shop	{float:right; border-left: 2px solid #333333}
#nv li#nav-shop a.menubar-link {width: 45px; color:#fff; background-color:#da2229;}
*/
#nv li#nav-shop ul {margin-left: -87px; border-right: 1px solid #B7C5D5; width:260px;}
* html #nv li#nav-shop ul { margin-left:-225px}
#nv li#nav-home ul {margin-left: 0; border-left: none; }

/*FIXED WIDTHS FOR IE6 COMPATIBILITY*/
* html #nv li#nav-home			{width:51px;}
* html #nv li#nav-bfts 			{width:210px;}
* html #nv li#nav-ct			{width:154px;}
* html #nv li#nav-ent			{width:150px;}
* html #nv li#nav-dt			{width:150px;}
* html #nv li#nav-teampbr		{width:100px;}
* html #nv li#nav-tickets		{width:100px;}
* html #nv li#nav-shop			{width:60px;}


/*SUB-MENU*/
#nv li ul { margin: 0;	padding: 0; display: none;}
#nv li ul li {	display: block;	float: none;	margin: 0;	padding: 2px 10px 1px 10px;	/* width: 115px; */	height: 16px; background-image: none;}
#nv li ul li a:hover {text-decoration: underline !important;}
#nv li ul li.subChoiceMarker a:hover {text-decoration: none !important;}
/*
#nv li ul li:last-child { border-bottom: none; padding-bottom: 5px;}
*/
#nv li ul li a {margin:0; background-color:transparent; padding:0; color:#000; font-weight:bold; text-align:left; text-transform:none;}

#nv li ul li.subChoiceMarker a {font-weight:normal;}
#nv li ul li.subChoice a {margin-left:5px;}

/*SUB-MENU ACTIVE*/
#nv li:hover ul {display: block;	position: absolute;	z-index: 1;	margin-top: 0;	margin-left: -1px;	background-color: #fff;	border-left: 1px solid #B7C5D5;	border-right: 1px solid #B7C5D5;	border-top: none;	border-bottom: 1px solid #B7C5D5;}

#nv li.sfhover ul {display: block;	position: absolute;	z-index: 1;	margin-top: 0;	margin-left: -75px;	background-color: #fff;	border-left: 1px solid #B7C5D5;	border-right: 1px solid #B7C5D5;	border-top: none;	border-bottom: 1px solid #B7C5D5;}

#nv li.sfhover ul.bfts { margin-left: -105px; width:210px; }

#nv li.sfhover ul li a, #nv li.sfhover ul li a:hover {background-color: transparent;}

/*BFTS Menu*/
#nv .bfts .TitleGraphic {margin: 0 auto;	padding: 5px 0 5px 0;	width: 135px;	height: 70px;}
#nv .challengar-tour .TitleGraphic {margin: 0 auto;	padding: 5px 0 5px 0;	width: 120px;	height: 80px; }
#nv .discovery-tour .TitleGraphic {margin: 0 auto;	padding: 5px 0 5px 0;	width: 120px;	height: 80px; }
#nv .enterprise-tour .TitleGraphic {margin: 0 auto;	padding: 5px 0 5px 0;	width: 120px;	height: 80px; }
#nv .teamPBR-nav .TitleGraphic {margin: 0 auto;	padding: 5px 0 5px 0;	width: 120px;	height: 80px; }
/* Other Tours */
#nv .challengar-tour,#nv .discovery-tour,#nv .enterprise-tour {width: 150px; }
#nv .teamPBR-nav {width: 175px;}

#nv li:hover .finals-left,#nv li.sfhover .finals-left {margin-left:-50px; width:210px; border-right:none;}

#nv li:hover .finals-right,#nv li.sfhover	.finals-right {margin-left:161px; width:160px; border-left:none;}

#nv .finals-left li, #nv .finals-right li {padding-left:5px; width:140px;}

#nv .finals-right .TitleGraphic {margin: 0;	padding: 5px 0 5px 0;	width: 135px;	height: 70px;}

#nv .TitleGraphic img {	margin: 0 0 -3px 0;	padding: 0;}

/*END NEW NAVBAR (MENU)*/
