#network ol, #network ul { list-style: none; list-style: none; list-style-position: outside; }

/* - nav: network - */
#network {
	background: #ccc url(http://www.nba.com/blazers/media/network-bg.gif) repeat-x;
	border-bottom: 1px solid #888;
	position: absolute;
	font: 10px/1.0 Arial, "Helvetica Neue", Sans-serif;
	text-transform: uppercase;
	width: 100%;
	height: 23px;
	z-index: 1005;
	}
#network a { display: block; padding: 0.6em 8px; text-decoration: none; font: 10px/1.0 Arial, "Helvetica Neue", Sans-serif; outline: none; }
#network a:link, #network a:visited { color: #222; }
#network a.on { font-weight: bold; }
#network a.on:link, #network a.on:visited { color: #000; }
#network a:hover, #network a.on:hover { color: #c00; }
#network ul { margin: 0; position: relative; width: 902px; }
#network li { 
	background: url(http://www.nba.com/blazers/media/network-pipe.gif) no-repeat 100% 50%;
	float: left;
	margin: 0 1px 0 0;
	padding: 0 2px 0 0;
	position: relative;
	}
#network li.last { background: none; margin: 0; padding: 0; }
#network li.last ul { width: 131px; }
#network a.toggler span { background: url(http://www.nba.com/blazers/media/arrow-d-000.png) no-repeat 100% 0.3em; display: block; padding: 0 12px 0 0; }
#network a.toggler-open span { background-image: url(http://www.nba.com/blazers/media/arrow-u-000.png); }
#network .stretcher {
	left: -1px;
	position: absolute;
	top: 23px;
	width: 210px;
	z-index: 1001;
	visibility: hidden;
	}
#network .stretcher ul {
	background: #ccc;
	border: 1px solid #888; border-top: none;
	overflow: hidden;
	padding: 0;
	width: 172px;
	}
#network .stretcher li {
	background: none;
	font-size: 11px;
	width: 100%;
	margin: 2px 0 3px 0;
	}
#network #stretcher-live {
	background: #cc0000 url(http://www.nba.com/blazers/media/network-live-bg.gif) no-repeat;
	border: none;
	margin-left: 1px;
	width: 454px;
	height: 153px;
	}
	
#network .stretcher.live #buttons { float: right; position: relative; right: 5px; padding-top: 105px; height: 48px; }
#network .stretcher.live #buttons .button-live { display: block; height: 18px; text-indent: -9999px; cursor: pointer; }
#network .stretcher.live #buttons .button-live.order { background: url(http://www.nba.com/blazers/media/network-live-ordernow.gif) no-repeat; width: 72px; margin-bottom: 3px; }
#network .stretcher.live #buttons .button-live.info { background: url(http://www.nba.com/blazers/media/network-live-moreinfo.gif) no-repeat; width: 69px; }
#network .stretcher.live #buttons .button-live:hover { background-position: 0 -18px; }
#network .stretcher.live #buttons .button-live.order:hover { background-position: 0 -18px; }

#network #stretcher-live ul { background: none; width: 454px; height: 153px; border: none; }
#network .stretcher li a { font-size: 11px; }
#network .stretcher a { padding: 0 8px; }

#network .toggler.live { background: url(http://www.nba.com/blazers/media/network-live.gif) no-repeat; text-indent: -9999px; width: 219px; height: 23px; cursor: pointer; padding: 0; margin: 0; }
#network .toggler.live.live-bg { background-position: 0 -23px; }
#network .toggler.live .txt-hidden { text-indent: -9999px;}

#globalTeamNavWrapper { margin-top: 23px; }

