/** 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; }
#shop { background: url(/static/shows/images/circles_blue.jpg) bottom no-repeat; }


/* landing page navigation */
#show_navigation, #show_navigation ul li a { background: #b4caef; }
	#show_navigation ul li:hover a { color: #b4caef; }
	*html #show_navigation ul li a:link:hover { color: #b4caef; }


/* internal navigation */
#show_nav_internal { background: #b4caef url(/static/shows/styleherfamous/images/268_mystyle_subhead_SHF.jpg) no-repeat; }
#show_nav_internal ul li a { background: #d8e3f6; }
#show_nav_internal li:hover a, #show_nav_internal li.selected a { color: #b4caef; }
*html #show_nav_internal li a:link:hover { color: #b4caef; }


/* schedule page styles */
.show_schedule h3 {	background: #b4caef; color: #ffffff; }