/* Match World home footer layout on interior pages. */
#footer {
	display: block !important;
	visibility: visible !important;
	width: 100%;
	text-align: center;
	padding: 20px 0 40px;
	clear: both;
	position: relative !important;
}

#footer #globallinks {
	width: 100%;
	height: 70px;
	margin: 0 auto;
	padding-left: 0;
	padding-bottom: 40px;
	text-align: center;
}

#footer ul#navBar {
	width: 698px; /* Help + Secret Codes + Newsletter */
	height: 56px;
	margin: 0 auto;
	list-style: none;
	padding-left: 0;
	display: block !important;
	overflow: hidden;
}

#footer ul#navBar li {
	display: inline;
}

#footer ul#navBar li a {
	height: 56px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
}

#footer ul#navBar li#pixie a {
	width: 226px;
	background: url("/franchise/fairies/img/bg_midfooter.png") no-repeat 0px 0px;
}

#footer ul#navBar li#pixie a:hover {
	background: url("/franchise/fairies/img/bg_midfooter.png") no-repeat 0px -57px;
}

#footer ul#navBar li#secret a {
	width: 216px;
	background: url("/franchise/fairies/img/bg_midfooter.png") no-repeat -226px 0px;
}

#footer ul#navBar li#secret a:hover {
	background: url("/franchise/fairies/img/bg_midfooter.png") no-repeat -226px -57px;
}

#footer ul#navBar li#newsletter a {
	width: 256px;
	background: url("/franchise/fairies/img/bg_midfooter.png") no-repeat -696px 0px;
}

#footer ul#navBar li#newsletter a:hover {
	background: url("/franchise/fairies/img/bg_midfooter.png") no-repeat -696px -57px;
}

#footer #powered-by-dixie {
	clear: both;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
	width: 100%;
	max-width: 996px;
	margin: 0 auto 0;
	padding-bottom: 20px;
	text-align: center;
	box-sizing: border-box;
}

#footer #powered-by-dixie #powered-content,
#footer #powered-by-dixie ruffle-player,
#footer #powered-by-dixie ruffle-embed,
#footer #powered-by-dixie object,
#footer #powered-by-dixie embed {
	display: block !important;
	width: 996px !important;
	max-width: 100%;
	height: 50px !important;
	margin: 0 auto !important;
	float: none !important;
	position: relative;
	left: auto;
	right: auto;
}

#footer #CountrySelector {
	font-size: 12px;
}

#footer #legalFooterCustomDiv,
#footer #ph-disney-fairies-footer {
	color: #fff;
	text-align: center;
}

#footer #ph-disney-fairies-footer a {
	color: #fff !important;
}
