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

/* Disney Chrome */
#chromeBar {
	width: 810px;
	height: 34px;
	background: #08086b;
}
/* 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: 442px !important;
}
#dotSpacer1 {
	left: 531px !important;
}
#audioSwitchButton {
	left: 542px !important;
}
#dotSpacer2 {
	left: 649px !important;
}
#bandwidthSwitchButton {
	left: 660px !important;
}

#searchLabel {
	top: 62px !important;
	left: 604px !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: 326px !important;
}
#navDotSpacer3 {
	left: 378px !important;
}
#vpkButton {
	top: 90px !important;
	left: 391px !important;
}
#navDotSpacer1 {
	left: 541px !important;
}
#ticketsAndReservationsButton {
	left: 554px !important;
}
#navDotSpacer2 {
	left: 686px !important;
}
#loginButton, #logoutButton {
	left: 699px !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/fr_CA/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 */

/* added by DAC-30SEP08 */

#quickQuoteDates td {
	width: 55px !important;
}

.quickQuoteGoButton a.button img {
	position:relative;left:-81px;top:-18px;
	_left:65px;_top:-7px;	
}




	

