body {
	background-color: #fe5e00;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.wallpaper {
	background-image: url(../images/shows-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center 153px !important;
}

.content {
	margin: 0 auto;
	width: 877px;
	height: 100%;
}

.header{
	margin:0 auto;
	padding:0;
	position:relative;
	width:950px;
}

.showHeaderSmall {
	height: 148px; 
	width: 914px;
}

.showHeaderTabs {
	display: inline;
	float: right;
	margin: 42px 0 0 0;
}

.pageTopLink a {
	background-image: url(../images/btn-backtotop.gif);
}

/*--- SHOWS DROPDOWN LIST STYLES ---*/
.jumpto {
	background: url(../images/jumpto-tab.gif) no-repeat left top;
	height: 35px;
	/*padding: 6px 10px 0 0;*/
	position: absolute;
	right: 32px;
	top: -2px;
	width: 158px;
	z-index: 100;
}

.showIndexHeader .jumpto {
	right: 50px;
}

select.showList {
	background-color: #fced69;
	border: none;
	display: inline;
	float: right;
	font-size: 80%;
	padding: 0;
	position:absolute;
	right:16px;
	top:3px;
	width: 125px;
}

select.showList option {
	padding: 2px 3px;
}

/*--- BACK TO SHOWS TAB STYLES ---*/

.backto.showsbtn {
	display: inline;
	float: left;
	padding: 0 0 0 10px;
}

.backto.showsbtn a {
	background-image: url(../images/btn-backToShows.gif);
	background-position: 0 -32px;
	background-repeat: no-repeat;
	display: inline;
	float: right;
	height: 36px;
	position: absolute;
	right: 14px;
	text-indent: -10000px;
	top: -5px;
	width: 127px;
}

.backto.showsbtn a:hover {
	background-position: 0 0;
}

/**** SHOW HEADER SCROLLER ****/

.showIndexHeader {
	/* background: url(../images/showsIndexHeading.png) no-repeat 20px top; */
	height: 148px;
	margin: 0 auto;
	position: relative;
	width: 990px;
}

#scrollerShow {
	outline: none;
	position: absolute;
	right: 0;
	top: 0;
}

.showIndexHeader #scrollerShow {
	background: url(../images/showIndexHangers.gif) no-repeat 436px 0;
	height: 150px;
	top: 0;
	width: 876px;
}

.showIndexHeader #scrollerShow #scrollerShowFlash {
	position: absolute;
	right: 17px;
	top: 40px;
}

#showHeaderGeneric {
	
}

/**** ALL ABOUT SHOW MODULE ***/

.allAbout{
	height: 439px;
	padding: 0 10px 10px 10px;
	width: 517px;
}

.allAbout .moduleHeading {
	left: 160px;
	top: 2px;
}

.allAbout .allAboutModTop {
	background: url(../images/showAbout-graphicBg.gif) no-repeat left top;
	height: 172px;
	padding: 12px 0 0 0;
	position: relative;
	text-align: center;
	width: 517px;
}

.allAboutImg {
	background-color: #4060af;
	border: 3px solid #ff5c00;
	height: 115px;
	margin: 0 auto 18px auto;
	width: 180px;
}

.allAboutModTop h1 {
	font-size: 18px;
	padding: 4px 0 0 0;
	text-align: center;
	text-transform: uppercase;
}

#idCharTitle {
	height: 24px;
	left: 0;
	margin-top: 21px;
	position: absolute;
	top: 130px;
	width: 100%;
}

#div-btn-addtochs {
	border: 1px dashed red;
}

.allAboutModBtm {
	background:  url(../images/showAbout-txtBtm.gif) no-repeat scroll left top;
	height: 173px;
	padding: 7px 11px 0 18px;
	width: 488px;
}

.allAboutModBtm p, .ShowDescription {
	color: #4e4e4e;
	font-size: 11px;
	line-height:150%;
	margin: 3px 0;
	padding: 3px 10px 0 5px;
}

.allAbout .scrollerControls li a {
	bottom: 12px;
}

/*--- SHOWS MODULE STYLES ---*/
.shows {
	background: #000;
	height: 775px !important;
	padding: 0 10px 10px 10px;
	width: 517px;
}

.feature {
	background: #000;
	height: 315px;
	padding: 0 10px 10px 10px;
	width: 516px;
}

.featureBG {
	background: url(../images/showFeature-bgWP.gif) no-repeat  0 0;
	height: 325px;
	width: 517px;
}

.feature .featureBG {
	margin-top: 10px;
}

.showFeatureImg {
	margin: 27px 0 0 2px;
}

.featShowPlayBtn {
	bottom: 40px;
	display: none;
	position: absolute;
	right: 25px;
	z-index: 100;
}

.moduleHeading {
	left:181px;
	position: absolute;
	top: 3px;
	z-index: 2;
}

.moduleTabs ul {
	background: url(../images/modShow-tabBg.gif) no-repeat left top;
}

.moduleTabs ul li {
  background-image: url(../images/moduleTabs-rightShows.gif);
}

.moduleTabs ul li.hover {
  background: url(../images/moduleTabs-rightShows.gif) no-repeat scroll right -34px;
}

.moduleTabs.variant ul li.hover {
  background: none;
}

.moduleTabs ul li.tab-current {
  background: url(../images/moduleTabs-rightShows.gif) no-repeat scroll right -34px;
}

.moduleTabs ul li a {
  background-image: url(../images/moduleTabs-leftShows.gif);
}

.moduleTabs ul li.tab-current a, .moduleTabs ul li a:hover {
  background: url(../images/moduleTabs-leftShows.gif) no-repeat scroll left -34px;
}

.contentsHeading {
	background: #fff url(../images/modHeader-gradientShim.gif) repeat-x left bottom;
	height: 60px;
	margin:0;
}

.contentItems  li.blankItem {
	background: url(../images/showsBlank.gif) no-repeat left top;
}

.contentItems  li a {
	background-color: #ffdfcd;
}

.contentItems  li a span.itemRating {
  background-image: url(../images/gameRatingIcons.gif);
}
.contentItems  li a span.itemGameRating {
  background-image: url(/games/images/gameRatingIcons.gif);
}

.contentItems  li a span.itemComments {
	background: url(../images/icon-speech-bubble.gif) no-repeat right top;
	color: #a67054;
}

.gamesLike .itemComments {
	background: url(../../../games/images/icon-speech-bubble.gif) no-repeat right top !important;
	color: #5D6040 !important;
}

.moduleTabs.variant  ul li {
	background-image: none;
	height: 33px;
	padding-left: 4px;
	position: absolute;
	top: 12px;
	width: 104px;
}

.moduleTabs.variant ul li a {
	background-image: url(../images/btn-aboutShowTab.gif) !important;
	background-repeat: no-repeat;
	background-position: 0 -38px;
	color: #fff;
	height: 23px;
	padding: 10px 0 0 0;
	text-align: center;
	width: 104px;
}

.moduleTabs.variant ul li a.current,
.moduleTabs.variant ul li a:hover{
	background-position: 0 0;
	background-position: 0 0;
	color: #000100;
	text-decoration: none;
}

.moduleTabs .showInfo {
	left: 36px;
}

.moduleTabs .characters {
	right: 23px;
}

/**** DOWNLOAD MODULE ****/
.downloads {
	background: #741c20;
	/*height: 306px;*/
	padding-bottom: 10px;
	width: 324px;
}

.downloads .moduleHeading {
	left: 48px;
}

.downloadsWrapper {
	background: url(../images/modShow-bgTop.gif) no-repeat left top;
	float: left;
	margin: 11px 0 0 10px;
}

.downloadsBtm {
	background: url(../images/modLeft-curveBtm.gif) no-repeat 0 0;
	float: left;
	height: 21px;
	margin: 0 0 0 10px;
	position: relative;
	width: 304px;
}

.downloads ul {
	background: #fff;
	float:left;
	margin-top:27px;
	padding:20px 0 0;
	width: 304px;
}

.downloads ul li {
	display: inline;
	float: left;
	height: 94px;
	margin: 0 1px 14px 0;
	position: relative;
}

.downloads ul li span {
	cursor: pointer;
	display: inline;
	float: left;
	height: 94px;
	margin: 0 1px 0 16px;
	position: relative;
	width: 124px;
}

.downloads ul li.blankItem span.downloadItem {
	background: #feeace url(../images/downloadsBlankTile.gif) no-repeat 0 0;
}

.downloads ul li div a {
	height: 18px;
	display: inline;
	float: left;
	margin: 0 0 3px 0;
	position: relative;
	width: 134px;
}

.downloadOptionWrapper {
	display: none;
	left: 8px;
	position: absolute;
	top: 19px;
}

.downloadLink {
	font-weight: bold;
	height: 26px;
}

.downloadLink a {
	background: #fff;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	padding: 6px 0 1px 6px;
	position: relative;
	text-decoration: none;
}

.downloadLink a:hover {
	background: #ff5c00;
	color: #fff;
}

/**** END DOWNLOAD MODULE ****/

.headerExtension {
	background: url(../images/showsBannerTab.gif) repeat-x;
	height: 8px; 
}

/**** SMALL SHOW PAGE STYLES ****/

.show-index-small .header {
	background: url(../images/smallShowsPageTitle.png) no-repeat left top;
}

.showSmallTitle {
	background: url(../images/showTitleHangers.gif) no-repeat 150px top;
	color: #fff;
	float: right;
	height: 145px;
	position: relative;
	text-align: center;
	width: 539px;
}

.showSmallTitle h1 {
	background:transparent url(../images/showSmall-headingBG.gif) no-repeat scroll left top;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	height:56px;
	padding: 6px 0 0;
	position:absolute;
	right: 0;
	text-transform: uppercase;
	top:84px;
	width:539px;
}

/**** SMALL SHOW PROMO ID IMAGE MODULE ****/

.showIdImg {
	height: 214px;
	padding: 0 10px 10px 10px;
	width: 304px;
}

.showIdImgInner {
	background: url(../images/showIdImgBG.gif) no-repeat 0 0;
	height: 204px;
	margin-top: 10px;
	padding: 0 12px 12px 12px;
}

.showIdImgInner img {
	height: 180px;
	margin-top: 12px;
	width: 280px;
}

/**** CHARACTERS IMAGE CAROUSEL VIEWER ****/

#idCharImageCurrent {
	border: 3px solid #ff5c00;
	height: 115px;
	position: absolute;
	left: 165px;
	width: 179px;
}

#idCharImagePrev, #idCharImageNext {
	background-color: #000;
	height: 99px;
	filter: alpha(opacity=60);
	opacity: 0.6;
	position: absolute;
	top: 25px;
	width: 117px;
}

#idCharImagePrev {
	left: 42px;
}

#idCharImageNext {
	right: 45px;
}

.btnCarouselNext a, .btnCarouselPrev a {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 64px;
	position: absolute;
	text-indent: -10000px;
	top: 42px;
	width: 67px;
}

.btnCarouselNext a {
	background-image: url(../images/btnCarousel-next.gif);
	right: 12px;
}

.btnCarouselPrev a {
	background-image: url(../images/btnCarousel-prev.gif);
	left: 12px;
}

.btnCarouselPrev a:hover, .btnCarouselNext a:hover {
	background-position: 0 -64px;
}

#idDeepGallery {
	display: block;
	float: left;
	padding: 0 0 0 42px;
}

#idDeepGallery img {
	margin: 0 8px 0 0;
}

#idDeepGallery img.galleryCurrent {
	border: 3px solid #ff5c00;
}

#idCharDescription {
	color:#4E4E4E;
	font-size: 11px;
	line-height:150%;
	padding: 0;
}

/**** GAME RATING MODULE ****/

.rating {
  height: 294px;
  width: 324px;
}

.rating object {
  outline: none;
}

/**** EPG LONG MODULE ****/
.tvguideShort {
	background: url(../images/epgSmall.gif) no-repeat 10px 10px;
}

.tvguideLong {
	background: url(../images/epgLarge-bg.gif) no-repeat 10px 10px;
}

.chatContents {
	left:42px;
	top:86px;
}