/* SKIRMISH DEFAULTS */
#top-stories.skirmish .mod-content {
		padding:0;
		border:0;
		background:#333;
		height:auto;
}
#top-stories.skirmish .mod-content .top-story-content {
		background:none;
		padding:0;
		width:614px;
		height: 625px;
		margin:0;
		overflow:hidden;
}
#top-stories.skirmish .mod-content .top-story-content .top-story-image {height:625px;}
#top-stories.skirmish .mod-content .top-story-content .top-story-header {
		position:absolute;
		color:#fff;
		background:none;
		top:0;
		left:0;
		right:0;
		height:auto;
		text-align:center;
		width:100%;
		padding:0;
		margin: 20px 0 0;
}
#top-stories.skirmish .mod-content .top-story-content .top-story-header h2 {
		font-family:helvetica,arial,sans-serif;
		font-size:36px;
		line-height:36px;
		text-shadow: 1px 2px 1px #000;
}
#top-stories.skirmish .mod-content .top-story-content .top-story-header h2 span {
		position:absolute;
		left:-9999em;
}
#top-stories.skirmish .mod-content .top-story-content .top-story-headline {
		padding:12px 0 12px 2px;
		width:612px;
}
#top-stories.skirmish .mod-content .top-story-content .top-story-headline .bg-col {
		background:url(/prod/assets/bg_skirmishoverlay_cols.png) 0 0 repeat-y;
		overflow:hidden;
		position:relative;
}
.ie6 #top-stories.skirmish .mod-content .top-story-content .top-story-headline .bg-col {zoom:1;}
#top-stories.skirmish .mod-content .top-story-content .top-story-headline .transparent-background {width:auto;}
.ie6 #top-stories.skirmish .mod-content .top-story-content .top-story-headline .transparent-background {width:614px;}
#top-stories.skirmish .mod-content .top-story-content .top-story-headline cite {
		bottom:6px;
		right:8px;
		top:auto;
		color:#555;
}

#top-stories.skirmish .mod-content .top-story-content .breaking-news {padding:8px 10px;}
#top-stories.skirmish .mod-content .top-story-content .breaking-news .transparent-background {background-color:#000;}
#top-stories.skirmish .mod-content .top-story-content .breaking-news p strong {color:#f00;}

/* iGrid Styles */
#top-stories.skirmish .mod-content .top-story-content .top-story-headline .igrid .mod-content {
		background:none;
		/*border-right:1px solid #555;*/
		padding:0 8px 0 0;
		position:relative;
}
#top-stories.skirmish .mod-content .top-story-content .top-story-headline .igrid .last .mod-content {border-right:0;}
#top-stories.skirmish .mod-content .top-story-content .top-story-headline .igrid .mod-content p {
		padding:0 0 8px;
}
#top-stories.skirmish .mod-content .top-story-content .top-story-headline .igrid .mod-content p.footer {
		font-size:10px;
		font-family:verdana,arial,sans-serif;
		padding:4px 8px;
		height:auto;
}
#top-stories.skirmish .mod-content .top-story-content .top-story-headline .igrid .mod-content p.footer a {padding-right:0;}
#top-stories.skirmish .mod-content .top-story-content .top-story-headline .igrid .mod-content a {font-weight:400;}
#top-stories.skirmish .mod-content .top-story-content .top-story-headline .igrid .mod-content h6 {
		line-height:19px;
		padding:0 0 4px;
}
#top-stories.skirmish .mod-content .top-story-content .top-story-headline .igrid .mod-content ul.contentrows li {
		border-bottom:1px solid #555;
		margin-bottom:8px;
}
#top-stories.skirmish .mod-content .top-story-content .top-story-headline .igrid .mod-content ul.contentrows li.last {border-bottom:0;}

/* Top Story Inline Scoreboard */
#top-stories.skirmish .mod-content .top-story-content .top-story-headline .top-story-scoreboard .game-score {
		border:1px solid #888;
		background:#000;
		overflow:hidden;
		padding:6px 6px 6px 2px;
		font-family:helvetica,arial,sans-serif;
		width:93%;
}
#top-stories.skirmish .mod-content .top-story-content .top-story-headline .top-story-scoreboard .game-score table {
		float:left;
		width:45%;
		font-weight:400;
		font-size:14px;
		margin:0 6px 0 0;
}
#top-stories.skirmish .mod-content .top-story-content .top-story-headline .top-story-scoreboard .game-score table th {
		position:absolute;
		left:-9999em;
}
#top-stories.skirmish .mod-content .top-story-content .top-story-headline .top-story-scoreboard .game-score table td {
		padding:2px;
		line-height:15px;
}
#top-stories.skirmish .mod-content .top-story-content .top-story-headline .top-story-scoreboard .game-score table td.result {
		width:5%;
		vertical-align:middle;
}
#top-stories.skirmish .mod-content .top-story-content .top-story-headline .top-story-scoreboard .game-score table td.result span {
		background:#000 url(/prod/assets/arrow_right_wht.png) 100% 0 no-repeat;
		height:9px;
		width:5px;
		display:none;
}
.ie6 #top-stories.skirmish .mod-content .top-story-content .top-story-headline .top-story-scoreboard .game-score table td.result span {
		position:relative;
		top:2px;
}
#top-stories.skirmish .mod-content .top-story-content .top-story-headline .top-story-scoreboard .game-score table td.team {
		width:85%;
}
#top-stories.skirmish .mod-content .top-story-content .top-story-headline .top-story-scoreboard .game-score table td.score {
		width:10%;
		text-align:right;
}
#top-stories.skirmish .mod-content .top-story-content .top-story-headline .top-story-scoreboard .game-score table td.update {background:#333;}
#top-stories.skirmish .mod-content .top-story-content .top-story-headline .top-story-scoreboard .game-score table tr.winner td.result span {display:block;}
#top-stories.skirmish .mod-content .top-story-content .top-story-headline .top-story-scoreboard .game-score .game-info {
		float:left;
		width:50%;
		padding:0 0 0 6px;
		border-left:1px solid #444;
}
#top-stories.skirmish .mod-content .top-story-content .top-story-headline .top-story-scoreboard .game-score .game-info .game-data {
		float:left;
		width:35%;
}
#top-stories.skirmish .mod-content .top-story-content .top-story-headline .top-story-scoreboard .game-score .game-info .game-links {
		float:left;
		width:65%;
		text-align:right;
}
#top-stories.skirmish .mod-content .top-story-content .top-story-headline .top-story-scoreboard .game-score .game-info ul li {
		border-bottom:0 !important;
		font-weight:400;
		font-family:helvetica,arial,sans-serif;
		margin-bottom:0 !important;
		padding:0;
		line-height:17px;
}
#top-stories.skirmish .mod-content .top-story-content .top-story-headline .top-story-scoreboard .game-score .game-info .game-data li {
		font-size:10px;
		line-height:12px;
		font-weight:700;
}
#top-stories.skirmish .mod-content .top-story-content .top-story-headline .top-story-scoreboard .game-score .game-info .game-data li span {color:#888;}


/* VIDEO PLAYER */
#top-stories.skirmish .mod-content .videoplayer {height:0;}
#top-stories.skirmish .mod-content.video-playing .top-story-content .top-story-image a img,
#top-stories.skirmish .mod-content.video-playing .top-story-content .top-story-header h2 {
		position:absolute;
		left:-9999em;
}
#top-stories.skirmish .mod-content .videoplayer-show {
		height:324px;
		background:none !important;
		position:absolute;
		top:0;
		left:0;
		margin:0 !important;
		z-index:9999;
		padding:40px 20px;
		width:574px;
}
/* Play Button on main Video */
#top-stories.skirmish .mod-content .top-story-content .top-story-image a.video-play {
    background:transparent url(/prod/assets/icon_playVideo_large.png) no-repeat scroll 50% 50%;
    height:345px;
    width:100%;
    opacity:.85;
    /*filter: alpha(opacity=85);*/
    position:absolute;
    left:0;
    top:70px;
}
#top-stories.skirmish .mod-content .top-story-content .top-story-image a.video-play:hover {cursor:pointer;}
.ie6 #top-stories.skirmish .mod-content .top-story-content .top-story-image a.video-play {background:transparent url(/prod/assets/icon_playVideo_large_ie6.png) no-repeat scroll 50% 50%;}
#top-stories.skirmish .mod-content .top-story-content .top-story-image a.video-play:hover {opacity:1;}
/* Close Button on Main Video */
#top-stories.skirmish .mod-content .videoplayer .btn-close-video {display:none;}
#top-stories.skirmish .mod-content .videoplayer-show .btn-close-video {
		display:block;
		position:absolute;
		top:8px;
		right:12px;
		height:21px;
		width:17px;
		color:#fff;
		font-weight:700;
		padding:4px 0 0 8px;
		cursor:pointer;
		background:url(/prod/assets/btn_close_skirmish_video.png) 0 0 no-repeat;
}
#top-stories.skirmish .mod-content .videoplayer-show .btn-close-video:hover {
		text-decoration:none;
		color:#555;
}
/* Video Icon on Thumbnails */
#top-stories.skirmish .mod-content .top-story-content div.vid-icon {
		background: transparent url(/prod/assets/icon_video.png) no-repeat 6px 6px;
		height:75px;
		width:134px;
		border-width:0;
		opacity:.75;
		filter: alpha(opacity=75);
		float:left;
		position:absolute;
		z-index:9999;
}
.ie6 #top-stories.skirmish .mod-content .top-story-content div.vid-icon {background: transparent url(/prod/assets/icon_video_ie6.png) no-repeat 6px 6px;}


/* ESPN 360 */
body.espn360 #top-stories.skirmish .play-live-espn360,
body.espn360 #top-stories.skirmish .replay-espn360 {
		margin-top:205px;
		margin-left:271px;
}
body.espn360 #top-stories.skirmish .mod-content .top-story-content .top-story-header .h2pad {margin:20px 0 0;}

/* TWIN USED WITH VERTICAL WAR ONLY */
.mod-inline-open {
		border-bottom:1px solid #ccc;
		margin:8px;
}
.mod-inline-open h5 {
		font-size:11px;
		padding:0 0 4px;
}
.mod-inline-open h5 strong {color:#c00;}
.mod-inline-open p {
		margin:0 0 10px;
		line-height:15px;
}
.mod-inline-open img.floatleft {margin:0 8px 8px 0;}


