/* CSS Source Object: NewHomepageLowBandTheme */body {
	background-color:#7682E7;
	margin:0;
	padding:0;
}

/* Disney Chrome */
#chromeBar {
	width: 810px;
	height: 34px;
	background: #fff;
}
/* Disney Chrome */

/* Global Header Override Styles */
#ghWDWLogo {
	top: 34px !important;
}

#ghFadeBgImg {
	top: 34px !important;
	left: 0px !important;
	width: 810px !important;
	background: #fff;
}
#ghFadeBgImg img {
	width: 810px !important;
}

/*
These are the parks/resorts/more magic menu items. Ideally they should be moved down a little, but there is a hard-coded value 
in the common/globalNav.tea template that this needs to match for the pop-up menus.
*/
#top1, #navDivider1, #top2, #navDivider2, #top3 {
	top: 83px !important;
}

#printButton, #dotSpacer1, #audioSwitchButton, #dotSpacer2, #bandwidthSwitchButton {
	top: 39px !important;
}
#printButton {
	left: 515px !important;
}
#dotSpacer1 {
	left: 576px !important;
}
#audioSwitchButton {
	left: 587px !important;
}
#dotSpacer2 {
	left: 664px !important;
}
#bandwidthSwitchButton {
	left: 675px !important;
}

#searchLabel {
	top: 62px !important;
	left: 623px !important;
}
#searchInputDiv {
	top: 65px !important;
	left: 669px !important;
}
#searchGoButton {
	top: 63px !important;
	left: 782px !important;
}

#myProfileButton, #navDotSpacer3, #vpkButton, #navDotSpacer1, #ticketsAndReservationsButton, #navDotSpacer2, #loginButton, #logoutButton {
	top: 87px !important;
}
#myProfileButton {
	top: 88px !important;
	left: 401px !important;
}
#navDotSpacer3 {
	left: 453px !important;
}
#vpkButton {
	top: 90px !important;
	left: 466px !important;
}
#navDotSpacer1 {
	left: 590px !important;
}
#ticketsAndReservationsButton {
	left: 603px !important;
}
#navDotSpacer2 {
	left: 740px !important;
}
#loginButton, #logoutButton {
	left: 753px !important;
}

#toolBarWithFlashFullWidth {
	top: 109px !important;
	width: 810px !important;
}
/* End Global Header Override Styles */

#rightShadow {
	background: url(http://adisneyworld.disney.go.com/media/wdwi/images2003/languagespecific/en_GB/theme/default/rightShadow.gif) repeat-y;
	position:absolute;
	left:810px;
	width:10px;
	height:100px;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#quickQuoteHideCountryAndState
{
	display: none;
}

/* added by DAC-30SEP08 */

#calendarLayer1,
#calendarLayer2  {
	margin-left: -200px !important;
	margin-top: -70px !important;
	_margin-left: -145px !important;
	_margin-top: -80px !important;	
}

#calendarLayer1 table tr td,
#calendarLayer2 table tr td {
	width: 15px !important; z-index:500;
}
