@charset "utf-8";
/* ----- Disney's Hotel New York */
/* Colours */
.FlyingTitle {
	background-color: #5AB;
}
.Welcome,
.BoxImageTop {
	border-color: #6AB;
}
.GuideText p.Intro,
.MapKey .Numbers li strong,
.DropContent ul.Numbered li strong,
.MapKey li h4 {
	color: #4AB; /* Norm */
}
.GuideText h4,
.InfoBox ul li h5,
.TriviaFact p,
.MapKey h3 {
	color: #39A; /* Norm -1 */
}
.FlyingDrop {
	background-color: #39A;
}
.Section h2,
.Section h3,
#tooltip h3,
.Maplink a .Txt strong {
	color: #289; /* Norm -2 */
}
.FlyingDrop:hover,
.FlyingDropHover {
	background-color: #289;
}
.Nothing {
	color: #178; /* Norm -3 */
}
.FlyingTitle h1 {
	text-shadow: 0 1px 1px #178;
}
.FlyingDrop .DropTop a,.FlyingReviews a {
	text-shadow: 0 1px 1px #178;
}
.GuideText p a:hover,
.Section ul.Bullets a:hover,
.Section ul.Gallery li a:hover,
.Tips ul.Tips li a:hover {
	color: #D40; /* Alt */
}
.Gallery ul.Photos li a:hover img,
.FeatureImage a:hover img {
	border-color: #D40;
}
.Gallery .GalleryMoreButton a,
.ColorFill {
	background-color: #D40;
}
.GuideText p a,
.Section ul.Bullets a,
.Tips ul.Tips li a,
.MapKey .Letters li strong {
	color: #920; /* Alt Dark */
}
.Gallery .GalleryMoreButton a {
	text-shadow: 0 1px 1px #920;
}
/* Images */
.Box975 .BoxTop {
	background-image: url(images/all_3_box_975_top.png);
	background-position: 0px 0px;
}
.FlyingReviews {
	background-image: url(images/all_1_dropdown_box.png);
}
.Section ul.Mouse li {
	background-image: url(images/single_3_icon_mouse.png);
}
.Section ul.Point li {
	background-image: url(images/single_3_icon_largepoint.png);
}