/** 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, .blog_container h2 a { color: #0190df !important; }

#cast_bios ul li img { border: #0190df 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: #0190df; }
	#show_navigation ul li:hover a { color: #0190df; }
	*html #show_navigation ul li a:link:hover { color: #0190df; }


/* internal navigation */
#show_nav_internal { background: url(/static/shows/peterperfect/images/260_mystyle_subhead_PP.gif) #e9f2fc no-repeat; }
	#show_nav_internal ul li a { background: #0190df; }
	#show_nav_internal li:hover a, #show_nav_internal li.selected a { color: #0190df; }
	*html #show_nav_internal li a:link:hover { color: #0190df; }


/* schedule page styles */
.show_schedule h3 {	background: #d9e5f7; }