@charset "UTF-8";
/* Index Styles */
#HomeFlash{
	margin: 10px 0 0 0;
}

/* General Items */
ul#StoreItems{
	width: 500px;
	margin: 0px 0 0 22px;
	padding:0;
	height: auto;
}


img.StoreThumb {
	display: inline;
	float: left;
	margin: 0 15px 0 0;
}

li.IndividualItem{
	margin: 0 0 45px 0;
}

li.IndividualItem h2{

	/* height: 21px; */
	float: left;
}

li.IndividualItem p{
	margin: 8px 0 8px 0;
	color:#ddd;
	width: 350px;
}

li#ClownAlley{
	margin-left: 20px;
}

li#ClownAlley h2{
	width: 350px;
	margin: 20px 0px 4px 70px;;
}

li#ClownAlley p{
	margin: 15px 0px 0 25px;
	width: 315px;
}

li#ClownAlley .DollarValue{
	margin: 15px 0px 0pt 105px;
}

 #StoreItems a#BuyClown img.BuyButton{
 	margin: 15px 0px 0 10px;
 }

li#ClownAlleyDVD h2{
	width: 350px;
	margin-right: 0;
	color: #FF0100;
	font-size: 15px;
}

li#ClownAlleyDVD h2 span {

	color: #7c7c7c;
	font-size: 11px;
}
#ClownAlleyDVD .DollarValue{

}

li#RadioFryer h2{
	background: url(images/store/store_sprite.gif) no-repeat 0px -87px;
	width: 184px;
	margin-right: 100px;
}

/* Special Items */
ul#SpecialItems{
	width: 250px;
	margin: 30px 30px 0 0px;
	padding:0;
	top: 0;
	position: relative;
	float: left;
	text-align: left;
}

ul#SpecialItems img.StoreThumb{
	text-align: center;
}

ul#SpecialItems li.IndividualItem h2{
	float: left;
	text-align: left;
	font-size: 15px;
}

ul#SpecialItems li.IndividualItem p{
	width: 250px;
}

ul#SpecialItems li.IndividualItem  h2 span {

	color: #7c7c7c;
	font-size: 11px;
}

li#HolidaySpecial h2{
	background: url(images/store/store_sprite.gif) no-repeat 0px -117px;
	width: 217px;
	margin-right: 120px;
}

li#Spectacle h2{
/*	background: url(images/store/spectacle.gif) no-repeat 0px 0; */
	width: 250px;
	padding-top: 20px;
	padding-bottom: 1px;
	color: #FF0100;
	text-align: center;
}
ul#SpecialItems li#PizzaBox h2{
	margin-left: 14px;
}

li#PizzaBox img.BuyLargeButton{
	margin: 20px 46px 0 46px;
}

li#PizzaBox img.BuyXLargeButton{
	margin: 13px 38px 0 38px;
}
.DollarValue{
	font-size: 1.4em;
	float: left;
	margin: 0px 0 0 0;
	color: #dfb842;
}
.OutOfStock{
	font-size: .8em;
	float: left;
	margin: 3px 0 0 0;
	color: #808080;
}
.DollarType{
	font-size: .8em;
	color:#dfb842;
}
#StoreItems a img.BuyButton{
margin: 0 0 0 12px;
}

li.IndividualItem a img.OutButton{

}

/* Store Content */

#StoreBg{
	background: url(images/store/store_bg.jpg) no-repeat;
	width: 960px;
	padding: 20px;
	margin: 10px 0 0 0;
}
#StoreContent{
	padding: 0px;
	margin: 0px;
	background-color:#000000;
	width: 920px;
	background: url(images/store/content_bg.jpg) no-repeat -2px 0px;
}

h1#StoreHeader{
	width: 426px;
	height: 40px;
	background: url(images/store/store_sprite.gif) no-repeat 0px 25px;
	margin: 0 0 0 15px;
	padding: 25px 0 0 0;
}

a img.BuyButton{
	background: url(images/buttons_sprite.gif) no-repeat 0px 0px;
	width: 46px;
	height: 18px;
}

a:hover img.BuyButton{
	background: url(images/buttons_sprite.gif) no-repeat 0px -20px;
}

a:active img.BuyButton{
	background: url(images/buttons_sprite.gif) no-repeat 0px -40px;
}

a img.BuyLargeButton{
	background: url(images/buttons_sprite.gif) no-repeat 0px -80px;
	width: 152px;
	height: 18px;
	margin: 0 0 0 12px;
}

a:hover img.BuyLargeButton{
	background: url(images/buttons_sprite.gif) no-repeat 0px -100px;
}

a:active img.BuyLargeButton{
	background: url(images/buttons_sprite.gif) no-repeat 0px -120px;
}

a img.BuyXLargeButton{
	background: url(images/buttons_sprite.gif) no-repeat 0px -140px;
	width: 168px;
	height: 18px;
	margin: 0 0 0 12px;
}

a:hover img.BuyXLargeButton{
	background: url(images/buttons_sprite.gif) no-repeat 0px -160px;
}

a:active img.BuyXLargeButton{
	background: url(images/buttons_sprite.gif) no-repeat 0px -180px;
}

a img.OutButton{
	background: url(images/buttons_sprite.gif) no-repeat 0px -60px;
	width: 120px;
	height: 18px;
	cursor: default;
}

/* About Content */

#AboutBg{
	background: url(images/about/about_bg.jpg) no-repeat;
	width: 960px;
	padding: 20px;
	margin: 10px 0 0 0;
}
#AboutContent{
	padding: 0px;
	margin: 0px;
	background-color:#000000;
	width: 920px;
	background: url(images/about/content_bg.jpg) no-repeat -2px 0px;
}

h1#AboutHeader{
	width: 426px;
	height: 40px;
	background: url(images/about/about_sprite.gif) no-repeat 0px 25px;
	margin: 0 0 0 15px;
	padding: 25px 0 0 0;
}

#AboutContent p{
	color: #ddd;
	width: 480px;
	line-height: 1.45em;
	font-size: 1.1em;
	margin: 1.5em 0 0 15px;
}

/* Shows Content */
#ShowsWrapper{
	background:transparent url(images/shows/shows_tile.gif) repeat scroll 0px;
	margin:10px 0 0 0;
	padding:0;
	width: 960px;
}

#ShowsBg{
	background: url(images/shows/show_bg.jpg) no-repeat;
	padding: 20px;
	margin: 0;

}
#ShowsContent{
	padding: 0px;
	margin: 0px;
	background-color:#000000;
	width: 694px;
	background: url(images/shows/content.gif) repeat 0 0;
	float: left;
	display: inline;

}

h1#ShowsHeader{
	width: 634px;
	height: 40px;
	background: url(images/shows/shows_sprite.gif) no-repeat 0px 25px;
	margin: 0 0 0 15px;
	padding: 25px 0 0 0;
}

#ShowsContent ul{
	width: 600px;
	padding:0;
	margin: 15px 0pt 0pt 32px;
}

#ShowsContent li{
	border-bottom: 1px solid #222222;
	padding: .8em 0;

}


.ShowDescription{
	font-size: 13px;
	color: #FFFFFF;
	float: left;
	width: 460px;
}

.ShowLocation{
	font-size:11px;
	font-weight:bold;
	color: #808080;
	text-transform: uppercase;
	margin: .3em 0 0 0;
}

.Date{
	float:right;
	font-size: 13px;
	color: #e81f00;
}

/* Video Content */

#VideosBg{
	background: url(images/videos/videos_bg.gif) no-repeat;
	width: 940px;
	padding: 20px 0 20px 20px;
	margin: 10px 0 0 0;
}
/*#VideosContent{
	padding: 0px;
	margin: 0px;
	background-color:#000000;
	width: 920px;
	background: url(images/videos/videos_bg.gif) no-repeat -2px 0px;
} */

.VideoEmbed{
	margin:0 0px;
	padding: 0 0 0 0;
	}

h1#VideosHeader{
	width: 426px;
	height: 36px;
	background: url(images/videos/videos_sprite.gif) no-repeat 0px 0px;
	margin: 25px 0pt 10px 12px;
	padding: 10px 0 0 0;
}

#VideosContent{
	background-color:#000000;
	display:inline;
	float:left;
	margin:0pt 0pt 0pt 235px;
	width:450px;
}
#VideosContent h2{
	width: 426px;
	height: 17px;
	background: url(images/videos/videos_sprite.gif) no-repeat 0px -37px;
	margin: 10px 0pt 0 12px;
	padding: 0px 0 0 0;
}

#VideosContent ul{
	margin:10px 0px 0pt 5px;
	padding:0;
	width: 445px;
}

#VideosContent li{
	display:inline;
	width: 50px; /*
	height: 37px; */
	margin:0pt 0px 0pt 7px;
	position: relative;
}

#VideosContent li a img{
border: 1px solid #333;
}

#VideosContent li a:hover img{
border: 1px solid #646464;
}

#VideosContent li a:active img{
border: 1px solid #ed0006;
}

#VideosContent li a.inactive img{
border: 1px solid #131313;

}

#videoCaption{
	width:250px;
	background-color: #990000;
	float: right;
	margin: 243px 5px 0pt 0;
	display:inline;
	height: 88px;
	display: none;
}

#videoCaption h1 {

	position: relative;
	top: 50px;
	font-family: "Lucida Grande",tahoma,"Lucida Sans","trebuchet ms",san-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
	width: 210px;
	display: block;
	padding: 0;
	margin: 0;
	text-align: right;
	margin-left: 20px;

}

#videoCaption span {

	position: relative;
	top: 50px;
	font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	color: #dfb842;
	text-align:right;
	width: 210px;
	display: block;
	padding: 0;
	margin: 0;
	margin-left: 20px;
	display: none;
}

#videoCaption img{
	margin: 17px 0 20px 0;
}
.ToolTipClass{
	background-color: #2f2f2f;
	color: #fff;

}

/* Music Content */

#MusicBg{
	background: url(images/music/music_bg.jpg) no-repeat;
	width: 960px;
	padding: 20px;
	margin: 10px 0 0 0;
}
#MusicContent{
	padding: 0px;
	margin: 0px;
	background-color:#000000;
	width: 920px;
	background: url(images/music/content_bg.jpg) no-repeat -2px 0px;
}

#MusicMain{
	width: 300px;
	float:left;
	display: inline;
}

h1#MusicHeader{
	/* width: 426px; */
	height: 85px;
	background: url(images/music/music_temp_head.gif) no-repeat 0px 25px;
	margin: 0 0 0 15px;
	padding: 25px 0 0 0;
}


#musicNewsletter{
	width: 285px;
	float: right;
	display: inline;
	background-color:#1F1F1F;
}
#musicNewsletter img{
	float:right;
	display: inline;
	margin: 25px 25px 0 0;
}
