/*ESPN360 styles for the index pages */

/*these are for the strip and play button */
.play-live-espn360, .replay-espn360 {display: block; position: absolute; top: 0; margin:145px 0 0 245px; height: 72px; width: 72px; cursor: pointer; z-index: 5000;}
.play-live-espn360 {background: url(/espn360/syndicated/images/e360_watch_live_btn2.png);}
.replay-espn360{background: url(/espn360/syndicated/images/e360_watch_replay_btn.png);}
.ie6 .espn360 .noie6 {display: none;}
.ie6 .networks-mem .noie6 {display: none;}
.ie6 .play-live-espn360{ background: url(/espn360/syndicated/images/e360_watch_live_btn2_ie6.png); }
.ie6 .replay-espn360{ background: url(/espn360/syndicated/images/e360_watch_replay_btn_ie6.png); }

.vertical .play-live-espn360, 
.vertical .replay-espn360 {margin:130px 0 0 105px;}

/*these are body styles to hide the espn360 items from non affiliates*/
.espn360 { display: none; }
body.espn360, body.espn360 .espn360 { display: block; }
body.espn360 .espn360Player, .espn360Player { display: block; height: 0; float: left; background-color: #000 !important; overflow: hidden; margin-top: 0 !important;}
body.espn360 .espn360Player-show, .espn360Player-show { height: 324px; margin-top: 5px !important; }
body.espn360 .hideFromAffiliate {display: none;}
.espn360 .ribbon { position:absolute; font-size: x-small; color:#AFAFAF; background-color:black; width:100%; top: 0; height: 24px; z-index: 5000;}
.espn360 .ribbon img {float:left;}
.espn360 .ribbon span { padding: 5px 5px 3px 15px;  float:left; height: 12px;}

/*these are body styles to hide the networks items from non affiliates*/
.networks-mem { display: none; }
body.networks, body.networks .networks-mem { display: block; }
body.networks .espn360Player, .espn360Player { display: block; height: 0; float: left; background-color: #000 !important; overflow: hidden; margin-top: 0 !important;}
body.networks .espn360Player-show, .espn360Player-show { height: 324px; margin-top: 5px !important; }
body.networks .hideFromAffiliate {display: none;}
.networks .ribbon { position:absolute; font-size: x-small; color:#AFAFAF; background-color:black; width:100%; top: 0; height: 24px; z-index: 5000;}
.networks .ribbon img {float:left;}
.networks .ribbon span { padding: 5px 5px 3px 15px;  float:left; height: 12px;}

/*	360 vertical  */
.vertical .play-live-espn360, .vertical .replay-espn360 {margin-left: 108px;}
.espn360 .vertical .ribbon span { font-family: verdana,helvetica,arial,sans-serif; }
.networks .vertical .ribbon span { font-family: verdana,helvetica,arial,sans-serif; }

.top-story-content.espn-360 .breaking-news .transparent-background {background: #000 no-repeat scroll 4px;}
.top-story-content.espn-360 .breaking-news p {color: #ababab; font: normal 9px arial, sans-serif; top:0px;}
.top-story-content.espn-360 .breaking-news p span { background: url(/prod/assets/360_MEMvert_logo.png) no-repeat; text-indent: -9999px; display:inline-block; height: 13px; width: 80px; vertical-align: 2px; }
