/* Custom stylesheet for template set "economy" */

body {
    background-color: #C7DDB7;
    font-size: 11px;
}

#pageContainer {
    width: 600px;
}

h1, .contentBox, #centerContainer, #centerMessage, table.dataTable td, .event, #ecQuickSearch #ecQuickSearch_submit, #eventNav .navBox, #organizerContainer table.shortInfo td, .ucp_box {
    background-color: #DCE9D2;
}

table.dataTable th, #organizerContainer .initialLetters a, #organizerContainer table.shortInfo th, .ucp_box h2 {
    background-color: #ACCB98;
}

h1, .contentBox, #centerContainer, #centerMessage, input.text, textarea, .dataTable, .dataTable th, .dataTable td, form.delete, .pageNavigation, .event, .navBox, #calendarSheetContainer, table.shortInfo, table.shortInfo th, .organizerLinkBar, .ucp_box {
    border-color: #5F8F5D;
}

#calendarSheet table th {
    background-color: #006633;
}

#organizerContainer .initialLetters a {
    color: #206020;
}

#organizerContainer .initialLetters a:hover {
    background-color: #78A05D;
}

body.dialog {
    background-color: #C7DDB7;
}