/* sponsored video player  */


/* put new sponsored video player sprite here  */
.mod_whatsplaying .left_menu .menu_block, .mod_whatsplaying .left_menu .menu_block.selected, .mod_whatsplaying .left_menu .menu_block.selected.hover, .mod_whatsplaying .left_menu .menu_block.hover, .mod_whatsplaying .left_menu .menu_block.selected .bluearrow_2, .mod_whatsplaying .skin {
	background-image:url(/images/asm/sherlock_holmes/SponsoredVideoPlayer_SpriteTemplate.gif) !important;
}

/* this is the text in the header */
.mod_whatsplaying .caption{
	color:#5A768A !important;
}

/******************************************************/
/* left menu */
/******************************************************/

/* show name */
.mod_whatsplaying .left_menu .menu_block h3{
	color:#d2d8d2 !important;
	font-size:14px !important;
	font-weight: bold !important;
}

/* show name - rollover */
.mod_whatsplaying .left_menu .menu_block.hover h3{
	color:#d2d8d2 !important;;
}

/* show name - selected */
.mod_whatsplaying .left_menu .menu_block.selected h3{
	font-style:italic !important;
	color:#f0fbfb !important;
}

/* video name  */
.mod_whatsplaying .left_menu .menu_block h4{
	color:#8ed5d1 !important;
}

/* video name - rollover */
.mod_whatsplaying .left_menu .menu_block.hover h4{
	text-decoration:underline !important;
	color:#8ed5d1 !important;
}

/* video name - selected */
.mod_whatsplaying .left_menu .menu_block.selected h4{
	text-decoration:underline !important;
	color:#ffffff !important;
}

/* thumbnail border color */
.mod_whatsplaying .left_menu .menu_block img{
	border: 2px solid #d2d8d2 !important;
}

/* thumbnail border color - rollover */
.mod_whatsplaying .left_menu .menu_block.hover img{
	border: 2px solid #d2d8d2 !important;
}

/* thumbnail border color - selected */
.mod_whatsplaying .left_menu .menu_block.selected img{
	border: 2px solid #8ed5d1 !important;
}

/* posted and views  */
#sponsored_player .mod_whatsplaying .left_menu .menu_block .meta span, #sponsored_player .mod_whatsplaying .left_menu .menu_block .meta {
	color:#a7c2c0 !important;;
	font-size:9px !important;;
}

/* posted and views numbers - rollover */
#sponsored_player .mod_whatsplaying .left_menu .menu_block.hover .meta span {
	color:#a7c2c0 !important;;
}

/* posted and views numbers - selected */
#sponsored_player .mod_whatsplaying .left_menu .menu_block.selected .meta span {
	color:#a7c2c0 !important;;
}

/* posted and views text */
#sponsored_player .mod_whatsplaying .left_menu .menu_block.hover .meta div {
	color:#a7c2c0 !important;;
}

/* posted and views text - rollver */
#sponsored_player .mod_whatsplaying .left_menu .menu_block.hover .meta div {
	color:#a7c2c0 !important;;
}


/******************************************************/
/* Player */
/******************************************************/

/* show name */
.mod_whatsplaying .player h2,.mod_whatsplaying .player h2 .showLink {
	color:#8ed5d1 !important;
	font-size:12px !important;
	font-weight:bold !important;
	text-decoration:none !important;
}

/* show name rollover */
.mod_whatsplaying .player h2 a.showLink:hover {
	color:#8ed5d1 !important;
	text-decoration:underline !important;
}

/* video name */
.mod_whatsplaying .player h3{
	color:#d2d8d2 !important;
	font-size:19px !important;
}

/* links*/
.mod_whatsplaying .text {
	font-weight:bold !important;
	color:#d2d8d2 !important;
}

/* links rollovers */
.mod_whatsplaying .text a {
	font-weight:bold !important;
	color:#8ed5d1 !important;
}

/* description */
.mod_whatsplaying .player p{
	color:#ffffff !important;
}
