/* schedule page styles */
.show_schedule h3 {	background: #c5115b; color: #ffffff; }

/* custom skins */
body.blog_index.runninginheels{ background: #fff url(/mystyle/shows/runninginheels/siteContent/bg_runningInHeels_blog.gif) no-repeat scroll center 0; }
body#runninginheels_photo{ background: #fff url(/mystyle/shows/runninginheels/siteContent/bg_runningInHeels_photo.gif) no-repeat scroll center 0; }
body.blog_index.runninginheels blog_container h2 a, body#runninginheels_photo #item_title, body#runninginheels_photo #photo_categories .section_container h3, body#runninginheels_photo #gallery_header #next_gallery_link a{ color:#c5115b; }
body.runninginheels.games, body.runninginheels.videos{ background: #fff url(/mystyle/shows/runninginheels/siteContent/bg_runningInHeels_video.gif) no-repeat scroll center 0; }
body.runninginheels.schedule{ background: #fff url(/mystyle/shows/runninginheels/siteContent/bg_runningInHeels_schedule.gif) no-repeat scroll center 0; }

/* games page */
.games #middle_internal ul li{ background:#f9f9f9; float:left; height:250px; width:300px; padding:3px; margin:0 3px 3px 0; text-indent:-10000px; }
.games #middle_internal ul li a{ display:block; height:250px; width:300px; }
.games #middle_internal ul li#runningInHeelsGame{ background:url(/mystyle/shows/runninginheels/siteContent/games_runninginheels.jpg)  no-repeat; }
.games #middle_internal ul li#marieClaireGame{ background:url(/mystyle/shows/runninginheels/siteContent/games_marieclaire.jpg)  no-repeat; }
.games #middle_internal ul li#highLowWhoaGame{ background:url(/mystyle/shows/runninginheels/siteContent/games_highlow.jpg) no-repeat; }
.games #middle_internal ul li#styledokuGame{ background:url(/mystyle/shows/runninginheels/siteContent/games_styledoku.jpg) no-repeat; }
.games #middle_internal ul li#whoseHeels{ background:url(/mystyle/shows/runninginheels/siteContent/games_whoseheels.jpg) no-repeat; }

/* videos page */
.videos #middle_internal{ width:990px; margin:0; }

/* internal show navigation */
#show_nav{ position:relative; }
#show_nav #show_logo{
	background: #fff url(/mystyle/shows/runninginheels/siteContent/rih_logo.gif);
	display:block;
	float:left;
	height:140px;
	text-indent:-10000px;
	width:351px;
}
#show_nav #tune_in{
	background: #fff url(/mystyle/shows/runninginheels/siteContent/rih_tunein.gif);
	display:block;
	float:left;
	height:60px;
	margin:80px 0 0 0;
	text-indent:-10000px;
	width:175px;
}
#show_nav #sponsor{
	display:block;
	float:left;
	height:60px;
	margin:0px 0 0 0;
	width:120px;
	position: relative;
	left: -165px;
	top: 90px;
}
#show_nav #flash_nav{
	float:left;
	position:absolute;
	right:30px;
}
