@charset "utf-8";
/* CSS home */

#header-flash {
	height: 379px;
}
	
#disney-advantage SPAN.title {
	background: url(../images/disneyAdvantage_title.png) no-repeat transparent 0 0;
}

#disney-advantage {
	position: relative;
	 
}

#disney-advantage UL {
	margin-left: 12px;
	margin-right: -100px;
	margin-top: -10px;
	
}

#disney-advantage LI {
	margin: 0;
	float: left !important;
	font-size: 13px;
	display: block;
	line-height: 32px; 
	margin-right: 5px;
	position:relative;
}


	
#disney-advantage LI A {
	float: left;
	line-height: 32px;
	display: block;
	background: none;
}

#disney-advantage A EM { 
	font-style: normal;
	display: block;
	padding-right: 5px;
	float: left;
}

#disney-advantage A STRONG {
	background: none;
	float: left;
	width: 5px;
	height: 32px;
	overflow: hidden;
}


#disney-advantage A:Hover EM {	
	background: url(../images/disAdvantage_rollOver.png) no-repeat right 0;
	color: #46a24b;
}

 
#disney-advantage LI A:Hover STRONG {
	background: url(../images/disAdvantage_rollOver.png) no-repeat left 0; 
}

#disney-advantage BLOCKQUOTE {
	display: none;	
}
	
	
#displayPane {
	position: absolute;	
	width: 494px;
	text-align: left;	
	margin-top: -120px;
	margin-left: 450px;
	width: 470px;
	color: #46a14b;
	display: none;
}

#displayPane .top {
	background: url(../images/disAdvantage_displayTop.png) no-repeat 0 0;
	width: 494px;
	padding-top: 10px;
}

#displayPane .content {
	background: url(../images/disAdvantage_displayBG.png) repeat-y 0 0;
	width: 474px;
	padding: 10px;
}

#displayPane .bottom {
	background: url(../images/disAdvantage_displayBottom.png) no-repeat 0 0;
	width: 494px;
	height: 15px;
}

#displayPane P {
	margin: 10px;
	font-size: 11px;
	font-weight: bold;
	background: #FFF;
}
	
	
	
	
	
#vacation-packages:Link,
#vacation-packages:Visited {
	display: block;
	background: url(../images/vacationPackages_bg.png) no-repeat 0 top;
	width: 100%;
	height: 181px;
	margin: 0 5px;
	overflow: hidden;
	text-indent: -9999px; 
}

#vacation-packages:Hover {
	background-position: 0 bottom;
}

#vacation-packages SPAN.title {
	background: url(../images/vacationPackages_title.png) no-repeat transparent 0 0;
}

#petty_container {
	position: relative;
	display: block;
	width: 965px;
	height: 300px;
	margin: 5px;
	z-index: 8876;
}

#petty_banner {
	position: absolute;
	z-index: 8877;
	height: 150px;
}

#white-bg-overlay {
	top: 488px;
}


