@charset "utf-8";

/* ----- Front Lot */

/* Colours */

.FlyingTitle {
	background-color: #C93;
}
.Welcome {
	border-color: #C93;
}

.GuideText p.Intro,
.MapKey .Numbers li strong,
.DropContent ul.Numbered li strong,
.MapKey li h4 {
	color: #C82; /* Norm */
}
.InfoBox ul li h5,
.TriviaFact p,
.MapKey h3 {
	color: #B71; /* Norm -1 */
}
.FlyingDrop {
	background-color: #B71;
}
.Section h2,
.Section h3,
#tooltip h3,
.Maplink a .Txt strong {
	color: #A60; /* Norm -2 */
}
.FlyingDrop:hover,
.FlyingDropHover {
	background-color: #A60;
}
.Nothing {
	color: #950; /* Norm -3 */
}
.FlyingTitle h1 {
	text-shadow: 0 1px 1px #950;
}
.FlyingDrop .DropTop a,.FlyingReviews a {
	text-shadow: 0 1px 1px #950;
}

.GuideText p a:hover,
.Section ul.Bullets a:hover,
.Section ul.Gallery li a:hover,
.Tips ul.Tips li a:hover {
	color: #096; /* Alt */
}
.Gallery ul.Photos li a:hover img,
.FeatureImage a:hover img {
	border-color: #096;
}
.Gallery .GalleryMoreButton a,
.ColorFill {
	background-color: #096;
}
.GuideText p a,
.Section ul.Bullets a,
.Tips ul.Tips li a,
.MapKey .Letters li strong {
	color: #063; /* Alt Dark */
}
.Gallery .GalleryMoreButton a {
	text-shadow: 0 1px 1px #063;
}

/* Images */

.Maplink a .Box {
	background-image: url(images/land_1_maplink_box.png);
}

.Box975 .BoxTop {
	background-image: url(images/all_3_box_975_top.png);
	background-position: 0px 0px;
}
.Box617 .BoxTop {
	background-image: url(images/all_3_box_617-350_top.png);
	background-position: 0px 0px;
}
.Box350 .BoxTop {
	background-image: url(images/all_3_box_617-350_top.png);
	background-position: -625px 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);
}
