From: erickson Date: Tue, 10 Feb 2009 18:17:32 +0000 (+0000) Subject: forward port craftsman skin : svn merge -r12127:12130 svn://svn.open-ils.org/ILS... X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=227eb72c24c349321d677aa76567074f56a416f0;p=evergreen%2Ftadl.git forward port craftsman skin : svn merge -r12127:12130 svn://svn.open-ils.org/ILS/branches/rel_1_4 git-svn-id: svn://svn.open-ils.org/ILS/trunk@12131 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/src/Makefile.am b/Open-ILS/src/Makefile.am index 556016a417..4d53679846 100644 --- a/Open-ILS/src/Makefile.am +++ b/Open-ILS/src/Makefile.am @@ -243,12 +243,20 @@ webcore-install: cp -r @top_srcdir@/Open-ILS/web/. $(DESTDIR)$(WEBDIR) cp @top_srcdir@/Open-ILS/xsl/*.xsl $(opacextrasdir) cp @top_srcdir@/Open-ILS/xsl/*.xsl $(XSLDIR) + cp -r $(DESTDIR)$(WEBDIR)/opac/skin/default/* $(DESTDIR)$(WEBDIR)/opac/skin/craftsman/ + cp -r @top_srcdir@/Open-ILS/web/opac/skin/craftsman/* $(DESTDIR)$(WEBDIR)/opac/skin/craftsman/ ln -sf $(DESTDIR)$(WEBDIR)/opac/skin/default/xml/index.xml $(DESTDIR)$(WEBDIR)/opac/skin/default/xml/mresult.xml ln -sf $(DESTDIR)$(WEBDIR)/opac/skin/default/xml/index.xml $(DESTDIR)$(WEBDIR)/opac/skin/default/xml/rresult.xml ln -sf $(DESTDIR)$(WEBDIR)/opac/skin/default/xml/index.xml $(DESTDIR)$(WEBDIR)/opac/skin/default/xml/rdetail.xml ln -sf $(DESTDIR)$(WEBDIR)/opac/skin/default/xml/index.xml $(DESTDIR)$(WEBDIR)/opac/skin/default/xml/advanced.xml ln -sf $(DESTDIR)$(WEBDIR)/opac/skin/default/xml/index.xml $(DESTDIR)$(WEBDIR)/opac/skin/default/xml/myopac.xml ln -sf $(DESTDIR)$(WEBDIR)/opac/skin/default/xml/index.xml $(DESTDIR)$(WEBDIR)/opac/skin/default/xml/cnbrowse.xml + ln -sf $(DESTDIR)$(WEBDIR)/opac/skin/craftsman/xml/index.xml $(DESTDIR)$(WEBDIR)/opac/skin/craftsman/xml/mresult.xml + ln -sf $(DESTDIR)$(WEBDIR)/opac/skin/craftsman/xml/index.xml $(DESTDIR)$(WEBDIR)/opac/skin/craftsman/xml/rresult.xml + ln -sf $(DESTDIR)$(WEBDIR)/opac/skin/craftsman/xml/index.xml $(DESTDIR)$(WEBDIR)/opac/skin/craftsman/xml/rdetail.xml + ln -sf $(DESTDIR)$(WEBDIR)/opac/skin/craftsman/xml/index.xml $(DESTDIR)$(WEBDIR)/opac/skin/craftsman/xml/advanced.xml + ln -sf $(DESTDIR)$(WEBDIR)/opac/skin/craftsman/xml/index.xml $(DESTDIR)$(WEBDIR)/opac/skin/craftsman/xml/myopac.xml + ln -sf $(DESTDIR)$(WEBDIR)/opac/skin/craftsman/xml/index.xml $(DESTDIR)$(WEBDIR)/opac/skin/craftsman/xml/cnbrowse.xml offline-install: diff --git a/Open-ILS/web/opac/images/Thumbs.db b/Open-ILS/web/opac/images/Thumbs.db new file mode 100644 index 0000000000..133f854fd4 Binary files /dev/null and b/Open-ILS/web/opac/images/Thumbs.db differ diff --git a/Open-ILS/web/opac/images/advancedsearch-icon.gif b/Open-ILS/web/opac/images/advancedsearch-icon.gif new file mode 100644 index 0000000000..b823e2f616 Binary files /dev/null and b/Open-ILS/web/opac/images/advancedsearch-icon.gif differ diff --git a/Open-ILS/web/opac/images/advancedsearch-icon.png b/Open-ILS/web/opac/images/advancedsearch-icon.png new file mode 100644 index 0000000000..bde9dc2de9 Binary files /dev/null and b/Open-ILS/web/opac/images/advancedsearch-icon.png differ diff --git a/Open-ILS/web/opac/images/bg.gif b/Open-ILS/web/opac/images/bg.gif new file mode 100644 index 0000000000..ca352baae5 Binary files /dev/null and b/Open-ILS/web/opac/images/bg.gif differ diff --git a/Open-ILS/web/opac/images/blank.gif b/Open-ILS/web/opac/images/blank.gif new file mode 100644 index 0000000000..2799b45c65 Binary files /dev/null and b/Open-ILS/web/opac/images/blank.gif differ diff --git a/Open-ILS/web/opac/images/book-icon.png b/Open-ILS/web/opac/images/book-icon.png new file mode 100644 index 0000000000..2800684510 Binary files /dev/null and b/Open-ILS/web/opac/images/book-icon.png differ diff --git a/Open-ILS/web/opac/images/cancel-icon-u.gif b/Open-ILS/web/opac/images/cancel-icon-u.gif new file mode 100644 index 0000000000..d22bff2386 Binary files /dev/null and b/Open-ILS/web/opac/images/cancel-icon-u.gif differ diff --git a/Open-ILS/web/opac/images/cancel-icon-u.png b/Open-ILS/web/opac/images/cancel-icon-u.png new file mode 100644 index 0000000000..4522b8715c Binary files /dev/null and b/Open-ILS/web/opac/images/cancel-icon-u.png differ diff --git a/Open-ILS/web/opac/images/cancel-icon.gif b/Open-ILS/web/opac/images/cancel-icon.gif new file mode 100644 index 0000000000..97024bc771 Binary files /dev/null and b/Open-ILS/web/opac/images/cancel-icon.gif differ diff --git a/Open-ILS/web/opac/images/cancel-icon.png b/Open-ILS/web/opac/images/cancel-icon.png new file mode 100644 index 0000000000..9e8333cf03 Binary files /dev/null and b/Open-ILS/web/opac/images/cancel-icon.png differ diff --git a/Open-ILS/web/opac/images/cartographic.jpg b/Open-ILS/web/opac/images/cartographic.jpg new file mode 100644 index 0000000000..b44eafa433 Binary files /dev/null and b/Open-ILS/web/opac/images/cartographic.jpg differ diff --git a/Open-ILS/web/opac/images/chooselibrary-icon.gif b/Open-ILS/web/opac/images/chooselibrary-icon.gif new file mode 100644 index 0000000000..c02ed2eafe Binary files /dev/null and b/Open-ILS/web/opac/images/chooselibrary-icon.gif differ diff --git a/Open-ILS/web/opac/images/chooselibrary-icon.png b/Open-ILS/web/opac/images/chooselibrary-icon.png new file mode 100644 index 0000000000..564e6d853a Binary files /dev/null and b/Open-ILS/web/opac/images/chooselibrary-icon.png differ diff --git a/Open-ILS/web/opac/images/closeall-icon-u.gif b/Open-ILS/web/opac/images/closeall-icon-u.gif new file mode 100644 index 0000000000..085d10735b Binary files /dev/null and b/Open-ILS/web/opac/images/closeall-icon-u.gif differ diff --git a/Open-ILS/web/opac/images/closeall-icon-u.png b/Open-ILS/web/opac/images/closeall-icon-u.png new file mode 100644 index 0000000000..48ba7174d1 Binary files /dev/null and b/Open-ILS/web/opac/images/closeall-icon-u.png differ diff --git a/Open-ILS/web/opac/images/closeall-icon.gif b/Open-ILS/web/opac/images/closeall-icon.gif new file mode 100644 index 0000000000..b75a6d6e9b Binary files /dev/null and b/Open-ILS/web/opac/images/closeall-icon.gif differ diff --git a/Open-ILS/web/opac/images/closeall-icon.png b/Open-ILS/web/opac/images/closeall-icon.png new file mode 100644 index 0000000000..50212ea056 Binary files /dev/null and b/Open-ILS/web/opac/images/closeall-icon.png differ diff --git a/Open-ILS/web/opac/images/content-bg.gif b/Open-ILS/web/opac/images/content-bg.gif new file mode 100644 index 0000000000..3af8f8b8de Binary files /dev/null and b/Open-ILS/web/opac/images/content-bg.gif differ diff --git a/Open-ILS/web/opac/images/content-bg.jpg b/Open-ILS/web/opac/images/content-bg.jpg new file mode 100644 index 0000000000..1ecbd30977 Binary files /dev/null and b/Open-ILS/web/opac/images/content-bg.jpg differ diff --git a/Open-ILS/web/opac/images/details-f-bg-u.gif b/Open-ILS/web/opac/images/details-f-bg-u.gif new file mode 100644 index 0000000000..30ff63ac05 Binary files /dev/null and b/Open-ILS/web/opac/images/details-f-bg-u.gif differ diff --git a/Open-ILS/web/opac/images/details-f-bg.gif b/Open-ILS/web/opac/images/details-f-bg.gif new file mode 100644 index 0000000000..eed5244555 Binary files /dev/null and b/Open-ILS/web/opac/images/details-f-bg.gif differ diff --git a/Open-ILS/web/opac/images/details-headers-bg.gif b/Open-ILS/web/opac/images/details-headers-bg.gif new file mode 100644 index 0000000000..9276532e63 Binary files /dev/null and b/Open-ILS/web/opac/images/details-headers-bg.gif differ diff --git a/Open-ILS/web/opac/images/earth-icon.png b/Open-ILS/web/opac/images/earth-icon.png new file mode 100644 index 0000000000..73b37ab9dd Binary files /dev/null and b/Open-ILS/web/opac/images/earth-icon.png differ diff --git a/Open-ILS/web/opac/images/eg_tiny_logo.gif b/Open-ILS/web/opac/images/eg_tiny_logo.gif new file mode 100644 index 0000000000..b3b8e1e5cd Binary files /dev/null and b/Open-ILS/web/opac/images/eg_tiny_logo.gif differ diff --git a/Open-ILS/web/opac/images/expandall-icon-u.gif b/Open-ILS/web/opac/images/expandall-icon-u.gif new file mode 100644 index 0000000000..fbb79bee3f Binary files /dev/null and b/Open-ILS/web/opac/images/expandall-icon-u.gif differ diff --git a/Open-ILS/web/opac/images/expandall-icon-u.png b/Open-ILS/web/opac/images/expandall-icon-u.png new file mode 100644 index 0000000000..bb6d059632 Binary files /dev/null and b/Open-ILS/web/opac/images/expandall-icon-u.png differ diff --git a/Open-ILS/web/opac/images/expandall-icon.gif b/Open-ILS/web/opac/images/expandall-icon.gif new file mode 100644 index 0000000000..297fd9f814 Binary files /dev/null and b/Open-ILS/web/opac/images/expandall-icon.gif differ diff --git a/Open-ILS/web/opac/images/expandall-icon.png b/Open-ILS/web/opac/images/expandall-icon.png new file mode 100644 index 0000000000..870a23d391 Binary files /dev/null and b/Open-ILS/web/opac/images/expandall-icon.png differ diff --git a/Open-ILS/web/opac/images/footer-bg.gif b/Open-ILS/web/opac/images/footer-bg.gif new file mode 100644 index 0000000000..e2d7370227 Binary files /dev/null and b/Open-ILS/web/opac/images/footer-bg.gif differ diff --git a/Open-ILS/web/opac/images/footer-bl.gif b/Open-ILS/web/opac/images/footer-bl.gif new file mode 100644 index 0000000000..e6474a1943 Binary files /dev/null and b/Open-ILS/web/opac/images/footer-bl.gif differ diff --git a/Open-ILS/web/opac/images/footer-bottom.gif b/Open-ILS/web/opac/images/footer-bottom.gif new file mode 100644 index 0000000000..e0e28713f5 Binary files /dev/null and b/Open-ILS/web/opac/images/footer-bottom.gif differ diff --git a/Open-ILS/web/opac/images/footer-br.gif b/Open-ILS/web/opac/images/footer-br.gif new file mode 100644 index 0000000000..1e0c5d13d6 Binary files /dev/null and b/Open-ILS/web/opac/images/footer-br.gif differ diff --git a/Open-ILS/web/opac/images/footer-corners.gif b/Open-ILS/web/opac/images/footer-corners.gif new file mode 100644 index 0000000000..42c5b1a4be Binary files /dev/null and b/Open-ILS/web/opac/images/footer-corners.gif differ diff --git a/Open-ILS/web/opac/images/footer-left.gif b/Open-ILS/web/opac/images/footer-left.gif new file mode 100644 index 0000000000..18835c8805 Binary files /dev/null and b/Open-ILS/web/opac/images/footer-left.gif differ diff --git a/Open-ILS/web/opac/images/footer-right.gif b/Open-ILS/web/opac/images/footer-right.gif new file mode 100644 index 0000000000..ab0a380da3 Binary files /dev/null and b/Open-ILS/web/opac/images/footer-right.gif differ diff --git a/Open-ILS/web/opac/images/footer-tl.gif b/Open-ILS/web/opac/images/footer-tl.gif new file mode 100644 index 0000000000..68670e4299 Binary files /dev/null and b/Open-ILS/web/opac/images/footer-tl.gif differ diff --git a/Open-ILS/web/opac/images/footer-top.gif b/Open-ILS/web/opac/images/footer-top.gif new file mode 100644 index 0000000000..22624783ab Binary files /dev/null and b/Open-ILS/web/opac/images/footer-top.gif differ diff --git a/Open-ILS/web/opac/images/footer-tr.gif b/Open-ILS/web/opac/images/footer-tr.gif new file mode 100644 index 0000000000..4ac5fb7656 Binary files /dev/null and b/Open-ILS/web/opac/images/footer-tr.gif differ diff --git a/Open-ILS/web/opac/images/header-bg.gif b/Open-ILS/web/opac/images/header-bg.gif new file mode 100644 index 0000000000..c7dc782cb5 Binary files /dev/null and b/Open-ILS/web/opac/images/header-bg.gif differ diff --git a/Open-ILS/web/opac/images/header-shadow.gif b/Open-ILS/web/opac/images/header-shadow.gif new file mode 100644 index 0000000000..92f2230171 Binary files /dev/null and b/Open-ILS/web/opac/images/header-shadow.gif differ diff --git a/Open-ILS/web/opac/images/home-bottom-tag-bg.gif b/Open-ILS/web/opac/images/home-bottom-tag-bg.gif new file mode 100644 index 0000000000..41b8dcc530 Binary files /dev/null and b/Open-ILS/web/opac/images/home-bottom-tag-bg.gif differ diff --git a/Open-ILS/web/opac/images/home-icon-u.gif b/Open-ILS/web/opac/images/home-icon-u.gif new file mode 100644 index 0000000000..7a4ee5cd04 Binary files /dev/null and b/Open-ILS/web/opac/images/home-icon-u.gif differ diff --git a/Open-ILS/web/opac/images/home-icon-u.png b/Open-ILS/web/opac/images/home-icon-u.png new file mode 100644 index 0000000000..3a53a0d642 Binary files /dev/null and b/Open-ILS/web/opac/images/home-icon-u.png differ diff --git a/Open-ILS/web/opac/images/home-icon.gif b/Open-ILS/web/opac/images/home-icon.gif new file mode 100644 index 0000000000..3e934e8142 Binary files /dev/null and b/Open-ILS/web/opac/images/home-icon.gif differ diff --git a/Open-ILS/web/opac/images/home-icon.png b/Open-ILS/web/opac/images/home-icon.png new file mode 100644 index 0000000000..fdd57e7aa3 Binary files /dev/null and b/Open-ILS/web/opac/images/home-icon.png differ diff --git a/Open-ILS/web/opac/images/inner-account-icon-u.gif b/Open-ILS/web/opac/images/inner-account-icon-u.gif new file mode 100644 index 0000000000..bb2a34e820 Binary files /dev/null and b/Open-ILS/web/opac/images/inner-account-icon-u.gif differ diff --git a/Open-ILS/web/opac/images/inner-account-icon-u.png b/Open-ILS/web/opac/images/inner-account-icon-u.png new file mode 100644 index 0000000000..f28e9210c6 Binary files /dev/null and b/Open-ILS/web/opac/images/inner-account-icon-u.png differ diff --git a/Open-ILS/web/opac/images/inner-account-icon.gif b/Open-ILS/web/opac/images/inner-account-icon.gif new file mode 100644 index 0000000000..91df84fdd2 Binary files /dev/null and b/Open-ILS/web/opac/images/inner-account-icon.gif differ diff --git a/Open-ILS/web/opac/images/inner-account-icon.png b/Open-ILS/web/opac/images/inner-account-icon.png new file mode 100644 index 0000000000..b0c5cf983d Binary files /dev/null and b/Open-ILS/web/opac/images/inner-account-icon.png differ diff --git a/Open-ILS/web/opac/images/inner-advanced-icon-u.gif b/Open-ILS/web/opac/images/inner-advanced-icon-u.gif new file mode 100644 index 0000000000..b823e2f616 Binary files /dev/null and b/Open-ILS/web/opac/images/inner-advanced-icon-u.gif differ diff --git a/Open-ILS/web/opac/images/inner-advanced-icon-u.png b/Open-ILS/web/opac/images/inner-advanced-icon-u.png new file mode 100644 index 0000000000..bde9dc2de9 Binary files /dev/null and b/Open-ILS/web/opac/images/inner-advanced-icon-u.png differ diff --git a/Open-ILS/web/opac/images/inner-advanced-icon.gif b/Open-ILS/web/opac/images/inner-advanced-icon.gif new file mode 100644 index 0000000000..2ec9357302 Binary files /dev/null and b/Open-ILS/web/opac/images/inner-advanced-icon.gif differ diff --git a/Open-ILS/web/opac/images/inner-advanced-icon.png b/Open-ILS/web/opac/images/inner-advanced-icon.png new file mode 100644 index 0000000000..bf78ad8fc0 Binary files /dev/null and b/Open-ILS/web/opac/images/inner-advanced-icon.png differ diff --git a/Open-ILS/web/opac/images/lg-txt.gif b/Open-ILS/web/opac/images/lg-txt.gif new file mode 100644 index 0000000000..ef7ab7874e Binary files /dev/null and b/Open-ILS/web/opac/images/lg-txt.gif differ diff --git a/Open-ILS/web/opac/images/libselect-btn.gif b/Open-ILS/web/opac/images/libselect-btn.gif new file mode 100644 index 0000000000..ce671688c9 Binary files /dev/null and b/Open-ILS/web/opac/images/libselect-btn.gif differ diff --git a/Open-ILS/web/opac/images/list-icon.gif b/Open-ILS/web/opac/images/list-icon.gif new file mode 100644 index 0000000000..f32e0c11b3 Binary files /dev/null and b/Open-ILS/web/opac/images/list-icon.gif differ diff --git a/Open-ILS/web/opac/images/list-icon.png b/Open-ILS/web/opac/images/list-icon.png new file mode 100644 index 0000000000..61aa3d3d6d Binary files /dev/null and b/Open-ILS/web/opac/images/list-icon.png differ diff --git a/Open-ILS/web/opac/images/login-icon-u.gif b/Open-ILS/web/opac/images/login-icon-u.gif new file mode 100644 index 0000000000..59a8e6b32b Binary files /dev/null and b/Open-ILS/web/opac/images/login-icon-u.gif differ diff --git a/Open-ILS/web/opac/images/login-icon-u.png b/Open-ILS/web/opac/images/login-icon-u.png new file mode 100644 index 0000000000..6fdb7f1a9c Binary files /dev/null and b/Open-ILS/web/opac/images/login-icon-u.png differ diff --git a/Open-ILS/web/opac/images/login-icon.gif b/Open-ILS/web/opac/images/login-icon.gif new file mode 100644 index 0000000000..59a8e6b32b Binary files /dev/null and b/Open-ILS/web/opac/images/login-icon.gif differ diff --git a/Open-ILS/web/opac/images/login-icon.png b/Open-ILS/web/opac/images/login-icon.png new file mode 100644 index 0000000000..6fdb7f1a9c Binary files /dev/null and b/Open-ILS/web/opac/images/login-icon.png differ diff --git a/Open-ILS/web/opac/images/loginas-icon.gif b/Open-ILS/web/opac/images/loginas-icon.gif new file mode 100644 index 0000000000..0799be516e Binary files /dev/null and b/Open-ILS/web/opac/images/loginas-icon.gif differ diff --git a/Open-ILS/web/opac/images/loginas-icon.png b/Open-ILS/web/opac/images/loginas-icon.png new file mode 100644 index 0000000000..cc6af21110 Binary files /dev/null and b/Open-ILS/web/opac/images/loginas-icon.png differ diff --git a/Open-ILS/web/opac/images/logo.gif b/Open-ILS/web/opac/images/logo.gif new file mode 100644 index 0000000000..472cd9daa8 Binary files /dev/null and b/Open-ILS/web/opac/images/logo.gif differ diff --git a/Open-ILS/web/opac/images/logo.png b/Open-ILS/web/opac/images/logo.png new file mode 100644 index 0000000000..5662bad081 Binary files /dev/null and b/Open-ILS/web/opac/images/logo.png differ diff --git a/Open-ILS/web/opac/images/logout-icon-u.gif b/Open-ILS/web/opac/images/logout-icon-u.gif new file mode 100644 index 0000000000..b76d63dcff Binary files /dev/null and b/Open-ILS/web/opac/images/logout-icon-u.gif differ diff --git a/Open-ILS/web/opac/images/logout-icon-u.png b/Open-ILS/web/opac/images/logout-icon-u.png new file mode 100644 index 0000000000..ece90f1464 Binary files /dev/null and b/Open-ILS/web/opac/images/logout-icon-u.png differ diff --git a/Open-ILS/web/opac/images/logout-icon.gif b/Open-ILS/web/opac/images/logout-icon.gif new file mode 100644 index 0000000000..58d963709f Binary files /dev/null and b/Open-ILS/web/opac/images/logout-icon.gif differ diff --git a/Open-ILS/web/opac/images/logout-icon.png b/Open-ILS/web/opac/images/logout-icon.png new file mode 100644 index 0000000000..8b108e6d2e Binary files /dev/null and b/Open-ILS/web/opac/images/logout-icon.png differ diff --git a/Open-ILS/web/opac/images/mix-icon.png b/Open-ILS/web/opac/images/mix-icon.png new file mode 100644 index 0000000000..2025d04c34 Binary files /dev/null and b/Open-ILS/web/opac/images/mix-icon.png differ diff --git a/Open-ILS/web/opac/images/mixed material.jpg b/Open-ILS/web/opac/images/mixed material.jpg new file mode 100644 index 0000000000..f3476be0ac Binary files /dev/null and b/Open-ILS/web/opac/images/mixed material.jpg differ diff --git a/Open-ILS/web/opac/images/mov-icon.png b/Open-ILS/web/opac/images/mov-icon.png new file mode 100644 index 0000000000..3f26347ef3 Binary files /dev/null and b/Open-ILS/web/opac/images/mov-icon.png differ diff --git a/Open-ILS/web/opac/images/moving image.jpg b/Open-ILS/web/opac/images/moving image.jpg new file mode 100644 index 0000000000..fc180cad62 Binary files /dev/null and b/Open-ILS/web/opac/images/moving image.jpg differ diff --git a/Open-ILS/web/opac/images/mussymbol-icon.png b/Open-ILS/web/opac/images/mussymbol-icon.png new file mode 100644 index 0000000000..b9e2e0daaa Binary files /dev/null and b/Open-ILS/web/opac/images/mussymbol-icon.png differ diff --git a/Open-ILS/web/opac/images/myaccount-icon.gif b/Open-ILS/web/opac/images/myaccount-icon.gif new file mode 100644 index 0000000000..bb2a34e820 Binary files /dev/null and b/Open-ILS/web/opac/images/myaccount-icon.gif differ diff --git a/Open-ILS/web/opac/images/myaccount-icon.png b/Open-ILS/web/opac/images/myaccount-icon.png new file mode 100644 index 0000000000..f28e9210c6 Binary files /dev/null and b/Open-ILS/web/opac/images/myaccount-icon.png differ diff --git a/Open-ILS/web/opac/images/noimg.gif b/Open-ILS/web/opac/images/noimg.gif new file mode 100644 index 0000000000..a7df9daf35 Binary files /dev/null and b/Open-ILS/web/opac/images/noimg.gif differ diff --git a/Open-ILS/web/opac/images/nonmusic-icon.png b/Open-ILS/web/opac/images/nonmusic-icon.png new file mode 100644 index 0000000000..72ec1ee237 Binary files /dev/null and b/Open-ILS/web/opac/images/nonmusic-icon.png differ diff --git a/Open-ILS/web/opac/images/notated music.jpg b/Open-ILS/web/opac/images/notated music.jpg new file mode 100644 index 0000000000..fa8899e744 Binary files /dev/null and b/Open-ILS/web/opac/images/notated music.jpg differ diff --git a/Open-ILS/web/opac/images/pic-icon.png b/Open-ILS/web/opac/images/pic-icon.png new file mode 100644 index 0000000000..e6de60fd76 Binary files /dev/null and b/Open-ILS/web/opac/images/pic-icon.png differ diff --git a/Open-ILS/web/opac/images/placeholder-icon.png b/Open-ILS/web/opac/images/placeholder-icon.png new file mode 100644 index 0000000000..e523300013 Binary files /dev/null and b/Open-ILS/web/opac/images/placeholder-icon.png differ diff --git a/Open-ILS/web/opac/images/progressbar_green-old.gif b/Open-ILS/web/opac/images/progressbar_green-old.gif new file mode 100644 index 0000000000..d04f46319e Binary files /dev/null and b/Open-ILS/web/opac/images/progressbar_green-old.gif differ diff --git a/Open-ILS/web/opac/images/progressbar_green.gif b/Open-ILS/web/opac/images/progressbar_green.gif index d04f46319e..f864d5fd38 100644 Binary files a/Open-ILS/web/opac/images/progressbar_green.gif and b/Open-ILS/web/opac/images/progressbar_green.gif differ diff --git a/Open-ILS/web/opac/images/recsound-icon.png b/Open-ILS/web/opac/images/recsound-icon.png new file mode 100644 index 0000000000..246d5a82c8 Binary files /dev/null and b/Open-ILS/web/opac/images/recsound-icon.png differ diff --git a/Open-ILS/web/opac/images/reg-txt.gif b/Open-ILS/web/opac/images/reg-txt.gif new file mode 100644 index 0000000000..f3c1bbe4f4 Binary files /dev/null and b/Open-ILS/web/opac/images/reg-txt.gif differ diff --git a/Open-ILS/web/opac/images/relevant-icon-u.gif b/Open-ILS/web/opac/images/relevant-icon-u.gif new file mode 100644 index 0000000000..496e58b18b Binary files /dev/null and b/Open-ILS/web/opac/images/relevant-icon-u.gif differ diff --git a/Open-ILS/web/opac/images/relevant-icon-u.png b/Open-ILS/web/opac/images/relevant-icon-u.png new file mode 100644 index 0000000000..512c35a45e Binary files /dev/null and b/Open-ILS/web/opac/images/relevant-icon-u.png differ diff --git a/Open-ILS/web/opac/images/relevant-icon.gif b/Open-ILS/web/opac/images/relevant-icon.gif new file mode 100644 index 0000000000..000886b4e2 Binary files /dev/null and b/Open-ILS/web/opac/images/relevant-icon.gif differ diff --git a/Open-ILS/web/opac/images/relevant-icon.png b/Open-ILS/web/opac/images/relevant-icon.png new file mode 100644 index 0000000000..716a58ae65 Binary files /dev/null and b/Open-ILS/web/opac/images/relevant-icon.png differ diff --git a/Open-ILS/web/opac/images/search-btn.gif b/Open-ILS/web/opac/images/search-btn.gif new file mode 100644 index 0000000000..0775a3d56e Binary files /dev/null and b/Open-ILS/web/opac/images/search-btn.gif differ diff --git a/Open-ILS/web/opac/images/searchbar-bg.gif b/Open-ILS/web/opac/images/searchbar-bg.gif new file mode 100644 index 0000000000..7a0196dd3b Binary files /dev/null and b/Open-ILS/web/opac/images/searchbar-bg.gif differ diff --git a/Open-ILS/web/opac/images/searchbox-bg.gif b/Open-ILS/web/opac/images/searchbox-bg.gif new file mode 100644 index 0000000000..a926c32332 Binary files /dev/null and b/Open-ILS/web/opac/images/searchbox-bg.gif differ diff --git a/Open-ILS/web/opac/images/series-icon-u.gif b/Open-ILS/web/opac/images/series-icon-u.gif new file mode 100644 index 0000000000..659a0219c0 Binary files /dev/null and b/Open-ILS/web/opac/images/series-icon-u.gif differ diff --git a/Open-ILS/web/opac/images/series-icon-u.png b/Open-ILS/web/opac/images/series-icon-u.png new file mode 100644 index 0000000000..adf6ffbb9d Binary files /dev/null and b/Open-ILS/web/opac/images/series-icon-u.png differ diff --git a/Open-ILS/web/opac/images/series-icon.gif b/Open-ILS/web/opac/images/series-icon.gif new file mode 100644 index 0000000000..659a0219c0 Binary files /dev/null and b/Open-ILS/web/opac/images/series-icon.gif differ diff --git a/Open-ILS/web/opac/images/series-icon.png b/Open-ILS/web/opac/images/series-icon.png new file mode 100644 index 0000000000..adf6ffbb9d Binary files /dev/null and b/Open-ILS/web/opac/images/series-icon.png differ diff --git a/Open-ILS/web/opac/images/sidebar-bg.gif b/Open-ILS/web/opac/images/sidebar-bg.gif new file mode 100644 index 0000000000..547e91dc12 Binary files /dev/null and b/Open-ILS/web/opac/images/sidebar-bg.gif differ diff --git a/Open-ILS/web/opac/images/slimtree/folder2.gif b/Open-ILS/web/opac/images/slimtree/folder2.gif index c33dceb243..8f5a855fed 100644 Binary files a/Open-ILS/web/opac/images/slimtree/folder2.gif and b/Open-ILS/web/opac/images/slimtree/folder2.gif differ diff --git a/Open-ILS/web/opac/images/slimtree/folderopen2.gif b/Open-ILS/web/opac/images/slimtree/folderopen2.gif index 59ec322d16..a74fc3e66a 100644 Binary files a/Open-ILS/web/opac/images/slimtree/folderopen2.gif and b/Open-ILS/web/opac/images/slimtree/folderopen2.gif differ diff --git a/Open-ILS/web/opac/images/small-rss.gif b/Open-ILS/web/opac/images/small-rss.gif new file mode 100644 index 0000000000..70420a8998 Binary files /dev/null and b/Open-ILS/web/opac/images/small-rss.gif differ diff --git a/Open-ILS/web/opac/images/software, multimedia.jpg b/Open-ILS/web/opac/images/software, multimedia.jpg new file mode 100644 index 0000000000..bbd200265e Binary files /dev/null and b/Open-ILS/web/opac/images/software, multimedia.jpg differ diff --git a/Open-ILS/web/opac/images/software-icon.png b/Open-ILS/web/opac/images/software-icon.png new file mode 100644 index 0000000000..a347513012 Binary files /dev/null and b/Open-ILS/web/opac/images/software-icon.png differ diff --git a/Open-ILS/web/opac/images/sound recording-musical.jpg b/Open-ILS/web/opac/images/sound recording-musical.jpg new file mode 100644 index 0000000000..5eaf85b14c Binary files /dev/null and b/Open-ILS/web/opac/images/sound recording-musical.jpg differ diff --git a/Open-ILS/web/opac/images/sound recording-nonmusical.jpg b/Open-ILS/web/opac/images/sound recording-nonmusical.jpg new file mode 100644 index 0000000000..9b706cbf85 Binary files /dev/null and b/Open-ILS/web/opac/images/sound recording-nonmusical.jpg differ diff --git a/Open-ILS/web/opac/images/sound recording.jpg b/Open-ILS/web/opac/images/sound recording.jpg new file mode 100644 index 0000000000..35f5c39739 Binary files /dev/null and b/Open-ILS/web/opac/images/sound recording.jpg differ diff --git a/Open-ILS/web/opac/images/sound-icon.png b/Open-ILS/web/opac/images/sound-icon.png new file mode 100644 index 0000000000..7edee89265 Binary files /dev/null and b/Open-ILS/web/opac/images/sound-icon.png differ diff --git a/Open-ILS/web/opac/images/still images.jpg b/Open-ILS/web/opac/images/still images.jpg new file mode 100644 index 0000000000..77f617168e Binary files /dev/null and b/Open-ILS/web/opac/images/still images.jpg differ diff --git a/Open-ILS/web/opac/images/subject-icon-u.gif b/Open-ILS/web/opac/images/subject-icon-u.gif new file mode 100644 index 0000000000..b2a364b095 Binary files /dev/null and b/Open-ILS/web/opac/images/subject-icon-u.gif differ diff --git a/Open-ILS/web/opac/images/subject-icon-u.png b/Open-ILS/web/opac/images/subject-icon-u.png new file mode 100644 index 0000000000..7ca277d193 Binary files /dev/null and b/Open-ILS/web/opac/images/subject-icon-u.png differ diff --git a/Open-ILS/web/opac/images/text.jpg b/Open-ILS/web/opac/images/text.jpg new file mode 100644 index 0000000000..d9db1156ee Binary files /dev/null and b/Open-ILS/web/opac/images/text.jpg differ diff --git a/Open-ILS/web/opac/images/three dimensional object.jpg b/Open-ILS/web/opac/images/three dimensional object.jpg new file mode 100644 index 0000000000..ede4f3b6ab Binary files /dev/null and b/Open-ILS/web/opac/images/three dimensional object.jpg differ diff --git a/Open-ILS/web/opac/images/threed-icon.png b/Open-ILS/web/opac/images/threed-icon.png new file mode 100644 index 0000000000..d4e519466c Binary files /dev/null and b/Open-ILS/web/opac/images/threed-icon.png differ diff --git a/Open-ILS/web/opac/images/title-icon-u.gif b/Open-ILS/web/opac/images/title-icon-u.gif new file mode 100644 index 0000000000..35c9504e3b Binary files /dev/null and b/Open-ILS/web/opac/images/title-icon-u.gif differ diff --git a/Open-ILS/web/opac/images/title-icon-u.png b/Open-ILS/web/opac/images/title-icon-u.png new file mode 100644 index 0000000000..53b2c3525c Binary files /dev/null and b/Open-ILS/web/opac/images/title-icon-u.png differ diff --git a/Open-ILS/web/opac/images/title-icon.gif b/Open-ILS/web/opac/images/title-icon.gif new file mode 100644 index 0000000000..0be0f37920 Binary files /dev/null and b/Open-ILS/web/opac/images/title-icon.gif differ diff --git a/Open-ILS/web/opac/images/title-icon.png b/Open-ILS/web/opac/images/title-icon.png new file mode 100644 index 0000000000..dd3343e1a2 Binary files /dev/null and b/Open-ILS/web/opac/images/title-icon.png differ diff --git a/Open-ILS/web/opac/images/titledetails-icon-u.gif b/Open-ILS/web/opac/images/titledetails-icon-u.gif new file mode 100644 index 0000000000..dc92e726c4 Binary files /dev/null and b/Open-ILS/web/opac/images/titledetails-icon-u.gif differ diff --git a/Open-ILS/web/opac/images/titledetails-icon-u.png b/Open-ILS/web/opac/images/titledetails-icon-u.png new file mode 100644 index 0000000000..2b0ba22ebd Binary files /dev/null and b/Open-ILS/web/opac/images/titledetails-icon-u.png differ diff --git a/Open-ILS/web/opac/images/titledetails-icon.gif b/Open-ILS/web/opac/images/titledetails-icon.gif new file mode 100644 index 0000000000..091bfa0afc Binary files /dev/null and b/Open-ILS/web/opac/images/titledetails-icon.gif differ diff --git a/Open-ILS/web/opac/images/titledetails-icon.png b/Open-ILS/web/opac/images/titledetails-icon.png new file mode 100644 index 0000000000..fa9c732915 Binary files /dev/null and b/Open-ILS/web/opac/images/titledetails-icon.png differ diff --git a/Open-ILS/web/opac/images/tor/book-icon.gif b/Open-ILS/web/opac/images/tor/book-icon.gif new file mode 100644 index 0000000000..7ec13f05d9 Binary files /dev/null and b/Open-ILS/web/opac/images/tor/book-icon.gif differ diff --git a/Open-ILS/web/opac/images/tor/book-icon.png b/Open-ILS/web/opac/images/tor/book-icon.png new file mode 100644 index 0000000000..2800684510 Binary files /dev/null and b/Open-ILS/web/opac/images/tor/book-icon.png differ diff --git a/Open-ILS/web/opac/images/tor/cartographic.jpg b/Open-ILS/web/opac/images/tor/cartographic.jpg index 5bbeacca94..b44eafa433 100644 Binary files a/Open-ILS/web/opac/images/tor/cartographic.jpg and b/Open-ILS/web/opac/images/tor/cartographic.jpg differ diff --git a/Open-ILS/web/opac/images/tor/earth-icon.gif b/Open-ILS/web/opac/images/tor/earth-icon.gif new file mode 100644 index 0000000000..4f2e05c8a1 Binary files /dev/null and b/Open-ILS/web/opac/images/tor/earth-icon.gif differ diff --git a/Open-ILS/web/opac/images/tor/earth-icon.png b/Open-ILS/web/opac/images/tor/earth-icon.png new file mode 100644 index 0000000000..73b37ab9dd Binary files /dev/null and b/Open-ILS/web/opac/images/tor/earth-icon.png differ diff --git a/Open-ILS/web/opac/images/tor/mix-icon.gif b/Open-ILS/web/opac/images/tor/mix-icon.gif new file mode 100644 index 0000000000..2fac684775 Binary files /dev/null and b/Open-ILS/web/opac/images/tor/mix-icon.gif differ diff --git a/Open-ILS/web/opac/images/tor/mix-icon.png b/Open-ILS/web/opac/images/tor/mix-icon.png new file mode 100644 index 0000000000..2025d04c34 Binary files /dev/null and b/Open-ILS/web/opac/images/tor/mix-icon.png differ diff --git a/Open-ILS/web/opac/images/tor/mixed material.jpg b/Open-ILS/web/opac/images/tor/mixed material.jpg index bac8c57ac9..f3476be0ac 100644 Binary files a/Open-ILS/web/opac/images/tor/mixed material.jpg and b/Open-ILS/web/opac/images/tor/mixed material.jpg differ diff --git a/Open-ILS/web/opac/images/tor/mov-icon.gif b/Open-ILS/web/opac/images/tor/mov-icon.gif new file mode 100644 index 0000000000..7c21956596 Binary files /dev/null and b/Open-ILS/web/opac/images/tor/mov-icon.gif differ diff --git a/Open-ILS/web/opac/images/tor/mov-icon.png b/Open-ILS/web/opac/images/tor/mov-icon.png new file mode 100644 index 0000000000..3f26347ef3 Binary files /dev/null and b/Open-ILS/web/opac/images/tor/mov-icon.png differ diff --git a/Open-ILS/web/opac/images/tor/moving image.jpg b/Open-ILS/web/opac/images/tor/moving image.jpg index a339a2468a..fc180cad62 100644 Binary files a/Open-ILS/web/opac/images/tor/moving image.jpg and b/Open-ILS/web/opac/images/tor/moving image.jpg differ diff --git a/Open-ILS/web/opac/images/tor/mussymbol-icon.gif b/Open-ILS/web/opac/images/tor/mussymbol-icon.gif new file mode 100644 index 0000000000..04419837b4 Binary files /dev/null and b/Open-ILS/web/opac/images/tor/mussymbol-icon.gif differ diff --git a/Open-ILS/web/opac/images/tor/mussymbol-icon.png b/Open-ILS/web/opac/images/tor/mussymbol-icon.png new file mode 100644 index 0000000000..b9e2e0daaa Binary files /dev/null and b/Open-ILS/web/opac/images/tor/mussymbol-icon.png differ diff --git a/Open-ILS/web/opac/images/tor/nonmusic-icon.gif b/Open-ILS/web/opac/images/tor/nonmusic-icon.gif new file mode 100644 index 0000000000..6cd32f7cd5 Binary files /dev/null and b/Open-ILS/web/opac/images/tor/nonmusic-icon.gif differ diff --git a/Open-ILS/web/opac/images/tor/nonmusic-icon.png b/Open-ILS/web/opac/images/tor/nonmusic-icon.png new file mode 100644 index 0000000000..72ec1ee237 Binary files /dev/null and b/Open-ILS/web/opac/images/tor/nonmusic-icon.png differ diff --git a/Open-ILS/web/opac/images/tor/notated music.jpg b/Open-ILS/web/opac/images/tor/notated music.jpg index 4110c68830..fa8899e744 100644 Binary files a/Open-ILS/web/opac/images/tor/notated music.jpg and b/Open-ILS/web/opac/images/tor/notated music.jpg differ diff --git a/Open-ILS/web/opac/images/tor/pic-icon.gif b/Open-ILS/web/opac/images/tor/pic-icon.gif new file mode 100644 index 0000000000..07fe0e861a Binary files /dev/null and b/Open-ILS/web/opac/images/tor/pic-icon.gif differ diff --git a/Open-ILS/web/opac/images/tor/pic-icon.png b/Open-ILS/web/opac/images/tor/pic-icon.png new file mode 100644 index 0000000000..e6de60fd76 Binary files /dev/null and b/Open-ILS/web/opac/images/tor/pic-icon.png differ diff --git a/Open-ILS/web/opac/images/tor/placeholder-icon.gif b/Open-ILS/web/opac/images/tor/placeholder-icon.gif new file mode 100644 index 0000000000..18d949d0fa Binary files /dev/null and b/Open-ILS/web/opac/images/tor/placeholder-icon.gif differ diff --git a/Open-ILS/web/opac/images/tor/placeholder-icon.png b/Open-ILS/web/opac/images/tor/placeholder-icon.png new file mode 100644 index 0000000000..e523300013 Binary files /dev/null and b/Open-ILS/web/opac/images/tor/placeholder-icon.png differ diff --git a/Open-ILS/web/opac/images/tor/recsound-icon.gif b/Open-ILS/web/opac/images/tor/recsound-icon.gif new file mode 100644 index 0000000000..cfde2a539f Binary files /dev/null and b/Open-ILS/web/opac/images/tor/recsound-icon.gif differ diff --git a/Open-ILS/web/opac/images/tor/recsound-icon.png b/Open-ILS/web/opac/images/tor/recsound-icon.png new file mode 100644 index 0000000000..246d5a82c8 Binary files /dev/null and b/Open-ILS/web/opac/images/tor/recsound-icon.png differ diff --git a/Open-ILS/web/opac/images/tor/software, multimedia.jpg b/Open-ILS/web/opac/images/tor/software, multimedia.jpg index 7e34ec66bd..bbd200265e 100644 Binary files a/Open-ILS/web/opac/images/tor/software, multimedia.jpg and b/Open-ILS/web/opac/images/tor/software, multimedia.jpg differ diff --git a/Open-ILS/web/opac/images/tor/software-icon.gif b/Open-ILS/web/opac/images/tor/software-icon.gif new file mode 100644 index 0000000000..2fc293ff70 Binary files /dev/null and b/Open-ILS/web/opac/images/tor/software-icon.gif differ diff --git a/Open-ILS/web/opac/images/tor/software-icon.png b/Open-ILS/web/opac/images/tor/software-icon.png new file mode 100644 index 0000000000..a347513012 Binary files /dev/null and b/Open-ILS/web/opac/images/tor/software-icon.png differ diff --git a/Open-ILS/web/opac/images/tor/sound recording-musical.jpg b/Open-ILS/web/opac/images/tor/sound recording-musical.jpg index 6c648d3738..5eaf85b14c 100644 Binary files a/Open-ILS/web/opac/images/tor/sound recording-musical.jpg and b/Open-ILS/web/opac/images/tor/sound recording-musical.jpg differ diff --git a/Open-ILS/web/opac/images/tor/sound recording-nonmusical.jpg b/Open-ILS/web/opac/images/tor/sound recording-nonmusical.jpg index 6c648d3738..9b706cbf85 100644 Binary files a/Open-ILS/web/opac/images/tor/sound recording-nonmusical.jpg and b/Open-ILS/web/opac/images/tor/sound recording-nonmusical.jpg differ diff --git a/Open-ILS/web/opac/images/tor/sound recording.jpg b/Open-ILS/web/opac/images/tor/sound recording.jpg index 6c648d3738..35f5c39739 100644 Binary files a/Open-ILS/web/opac/images/tor/sound recording.jpg and b/Open-ILS/web/opac/images/tor/sound recording.jpg differ diff --git a/Open-ILS/web/opac/images/tor/sound-icon.gif b/Open-ILS/web/opac/images/tor/sound-icon.gif new file mode 100644 index 0000000000..463272fd10 Binary files /dev/null and b/Open-ILS/web/opac/images/tor/sound-icon.gif differ diff --git a/Open-ILS/web/opac/images/tor/sound-icon.png b/Open-ILS/web/opac/images/tor/sound-icon.png new file mode 100644 index 0000000000..7edee89265 Binary files /dev/null and b/Open-ILS/web/opac/images/tor/sound-icon.png differ diff --git a/Open-ILS/web/opac/images/tor/still images.jpg b/Open-ILS/web/opac/images/tor/still images.jpg index 8e0c725b15..77f617168e 100644 Binary files a/Open-ILS/web/opac/images/tor/still images.jpg and b/Open-ILS/web/opac/images/tor/still images.jpg differ diff --git a/Open-ILS/web/opac/images/tor/text.jpg b/Open-ILS/web/opac/images/tor/text.jpg index bac8c57ac9..d9db1156ee 100644 Binary files a/Open-ILS/web/opac/images/tor/text.jpg and b/Open-ILS/web/opac/images/tor/text.jpg differ diff --git a/Open-ILS/web/opac/images/tor/three dimensional object.jpg b/Open-ILS/web/opac/images/tor/three dimensional object.jpg index 33a02c8831..ede4f3b6ab 100644 Binary files a/Open-ILS/web/opac/images/tor/three dimensional object.jpg and b/Open-ILS/web/opac/images/tor/three dimensional object.jpg differ diff --git a/Open-ILS/web/opac/images/tor/threed-icon.gif b/Open-ILS/web/opac/images/tor/threed-icon.gif new file mode 100644 index 0000000000..b690a1db01 Binary files /dev/null and b/Open-ILS/web/opac/images/tor/threed-icon.gif differ diff --git a/Open-ILS/web/opac/images/tor/threed-icon.png b/Open-ILS/web/opac/images/tor/threed-icon.png new file mode 100644 index 0000000000..d4e519466c Binary files /dev/null and b/Open-ILS/web/opac/images/tor/threed-icon.png differ diff --git a/Open-ILS/web/opac/skin/craftsman/css/default.css b/Open-ILS/web/opac/skin/craftsman/css/default.css new file mode 100644 index 0000000000..254157efcd --- /dev/null +++ b/Open-ILS/web/opac/skin/craftsman/css/default.css @@ -0,0 +1,269 @@ +body { margin: 0; padding: 0; background: #f8f5e4 url(../../../images/bg.gif) repeat-x top left; } + +img { border: 0; } +.clear { clear: both; } + +#container { height: 1%; } + +/* --------------- header --------------- */ +#header { background: #2e8469 url(../../../images/header-bg.gif) repeat-x top left; border-bottom: 1px solid #145440; min-height: 95px; } +#header img.logo {display: block; width: 260px; } +#header-shadow { background: url(../../../images/header-shadow.gif) repeat-x top left; height: 5px; } + +/* --------------- Home Search ---------- */ +.home-searcharea { margin: 65px auto 0 auto; padding: 6px; background: #fff url(../../../images/searchbox-bg.gif) repeat-x bottom left; width: 800px; -moz-border-radius: 6px; border: 1px solid #ccc8b1; } +.home-logo { padding: 35px 40px 45px 40px; text-align: center; } +.home-title { padding: 6px; font-size: 14px; font-weight: bold; color: #f08d4d; text-align: center; } +.home-search-panel { margin-bottom: 5px; padding: 6px; background: #fffefa; border: 1px solid #809fb2; text-align: center; } +.home-search-panel .search-home-input { height: 25px; padding: 4px; background: #fff; border: 1px solid #a7a6aa; font-size: 13px; width: 400px; } +.home-search-panel .submit { padding: 3px 6px; } +.home-filter-panel { padding: 6px; background: #fbf9ee; border: 1px solid #809fb2; text-align: center; } +.home-filter-panel select { padding: 3px; } + +.home-bottom-tabs { margin: 0 auto; width: 800px; text-align: center; } +.home-bottom-tabs ul { margin: 0 auto; padding: 0; list-style: none; width: 500px; } +.home-bottom-tabs ul li { float: left; margin: 0 2px; padding: 12px; background: #f7f4e7 url(../../../images/home-bottom-tag-bg.gif) repeat-x bottom left; -moz-border-radius: 6px; border: 1px solid #4e819c; border-top: 0; } +.home-bottom-tabs ul li a { display: block; padding: 5px 0 5px 25px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333; text-decoration: none; } +.home-bottom-tabs ul li a.advancedsearch { background: url(../../../images/advancedsearch-icon.gif) no-repeat 0 50%; } +.home-bottom-tabs ul li a.chooselibrary { background: url(../../../images/chooselibrary-icon.gif) no-repeat 0 50%; } +.home-bottom-tabs ul li a.myaccount { background: url(../../../images/myaccount-icon.gif) no-repeat 0 50%; } +.home-bottom-tabs ul li a:hover { color: #000; } +.home-bottom-tabs ul li:hover { background: #fff url(../../../images/sidebar-bg.gif) repeat-x bottom left; } + +/* --------------- text size --------------- */ +#header #text_size_div { padding: 3px 2px 3px 0; } +#header #text_size_div ul { float: right; margin: 0; padding: 0; list-style: none; } +#header #text_size_div ul li { float: left; padding: 0 2px; font-size: 12px; color: #fff; letter-spacing: 0.1em; } +#header #text_size_div ul li a { font-size: 12px; color: #fff; text-decoration: underline; } +#header #text_size_div ul li a:hover { font-size: 12px; color: #fff; text-decoration: none; } + +/* --------------- search bar --------------- */ +#header #searchbar { padding: 3px; } +#header #searchbar ul { margin: 0; padding: 0; list-style: none; } +#header #searchbar ul li { float: left; } +#header #searchbar ul li input.input { padding: 4px; background: #fff; font-size: 13px; height: 25px; width: 200px; border: 1px solid #aeafb2; } +#header #searchbar ul li input.submit { margin-left: 10px; padding: 2px 0; font-size: 13px; width: 80px; } +#header #searchbar ul li select { margin: 2px 5px 2px 10px; padding: 3px; font-size: 13px; } +#header #searchbar ul li a.classic_link { margin-left: 5px; display: block; background: url(../../../images/libselect-btn.gif) no-repeat; width: 163px; height: 25px; text-indent: -9000em; overflow: hidden; } +#header #searchbar ul li a.classic_link:hover { background-position: bottom; } + +/* --------------- status bar --------------- */ +#header #statusbar { padding: 0 2px 0 0; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } +#header #statusbar td { color: #fff; vertical-align: middle; } +#header #statusbar ul { margin: 0; padding: 3px 0 0 0; list-style: none; } +#header #statusbar ul li { float: left; } +#header #statusbar ul li label { display: block; padding: 4px 0 0 0; } +#header #statusbar .title { font-size: 15px; letter-spacing: 0.1em; } +#header #statusbar li.checkbox { padding: 3px 5px 0 5px; } +#header #statusbar input { margin: 0; padding: 0 5px 0 5px; font-size: 13px; } +#header #statusbar select { font-size: 11px; font-size: 13px; padding: 3px; } +/* --------------- end Header --------------- */ + +/* --------------- Content --------------- */ +#main-content { min-height: 300px; border-collapse: collapse; } +#main-content tbody td { vertical-align: top; } +#main-content tbody td#main_left_cell { width: 300px; min-width: 300px; } +#main-content tbody td#main_right_cell { width: 100%; padding-top: 5px; padding-right: 5px } +#main-content tbody td#main_right_cell div#content { background: #fff url(../../../images/content-bg.jpg) repeat-x bottom left; -moz-border-radius: 6px; border: 1px solid #a4a39e; min-height: 450px; } +/* --------------- end Content --------------- */ + +/* --------------- footer --------------- */ +#footer { margin: 10px 5px 0 5px; background: #797457 url(../../../images/footer-bg.gif) repeat-x bottom; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #e0dcc6; -moz-border-radius: 6px; border: 1px solid #454337; } +#footer .inner { padding: 0 10px 0 10px; -moz-border-radius: 6px; border: 3px solid #938f76; min-height: 45px; height: 65px; } +#footer table { border-collapse: collapse; width: 100%; } +#footer td { padding: 10px; color: #e0dcc6; font-size: 11px; vertical-align: middle; } +#footer td.right { text-align: right } + +#footer a { color: #e0dcc6; text-decoration: underline; } +#footer a:hover { color: #fff; text-decoration: none; } +/* --------------- end footer --------------- */ + +/* --------------- Main Left Menu ----------- */ +#main-left-menu { margin: 5px; padding: 5px; background: #fbfaf1; -moz-border-radius: 6px; border: 1px solid #b0ad97; } +#main-left-menu ul { margin: 0; padding: 0; list-style: none; } +#main-left-menu ul li { cursor: pointer; padding: 1px; font-family: Verdana, Arial, Helvetica, sans-serif; -moz-border-radius: 6px; border: 1px solid #fbfaf1; } +#main-left-menu ul li:hover { background: #fff url(../../../../images/sidebar-bg.gif) repeat-x bottom left; -moz-border-radius: 6px; border: 1px solid #a0bbcb; } +#main-left-menu ul li a { display: block; padding: 8px 5px 8px 38px; color: #000; text-decoration: none; } +#main-left-menu ul li a.home-btn { background: url(../../../images/home-icon.gif) no-repeat 5px 50%; } +#main-left-menu ul li a.home-btn:hover { background: url(../../../images/home-icon-u.gif) no-repeat 5px 50%; } +#main-left-menu ul li a.advancedsearch-btn { background: url(../../../images/inner-advanced-icon.gif) no-repeat 5px 50%; } +#main-left-menu ul li a.advancedsearch-btn:hover { background: url(../../../images/inner-advanced-icon-u.gif) no-repeat 5px 50%; } +#main-left-menu ul li a.account-btn { background: url(../../../images/inner-account-icon.gif) no-repeat 5px 50%; } +#main-left-menu ul li a.account-btn:hover { background: url(../../../images/inner-account-icon-u.gif) no-repeat 5px 50%; } +#main-left-menu ul li a.login-btn { background: url(../../../images/login-icon.gif) no-repeat 8px 50%; } +#main-left-menu ul li a.login-btn:hover { background: url(../../../images/login-icon-u.gif) no-repeat 8px 50%; } +#main-left-menu ul li a.logout-btn { background: url(../../../images/logout-icon.gif) no-repeat 8px 50%; } +#main-left-menu ul li a.logout-btn:hover { background: url(../../../images/logout-icon-u.gif) no-repeat 8px 50%; } +#main-left-menu ul li a.title-btn { background: url(../../../images/title-icon.gif) no-repeat 5px 50%; } +#main-left-menu ul li a.title-btn:hover { background: url(../../../images/title-icon-u.gif) no-repeat 5px 50%; } +#main-left-menu ul li span { display: block; padding: 8px 5px 8px 38px; color: #000; text-decoration: none; } +#main-left-menu ul li span.titledetails-btn { background: url(../../../images/titledetails-icon-u.gif) no-repeat 5px 50%; } +#main-left-menu ul li span.loginas-btn { background: url(../../../images/loginas-icon.gif) no-repeat 10px 50%; } + +#main-left-inner { margin: 5px; padding: 5px; background: #f6f5ea; -moz-border-radius: 6px; border: 1px solid #d1cebc; } + +#main-left-menu div.subject_sidebar { cursor: pointer; padding: 8px; font-family: Verdana, Arial, Helvetica, sans-serif; -moz-border-radius: 6px; border: 1px solid #f6f5ea; } +#main-left-menu div.subject_sidebar:hover { background: #fff url(../../../../images/sidebar-bg.gif) repeat-x bottom left; -moz-border-radius: 6px; border: 1px solid #a0bbcb; } +#main-left-menu div.subject_sidebar a { color: #000; text-decoration: none; } +#main-left-menu div.subject_sidebar a:hover { color: #4c83c7; text-decoration: underline; } + +#main-left-menu div.author_sidebar { cursor: pointer; padding: 8px; font-family: Verdana, Arial, Helvetica, sans-serif; -moz-border-radius: 6px; border: 1px solid #f6f5ea; } +#main-left-menu div.author_sidebar:hover { background: #fff url(../../../../images/sidebar-bg.gif) repeat-x bottom left; -moz-border-radius: 6px; border: 1px solid #a0bbcb; } +#main-left-menu div.author_sidebar a { color: #000; text-decoration: none; } +#main-left-menu div.author_sidebar a:hover { color: #4c83c7; text-decoration: underline; } + +#main-left-menu div.series_sidebar { cursor: pointer; padding: 8px; font-family: Verdana, Arial, Helvetica, sans-serif; -moz-border-radius: 6px; border: 1px solid #f6f5ea; } +#main-left-menu div.series_sidebar:hover { background: #fff url(../../../../images/sidebar-bg.gif) repeat-x bottom left; -moz-border-radius: 6px; border: 1px solid #a0bbcb; } +#main-left-menu div.series_sidebar a { color: #000; text-decoration: none; } +#main-left-menu div.series_sidebar a:hover { color: #4c83c7; text-decoration: underline; } + +#main-left-search { margin: 5px; padding: 5px; background: #f3f2e6; -moz-border-radius: 6px; border: 1px solid #b0ad97; font-family: Verdana, Arial, Helvetica, sans-serif; } +#main-left-search h2 { margin: 0; padding: 6px 8px; background: #b0ad97; -moz-border-radius: 6px; font-size: 12px; color: #fff; } +#main-left-search .content { padding: 6px 8px 10px 8px; font-size: 11px; } +#main-left-search .content table { border-collapse: 0; } +#main-left-search .content table td { padding: 3px; vertical-align: middle; } +#main-left-search .content input, #main-left-search .content select { font-size: 11px; } +#main-left-search .buttons { padding: 0 8px 8px 8px; } +#main-left-search .buttons a { padding: 4px 8px; background: #f79456; font-size: 10px; -moz-border-radius: 6px; border: 1px solid #fb853c; color: #fff; text-decoration: none; } +#main-left-search .buttons a:hover { background: #74b6ca; font-size: 10px; -moz-border-radius: 6px; border: 1px solid #247b9a; } +/* --------------- end Main Left Menu ------ */ + +/* --------------- Tool Bar ---------------- */ +.search-toolbar { background: #c8dfed; -moz-border-radius: 6px; border: 1px solid #b5cbd8; width: 90%; font-family: Verdana, Arial, Helvetica, sans-serif; } +.search-toolbar ul { margin: 0; padding: 0; list-style: none; } +.search-toolbar ul li { float: left; display: block; -moz-border-radius: 6px; border: 1px solid #c8dfed; } +.search-toolbar ul li:hover { background: #fff url(../../../images/sidebar-bg.gif) repeat-x bottom left; -moz-border-radius: 6px; border: 1px solid #b5cbd8; } +.search-toolbar ul li a { display: block; padding: 10px 10px 10px 32px; text-decoration: none; font-size: 11px; } +.search-toolbar ul li a.expandall-btn { background: url(../../../images/expandall-icon.gif) no-repeat 10px 50%; } +.search-toolbar ul li a.expandall-btn:hover { background: url(../../../images/expandall-icon-u.gif) no-repeat 10px 50%; } +.search-toolbar ul li a.closeall-btn { background: url(../../../images/closeall-icon.gif) no-repeat 10px 50%; } +.search-toolbar ul li a.closeall-btn:hover { background: url(../../../images/closeall-icon-u.gif) no-repeat 10px 50%; } +.search-toolbar ul li a.cancel-btn { background: url(../../../images/cancel-icon.gif) no-repeat 14px 50%; } +.search-toolbar ul li a.cancel-btn:hover { background: url(../../../images/cancel-icon-u.gif) no-repeat 14px 50%; } +.search-toolbar ul li a:hover { color: #000; } +/* --------------- end Tool Bar ------------ */ + +/* --------------- org_tree_container ------ */ +.tips_box { padding: 15px; background: #fff url(../../../../images/sidebar-bg.gif) repeat-x bottom left; -moz-border-radius: 6px; border: 1px solid #a0bbcb; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; } + +.org_tree_container { cursor: pointer; padding: 8px; font-family: Verdana, Arial, Helvetica, sans-serif; -moz-border-radius: 6px; border: 1px solid #f6f5ea; } +.org_tree_container:hover { background: #fff url(../../../../images/sidebar-bg.gif) repeat-x bottom left; -moz-border-radius: 6px; border: 1px solid #a0bbcb; } +.org_tree_container a { color: #000; text-decoration: none; } +.org_tree_container a:hover { color: #4c83c7; text-decoration: underline; } +/* --------------- end org_tree_container -- */ + +/* --------------- resultinfo -------------- */ +.resultinfo-box { margin-bottom: 2px; padding: 5px; background: #c8dfed; -moz-border-radius: 6px; border: 1px solid #b5cbd8; } +.resultinfo-box table { border-collapse: collapse; width: 100%; } +.resultinfo-box td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; vertical-align: middle; } + +.resultinfo-bottom-box { padding: 5px; background: #e3eff6; -moz-border-radius: 6px; border: 1px solid #e3eff6; } +.resultinfo-bottom-box table { border-collapse: collapse; width: 100%; } +.resultinfo-bottom-box td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #365364; vertical-align: middle; } +/* --------------- end resultinfo ---------- */ + +/* --------------- book-results ------------ */ +.book-results { border-collapse: collapse; width: 100% } +.book-results td { padding: 6px; border-bottom: 1px solid #ddd; font-family: Verdana, Arial, Helvetica, sans-serif; vertical-align: middle; } +.book-results td.bookjacket { text-align: middle; width: 10%; vertical-align: middle; } +.book-results td.bookjacket img { display: block; margin: 0 auto; width: 60px; } /* border: 1px solid #b2c0c8; */ +.book-results h1 { margin: 0; padding: 0; font-size: 16px; } +.book-results h1 a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #db752a; } +.book-results h1 a:hover { color: #569ebe; } +.book-results h2 { margin: 0; padding: 0; font-size: 13px; } +.book-results h2 a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #208acb; } +.book-results h2 a:hover { color: #000; } +.book-results blockquote { margin: 0; padding: 0; font-size: 12px; color: #5f6361; } +.book-results td.count { text-align: center; font-size: 12px; font-weight: bold; vertical-align: middle; } +.book-results tr:hover { background: #ecf5fa; } + +.book-results { } +.book-results .tool-icons { float: left; margin: 5px 0; padding: 3px 3px 1px 3px; background: #fbf9ee; -moz-border-radius: 6px; border: 1px solid #cac5ab; } /* width: 320px; */ +/* +.book-results .tool-icons ul { margin: 0; padding: 0; list-style: none; } +.book-results .tool-icons ul li { float: left; } +.book-results .tool-icons ul li a { display: block; padding: 2px; -moz-border-radius: 6px; border: 1px solid #fbf9ee; } +.book-results .tool-icons ul li a:hover { background: #fff; -moz-border-radius: 6px; border: 1px solid #cac5ab; } +*/ +.book-results .tool-icons a { display: block; float: left; padding: 2px; -moz-border-radius: 6px; border: 1px solid #fbf9ee; height: 25px; text-align: center; } +.book-results .tool-icons a:hover { background: #fff; -moz-border-radius: 6px; border: 1px solid #cac5ab; } +.book-results .tool-icons a img { display: block; margin: 0 auto; } +.book-results .placeholder { float: left; display: block; margin: 5px; width: 110px; padding: 2px 3px 2px 3px; background: #eeece0; -moz-border-radius: 6px; border: 1px solid #e3dfc9; } +.book-results .placeholder a { display: block; padding: 9px 5px 8px 30px; background: url(../../../images/tor/placeholder-icon.gif) no-repeat 5px 50%; font-size: 10px; color: #4c7b8c; -moz-border-radius: 6px; border: 1px solid #eeece0; } +.book-results .placeholder a:hover { background: #fff url(../../../images/tor/placeholder-icon.gif) no-repeat 5px 50%; color: #000; -moz-border-radius: 6px; border: 1px solid #cac5ab; } + +.pageresults-box { margin: 5px 5px 0 0; padding: 10px; background: #fffefa; -moz-border-radius: 6px; border: 1px solid #8dacbf; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666; } +/* --------------- end book-results -------- */ + +/* --------------- Low Hits ---------------- */ +.lowhits-box { margin: 5px 5px 0 0; padding: 10px; background: #fbfce5; -moz-border-radius: 6px; border: 1px solid #c4b7b7; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #666; } +.lowhits-box ul { margin: 0; padding: 0; list-style: none; } +.lowhits-box ul li { padding: 5px 5px 5px 25px; background: url(../../../images/list-icon.gif) no-repeat 5px 50%; } +/* --------------- end Low Hits ------------ */ + +/* --------------- tips-box ---------------- */ +.tips-bottom-box { margin-top: 5px; padding: 15px; background: #fff url(../../../../images/sidebar-bg.gif) repeat-x bottom left; -moz-border-radius: 6px; border: 1px solid #a0bbcb; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; } +/* --------------- end tips-box ------------ */ + +/* --------------- Advanced Search Box------ */ +.advancedsearch-box { } +.advancedsearch-box .form-panels { margin-top: 5px; padding: 10px; background: #fff url(../../../../images/sidebar-bg.gif) repeat-x bottom left; -moz-border-radius: 6px; border: 1px solid #a0bbcb; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; } +.advancedsearch-box h2 { margin: 0; padding: 8px; background: #666; font-size: 12px; color: #fff; -moz-border-radius: 6px; border: 1px solid #333; } +.advancedsearch-box tbody td { padding: 3px; font-size: 11px; border-bottom: 1px solid #ddd; } +.advancedsearch-box tbody td input, .advancedsearch-box tbody td textaream, .advancedsearch-box tbody td select { font-size: 13px; } +.advancedsearch-box .submit { padding: 6px; } +/* --------------- end Advanced Search Box - */ + +/* --------------- Login ------------------- */ +.login-box {} +.login-box .form-panels { margin: 5px auto; width: 500px; padding: 15px; background: #fff url(../../../../images/sidebar-bg.gif) repeat-x bottom left; -moz-border-radius: 6px; border: 1px solid #a0bbcb; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; } +.login-box h2 { margin: 0; padding: 8px; background: #666; font-size: 12px; color: #fff; -moz-border-radius: 6px; border: 1px solid #333; text-align: left; } +.login-box tbody td { padding: 6px; font-size: 11px; border-bottom: 1px solid #ddd; vertical-align: middle; font-size: 1em; } +.login-box tbody td input { padding: 6px; font-size: 11px; } +.login-box .submit { padding: 6px; } +.login-box .info { padding: 10px; background: #fbfce5; -moz-border-radius: 6px; border: 1px solid #c4b7b7; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #666; } +/* --------------- end Login --------------- */ + +/* --------------- Book Details Page --------------- */ +.details-grid {} +.details-grid table { border-collapse: collapse; } +.details-grid table td { padding: 6px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000; border-bottom: 1px solid #dee2e4; } +.details-grid td.title { color: #3c5564; white-space: nowrap; } +/* --------------- end Book Details Page --------------- */ + +/* --------------- Book Details Record Summary and Place Hold --------------- */ +.detailsinfo-box { margin: 2px 2px 2px 2px; padding: 5px; background: #c8dfed; -moz-border-radius: 6px; border: 1px solid #b5cbd8; } +.detailsinfo-box table { border-collapse: collapse; width: 100%; } +.detailsinfo-box td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; vertical-align: middle; } + +.detailsinfo-bottom-box { margin: 2px 2px 2px 2px; padding: 5px; background: #e3eff6; -moz-border-radius: 6px; border: 1px solid #e3eff6; } +.detailsinfo-bottom-box table { border-collapse: collapse; width: 100%; } +.detailsinfo-bottom-box td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #365364; vertical-align: middle; } + +.detailsinfo-right {} +.detailsinfo-right ul { float: right; margin: 0; padding: 0; list-style: none; } +.detailsinfo-right ul li { float: left; } + +.detailsinfo-bottom-box .placeholder { display: block; width: 110px; padding: 2px 3px 2px 3px; background: #eeece0; -moz-border-radius: 6px; border: 1px solid #e3dfc9; } +.detailsinfo-bottom-box .placeholder a { display: block; padding: 9px 5px 8px 30px; background: url(../../../images/tor/placeholder-icon.gif) no-repeat 5px 50%; font-size: 10px; color: #4c7b8c; -moz-border-radius: 6px; border: 1px solid #eeece0; } +.detailsinfo-bottom-box .placeholder a:hover { background: #fff url(../../../images/tor/placeholder-icon.gif) no-repeat 5px 50%; color: #000; -moz-border-radius: 6px; border: 1px solid #cac5ab; } + +.detailsinfo-bottom-box .selectBox { display: block; padding: 9px 3px 0 12px; } +/* --------------- Book Details Record Summary and Place Hold --------------- */ + +/* --------------- Details footer Datagrid --------------- */ +.details-footer-datagrid { border-collapse: collapse; } +.details-footer-datagrid td { } +.details-footer-datagrid td a { display: block; padding: 10px 25px; background: #dadada url(../../../images/details-f-bg-u.gif) repeat-x bottom; font-family: Verdana, Arial, Helvetica, sans-serif; -moz-border-radius: 6px; border-top: 1px solid #9f9f9f; border-right: 1px solid #9f9f9f; border-left: 1px solid #9f9f9f; color: #000; text-decoration: none; } +.details-footer-datagrid td a:hover { background: #d9d9d9 url(../../../images/details-f-bg.gif) repeat-x bottom; color: #000; } +.details-footer-datagrid td.rdetail_extras_selected a { display: block; padding: 10px 25px; background: #fbf9ee url(../../../images/details-f-bg.gif) repeat-x bottom; font-family: Verdana, Arial, Helvetica, sans-serif; -moz-border-radius: 6px; border-top: 1px solid #9f9f9f; border-right: 1px solid #9f9f9f; border-left: 1px solid #9f9f9f; color: #000; text-decoration: none; } + +.details-datagrid { border-collapse: collapse; border: 0; } +.details-datagrid thead { border: 1px solid #91a8b5; } +.details-datagrid thead td { padding: 6px; background: #e3eff6 url(../../../images/details-headers-bg.gif) repeat-x bottom; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; } +.details-datagrid tbody td { padding: 6px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; } + +.details-base { padding: 10px; /*background: #d6d6d6; border: 1px solid #9f9f9f; -moz-border-radius: 6px;*/ + background: #fff url(../../../images/searchbox-bg.gif) repeat-x bottom left; -moz-border-radius: 6px; border: 1px solid #ccc8b1; + } +/* --------------- end Details footer Datagrid --------------- */ \ No newline at end of file diff --git a/Open-ILS/web/opac/skin/craftsman/css/layout.css b/Open-ILS/web/opac/skin/craftsman/css/layout.css new file mode 100644 index 0000000000..fbb8606aab --- /dev/null +++ b/Open-ILS/web/opac/skin/craftsman/css/layout.css @@ -0,0 +1,246 @@ +.main_header { width: 100%; } +.space { padding-right:5px; } +.vert_space { padding-top: 82px; width: 100%;} +.right { position:absolute; right: 0px; } +.hide_me { display:none; visibility: hidden; } + +table { border-collapse: collapse; } + +/* generic CSS for a table with data */ +.data_grid { font-weight: 500; border-collapse: collapse;} +.data_grid thead tr { } +.data_grid thead td { padding-right: 5px; padding-left: 5px;} +.data_grid tbody td { padding: 5px; } +.data_grid_center { text-align: center; } + +.data_grid_nb { font-weight: 500; border-collapse: collapse;} +.data_grid_nb thead tr { color: #000000; } +.data_grid_nb thead td { padding-right: 5px; padding-left: 5px;} +.data_grid_nb tbody td { padding: 5px; } + + +.classic_link { text-decoration: underline; color: black;} +.classic_link:visited { text-decoration: underline; color: black;} +.classic_link_col { text-decoration: underline; color: red;} + +.encircled { border: 1px solid black; } + + +.adv_quick_search { padding: 3px;} +.adv_quick_search_submit { padding: 3px;} + +.overdue { color: red; font-weight: bold;} + +#main_table { border-collapse: collapse; width: 100%; } +#main_left_cell { width: 20%; vertical-align: top;margin: 0px; padding: 0px;} +#main_right_cell { width: 80%; vertical-align: top; margin: 0px; padding:0px;} + + +/*#content { min-height: 300px; }*/ + +.canvas { min-height: 300px; padding-left: 4px; -moz-border-radius: 6px;} +#canvas_main { padding-bottom: 4px; } + +#loading_div { width: 100%;} + + + +.shadowed { background: #F0F0E0; } +.no_copies { background: #E0E0E0; } +.overdue_circ { border: 2px dashed #F0D0E0; } + +.org_tree { padding-left: 2px; padding-right: 2px; } +.org_link { padding-right: 15px; } +#org_link_container { margin-bottom: 5px; padding-left: 4px; padding-bottom: 3px; padding-top: 3px; width: 100%; } +#left_div { float:left; width: 20%; } +#statusbar {} + +#frontsearch_table { } +#frontsearch_table tr { margin: 6px; } + +/* ---------------------------------------------------------------------- */ +.sidebar_div { } +.sidebar_header { margin-top: 10px; padding-left: 3px; margin-right: 6px; } + +.sidebar_extra_item { padding: 0px; margin-right: 8px;} +.side_bar_item { padding-left: 8px; padding-right: 8px; padding-top: 4px; padding-bottom: 4px; margin-right: 8px; } + +.sidebar_item_active { margin-right: 0px; } + +.sidebar_chunk { width: 100%; } + +/* ---------------------------------------------------------------------- */ +/* +#searchbar { margin-top: 18px; width: 100%; } +#searchbar table tr td {font-weight: bold; font-size: 8pt; } +#searchbar select, input { border-collapse: collapse; font-size: 9pt; } +.searchbar_item { margin: 3px; font-size: 9pt; } +.searchbar_label_span { font-size: 9pt; } +#searchbar_table { border-collapse: collapse; } + +.search_box_container { width: 240px; padding: 3px; } border: 1px solid #A0A0A0;' class='color_2'> +#search_box { width: 260px; } +*/ + +/* ---------------------------------------------------------------------- */ +#login_box { width: 70%; padding: 5px;} +.login_text { margin-left: 8px; } + +/* ---------------------------------------------------------------------- */ +#result_table_div { text-align: left; width: 100%; } + +#search_nav_links { width: 100%; } +#result_info_box { text-align: left; } +#next_prev_links { padding-left: 2px; padding-right: 2px; text-align: left;} +#goto_page_links { text-align: left; padding-left: 2px; padding-right: 2px;} + +#next_prev_links_dead {padding-left: 5px; padding-right: 5px;} + +#res_table { width: 100%; } + +.result_table_pic_cell { width: 43px;} +.result_table_pic { height: 50px; width: 40px; border: none;} +.result_table_pic_header { width: 43px; } + +.result_table_row { text-align: left; width: 100%;} +.result_table_subtable { width: 100%; border-collapse: collapse; vertical-align: top;} +.result_table_subtbody { height: 100%; width: 100%; } +.result_table_title_cell { text-align: left; } + +.copy_count_cell { width: 12%; vertical-align: middle; text-align: center; } +.copy_count_div { width: 4em; height: 99%; vertical-align: middle; text-align: center; } + +.search_page_nav_link { margin-right: 5px; } + +.np_nav_link { margin-right: 5px; } + +/* ---------------------------------------------------------------------- */ + +#rdetail_detail_main { width: 100%; } +#rdetail_details_table { padding-top: 10px; width: 100%; padding: 30px; border-collapse: collapse;} +.rdetail_header { padding: 3px; padding-left: 10px;} +.rdetail_desc { padding: 2px; padding-left: 2px; padding-right: 2px;} +.rdetail_item { width: 75%; padding-left: 10px; } +#rdetail_image { padding-right: 10px; } +#rdetail_copy_info_table { padding: 4px; width: 100%; border-collapse: collapse; } +.rdetail_copy_info_header_cell { padding: 2px; } +.rdetail_copy_count_cell { text-align: center; } + + +.tor_pic { width: 17px; height: 17px; border: none;} + +.dim2_border { border: 1px solid #F06000; -moz-border-radius: 3px;} + +.dim2 { + filter:alpha(opacity=50); + -moz-opacity:0.5; + opacity: 0.5; + text-decoration: none; } + +.dim { + filter:alpha(opacity=10); + -moz-opacity:0.1; + opacity: 0.1; + text-decoration: none; } + +/* ---------------------------------------------------------------------- */ + +.myopac_link { width: 12%; margin: 3px; padding: 3px; text-align: center; vertical-align: middle; } +.myopac_link_active { font-weight: 700;} +.myopac_table thead tr td { padding: 2px; font-weight: 500; border: 1px solid #808080;} +.myopac_table td { padding: 3px; } +.myopac_form_pic { width: 20px; height: 20px; } + +.tips { padding: 2px; text-align: center; border: solid #E0E0E0 3px; -moz-border-radius: 3px; width: 99%; } + +.holds_cell { border: 1px solid #E0E0E0; padding: 5px; width: 50%;} +.myopac_update_cell { border: 3px solid #E0E0E0; width:100%; padding-top: 4px; padding-bottom: 4px;} +.myopac_update_span { padding: 5px;} + + +.lowhits_div { width: 100%; border-top: 1px solid #E0E0E0; text-align: center; + padding-top: 8px; padding-bottom: 8px; } + +.rdetail_extras_div { + } + +.copy_info_region_row { + padding: 6px; + border: 2px solid #E0E0E0; + font-weight: 600; +} + +.rdetail_extras_td { padding-right: 15px; padding-left: 15px; border-right: 1px solid #888; } +.rdetails_extra_links { border: 1px solid #808080; padding-right: 5px; padding-left: 5px; } + + +.cn_browse_item { } +.cn_browse_info { padding: 4px; border-bottom: 1px dashed #E0E0E0;} + +.bookshelf { + /*background-image: url(http://10.4.0.10/woodgrain.jpeg);*/ + /* + background-image: url(http://dev.gapines.org/opac/images/woodgrain.jpg); + background-repeat: repeat; + */ + border-bottom: 1px solid black; +} + +.cn_browse_loading { width: 95%; padding: 15px; text-align: center; background: #E0F0E0; } + +.cn_browse_home_cn { border: 2px solid #E0F0E0; background: green; font-weight: 700;} + +.rdetail_context_row { background: #F0E0E0; } + +.unadorned_link { text-decoration: none; vertical-align: bottom; } + + +/* ie does not support disabling