
/* Intersite */
ul.intersite li a {
	color:#477eed;
}

/* Navigation */
ul.nav li {
	background-image:url(/Images/bg-nav-li.gif);
}
ul.nav li a {
	background-image:url(/Images/bg-nav-a.gif);
	color:#477eed;
}
ul.nav li.hover,
ul.nav li.hover a {
	background-color:#a1c5f6;
}
ul.nav li.active,
ul.nav li.active a {
	background-color:#477eed;
}

/* Search */
.header .searchBox {
	border-color:#477eed;
}
.header .searchButton {
	background-image:url(/Images/button-search.gif);
}

/*
===================
Banners
===================
*/
.sidebar div.bannerWrapper {
	background-image:url(/Images/bg-sponsored-foot.gif);
}
.sidebar ul.banners {
	background-image:url(/Images/bg-sponsored.gif);
}
.bottomSection div.bannerWrapper {
	background-image:url(/Images/bg-sponsored-home.gif);
}

/*
===================
Home Page
===================
*/
.regionWrapper {
}

.bottomSection h3{
	color:#477eed;
}


.feature {
	border-color:#477eed;
}

/*
===================
Search Results
===================
*/
ul.results li {
	border-color:#477eed;
}
ul.results h3 a {
	color:#2e4168;
}
ul.results a:hover {
	color:#888;
}
ul.results li address a,
ul.results li p a {
	color:#477eed;
}
ul.results a.thumb:hover img {
	border-color:#a5c0f6;
}

/*
===================
Venues
===================
*/
.venueSection h3 a {
	color:#477eed;
}
ul.venues li a:hover {
	background-color:#e4e8fb;
}

/*
===================
Locations
===================
*/
.locationSection h3 a.top {
	color:#477eed;
}
ul.locations li a:hover {
	background-color:#e4e8fb;
}

/*
===================
Generic Content
===================
*/
cite {
	color:#477eed;
}
div.pagerLinks span {
	color:#a1c5f6;
}

/*
======================
Profile & Static Pages
======================
*/
.boxContent dt,
.boxContent table.details th,
.boxContent table a {
	color:#477eed;
}
.boxContent h2.profile,
.boxContent h4,
.boxContent p {
	border-color:#477eed;
}
.boxContent dt.buttons a {
	background-image:url(/Images/bg-button.gif);
}
.boxContent #map .mapDetails strong {
	color:#477eed;
}

/*
======================
Mail Form
======================
*/
.publicForm a {
	color:#477eed;
}
.publicForm a.button {
	background-image:url(/Images/bg-button.gif);
}

/*
======================
Advertise
======================
*/
ul.advertise a {
	color:#477eed;
}
ul.packageList table,
ul.packageList table th,
ul.packageList table td {
	border-color:#477eed;
}
ul.packageList table th {
	background-color:#477eed;
}
