/** 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: #66d6be; }
#cast_bios ul li img { border: #cfb6d6 solid 2px; }


/* landing page navigation */
#show_navigation, #show_navigation ul li a { background: #66d6be; }
	#show_navigation ul li:hover a { color: #66d6be; }
	*html #show_navigation ul li a:link:hover { color: #66d6be; }


/* internal navigation */
#show_nav_internal { background: #ace4d9 url(/static/shows/splitends/images/splitends_nav_260.jpg) no-repeat; }
	#show_nav_internal ul li a { background: #66d6be; }
	#show_nav_internal li:hover a, #show_nav_internal li.selected a { color: #66d6be; }
	*html #show_nav_internal li a:link:hover { color: #66d6be; }


/* schedule page styles */
.show_schedule h3 {	background: #66d6be; color: #ffffff; }