@charset "utf-8";
.map {
	padding-bottom: 10px;
	border: none;
}
/* ----- ----- Maps */
.DropContent ul {
	margin: 0px;
	padding: 12px 15px 10px 25px;
	list-style-type: none;
}
.DropContent li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 13px;
	line-height: 36px;
	color: #FFFFFF;
	height: 37px;
}
.DropContent li a {
	padding-left: 35px;
	color: #FFFFFF;
	display: block;
	background-repeat: no-repeat;
}
li.Map-Resort a,li.Map-DLP a,li.Map-WDS a,li.Map-DV a {
	background-image: url(images/icons_lands_large_main.png);
}
li.Map-Resort a {
	background-position: 0px 0px;
}
li.Map-DLP a {
	background-position: 0px -40px;
}
li.Map-WDS a {
	background-position: 0px -80px;
}
li.Map-DV a {
	background-position: 0px -120px;
}
li.Map-MainStreet a,li.Map-Frontier a,li.Map-Adventure a,li.Map-Fantasy a,li.Map-Discovery a {
	background-image: url(images/icons_lands_large_dlp.png);
}
li.Map-MainStreet a {
	background-position: 0px 0px;
}
li.Map-Frontier a {
	background-position: 0px -40px;
}
li.Map-Adventure a {
	background-position: 0px -80px;
}
li.Map-Fantasy a {
	background-position: 0px -120px;
}
li.Map-Discovery a {
	background-position: 0px -160px;
}
li.Map-Front a,li.Map-Toon a,li.Map-Production a,li.Map-Backlot a {
	background-image: url(images/icons_lands_large_wds.png);
}
li.Map-Front a {
	background-position: 0px 0px;
}
li.Map-Toon a {
	background-position: 0px -40px;
}
li.Map-Production a {
	background-position: 0px -80px;
}
li.Map-Backlot a {
	background-position: 0px -120px;
}
.DropContent li a:hover {
	text-decoration: underline;
}
/* Map Image */
.MapImage {
	text-align: center;
	padding-bottom: 10px;
	clear: both;
	position: relative;
}
.MapImage area {
	outline: none;
}
.MapImage .InfoArea {
	background: url(images/element_resortmap_infoarea.png) no-repeat 0px 0px;
	height: 110px;
	width: 670px;
	position: absolute;
	left: 25px;
	bottom: 20px;
}
.MapImage .InfoArea p {
	font-size: 13px;
	line-height: 20px;
	color: #013;
	padding: 13px 15px;
	text-align: left;
	margin: 0px;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 3px solid #fff;
	background-color: #fff;
	padding: 5px 10px 5px 10px;
	opacity: 0.85;
	filter: alpha(opacity=80);
}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip h3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}
#tooltip.type {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #444444;
}
/* Map Key */
.MapKey {
	padding: 10px;
}
.KeyColumn {
	float: left;
	width: 311px;
}
.MapKey h3 {
	font-size: 20px;
	line-height: 30px;
	margin: 0px;
	padding-left: 10px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
}
.MapKey ul {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
}
.MapKey ul.Pad {
	padding: 40x 10px 10px 10px;
}
.MapKey li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	clear: both;
}
.MapKey li h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.MapKey li span {
	color: #333322;
}
.MapKey li a {
	display: block;
}
.MapKey li a span {
	color: #333322;
}
.MapKey li a:hover span {
	color: #444433;
	text-decoration: underline;
}
.MapKey li strong {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	line-height: 26px;
	background-color: #fff;
	text-align: center;
	display: block;
	float: left;
	height: 26px;
	width: 26px;
	border-radius: 13px;
	margin-top: 3px;
	margin-right: 7px;
	font-weight: bold;
}
.MapKey .Doubled li strong {
	font-size: 11px;
	letter-spacing: -0.5px;
}
.MapKey li.K-Front strong {
	color: #BB7711;
}
.MapKey li.K-Toon strong {
	color: #7744BB;
}
.MapKey li.K-Production strong {
	color: #119966;
}
.MapKey li.K-Backlot strong {
	color: #6677DD;
}
.MapKey li.K-MainStreet strong {
	color: #EE5544;
}
.MapKey li.K-Frontier strong {
	color: #BB6633;
}
.MapKey li.K-Adventure strong {
	color: #559944;
}
.MapKey li.K-Fantasy strong {
	color: #DD55AA;
}
.MapKey li.K-Discovery strong {
	color: #5599DD;
}
/* More Maps */
.MoreMaps {
	padding: 0 0 10px 0;
}
.MoreMapsFooter {
	border-top: 1px solid #E6E6E6;
	padding: 10px 0 2px;
	margin-top: 15px;
}
.MoreMaps ul {
	margin: 0px;
	padding: 0 0 0 25px;
	list-style-type: none;
}
.MoreMaps li {
	margin: 0px;
	padding: 0 20px 0 0;
	list-style-type: none;
	float: left;
	font-size: 14px;
	line-height: 37px;
	color: #FFFFFF;
	height: 39px;
}
li.Map-Resort a,li.Map-DLP a,li.Map-WDS a,li.Map-DV a {
	background-image: url(images/icons_lands_large_main.png);
}
li.Map-Resort a {
	background-position: 0px 0px;
}
li.Map-DLP a {
	background-position: 0px -40px;
}
li.Map-WDS a {
	background-position: 0px -80px;
}
.MoreMaps li.More {
	color: #778899;
}
.MoreMaps li a {
	font-family: 'Montserrat', sans-serif;
	color: #52504e;
	display: block;
	padding-left: 32px;
	background-repeat: no-repeat;
}
.MoreMaps li a:hover {
	color: #554433;
	text-decoration: underline;
}
.MoreMaps li.Current a {
	color: #887766;
}