/*
 * Colors
 */

body, #uiLayoutCenter, #before-map-corner-in, #after-map-corner-in  {
	background-color: #D1E3EF;
}

#showcoords {
	color: #000000;
}

#tocContainer, #refmapContainer {
	background-color: #D1E3EF;
}

#uiLayoutWest, #uiLayoutEast, #before-map-header, #after-map-footer, #before-map-corner, #after-map-corner, .pm-toolframe {
	background-color: #ABC5D8;
}

#mapToolArea .pm-toolframe {
	background-color: #E9E9E9;
}

#uiLayoutWest, #uiLayoutEast, #before-map-header {
	background: #ABC5D8 url(images/degrad_blue.png) repeat-x scroll center top;
}

#authStatusContainer, #mapSelectContainer {
	color: #FFFFFF;
}
