/* Colours */
.tpPlayer { background-color:#242424; }
.tpPlayer h2 { color:#fff; }
.tpPlayer span a { color:#426398; }
.tpPlayer span a em { color:#fff; }
.tpPlaylist { background-color:#fff; }

.tpPlaylistTabs ul li a{ color:#426398; }
.tpPlaylistTabs ul li.sort{ color:#fff; }
.tpPlaylistTabs ul.tab1 li.tab1 a, .tpPlaylistTabs ul.tab2 li.tab2 a{ color:#141212; background-color:#dadada; }
.tpPlaylistTabs ul.tab1 li.tab1, .tpPlaylistTabs ul.tab2 li.tab2{ background:url(/includes/objects/sports-maven/gfx/maventabs_arrow.gif) no-repeat bottom center; }
.tpClips a { border-bottom-color:#1a1a1a; }
.tpClips a:hover { background-color:#e6e6e6; }
.tpClips img { border-color:#d3d3d3; }
.tpClips .title { color:#426398; }
.tpClips .desc { color:#333; }
.tpClips .cta { color:#426398; background:url(/video/imgs/small_play.gif) no-repeat 0 2px; }
.tpClips .cta .livelater { color:#f8cf12; }
.tpClips .cta .livenow { color:#000;background-color:#f8cf12; }



/* Base CSS - Player */

.tpPlayer {
	width:360px;
}
.tpPlayer h2 {
	margin:0;
	padding:10px;
	float:left;
	display:inline;
	font-size:14px;
}
.tpPlayer span {
	padding:10px;
	float:right;
}
.tpPlayer span a {
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.tpPlayer span a:hover {
	text-decoration:underline;
}
.tpPlayer span a em {
	font-style:normal;
}



/* Base CSS - Tabs */

.tpPlaylistTabs {
	padding-top:5px;
}
.tpPlaylistTabs ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
.tpPlaylistTabs ul li{
	float:left;
	display:inline;
	padding:5px 0 0;
	height:29px;
}
.tpPlaylistTabs ul li a{
	text-decoration:none;
	font-weight:bold;
	padding:4px 10px 0 10px;
	outline:none;
	height:19px;
	line-height:15px;
	float:left;
	overflow:hidden;
}
.tpPlaylistTabs ul li a:hover {
	text-decoration:underline;
}
.tpPlaylistTabs ul li.sort{
	margin:0 10px;
	padding:9px 0 0;
	height:25px;
}
.tpPlaylistTabs ul.tab1 li.tab1 a, .tpPlaylistTabs ul.tab2 li.tab2 a{
	text-decoration:none;
}



/* Base CSS - Playlist & Clips */

.tpPlaylist {
	width:345px;
}

.tpClips a {
	display:block;
	height:62px;
	overflow:hidden;
	padding:12px 0 14px;
	outline:none;
	text-decoration:none;
}
.tpClips a:hover {
	cursor:pointer;
}
.tpClips img {
	float:left;
	margin:0 7px 0 10px;
	border-width:1px;
	border-style:solid;
}
.tpClips .meta {
	display:block;
	height:47px;
	overflow:hidden;
	padding-right:5px;
}
.tpClips .title {
	display:block;
	position:relative;
	font-weight:bold;
	font-size:12px;
	margin-bottom:1px;
}
.tpClips .desc {
	display:block;
	font-size:11px;
	line-height:15px;
}
.tpClips .cta {
	float:left;
	font-size:11px;
	line-height:14px;
	height:13px;
	padding-left:23px;
	margin-top:1px;
	font-weight:bold;
}
.tpClips .cta em {
	font-size:10px;
	padding-left:5px;
	font-style:normal;
	font-weight:normal;
}
.tpClips .cta .livelater {
	font-weight:bold;
}
.tpClips .cta .livenow {
	font-weight:bold;
	padding:0 4px 1px;
	margin-left:3px;
	text-transform:uppercase;
}


	#search {

text-align:center;}

#search img {

margin-top: 0px;
margin-left: 5px;}

/* Comments Switcher */
.comments-switcher p {
	color: #797979;
	font-size:11px;
	margin:0;
	padding: 0 80px;
	overflow: hidden;
}
.comments-switcher p.cmt {
	color: #141212;
	font-size: 12px;
	font-style: italic;
	margin-bottom: 20px;
}
.comments-switcher p a {
	color: #426398;
	text-decoration: none;
}
.comments-switcher p a:hover {
	text-decoration: underline;
}

.comments-switcher .kick.switcher span.switcher {
	display: inline;
	float: right;
	font-weight: bold;
}

.comments-switcher .kick.switcher a {
	display: inline;
	float: left;
	margin: 1px 10px 0 0;
	padding: 0 1px;
}

#readercomments {
	background: #fff url(/includes/gfx/bk-quotes.gif) no-repeat 0 -90px;
}
#cs-comment {
	background: url(/includes/gfx/bk-quotes.gif) no-repeat 100% 45px;
	height: 170px;
	overflow: auto;

}

.module h2.modhead {
	font-size: 18px;
	margin: 10px 9px 5px;
}

.kick {
	background-color:#f9f9f9;
	border-top:1px solid #e6e6e6;
	padding:7px 13px;
	font-size:12px;
	clear:both;
}

#moreplayer {
 	text-align: right;
	padding:5px;
	padding-right: 10px;

	}

tpPlaylistContent {
padding:10px;
}

