/* --------------------
Theme: neoYellow
-------------------- */
#desktopHeader {
	background: #705f23 url(/themes/neoyellow/bg-header.gif);
}

#desktopTitlebarWrapper {
	background: none;
}

#desktopTitlebar {
	background: url(/themes/neoyellow/logo.gif) no-repeat;
	background-position: left 0;
}

#desktopNavbar {
	background: none;
}

#desktopNavbar ul li a {
	color: #c7bab7;
}

#desktopFooter {
	background: #4a380d url(/themes/neoyellow/footer.gif) left top repeat-x;
}

#topNav {
	color: #000;
}

#desktopFooter {
    color: #c0af27;
}

#topNav a {
	color: #941600;
}

#desktopFooter a {
    color: #b6c272;
}

#dock {
	background: #5c4e1d url(/themes/neoyellow/dock.gif) left top repeat-x;
}

.dockTab {
	background: url(/themes/neoyellow/dock-tabs.gif) left top no-repeat;
}

.dockText {
	color: #dab548;
}

.dockText:hover {
	color: #ffe186;
}

.dockTab.activeDockTab .dockText {
	color: #ffe186;
}
