/** auto generated css file do not edit by hand */
/** nhl/css/reset.css */
/** nhl/css/scoreboard.css */
#scoreboard{float:left;height:58px;width:800px;}#scoreboard a.prev,#scoreboard a.next{background:url('hdrSbSprite.png') no-repeat;position:relative;padding:0;margin:0;height:58px;width:20px;margin-right:2px;}#scoreboard a.prev{background-position:0 -116px;}#scoreboard a.next{background-position:0 -174px;width:22px;margin:0 0 0 -20px;}#scoreboard a.prev:hover{background-position:-20px -116px;}#scoreboard a.next:hover{width:22px;background-position:-23px -174px;}#scoreboard a.prev.disabled,#scoreboard a.prev.disabled:hover{background-position:-40px -116px;}#scoreboard a.next.disabled,#scoreboard a.next.disabled:hover{background:none;border:0;}#scoreboard .scrollable{float:left;width:638px;overflow:hidden;position:relative;padding:0;margin:0;}#scoreboard .scrollable .items{clear:both;margin-left:0;position:absolute;width:20000em;color:#999;}#scoreboard .scrblk{float:left;width:112px;height:118px;margin-right:2px;font:9px verdana;overflow:hidden;}#scoreboard .defaultState,#scoreboard .hoverState{float:left;width:112px;height:58px;padding:0;}#scoreboard .defaultState{display:block;background:url('hdrSbSprite.png') no-repeat top left;}#scoreboard .hoverState{display:none;color:#000;background:url('hdrSbSprite.png') no-repeat 0 -58px;}#scoreboard .scrblk:hover .defaultState{display:none;}#scoreboard .scrblk:hover .hoverState{display:block;}#scoreboard .hoverState .winner{color:#000;}#scoreboard .sLine1,#scoreboard .sLine2,#scoreboard .sLine3,#scoreboard .sLine4{float:left;width:112px;height:14px;padding:2px 0 0 2px;}#scoreboard .sLine2,#scoreboard .sLine4{padding:0 0 0 2px;}#scoreboard div.scrblk .awayLine,#scoreboard div.scrblk .homeLine{float:left;font:bold 10px verdana;clear:both;width:112px;height:14px;}#scoreboard div.scrblk:hover .awayLine,#scoreboard div.scrblk:hover .homeLine{color:#111;}#scoreboard div.scrblk .homeLine,#scoreboard div.scrblk .homeLine:hover{margin:-2px 0 0 0;}#scoreboard div.tsc,#scoreboard div.bsc{padding:1px 0 0 4px;color:#888;}#scoreboard div.bsc{padding:0 0 0 4px;color:#777;width:100px;}#scoreboard .hoverState .bsc{margin:0;padding:0 0 0 4px;color:#000;}#scoreboard .hoverState .tsc{margin:0;padding:1px 0 0 4px;color:#000;}#scoreboard div.scrblk .team{float:left;padding:0 0 0 6px;width:90px;}#scoreboard div.scrblk .score{float:left;padding:0;text-align:right;}#scoreboard div.scrblk .progress{color:#fff;}#scoreboard div.button{height:14px;width:144px;background:url('hdrSbSprite.png') no-repeat;}#scoreboard div.button.hl{background-position:0 -232px;}#scoreboard div.button.hl:hover{background-position:0 -246px;}#scoreboard div.button.wn{background-position:0 -260px;}#scoreboard div.button.wn:hover{background-position:0 -274px;}#scoreboard div.button.wl{background-position:0 -288px;}#scoreboard div.button.wl:hover{background-position:0 -302px;}#scoreboard div.button.gc{background-position:0 -344px;}#scoreboard div.button.gc:hover{background-position:0 -358px;}#scoreboard div.button.gp{background-position:0 -316px;}#scoreboard div.button.gp:hover{background-position:0 -330px;}#scoreboard div.button.gr{background-position:0 -372px;}#scoreboard div.button.gr:hover{background-position:0 -386px;}#scoreboard .defaultState div.bshl,#scoreboard .hoverState div.bshl{position:static;background:url('hdrSbSprite.png') no-repeat;width:8px;height:5px;margin:4px 0 0 0;left:98px;}#scoreboard .defaultState div.bshl{background-position:0 -400px;}#scoreboard .hoverState div.bshl{background-position:bottom left;}#scoreboard div.winner,#scoreboard div.final,#scoreboard div.tv{color:#55b0ed;}#scoreboard .critical{color:#f00!important;}#scoreboard div.seriesStatus{display:none;}#scoreboard div.tv{float:right;max-width:55px;text-align:right;overflow:hidden;}#scoreboard div.scrblk:hover .awayLine,#scoreboard div.scrblk:hover .homeLine,#scoreboard div.scrblk:hover div.tv{color:#111;}#scoreboard div.scrblk .team{white-space:nowrap;}#scoreboard .defaultState.favorite{background-position:0 -411px;}

/** nhl/css/common.css */
b,strong{font-weight:bold;}p{margin:5px 0;}i,em{font-style:italic;}.teamJewel{float:left;width:40px;height:20px;background-image:url('../images/smLogoSprite.png');}.teamJewelGray{float:left;width:40px;height:20px;background-image:url('../images/smLogoSpriteGray.png');}a.btn{text-decoration:none;outline:0 none;}a.dead{cursor:default;}div.btn{float:left;}.btn{padding:1px 10px 2px;margin:4px 4px 0 0;display:inline;background:-moz-linear-gradient(top,#c2c2c2 50%,#9d9d9d 50%);background:-o-linear-gradient(top,rgba(194,194,194,1),rgba(157,157,157,1));background-image:-webkit-gradient(linear,0% 0,0% 100%,color-stop(0.5,#c2c2c2),color-stop(0.5,#9d9d9d));border:none;color:#333;font-weight:bold;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;font:bold 9px verdana!important;text-transform:uppercase;white-space:nowrap;line-height:21px!important;}a.btn:hover,a.btn.black:hover,a.btn.active,span.btn.active{background:-moz-linear-gradient(top,#44a0ed 50%,#037dd2 50%);background:-o-linear-gradient(top,rgba(68,160,237,1),rgba(3,125,210,1));background-image:-webkit-gradient(linear,0% 0,0% 100%,color-stop(0.5,#44a0ed),color-stop(0.5,#037dd2));color:#fff!important;}.btn.black{background:-moz-linear-gradient(top,#666 50%,#333 50%);background:-o-linear-gradient(top,rgba(102,102,102,1),rgba(51,51,51,1));background-image:-webkit-gradient(linear,0% 0,0% 100%,color-stop(0.5,#666),color-stop(0.5,#333));color:#ccc!important;}a.btn.black:active{background:-moz-linear-gradient(top,#037dd2 50%,#44a0ed 50%);background:-o-linear-gradient(top,rgba(3,125,210,1),rgba(68,160,237,1));background-image:-webkit-gradient(linear,0% 0,0% 100%,color-stop(0.5,#037dd2),color-stop(0.5,#44a0ed));}.btn.red{background:-moz-linear-gradient(top,#dc6465 50%,#e20c0b 50%);background:-o-linear-gradient(top,rgba(220,100,101,1),rgba(226,12,11,1));background-image:-webkit-gradient(linear,0% 0,0% 100%,color-stop(0.5,#dc6465),color-stop(0.5,#e20c0b));color:#fff!important;}.btn.blue{background:-moz-linear-gradient(top,#45a0ec 50%,#0b69d2 50%);background:-o-linear-gradient(top,rgba(69,160,236,1),rgba(11,105,210,1));background-image:-webkit-gradient(linear,0% 0,0% 100%,color-stop(0.5,#45a0ec),color-stop(0.5,#0b69d2));color:#fff!important;}a.btn.red:hover{background:-moz-linear-gradient(top,#b16060 50%,#951818 50%);background:-o-linear-gradient(top,rgba(177,96,96,1),rgba(149,24,24,1));background-image:-webkit-gradient(linear,0% 0,0% 100%,color-stop(0.5,#b16060),color-stop(0.5,#951818));color:#ececec!important;}.scrollable{position:relative;overflow:hidden;padding:8px 0;}.scrollable div.items{width:20000em;position:absolute;clear:both;margin-left:0;}.scrollable div.items div{float:left;}@media projection,screen{.ui-tabs-hide{display:none;}}@media print{.ui-tabs-nav{display:none;}}.ui-tabs-nav{list-style:none;margin:0;padding:0;}.ui-tabs-nav:after{display:block;clear:both;content:" ";}.ui-tabs-nav li{float:left;margin:0 0 0 3px;min-width:84px;text-transform:uppercase;}.ui-tabs-nav a,.ui-tabs-nav a span{display:block;padding:0 2px;}*>.ui-tabs-nav a,.ui-tabs-nav a span{display:block;padding:0 10px;}.ui-tabs-nav a{position:relative;top:1px;z-index:2;padding-left:0;color:#fff;font-size:10px;font-weight:bold;line-height:1.2;text-align:center;text-decoration:none;white-space:nowrap;background-color:#999;-moz-border-radius-topleft:3px;-webkit-border-top-left-radius:3px;-moz-border-radius-topright:3px;-webkit-border-top-right-radius:3px;border-top:1px solid #9f9f9f;border-left:1px solid #9f9f9f;border-right:1px solid #9f9f9f;}.ui-tabs-nav .ui-tabs-selected a{background-color:#fff;color:#1981D8;}.ui-tabs-nav .ui-tabs-selected a{outline:0;}.ui-tabs-nav a span{width:64px;min-width:64px;height:18px;min-height:18px;padding-top:6px;padding-right:0;}*>.ui-tabs-nav a span{width:auto;height:auto;}.ui-tabs-nav .ui-tabs-selected a span{padding-top:7px;}.ui-tabs-nav a span,.ui-tabs-nav .ui-tabs-nav .ui-tabs-disabled a:focus span,.ui-tabs-nav .ui-tabs-disabled a:active span{background-position:0 0;}.ui-tabs-nav .ui-tabs-selected a:link,.ui-tabs-nav .ui-tabs-selected a:visited,.ui-tabs-nav .ui-tabs-disabled a:link,.ui-tabs-nav .ui-tabs-disabled a:visited{cursor:text;}.ui-tabs-nav a:hover,.ui-tabs-nav a:focus,.ui-tabs-nav a:active{cursor:pointer;}.ui-tabs-nav .ui-tabs-disabled{opacity:.4;}.ui-tabs-container{border-top:1px solid #fff;padding:1em 8px;background:#fff;}.ui-tabs-loading em{padding:0 0 0 20px;background:url(../images/loading.gif) no-repeat 0 50%;}.ui-tabs-nav-plain{float:left;margin:1px;padding:1px;}.ui-tabs-nav-plain li{float:left;height:14px;line-height:auto;min-width:0;}.ui-tabs-nav-plain a,.ui-tabs-nav-plain a span{background:none;background-color:none;margin:0;padding:0;color:#4c4d4b;text-align:left;}.ui-tabs-nav-plain .ui-tabs-selected a,.ui-tabs-nav-plain .ui-tabs-selected a span{margin:0;padding:0;color:#1981D8;}#tabbedRightRail{float:left;margin-bottom:10px;}#tabbedRightRail h3.rrTab{float:left;font:14px arial;font-weight:bold;text-align:center;width:129px;overflow:hidden;padding:8px 10px 2px 10px;color:#666;border-bottom:1px solid #9f9f9f;cursor:pointer;}#tabbedRightRail h3.rrTab:hover{color:#0183da;}#tabbedRightRail h3.rrTab.active{background-color:#fff;border:1px solid #9f9f9f;border-bottom:0;color:#333;cursor:auto;}table.data{border-style:solid;border-width:1px 0 0 0;border-color:#a1a1a1;font-size:10px;text-align:center;margin-bottom:10px;text-transform:uppercase;}table.data a:hover{color:#0183DA;}table.data.noHead thead{display:none;}table.data caption{text-align:center;font:bold 12px arial;padding:3px;}table.data caption div.tableLegendBtn{float:right;margin-top:-4px;}table.data th,table.data td{min-width:15px;padding:2px;vertical-align:middle;border-style:solid;border-width:0 1px 1px 0;border-color:#a1a1a1;overflow:auto;}table.data tr th{border:none;}table.data tr th:first-child,table.data tr td:first-child{border-left:solid 1px #a1a1a1;}table.data thead{background-color:#666;}table.data thead,table.data thead a{color:#e0e0e0;font-weight:bold;}table.data thead th a:hover{text-decoration:underline;}table.data tbody tr:nth-child(odd){background-color:#fff;}table.data tbody tr:nth-child(even){background-color:#ececec;}table.data.noAlt tbody tr{background-color:#fff;}table.data.noCellBord th,table.data.noCellBord td{border:none;}table.data td a{color:#333;}table.data.leftJust th,table.data.leftJust td{text-align:left;}table.data.multiBody tbody tr:nth-child(1){background-color:#D7D8D3;color:#333;font-weight:bold;}#medCol table.data.multiBody tbody tr:nth-child(1){background-color:#444;color:#fff;}table.data th.active{background-color:#E0E0E0;color:#a1a1a1;-webkit-box-shadow:-2px 1px 3px #aaa;-moz-box-shadow:none;box-shadow:none;}table.data td.active{background-color:#E0E0E0;color:#a1a1a1;-webkit-box-shadow:-2px 1px 3px #ccc;-moz-box-shadow:-2px 0 2px #ccc;box-shadow:-2px 0 2px #ccc;}table.data th.active,table.data td.active,table.data th.active a,table.data td.active a{font-weight:bold;color:#000;}table.data td.active a:hover{color:#0183DA;}table.data tr:nth-last-child(1) td.active{border-bottom-width:1px;-webkit-box-shadow:#ccc -2px 2px 3px;-moz-box-shadow:#ccc -2px 1px 2px;box-shadow:#ccc -2px 2px 2px;}table.data th.active{border-left:solid 1px #666;border-right:solid 1px #a1a1a1;}table.data tr th:last-child{border-right:solid 1px #a1a1a1;}table.data tfoot tr th,table.data tfoot tr td,table.data tfoot tr th:last-child,table.data tfoot tr td:last-child,table.data tfoot tr th:first-child,table.data tfoot tr td:first-child{border:none;padding:0;}table.data.boxscore{width:100%;}table.data.boxscore thead tr th{border-style:solid;border-color:#a1a1a1;border-width:0 1px 1px 0;}table.data.boxscore tbody tr{background-color:#fff;}table.data.boxscore caption{background-color:#4C4D4B;width:100%;text-align:center;text-decoration:none;color:#fff;font-weight:bold;}table.data.boxscore.scoring tbody tr:first-child{text-align:left;}table.data.boxscore.scoring tbody tr:nth-child(n+2) td:last-child{text-align:left;}table.data.boxscore.penalties tbody tr:first-child{text-align:left;}table.data.boxscore.penalties tbody tr:nth-child(n+2) td:last-child{text-align:left;}table.data.boxscore.skaters th,table.data.boxscore.skaters td{text-align:center;}table.data.boxscore.skaters img{padding:0 10px;}table.data.boxscore.skaters tbody tr:first-child td:first-child a{display:block;float:left;}table.data.boxscore.skaters tbody tr:first-child td:first-child span{display:block;margin-top:6px;}table.data.boxscore.skaters tbody tr:nth-child(n+2) th:nth-child(-n+2),table.data.boxscore.skaters tbody tr:nth-child(n+2) td:nth-child(-n+2){text-align:left;}table.data.boxscore.skaters tbody tr:nth-child(n+2) td:first-child{width:5%;border-right:none;}table.data.boxscore.goalies tbody tr td:first-child{width:24%;}table.data.boxscore.goalies tbody tr td:nth-child(-n+3){text-align:left;}table.data.boxscore.goalies tbody tr td:nth-child(2){width:5%;border-right:none;}table.data.boxscore.goalies thead tr{background-color:#D7D8D3;color:#333;font-weight:bold;}table.data.boxscore.goalies img{padding:0 10px;}table.data.boxscore.goalies tbody tr td:first-child a{display:block;float:left;color:#333;font-weight:bold;}table.data.boxscore.goalies tbody tr td:first-child span{display:block;margin-top:6px;}table.data.boxscore.shots tbody tr td:first-child{width:24%;}table.data.boxscore.shots thead tr{background-color:#D7D8D3;color:#333;font-weight:bold;}table.data.boxscore.shots img{padding:0 10px;}table.data.boxscore.shots tbody tr td:first-child a{display:block;float:left;color:#333;font-weight:bold;}table.data.boxscore.shots tbody tr td:first-child span{display:block;margin-top:6px;}table.data.boxscore.teamStats,table.data.boxscore.teamStats tbody,table.data.boxscore.teamStats thead,table.data.boxscore.teamStats tr{width:100%;}table.data.boxscore.teamStats th,table.data.boxscore.teamStats td{min-width:6em;}table.data.boxscore.teamStats tbody tr td:first-child{width:24%;}table.data.boxscore.teamStats thead tr{background-color:#D7D8D3;color:#333;font-weight:bold;}table.data.boxscore.teamStats img{padding:0 10px;}table.data.boxscore.teamStats tbody tr td:first-child a{display:block;float:left;color:#333;font-weight:bold;}table.data.boxscore.teamStats tbody tr td:first-child span{display:block;margin-top:6px;}table.data.boxscore.otherFacts tbody td{text-align:left;}table.reportViewHeader{float:left;margin-bottom:4px;background-color:#F1F1F1;border:1px solid #9F9F9F;font-size:11px;text-align:left;text-transform:uppercase;font-weight:bold;}table.reportViewHeader tr th{font-family:Arial,Verdana,serif;}table.reportViewHeader tr td{text-align:left;font-size:9px;font-family:Verdana,Arial,serif;}table.reportViewHeader a.activeShortcut{color:#1981D8;}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;}.ui-helper-hidden-accessible{position:absolute;left:-99999999px;}.ui-datepicker{width:312px;border:solid 8px #666;padding:10px;background-color:#fff;none;z-index:32000;font:10px arial;}.ui-datepicker .ui-datepicker-header{position:relative;width:312px;height:19px;background-color:#999;padding:3px 0;}.ui-datepicker .ui-datepicker-title{color:#555;font-weight:bold;font-size:12px;height:16px;padding-top:3px;margin:0 25px;text-align:center;text-transform:uppercase;background-color:#ECECEC;}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;width:25px;height:25px;}.ui-datepicker .ui-datepicker-prev{left:0;}.ui-datepicker .ui-datepicker-next{right:0;}.ui-datepicker-calendar th{text-transform:uppercase;color:#999;font-weight:bold;padding:2px 0;}.ui-datepicker-calendar{width:100%;}.ui-datepicker-calendar td{border:1px solid #fff;height:55px;text-align:center;}.ui-datepicker-calendar td a{border:1px solid #999;display:block;height:100%;}.ui-datepicker-calendar td a:hover{border:1px solid #333;background-color:#ececec;}.ui-datepicker-calendar td.ui-datepicker-unselectable{background-color:#DEDEDE;}.ui-datepicker div.calDD{text-align:left;background-color:#EEE;color:#333;font:10px arial;padding-left:2px;border-bottom:1px solid #999;}.ui-datepicker a:hover div.calDD{background-color:#333;color:#fff;border-bottom:1px solid #333;}.ui-datepicker td div.gamesNumber,.ui-datepicker td div.noGames{color:#00ADEF;font-size:16px;font-weight:bold;padding-top:4px;}.ui-datepicker td a .gmLabel,.ui-datepicker td div.noGames{color:#A2A2A2;}.ui-datepicker td div.cellNoGames{cursor:normal;}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-prev-hover{left:2px;background:url("../images/arrowsActive.png") no-repeat scroll 6px 4px transparent;cursor:pointer;}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-next-hover{right:2px;background:url("../images/arrowsActive.png") no-repeat scroll -40px 4px transparent;cursor:pointer;}.darkGray{color:#666;}.medGray{color:#999;}.liteGray{color:#ccc;}.black{color:#222;}.txtLeft,.txtLeft th,.txtLeft td{text-align:left;}.txtCenter,.txtCenter th,.txtCenter td{text-align:center;}.group:after{content:".";display:block;height:0;clear:both;visibility:hidden;}#rsrcNotFound{font:18px arial;color:#666;padding:40px 0;text-align:center;height:300px;}#rsrcNotFound em{font-weight:bold;}#rsrcNotFound ul{text-align:left;}#rsrcNotFound li{margin:4px;}.inBodyIpVidCont{float:left;width:630px;height:354px;margin:6px 0;background-color:#111;}

/** nhl/css/page-body.css */
#pageBody{width:990px;background-color:#e4e4e4;padding:5px 0 5px 0;float:left;overflow:hidden;}#wideCol,#medCol,#narCol,#fullPage{float:left;margin-left:5px;overflow:hidden;}#wideCol{width:672px;overflow:auto;}#medCol{width:302px;margin-left:7px;}#fullPage{width:980px;margin:5px;}#wideCol #mediaBoxPlayer{width:672px;height:423px;float:left;overflow:hidden;}#wideCol .wideMod{float:left;background:#fff;overflow:hidden;border:solid 1px #fff;}#wideCol .wideMod{width:668px;}#wideCol .colModLeft,#wideCol .colModRight{float:left;width:329px;height:250px;overflow:hidden;border:solid 1px #fff;background-color:#fff;}#medCol .medColMod,#narCol .narColMod{float:left;overflow:hidden;background-color:#fff;}#narCol{float:left;width:160px;}#narCol .narColMod{width:160px;}#medCol .medColMod{float:left;width:300px;}.contentBlock{float:left;margin-bottom:15px;background-color:#fff;border:1px solid #9f9f9f;padding:5px;overflow:hidden;}.contentBlock h3{color:#333;text-transform:uppercase;font:bold 14px arial;margin:8px 4px 8px;}.contentBlock h3.newsSecondaryHeadline{margin-left:0;text-transform:none;}#fullPage .contentBlock{width:968px;}#wideCol .contentBlock{width:660px;}#medCol .contentBlock{width:314px;}#medCol table.data{width:100%;border:none;font:normal 11px arial;text-transform:none;margin-bottom:20px;}#medCol table.data thead tr{background-color:#444;color:#fff;}#medCol table.data th,#medCol table.data td{border:none;padding:4px 3px;}#medCol table.data caption{background-color:transparent;text-align:left;color:#444;font:bold 14px arial;}#medCol table.data.boxscore.goalies tbody tr td:first-child span,#medCol table.data.boxscore.goalies thead tr:first-child th:nth-child(2),#medCol table.data.boxscore.goalies thead tr:first-child th:nth-child(3),#medCol table.data.boxscore.goalies thead tr:first-child th:nth-child(4),#medCol table.data.boxscore.goalies tbody tr:nth-child(n+1) td:nth-child(4),#medCol table.data.boxscore.goalies tbody tr:nth-child(n+1) td:nth-child(5),#medCol table.data.boxscore.goalies tbody tr:nth-child(n+1) td:nth-child(6){display:none;}#medCol table.data.boxscore.goalies tbody tr{background-color:#fff;font-weight:normal;}#medCol table.data.boxscore.goalies tbody tr td:nth-child(3){text-align:left;}#medCol table.data.boxscore.goalies tbody tr td:first-child img{padding:1px;}#medCol table.data.boxscore.goalies thead tr th:first-child,#medCol table.data.boxscore.goalies tbody tr td:first-child{width:15%;}#dripTopAd{float:left;width:978px;margin:5px 10px 5px 5px;overflow:hidden;}#pageHeader{background:#111 url('../images/pgHeaderBg.png');height:42px;line-height:normal;margin:0 0 6px 0;padding:0;width:100%;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}#pageHeader h3,#pageHeader h1{color:#fff;float:left;font:bold 24px/24px arial;margin:9px 0 0 12px;}#pageHeader .sponsor{float:right;padding-right:10px;margin-top:5px;}#pageHeader .sponsor img{border:0;}.sectionHeader{float:left;background:#222;height:30px;margin:0 0 6px 0;padding:0 6px 0 12px;width:654px;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;text-transform:uppercase;color:#fff;font:bold 11px arial;}.contentBlock .sectionHeader{width:641px;}.sectionHeader.wide{width:962px;}.sectionHeader h3,.sectionHeader h1{float:left;color:#fff;font:bold 14px/14px arial;margin:8px 0;padding:1px 0 0;}.sectionHeader a.link{margin-top:9px;font:11px arial;font-weight:bold;color:#999;}.sectionHeader a.link:hover{color:#fff;}.calendarPicker{float:right;color:#00ADEF;font-weight:bold;font-size:14px;padding:1px;background-color:#fff;height:17px;width:auto;margin-top:5px;}#featGmWrapper{float:left;width:672px;height:166px;background:url('../images/ajax-loader.gif') no-repeat scroll center center #121212;overflow:hidden;}.schedTbl{width:968px;}.schedTbl th,.schedTbl td{text-align:left;font-weight:bold;}.schedTbl tr.preseason td{font-style:italic;}.schedTbl td{color:#666;}.schedTbl td.date{width:110px;}.schedTbl td.team{width:140px;}.schedTbl td.time{width:70px;text-align:center;}.schedTbl td.tvInfo{padding-left:3px;}.schedTbl td .btn{margin-right:2px;}.schedTbl td .teamName{float:left;padding-top:4px;width:95px;}.schedTbl td.skedLinks{width:230px;padding-left:3px;}.schedTbl td .teamName a:link{color:#333;}.schedTbl td .teamName a:hover{color:#0183da;}.schedTbl tr.final td{font-style:italic;background-color:#ECECEC;color:#666;}#schedForm{margin-left:10px;font:bold 10px verdana;padding:1px 6px 1px 0;color:#666;}#noGamesScheduled{color:#666;float:left;font-family:arial;font-size:18px;font-weight:bold;margin:25px 0;text-align:center;text-transform:uppercase;width:100%;}.dropElement{background-color:#6B6B6B;border:1px solid #999;color:#dedede;font:bold 10px verdana;margin-right:4px;}.newsTools{font-size:9px;font-weight:bold;color:#333;margin:5px 0;text-transform:uppercase;}#modalContainer.teamSpotlightRosterMap,#modalContainer.statsReportLegendRosterMap,#modalContainer.videoModalContainer,#modalContainer.teamRoster,#modalContainer.teamMap{position:absolute;color:#ccc;background:#121212 url('../images/ajax-loader.gif') no-repeat;z-index:75001;background-position:center center;display:none;border:3px solid #888;-moz-box-shadow:-5px 5px 5px #333;-webkit-box-shadow:-5px 5px 5px #333;box-shadow:-5px 5px 5px #333;}#modalContainer.statsReportLegendRosterMap{background:none;background-color:#111;display:none;width:460px;height:auto;}#modalContainer.videoModalContainer{background-color:#111;display:none;width:990px;width:360px;height:auto;}.spotlightCloseRosterMap{background:url("../images/closeBtn.png") no-repeat scroll left top transparent;cursor:pointer;display:inline;height:25px;position:absolute;right:-23px;top:-3px;width:20px;z-index:181;}.spotlightCloseRosterMap:hover{background-position:bottom left;}.preSeasonNote{font:italic 11px verdana;}.sbGame{float:left;padding:0 4px;width:321px;background-color:#fff;border:0px #9f9f9f;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;vertical-align:none;}.sbGame .btn{margin:0;padding:1px 8px 2px;}.sbGame .tvInfo{float:left;font:bold 9px/9px verdana;color:#999;min-height:19px;}.sbGame table{margin:3px 0;width:321px;background-color:#FFF;background:#FFF;background:-moz-linear-gradient(top,#FFF 75%,#ECECEC 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(75%,#FFF),color-stop(100%,#ECECEC));border:0px solid #A1A1A1;border-collapse:separate;}.sbGame table th{background:#777;color:#ccc;background:-moz-linear-gradient(top,#777 0,#666 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#777),color-stop(100%,#666));}.sbGame table th.prd,.sbGame table th.total{width:20px;}.sbGame table th.so{width:47px;}.sbGame table th,.sbGame table td{border-bottom:1px solid #A1A1A1;border-right:1px solid #A1A1A1;padding:3px;font-size:10px;font-weight:bold;vertical-align:middle;text-align:center;white-space:nowrap;}.sbGame table td.teamLogo{width:42px;border-right:0;padding:2px 0 2px 2px;}.sbGame table td.total,.sbGame table th.total{border-right:0;}.sbGame table tr.homeTeam td{border-bottom:0;}.sbGame table .left{text-align:left;}.sbGame .scoringDetails{float:left;min-height:0;}.sbGame table,.sbGame .gcLinks{border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}.sbGame .gcLinks{float:left;background-color:#ccc;width:318px;font:bold 9px verdana;color:#888;padding:3px 0 3px 3px;margin-bottom:4px;text-transform:uppercase;}.sbGame .gcLinks a{border-left:0px solid #888;margin:0 2px 0 0;padding:0 0 0 6px;}.sbGame .gcLinks a:nth-child(1){border-left:0;}.sbGame .scoringDetails{float:left;width:316px;padding:0 2px;font-size:10px;margin-bottom:4px;text-transform:uppercase;}.sbGame .scoringDetails h4{font-size:10px;font-weight:bold;margin:3px 0 1px 0;clear:both;}.sbGame .scoringDetails a{white-space:nowrap;}.sbGame .scoringDetails a{font-weight:bold;color:#666;}.sbGame .scoringDetails b{color:#888;font-weight:bold;}.sbGame .scoringDetails:hover a{color:#333;}.sbGame .scoringDetails a:hover{color:#0183da;text-decoration:underline;}.sbGame .scoringInfo{float:left;width:320px;font-size:10px;margin:2px 0 5px 0;text-transform:uppercase;}.sbGame .scoringInfo .details{float:left;width:320px;font-size:10px;margin-bottom:6px;}.sbGame .scoringInfo a{white-space:nowrap;}.sbGame .scoringInfo .goalDetails{text-indent:25px;padding:1px;}.sbGame .scoringInfo .shootoutInfo{text-indent:25px;}.tvBroadcasts{float:left;padding:3px 0 3px 3px;}.networkLogos{float:left;}.networkLogos img{float:left;margin-right:5px;}#wideCol .contentBlock.index,#wideCol .contentBlock.article{width:630px;padding:20px;}#wideCol .contentBlock.article h1,#wideCol .contentBlock.index h2{color:#333;font-family:Arial,Helvetica,sans-serif;font-size:24px;font-weight:bold;line-height:24px;margin-bottom:3px;width:627px;}#wideCol .articleText a{text-decoration:underline;}#wideCol .contentBlock .pubDateLocation{color:#666;font-size:10px;font-weight:bold;line-height:10px;margin:4px 0 0;padding:0;}#wideCol .contentBlock h3.newsByLine{color:#333;font:bold 10px verdana;line-height:10px;margin:4px 0 0;padding:0;text-transform:none;}#wideCol .contentBlock .articleText{margin:12px 0;}#wideCol .contentBlock .articleText p{margin-bottom:16px;}#wideCol .contentBlock .articleText b{font-weight:bold;}#wideCol .contentBlock.article #embed{margin-left:-5px;}.toolBtn{float:left;font:bold 11px arial;color:#333;margin:0 6px 0 0;}.toolBtn .leftEdge,.toolBtn .body,.toolBtn .rightEdge{float:left;height:20px;font:11px arial;}.toolBtn .leftEdge,.toolBtn .rightEdge{background:url("../images/buttonLeftImgUp.png") no-repeat;width:2px;}.toolBtn .rightEdge{background:url("../images/buttonRightImgUp.png") no-repeat;}.toolBtn .body{background-image:url("../images/buttonCenterImgUp.png");background-repeat:repeat-x;vertical-align:middle;height:18px;padding:2px 6px 0 0;}.toolBtn .body span{line-height:16px;}.toolBtn .body img{float:left;margin-right:3px;}.toolBtn:hover .leftEdge{background:url("../images/buttonLeftImgOver.png") no-repeat;}.toolBtn:hover .body{background-image:url("../images/buttonCenterImgBGOver.png");}.toolBtn:hover .rightEdge{background:url("../images/buttonRightImgOver.png") no-repeat;}#wideCol .contentBlock h1 span.topPaging{float:right;font-size:10px;font-weight:bold;text-transform:none;}#wideCol .contentBlock .pager{float:right;font-size:11px;font-weight:bold;padding-right:10px;color:#999;}#wideCol .contentBlock .pager a{color:#999;}#wideCol .contentBlock .pager b,#wideCol .contentBlock .pager a:hover{color:#000;}#wideCol .contentBlock .inbody-related-media{display:none;}#newsIndex .subNewsHeader{color:#666;width:100%;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:bold;margin:0 0 14px;padding:4px 0 6px 0;text-transform:uppercase;border-bottom:1px dotted black;}#newsIndexViews{float:left;width:100%;text-align:right;padding-bottom:6px;font:bold 9px verdana;color:#0183da;}#newsIndexViews span:after{color:#999;content:' | ';}#newsIndexViews span:last-child:after{content:'';}#newsIndex #topPaging{float:right;font-size:10px;font-weight:bold;text-transform:none;margin-top:3px;}#newsIndex #noNews{float:left;width:100%;text-align:center;font-style:italic;}table.standings td{font-size:10px;font-family:verdana;}table.standings td a{font-weight:bold;}table.standings .team{font-weight:bold;}table.standings td:nth-child(2),table.standings td:nth-child(2){width:165px;}table.standings tr th:nth-child(2){text-align:left;}table.standings tr td:nth-child(2){line-height:21px;text-align:left;}table.standings tr td:nth-child(2) div{margin-right:6px;}.conferenceMatchups,.inContention{float:left;width:330px;}.conferenceMatchups h4,.inContention h4{margin:0 4px;overflow:hidden;}ul.playoffMatchups,ul.inTheHunt{float:left;width:306px;padding:9px;border:solid 1px #a1a1a1;font-family:arial,helvetica;}.playoffMatchups em,.inTheHunt em{font-weight:bold;}ul.playoffMatchups li,ul.inTheHunt li{width:284px;float:left;background-color:#E0E0E0;border:solid 1px #a1a1a1;margin-bottom:10px;padding:10px;}.playoffMatchups .teamRanks{float:left;width:100%;text-align:center;}.playoffMatchups .teamRanks em{font-size:28px;padding:0 8px;text-shadow:1px 1px 1px #ccc;text-shadow:rgba(80,80,80,0.574219) 2px 2px 2px;}.playoffMatchups .teamRanks img{padding:0 15px;}.playoffMatchups .matchupHighRecords,.playoffMatchups .matchupLowRecords,.inTheHunt .record{float:left;width:119px;text-align:center;}.inTheHunt .record{font-weight:bold;text-align:left;}.inTheHunt .pointsStats{text-align:right;}.playoffMatchups .matchupLowRecords{float:right;}.playoffMatchups table,.inTheHunt table{width:100%;}.inTheHunt table td{width:50%;text-align:right;padding:0 27px;}.inTheHunt table td:nth-child(2){text-align:left;}.playoffMatchups table th,.inTheHunt table th{text-align:center;text-decoration:underline;}.playoffMatchups table tbody tr:nth-child(1),.playoffMatchups table tbody tr:nth-child(2),.inTheHunt table tbody tr:nth-child(1),.inTheHunt table tbody tr:nth-child(2){border-bottom:solid 1px #999;}.playoffMatchups table tbody tr:nth-child(3),.inTheHunt table tbody tr:nth-child(3){font-weight:bold;}.playoffMatchups table tbody td:nth-child(3){text-align:center;}.playoffMatchups table tbody td:nth-child(2),.playoffMatchups table tbody td:nth-child(4){width:33px;padding:0 5px;}.playoffMatchups table tbody td:nth-child(1){padding-right:5px;text-align:right;}.playoffMatchups table tbody td:nth-child(5){padding-left:5px;text-align:left;}table.playoffStandings{float:left;width:660px;}table.playoffStandings caption{font-size:1px;padding:0;}table.playoffStandings caption span{float:left;color:#fff;text-indent:-9999px;}table.playoffStandings .rowSeparator td{background-color:silver;}table.playoffStandings tbody td:last-child{border-left-width:3px;}table.playoffStandings tbody tr.rowSeparator td:last-child{border-left-width:1px;}table.legend td{font-size:10px;font-family:verdana;}table.legend b,table.legend strong{font-weight:bolder;}table.legend i{font-style:italic;}ul.playoffMatchups,ul.inTheHunt{float:left;font-family:arial,helvetica;border:none;padding:0;width:330px;}.contentBlock .sectionHeader{width:636px;}.conferenceMatchupsWestern,.conferenceMatchupsEastern,.inContention{float:left;width:330px;}.sectionHeader,.conferenceMatchupsWestern .conferenceHeaderWestern,.inContention .conferenceHeaderWestern,.conferenceMatchupsEastern .conferenceHeaderEastern,.inContention .conferenceHeaderEastern,.conferenceHeaderWestern,.conferenceHeaderEastern,.conferenceHeaderLeague{background:none repeat scroll 0 0 #222;border-radius:8px;color:#FFF;float:left;font:bold 11px arial;height:30px;margin:0 0 6px;padding:0 6px 0 12px;text-transform:uppercase;width:652px;}.conferenceMatchupsWestern .conferenceHeaderWestern,.inContention .conferenceHeaderWestern,.conferenceMatchupsEastern .conferenceHeaderEastern,.inContention .conferenceHeaderEastern{width:306px;height:40px;}.conferenceHeaderWestern,.conferenceHeaderEastern,.conferenceHeaderLeague{width:640px;height:40px;}.conferenceMatchupsEastern .conferenceHeaderEastern,.inContention .conferenceHeaderEastern,.conferenceHeaderEastern{background:#a50f28;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjYzQxMjMwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjUlIiBzdG9wLWNvbG9yPSIjYTUwZjI4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjYzQxMjMwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzUlIiBzdG9wLWNvbG9yPSIjYTUwZjI4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2M0MTIzMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);background:-moz-linear-gradient(-45deg,rgba(196,18,48,1) 0,rgba(165,15,40,1) 25%,rgba(196,18,48,1) 50%,rgba(165,15,40,1) 75%,rgba(196,18,48,1) 100%);background:-webkit-gradient(linear,left top,right bottom,color-stop(0%,rgba(196,18,48,1)),color-stop(25%,rgba(165,15,40,1)),color-stop(50%,rgba(196,18,48,1)),color-stop(75%,rgba(165,15,40,1)),color-stop(100%,rgba(196,18,48,1)));background:-webkit-linear-gradient(-45deg,rgba(196,18,48,1) 0,rgba(165,15,40,1) 25%,rgba(196,18,48,1) 50%,rgba(165,15,40,1) 75%,rgba(196,18,48,1) 100%);background:-o-linear-gradient(-45deg,rgba(196,18,48,1) 0,rgba(165,15,40,1) 25%,rgba(196,18,48,1) 50%,rgba(165,15,40,1) 75%,rgba(196,18,48,1) 100%);background:-ms-linear-gradient(-45deg,rgba(196,18,48,1) 0,rgba(165,15,40,1) 25%,rgba(196,18,48,1) 50%,rgba(165,15,40,1) 75%,rgba(196,18,48,1) 100%);background:linear-gradient(-45deg,rgba(196,18,48,1) 0,rgba(165,15,40,1) 25%,rgba(196,18,48,1) 50%,rgba(165,15,40,1) 75%,rgba(196,18,48,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = '#c41230',endColorstr = '#c41230',GradientType = 1);-webkit-background-size:6px 6px;background-size:6px 6px;border:1px solid #9F9F9F;-webkit-border-radius:8px 8px 8px 8px;-moz-border-radius:8px 8px 8px 8px;border-radius:8px 8px 8px 8px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;}.conferenceMatchupsWestern .conferenceHeaderWestern,.inContention .conferenceHeaderWestern,.conferenceHeaderWestern{background:#003e7e;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAzZTdlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjUlIiBzdG9wLWNvbG9yPSIjMDAyZDVjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjMDAzZTdlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzUlIiBzdG9wLWNvbG9yPSIjMDAyZDVjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwM2U3ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);background:-moz-linear-gradient(-45deg,rgba(0,62,126,1) 0,rgba(0,45,92,1) 25%,rgba(0,62,126,1) 50%,rgba(0,45,92,1) 75%,rgba(0,62,126,1) 100%);background:-webkit-gradient(linear,left top,right bottom,color-stop(0%,rgba(0,62,126,1)),color-stop(25%,rgba(0,45,92,1)),color-stop(50%,rgba(0,62,126,1)),color-stop(75%,rgba(0,45,92,1)),color-stop(100%,rgba(0,62,126,1)));background:-webkit-linear-gradient(-45deg,rgba(0,62,126,1) 0,rgba(0,45,92,1) 25%,rgba(0,62,126,1) 50%,rgba(0,45,92,1) 75%,rgba(0,62,126,1) 100%);background:-o-linear-gradient(-45deg,rgba(0,62,126,1) 0,rgba(0,45,92,1) 25%,rgba(0,62,126,1) 50%,rgba(0,45,92,1) 75%,rgba(0,62,126,1) 100%);background:-ms-linear-gradient(-45deg,rgba(0,62,126,1) 0,rgba(0,45,92,1) 25%,rgba(0,62,126,1) 50%,rgba(0,45,92,1) 75%,rgba(0,62,126,1) 100%);background:linear-gradient(-45deg,rgba(0,62,126,1) 0,rgba(0,45,92,1) 25%,rgba(0,62,126,1) 50%,rgba(0,45,92,1) 75%,rgba(0,62,126,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = '#003e7e',endColorstr = '#003e7e',GradientType = 1);-webkit-background-size:6px 6px;background-size:6px 6px;border:1px solid #9F9F9F;-webkit-border-radius:8px 8px 8px 8px;-moz-border-radius:8px 8px 8px 8px;border-radius:8px 8px 8px 8px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;}ul.playoffMatchups li,ul.inTheHunt li{float:left;font:11px arial;margin:2px 0;padding:6px;width:312px;}ul.playoffMatchups li,ul.inTheHunt li,.contentBlock .sectionHeader,.conferenceHeaderLeague{background:#222;background:image/svg xml;background:-moz-linear-gradient(-45deg,rgba(34,34,34,1) 0,rgba(0,0,0,1) 25%,rgba(34,34,34,1) 50%,rgba(0,0,0,1) 75%,rgba(34,34,34,1) 100%);background:-webkit-gradient(linear,left top,right bottom,color-stop(0%,rgba(34,34,34,1)),color-stop(25%,rgba(0,0,0,1)),color-stop(50%,rgba(34,34,34,1)),color-stop(75%,rgba(0,0,0,1)),color-stop(100%,rgba(34,34,34,1)));background:-webkit-linear-gradient(-45deg,rgba(34,34,34,1) 0,rgba(0,0,0,1) 25%,rgba(34,34,34,1) 50%,rgba(0,0,0,1) 75%,rgba(34,34,34,1) 100%);background:-o-linear-gradient(-45deg,rgba(34,34,34,1) 0,rgba(0,0,0,1) 25%,rgba(34,34,34,1) 50%,rgba(0,0,0,1) 75%,rgba(34,34,34,1) 100%);background:-ms-linear-gradient(-45deg,rgba(34,34,34,1) 0,rgba(0,0,0,1) 25%,rgba(34,34,34,1) 50%,rgba(0,0,0,1) 75%,rgba(34,34,34,1) 100%);background:linear-gradient(-45deg,rgba(34,34,34,1) 0,rgba(0,0,0,1) 25%,rgba(34,34,34,1) 50%,rgba(0,0,0,1) 75%,rgba(34,34,34,1) 100%);-webkit-background-size:6px 6px;background-size:6px 6px;border:1px solid #9F9F9F;-webkit-border-radius:8px 8px 8px 8px;-moz-border-radius:8px 8px 8px 8px;border-radius:8px 8px 8px 8px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;}ol,ul{list-style:none outside none;}.playoffMatchups .teamRanks{float:left;text-align:center;width:100%;}.playoffMatchups .teamRanks img{padding:0;}.playoffMatchups .sogCell{font-size:10px;padding:4px 0 0;}.playoffMatchups .sog{color:#999;font-size:20px;line-height:17px;}.playoffMatchups .logo{height:31px;padding:5px 5px 0;width:60px;}.playoffMatchups .logo a,.inTheHunt a{border-bottom:none!important;}.playoffMatchups div{color:#999;float:left;text-align:center;}.inTheHunt div{color:#999;}.playoffMatchups .matchupHighRecords,.playoffMatchups .matchupLowRecords,.inTheHunt .record{float:left;text-align:left;margin-top:3px;width:90px;color:#fff;}.playoffMatchups .matchupHighRecords{float:right;text-align:right;}.playoffMatchups table,.inTheHunt table{-webkit-border-radius:0 0 4px 4px;-moz-border-radius:0 0 4px 4px;border-radius:0 0 4px 4px;margin-top:7px;width:100%;background-color:#fff;margin:4px 0 0;}.playoffMatchups table th,.inTheHunt table th{background-color:#999;color:#FFF;font-weight:bold;padding:3px;text-align:center;text-decoration:none;text-transform:uppercase;}.playoffMatchups table th a:link{color:#fff;}.playoffMatchups table tr{text-align:center;}table{border-collapse:collapse;border-spacing:0;}.playoffMatchups .team.away,.playoffMatchups .team.home,.inTheHunt .team.away,.inTheHunt .team.home{text-transform:uppercase;width:125px;}.playoffMatchups .team.away div{float:left;text-align:left;}.playoffMatchups .team.home div{float:right;text-align:right;}.playoffMatchups .team.away{float:left;}.playoffMatchups .team.home{float:right;}.playoffMatchups .tmName .cmName{color:#fff;font-size:16px;line-height:14px;text-align:center;}.inTheHunt .tmName .cmName{color:#fff;font-size:16px;line-height:14px;text-align:center;}.playoffMatchups .tNmeBUF,.playoffMatchups .tNmeBOS,.playoffMatchups .tNmeFLA,.inTheHunt .tNmeBUF,.inTheHunt .tNmeBOS,.inTheHunt .tNmeFLA{color:#FC3;}.playoffMatchups .tNmeNYR,.playoffMatchups .tNmeTOR,.playoffMatchups .tNmeSTL,.playoffMatchups .tNmeCLB,.playoffMatchups .tNmeTBL,.playoffMatchups .tNmeNSH,.playoffMatchups .tNmeEDM,.inTheHunt .tNmeNYR,.inTheHunt .tNmeTOR,.inTheHunt .tNmeSTL,.inTheHunt .tNmeCLB,.inTheHunt .tNmeTBL,.inTheHunt .tNmeNSH,.inTheHunt .tNmeEDM{color:#069;}.playoffMatchups .tNmeCAR,.playoffMatchups .tNmeMTL,.playoffMatchups .tNmeOTT,.playoffMatchups .tNmeCGY,.playoffMatchups .tNmeDET,.playoffMatchups .tNmeWSH,.playoffMatchups .tNmeCHI,.playoffMatchups .tNmeNJD,.inTheHunt .tNmeCAR,.inTheHunt .tNmeMTL,.inTheHunt .tNmeOTT,.inTheHunt .tNmeCGY,.inTheHunt .tNmeDET,.inTheHunt .tNmeWSH,.inTheHunt .tNmeCHI,.inTheHunt .tNmeNJD{color:#C33;}.playoffMatchups .tNmePHI,.playoffMatchups .tNmeNYI,.inTheHunt .tNmePHI,.inTheHunt .tNmeNYI{color:#FF7F36;}.playoffMatchups .tNmePIT,.inTheHunt .tNmePIT{color:#EADCAE;}.playoffMatchups .tNmeATL,.inTheHunt .tNmeATL{color:#99B6DD;}.playoffMatchups .tNmeCOL,.inTheHunt .tNmeCOL{color:#903;}.playoffMatchups .tNmeANA,.inTheHunt .tNmeANA{color:#E6C66F;}.playoffMatchups .tNmeVAN,.playoffMatchups .tNmeMIN,.playoffMatchups .tNmeDAL,.inTheHunt .tNmeVAN,.inTheHunt .tNmeMIN,.inTheHunt .tNmeDAL{color:#096;}.playoffMatchups .tNmeLAK,.inTheHunt .tNmeLAK{color:#669;}.playoffMatchups .tNmePHX,.inTheHunt .tNmePHX{color:#903;}.playoffMatchups .tNmeSJS,.inTheHunt .tNmeSJS{color:#066;}.playoffMatchups .tmName .njd,.inTheHunt .tmName .njd{color:#C00;}.playoffMatchups .tmName .nyr,.inTheHunt .tmName .nyr{color:#06C;}.playoffMatchups em,.inTheHunt em{font-weight:bold;color:#fff;}.conferenceMatchupsWestern .playoffMatchups li:hover{-webkit-box-shadow:0 0 4px 0 #0070e4;-moz-box-shadow:0 0 4px 0 #0070e4;box-shadow:0 0 4px 0 #0070e4;}.conferenceMatchupsEastern .playoffMatchups li:hover{-webkit-box-shadow:0 0 4px 0 #ec2e4e;-moz-box-shadow:0 0 4px 0 #ec2e4e;box-shadow:0 0 4px 0 #ec2e4e;}table.stats{text-transform:none;}table.stats tr th:nth-child(2){text-align:left;}table.stats tr td:nth-child(2){text-align:left;}table.stats,table.statsHeader{float:left;width:960px;}table.stats tfoot div.footer{width:100%;font:bold 10px verdana;margin:10px 0;padding:5px 0;background-color:#E4E4E4;}table.stats tfoot tr th{text-align:right;}table.statsHeader th{padding:6px;}table.statsHeader td{line-height:15px;padding:5px;}#milestonePageContent .tableNote{text-align:right;font-style:italic;font-size:10px;}#milestonePageContent em{font-weight:bold;}table.milestoneData{width:650px;}table.milestoneData tbody tr td a{font-weight:normal;text-transform:none;}table.milestoneData tr td:nth-child(1){width:50px;}table.milestoneData tr td:nth-child(2){width:150px;}table.milestoneData tr td:nth-child(3),table.milestoneData tr th:nth-child(2){width:100px;}table.milestoneData tr td:nth-child(2){text-align:left;}table.milestoneData caption{text-align:left;font:bold 12px arial;padding:3px;}table.milestoneData tfoot tr th:last-child{padding-top:5px;font-weight:bold;text-align:right;}th.draftSearchHdr,th.draftSearchHdr a{color:#E0E0E0;font-weight:bold;font-size:10px;background-color:#666;}table.data.threeStarsStandings{width:100%;}table.data.threeStarsStandings caption{width:100%;background-color:#4c4d4b;color:#fff;font-size:13px;font-weight:bold;clear:both;text-align:center;padding:4px 4px 4px 6px;text-transform:uppercase;}table.data.threeStarsStandings th{text-align:center;}table.data.threeStarsStandings th a{text-decoration:underline;}table.data.threeStarsStandings td{text-align:center;}table.data tfoot{border:none;padding:6px;margin:4px 0;text-align:left;width:100%;font:bold 10px verdana;}table.data tfoot.paging tr td{padding-top:12px;}table.data tfoot.paging tr td>div{float:left;width:100%;background-color:#E4E4E4;padding:5px 0;}table.data tfoot.paging div.numRes{float:left;width:47%;text-align:left;padding:2px 10px 0 10px;}table.data tfoot.paging div.pages{float:right;text-align:right;padding:0 10px 0 0;}table.data tfoot.paging em{display:inline-table;margin-bottom:-4px;color:#0183DA;font-size:13px;}table.threeStarsPlayer td{vertical-align:top;}table.threeStarsPlayer a:link,table.threeStarsPlayer a:visited{font-weight:bold;font-size:10px;}#wh-carousel{background-color:#FFF;width:100%;}#modalContainer.teamSpotlight,#modalContainer.statsReportLegend{position:absolute;color:#ccc;background:#121212 url('../images/ajax-loader.gif') no-repeat;background-position:center center;display:none;width:345px;height:180px;border:3px solid #888;-moz-box-shadow:-5px 5px 5px #333;-webkit-box-shadow:-5px 5px 5px #333;box-shadow:-5px 5px 5px #333;z-index:75001;}#modalContainer.gclDemo{position:absolute;color:#ccc;background:#121212 no-repeat;background-position:center center;display:none;width:640px;height:360px;border:3px solid #888;-moz-box-shadow:-5px 5px 5px #333;-webkit-box-shadow:-5px 5px 5px #333;box-shadow:-5px 5px 5px #333;z-index:75001;}#modalContainer.statsReportLegend{background:none;background-color:#111;display:none;width:260px;height:auto;}#playerSearch,#advancedSearch{float:left;font:bold 11px verdana;color:#444;text-transform:uppercase;}#playerSearch{width:648px;padding:5px 5px 7px 5px;border:1px solid #ccc;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;margin-bottom:10px;}#playerSearch .lastInitial{float:left;width:100%;color:#999;margin:6px 0;}#playerSearch .searchToggle{float:left;margin-top:8px;padding-top:6px;clear:both;width:640px;border-top:1px solid #ccc;}#playerSearch .searchToggle a{color:#0183da;}#playerSearch .label{font-size:10px;margin-right:6px;color:#666;}#playerSearch .txtField,#miniSearch .txtField{border:solid 1px #999;color:#DEDEDE;background-color:#6b6b6b;font:bold 10px verdana;width:160px;padding:1px 2px 1px 2px;text-transform:uppercase;}table.playerSearch{float:left;width:660px;}table.playerSearch td{line-height:21px;}table.playerSearch td a{font-weight:bold;}#tombstone{float:left;width:660px;}#tombstone h1{float:left;color:#666;font:bold 26px arial;margin:0 4px 0 6px;width:440px;}#tombstone .headshot{float:left;width:105px;}#tombstone .sweater{color:#999;}#tombstone table.bioInfo{font:bold 12px verdana;color:#666;width:550px;margin:6px 0 0 6px;}#tombstone table.bioInfo td{padding:2px;}#tombstone table.bioInfo td.label{color:#999;text-transform:uppercase;}table.playerStats{width:660px;}table.playerStats td:nth-child(1){text-align:left;}table.playerStats th{min-width:5px;}table.playerStats td{min-width:5px;}#wideCol .contentBlock .blogPubDateLocation{font-family:Arial,Helvetica,sans-serif;font-weight:bold;color:#666;font-size:14px;margin:0 0 6px 0;text-transform:uppercase;padding:8px 0 8px 0;}#wideCol .contentBlock h3.blogByLine{color:#333;font:bold 10px verdana;line-height:10px;margin:4px 0 0;text-transform:none;padding:8px 0 15px 0;border-bottom:1px dotted #000;}#wideCol .contentBlock.index h2.blogHeadline{color:#333;font-family:Arial,Helvetica,sans-serif;font-size:24px;font-weight:bold;line-height:24px;margin:15px 5px 0 0;width:627px;}.blogTools{font-size:9px;font-weight:bold;color:#333;height:12px;padding-top:40px;}.shareSprite_fb,.shareSprite_twit,.shareSprite_digg{float:left;width:17px;height:16px;background:transparent url(http://cdn.nhl.com/images/icons/shareSprite.png) no-repeat scroll 0 0;cursor:pointer;margin-right:7px;}.shareSprite_fb:hover{background-position:0 -16px;}.shareSprite_twit{width:15px;background-position:-16px 0;}.shareSprite_twit:hover{width:15px;background-position:-16px -16px;}.shareSprite_digg{background-position:-32px 0;}.shareSprite_digg:hover{background-position:-32px -16px;}table.pageNavigation{height:30px;float:right;font-size:10px;font-weight:bold;text-transform:uppercase;color:#000;}table.pageNavigation td{vertical-align:middle;padding-right:10px;}.table.pageNavigation a:hover{color:#000;}.table.pageNavigation b{color:#000;}#wideCol .contentBlock .faceBookTweetDigg{float:left;padding:50px 8px 8px 5px;}.pageNaviBar{float:left;background-color:#E4E4E4;border:none;padding:6px;margin:4px 0 4px 0;text-align:right;font-weight:bold;font-size:10px;width:98%;}.resultCount{float:left;text-align:left;}.pageNumbers{float:right;text-align:right;}.pageNumbers a:hover{color:#0183da;}.pageNumbers a{color:#333;}.pageNumbers em{color:#0183da;}.pageNumbers b{color:#333;}.feedback td{padding:5px;}#statsLegend{float:left;background-color:#111;color:#ccc;width:100%;}#statsLegend .header{float:left;width:100%;padding:4px 4px 4px 8px;color:#ececec;font-weight:bold;}#statsLegend .item{float:left;width:248px;padding:2px 4px 2px 8px;border-top:1px solid #555;text-transform:uppercase;font-size:10px;}#statsLegend .item a{color:#999;}#statsLegend .item a:hover{color:#0183da;}#mtchp{float:left;width:628px;background-color:#fff;border:1px solid #9f9f9f;padding:5px;font-family:arial;}#mtchp h2{float:left;text-transform:uppercase;font-family:arial;font-size:14px;font-weight:bold;}#mtchp h2.matchupLabel{float:left;width:615px;height:17px;margin:0 0 3px 0;padding:4px 4px 4px 6px;color:#fff;background-color:#666;}#mtchp h2.matchupAway{margin-right:5px;float:left;width:310px;}#mtchp .leftData,#mtchp .rightData{float:left;width:305px;background-color:#fff;font:bold 10px verdana;margin-bottom:20px;border:1px solid #A1A1A1;}#mtchp .leftData{margin-right:10px;}#mtchp table.tablesorter tbody td{background-color:transparent;}#mtchp .even{background-color:#eee;}.gcRosterTable{width:282px;background-color:#fff;border:0;clear:both;}.gcRosterTable td{font:11px arial;padding:2px 4px 2px 2px;color:#666;border-bottom:1px solid #fff;text-align:right;}.gcRosterTable th.lft{text-align:left;}.gcRosterTable td.lft{text-align:left;}.gcRosterTable th.cntr{text-align:center;}.gcRosterTable th.rght{text-align:right;}.gcRosterTable td.cntr{text-align:center;}.gcRosterTable td.rght{text-align:right;}.gcRosterTable .onice td{background-color:#0183da;color:#fff;border-bottom:1px solid #999;}.gcRosterTable .zero{color:#ccc;}table.tablesorter{font-family:arial;font-size:8pt;width:100%;}table.tablesorter thead tr th,table.tablesorter tfoot tr th{background-color:#444;color:#fff;font-size:8pt;padding:4px;}table.tablesorter thead tr .header{background-repeat:no-repeat;background-position:center right;cursor:pointer;}table.tablesorter tbody td{color:#3D3D3D;padding:4px;background-color:#FFF;vertical-align:top;}table.tablesorter tbody tr.odd td{background-color:#F0F0F6;}table.tablesorter thead tr .headerSortDown,table.tablesorter thead tr .headerSortUp{background-color:#0183da;}#previewRecapPage{float:left;}#previewRecapPage .article .inlineStats{float:right;padding:0;margin-left:5px;}table.gameMatchupStatsInline,table.gameMatchupHistoryInline{width:250px;}table.gameMatchupStatsInline th,table.gameMatchupHistoryInline th{text-align:center;color:#fff;}table.gameMatchupStatsInline th img{border:none;text-align:center;margin:4px 3px 0 3px;}table.gameMatchupStatsInline td:nth-child(2),table.gameMatchupHistoryInline td:nth-child(2){background-color:#E4E4E4;font-weight:bold;}.gameVideoMore{float:left;width:100%;text-align:center;margin-bottom:5px;background-color:#ccc;font:bold 9px verdana;color:#666;}.gameRecapSub{float:right;width:290px;margin:0 0 10px 5px;}table.bx-scoreSummary{width:100%;font:12px verdana;border:1px solid #4C4D4B;margin-bottom:25px;-webkit-box-shadow:rgba(0,0,0,.5) 2px 2px 4.5px;-moz-box-shadow:rgba(0,0,0,.5) 2px 2px 4.5px;box-shadow:rgba(0,0,0,.5) 2px 2px 4.5px;}table.bx-scoreSummary tbody tr td{border:1px solid #4C4D4B;height:18px;}table.bx-scoreSummary th{height:18px;font-size:12px;font-weight:bold;text-align:left;text-decoration:none;color:#fff;padding:3px 0 0 10px;background-color:#4C4D4B;width:100%;}table.bx-scoreSummary .periodHeader{background-color:#D7D8D3;border:medium none;text-align:left;padding-left:2px;width:100%;font:11px;color:#333;font-weight:bold;}table.bx-scoreSummary tr.statHeader,table.bx-scoreSummary tr.statHeader a{background-color:#D7D8D3;border:1px solid #4C4D4B;font-weight:bold;font:11px;color:#333;}table.bx-scoreSummary td.statHeader{text-align:center;width:42px;height:21px;padding:2px 0 2px 2px;font:11px;color:#333;}table.bx-scoreSummary td.statData{text-align:center;width:42px;height:20px;padding-left:2px;font:10px;}table.bx-scoreSummary .short{width:55px;text-align:center;}table.bx-scoreSummary .med{width:120px;}table.bx-scoreSummary .auto{max-width:512px;height:auto;}#boxscorePage{float:left;}#boxscorePage .contentBlock{padding-top:10px;}#bx-nav{float:left;width:100%;font-weight:bold;font-size:9px;color:#4C4D4B;text-align:center;text-transform:uppercase;}#bx-nav a{padding:0 5px;}#bx-nav span:after{color:#999;content:' | ';}#bx-nav span:last-child:after{content:'';}#boxscorePage table.data.boxscore caption{height:18px;font-size:12px;padding:3px 0 0 1px;}table.data.headToHead th,table.data.headToHead td{text-align:left;}.leaderBlock{float:left;width:328px;}.statLeaders{border:solid 1px #9f9f9f;padding-left:0;margin:10px 0 0 0;}.statLeaders th{width:325px;background-color:#999;font:bold 12px verdana;color:#fff;padding:2px 0 2px 4px;text-align:left;}.statLeaders td.leader{background:#f1f1f1;width:160px;height:270px;padding:0;border:1px solid #BBB;border-style:outset;margin:0 1px 1px 0;vertical-align:top;}.statsLeader{float:left;width:100%;}.statsLeader h3{width:100%;margin:2px 0;padding:0 0 0 3px;text-transform:uppercase;}.statsLeader .headshot{float:left;margin:0 4px;height:90px;}.statsLeader .leaderInfo{float:left;margin:0 4px;height:90px;width:83px;text-align:right;}.statsLeader .leaderInfo .stat{font:bold 24px arial;padding-top:31px;}.statsLeader .leaderName{float:left;clear:both;padding:4px 0 0 4px;font-weight:bold;}.statsLeader .buttons{float:left;clear:both;padding:0 0 0 3px;}.statsLeader table.runnerUps{width:160px;}.statsLeader table.runnerUps td{white-space:nowrap;font-size:11px;}table.statsFormTable{border:0;}table.statsFormTable tr td{padding:1px;}table.statsFormTable tr th{padding:1px;font-weight:bold;text-align:left;font-size:10px;text-transform:uppercase;color:#777;}.countrystatsLeader{float:left;width:300px;border:solid 1px #999;clear:none;background:#fff;}.countrystatsLeader h3{color:#333;margin:2px 0;padding:3px 0 0 3px;text-transform:uppercase;font:bold 14px arial;}.countrystatsLeader .headshot{float:left;height:90px;width:60px;margin:4px;clear:none;}.countrystatsLeader .leaderInfo{float:left;height:90px;text-align:right;width:60px;margin:2px;clear:none;}.countrystatsLeader .leaderInfo .stat{font:bold 24px arial;padding-top:16px;}.countrystatsLeader .leaderName{float:left;font-weight:bold;clear:none;margin:2px;width:160px;}.countrystatsLeader .buttons{float:left;clear:both;padding:0 0 4px 4px;width:300px;}.countrystatsLeader table.runnerUps{width:294px;}.countrystatsLeader table.runnerUps td{white-space:nowrap;font-size:11px;}.inlineGallery{float:left;margin:0 5px 5px 0;font-size:10px;}.inlineGallery div.coverImg{padding:4px;border:4px solid #ccc;margin-bottom:3px;}.inlineGallery a{margin-bottom:-3px;}.inlineGallery .coverImg{width:178px;height:75px;border:1px solid #fff;}#teamFeaturedGames{float:left;color:#ececec;padding:10px 0 10px 10px;width:662px;height:146px;background-color:#000;}#teamFeaturedGames .teamLogoName{float:left;font:bold 16px arial;width:100%;margin-bottom:5px;}#teamFeaturedGames .gameCell{float:left;width:92px;text-align:center;background-color:#323232;margin:5px 10px 0 0;padding:4px;-moz-border-radius:4px;-webkit-border-radius:4px;font:bold 10px verdana;height:84px;}#teamFeaturedGames .gameCell.away{width:90px;height:82px;background-color:#000;border:1px solid #333;}#teamFeaturedGames .lastOpponent{margin-right:5px;}#teamFeaturedGames td.upcoming{padding-left:5px;}#teamFeaturedGames th{border-bottom:1px solid #333;padding:0;font:bold 10px verdana;color:#999;}#teamFeaturedGames .upcoming{border-left:1px solid #333;}#teamFeaturedGames a{color:#54AAE3;}#teamFeaturedGames .natlTvInfo{float:left;text-align:center;padding-top:2px;width:100%;overflow:hidden;}#teamFeaturedGames .natlTvInfo img{margin-left:4px;}#teamFeaturedGames .homeIcon{float:left;width:14px;height:14px;background-color:#333;margin-right:3px;}#teamFeaturedGames .awayIcon{float:left;width:12px;height:12px;background-color:#000;border:1px solid #444;margin-right:3px;}#teamFeaturedGames .iconLabel{float:left;margin:0 6px 0 2px;}#teamFeaturedGames .legend{float:right;font:bold 10px verdana;color:#999;margin-right:10px;}#teamFeaturedGames .teamName{float:left;padding:1px 0 0 6px;}#tombstone .plus{background-image:url("../images/fancy_plus.png");background-position:left top;background-repeat:no-repeat;cursor:pointer;height:25px;margin-left:-6px;margin-top:-22px;position:relative;width:25px;z-index:181;}.inbody-media{float:none;padding:0;margin:0;}.pagination .pager{background-color:#E4E4E4;}#searchTop{background-color:#fff;padding:5px;border:1px solid #9f9f9f;}#searchTopInner{background-color:#ccc;padding:10px;}.pagination{width:100%;font-size:10px;font-weight:bold;text-transform:uppercase;}.pagination .results{float:left;color:#333;padding-right:10px;width:200px;}.pagination .rows{float:left;color:#999;padding-right:10px;width:200px;}.pagination .rows a{color:#333;}.pagination .rows-selected{color:#999;}.pagination .pager{float:right;}.pagination .pager a{text-decoration:none;color:#999;}.pagination .pager a,.pagination span{padding-left:3px;}.pagination .pager a:hover{color:#000;}.pagination .pager .last{border:none;}.pagination .pager .current{color:#333;font-weight:bold;}.pagination .pager .current.prev,.pagination .current.next{color:#999;border-color:#999;background:#fff;}#search_results .search_thumbnail img{height:150px;width:100px;margin-right:10px;margin-bottom:5px;}#search_results .players_search_thumbnail img{height:150px;width:100px;margin-right:10px;margin-bottom:5px;}#search_results .galleries_search_thumbnail img{height:90px;width:120px;margin-right:10px;margin-bottom:5px;}#search_results .podcasts_search_thumbnail img{height:60px;width:78px;margin-right:10px;margin-bottom:5px;}#search_results .images_search_thumbnail img{width:300px;border:0 solid #000;margin-right:10px;margin-bottom:5px;}#search_results .news_search_thumbnail img{height:90px;width:120px;border:0 solid #000;margin-right:10px;margin-bottom:5px;}#search_results .nhltv_search_thumbnail img{height:60px;width:78px;border:0 solid #000;margin-right:10px;margin-bottom:5px;}#search_results .blogs_search_thumbnail img{height:100px;width:150px;border:0 solid #000;margin-right:10px;margin-bottom:5px;}#search_results .search_index{text-transform:uppercase;font-weight:bold;}#search_results .search_header{padding-bottom:5px;}#search_results .search_title{font-size:18px;text-transform:capitalize;font-weight:bold;color:#000;}#search_results .search_pubdate{font-weight:bold;color:#666;font-size:10px;}#search_results .search_highlight{margin:0;}#search_results .search_row{padding-bottom:15px;}#search_results .search_row em{font-weight:bold;}#search_results .search_score{font-size:10px;color:#000;font-transform:uppercase;}#search_results{height:auto;float;left;}#searchResults{min-height:2000px;}#facet{border:1px solid #909090;padding:10px;margin-right:10px;}#facet .facetname{text-transform:capitalize;}#search_index{text-transform:capitalize;}.result{font-size:24px;font-weight:bold;text-transform:capitalize;}#results{padding-top:15px;}.suggestionsBox{position:relative;left:30px;margin:10px 0 0 0;width:200px;background-color:#212427;-moz-border-radius:7px;-webkit-border-radius:7px;border:2px solid #000;color:#fff;}.suggestionList{margin:0;padding:0;}.suggestionList li{margin:0 0 3px 0;padding:3px;cursor:pointer;list-style:none;}.suggestionList li:hover{background-color:#09f;}#searchTabs b{color:#000;}#pagination-top{height:15px;text-align:left;width:635px;background-color:#e4e4e4;padding:10px;margin-bottom:10px;}#pagination-bottom{height:15px;text-align:left;width:635px;background-color:#e4e4e4;padding:10px;margin-bottom:10px;}.feature{color:#1981D8;}.pageTitleBar{width:650px;height:17px;margin:10px 0 10px 0;padding:4px 4px 4px 6px;background-image:url('../images/blackBarStripe670px.png');background-repeat:no-repeat;overflow:hidden;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:bold;color:#fff;text-transform:uppercase;float:left;background:#444;background:-moz-linear-gradient(left,#000 25%,#444 75%);background:-webkit-gradient(linear,left top,right top,color-stop(25%,#000),color-stop(75%,#444));border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}.keymatchBox{float:left;background-color:#fff;padding:5px;border:1px solid #9f9f9f;width:650px;margin-bottom:10px;}table.eventsCalendar{width:100%;}table.eventsCalendar caption{text-align:left;font:14px verdana;font-weight:bold;margin-bottom:10px;padding-top:10px;}table.eventsCalendar th{border:1px solid #a1a1a1;color:#FFF;font-size:9px;font-weight:bold;height:16px;padding:3px 3px 0 5px;text-decoration:none;background-color:#666;margin-bottom:10px;}table.eventsCalendar th.venue{width:100px;}table.eventsCalendar td{border:1px solid #a1a1a1;font-size:10px;font-weight:bold;color:#666;text-transform:uppercase;padding:2px 2px 2px 2px;height:20px;}table.eventsCalendar a:link{font-weight:bold;color:#000;}table.eventsCalendar a:visited{font-weight:bold;color:#000;}table.eventsCalendar a:hover{font-weight:bold;color:#0183da;text-decoration:underline;}#select_icon{display:none;}table.newsData{border-style:solid;border-width:1px 0 0 0;border-color:#a1a1a1;font-size:10px;text-align:center;margin-bottom:10px;}table.newsData a:hover{color:#0183DA;}table.newsData.noHead thead{display:none;}table.newsData caption{text-align:center;font:bold 12px arial;padding:3px;}table.newsData caption div.tableLegendBtn{float:right;margin-top:-4px;}table.newsData th,table.newsData td{min-width:15px;padding:2px;vertical-align:middle;border-style:solid;border-width:0 1px 1px 0;border-color:#a1a1a1;overflow:auto;}table.newsData tr th{border:none;}table.newsData tr th:first-child,table.newsData tr td:first-child{border-left:solid 1px #a1a1a1;}table.newsData thead{background-color:#666;}table.newsData thead,table.newsData thead a{color:#e0e0e0;font-weight:bold;}table.newsData thead th a:hover{text-decoration:underline;}table.newsData tbody tr:nth-child(odd){background-color:#fff;}table.newsData tbody tr:nth-child(even){background-color:#ececec;}table.newsData.noAlt tbody tr{background-color:#fff;}table.newsData.noCellBord th,table.newsData.noCellBord td{border:none;}table.newsData td a{color:#333;}table.newsData.leftJust th,table.newsData.leftJust td{text-align:left;}table.newsData.multiBody tbody tr:nth-child(1){background-color:#D7D8D3;color:#333;font-weight:bold;}#medCol table.newsData.multiBody tbody tr:nth-child(1){background-color:#444;color:#fff;}table.newsData th.active{background-color:#E0E0E0;color:#a1a1a1;-webkit-box-shadow:-2px 1px 3px #aaa;-moz-box-shadow:none;box-shadow:none;}table.newsData td.active{background-color:#E0E0E0;color:#a1a1a1;-webkit-box-shadow:-2px 1px 3px #ccc;-moz-box-shadow:-2px 0 2px #ccc;box-shadow:-2px 0 2px #ccc;}table.newsData th.active,table.newsData td.active,table.newsData th.active a,table.newsData td.active a{font-weight:bold;color:#000;}table.newsData td.active a:hover{color:#0183DA;}table.newsData tr:nth-last-child(1) td.active{border-bottom-width:1px;-webkit-box-shadow:#ccc -2px 2px 3px;-moz-box-shadow:#ccc -2px 1px 2px;box-shadow:#ccc -2px 2px 2px;}table.newsData th.active{border-left:solid 1px #666;border-right:solid 1px #a1a1a1;}table.newsData tr th:last-child{border-right:solid 1px #a1a1a1;}table.newsData tfoot tr th,table.newsData tfoot tr td,table.newsData tfoot tr th:last-child,table.newsData tfoot tr td:last-child,table.newsData tfoot tr th:first-child,table.newsData tfoot tr td:first-child{border:none;padding:0;}
/** nhl/css/modules.css */
#tabbedRightRail a:visited{color:#9d9d9d;text-decoration:none;}#c_wmr1,#c_nlmr2,#c_nrmr2,#c_wmr3,#c_nlmr4,#c_nrmr4,#c_wmr5,#c_nlmr6,#c_nrmr6,#c_wmr7,#c_wmr9,#c_wmr10,#c_nlmr8,#c_nrmr8,#c_whoshot{float:left;border:solid 1px #999;margin-bottom:10px;}#wideCol .wideMod,#wideCol .colModRight,#wideCol .colModLeft{background-image:-webkit-gradient(linear,0% 70%,0% 100%,from(#FFF),to(#ececec));background-image:-moz-linear-gradient(top,#FFF 70%,#ececec 100%);}#c_mrm1,#c_mrm2,#c_mrm3,#c_mrm4,#c_mrm5,#c_mrm6,#c_mrm7,#c_mrm8,#c_nrm1,#c_nrm2,#c_nrm3,#c_nrm4,#c_nrm5,#c_nrm6,#c_nrm7,#c_nrm8{float:left;margin-bottom:10px;}#c_nrmr2,#c_nrmr4,#c_nrmr6,#c_nrmr8{margin-left:6px;}.moduleHeader{float:left;margin:0;height:22px;background-color:#000;background-image:-moz-linear-gradient(-45deg,#222 25%,transparent 25%,transparent 50%,#222 50%,#222 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(0.25,#222),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,#222),color-stop(0.75,#222),color-stop(0.75,transparent),to(transparent));-moz-background-size:5px 5px;background-size:5px 5px;font-family:arial;font-size:14px;font-weight:bold;color:#fff;padding:7px 3px 0 10px;}.wideMod .moduleHeader{width:655px;}.colModLeft .moduleHeader,.colModRight .moduleHeader{width:316px;}.moduleHeader span.pipe{color:#666;margin:0 2px 0 0;}.moduleHeader h3{float:left;font:bold 14px arial;line-height:14px;color:#fff;margin:0;padding:0;}.moduleHeader .links{float:right;width:auto;text-align:right;margin-top:-4px;}.moduleBody{float:left;overflow:hidden;padding:6px;}.moduleBody a.btn{clear:left;}.stepcarousel{position:relative;overflow:scroll;width:100%;}.stepcarousel .belt{position:absolute;left:0;top:0;}.panel{float:left;overflow:hidden;width:665px;color:#333;font-size:11px;margin:0;padding:6px 0;}.videoGutter li a:link{color:#3c0;}.videoGutter li a:hover{color:#3c0;}.twoUpItem{width:325px;margin:0 0 0 5px;float:left;font-family:verdana;font-size:11px;}.scrollable .twoUpItem{width:328px;}.twoUpItem img{margin-bottom:6px;float:left;}.twoUpItem h4{font-family:Verdana,sans-serif;font-size:14px;font-weight:bold;margin:2px 0 2px 0;padding:0;}.threeUpItem{width:215px;margin:0 0 0 6px;float:left;font-family:verdana;font-size:11px;}.threeUpItem img{width:215px;height:121px;margin-bottom:6px;float:left;}.threeUpItem h4{font:bold 12px verdana;margin:2px 0 2px 0;padding:0;}.threeUpItem ul{list-style:none;float:left;margin:0;padding:0 0 0 10px;width:190px;line-height:15px;}.threeUpItem li{padding-top:6px;font-size:13px;font-family:Arial,Helvetica,sans-serif;font-weight:bold;}.threeUpItem ul a:link,.threeUpItem ul a:visited{padding:0 0 0 20px;list-style:none;color:#999;background:url(../images/arrow_off.png) 0 2px no-repeat;text-decoration:none;}.threeUpItem ul a:hover,.threeUpItem ul a:visited:hover{padding:0 0 0 20px;list-style:none;color:#0183da;background:url(../images/arrow_on.png) 3px 2px no-repeat;text-decoration:none;}.whosHot{width:215px;margin:0 0 0 6px;float:left;font-family:verdana;font-size:11px;}.whosHot img{margin-bottom:6px;float:left;}.whosHot h4{font:bold 12px verdana;margin:2px 0 2px 0;padding:0;}.whosHot ul{list-style:none;float:left;margin:0;padding:0 0 0 10px;width:190px;line-height:15px;}.whosHot li{padding-top:6px;font-size:13px;font-family:Arial,Helvetica,sans-serif;font-weight:bold;}.whosHot ul a:link,.whosHot ul a:visited{padding:0 0 0 20px;list-style:none;color:#999;background:url(../images/arrow_off.png) 0 2px no-repeat;text-decoration:none;}.whosHot ul a:hover,.whosHot ul a:visited:hover{padding:0 0 0 20px;list-style:none;color:#0183da;background:url(../images/arrow_on.png) 3px 2px no-repeat;text-decoration:none;}.thrStrsPlyr{float:left;clear:none;padding:0;margin:0;border-style:none;}.thrStrsPlyr .boldText{font-weight:bold;}.thrStrsPlyr .headShot{width:70px;}.thrStrsPlyr .teamLogo{width:80px;_width:78px;}.thrStrsPlyr .textLine{width:125px;}.thrStrsPlyr .statLine{width:125px;font-size:10px;}.thrStrsPlyr .ldrPtsLine{width:200px;font-size:10px;text-align:left;}.thrStrsPlyr .blurbLine{width:200px;font-size:10px;}.thrStrsPlyr .playerName{font-weight:bold;color #333;}.scrollable{position:relative;overflow:hidden;padding:8px 0;}.scrollable div.items{width:20000em;position:absolute;clear:both;margin-left:0;}.scrollable div.items div{float:left;}#galleryMod .scrollable div.items div{text-align:center;}.scrollable{float:left;width:668px;}#galleryMod{width:596px;height:165px;}#galleryMod div.items div{width:144px;margin-right:6px;}#galleryMod h2{font-size:11px;font-weight:bold;margin:0;}#galleryMod h2 a:link,#galleryMod h2 a:visited{color:#97721B;}#galleryMod h3{font-size:10px;font-weight:bold;text-transform:uppercase;color:#999;margin:0;}#galleryMod div.items div img{width:142px;border:1px solid #999;}div.navi.box{margin-left:291px;height:20px;}a.prev,a.next,a.prevPage,a.nextPage{display:block;width:18px;height:18px;float:left;margin:43px 2px;cursor:pointer;font-size:1px;}a.prev:hover,a.next:hover,a.prevPage:hover,a.nextPage:hover{background-position:0 -18px;}a.disabled,a.disabled:hover{background-position:0 -36px;!important;}a.next,a.nextPage{clear:right;}div.navi{height:15px;clear:both;padding-top:2px;margin:0 auto;max-width:658px;}div.navi a{width:8px;height:8px;float:left;margin:3px;background:url(../images/navigator.png) 0 0 no-repeat;display:block;font-size:1px;}div.navi a:hover{background-position:0 -8px;}div.navi a.active{background-position:0 -16px;}div.modContainer,div.tabModContainer{float:left;margin:0;overflow:hidden;padding:6px;width:286px;color:#333;background:#fff;border:1px solid #9F9F9F;}div.modContainer b,div.tabModContainer b{font-weight:bold;}div.tabModContainer{border-top:0;padding:0;width:298px;}div.modContainer.topHeads{border:0;width:288px;padding:5px;}div.modContainer h3,div.modContainer h4{display:block;font:14px arial;font-weight:bold;margin:0;padding:4px 0 0 6px;}div.modContainer div{display:block;background-color:#F1F1F1;padding:6px;font:11px verdana;margin-top:6px;position:relative;}div.modContainer .video_icon{margin:0;padding:0;}div.modContainer .play_icon{float:left;margin:-155px 0 0 3px;padding:0;}div.modContainer div img{width:100%;}div.modContainer div p{margin:2px 0;}div.modContainer div p b{font-size:9px;}div.modContainer div p a,div.modContainer div ul a{text-decoration:none;}div.modContainer div h4{margin:0;padding:4px 0 0 0;}div.modContainer div b{color:#666;font-weight:bold;line-height:14px;font-size:9px;}div.modContainer div b a{text-decoration:none;}div.modContainer ul{font:11px verdana;list-style:none outside none;margin:0;padding:4px 0 0 0;}div.modContainer ul li{padding:3px 6px;}div.modContainer ul li:nth-child(odd){padding:3px 6px;background-color:#CCC;}div.modContainer.topHeads ul li:nth-child(odd){background-color:#E4E4E4;}div.modContainer.topHeads ul{padding:0;}div.modContainer.topHeads ul img{margin:-3px 0;}#wideCol div.modContainer{width:314px;background-color:#E4E4E4;margin:20px 0 20px 20px;border:0;float:right;}#wideCol div.modContainer ul{font:12px arial;}#wideCol div.modContainer div p a,#wideCol div.modContainer ul a{text-decoration:underline;}#wideCol div.modContainer div b a{text-decoration:none;}#wideCol div.modContainer ul li{padding:5px 6px;}#featuredGame{float:left;width:652px;height:146px;background-color:#121212;}#featuredGame{background-color:#121212;padding:8px;height:148px;}#featuredGame .gmPhoto{height:150px;margin-right:10px;float:left;}#featuredGame h4,#featuredGame h5,#featuredGame h6{float:left;width:370px;}#featuredGame h4{font:15px/17px arial;color:#999;}#featuredGame h5{font:26px/28px arial;color:#fff;}#featuredGame .and{color:#999;}#featuredGame h6{font:18px/21px arial;color:#54aae3;}#featuredGame p{float:left;font:16px/18px arial;color:#999;}#featuredGame .network{color:#fff;}#featuredGame .gmButtons{float:left;border-top:1px solid #444;padding:3px 3px 0 3px;width:368px;}.pullquote{float:left;margin:20px 0 20px 20px;padding:0;font:16px Arial;font-weight:bold;color:#0183da;line-height:18px;clear:both;}.pullquote p{float:left;margin:0;padding:0;}.pullquote i{font-weight:normal;color:#666;}.inbody-userquote{float:right;margin:20px 0 20px 20px;padding:0;width:325px;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:14px;color:#666;line-height:16px;background:#e4e4e4;-moz-border-radius:6px;-webkit-border-radius:6px;}.inbody-userquote p{float:left;margin:0;padding:12px 18px;}.inbody-userquote p img{margin:0 8px 0 0;width:98px;height:55px;}.inbody-userquote b{font-size:12px;font-style:italic;}.inbody-userquote img{float:left;}.standingsBox{float:left;background:#F1F1F1;clear:both;color:#333;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;margin:0 8px 8px 8px;padding:6px;width:298px;}.standingsBox a:link,.standingsBox a:visited{font-size:10px;font-weight:bold;text-decoration:none!important;}.standingsBox b{font-size:10px;color:#666;}.standingRow,.legendRow{float:left;width:100%;padding:3px 0 3px 0;}.legendRow .view,.legendRow .gp,.legendRow .pts,.legendRow .wins{float:left;width:25px;font-weight:bold;font-size:10px;color:#666;}.legendRow .view{width:220px;text-transform:uppercase;}.legendRow .wins{text-align:center;}.standingRow .rank,.standingRow .logo,.standingRow .team,.standingRow .gp,.standingRow .pts,.standingRow .wins{float:left;font-size:11px;padding-top:4px;color:#000;font-family:Verdana,Arial,Helvetica,sans-serif;text-align:center;}.standingRow .rank{width:18px;}.standingRow .logo{padding-top:0;width:45px;}.standingRow .team{width:155px;text-align:left;text-transform:uppercase;}.standingRow .gp,.standingRow .wins{width:25px;}.standingRow .pts{width:25px;font-weight:bold;}.standingsBox .standingsDate{font-size:9px;font-weight:bold;}.standingsElement{margin:5px;padding-bottom:8px;float:right;}.playerCard{background:#E4E4E4;color:#333;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;margin:20px 0 20px 20px;padding:8px;width:298px;float:right;}.playerCard .headshot{float:left;margin:6px;}.playerCard .teamlogo{margin:6px;height:31px;}.playerCard .playername{font-weight:bold;text-transform:uppercase;}.playerCard .playerpos{text-transform:uppercase;font-weight:bold;font-size:10px;color:#666;}.playerCard .playerstats .b{font-weight:bold;}.inbody-stats{display:none;}.noscriptDL{float:left;width:670px;border:1px solid #ccc;font-family:Verdana,sans-serif;}.noscriptDL .dlPanel{float:left;width:668px;height:404px;border:1px solid #fff;overflow:hidden;background:#000 no-repeat;}.noscriptDL .dlPanel .tray{color:#fff;float:left;margin:0;padding:10px;width:652px;height:90px;background:transparent url('/images/default/trayBg.png');font-size:11px;border-top:1px solid #999;border-bottom:1px solid #999;}.noscriptDL .dlPanel .top{float:left;width:668px;height:269px;}.noscriptDL .dlPanel .tray div{float:left;width:430px;}.noscriptDL .dlPanel .tray div h1,.noscriptDL .dlPanel .tray div h2,.noscriptDL .dlPanel .tray div h3,.noscriptDL .dlPanel .tray div h4,.noscriptDL .dlPanel .tray div h5,.noscriptDL .dlPanel .tray div h6{margin:0;font-family:arial;font-weight:normal;}.noscriptDL .dlPanel .tray div h1{font-size:46px;margin-bottom:0;}.noscriptDL .dlPanel .tray div h2{font-size:42px;margin-bottom:0;}.noscriptDL .dlPanel .tray div h3{font-size:36px;margin-bottom:4px;}.noscriptDL .dlPanel .tray div h4{font-size:32px;margin-bottom:8px;}.noscriptDL .dlPanel .tray div h5{font-size:26px;margin-bottom:12px;}.noscriptDL .dlPanel .tray div h5{font-size:22px;margin-bottom:16px;}.noscriptDL .dlPanel .tray a:link,.noscriptDL .dlPanel .tray a:visited{color:#fff;text-decoration:none;}.noscriptDL .dlPanel .tray a:hover{color:#0183da;text-decoration:none;}.noscriptDL .dlPanel .tray ul{float:left;width:205px;height:88px;border-left:solid 1px #666;padding-left:10px;line-height:15px;list-style-image:none;list-style-position:outside;list-style-type:none;margin:0;}.noscriptDL .dlPanel .tray li{font-family:Arial,Helvetica,sans-serif;font-size:12px;padding:3px 0;line-height:15px;list-style-image:none;list-style-position:outside;list-style-type:none;}.noscriptDL .dlPanel .tray ul a:link,.noscriptDL .dlPanel .tray ul a:visited{background:transparent url(/images/default/arrow_off.png) no-repeat scroll 0 2px;padding:0 0 0 20px;}.noscriptDL .dlPanel .tray ul a:hover,.noscriptDL .dlPanel .tray ul a:visited:hover{background:url('/images/default/arrow_on.png') 2px 2px no-repeat;}.noscriptDL .dlPanel .tray .readMore{font-size:9px;font-weight:bold;}.noscriptDL .dlPhotoCredit{float:left;background:url('/images/default/dlCreditBg.png') no-repeat;width:654px;font-size:10px;text-align:right;padding:4px 14px 0 0;height:18px;color:#999;}#nhlVideoCenter{float:left;width:100%;height:52px;background-image:url(http://cdn.nhl.com/league/images/channel_module_background.jpg);font-family:Verdana;}#nhlVideoCenter a{text-decoration:none;}#nhlVideoCenter img{float:left;margin-top:5px;padding-right:5px;}#nhlVideoCenter ul{margin:0;padding:0;list-style:none;list-style-image:none;}#nhlVideoCenter ul li{float:left;width:110px;height:18px;text-transform:uppercase;padding:0;margin:3px;text-align:center;-moz-box-shadow:2px 2px 1px #888;-webkit-box-shadow:2px 2px 1px #888;box-shadow:2px 2px 1px #888;}#nhlVideoCenter ul span{float:left;width:100%;height:100%;padding-top:3px;}#nhlVideoCenter li{border:1px solid #333;font-size:9px;background-color:#626262;background-image:-moz-linear-gradient(270deg,#626262,#353535 50.0%,#000 50.0%,#2a2a2a 100.0%);background-image:-webkit-gradient(linear,0% 0,0% 100%,from(#626262),to(#2A2A2A),color-stop(.5,#353535),color-stop(.6,#000));background-image:-o-linear-gradient(270deg,#626262,#353535 50.0%,#000 50.0%,#2a2a2a 100.0%);background-image:-ms-linear-gradient(270deg,#626262,#353535 50.0%,#000 50.0%,#2a2a2a 100.0%);background-image:linear-gradient(270deg,#626262,#353535 50.0%,#000 50.0%,#2a2a2a 100.0%);}#nhlVideoCenter li:hover{border-color:#42a1ee;background-image:-moz-linear-gradient(270deg,#73BEF1,#4EA2DB 50.0%,#0383d9 50.0%,#42A1EE 100.0%);background-image:-webkit-gradient(linear,0% 0,0% 100%,from(#73BEF1),to(#42A1EE),color-stop(.5,#4EA2DB),color-stop(.6,#0383d9));background-image:-o-linear-gradient(270deg,#73BEF1,#4EA2DB 50.0%,#0383d9 50.0%,#42A1EE 100.0%);background-image:-ms-linear-gradient(270deg,#73BEF1,#4EA2DB 50.0%,#0383d9 50.0%,#42A1EE 100.0%);background-image:linear-gradient(270deg,#73BEF1,#4EA2DB 50.0%,#0383d9 50.0%,#42A1EE 100.0%);}#nhlVideoCenter li:active{border-color:#42a1ee;background-image:-moz-linear-gradient(270deg,#42A1EE,#0383d9 50.0%,#4EA2DB 50.0%,#73BEF1 100.0%);background-image:-webkit-gradient(linear,0% 0,0% 100%,from(#42A1EE),to(#73BEF1),color-stop(.5,#0383d9),color-stop(.6,#4EA2DB));background-image:-o-linear-gradient(270deg,#42A1EE,#0383d9 50.0%,#4EA2DB 50.0%,#73BEF1 100.0%);background-image:-ms-linear-gradient(270deg,#42A1EE,#0383d9 50.0%,#4EA2DB 50.0%,#73BEF1 100.0%);background-image:linear-gradient(270deg,#42A1EE,#0383d9 50.0%,#4EA2DB 50.0%,#73BEF1 100.0%);box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;-ms-box-shadow:none;}#nhlVideoCenter li a{color:#ccc;letter-spacing:0;display:block;width:100%;height:100%;}#nhlVideoCenter li:hover a{color:white;}.no-cssgradients #nhlVideoCenter ul li{text-indent:-9999px;}.no-cssgradients #nhlVideoCenter li:hover{float:left;background-position:0 -20px;}.no-cssgradients #nhlVideoCenter li.highlights{background-image:url(/nhl/en/v3/images/videoCenter/btn_gameHighlights.png);}.no-cssgradients #nhlVideoCenter li.classicClips{background-image:url(/nhl/en/v3/images/videoCenter/btn_classicClips.png);}.no-cssgradients #nhlVideoCenter li.allAccessShow{background-image:url(/nhl/en/v3/images/videoCenter/btn_allAccess.png);}.no-cssgradients #nhlVideoCenter li.interviews{background-image:url(/nhl/en/v3/images/videoCenter/btn_interviews.png);}.no-cssgradients #nhlVideoCenter li.shootout{background-image:url(/nhl/en/v3/images/videoCenter/btn_shootout.png);}.no-cssgradients #nhlVideoCenter li.playsOfTheWeek{background-image:url(/nhl/en/v3/images/videoCenter/btn_potw.png);}.no-cssgradients #nhlVideoCenter li.nhlNews{background-image:url(/nhl/en/v3/images/videoCenter/btn_news.png);}.no-cssgradients #nhlVideoCenter li.pressRoom{background-image:url(/nhl/en/v3/images/videoCenter/btn_pressRoom.png);}.no-cssgradients #nhlVideoCenter li.playerSafety{background-image:url(/nhl/en/v3/images/videoCenter/btn_playerSafety.png);}.no-cssgradients #nhlVideoCenter li.ciscoNHLLive{background-image:url(/nhl/en/v3/images/videoCenter/btn_ciscoNHLLive.png);}#video .panel{padding-bottom:0;}#video #lrg_vid{width:325px;height:250px;margin:0 5px;float:left;}#video #four_panel{width:325px;height:250px;margin:0 10px 0 0;float:right;font-size:10px;}#video #four_panel strong{font-weight:bold;}#video #four_panel .quad{width:160px;height:125px;float:left;}#video #four_panel .quad div{background:no-repeat;width:160px;height:92px;}#video #lrg_vid h1{font:bold 12px Verdana,sans-serif;margin:5px 0 2px;padding:0;}#video #lrg_vid p{margin-top:0;}.no-cssgradients #video #lrg_vid p{margin-top:5px;}.no-cssgradients #video .btn80Lite{margin-top:-10px;}#video.caroBody,#video.stepcarousel{overflow:hidden;}#video{font-size:11px;color:#333;overflow:hidden;height:326px;width:668px;}#topNav>li>ul>li{float:none;}#topNav .extendedNavi>li{text-align:left;}#topNav .extendedNavi li a{display:inline;}.extendedNavi div.modContainer{width:170px;background-color:#3a3a3a;margin:0;border:0;height:auto;}.extendedNavi div.modContainer h3{color:#fff;font-size:12px;padding:0 0 0 4px;}.extendedNavi div.modContainer div{background-color:#303030;display:block;font:10px verdana;margin-top:3px;padding:6px;position:relative;color:#999;}.extendedNavi div.modContainer ul{margin-bottom:5px;}.extendedNavi div.modContainer ul li{font:10px verdana;}.extendedNavi div.modContainer div h4{color:#fff;font-size:12px;}.extendedNavi div.modContainer div a{color:#c7c7c7!important;display:inline!important;font:normal 10px/12px verdana!important;}.extendedNavi div.modContainer div a:hover{color:#54aae3!important;}.extendedNavi div.modContainer div b{color:#ccc!important;}.extendedNavi div.modContainer div b a{font-weight:bold!important;font-size:9px!important;}.extendedNavi div.modContainer ul li:nth-child(2n+1){background-color:#2a2a2a;padding:3px 6px;}.extendedNavi ul.secondaryNavi{float:left;background-color:#3A3A3A;width:170px;}.extendedNavi ul.secondaryNavi li{font:bold 9px verdana;text-transform:uppercase;line-height:16px;}.extendedNavi ul.secondaryNavi li:hover,.extendedNavi ul.secondaryNavi li:hover:nth-child(2n+1){background-color:#0486D2;}.extendedNavi ul.secondaryNavi a:link,.extendedNavi ul.secondaryNavi a:visited{color:#fff;font:bold 9px verdana!important;}.extendedNavi ul.secondaryNavi li:nth-child(2n+1){background-color:#313131;}.extendedNavi table.matchup{float:left;width:100%;font:bold 9px verdana;color:#ccc;margin-bottom:4px;}.extendedNavi table.matchup td{vertical-align:middle;text-align:center;padding:2px 0;}.pollContainer{float:left;background:url('../images/poll_bgd.jpg') no-repeat bottom left;padding:10px;width:280px;background-color:#fff;}.pollContainer a{float:left;margin:10px 0 0 20px;}.contentBlock .pollContainer{float:right;background:none;padding:0 10px 10px 10px;margin-left:15px;width:350px;}.pollContainer h3{float:left;font:bold 14px arial;padding:6px 4px 0 0;text-transform:none;}.contentBlock .pollContainer h3{font:bold 15px verdana;}.pollContainer h4{float:left;font:bold 11px arial;text-transform:uppercase;padding:0 4px;color:#666;}.contentBlock .pollContainer h4{padding:0 4px 4px 0;border:1px dotted #999;border-width:0 0 1px 0;width:90%;}.pollContainer li{float:left;font-size:11px;list-style:none outside none;padding:5px 0;width:100%;}.contentBlock .pollContainer li{font-size:12px;}.pollContainer ul.results li{padding:5px 0 5px 4px;}.video_icon{background:url('../images/miniSprite.png') no-repeat -63px 0;background-color:transparent!important;float:right;height:15px;margin:0;padding:0;width:15px;}.play_icon{background:url('../images/miniSprite.png') no-repeat -46px 0;background-color:transparent!important;height:15px;margin:0;padding:0;width:15px;}#relatedNewsHeader .indNav{float:right;}#c_relatedNews{width:625px;overflow:auto;}#relatedNewsHeader{font:bold 14px arial;color:#999;border-bottom:1px solid #999;}#relatedNewsWrap .panel{color:#333;float:left;font-size:11px;margin:0;overflow:hidden;padding:6px 0;width:665px;}#vidBlogHeader .indNav{float:left;margin:2px 7px 0 -30px;}#c_vidBlog{width:668px;overflow:auto;}#vidBlog{height:215px;}#c_whThrStrs{width:668px;overflow:auto;}#whThrStrs{height:150px;}
/** nhl/css/jquery.fancybox.css */
html,body{height:100%;}div#fancy_overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.7;filter:alpha(opacity=70);display:none;z-index:75001;}* html div#fancy_overlay{position:absolute;height:expression(document.body.scrollHeight>document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight+'px');}div#fancy_wrap{text-align:left;}div#fancy_loading{position:absolute;height:40px;width:40px;cursor:pointer;display:none;overflow:hidden;background:transparent;z-index:100;}div#fancy_loading div{position:absolute;top:0;left:0;width:40px;height:480px;background:transparent url('/images/default/lightbox/fancy_progress.png') no-repeat;}div#fancy_loading_overlay{position:absolute;background-color:#FFF;z-index:30;}div#fancy_loading_icon{position:absolute;background:url('/images/default/lightbox/fancy_loading.gif') no-repeat;z-index:35;width:16px;height:16px;}div#fancy_outer{position:absolute;top:0;left:0;z-index:75002;padding:18px 18px 33px 18px;margin:0;overflow:hidden;background:transparent;display:none;}div#fancy_inner{position:relative;width:100%;height:100%;border:0;background:#555;}div#fancy_content{margin:0;z-index:100;position:absolute;}div#fancy_div{background:#000;color:#FFF;height:100%;width:100%;z-index:100;}img#fancy_img{position:absolute;top:0;left:0;border:0;padding:0;margin:0;z-index:100;width:100%;height:100%;}div#fancy_close{position:absolute;top:-12px;right:-15px;height:30px;width:30px;background:url('/images/default/lightbox/fancy_closebox.png') top left no-repeat;cursor:pointer;z-index:181;display:none;}#fancy_frame{position:relative;width:100%;height:100%;display:none;}#fancy_ajax{width:100%;height:100%;overflow:auto;}a#fancy_left,a#fancy_right{position:absolute;bottom:0;height:100%;width:35%;cursor:pointer;z-index:111;display:block;background-image:url(data:image/gif;base64,AAAA);outline:none;}a#fancy_left{left:0;}a#fancy_right{right:0;}span.fancy_ico{position:absolute;top:50%;margin-top:-15px;width:40px;height:68px;z-index:112;cursor:pointer;display:block;}span#fancy_left_ico{left:10px;background:transparent url(/images/default/lightbox/left_arrow_off.png) no-repeat scroll 0 0;}span#fancy_right_ico{right:10px;background:transparent url(/images/default/lightbox/right_arrow_off.png) no-repeat scroll 0 0;}span#fancy_left_ico:hover{background:transparent url(/images/default/lightbox/left_arrow_on.png) no-repeat scroll 0 0;}span#fancy_right_ico:hover{background:transparent url(/images/default/lightbox/right_arrow_on.png) no-repeat scroll 0 0;}a#fancy_left:hover{visibility:visible;}a#fancy_right:hover{visibility:visible;}a#fancy_left:hover span{left:10px;width:40px;height:68px;}a#fancy_right:hover span{right:10px;width:40px;height:68px;}.fancy_bigIframe{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;}div#fancy_bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:70;border:0;padding:0;margin:0;}div.fancy_bg{position:absolute;display:block;z-index:70;border:0;padding:0;margin:0;}div.fancy_bg_n{top:-18px;width:100%;height:18px;background:transparent url('/images/default/lightbox/fancy_shadow_n.png') repeat-x;}div.fancy_bg_ne{top:-18px;right:-13px;width:13px;height:18px;background:transparent url('/images/default/lightbox/fancy_shadow_ne.png') no-repeat;}div.fancy_bg_e{right:-13px;height:100%;width:13px;background:transparent url('/images/default/lightbox/fancy_shadow_e.png') repeat-y;}div.fancy_bg_se{bottom:-18px;right:-13px;width:13px;height:18px;background:transparent url('/images/default/lightbox/fancy_shadow_se.png') no-repeat;}div.fancy_bg_s{bottom:-18px;width:100%;height:18px;background:transparent url('/images/default/lightbox/fancy_shadow_s.png') repeat-x;}div.fancy_bg_sw{bottom:-18px;left:-13px;width:13px;height:18px;background:transparent url('/images/default/lightbox/fancy_shadow_sw.png') no-repeat;}div.fancy_bg_w{left:-13px;height:100%;width:13px;background:transparent url('/images/default/lightbox/fancy_shadow_w.png') repeat-y;}div.fancy_bg_nw{top:-18px;left:-13px;width:13px;height:18px;background:transparent url('/images/default/lightbox/fancy_shadow_nw.png') no-repeat;}div#fancy_title{position:absolute;bottom:10px;left:0;width:100%;z-index:112;display:none;}div#fancy_title div.caption{color:#e1e1e1;font:10px verdana;padding-bottom:3px;}div#fancy_title span.title{color:#fff;font:11px verdana;line-height:18px;text-transform:uppercase;font-weight:bold;}div#fancy_title table{margin:0 auto;width:100%;}div#fancy_title table td{padding:0;vertical-align:middle;}td#fancy_title_left{height:32px;width:10px;}td#fancy_title_main{padding:6px 12px!important;background:url('/images/default/lightbox/photo_info_background.png');border-top:1px solid #777;}td#fancy_title_right{height:32px;width:10px;}#hBuyWrap{float:left;width:130px;padding:0 0 0 12px!important;border-left:1px solid #666;}#vBuyWrap{float:left;width:98%;border-top:1px solid #666;padding:4px;}div#fancy_title .btn span{font-size:9px;color:#333;}div#fancy_title .btn:hover span{color:#fff;}
/** nhl/css/gallery_landing.css */
.photoZoomImg{border:1px solid #CCC;cursor:hand;padding:2px;}#navigator{border:1px solid #999;background:#fff none repeat scroll 0 0;float:left;text-align:left;width:670px;font:11px arial;color:#ccc;margin-bottom:10px;overflow:hidden;}#defPhotoOrder{float:left;text-align:left;font:11px arial;padding:8px;}.boldWhite{font-size:12px;font-weight:700;color:#fff;}#galItems{float:left;width:100%;background:url('/images/default/lightbox/photos_frame_background.jpg') repeat-x left bottom;color:#ececec;text-align:center;-moz-border-radius-topleft:6px;-moz-border-radius-topright:6px;padding-bottom:10px;}#galleryTitle{float:left;height:29px;width:515px;}#galleryTitle h1{color:#FFF;float:left;font-family:arial;font-size:15px;left:6px;line-height:1em;position:relative;text-transform:uppercase;margin:7px 0 0;}#featPhotoTitle{clear:both;text-align:left;color:#fff;font-size:10px;font-weight:700;text-transform:uppercase;margin:3px 8px;}#featPhotoCaption{clear:both;text-align:left;color:#b6b6b6;font-size:10px;margin:3px 8px;}#galLinks a{color:#999;}#galLinks a:hover{color:#fff;}div.navi a{background:transparent url(/images/default/navigator.png) no-repeat scroll 0 0;}#galleryThumbs a{margin:0 36px;}#galleryThumbs img{border:1px solid #333;margin:3px;}#galleryThumbs img:hover{border:4px solid #333;margin:0;}#galBrowse{border:1px solid #999;float:left;width:660px;background-color:#fff;margin-bottom:10px;padding:5px;}#galBrowse img{border:1px solid #999;margin-bottom:-2px;width:140px;}#defaultGallery{border:1px solid #999;float:left;width:283px;margin-bottom:10px;background-color:#ccc;padding:10px 0 20px 15px;}#defaultGallery img{border:1px solid #999;margin-bottom:-2px;max-width:240px;}#galBrowse div.cover,#defaultGallery div.cover{float:left;border:1px solid #999;background-color:#fff;clear:both;padding:3px;}#galBrowse div.cover:hover,#defaultGallery div.cover:hover{background-color:#ccc;}#galBrowse h2,#defaultGallery h2{color:#333;font-size:10px;font-weight:700;text-transform:uppercase;margin:0;padding:0;}#galBrowse h3{color:#333;font-family:arial;font-size:14px;font-weight:700;text-transform:uppercase;width:100%;margin:3px;padding:0;}div.galleryNo{background-image:url(/league/images/gallery/nhl_no_bg.jpg);background-repeat:no-repeat;color:#FFF;float:left;font:10px arial;text-align:center;width:21px;height:21px;margin-right:3px;padding:4px 0 0;}#defaultGallery div.galleryNo{background-image:url(/league/images/gallery/nhl_no2_bg.jpg);}.galleryDetails{color:#777;width:148px;float:left;font-family:verdana;font-size:9px;font-weight:700;text-transform:uppercase;margin:4px 0 12px;padding:0;}.viewGalleryBtn,.buyPhotosBtn,.buyThisPhotoBtn{float:left;height:14px;background:url('/images/default/galBtnSprite.png') no-repeat;margin:0;padding:0;}.viewGalleryBtn{width:96px;background-position:top left;}.viewGalleryBtn:hover{background-position:0 -14px;}.buyPhotosBtn{width:90px;background-position:0 -28px;}.buyPhotosBtn:hover{background-position:0 -42px;}.buyThisPhotoBtn{width:106px;background-position:0 -56px;}#featGalCvrBtnImg{cursor:pointer;cursor:hand;}
/** nhl/css/dl.css */
.dl{float:left;width:672px;margin-bottom:10px;}.dl,.dl a{color:white;text-align:left;text-decoration:none;}.dl a:hover{color:#55B0ED;background-color:transparent;}.divVidCont{position:absolute;width:672px;height:380px;background-color:#000;z-index:9;display:none;}.dl ul.content,.dl ul.content>li{float:left;width:672px;height:380px;margin:0;padding:0;position:relative;overflow:hidden;background-color:#000;border-bottom:1px solid #555;}.dl ul.content>li .breakingNews{position:absolute;left:0;top:0;width:340px;height:34px;background:url('DLRibbonSprite.png') no-repeat scroll left top transparent;}.dl ul.content>li .ribbon{position:absolute;right:0;bottom:112px;color:white;font-family:Arial Narrow,Arial;font-size:14px;font-weight:bold;height:24px;line-height:22px;text-shadow:.1em .1em .05em #000;font-style:italic;background:url('DLRibbonSprite.png') no-repeat scroll left bottom transparent;padding:0 6px 0 70px;}.dl ul.content>li .bug{position:absolute;top:0;right:0;}.dl ul.content>li .bug img{border:0;}.dl ul.content>li .banner{position:absolute;top:20px;left:20px;font:44px/44px arial;text-shadow:2px 2px 2px #000;color:#fff;}.dl .trayGrad{position:absolute;bottom:0;left:0;height:112px;width:672px;background:-moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0.90) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.90)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0.90) 100%);background:-o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0.90) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,0.90) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,0.90) 100%);}.dl .tray{float:left;position:absolute;width:666px;height:100px;padding:6px 3px;border-top:1px solid #777;left:0;bottom:0;background:url("trayBg.png") repeat scroll 0 0 transparent;overflow:hidden;font:normal 11px verdana;color:#ccc;}.dl h3{margin:0 0 3px 0;padding:0;font:normal 46px/46px 'Arial narrow',sans-serif;}.dl a.video{background:url('/images/default/video_icon.png') no-repeat;padding-left:20px;}.dl ul.content>li.active>a.playButton{position:absolute;left:285px;top:30px;background-image:url('../images/dl_play_btn.png');height:100px;margin:100px auto;width:100px;}.dl ul.content>li.active>a.playButton:hover{background-position:0 -100px;}.dl ul.content>li.active>a.watchButton{position:absolute;left:272px;background-image:url('/nhl/en/v3/images/watch_live_btn.png');height:121px;margin:100px auto;width:126px;}.dl ul.content>li.active>a.watchButton:hover{background-position:0 -121px;}.dl.theme_default .teaser{float:left;width:426px;margin-left:10px;}.dl.theme_default .tray.noRelated .teaser{width:650px;}.dl.theme_default .teaser span.clickThru{position:absolute;left:14px;bottom:10px;font-weight:bold;font-size:9px;}.dl.theme_default ul.related{float:left;width:211px;height:100px;padding-left:10px;border-left:solid 1px #555;text-transform:uppercase;font:normal 13px/13px 'Arial narrow',sans-serif;list-style-type:none;}.dl.theme_default ul.related li{float:left;margin:6px 0;width:100%;}.dl.theme_default ul.related li:before{position:relative;content:'\203A';font-stretch:wider;font-weight:bold;font-size:20px;margin:0;line-height:0;padding-right:5px;left:0;}.dl.theme_default ul.related li a,.dl.theme_default ul.related li:before{transition-property:color;transition-duration:.125s;transition-timing-function:linear;-webkit-transition-property:color;-webkit-transition-duration:.125s;-webkit-transition-timing-function:linear;-moz-transition-property:color;-moz-transition-duration:.125s;-moz-transition-timing-function:linear;-o-transition-property:color;-o-transition-duration:.125s;-o-transition-timing-function:linear;}.dl.theme_default ul.related li a:hover,.dl.theme_default ul.related li:hover:before{color:#55B0ED;left:2px;}.dl.theme_default ul.related li:before{transition-property:left;transition-duration:.125s;transition-timing-function:linear;-webkit-transition-property:left;-webkit-transition-duration:.125s;-webkit-transition-timing-function:linear;-moz-transition-property:left;-moz-transition-duration:.125s;-moz-transition-timing-function:linear;-o-transition-property:left;-o-transition-duration:.125s;-o-transition-timing-function:linear;}.dl.theme_default ul.related li:hover:before{left:2px;}.dl .tray .videoOuterContainer{float:left;position:absolute;left:17px;width:637px;overflow:hidden;}.dl .tray .videoContainer{float:left;position:relative;overflow:hidden;height:100px;width:2000px;}.dl .tray .leftArrow,.dl .tray .rightArrow{float:left;width:10px;margin-top:44px;font-stretch:wider;font-weight:bold;font-size:20px;line-height:0;}.dl .tray .leftArrow{display:none;}.dl .tray .rightArrow{float:right;}.dl .tray ul.videos{float:left;position:relative;list-style:none outside none;margin:0 0 0 2px;padding:0;color:white;}.dl .tray ul.videos>li{float:left;width:120px;margin:12px 8px 0 0;padding:0;text-align:center;position:relative;cursor:pointer;}.dl .tray ul.videos>li span{font-size:9px;line-height:22px;}.dl .tray ul.videos>li img{width:118px;height:66px;margin-bottom:-2px;}.borderradius.boxshadow .dl .tray ul.videos>li div:after{content:'';position:absolute;left:45px;top:-17px;background:#dcdcdc;background:rgba(220,220,220,0.6);color:black;border-bottom-left-radius:15px 15px;border-bottom-right-radius:15px 15px;border-top-left-radius:15px 15px;border-top-right-radius:15px 15px;height:30px;margin:30px auto;width:30px;}.borderradius.boxshadow .dl .tray ul.videos>li div:before{border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:13px solid black;border-left:13px solid rgba(0,0,0,0.6);position:absolute;left:55px;top:21px;content:'';margin:0;z-index:1;}.borderradius.boxshadow .dl .tray ul.videos>li div:hover{box-shadow:#0182da;-webkit-box-shadow:0 0 2px 2px rgba(1,130,218,1.0);-moz-box-shadow:0 0 2px 2px rgba(1,130,218,1.0);box-shadow:0 0 2px 2px rgba(1,130,218,1.0);}.borderradius.boxshadow .dl .tray ul.videos>li div:hover:after{background:rgba(220,220,220,0.9);}.borderradius.boxshadow .dl .tray ul.videos>li div:hover:before{border-left:13px solid rgba(0,0,0,0.9);}.no-boxshadow .dl .tray ul.videos>li div:hover{border:solid 1px #0182da;}.dl .tray ul.videos>li div.fakey{display:none;}.dl ul.controls a{color:#333;}.dl ul.controls{width:672px;height:20px;overflow:hidden;padding:0;margin:0;background-color:#000;background:-moz-linear-gradient(top,#2a2a2a 0,#494949 50%,#343434 50%,#000 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#2a2a2a),color-stop(50%,#494949),color-stop(50%,#343434),color-stop(100%,#000));background:-webkit-linear-gradient(top,#2a2a2a 0,#494949 50%,#343434 50%,#000 100%);background:-o-linear-gradient(top,#2a2a2a 0,#494949 50%,#343434 50%,#000 100%);background:-ms-linear-gradient(top,#2a2a2a 0,#494949 50%,#343434 50%,#000 100%);}.dl ul.controls>li{opacity:0;float:left;width:133px;border-right:1px solid #555;height:19px;margin:1px 0;text-align:center;font:normal 11px/18px 'Arial narrow',sans-serif;list-style:none outside none;background:-moz-linear-gradient(top,#2a2a2a 0,#494949 50%,#343434 50%,#000 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#2a2a2a),color-stop(50%,#494949),color-stop(50%,#343434),color-stop(100%,#000));background:-webkit-linear-gradient(top,#2a2a2a 0,#494949 50%,#343434 50%,#000 100%);background:-o-linear-gradient(top,#2a2a2a 0,#494949 50%,#343434 50%,#000 100%);background:-ms-linear-gradient(top,#2a2a2a 0,#494949 50%,#343434 50%,#000 100%);}.dl ul.controls.active li{opacity:1.0;}.dl ul.controls li:nth-child(1),.dl ul.controls li:nth-child(5){width:133px;}.dl ul.controls li:nth-child(1) .teaser,.dl ul.controls li:nth-child(5) .teaser{width:126px;}.dl ul.controls li:nth-child(1) .teaser{margin-left:0;border-left:0;}.dl ul.controls li:nth-child(5){border-right:0;}.dl ul.controls li a{color:#999;text-decoration:none;display:block;}.dl ul.controls>li:hover a{color:#55b0ed;}.dl ul.controls>li.active{background:#0183da;background:-moz-linear-gradient(top,#44a0ed 50%,#037dd2 50%);background-image:-webkit-gradient(linear,0% 0,0% 100%,color-stop(0.5,#44a0ed),color-stop(0.5,#037dd2));border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;border-right:0;border-left:0;border:1px solid #01b0ea;height:16px;line-height:16px;}.dl ul.controls>li.active a{color:#fff;}.dl ul.controls>li .teaser{width:125px;height:45px;padding:4px;color:#fff;position:absolute;margin-top:-54px;margin-left:-1px;border:1px solid #666;border-width:1px 1px 0 1px;background:#000;font:normal 10px verdana;z-index:10;opacity:0;display:none;}.dl ul.controls>li.active:hover a .teaser{display:none;}.dl .videoTray{position:absolute;top:0;width:618px;height:380px;background-color:#000;overflow:hidden;margin:0 30px 0 24px;}.dl .videoTray h3{padding:6px 6px 2px 6px;}.dl ul.content>li .videoClipBox{float:left;width:291px;height:95px;overflow:hidden;padding:4px 6px;color:#ccc;font:normal 11px verdana;line-height:12px;background:#444;background:-moz-linear-gradient(top,#444 0,#121212 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#444),color-stop(100%,#121212));background:-webkit-linear-gradient(top,#444 0,#121212 100%);background:-o-linear-gradient(top,#444 0,#121212 100%);background:-ms-linear-gradient(top,#444 0,#121212 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444',endColorstr='#121212',GradientType=0);background:linear-gradient(top,#444 0,#121212 100%);margin:0 0 6px 6px;cursor:pointer;}.dl ul.content>li .videoClipBox img{float:left;margin:0 3px 0 0;}.dl ul.content>li .videoClipBox h4{font:bold 12px verdana;padding:2px 0;margin:0;color:#55b0ed;text-shadow:1px 1px 1px #000;}.dl ul.content>li .videoClipBox .duration{color:#55b0ed;}.dl .photoCredit{padding-top:2px;text-align:right;font-weight:normal;font-size:8px;color:#666;}.dl ul.content>li{opacity:0;position:absolute;top:0;left:0;width:0;}.dl ul.content>li.active{width:672px;opacity:1.0;-webkit-animation-name:SHOWCASE_DL_PANEL;-webkit-animation-duration:.6s;-webkit-animation-timing-function:linear;}.dl ul.content>li.active>a{float:left;width:100%;height:267px;}@-webkit-keyframes SHOWCASE_DL_PANEL{from{opacity:0;}50%{opacity:.5;}100%{opacity:1.0;}}.dl ul.controls>li{cursor:pointer;color:#fff;}.dl.theme_default div.lineScore{float:left;width:218px;height:100px;padding-left:8px;border-left:solid 1px #555;font:bold 10px/10px verdana;}.dl.theme_default div.lineScore table{margin:9px auto 0 auto;}.dl.theme_default div.lineScore table .ot,.dl.theme_default div.lineScore table .so,.dl.theme_default div.lineScore table .otCol,.dl.theme_default div.lineScore table .soCol,.dl.theme_default tr.links{display:none;white-space:nowrap;}.dl.theme_default div.lineScore tr,.dl.theme_default div.lineScore tr.homeTeam{border-bottom:solid 1px #666;}.dl.theme_default div.lineScore tr.homeTeam{border-bottom:0;}.dl.theme_default div.lineScore tr.links{border-bottom:0;font-size:9px;white-space:nowrap;text-transform:uppercase;}.dl.theme_default div.lineScore tr.links td{padding-top:8px;}.dl.theme_default div.lineScore table td,.dl.theme_default div.lineScore table th{border-left:solid 1px #666;padding:5px 0;text-align:center;color:#fff;width:25px;}.dl.theme_default div.lineScore table th{color:#777;}.dl.theme_default div.lineScore table th.left,.dl.theme_default div.lineScore table td.left{border-left:0;text-align:left;white-space:nowrap;padding-left:0;width:60px;}.dl.theme_default .running{color:#fff;}
/** nhl/css/playoffs.css */
#playoffNavi{float:left;width:988px;height:75px;background-color:#ccc;border:1px solid #666;border-width:1px 1px 0 1px;}#playoffNavi .logo{float:left;cursor:pointer;font-weight:bold;text-align:center;padding-top:0;background:url('playoffSprite.png') no-repeat -60px -66px;width:160px;height:75px;}#playoffNavi .roundSelections{float:left;background-color:#333;color:#c3c3c3;font-size:12px;background:url('playoffSprite.png') no-repeat -226px -66px;width:124px;height:75px;font-size:9.5px;font-weight:bold;text-transform:uppercase;}#playoffNavi .presby{background-color:#33333;float:right;font-size:9px;text-align:center;vertical-align:middle;background:url('playoffSprite.png') no-repeat -356px -66px;width:128px;height:75px;}#playoffNavi .presby img{padding:18px 15px 15px;}#playoffNavi .roundSelections a:link{color:#c3c3c3;margin:0;}#playoffNavi .roundSelections .disabled{color:#888;margin:0;}#playoffNavi .roundSelections a:hover,#seriesSelections a:hover{color:#54AAE3;}#playoffNavi .roundSelections a.active{color:#fff;cursor:default;}#playoffNavi .seriesSelections{background-color:#222;float:left;height:74px;overflow:hidden;width:576px;border-bottom:1px solid #999;}.playoffLogo{background:url('playoffSprite.png') no-repeat -369px -3px;width:115px;height:46px;margin:10px 0 0 13px;}.finalLogo{background:url('playoffSprite.png') no-repeat -258px -3px;width:103px;height:47px;margin:4px 0 0 18px;}.fullCoverage{margin:0 0 0 16px;width:110px;display:block;}.coverageArrows{background:url('playoffSprite.png') no-repeat -44px -66px;float:right;height:10px;margin-top:2px;width:12px;}.fullCoverage a:hover .coverageArrows{background:url('playoffSprite.png') no-repeat -44px -78px;width:12px;height:10px;}#round1,#round2,#round3,#round4{display:none;}.teamLogoSm{height:21px;width:40px;}.teamAwaySm,.teamHomeSm{width:40px;line-height:10px;}.teamLogoMd{height:31px;width:60px;line-height:10px;}.teamAwayMd,.teamHomeMd{width:60px;line-height:10px;}.seriesSelections div.series{background:#cfcfcf;background:-moz-linear-gradient(top,#cfcfcf 0,#fff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#cfcfcf),color-stop(100%,#fff));background:-webkit-linear-gradient(top,#cfcfcf 0,#fff 100%);background:-o-linear-gradient(top,#cfcfcf 0,#fff 100%);background:-ms-linear-gradient(top,#cfcfcf 0,#fff 100%);background:linear-gradient(top,#cfcfcf 0,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfcfcf',endColorstr='#ffffff',GradientType=0);border-color:#0c0c0c;border-style:solid;border-width:0 1px 0 0;font-family:arial;font-size:10px;font-weight:bold;height:75px;text-align:center;color:#fff;}#roundList{margin:-3px 0 0;padding:0;width:136px;}#roundList a{display:block;color:#c3c3c3;text-decoration:none;}#roundList span{display:block;}#roundList a:hover{color:#54AAE3;}#roundList .rdContainers{display:block;margin:6px 0;}#roundList .roundDots{background:url('playoffSprite.png') no-repeat -3px -111px;width:8px;height:9px;float:left;margin:2px 3px 0 0;}#roundList a.active .roundDots{background:url('playoffSprite.png') no-repeat -3px -98px;}#roundList a:hover .roundDots{background:url('playoffSprite.png') -3px -123px;}#roundList span .roundDots{background:url('playoffSprite.png') no-repeat -3px -136px;}.quarter{float:left;width:71px;}.quarter .team{width:71px;height:23px;background-color:#FFF;color:#333;font-size:18px;font-family:arial;font-weight:bold;text-transform:uppercase;}.quarter .team.bottom{background:-moz-linear-gradient(top,rgba(0,0,0,0.3) 0,rgba(223,223,223,0) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0.3)),color-stop(100%,rgba(223,223,223,0)));background:-webkit-linear-gradient(top,rgba(0,0,0,0.3) 0,rgba(223,223,223,0) 100%);background:-o-linear-gradient(top,rgba(0,0,0,0.3) 0,rgba(223,223,223,0) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0.3) 0,rgba(223,223,223,0) 100%);background:linear-gradient(top,rgba(0,0,0,0.3) 0,rgba(223,223,223,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr ='#4d000000',endColorstr = '#00dfdfdf',GradientType = 0);}.quarter .team.top{background:-moz-linear-gradient(top,rgba(223,223,223,0) 0,rgba(0,0,0,0.3) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(223,223,223,0)),color-stop(100%,rgba(0,0,0,0.3)));background:-webkit-linear-gradient(top,rgba(223,223,223,0) 0,rgba(0,0,0,0.3) 100%);background:-o-linear-gradient(top,rgba(223,223,223,0) 0,rgba(0,0,0,0.3) 100%);background:-ms-linear-gradient(top,rgba(223,223,223,0) 0,rgba(0,0,0,0.3) 100%);background:linear-gradient(top,rgba(223,223,223,0) 0,rgba(0,0,0,0.3) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr ='#00dfdfdf',endColorstr = '#4d000000',GradientType = 0);}.quarter .seriesStatus{background:none repeat scroll 0 0 #CFCFCF;border-bottom:1px solid #AAA;border-top:1px solid #AAA;color:#333;height:27px;}.quarter.active .seriesStatus{background:none repeat scroll 0 0 #2576b2;border-bottom:1px solid #0065ad;border-top:1px solid #0065ad;color:#FFF;}.quarter:hover .seriesStatus{background:#555;}.quarter:hover .seriesStatus span,.quarter.active .seriesStatus span{color:#fff;}.quarter .teamPlaceAbbrev,.quarter .seed{float:right;padding-right:0px;}.quarter .seed{color:#666;}.semifinals{float:left;width:143px;}.semifinals .matchupContainer{width:143px;height:53px;background-image:-moz-linear-gradient(-45deg,#e0e0e0 25%,transparent 25%,transparent 50%,#e0e0e0 50%,#e0e0e0 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(0.25,#e0e0e0),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,#e0e0e0),color-stop(0.75,#e0e0e0),color-stop(0.75,transparent),to(transparent));-moz-background-size:5px 5px;background-size:5px 5px;-webkit-background-size:5px 5px;}.semifinals .seriesStatus{background:none repeat scroll 0 0 #CFCFCF;border-top:1px solid #AAA;color:#333;height:20px;}.semifinals.active .seriesStatus{background:none repeat scroll 0 0 #2576b2;border-top:1px solid #0065ad;color:#FFF;}.semifinals:hover .seriesStatus{background:#555;border-top:1px solid #333;color:#fff;}.semifinals .team{width:71px;height:48px;background-color:#fff;background:-moz-linear-gradient(top,rgba(0,0,0,0.3) 0,rgba(223,223,223,0) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0.3)),color-stop(100%,rgba(223,223,223,0)));background:-webkit-linear-gradient(top,rgba(0,0,0,0.3) 0,rgba(223,223,223,0) 100%);background:-o-linear-gradient(top,rgba(0,0,0,0.3) 0,rgba(223,223,223,0) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0.3) 0,rgba(223,223,223,0) 100%);background:linear-gradient(top,rgba(0,0,0,0.3) 0,rgba(223,223,223,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d000000',endColorstr='#00dfdfdf',GradientType=0);color:#333;font-size:14px;font-family:arial;font-weight:bold;text-transform:uppercase;}.semifinals .team.bottom{float:left;}.semifinals .teamLogoSm{padding:2px 0 2px 3px;width:56px;}.semifinals .team.top .teamLogoSm{float:right;padding:2px 3px 2px 0;width:56px;}.semifinals .team.top,.semifinals .team.top .teamLogoSm .teamJewel{float:right;}.semifinals .seed{float:left;padding:1px 0 0 4px;color:#666;}.semifinals .team.top .seed{padding:1px 4px 0 0;float:right;}.semifinals .teamPlaceAbbrev{float:left;padding:2px 0 0 2px;}.semifinals .team.top .teamPlaceAbbrev{float:right;padding:2px 2px 0 0;}.conffinals{float:left;width:287px;background:#cfcfcf;background:-moz-linear-gradient(top,#cfcfcf 0,#fff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#cfcfcf),color-stop(100%,#fff));background:-webkit-linear-gradient(top,#cfcfcf 0,#fff 100%);background:-o-linear-gradient(top,#cfcfcf 0,#fff 100%);background:-ms-linear-gradient(top,#cfcfcf 0,#fff 100%);background:linear-gradient(top,#cfcfcf 0,#fff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfcfcf',endColorstr='#ffffff',GradientType=0);}.conffinals .matchupContainer{width:287px;height:75px;background-image:-moz-linear-gradient(-45deg,#e0e0e0 25%,transparent 25%,transparent 50%,#e0e0e0 50%,#e0e0e0 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(0.25,#e0e0e0),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,#e0e0e0),color-stop(0.75,#e0e0e0),color-stop(0.75,transparent),to(transparent));-moz-background-size:5px 5px;background-size:5px 5px;-webkit-background-size:5px 5px;}.conffinals .seriesGameInfo,.conffinals .seriesMatchup{width:287px;height:40px;float:left;background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 25%,rgba(255,255,255,1) 75%,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,1)),color-stop(75%,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 25%,rgba(255,255,255,1) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 25%,rgba(255,255,255,1) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 25%,rgba(255,255,255,1) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 25%,rgba(255,255,255,1) 75%,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#00ffffff',GradientType=1);}.conffinals .seriesGameInfo{height:35px;}.conffinals .team,.conffinals .team2,.conffinals .seriesStatus{width:70px;height:35px;color:#333;font-size:17px;font-family:arial;font-weight:bold;text-transform:uppercase;float:left;padding:5px 0 0;line-height:12px;}.conffinals.active .seriesGameData{background:url('playoffSprite.png') no-repeat -19px -183px;}.conffinals:hover .seriesGameData{background:url('playoffSprite.png') no-repeat -19px -222px;color:#fff;}.conffinals:hover .seriesGameData span{color:#fff;}.conffinals.active .seriesGameData span{color:#fff;}.conffinals .seriesGameData{float:left;background:url('playoffSprite.png') no-repeat -19px -146px;width:175px;height:26px;margin:9px 0 0;}.conffinals .team2{width:56px;padding:6px 0 0;}.conffinals .seriesStatus{width:147px;}.conffinals .seed,.conffinals .teamPlaceAbbrev{float:right;padding-right:2px;}.conffinals .seed{color:#666;}.conffinals .seed.bottom,.conffinals .teamPlaceAbbrev.bottom{float:left;padding-left:2px;padding-right:0;}.conffinals .seriesStatus span.series{font-size:10px;}.finals{float:left;width:575px;}.finals .matchupContainer{width:575px;height:75px;background-image:-moz-linear-gradient(-45deg,#e0e0e0 25%,transparent 25%,transparent 50%,#e0e0e0 50%,#e0e0e0 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(0.25,#e0e0e0),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,#e0e0e0),color-stop(0.75,#e0e0e0),color-stop(0.75,transparent),to(transparent));-moz-background-size:5px 5px;background-size:5px 5px;-webkit-background-size:5px 5px;}.finals .seriesGameInfo,.finals .seriesMatchup{width:575px;height:74px;float:left;background:-moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 25%,rgba(255,255,255,1) 75%,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,1)),color-stop(75%,rgba(255,255,255,1)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 25%,rgba(255,255,255,1) 75%,rgba(255,255,255,0) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 25%,rgba(255,255,255,1) 75%,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 25%,rgba(255,255,255,1) 75%,rgba(255,255,255,0) 100%);background:linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,1) 25%,rgba(255,255,255,1) 75%,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#00ffffff',GradientType=1);}.finals .seriesGameInfo{height:30px;}.finals .team.bottom{padding:11px 0 11px 8px;}.finals .team.top{padding:11px 8px 11px 0;}.finals .team,.finals .team2,.finals .seriesStatus{width:100px;height:52px;color:#333;font-size:14px;font-family:arial;font-weight:bold;text-transform:uppercase;float:left;}.finals .seriesGameData{float:left;background:url('playoffSprite.png') no-repeat -222px -145px;width:242px;height:33px;}.finals.active .seriesGameData{background:url('playoffSprite.png') no-repeat -222px -182px;}.finals:hover .seriesGameData{background:url('playoffSprite.png') no-repeat -222px -221px;}.finals:hover .seriesGameData span,.finals.active .seriesGameData span{color:#fff;}.finals .team2{width:58px;padding:13px 0 0;}.finals .seriesStatus{width:242px;}.finals .seed,.finals .teamPlaceAbbrev{float:right;padding-right:3px;}.finals .teamPlaceAbbrev,.finals .teamPlaceAbbrev.bottom{font-size:26px;}.finals .seed{color:#666;}.finals .seed.bottom,.finals .teamPlaceAbbrev.bottom{float:left;padding-left:3px;padding-right:0;}.finals .seriesStatus span.series{font-size:10px;}#seriesLeaderContent{float:left;margin:0;padding:4px;font-size:11px;text-transform:uppercase;}.statsHeader{float:left;padding:0;width:219px;margin:0;}.statsLeaderButtonLine{float:left;width:219px;margin-top:2px;}.statLeader .headShot{float:left;width:70px;}.statLeader .teamLogo,.statLeader .infoAndStats,.statLeader .completeListLink{float:left;width:149px;}.statLeader .completeListLink a{color:#0183DA;font-weight:bold;}.statLeader .statLine{float:left;width:219px;text-transform:none;}.statLeader .ldrPtsLine{float:left;width:149px;text-align:left;}#playoffSeriesHeader{float:left;width:976px;background:#595959;background:-moz-linear-gradient(left,#595959 0,#f5f6f6 25%,#e2e2e2 50%,#f5f6f6 75%,#595959 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#595959),color-stop(25%,#f5f6f6),color-stop(50%,#e2e2e2),color-stop(75%,#f5f6f6),color-stop(100%,#595959));background:-webkit-linear-gradient(left,#595959 0,#f5f6f6 25%,#e2e2e2 50%,#f5f6f6 75%,#595959 100%);background:-o-linear-gradient(left,#595959 0,#f5f6f6 25%,#e2e2e2 50%,#f5f6f6 75%,#595959 100%);background:-ms-linear-gradient(left,#595959 0,#f5f6f6 25%,#e2e2e2 50%,#f5f6f6 75%,#595959 100%);background:linear-gradient(left,#595959 0,#f5f6f6 25%,#e2e2e2 50%,#f5f6f6 75%,#595959 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#595959',endColorstr='#595959',GradientType=1);margin:0 5px 5px;padding:2px;border-bottom:1px solid #595959;}#playoffSeriesHeader .playoffSeriesBackground{float:left;background:black;padding:2px;}#playoffSeriesHeader .seriesScore{color:#fff;font-size:18px;}#playoffSeriesHeader .matchup{float:left;background-color:#FFF;background:url('../en/v3/images/playoffs/playoffSeriesStatusBg.gif') repeat 0 0;border-top:1px solid #5c5c5c;border-bottom:1px solid #5c5c5c;border-right:1px solid #9a9a9a;border-left:1px solid #9a9a9a;width:970px;height:69px;}#playoffSeriesHeader .indicator{float:left;width:17px;height:69px;background-color:#000;border:1px solid #5c5c5c;border-width:0 1px;}#playoffSeriesHeader .indicator div{float:left;width:15px;height:15px;margin:1px;}#playoffSeriesHeader .indicator .tbd{background-color:#3c3c3c;}.win,.tbd{-moz-box-shadow:0 2px 2px 0 #222 inset;-webkit-box-shadow:0 2px 2px 0 #222 inset;box-shadow:0 2px 2px 0 #222 inset;}#playoffSeriesHeader .seed{float:left;width:40px;height:100%;font:bold 22px arial;color:#808080;text-align:center;padding-top:20px;}#playoffSeriesHeader .seed span{font:bold 12px arial;}#playoffSeriesHeader .logo{float:left;padding:8px 5px;}#playoffSeriesHeader .teamName{float:left;width:195px;height:100%;color:#e7e7e7;font:normal 24px/24px arial;text-transform:uppercase;padding-top:8px;}#playoffSeriesHeader .city{color:#9f9f9f;font:normal 14px/14px arial;}#playoffSeriesHeader .seriesStatus{float:left;background:url('playoffSprite.png') no-repeat -4px -3px;width:241px;height:57px;text-align:center;padding-top:6px;font:normal 14px arial;text-transform:uppercase;color:#bcbcbc;}#indBUF .win,#indBOS .win,#indFLA .win{background-color:#FC3;}#indNYR .win,#indTOR .win,#indSTL .win,#indCLB .win,#indTBL .win,#indNSH .win,#indEDM .win{background-color:#069;}#indCAR .win,#indMTL .win,#indOTT .win,#indCGY .win,#indDET .win,#indWSH .win,#indCHI .win,#indNJD .win{background-color:#C33;}#indPHI .win,#indNYI .win{background-color:#FF7F36;}#indPIT .win{background-color:#EADCAE;}#indATL .win{background-color:#99B6DD;}#indCOL .win{background-color:#903;}#indANA .win{background-color:#E6C66F;}#indVAN .win,#indMIN .win,#indDAL .win{background-color:#096;}#indLAK .win{background-color:#669;}#indPHX .win{background-color:#903;}#indSJS .win{background-color:#066;}#indNJD .win{background-color:#C00;}#indNYR .win{background-color:#06C;}#topVideos{background:url('bracketVideoBackground.png') no-repeat;width:484px;height:105px;margin:0 auto;}#brackets{float:left;width:988px;height:620px;border:1px solid #ccc;background-color:#000;}#brackets .tvInfo{color:#FFF;font-weight:normal;line-height:11px;}#westBracket{float:left;width:295px;}#eastBracket{float:right;width:295px;}.currentBracketRound{font-family:arial;font-size:11px;font-weight:bold;text-align:center;color:#fff;}.pastBracketRound{font-family:arial;font-size:11px;font-weight:bold;text-align:center;color:#fff;}#west1,#west2,#west3{float:left;width:116px;margin:0;}#east1,#east2,#east3{float:right;width:116px;}#west1.currentBracketRound,#east1.currentBracketRound{width:263px;}#west2.currentBracketRound,#east2.currentBracketRound{margin:0 -20px;width:253px;}#west2.pastBracketRound,#east2.pastBracketRound{margin:0 -25px;padding-top:53px;width:106px;}#west2 .smallSeries,#east2 .smallSeries{margin:24px 0;}#west2 .largeSeries,#east2 .largeSeries{margin:34px 0;}#west3.currentBracketRound,#east3.currentBracketRound{margin:0 -10px;padding-top:120px;width:263px;}#west3.pastBracketRound,#east3.pastBracketRound{margin:0;width:106px;}#west3 .smallSeries,#east3 .smallSeries{margin:143px 0;}#final{float:left;padding-top:110px;margin:0;width:10px;}#final.currentBracketRound .largeSeries{margin:0 -34px;width:460px;}.currentBracketRound .largeSeries{float:left;border-color:#666;border-style:solid;border-width:1px;margin:5px;padding:2px;background:#686868;background:-moz-linear-gradient(left,#686868 0,#f5f6f6 25%,#e2e2e2 50%,#f5f6f6 75%,#686868 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#686868),color-stop(25%,#f5f6f6),color-stop(50%,#e2e2e2),color-stop(75%,#f5f6f6),color-stop(100%,#686868));background:-webkit-linear-gradient(left,#686868 0,#f5f6f6 25%,#e2e2e2 50%,#f5f6f6 75%,#686868 100%);background:-o-linear-gradient(left,#686868 0,#f5f6f6 25%,#e2e2e2 50%,#f5f6f6 75%,#686868 100%);background:-ms-linear-gradient(left,#686868 0,#f5f6f6 25%,#e2e2e2 50%,#f5f6f6 75%,#686868 100%);background:linear-gradient(left,#686868 0,#f5f6f6 25%,#e2e2e2 50%,#f5f6f6 75%,#686868 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868',endColorstr='#686868',GradientType=1);-moz-box-shadow:2px 2px 9px 3px #000;-webkit-box-shadow:2px 2px 9px 3px #000;box-shadow:2px 2px 9px 3px #000;}.largeSeries .matchupContainer{width:239px;height:70px;background-color:#FFF;background:url('../en/v3/images/playoffs/playoffSeriesStatusBg.gif') repeat 0 0;border-left:1px solid #595959;border-right:1px solid #828282;border-top:1px solid #595959;border-bottom:1px solid #3e3e3e;}.largeSeries .seriesGameDataCont{width:239px;height:32px;border-left:1px solid #595959;border-right:1px solid #828282;border-top:1px solid #0a0a0a;border-bottom:1px solid #5d5d5d;background-color:#FFF;background:url('../en/v3/images/playoffs/playoffSeriesStatusBglight.gif') repeat 0 0;}.largeSeries .seriesGameInfo,.largeSeries .seriesMatchup{width:239px;height:40px;float:left;}.largeSeries .seriesGameInfo{height:30px;}.largeSeries .team,.largeSeries .team2,.largeSeries .seriesStatus{width:75px;height:35px;color:#333;font-size:14px;font-family:arial;font-weight:bold;text-transform:uppercase;float:left;padding:3px 2px 0;}.largeSeries .seed{color:#999;}.largeSeries .seed,.largeSeries .teamPlaceAbbrev{float:left;padding:16px 3px 0 0;}.largeSeries .seed.bottom,.largeSeries .teamPlaceAbbrev.bottom{float:right;padding:16px 0 0 3px;}.largeSeries .team2#teamBottom{line-height:13px;padding:0 0 0 3px;text-align:left;width:115px;height:35px;text-transform:uppercase;float:left;}.largeSeries .team2#teamTop{line-height:13px;padding:0 3px 0 0;text-align:right;width:115px;height:35px;text-transform:uppercase;float:right;}.largeSeries .team2 .tmName{color:#999;font-size:10px;font-weight:normal;}.largeSeries .team2 .cmName{color:#FFF;font-size:14px;}.largeSeries .seriesGameData{float:left;height:30px;padding:3px 0 0 3px;text-align:left;}.largeSeries .seriesGameBroadcasts{float:right;height:30px;padding:3px 3px 0 0;text-align:left;}.largeSeries .seasonSeriesRecords{height:15px;line-height:14px;}.largeSeries .teamGamesRemaining{height:15px;background-color:#1A1A1A;border-top:1px solid #333;line-height:17px;}.largeSeries .team2{width:50px;padding:6px 0 0;}.largeSeries .seriesStatus{width:77px;}.largeSeries .seriesStatus span.series{font-size:14px;}#final .largeSeries .matchupContainer{width:454px;height:100px;}#final .largeSeries .seriesMatchup{width:454px;height:60px;}#final .largeSeries .seriesGameInfo{width:454px;height:40px;}#final .largeSeries .seriesGameDataCont{width:454px;height:33px;background:none repeat scroll 0 0 #FFF;}#final .largeSeries .team{width:127px;}#final .largeSeries .seriesStatus{width:188px;padding-top:18px;}#final .largeSeries .team2 .tmName{font-size:16px;}#final .largeSeries .team2 .cmName{color:#FFF;font-size:20px;}#final .largeSeries .team2{line-height:18px;width:220px;}#final .largeSeries .seed,.largeSeries .teamPlaceAbbrev{float:left;padding:33px 3px 0 0;}#final .largeSeries .seed.bottom,.largeSeries .teamPlaceAbbrev.bottom{float:right;padding:33px 0 0 3px;}#final .seriesStatus span.series{font-size:18px;}#gameToPromoteA{width:226px;float:left;border-right:1px solid #333;background:url('../en/v3/images/playoffs/playoffSeriesStatusBglight.gif') repeat 0 0 transparent;}#gameToPromoteA .seriesGameData,#gameToPromoteB .seriesGameData{width:132px;}#gameToPromoteB{width:226px;float:right;border-left:1px solid #595959;background:url('../en/v3/images/playoffs/playoffSeriesStatusBglight.gif') repeat 0 0 transparent;}.playoffModuleHeader{background-color:#B0B0B0;float:left;height:24px;margin:5px 0 0 5px;padding:0;text-transform:uppercase;width:100%;}.playoffModuleHeaderTitle{background-color:#444;float:left;height:16px;padding:4px;}.playoffModuleHeaderTitle span.title{color:#FFF;font:bold 14px helvetica;margin-left:6px;}.playoffModuleHeaderOverflow{float:left;background:url('playoffSprite.png') no-repeat -5px -66px;width:32px;height:24px;}#playoffNewsModule{float:left;width:315px;overflow:hidden;}#playoffNewsModule .videoPlay{position:absolute;background:url('playoffSprite.png') no-repeat -14px -94px;width:44px;height:50px;margin:14px 0 0 37px;}#playoffNewsModule a:hover{color:#333;}#playoffNewsModule ul{float:left;margin:5px 0 6px 6px;width:309px;}#playoffNewsModule ul li{float:left;width:300px;margin-bottom:5px;background-color:#ccc;padding:5px;}#playoffNewsModule ul li:nth-child(2n+1){background-color:#dfdfdf;}#playoffNewsModule ul li img{border:4px solid #fff;width:110px;float:left;margin-right:6px;}#playoffNewsModule ul li h3{font:bold 12px arial;float:left;width:176px;margin:1px 0 0 0;text-transform:none;}#playoffNewsModule ul li span{line-height:10px;font:normal 11px arial;}#topVideoModule{float:left;width:315px;overflow:hidden;padding:0 0 0 80px;}#topVideoModule .videoPlay{position:absolute;background:url('playoffSprite.png') no-repeat -14px -94px;width:44px;height:50px;margin:14px 0 0 37px;}#topVideoModule a:hover{color:#333;}#topVideoModule ul{float:left;margin:5px 0 6px 6px;width:309px;}#topVideoModule ul li{float:left;width:300px;margin-bottom:5px;padding:5px;}#topVideoModule ul li img{border:4px solid #fff;width:110px;float:left;margin-right:6px;}#topVideoModule ul li h3{font:bold 12px arial;float:left;width:176px;margin:1px 0 0 0;text-transform:none;color:#54AAE3;}#topVideoModule ul li span{line-height:10px;font:normal 11px arial;color:#CCC;}.pastBracketRound .smallSeries{width:98px;float:left;padding:2px;margin:5px;border-color:#333;border-style:solid;border-width:1px;opacity:1;-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100);background:#0a0a0a;background:-moz-linear-gradient(left,#0a0a0a 0,#474747 25%,#3d3d3d 50%,#474747 75%,#0a0a0a 100%);background:-webkit-linear-gradient(left,#0a0a0a 0,#474747 25%,#3d3d3d 50%,#474747 75%,#0a0a0a 100%);background:-o-linear-gradient(left,#0a0a0a 0,#474747 25%,#3d3d3d 50%,#474747 75%,#0a0a0a 100%);background:-ms-linear-gradient(left,#0a0a0a 0,#474747 25%,#3d3d3d 50%,#474747 75%,#0a0a0a 100%);background:linear-gradient(left,#0a0a0a 0,#474747 25%,#3d3d3d 50%,#474747 75%,#0a0a0a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a0a0a',endColorstr='#0a0a0a',GradientType=1);-moz-box-shadow:2px 2px 9px 3px #000;-webkit-box-shadow:2px 2px 9px 3px #000;box-shadow:2px 2px 9px 3px #000;}.smallSeries .matchupContainer{background:#e0e0e0;background:-moz-linear-gradient(-45deg,rgba(224,224,224,1) 0,rgba(255,255,255,1) 25%,rgba(224,224,224,1) 50%,rgba(255,255,255,1) 75%,rgba(224,224,224,1) 100%);background:-webkit-gradient(linear,left top,right bottom,color-stop(0%,rgba(224,224,224,1)),color-stop(25%,rgba(255,255,255,1)),color-stop(50%,rgba(224,224,224,1)),color-stop(75%,rgba(255,255,255,1)),color-stop(100%,rgba(224,224,224,1)));background:-webkit-linear-gradient(-45deg,rgba(224,224,224,1) 0,rgba(255,255,255,1) 25%,rgba(224,224,224,1) 50%,rgba(255,255,255,1) 75%,rgba(224,224,224,1) 100%);background:-o-linear-gradient(-45deg,rgba(224,224,224,1) 0,rgba(255,255,255,1) 25%,rgba(224,224,224,1) 50%,rgba(255,255,255,1) 75%,rgba(224,224,224,1) 100%);background:-ms-linear-gradient(-45deg,rgba(224,224,224,1) 0,rgba(255,255,255,1) 25%,rgba(224,224,224,1) 50%,rgba(255,255,255,1) 75%,rgba(224,224,224,1) 100%);background:linear-gradient(-45deg,rgba(224,224,224,1) 0,rgba(255,255,255,1) 25%,rgba(224,224,224,1) 50%,rgba(255,255,255,1) 75%,rgba(224,224,224,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e0e0',endColorstr='#e0e0e0',GradientType=1);border-left:1px solid #444;border-right:1px solid #444;border-top:1px solid #333;border-bottom:1px solid #333;}.smallSeries .team{width:88px;height:21px;background-color:#FFF;color:#333;font-size:14px;font-family:arial;font-weight:bold;text-transform:uppercase;padding:2px;}.smallSeries .team.bottom{background:#0a0a0a;background:-moz-linear-gradient(top,#0a0a0a 0,#1e1e1e 50%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0a0a0a),color-stop(50%,#1e1e1e));background:-webkit-linear-gradient(top,#0a0a0a 0,#1e1e1e 50%);background:-o-linear-gradient(top,#0a0a0a 0,#1e1e1e 50%);background:-ms-linear-gradient(top,#0a0a0a 0,#1e1e1e 50%);background:linear-gradient(top,#0a0a0a 0,#1e1e1e 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a0a0a',endColorstr='#1e1e1e',GradientType=0);}.smallSeries .team.top{background:#1e1e1e;background:-moz-linear-gradient(top,#1e1e1e 50%,#0a0a0a 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#1e1e1e),color-stop(100%,#0a0a0a));background:-webkit-linear-gradient(top,#1e1e1e 50%,#0a0a0a 100%);background:-o-linear-gradient(top,#1e1e1e 50%,#0a0a0a 100%);background:-ms-linear-gradient(top,#1e1e1e 50%,#0a0a0a 100%);background:linear-gradient(top,#1e1e1e 50%,#0a0a0a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e1e1e',endColorstr='#0a0a0a',GradientType=0);}.smallSeries .seriesStatus{height:18px;text-transform:uppercase;color:#555;background:#0a0a0a;background:-moz-linear-gradient(top,#0a0a0a 0,#1e1e1e 30%,#1e1e1e 70%,#0a0a0a 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0a0a0a),color-stop(30%,#1e1e1e),color-stop(70%,#1e1e1e),color-stop(100%,#0a0a0a));background:-webkit-linear-gradient(top,#0a0a0a 0,#1e1e1e 30%,#1e1e1e 70%,#0a0a0a 100%);background:-o-linear-gradient(top,#0a0a0a 0,#1e1e1e 30%,#1e1e1e 70%,#0a0a0a 100%);background:-ms-linear-gradient(top,#0a0a0a 0,#1e1e1e 30%,#1e1e1e 70%,#0a0a0a 100%);background:linear-gradient(top,#0a0a0a 0,#1e1e1e 30%,#1e1e1e 70%,#0a0a0a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a0a0a',endColorstr='#0a0a0a',GradientType=0);}.pastBracketRound .smallSeries:hover{background:#686868;background:-moz-linear-gradient(left,#686868 0,#f5f6f6 25%,#e2e2e2 50%,#f5f6f6 75%,#686868 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0%,#686868),color-stop(25%,#f5f6f6),color-stop(50%,#e2e2e2),color-stop(75%,#f5f6f6),color-stop(100%,#686868));background:-webkit-linear-gradient(left,#686868 0,#f5f6f6 25%,#e2e2e2 50%,#f5f6f6 75%,#686868 100%);background:-o-linear-gradient(left,#686868 0,#f5f6f6 25%,#e2e2e2 50%,#f5f6f6 75%,#686868 100%);background:-ms-linear-gradient(left,#686868 0,#f5f6f6 25%,#e2e2e2 50%,#f5f6f6 75%,#686868 100%);background:linear-gradient(left,#686868 0,#f5f6f6 25%,#e2e2e2 50%,#f5f6f6 75%,#686868 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868',endColorstr='#686868',GradientType=1);}.smallSeries:hover .seriesStatus,.smallSeries.active .seriesStatus{color:#fff;background:#54AAE3;background:-moz-linear-gradient(top,rgba(223,223,223,1) 0,rgba(0,139,226,1) 0,rgba(84,170,227,1) 5%,rgba(84,170,227,1) 50%,rgba(84,170,227,1) 95%,rgba(0,139,226,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(223,223,223,1)),color-stop(0%,rgba(0,139,226,1)),color-stop(5%,rgba(84,170,227,1)),color-stop(50%,rgba(84,170,227,1)),color-stop(95%,rgba(84,170,227,1)),color-stop(100%,rgba(0,139,226,1)));background:-webkit-linear-gradient(top,rgba(223,223,223,1) 0,rgba(0,139,226,1) 0,rgba(84,170,227,1) 5%,rgba(84,170,227,1) 50%,rgba(84,170,227,1) 95%,rgba(0,139,226,1) 100%);background:-o-linear-gradient(top,rgba(223,223,223,1) 0,rgba(0,139,226,1) 0,rgba(84,170,227,1) 5%,rgba(84,170,227,1) 50%,rgba(84,170,227,1) 95%,rgba(0,139,226,1) 100%);background:-ms-linear-gradient(top,rgba(223,223,223,1) 0,rgba(0,139,226,1) 0,rgba(84,170,227,1) 5%,rgba(84,170,227,1) 50%,rgba(84,170,227,1) 95%,rgba(0,139,226,1) 100%);background:linear-gradient(top,rgba(223,223,223,1) 0,rgba(0,139,226,1) 0,rgba(84,170,227,1) 5%,rgba(84,170,227,1) 50%,rgba(84,170,227,1) 95%,rgba(0,139,226,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr ='#dfdfdf',endColorstr = '#008be2',GradientType = 0);}.smallSeries:hover .seriesStatus span,.smallSeries.active .seriesStatus span{color:#fff;}.smallSeries:hover .matchupContainer{border-left:1px solid #CFCFCF;border-right:1px solid #CFCFCF;border-top:1px solid #666;border-bottom:1px solid #666;}.smallSeries:hover .teamJewelGray{background-image:url('../images/smLogoSprite.png');}#eastBracket .smallSeries .teamPlaceAbbrev,#eastBracket .smallSeries .seed{float:right;padding:3px 1px 0 0;}.smallSeries .teamPlaceAbbrev,.smallSeries .seed{float:left;padding:3px 0 0 1px;color:#555;}.smallSeries:hover .teamPlaceAbbrev,.smallSeries:hover .seed{color:#999;}.smallSeries .seed{color:#666;}.smallSeries .team .teamJewelGray{float:right;}#eastBracket .smallSeries .team .teamJewelGray{float:left;}.statusContainer{float:left;padding:3px;margin:0;color:#666;}#eastBracket .statusContainer{float:right;}#medCol .largeSeries{width:300px;}#medCol .largeSeries .matchupContainer{width:294px;height:50px;background:url('http://cdn.nhle.com/nhl/en/v3/images/playoffs/playoffSeriesStatusBg.gif') repeat 0 0;}#medCol .largeSeries .seriesGameDataCont{width:294px;line-height:12px;font-size:10px;font-weight:bold;background:url('http://cdn.nhle.com/nhl/en/v3/images/playoffs/playoffSeriesStatusBglight.gif') repeat 0 0;}#medCol .largeSeries .seriesGameInfo,#medCol .largeSeries .seriesMatchup{width:294px;padding-top:6px;}#medCol .largeSeries .team,#medCol .largeSeries .team2,#medCol .largeSeries .seriesStatus{width:96px;}#medCol .largeSeries .seed,#medCol .largeSeries .teamPlaceAbbrev{float:right;padding:10px 10px 0;}#medCol .largeSeries .seed.bottom,#medCol .largeSeries .teamPlaceAbbrev.bottom{float:left;padding:10px 10px 0;}#medCol .largeSeries .team2{float:right;padding:3px 2px 0;}#medCol .largeSeries .seriesStatus{width:90px;}#medCol .largeSeries .seriesStatus span.series{font-size:14px;}.sbPlayoffGame{float:left;padding:0 5px;width:329px;vertical-align:none;}.sbPlayoffGame .gclReplay{float:left;margin:2px 0 2px 3px;}.sbPlayoffGame .gameHighlights{float:right;margin-right:3px;margin:2px 3px 2px 0;}.sbPlayoffGame .tvInfo{float:left;font:bold 9px/9px verdana;color:#999;min-height:19px;}.sbPlayoffGame table{margin:3px 0;width:327px;background:#fff;background:-moz-linear-gradient(top,#fff 75%,#ececec 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(75%,#fff),color-stop(100%,#ececec));background:-webkit-linear-gradient(top,#fff 75%,#ececec 100%);background:-o-linear-gradient(top,#fff 75%,#ececec 100%);background:-ms-linear-gradient(top,#fff 75%,#ececec 100%);background:linear-gradient(top,#fff 75%,#ececec 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ececec',GradientType=0);border-top:1px solid #A1A1A1;border-bottom:1px solid #A1A1A1;border-collapse:separate;}.sbPlayoffGame table th{color:#ccc;background:#777;background:-moz-linear-gradient(top,#777 0,#666 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#777),color-stop(100%,#666));background:-webkit-linear-gradient(top,#777 0,#666 100%);background:-o-linear-gradient(top,#777 0,#666 100%);background:-ms-linear-gradient(top,#777 0,#666 100%);background:linear-gradient(top,#777 0,#666 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777',endColorstr='#666666',GradientType=0);}.sbPlayoffGame table th.prd,.sbPlayoffGame table th.total{width:20px;}.sbPlayoffGame table th.so{width:47px;}.sbPlayoffGame table th,.sbPlayoffGame table td{border-bottom:1px solid #A1A1A1;border-right:1px solid #A1A1A1;padding:3px;font-size:10px;font-weight:bold;vertical-align:middle;text-align:center;white-space:nowrap;}.sbPlayoffGame table td.teamLogo{width:42px;border-right:0;padding:2px 0 2px 2px;}.sbPlayoffGame table td.total,.sbPlayoffGame table th.total{border-right:0;}.sbPlayoffGame table tr.homeTeam td{border-bottom:0;}.sbPlayoffGame table .left{text-align:left;}.sbPlayoffGame .scoringDetails{float:left;min-height:0;}.sbPlayoffGame .gcLinks{float:left;background-color:#ccc;width:318px;font:bold 9px verdana;color:#888;padding:3px 0 3px 3px;margin-bottom:4px;text-transform:uppercase;}.sbPlayoffGame .gcLinks a{border-left:1px solid #888;margin:0 2px 0 0;padding:0 0 0 6px;}.sbPlayoffGame .gcLinks a:nth-child(1){border-left:0;}.sbPlayoffGame .gcPlayoffLinks{float:left;background-color:#efefef;color:#888;font:bold 11px helvetica;margin:5px 0 0 0;padding:5px 0 5px 3px;text-transform:uppercase;width:324px;border-top:1px solid #9F9F9F;}.sbPlayoffGame .gcPlayoffLinks a{border-left:1px solid #888;margin:0;padding:0 5px;}.sbPlayoffGame .gcPlayoffLinks a:nth-child(1){border-left:0;}.sbPlayoffGame .seriesGame{float:left;background-color:#ccc;width:324px;font:bold 11px helvetica;color:#888;margin:5px 0 0;padding:4px 0 4px 3px;text-transform:uppercase;border:1px solid #9f9f9f;}.sbPlayoffGame .seriesGame.ui-state-active{margin:5px 0 0;border-color:#9f9f9f;border-style:solid;border-width:1px 1px 0 1px;}.sbPlayoffGame .seriesGame a{margin:0 2px 0 0;padding:0 0 0 6px;}.sbPlayoffGame .seriesGame a:nth-child(1){border-left:0;}.sbPlayoffGame .scoringDetails{float:left;width:316px;padding:0 2px;font-size:10px;margin-bottom:4px;text-transform:uppercase;}.sbPlayoffGame .scoringDetails h4{font-size:10px;font-weight:bold;margin:3px 0 1px 0;clear:both;}.sbPlayoffGame .scoringDetails a{white-space:nowrap;}.sbPlayoffGame .scoringDetails a{font-weight:bold;color:#666;}.sbPlayoffGame .scoringDetails b{color:#888;font-weight:bold;}.sbPlayoffGame .scoringDetails:hover a{color:#333;}.sbPlayoffGame .scoringDetails a:hover{color:#0183da;text-decoration:underline;}.sbPlayoffGame .scoringInfo{float:left;width:320px;font-size:10px;margin:2px 0 5px 0;text-transform:uppercase;}.sbPlayoffGame .scoringInfo .details{float:left;width:320px;font-size:10px;margin-bottom:6px;}.sbPlayoffGame .scoringInfo a{white-space:nowrap;}.sbPlayoffGame .scoringInfo .goalDetails{text-indent:25px;padding:1px;}.sbPlayoffGame .scoringInfo .shootoutInfo{text-indent:25px;}.seriesGameWrapper{width:327px;margin:10px 0 2px;overflow:hidden;border-color:#9f9f9f;border-style:solid;border-width:0 1px 1px 1px;background-color:#fff;}.gameImage img{border:1px solid #A1A1A1;height:212px;width:319px;margin:0 3px;}.gameImage .plus{background-image:url("../images/fancy_plus.png");background-position:left top;background-repeat:no-repeat;cursor:pointer;height:25px;margin-left:3px;margin-top:-28px;position:relative;width:25px;z-index:181;}
