#subcontent {
	padding-top: 0;
}

div.achtung {
	padding: 30px 10px 0;
	text-align: center;
	color: #CE0;
	font-size: 105%;
}

#disneylands {
	margin: 6px -10px 0 0;
	overflow: hidden;
}
#disneylands li {
	float: left;
	width: 258px;
	height: 90px;
	list-style: none;
	background: url(/images/disneyland-bg.png) 0 0 no-repeat;
	margin: 0 5px 5px 0;
	overflow: hidden;
	font-size: 11px; /* FIX font for IE */
}
#disneylands h2 {
	padding: 10px 0 0;
	margin-bottom: 0.3em;
	font-size: 100%;
	font-variant: normal;
	text-transform: uppercase;
}
#disneylands h2 a {
	text-decoration: none;
	padding-left: 5px;
}
#disneylands p {
	padding: 0 5px;
	overflow: hidden;
	line-height: 13px;
}
#disneylands img {
	float: left;
	margin: 15px 0 0;
}
#disneylands li.w h2, #disneylands li.w p {
	padding-left: 105px;
}
#disneylands li.w h2 img {
	margin-left: -105px;
}

.partner .frame {
	top: 0;
}
#bottombanner {
	width: 992px;
	height: 174px;
	background: url(/images/travel/bottom-banner-bg.gif) top left;
	clear: both;
	padding: 8px 0 0 8px;
	margin-bottom: 6px;
}

/********WOW BEAUTIFUL SUBMENU*************/

#submenu {
	position: relative;
	margin-bottom: 6px;
}
#submenu span.menuhead {
	width: 190px;
	height: 22px;
	background: url(/images/menu/submenu-bg-o.png) top left no-repeat;
	display: block;
	padding: 4px 0 0 21px;
	color: #fff;
	font-weight: bold;
	position: relative;
}
#submenu span.menuhead span {
	position: relative;
	z-index: 100;
}
#submenu span.menuhead b {
	color: #033068;
	font-weight: bold;
	position: absolute;
	top: 5px;
	left: 22px;
	z-index: 1;
}
#submenu ul {
	background: url(/images/menu/submenu/menubg.png);
	border-left: 1px solid #1f3980;
	border-right: 1px solid #1f3980;
	width: 209px;
	overflow: hidden;
}
#submenu .bottomframe {
	position: absolute;
	left: 0;
	bottom: 0;
}
#submenu ul li {
	display: block;
	border-bottom: 1px solid #538db8;
	margin: 0!important;
	font-size: 1.1em;
	height: 59px;
}
#submenu ul li.last {
	border: 0;
}
#submenu ul li a {
	background: none;
	height: 100%;
	width: 100%;
	color: #00257d!important;
	display: block;
	overflow: hidden;
	outline: none;
	text-decoration: none;
	position: relative;
	height: 59px;
	padding: 0;
}
#submenu ul li a img {
	float: left;
	width: 104px;
}
#submenu ul li a span.sign {
	display: block;
	position: relative;
	width: 90px;
	overflow: hidden;
	height: 20px;
	position: absolute;
	top: 18px;
	left: 104px;
	
}
#submenu ul li a span.sign span {
	position: absolute;
	width: auto;
	height: auto;
	left: 0;
	width: 90px;
	height: 360px;
}
#submenu ul li a:hover span.sign span {
	clip: rect(19px, 90px, 140px, 0);
	top: -19px;
}
#submenu ul li a:hover,
#submenu ul li.current a {
	background: url(/images/travel/menu-current-item.png) top left repeat;
	color: #8ab6de!important;
}
#submenu ul li a:hover {
	cursor: pointer;
}
#submenu ul li.current a:hover {
	cursor: default;
}
#subcontent .frame img {
	height: 367px;
	width: 196px;
}


