/* === PALETTENAME color palette =========================================== */
/* === TOP FRAME TABS ================= */
/* Active tabs */
#topTabActive,
table.appTabs tbody tr td.active a,
table.appTabs tbody tr td.active a:hover,
div.topTabs-compact table.appTabs tr td.active a,
div.topTabs-compact table.appTabs tr td.active a:hover,
(+) table.appTabs tbody tr td.active a:focus,
(+) div.topTabs-compact table.appTabs tr td.active a:focus {
background-color:#fff;
border-color:#fff;
(+) color:#000;
}
/* Idle Tabs */
#topTab,
table.appTabs tbody tr td a, div.topTabs-compact table.appTabs tr td a {
background-color:#806D4F;
border-color:#4F4027;
border-bottom:0;
color:#fff;
}
table.appTabs tbody tr td a:hover, div.topTabs-compact table.appTabs tr td a:hover,
(+) table.appTabs tbody tr td a:focus, div.topTabs-compact table.appTabs tr td a:focus {
BACKGROUND-color: #FFD99D;
border-bottom:0;
border-color:#4F4027;
}
/* Bottom border for the whole tabset */
div.topTabs, div.topTabs-compact div.tabWrapper-left, div.topTabs-compact div.tabWrapper-center, div.topTabs-compact div.tabWrapper-right {
border-color:#fff;
}
#topFrame, .bgBanner {
background-color:#3E475E;
color:#FFFFFF;
}
/* === BODY ================= */
/* Branding */
#contentFrame,
#schemePreview,
/* Body */
body,
body.ineditmode,
body.topFrame,
/* Orientation bar */
div.breadcrumbs,
/* Pane tabs*/
/* Pane tabs: Setting background color to the li.active so that in some themes where active tab link color != actionBar background color it would inherit li background. */
div.paneTabs ul li.active,
div.paneTabs ul li,
/*course building wizard background.*/
body.wizardBody div.containerWizard {
background-color:#FFD99D;
}
div.breadcrumbs {border-color:#111;}
div.menuWrap, #navigationPane, div.navigationPane {
background-color:inherit;
}
body.ineditmode div.listCm, body.ineditmode div#editmodeWrapper {
border-color:#3F3347;
}
/* --- END BODY --- */
/* === BREADCRUMBS ================= */
/* Background */
div.breadcrumbs div.path,
div.breadcrumbs div.simplePath,
div.breadcrumbs div.topRound b,
div.breadcrumbs div.bottomRound b {
background-color:#FFECCF;
}
/* Root element */
div.breadcrumbs div.path ol li.root,
div.simplePath ol li.root {
background-color:#806D4F;
border-color:inherit;
}
/* Links */
(-) div.simplePath a, div.breadcrumbs div.path ol li.root a,
(-) div.breadcrumbs div.simplePath ol li.root a {
(-) color:#fff;
(-) }
div.simplePath a, div.breadcrumbs div.path ol li.root a:hover,
div.breadcrumbs div.simplePath ol li.root a:hover {
color:#fff;
}
(-) div.breadcrumbs div.path a {
(-) /*color:#222;*/
(-) }
div.breadcrumbs div.path a:hover {
color:#000;
}
/* Last entry */
div.breadcrumbs div.path,
div.simplePath {
color:#000;
}
/* --- END BREADCRUMBS --- */
/* === LEFT SIDE NAVIGATION ================= */
/* Palette headers */
(-) .navPalette h2, div.listCm h2, div.tools h2,
(-) div.classicCs .navPalette h2, div.explore h2, div.myPlaces h2,
(+) .navPalette h3, div.listCm h3, div.tools h3,
(+) div.classicCs .navPalette h3, div.explore h3, div.myPlaces h3,
/* Palette top rounders */
div.tools div.topRound b,
div.myPlaces div.topRound b,
div.explore div.topRound b {
background-color:#806D4F;
color:#fff;
}
(-) div.controlpanel h2, div.controlpanel div.topRound b {
(+) div.controlpanel h3, div.controlpanel div.topRound b {
background-color:#3E475E;
color:#fff;
}
/* left side navigation */
(-) .navPalette h2 a, div.controlpanel h2 a, div.controlpanel h2 a:hover,
(-) div.navPaletteExpCol div.navPaletteContent h2 a,
(-) div.navPaletteExpCol div.navPaletteContent h2 a:hover {
(+) .navPalette h3 a, div.controlpanel h3 a, div.controlpanel h3 a:hover,
(+) div.navPaletteExpCol div.navPaletteContent h3 a,
(+) div.navPaletteExpCol div.navPaletteContent h3 a:hover {
color:#fff;
background-color:transparent;
border-color:#3E475E;
}
/* secondary palettes */
div.tools ul,
div.pickerMenu ul,
div.tools div.bottomRound b {
background-color:#FFECCF;
}
div.tools ul li a.submenuLink,
div.tools ul li a {
border-color:#A7A8DF;
}
/* Control Panel */
div.controlpanel ul,
(-) div.discover ul li h3 a,
(+) div.discover ul li h4 a,
div.singleControl a,
div.singleControl div.topRound b,
div.singleControl div.bottomRound b,
div.discover a,
div.discover div.topRound b,
div.discover div.bottomRound b,
div.controlpanel div.bottomRound b,
div.controlpanel a.submenuLink {
background-color:#6A7AA1;
color:#fff;
}
/* Collapsed bottom rounder*/
div.controlpanel div.controlpanelCol b,
(-) div.controlpanel div.topRound b,
(+) .controlpanel.navPaletteCol b,
h3.listCmCol a {
background-color:#3E475E!important;
}
/* Left Navigation menu link top border */
div.controlpanel ul li a,
div.controlpanel a.submenuLink,
div.controlpanel a.submenuLink_active,
(+) div.controlpanel a.simpleLink {
border-color:#566382;
color:#fff;
}
(-) div.controlpanel ul li a:hover, div.controlpanel ul li a.comboLink:hover {
(-) background-image:url(/images/ci/ng/more_options_white.gif);
(-) }
(-) div.controlpanel a.comboLink_active, div.controlpanel a.open {
(-) background-image:url(/images/ci/ng/less_options_dark.gif);
(-) }
(-) div.navPalette a.comboLink_active:hover, div.navPalette a.open:hover {
(-) background-image:url(/images/ci/ng/less_options.gif);
(-) }
(-) div.navPalette a.submenuLink_active {
(-) }
/* Hover*/
(-) div.controlpanel ul li h3 a:hover,
(-) div.controlpanel ul li h3 a.comboLink:hover,
(-) div.controlpanel ul li a.submenuLink:hover,
(-) div.controlpanel ul li h3 a.simpleLink:hover,
(-) div.singleControl a:hover,
(-) div.discover a:hover {
(+) div.controlpanel ul li h4 a:hover, div.controlpanel ul li h4 a:focus,
(+) div.controlpanel ul li h4 a.comboLink:hover, div.controlpanel ul li h4 a.comboLink:focus,
(+) div.controlpanel ul li a.submenuLink:hover, div.controlpanel ul li a.submenuLink:focus,
(+) div.controlpanel ul li h4 a.simpleLink:hover, div.controlpanel ul li h4 a.simpleLink:focus,
(+) div.singleControl a:hover, div.singleControl a:focus,
(+) div.discover a:hover, div.discover a:focus,
(+) div.controlpanel a.simpleLink:hover, div.controlpanel a.simpleLink:focus {
background-color: #566382;
}
/*open states */
(-) div.controlpanel ul li h3 a.open,
(-) div.controlpanel ul li h3 a.open:hover,
(-) div.controlpanel ul li h3 a.comboLink_active,
(-) div.controlpanel ul li h3 a.comboLink_active:hover,
(+) div.controlpanel ul li h4 a.open,
(+) div.controlpanel ul li h4 a.open:hover,
(+) div.controlpanel ul li h4 a.comboLink_active,
(+) div.controlpanel ul li h4 a.comboLink_active:hover,
div.controlpanel ul li a.submenuLink_active,
div.controlpanel ul li a.submenuLink_active:hover,
div.controlpanel ul li ul.submenu li a,
(-) div.tools ul li h3 a.comboLink_active
(+) div.tools ul li h4 a.comboLink_active,
(+) .paletteSearch {
background-color:#FFF;
color:#000;
}
(-) div.controlpanel a.comboLink {
(-) background-image:url(/images/ci/ng/more_options_white.gif);
(-) }
(-) div.controlpanel a.submenuLink:hover {
(-) background-image:url(/images/ci/ng/list_bullet_white.gif);
(-) }
(-) /*div.controlpanel a.submenuLink:hover {
(-) background-image:url(/images/ci/ng/list_bullet.gif);
(-) }*/
div.controlpanel ul li ul.submenu {
background-color:#fff;
}
div.controlpanel ul li ul.submenu li a:hover {
background-color:#ededed;
color:#000;
}
/* Instructor Area Divider */
(-) div.navDivider {
(+) h2.navDivider {
border-color:#DFBE89;
color:invert;
}
div.singleControl ul li a {
color:#fff;
}
(-) .navPalette div.actionBarMicro ul li a {
(-) border-color:inherit;
(-) }
div.treeViewCs div.topRound b {background-color:#777;}
(-) /* Collapsed palette rounders
(-) div.navPaletteCol div.listCmCol b,
(-) div.navPaletteCol div.bottomRound b,
(-) div.navPaletteCol div.topRound b {
(-) background-color:#222222;
(-) color:#fff;
(-) }*/
div.navPaletteExpCol div.navPaletteContent {
border-color:#000!important;
background-color:#fff;
}
/* palette submenus (background specified, not just background color) */
div.listCm div.bottomRound b,
div.buttonCm div.bottomRound b,
div.contentTree div.bottomRound b,
div.contentTree div.bottomRound b {
background:#FFFFFF;
}
div.navPaletteCol div.controlpanelCol b {
background-color:#13621C;
}
div.navPaletteCol div.listCmCol b,
div.navPaletteCol div.bottomRound b,
div.navPaletteCol div.topRound b {
background-color:#806D4F;
}
div.listCm div.listCmCol b {
background-color:#806D4F!important;
}
/* --- END LEFT SIDE NAVIGATION --- */
/* ================= PANE TABS ================= */
/*.paneTabs ul {border-color:#222;}*/
/* Idle */
.paneTabs ul li a,
.paneTabs .external a,
.paneTabs .personal a {
background-color:#FFECCF;
color:#000;
border-color:#EFC077;
}
.paneTabs ul li a:hover {background-color:#FFF3DF}
/* Active */
.paneTabs .active a,
.paneTabs .active a:hover,
.paneTabs a:hover,
.paneTabs .external a:hover,
.paneTabs .activepersonal a:hover {
background-color:#E5F0F5;
color:#000;
border-color:#DFAE61;
}
/* --- END PANE TABS --- */
/*================= CONTENT PANE =================*/
/*Branding hooks*/
#contentArea,
#schemePreviewBody,
/*Regular selectors*/
.container, .contentPane div.bottomRound b {
background-image:;
background-position:;
background-repeat:;
color:;
background-color:#ffffff;
}
/*================= PAGE VARIATIONS=================*/
/* portal */
div.portal div.container,
div.containerPortal,
div.portal div.bottomRound b,
/* content pane */
div.landing div.container,
div.landing div.bottomRound b {
background-color:#FFECCF;
}
div.landingPageColumn ul li a {
color:#000000;
}
div.landingPageColumn ul.outcomesLanding li h3, div.landingPageColumn ul li p {
border-color:#C0CDB9;
color:#333;
}
/* --- END NON-CONTENT PAGES --- */
/* === PAGE HEADER ================= */
/* Page title */
#pageHeader,
#schemePreviewHead,
div.pageTitle,
/* Action Bars */
div.actionBar,
div.contentPaneWide div.actionBar,
(-) /*div.actionBar ul, */
/* Local View Toggle */
div.localViewToggle,
.navPalette div.actionBarMicro,
/* Rounders (located atop of pageheader or action bar)*/
div.contentPane div.topRound b,
div.topRound b,
div.listCm div.topRound b,
div.buttonCm div.topRound b,
div.treeContainer div.topRound b,
div.treeViewCs div.topRound b,
(+) #pickerPalette div.topRound b,
/*Lightbox*/
div#lightboxContent h2,
#lightbox div.topRound b,
(+) /*Sequence Tabs*/
(+) div.mapTabs,
(+) div.mapTabs ul li.active h3,
#puller,
(+) .frameResizeToggle {
background-color:#E5F0F5;
}
#puller {
border-color:#000;
}
div.pageTitle h1 {
color:#000;
}
/* Page header */
div.pageTitle, div.actionBar, div#lightboxContent h2,
(+) .frameResizeToggle {
(-) border-bottom-color:#C3D6DF;
(+) border-color:#C3D6DF;
}
/* Help text */
div.helphelp, p.helphelp, div.pageTitle p {
color:#222;
}
div.helphelp a, p.helphelp a, div.pageTitle p a {
color:#000;
}
/* --- END PAGE HEADER --- */
/* === ACTION BAR ================= */
.actionBar ul {
(-) border-color:#000;
(+) background-color:inherit;
}
div.navPalette div.actionBarMicro {
border-color:#000;
}
div.navPalette div.actionBarMicro ul {
background-color:transparent;
}
/* --- END ACTION BAR --- */
/* Active local view toggle link */
div.localViewToggle ul li a.active,
/* Left side navigation action bar active link */
.navPalette .actionBarMicro ul li.active a,
.navPalette .actionBarMicro ul li a:hover,
.navPalette .actionBarMicro ul li.active a.options,
(+) .sliderWrapper
border-color:#C3D6DF;
}
/* local view toggle */
div.localViewToggle ul li a {color:#000;}
div.localViewToggle ul li a.active {color:#000;}
div.localViewToggle ul li.separator {border-left-color:#C3D6DF;}
/* === BUTTONS BUTTONS BUTTONS ================= */
/* === PRIMARY CONTROLS ================= */
/*Branding hooks*/
#primaryButton,
(-) /*Regular selectors*/
(-) .actionBar ul li a, .actionBar ul li.mainButton a, .actionbar_portal ul li a,
(-) div.tabPreview div.actionBar ul li.mainButton a, div.tabPreview div.actionBar ul li.mainButton a:hover,
(-) div.navPalette div.actionBarMicro ul li.mainButton a, input.submit,
(-) div.threadButtons a.submit,
(-) /*Buttons*/
(-) .taskbuttondiv button.submit, .taskbuttondiv input.submit,
(-) .taskButtonsContent button.submit, .taskButtonsContent input.submit,
(-) div.controls button.submit, div.controls input.submit, .taskbuttondiv button.disabled, .taskbuttondiv input.disabled,
(-) .taskButtonsContent button.disabled, .taskButtonsContent input.disabled,
(-) div.controls button.disabled, div.controls input.disabled,
(-) /*discussions thread detail*/
(-) div.threadButtons a.reply, div.dbThreadInfo p a.reply,
(-) /*paging preferences element*/
(-) div.rumble ul li.jumptopage a.gotopage, div.rumble_top ul li.jumptopage a.gotopage, .paging a.gotopage,
(-) /*Login Panel submit*/
(-) #loginBox li input[type="submit"] {
(+) input[type="submit"].submit,
(+) /*@cleaned 9.1*/
(+) .mainButton a,
(+) .actionBarMicro .mainButton a,
(+) .rumble .mainButton > a, .rumble_top .mainButton > a,
(+) /*@since 9.1*/
(+) .button-1, .button-1-img,
(+) /*discussions thread detail*/
(+) div.threadButtons a.reply, div.dbThreadInfo p a.reply {
background-color:#6A7AA1;
border-color:#3E475E;
color:#fff;
}
/* Hover */
(-) .actionBar ul li a:hover,
(-) .actionBar ul li.mainButton a:hover,
(-) .actionbar_portal ul li a:hover,
(-) div.tabPreview div.actionBar ul li.mainButton a:hover,
(-) div.tabPreview div.actionBar ul li.mainButton a:hover,
(-) div.navPalette div.actionBarMicro ul li.mainButton a:hover,
(-) .taskbuttondiv button.submit:hover,
(-) .taskbuttondiv input.submit:hover,
(-) div.controls button.submit:hover, div.controls input.submit:hover,
(-) /*discussions thread detail*/
(-) div.threadButtons a.reply:hover,
(-) div.dbThreadInfo p a.reply:hover,
(-) /*paging preferences element*/
(-) div.rumble ul li.jumptopage a.gotopage:hover, div.rumble_top ul li.jumptopage a.gotopage:hover, .paging (-) a.gotopage:hover,
(-) /*Login pane submit*/
(-) #loginBox li input[type="submit"]:hover {
(+) input[type="submit"].submit:hover,
(+) /*@cleaned 9.1*/
(+) .mainButton a:hover, .mainButton a:focus,
(+) .navPalette .actionBarMicro .mainButton a:hover, .navPalette .actionBarMicro .mainButton a:focus,
(+) .rumble .mainButton > a:hover, .rumble_top .mainButton > a:hover, .rumble .mainButton > a:focus, .rumble_top (+) (+) (+) .mainButton > a:focus,
(+) /*@since 9.1*/
(+) .button-1:hover, .button-1:focus, .button-1-img:hover, .button-1-img:focus,
(+) /*discussions thread detail*/
(+) div.threadButtons a.reply:hover, div.dbThreadInfo p a.reply:hover {
background-color:#3E475E;
border-color:#3E475E;
color:#FFF;
background-image:none;
}
/* --- END PRIMARY CONTROLS --- */
/* === SECONDARY CONTROLS ================= */
/*Branding hooks*/
#secondaryButton,
(-) /* Action Bar buttons */
(-) .actionBar ul li.search a,
(-) .actionBar ul li.secondaryButton a,
(-) .actionBar_portal ul li.search a,
(-) div.tabPreview div.actionBar ul li.secondaryButton a,
(-) div.tabPreview div.actionBar ul li.secondaryButton a:hover,
(-) .pageTitle h1 a.secondaryButton,
(-) /* Page buttons */
(-) .taskbuttondiv button, .taskbuttondiv input,
(-) .taskButtonsContent button, .taskButtonsContent input,
(-) div.controls button, div.controls input, p.okbutton input {
(+) /*@cleaned 9.1*/
(+) .secondaryButton a,
(+) /*@since 9.1*/
(+) .button-2, .button-2-img {
background-color:#E5F0F5;
border-color:#C3D6DF;
color:#000;
}
/* Hover */
(-) .actionBar ul li.secondaryButton a:hover,
(-) .taskbuttondiv button:hover, .taskbuttondiv input:hover,
(-) div.controls button:hover, div.controls input:hover {
(+) /*@cleaned 9.1*/
(+) .secondaryButton a:hover, .secondaryButton a:focus,
(+) /*@since 9.1*/
(+) .button-2:hover, .button-2:focus, .button-2-img:hover, .button-2-img:focus {
background-color:#fff;
color:#000;
border-color:#C3D6DF;
}
/* --- END SECONDARY CONTROLS --- */
/* === TERTIARY CONTROLS ================= */
.paging a, div.rumble_top ul li.secondaryControl a, div.rumble ul li.secondaryControl a,
div.rumble a, div.rumble_top a, div.rumble a:hover,
div.rumble_top ul li.inventory_paging a, div.rumble ul li.inventory_paging a {
background-color:#ededed;
background-image:url(/images/ci/ng/gradient_black_short_bt.png);
background-repeat:repeat-x;
background-position:0 30%;
border-color:#bbb;
color:#000000;
}
.paging a:hover, div.rumble_top ul li.secondaryControl a:hover, div.rumble ul li.secondaryControl a:hover,
div.rumble a:hover, div.rumble_top a:hover,
div.rumble_top ul li.inventory_paging a:hover, div.rumble ul li.inventory_paging a:hover {
background:#fff;
border-color:#777;
}
/* --- END TERTIARY CONTROLS --------------------------- */
/* --- END BUTTONS ------------------------ */
/* === PORTAL MODULES ================= */
/* Portlet */
#moduleBorder,
#moduleBody,
.portlet,
.portlet h2 span.reorder {
border-color:#3E475E;
background-color:#FFFFFF;
}
/* Portlet Title */
#moduleTitle,
.portlet h2 {
background-color:#6A7AA1;
color:#fff;
}
/* Portlet Title on hover */
.portlet h2:hover {
background-color:#3E475E;
}
.portlet h3, #lightbox h3, .portlet div.portletBlock h4, .portlet div.blockContents h4,
(+) .flyout h3 {
color: #3E475E;
border-color:#6A7AA1;
}
/* portlet link */
.portlet h2 a {
color:#333333;
}
/* --- END PORTAL MODULES -------------------------------- */
/* === DYNAMIC ELEMENTS ================= */
/* Contextual menus */
ul.nav li.sub ul,
.cmdiv ul,
.menumini ul,
div.quickAddPal,
div.keyboardAccess,
ul.nav li.sub ul li a,
.cmdiv a, .menumini a,
div.actionBarMicro ul.nav li.sub ul li a,
div.paneTabs ul.nav li.sub ul li a,
/* tagging */
span.currentTags,
/* a span that appears on discussion pages that indicates "Loading Thread..." */
(+) .loadingElipse,
(+) /* Inline editing elements */
(+) .liveArea, .liveArea-slim, .liveAreaTab,
(+) /* Button is turned into liveArea tab when .liveaArea is displayed. */
(+) a.liveAreaTab, a.liveAreaTab:hover, a.liveAreaTab:focus,
(+) .actionBar ul li a.liveAreaTab:focus, .actionBar ul li.mainButton a.liveAreaTab, .actionBar ul li.secondaryButton (+) a.liveAreaTab,
(+) /* Preview area (read-only version of live area) */
(+) .previewArea,
(+) /* Preview area (read-only version of live area) */
(+) .jumptopage,
(+) .panelTabs li.active a.edit, .panelTabs li.active a.edit:hover, .panelTabs li.active a.edit:focus,
(+) /*Multi-column flyout*/
(+) .flyout,
(+) /*Overrides for the file hierarchy three*/
(+) ul.tree li a + img + a:focus, ul.tree li img + img + a:focus,
(+) div.treeContainer ul.tree li a.itemActive,
(+) #learningUnitToc ul.tree li a.itemActive, ul.tree li a.itemActive,
(+) /* Menu borders. */
(+) ul.nav li.sub ul, .cmdiv ul, .menumini ul, div.quickAddPal,
(+) div.keyboardAccess, .cmdiv,
(+) /* contextual menu for tagging */
(+) span.currentTags,
(+) /* Paging preference element */
(+) div.rumble ul li.jumptopage,
(+) div.rumble ul li.inventory_page.jumptopage,
(+) div.rumble_top ul li.jumptopage,
(+) div.rumble_top ul li.inventory_page.jumptopage,
(+) li.inventory_paging input,
(+) .inventory_paging .currentPage,
(+) div.jumptopage,
(+) div.jumptopage input,
(+) /* Close menu link */
(+) .cmdiv li.contextmenubar_top a, span.currentTags a.closeCloud,
(+) .cmdiv li.contextmenubar_top a:focus, .cmdiv li.contextmenubar_top a:hover,
(+) .currentTags a.closeCloud:hover, .currentTags a.closeCloud:focus {
background-color:#f0f0f0;
border-color: #3E475E;
}
(-) div.quickAddPal div.quickAddPalHeader {
(-) border-color:#355533;
(-) background-color:#ddd;
(-) }
(+) /* Dynamic Element Header */
(+) div.quickAddPal div.quickAddPalHeader, div.quickAddPal h3, div.keyboardAccess h3 {
(+) border-color:#ccc;
(+) background-color:#ddd;
(+) }
div.quickAddPal div.controls, div.keyboardAccess div.controls, .comText div.controls {
border-color:#ccc;
}
/* Hover */
ul.nav li.sub ul li a:hover,
.cmdiv a:hover, .menumini a:hover {
background-color:#fff;
color:#000;
}
(-) /* Menu borders. */
(-) ul.nav li.sub ul, .cmdiv ul, .menumini ul, div.quickAddPal,
(-) div.keyboardAccess, .cmdiv,
(-) /* contextual menu for tagging */
(-) span.currentTags,
(-) /* Paging preference element */
(-) div.rumble ul li.jumptopage,
(-) div.rumble ul li.inventory_page.jumptopage,
(-) div.rumble_top ul li.jumptopage,
(-) div.rumble_top ul li.inventory_page.jumptopage,
(-) li.inventory_paging input,
(-) div.jumptopage,
(-) div.jumptopage input {
(-) border-color: #704526;
(-) }
/* Paging preference element */
div.rumble ul li.jumptopage,
div.rumble ul li.inventory_page.jumptopage,
div.rumble_top ul li.jumptopage,
div.rumble_top ul li.inventory_page.jumptopage,
div.jumptopage {
background-color:#ddd;
}
ul.nav li.sub ul li a:hover, .cmdiv ul,
(+) .nav .sub .flyout ul {
border-top-color: #ccc;
}
/* Close menu link */
(+) .cmdiv li.contextmenubar_top a, span.currentTags a.closeCloud {
(+) background-color:#ddd;
(+) }
(+) .cmdiv li.contextmenubar_top a:focus, .cmdiv li.contextmenubar_top a:hover, .currentTags a.closeCloud:hover, (+) .currentTags a.closeCloud:focus {
(+) background-color:#ccc;
(+) }
(-) /* Close menu link */
(-) .cmdiv li.contextmenubar_top a,
(-) .cmdiv li.contextmenubar_top a:hover,
(-) span.currentTags a.closeCloud {
(-) border-color: #355533;
(-) background-color:#ddd!important;
(-) }
(-) /* Dynamic Element Header */
(-) div.quickAddPal h3, div.keyboardAccess h3 {
(-) background-color: #FFC59F;
(-) }
(-) /* sub action bar */
(-) .searchbar, .subActionBar,
(-) /* sub action bar button */
(-) .actionBar ul li.buttontotab a,
(-) .actionBar ul li.buttontotab a:hover,
(-) .actionBar ul li.secondaryButtonTab a,
(-) .actionBar ul li.secondaryButtonTab a:hover {
(-) background-color:#E0EAEF;
(-) border-color:#C3D6DF;
(-) }
/* --- END DYNAMIC ELEMENTS --- */
/* === INVENTORY TABLES ================= */
/* Highlighting background of a selected item row.*/
tr.high, table.inventory tbody tr.high td, table.inventory tbody tr.high th {
background-color:#E5F0F5;
border-color:#aaa;
}
table.inventory thead {
background-color:#cfcfcf;
border-top-color:;
border-bottom-color:;
}
table.inventory thead tr th {
color:#333;
border-bottom-color:#999;
border-left-color:#999;
border-top-color:#777;
}
table.inventory tbody {
border-bottom-color:#777;
}
table.inventory tbody tr {
*border-bottom-color:;
}
table.inventory tbody tr td, table.inventory tbody tr th {
border-bottom-color:;
}
table.inventory thead tr th.sorted, th.sorted {
background-color:;
}
table.sortable th a {
color:#333;
}
(-) /*--- Inventory action bars ------------------------- */
(-) /* inventory tables */
(-) div.rumble, div.rumble_top,
(-) /* discussions */
(-) div.dbThreadFooter, div.dbThreadHeader {
(-) background-color:#E5F0F5;
(-) }
/* --- END INVENTORY TABLES --- */
/* ================= RECEIPTS and ERRORS ================= */
.bad {
background-color: #A52818;
}
.good {
background-color: #25A50E;
}
fieldset.stepcontent ol li.fieldError, li.fieldError {
background-color:#FFF6B3;
}
/* ================= LOGIN PAGE ================= */
div.loginBack b{
background-color:#fff;
}
div.loginBody {
background-color:#FFD99D;
border-top-color:#806D4F;
}
#loginContainer, #loginPane div.loginBack b {
background:#FFFFFF;
border-color:#FFFFFF;
}
#loginBox, #loginOptions {
background:#FFD99D;
border-left-color:#806D4F;
}
#loginOptions {
border-left-color:#806D4F;
}
#loginBox li input[type="text"], #loginBox li input[type="password"] {
border-color:#888;
}
textarea:focus, #loginBox li input[type="text"]:focus, #loginBox li input[type="password"]:focus, #loginBox li textarea:focus, input[type="text"]:focus,
div.quickAddPal div.field input[type="text"]:focus, div.quickAddPal div.field select:focus, div.quickAddPal div.field textarea:focus {
background-color: #E5F0F5;
border-color:#000!important;
}
#loginOptions ul li a, #loginOptions ul li.subOption a {
background-color:#FFECCF;
color:#000;
}
#loginOptions ul li.subOption a { border-color:#806D4F;}
#loginOptions ul li a:hover, #loginOptions ul li.subOption a:hover,
#loginOptions ul li a:focus, #loginOptions ul li.subOption a:focus {
background-color:#E5F0F5;
}
#loginText {
background-color:#806D4F;
}
#loginText p {color:#fff;}
#loginHeader, #loginLang {
background:#E5F0F5;
}
/* ================= INVENTORY TABLES ================= */
/* Color for zebra stripes */
table.inventory tbody tr.gray td,
table.inventory tbody tr.gray th
{background-color:#f0f0f0;}
/* sorted header */
table.inventory tbody tr td.sorted {
background-color:#EEEEEE;
}
/* ================= CONTENT LIST ================= */
ul.easylist,
ul.contentList li,
.contentPageItem,
ul.noimg li,
ul.buildList li,
ul.contentListPlain li {
border-top-color:#EEEEEE;
border-left-color:#EEEEEE;
}
/* Hover Color */
ul.buildList li h3.item:hover,
ul.contentList li h3.item:hover,
ul.contentListPlain li h3.item:hover {
background:#efefef;
}
/* ================= CONTENT LIST REORDER HANDLES ================= */
/* lists */
h3 span.reorder {
background-color:#ededed;
}
/* course menu */
div.listCm ul.courseMenu li span.reorder,
div.listCm ul.courseMenu li.invisible span.reorder {
background-color:#ddd;
}
/* porlets */
.portlet h2 span.reorder {
background-color:#3E475E;
}
/* ================= DATA COLLECTION PAGES ================= */
div.steptitle span, h3.steptitle span {
background:#E5F0F5;
color:#000000;
}
.stepHelp,
fieldset.stepcontent ol li.stepHelp {
color:#666666;
}
/* data collection step item borders*/
fieldset.stepcontent ol li {
border-bottom-color:#EEEEEE;
}
/* --- END DATA COLLECTION PAGES --------------------------------------------------- */
/*========================READ/EDIT MODE SWITCH======================================*/
.modeSwitch {
color:#fff;
border-color:#806D4F;
}
.read-on {
background-color:#6A7AA1;
color:#fff;
}
.read-off {
background-color:#fafafa;
color:#444;
}
.switcherLabel {
color:#000;
}
div.helpLink a.browseIcon {
border-color:#806D4F;
}
/* --- END READ/EDIT MODE SWITCH -------------------------------------- */
a.cmimg { opacity:1; filter:alpha(opacity=100);}
/*=== COPYRIGHT ============================== */
div.legal,
div.additionalInfo {
border-color:#806D4F;
}
#copyright {
color:#2D341E;
}
#copyright a {
color:#2D341E;
}
.installation {
color:#000000!important;
}
/*=== LIGHTBOX ============================== */
#lightbox div#lightboxContent {
border-color:#FFF6B3;
background:#000;
}
.myPlacesContent {border-color:#fff;}
/*==== WEBCT CLASSIC 2 (CE 4) ACTION BAR MODIFICATIONS =================================*/
div.actionBar ul.nav li.sub ul li, div.actionBar ul.nav li {
color:#FFF6B3;
}
div.actionBar ul.nav li.sub {
color:#ccc;
}
.actionBar ul li, .actionBar ul li.mainButton, .actionbar_portal ul li {
color:#fff;
}
/* === /DESERT color palette =========================================== */
/* === /PALETTENAME color palette =========================================== */