body, body.en_US#DisneylandCelebrationCentral {
	background:#000;
	margin:0 auto;
	width:100%;
}
.orangeHeader, .whiteHeader {
	display:none;
}

#chrome {
	width:100%;
	position: relative;
	margin: 0 auto;
}

#mainContent {
	width:960px;
	position: relative;
	margin: 0px auto;
	padding-top:10px;
	color:#FFF;
}

#extraFooterLinks {
	width:960px;
	position: relative;
	margin: 0px auto;
	padding-top:10px;
	text-align:center;
	font-size:12px;
}

#extraFooterLinks a {
	color: #fff;
}

body #footer, body.en_US #footer {
	background:#000;
	width:100%;
	position:relative;
	top:0 !important;
	margin-top:0;
}

body #footer a, body.en_US #footer a {
	color:#fff;
}

#footer .footerText {
	width:1000px;
	margin: 0 auto;
}

#footer #BarNoDisp {
	display:none;
}

#footer .footer {
	display:none;
}

body.en_US #footerMain{
	display:none;
}
.noDisplay {
	display: none;
}

/* ACCESSIBLE CONTENT CSS */
#contentWrapper {
	width:760px;
	height:auto;
	margin:0 auto 10px auto;
	background-color:#fff;
	position:relative;
	padding-bottom:1px;
}

h2#pageSubTitle {
	margin:-15px 0 5px 15px;
	color:#743333;
	font-size:16px;
}

#ccDescription {
	color:#313232;
	margin:0 10px 10px 15px;
}

#resortLinks {
	margin-left:15px;
	color:#a4000c;
	font-size:10px;
}

#resortLinks a {
	color:#aa101b;
}

#productsListing {
	margin:10px 15px;
}

.productHeader {
	width: 715px;
	height: 29px;
	background:url('images/headingBG.jpg') no-repeat;
	margin:20px 0;
	padding-left:10px;
}

.productHeader h3 {
	margin:7px 0 0 0;
	width:600px;
	float:left;
	font-size:12px;
	color:#b1322d;
}

.productHeader a {
	margin:7px 10px 0 0;
	float:right;
	color:#b1322d;
	font-size:10px;
}

.sectionTop {
	width: 725px;
	height: 6px;
	background:url('images/sectionTop.jpg') no-repeat;
	font-size:0;
}

.sectionMain {
	width: 715px;
	background:url('images/sectionBG.jpg') repeat-y;
	padding-left:10px;
}

.sectionLeft {
	width:430px;
	margin-right:10px;
	float:left;
	color:#313232;
}

.sectionLeft h4 {
	font-size:11px;
}

.sectionRight {
	width:255px;
	margin-left:10px;
	float:left;
	color:#313232;
}

.sectionRight table {
	margin:0;
}

.sectionRight table th {
	text-align:right;
	padding-right:5px;
	width:120px;
}

.clearBoth {
	clear:both;
}

.sectionBottom {
	width: 725px;
	height: 6px;
	background:url('images/sectionBottom.jpg') no-repeat;
	margin-bottom:10px;
	font-size:0;
}