@charset "utf-8";
/* ----- Seasonal Events */
/* Layout */
.ComingSoon {
	font-size: 72px;
	line-height: 400px;
	color: #CCC;
	text-align: center;
}
/* Colours */
.FlyingTitle {
	background-color: #DB4;
}
.GuideText p.Intro,
.MapKey .Numbers li strong,
.DropContent ul.Numbered li strong,
.MapKey li h4 {
	color: #CA2; /* Norm */
}
.GuideText h4,
.InfoBox ul li h5,
.TriviaFact p,
.MapKey h3 {
	color: #B91; /* Norm -1 */
}
.FlyingDrop {
	background-color: #B91;
}
.Section h2,
.Section h3,
#tooltip h3,
.Maplink a .Txt strong {
	color: #A80; /* Norm -2 */
}
.FlyingDrop:hover,
.FlyingDropHover {
	background-color: #A80;
}
.Nothing {
	color: #970; /* Norm -3 */
}
.FlyingTitle h1 {
	text-shadow: 0 1px 1px #970;
}
.FlyingDrop .DropTop a,.FlyingReviews a {
	text-shadow: 0 1px 1px #970;
}
.GuideText p a:hover,
.Section ul.Bullets a:hover,
.Section ul.Gallery li a:hover,
.Tips ul.Tips li a:hover {
	color: #E91; /* Alt */
}
.Gallery ul.Photos li a:hover img,
.FeatureImage a:hover img {
	border-color: #E91;
}
.Gallery .GalleryMoreButton a,
.ColorFill {
	background-color: #E91;
}
.GuideText p a,
.Section ul.Bullets a,
.Tips ul.Tips li a,
.MapKey .Letters li strong {
	color: #C70; /* Alt Dark */
}
.Gallery .GalleryMoreButton a {
	text-shadow: 0 1px 1px #C70;
}
/* Images */
.Box975 .BoxTop {
	background-image: url(../magical-moments-festival/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);
}