/** These are styles that are specific to this show package **/

#middle h3 a, #middle_internal h2, #show_summary h2, .show_schedule h3, #dates, .rbcontent h3 { color: #d30b46; }
#cast_bios ul li img { border: #d30b46 solid 2px; }


/* show graphic & extended graphic */
#show_graphic { background: url(/static/shows/stylesecret/images/stylesecret_hed_658.jpg) no-repeat; }
#extended_graphic { background: url(/static/shows/stylesecret/images/stylesecret_hed_340.jpg) no-repeat; }


/* landing page navigation */
#show_navigation, #show_navigation ul li a { background: #d30b46; }
	#show_navigation ul li:hover a { color: #d30b46; }
	*html #show_navigation ul li a:link:hover { color: #d30b46; }


/* internal navigation */
#show_nav_internal { background: #e985a2 url(/static/shows/stylesecret/images/stylesecret_nav_260.jpg) no-repeat; }
	#show_nav_internal ul li a { background: #d30b46; }
	#show_nav_internal li:hover a, #show_nav_internal li.selected a { color: #d30b46; }
	*html #show_nav_internal li a:link:hover { color: #d30b46; }

/* schedule page styles */
.show_schedule h3 {	background: #e985a2; }

#embedded_player { margin-top:0; margin-bottom:20px;}
