/** 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; }


/* show graphic & extended graphic */
#show_graphic { background: url(/static/shows/runninginheels/images/runninginheels_hed_658.jpg) no-repeat; }
#extended_graphic { background: url(/static/shows/runninginheels/images/runninginheels_hed_340.jpg) 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: #ececec url(/static/shows/runninginheels/images/runninginheels_nav_260.jpg) 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; } 

#floating_box_ad{ margin-left:680px; margin-top:-265px; z-index:300; }