/* !-- DISNEY STORY CENTRAL THEMES -- */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


	/* !-- GUEST THEME -- */
	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		
		footer {
			background: #10588f;
			background: -moz-linear-gradient(top,  #10588f 0%, #082c48 100%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#10588f), color-stop(100%,#082c48));
			background: -webkit-linear-gradient(top,  #10588f 0%,#082c48 100%);
			background: -o-linear-gradient(top,  #10588f 0%,#082c48 100%);
			background: -ms-linear-gradient(top,  #10588f 0%,#082c48 100%);
			background: linear-gradient(to bottom,  #10588f 0%,#082c48 100%);
		}
		
		#banner {
			background: #044c70 url(../img/interface/bg-banner.jpg) 50% 0 no-repeat; background-size: auto 140px !important;
		}
	
	
	.needHelp, h2, h2 a,
	#accordion dl.showHideListItems dt.opened h2,
	#accordion dl.showHideListItems dt.opened h2:after,
	#accordion table tr th,
	.tokensChoice h3, .starterPacks h3, .otherApps h3,
	h2 a.seeAll,
	.otherApps h3,
	.carousel-books .book .book-details h4 { color:#10588f; }
	
	.characters-carousel .characters div.highlight a .pellet, .characters-carousel .characters div.highlight a .pellet:after { background-color: #10588f; }
	
	.title,
	#accordion dl.showHideListItems dt h2,
	.starterPacks .carousel.owl-theme .owl-controls .owl-buttons div,
	.otherApps .carousel.owl-theme .owl-controls .owl-buttons div, body.guest,
	.carousel-books .book .book-details .readalong { background-color:#10588f; }
	
	body{ background-color: #082c48; }
	
	
	/* Subscriber only lightbox */
	.lightbox .header h1 { background-color: #10588f; }
