/* ======================= LOOK AND FEEL (COLORS/FONT/BORDERS) ======================= */



/* ----------------------------------- */
.sitelocator a.last,
.sitelocator a.last:visited {
	color: #d28800;
}

#placeholder-bottom .disclaimer .links .contact {
	background-image: url(images/contact-icon.png);
}
#placeholder-bottom .disclaimer .links .sitemap {
	background-image: url(images/sitemap-icon.png);
}
#placeholder-bottom .disclaimer a {
	color: #d28800;
}

#placeholder-left h3,
#placeholder-right-1 h3,
#placeholder-right-2 h3,
#placeholder-right-1-right-2 h3 {
	color: #d28800;
}

/* ----------------------------------- */

.calendar-month h3 {
	color: #d28800;
}
.calendar_td_border {
	color: #d28800;
}
.calendarlink a,
.calendarlink a:visited {
	color: #d28800;
}
.calendar_today,
.calendar_today a,
.calendar_today a:visited {
	background-color: #d28800;
	color: #fff;
}
.calendar-year td.monthheader {
	color: #d28800;
}

/* ----------------------------------- */

.vertical-menu a:hover,
.vertical-menu a.active,
.vertical-menu a.active:visited,
.vertical-menu h3 a,
.vertical-menu h3 a:visited,
.vertical-menu h3 a:hover {
	color: #d28800;
}
.vertical-menu li.has-children div.icon.has-children {
	background-image: url(images/menu-arrow.png);
}


/* ----------------------------------- */
.sitemap .submenu-dot {
    background-image: url(images/sitemap-point.gif);
}
.sitemap .submenu-dot-down {
    background-image: url(images/sitemap-down.gif);
}
.sitemap .submenu-dot-last {
    background-image: url(images/sitemap-bottom.gif);
}