/** These are styles that are specific to this show package **/

#middle h3, #middle h3 a, #middle_internal h2, #show_summary h2, .show_schedule h3, #dates, #shop #title, .rbcontent h3 { color: #840161; }
#cast_bios ul li img { border: #840161 solid 2px; }
#shop { background: url(/static/shows/images/circles_9999cc.gif) bottom no-repeat; }


/* landing page navigation */
#show_navigation, #show_navigation ul li a { background: #99c; }
	#show_navigation ul li:hover a { color: #99c; }
	*html #show_navigation ul li a:link:hover { color: #99c; }


/* internal navigation */
#show_nav_internal { background: #f0f0f7 url(/static/shows/thedish/images/thedish_nav_260.gif) no-repeat; }
	#show_nav_internal ul li a { background: #99c; }
	#show_nav_internal li:hover a, #show_nav_internal li.selected a { color: #99c; }
	*html #show_nav_internal li a:link:hover { color: #99c; }

/* schedule page styles */
.show_schedule h3 {	background: #99c; color: #ffffff; }

/* sweepstakes */
 .sweepstakes p{ padding:5px 0; }
 .sweepstakes .required{ color:#D9286C; }