.boxColor
{
   background-color: #E8F0C1;
}

.boxColorLight
{
   background-color: #FDFFED;
}

.boxColorDark
{
   background-color: #D4DBAF;
}

.tabbedPanelHeader
{
   background-color: #D4DBAF;
}

.tabbedPanelSelected
{
   border-bottom: 1px solid #E8F0C1 !important;
   background-color: #E8F0C1;
}

table.form td
{
   background-color: #F9FFDE;
   border: 1px solid #D4DBAF;
}

table.form td.subtable table td + td
{
   border-left: 1px solid #D4DBAF;
}

table.form td.empty
{
   background-color: #E8F0C1 !important;
}

.sliderTrack
{
   background-color: #C4CB8F !important;
}

.sliderHandle
{
   background-color: #848B5F !important;
}

table.gradientTable th, table.gradientTable td
{
   border: 1px solid #D4DBAF;
}

table.gradientTable td
{
   background-image: url(./../gradient-peaklisting.gif);
   background-repeat: repeat-x;
   background-position: bottom;
}

.infoboxBackground, div.wikiArticle div.cabinBox > div
{
   background-image: url(./../gradient-infobox.gif);
   background-repeat: repeat-x;
   background-position: top;
   background-color: #FFFFFF;
}

.infoboxBackgroundLong
{
   background-image: url(./../gradient-infobox-long.gif);
   background-repeat: repeat-x;
   background-position: top;
   background-color: #FFFFFF;
}

input[type=submit], input[type=button], button, #pictureFilter input[type=submit]
{
   background-color: #FBFFE6 !important;
}

#siteinformation div#siteinformationBackground
{
   background-image: url(./../gradient-siteinformation.gif);
   background-repeat: repeat-x;
   background-position: top;
   background-color: #FFFFFF;
}

.suggestions li.selected
{
   color: inherit;
   background-color: #E8F0C1;
}

div.wikicode a, div.wikiArticle a
{
   color: #768C08 !important;
}

div.wikiArticle a.notExistent
{
   color: #C9683D !important;
}

div.wikiArticle div.rightColumn > div, div.wikiArticle div.articleBox > div, div.wikiArticle div.articleBoxSmall > div, div.wikiArticle div.menuBox > div,
div.wikiArticle div.cabinBox > div
{
   background-color: #FDFFED !important;
}

div.wikiArticle div.tableStandard th
{
   background-color: #E8F0C1 !important;
}

div.wikiArticle div.tableStandard td
{
   background-color: #FDFFED !important;
}

div.wikiArticle .carousel div.control a.carousel-disabled
{
   color: #C5CCA3 !important;
}

.mapPopup_beak
{
   background: url('./../beak.png') top left no-repeat transparent;
}

/****************************************************************************/

.DynarchCalendar-topBar, .DynarchCalendar-bottomBar, .DynarchCalendar-menu
{
   background-color: #D4DBAF !important;
}

.DynarchCalendar-body, .DynarchCalendar-hover-bottomBar-today, .DynarchCalendar-hover-title div, .DynarchCalendar-hover-navBtn div, .DynarchCalendar-hover-date
{
   background-color: #FDFFED !important;
}

.DynarchCalendar-day-selected
{
   background-color: #C4CB8F !important;
}

.DynarchCalendar-hover-week
{
   background-color: #EAF4C8 !important;
}

.DynarchCalendar-hover-date
{
   border-color: #808080 !important;
}

.DynarchCalendar-day-today
{
   color: #000000 !important;
}