﻿#content
{
	color: #3D3D3D;
}

#ui-datepicker-div .ui-state-default, 
.ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default,
caption,
.caption,
.landingHighlight,
.totalCompensation,
.additionBoxesTop,
.additionBoxesBottom,
a.tab,
.themed-color,
input.themed-color
{
	color: #AD4323;
}
	
#sideBar ul li.primarynavselected
{
	background: url(images/l2-selected-maroon.png) 0 0 no-repeat;
}

div.barchart,
table.calendarmonth caption,
.themedcolor, input.themedcolor
{
    background-color: #AD4323;
}

.themedbackground,
.modalPopup,
.modalPopupWF,
.landingHighlight,
.employmentopportunityheader th,
.trainingdetailheader th,
.barchart td.chart,
.timesheet td.themedbackground

{
    background-color:#FAE9DA;
}

caption
{
    border-bottom-color: #AD4323;
}

.expandedheader, .inlineexpandedheader
{
    background-color: #AD4323;
}

.collapsedheader .expander
{
    background-image: url("images/expand.png") ;
}

.inlinecollapsedheader .expander
{
    background-image: url(images/expand.png) ;
}
.timesheet td.selected
{
    background-color:#FAE9DA;
    border-bottom-color:#FAE9DA;
}

.mol-page-header {
    background-color: #AD4323;
}

.mol-side-menu > ul {
    color: #AD4323;
}