html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ul, ol, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background: #000000;
	font-family: arial;
	font-size: 12px;
	text-align: center;
}
ol, ul {
	list-style: none;
}

a { color: #009AFA; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }

img { display: block; }
a img { border: none; }

body { font-size: 11px; }
body .homepage, .homepage div, .homepage td { color: #000000; }

#container { clear: both; text-align: center; width: 938px; margin: 0 auto; }
#container:after { display: block; clear: both; content: "use to stretch container"; height: 0; visibility: hidden; }

#header, #content, #footer { clear: both; text-align: left; width: 938px; margin: 0 auto; }

#content { width:938px;}
#content:after { display: block; clear: both; content: "use to stretch container"; height: 0; visibility: hidden; }

.row { clear: both; }
.row:after { display: block; clear: both; content: "use to stretch container"; height: 0; visibility: hidden; }

/*** display inline for IE6, when not supporting anymore remove! ***/
.column { display: inline; float: left; }

/***** Global Nav *****/
#header { width: 938px; }
#header #tune_in { float: right; width: 227px; }
#header a.logo { display: block; float: left; width: 270px; height: 85px; }

#header ul.menu { clear: both; list-style-type: none; height: 21px; }
#header ul.menu li { display: inline; position: relative; float: left; }
#header ul.menu li a { float: left; height: 21px; text-indent: -9999px; }
#header ul.menu li a.series { background-image: url(/media/playoffs2009/nav_series.gif); background-position: 0 -21px; width: 65px; }
#header ul.menu li.highlighted a.series,
#header ul.menu li a:hover.series { background-position: 0 0; width: 65px; }
#header ul.menu li a.teams { background-image: url(/media/playoffs2009/nav_teams.gif); background-position: 0 -21px; width: 58px; }
#header ul.menu li.highlighted a.teams,
#header ul.menu li a:hover.teams { background-position: 0 0; width: 58px; }
#header ul.menu li a.players { background-image: url(/media/playoffs2009/nav_players.gif); background-position: 0 -21px; width: 66px; }
#header ul.menu li.highlighted a.players,
#header ul.menu li a:hover.players { background-position: 0 0; width: 66px; }
#header ul.menu li a.stats { background-image: url(/media/playoffs2009/nav_stats.gif); background-position: 0 -21px; width: 54px; }
#header ul.menu li.highlighted a.stats,
#header ul.menu li a:hover.stats { background-position: 0 0; width: 54px; }
#header ul.menu li a.schedule { background-image: url(/media/playoffs2009/nav_schedule.gif); background-position: 0 -21px; width: 79px; }
#header ul.menu li.highlighted a.schedule,
#header ul.menu li a:hover.schedule { background-position: 0 0; width: 79px; }
#header ul.menu li a.bracket { background-image: url(/media/playoffs2009/nav_bracket.gif); background-position: 0 -21px; width: 71px; }
#header ul.menu li.highlighted a.bracket,
#header ul.menu li a:hover.bracket { background-position: 0 0; width: 71px; }
#header ul.menu li a.news { background-image: url(/media/playoffs2009/nav_news.gif); background-position: 0 -21px; width: 54px; }
#header ul.menu li.highlighted a.news,
#header ul.menu li a:hover.news { background-position: 0 0; width: 54px; }
#header ul.menu li a.photos { background-image: url(/media/playoffs2009/nav_photos.gif); background-position: 0 -21px; width: 69px; }
#header ul.menu li.highlighted a.photos,
#header ul.menu li a:hover.photos { background-position: 0 0; width: 69px; }
#header ul.menu li a.video { background-image: url(/media/playoffs2009/nav_video.gif); background-position: 0 -21px; width: 56px; }
#header ul.menu li.highlighted a.video,
#header ul.menu li a:hover.video { background-position: 0 0; width: 56px; }
#header ul.menu li a.wnbacares { background-image: url(/media/playoffs2009/nav_wnbacares.gif); background-position: 0 -21px; width: 92px; }
#header ul.menu li.highlighted a.wnbacares,
#header ul.menu li a:hover.wnbacares { background-position: 0 0; width: 92px; }
#header ul.menu li a.mobile { background-image: url(/media/playoffs2009/nav_mobile.gif); background-position: 0 -21px; width: 62px; }
#header ul.menu li.highlighted a.mobile,
#header ul.menu li a:hover.mobile { background-position: 0 0; width: 62px; }
#header ul.menu li a.history { background-image: url(/media/playoffs2009/nav_history.gif); background-position: 0 -21px; width: 70px; }
#header ul.menu li.highlighted a.history,
#header ul.menu li a:hover.history { background-position: 0 0; width: 70px; }
#header ul.menu li a.store { background-image: url(/media/playoffs2009/nav_store.gif); background-position: 0 -21px; width: 60px; }
#header ul.menu li.highlighted a.store,
#header ul.menu li a:hover.store { background-position: 0 0; width: 60px; }
#header ul.menu li a.tickets { background-image: url(/media/playoffs2009/nav_tickets.gif); background-position: 0 -21px; width: 82px; }
#header ul.menu li.highlighted a.tickets,
#header ul.menu li a:hover.tickets { background-position: 0 0; width: 82px; }

#header ul.menu li ul { display: none; position: absolute; top: 21px; left: 0; background: #000000; width: 200px; border: solid 1px #696969; z-index: 999; }
#header ul.menu li ul.open { display: block; }
#header ul.menu li li { display: block; clear: both; float: none; }
#header ul.menu li li.highlighted li a,
#header ul.menu li li a { background-color: #000000; background-image: none; color: #FFFFFF; font-size: 11px; font-weight: bold; text-align: left; height: 16px; _height: 10px; width: 170px; _width: 180px; text-indent: 0; text-decoration: none; padding: 3px 5px; border-left: solid 10px #000000; border-right: solid 10px #000000; border-bottom: solid 1px #FFFFFF; }
#header ul.menu li li.highlighted a,
#header ul.menu li li.highlighted li a:hover,
#header ul.menu li li a:hover { color: #CC9900; text-indent: 0; border-left: solid 10px #000000; border-right: solid 10px #000000; }
#header ul.menu li li ul { top: -1px; left: 200px; }

#content .module { display: inline; float: left; margin-top: 10px; }

/***** Home page *****/
.homepage #top_story { width: 630px; height: 465px; margin-right: 8px; }

.homepage #adspot300x100 { width: 300px; height: 100px; }

.homepage #videos { width: 300px; height: 190px; margin-left:8px;}
.homepage #videos .header { display: block; clear: both; overflow: hidden; background: url(/media/playoffs2009/index_hdr_video.gif) no-repeat top left; width: 300px; height: 30px; }
.homepage #videos .content { clear: both; background: url(/media/playoffs2009/index_video_bg.jpg) repeat-y; width: 300px; height: 152px; }
.homepage #videos .accordion { display: inline; overflow: hidden; float: left; background: #FFFFFF; font-size: 11px; width: 280px; height: 150px; margin: 0 10px; }
.homepage #videos .accordion .highlighted { background: #CEE0F6; }
.homepage #videos .accordion .pane { margin: 1px 0; width: 280px; }
.homepage #videos .accordion .pane .title { clear: both; overflow: hidden; background: url(http://www.wnba.com/media/homepage/bullet_video.gif) no-repeat top left; height: 21px; }
.homepage #videos .accordion .pane div.headline { display: inline; float: left; margin-left: 30px; }
.homepage #videos .accordion .pane a.headline { font-weight: bold; }
.homepage #videos .accordion .toggle_button { float: right; background: url(http://www.nba.com/media/homepage/expander_closed.gif) no-repeat top left; width: 14px; height: 14px; cursor: pointer; }
.homepage #videos .accordion .open_pane .toggle_button { background: url(http://www.nba.com/media/homepage/expander_open.gif) no-repeat top left; }
.homepage #videos .accordion .pane .summary { clear: both; overflow: hidden; width: 280px; height: 0; }
.homepage #videos .accordion .pane .thumbnail { display: inline; float: left; width: 70px; height: 53px; margin: 0 5px; padding-bottom: 5px; }
.homepage #videos .accordion .pane .teaser { float: left; color: #000000; width: 200px; }
.homepage #videos .footer { clear: both; overflow: hidden; background: url(/media/playoffs2009/index_video_ftr.jpg) no-repeat top left; width: 300px; height: 8px; }

.homepage #series_breakdown { position: relative; overflow: hidden; background: #000000 url(/media/playoffs2009/index_hdr_seriesbreakdownandbracket.gif) no-repeat top left; width: 938px; }
.homepage #series_breakdown ul.series_nav, .homepage #series_breakdown ul.series_info { position: relative; clear: both; }
.homepage #series_breakdown ul.series_nav { height: 23px; margin-top: 24px; }
.homepage #series_breakdown ul.series_nav li { display: inline; float: left; }
.homepage #series_breakdown ul.series_nav li a { float: left; height: 23px; text-indent: -9999px; }
.homepage #series_breakdown ul.series_nav li a.finals { background-image: url(/media/playoffs2009/index_series_tab_finals.gif); background-position: 0 -23px; width: 234px; }
.homepage #series_breakdown ul.series_nav li.selected a.finals,
.homepage #series_breakdown ul.series_nav li a:hover.finals { background-position: 0 0; width: 234px; }
.homepage #series_breakdown ul.series_nav li a.semi_finals { background-image: url(/media/playoffs2009/index_series_tab_conferencesemifinals.gif); background-position: 0 -23px; width: 234px; }
.homepage #series_breakdown ul.series_nav li.selected a.semi_finals,
.homepage #series_breakdown ul.series_nav li a:hover.semi_finals { background-position: 0 0; width: 234px; }
.homepage #series_breakdown ul.series_nav li a.conference_finals { background-image: url(/media/playoffs2009/index_series_tab_conferencefinals.gif); background-position: 0 -23px; width: 234px; }
.homepage #series_breakdown ul.series_nav li.selected a.conference_finals,
.homepage #series_breakdown ul.series_nav li a:hover.conference_finals { background-position: 0 0; width: 234px; }
.homepage #series_breakdown ul.series_nav li a.bracket { background-image: url(/media/playoffs2009/index_series_tab_playoffsbracket.gif); background-position: 0 -23px; width: 234px; }
.homepage #series_breakdown ul.series_nav li.selected a.bracket,
.homepage #series_breakdown ul.series_nav li a:hover.bracket { background-position: 0 0; width: 234px; }
.homepage #series_breakdown ul.series_info { background: #FFFFFF; width: 938px; height: 204px; }
.homepage #series_breakdown ul.series_info li { overflow: hidden; position: absolute; top: 0; left: 0; background: url(/media/playoffs2009/index_series_doublebg_bracket.jpg) no-repeat top left; width: 938px; height: 204px; }
.homepage #series_breakdown ul.series_info li.finals { background: url(/media/playoffs2009/index_series_singlebg.jpg) no-repeat top left; }

.homepage #inside_wnba_playoffs { position: relative; background: #000000 url(/media/playoffs2009/index_insidewnbaplayoffs_bg.jpg) no-repeat bottom left; width: 938px; height: 252px; }
.homepage #inside_wnba_playoffs .header { background: url(/media/playoffs2009/index_hdr_insidewnbaplayoffs_bg.gif) no-repeat top left; width: 938px; height: 24px; }
.homepage #inside_wnba_playoffs .prev_button, .homepage #inside_wnba_playoffs .next_button { display: block; top: 0; position: absolute; text-indent: -9999px; width: 27px; height: 24px; cursor: pointer; }
.homepage #inside_wnba_playoffs .prev_button { right: 27px; background: url(/media/playoffs2009/index_hdr_insidewnbaplayoffs_leftarrow_off.gif) no-repeat top left; }
.homepage #inside_wnba_playoffs .next_button { right: 0; background: url(/media/playoffs2009/index_hdr_insidewnbaplayoffs_rightarrow_off.gif) no-repeat top left; }
.homepage #inside_wnba_playoffs .content { position: relative; overflow: hidden; width: 932px; height: 228px; margin: 0 3px; }
.homepage #inside_wnba_playoffs .content_scroller_items { position: relative; clear: both; overflow: hidden; top: 0; left: 0; font-size: 11px; width: 99999px; height: 200px; margin-top: 10px; }
.homepage #inside_wnba_playoffs .content_scroller_item { position: relative; float: left; width: 135px; padding: 0 10px; }
.homepage #inside_wnba_playoffs .content_scroller_item .thumbnail { margin-top: 12px; }
.homepage #inside_wnba_playoffs .content_scroller_item .headline { position: absolute; top: 0; left: 5px; }
.homepage #inside_wnba_playoffs .content_scroller_item .more_link { display: block; text-align: right; }
.homepage #inside_wnba_playoffs .content_scroller_item .more_link a { font-weight: bold; }

.homepage .featured { width: 308px; height: 246px; margin-right: 7px; }
.homepage .featured .header { clear: both; overflow: hidden; width: 308px; height: 34px; }
.homepage .featured .left_border { display: inline; float: left; background: url(/media/playoffs2009/index_feature_leftbg.gif) repeat-y; width: 6px; height: 204px; }
.homepage .featured .content { display: inline; float: left; background: #FFFFFF; width: 296px; height: 204px; }
.homepage .featured .right_border { display: inline; float: left; background: url(/media/playoffs2009/index_feature_rightbg.gif) repeat-y; width: 6px; height: 204px; }
.homepage .featured .footer { clear: both; overflow: hidden; background: url(/media/playoffs2009/index_feature_ftr.gif) no-repeat top left; width: 308px; height: 8px; }

.homepage #more_news_features .header { background: url(/media/playoffs2009/index_hdr_morenewsandfeatures.gif) no-repeat top left; }
.homepage #more_news_features .news_item { clear: both; overflow: hidden; color: #000000; font-size: 11px; width: 296px; padding-bottom: 2px; margin-top: 2px; border-bottom: dotted 1px #000000; }
.homepage #more_news_features .news_item .thumbnail { float: left; width: 70px; margin-right: 5px; }
.homepage #more_news_features .news_item .summary { float: left; width: 220px; }
.homepage #more_news_features .news_item .headline { font-weight: bold; }
.homepage #more_news_features .news_item .more_link { float: right; }
.homepage #more_news_features .news_item .more_link a { font-weight: bold; }

.homepage #wnba_community .header { background: url(/media/playoffs2009/index_hdr_wnbacommunity.gif) no-repeat top left; }
.homepage #around_web { margin-right: 0; }
.homepage #around_web .header { background: url(/media/playoffs2009/index_hdr_aroundtheweb.gif) no-repeat top left; }

/***** Articles *****/
.inside_page #content { background: #FFFFFF; }
.inside_page #content #article { overflow: visible; width: 633px; }
.inside_page #content #aside { width: 305px; }
.inside_page #content .articleWrapper { padding: 10px; width: 613px; min-height: 490px; _height: 490px; }
.inside_page #content .articleRight { float: right; margin: 0 0 10px 10px; }
.inside_page #content .aLHeadlineViewIn { font-size: 18px; font-weight: bold; color: #000000; }

.inside_page #content #eastConf, .inside_page #content #westConf { float: left; width: 145px; padding-bottom: 7px; }
.inside_page #content #eastConf{margin-left:5px;}
.inside_page #content .relatedWrapper{width:250px;}
.inside_page #content .confLeft, .inside_page #content .storeLeft, .inside_page #content .relatedLeft{background-color:#ffffff;border-left:2px solid #000000;padding-left:5px;_height:20px;border-right:2px solid #000000;}
.inside_page #content .confRight, .inside_page #content .storeRight, .inside_page #content .relatedRight{padding-right:1px;text-align:center;padding-bottom:5px;_height:20px;}
.inside_page #content #eastConf .confLeft, .inside_page #content .storeLeft, .inside_page #content .relatedLeft{background-image: url(/media/playoffs2009/inside_leftblue_bg.gif);}
.inside_page #content #eastConf .confRight, .inside_page #content .storeRight, .inside_page #content .relatedRight{background-image: url(/media/playoffs2009/inside_rightblue_bg.gif);text-align:center;padding-bottom:5px;font-weight:bold;}
.inside_page #content .storeWrapper{width:300px;padding-bottom:10px;}
.inside_page #content .storeRight{padding:5px;}
.inside_page #content .storeRight img{float:left;}
.inside_page #content .conf{margin:5px;padding-bottom:5px;border-bottom:1px dashed #BFBFBF;font-weight:bold;font-size:10px;}
.inside_page #content .conf a{text-decoration:none;}
.inside_page #content .hdrSpc{margin-top:7px;}
.inside_page #content .aLSubheadViewIn { line-height: normal; }
.inside_page #content .aLHeadlineViewIn{color:#000000;}
.inside_page #content .aLStoryViewIn{color:#000000;}
.inside_page #content .articleRight{float:right;margin:0px 0px 7px 7px;}
.inside_page #content .aLPhotoCreditViewIn{border:1px solid #6F7B77;background-color:#C6C6C6;border-top:0px;border-bottom:0px;color:#575757;}
.inside_page #content .aLPhotoCaptionViewIn{border:1px solid #6F7B77;background-color:#808080;border-top:0px;border-bottom:0px;}
.inside_page #content .relatedHdr{margin-top:7px;margin-bottom:-5px;_margin-bottom:0px;}
.inside_page #content ul#relatedLinks{margin:0px;padding:0px;text-align:left;}
.inside_page #content ul#relatedLinks li{list-style:none;margin:0px;padding:0px;_height:12px;}
.inside_page #content ul#relatedLinks li a{display:block;margin:0px 5px 0px 5px;padding-bottom:5px;border-bottom:1px dashed #BFBFBF;line-height:12px;}
.inside_page #content .articlePhoto{margin-left:0px;}
.inside_page #content .ePhotoWrapper, .inside_page #content .ePhotoWrapper a{text-align:center;text-decoration:none;}
.inside_page #content .articlePhoto{background-image:none;}
.inside_page #content .photoDiv{border-top:1px solid #6F7B77;margin:0px !important;padding:0px;}
.inside_page #content .subHeader{background-color:#ffffff;padding-left:10px;width:928px;_width:938px;}
.inside_page #content #twoCol{background-image: url(/media/playoffs2009/inside_nav_2col_ftr.jpg);background-repeat:no-repeat;padding-bottom:5px;background-position:bottom left;}
.inside_page #content #oneCol .subHeader{background-image: url(/media/playoffs2009/inside_nav_1col_ftr.jpg);background-repeat:no-repeat;padding-top:10px;background-position:top left;}
.inside_page #content .aLStoryViewIn p { margin: 10px 0; }
.aLStoryViewIn p { margin: 10px 0; }
.inside_page #content .aLStoryViewIn ul { list-style-type: disc; margin: 10px 0 10px 30px; }
.inside_page #content ul#relatedLinks { width: 200px; margin: 0 0 0 15px; padding: 0 0 0 15px; }
.inside_page #content ul#relatedLinks { color: #000000; }
.inside_page #content .articlePhoto { margin-bottom: 10px; }

.wide #content #article { overflow: visible; width: 938px; }
.wide #content .articleWrapper { padding: 10px; width: 918px; min-height: 490px; _height: 490px; }

.no_related #content .articleRight { display: none; }

/***** Footer *****/
#footer { width:938px;}
  
.copyright { background: #FFFFFF; margin: 0; padding-top: 12px; }
.copyright img { display: inline; }
.photosWrapper,.photoColWrapper{width:938px !important;}



