/** These are styles that are specific to this show package **/

#middle h3 a, #middle_internal h2, #show_summary h2, .show_schedule h3, #dates, #shop #title, .rbcontent h3 { color: #577baf; }
#cast_bios ul li img { border: #b4caef solid 2px; }


/* landing page navigation */
#show_navigation, #show_navigation ul li a { background: #a2bdd1; }
	#show_navigation ul li:hover a { color: #a2bdd1; }
	*html #show_navigation ul li a:link:hover { color: #a2bdd1; }


/* internal navigation */
#show_nav_internal { background: #edf6fd url(/static/shows/staycation/images/260_subhead_Staycation.jpg) no-repeat; }
#show_nav_internal ul li a { background: #b4caef; }
#show_nav_internal li:hover a, #show_nav_internal li.selected a { color: #b4caef; }
*html #show_nav_internal li a:link:hover { color: #b4caef; }
