Remove demos that have moved to the demos repo.
[mkws-moved-to-github.git] / examples / htdocs / tpl_files / digital-collections.css
diff --git a/examples/htdocs/tpl_files/digital-collections.css b/examples/htdocs/tpl_files/digital-collections.css
deleted file mode 100644 (file)
index 0690d71..0000000
+++ /dev/null
@@ -1,280 +0,0 @@
-@charset "utf-8";\r
-#tempHeader { background: url(../DC-staticpages/temp-images/fake-tpl-header-bg.png) top repeat-x scroll; min-height: 145px; margin: 0 auto;}\r
-#tempHeader2 { background: url(../DC-staticpages/temp-images/fake-tpl-header-bg.png) top repeat-x scroll; min-height: 120px; margin: 0 auto;}\r
-#tempSearch { min-height: 91px; margin: -3px auto 0 auto; }\r
-\r
-#dcImageDetail {} /*Specific fixes for Image Detail Page*/\r
-\r
-#dcImageDetail h1 /*{ line-height: 1.1em; } Could be added into standard H1 style, left external to allow no alterations into the main CSS files*/\r
-\r
-#dcImageDetail a.subject {font-weight:normal;}\r
-#dcImageDetail a { font-weight: bold;}\r
-\r
-/*Image container and options*/\r
-#dcImageDetail .image-container { max-height: 700px; text-align: center; }\r
-#dcImageDetail .image-container img { max-height: 700px; max-width:700px}\r
-\r
-#dcImageDetail .opt-containers { border-top: 1px solid #efeeed; padding: 15px 5px; }\r
-#dcImageDetail .opt-containers .left, #dcImageDetail .opt-containers .right { padding: 0;}\r
-#dcImageDetail .opt-containers img { margin: -2px 7px 0 0; }\r
-\r
-/*Main Detail Information*/\r
-#dcImageDetail .author { padding-bottom: 5px;}\r
-#dcImageDetail .author.last { padding-bottom: 10px;}\r
-#dcImageDetail .related-subjects {  \r
-       /*border-top: 1px solid #efeeed;*/ \r
-       padding: 5px 0px; }\r
-#dcImageDetail .label, #dcImageDetail .addInfo table .title { font-weight: bold; color: #525252;}\r
-\r
-/*Detail List typographic Tweaks*/\r
-#dcImageDetail .related-subjects ul {}\r
-#dcImageDetail .related-subjects li { padding: 0 0 8px 0; margin: 0; line-height: 1.1em; }\r
-\r
-/*Additional Information Tables*/\r
-#dcImageDetail .addInfo { border-top: 1px solid #efeeed; padding: 5px 0 20px 5px;}\r
-\r
-#dcImageDetail .addInfo table { margin: 0; width: 580px;}\r
-#dcImageDetail .addInfo table th{ background: transparent; padding-bottom: 5px;}\r
-.addInfo table .title {width: 230px; vertical-align: top; }\r
-#dcImageDetail .addInfo table td { padding-top: 12px;}\r
-#dcImageDetail .addInfo table td a { text-decoration: underline; font-weight: normal;} /*Same style as standard p a (just no p), left external to allow no alterations into the main CSS files*/\r
-\r
-\r
-#branch-holdings { width: auto; }\r
-\r
-#dcImageDetail .socialLinks /*{margin-top: -48px;}*/\r
-#page-actions-horizontal li.first { padding-left: 0;}\r
-\r
-/*New Grey Button*/\r
-.grey-btn,.grey-btn:visited {\r
-       background: #efeeed url(../images/greyBTN.png) scroll repeat-x;\r
-       border-color: #adca9d #b7b7b7 #b7b7b7 #adca9d;\r
-       border-width: 1px;\r
-       text-align: center;\r
-       display: block;\r
-       margin: 3px 0;\r
-       padding: 5px 0;\r
-       max-height: 25px;\r
-       overflow: hidden;\r
-}\r
-div.ellipsis {display: inline;}\r
-\r
-.dc-sideContainer\r
-{\r
-       margin-top:0;\r
-}\r
- .grey-button {\r
-           -moz-border-radius: 4px 4px 4px 4px;\r
-    background-color: #F7F6F5;\r
-    border: 1px solid #E5E5E5;\r
-    float: left;\r
-    margin-top: 0.8em;\r
-    padding: 0.5em;\r
-    position: relative;\r
-    width: 14em;\r
-    font-weight: bold;\r
-    font-size: 0.9em;\r
-    margin-top:10px;\r
-}\r
-.dc-book-button {\r
-       margin-top:10px;\r
-    margin-left:2.2em;\r
-}\r
-/*div.ellipsis {display: inline; word-wrap:break-word;}*/\r
-.grey-btn .hold { font-size: .8em; font-weight:bold;}\r
-\r
-\r
-.grey-btn:hover {\r
-       text-decoration: none;\r
-       color: #000;\r
-}\r
-\r
-/*Grid View*/\r
-#gridSearch {}\r
-\r
-#gridSearch .search-bar h1 { margin-bottom: 10px;}\r
-\r
-.search-bar .searchView {\r
-       /*float: left;*/\r
-       text-align: left;       \r
-       display:inline;\r
-       display:block;\r
-       }\r
-\r
-.searchView h3 { /*Merge in with .sort h4*/\r
-       display: inline;\r
-       font-weight: normal;\r
-       float: left;\r
-       padding: 0;\r
-       border: 0;\r
-       margin: 4px 2px 0 0;\r
-}\r
-       \r
-.searchView .sort-selected { /*Merge in with .sort .sort-selected */\r
-       /*border: 1px solid #4C4C4C;\r
-       font-weight: bold;\r
-       padding: 1px 5px;\r
-       display: block;\r
-       padding: 4px;*/\r
-}\r
-\r
-.searchView .sort-option {\r
-       /*display:block;\r
-       padding-top:4px; */\r
-}\r
-\r
-#grid-search-bar-bottom {  /*Replacement for non-grid #search-bar-bottom*/\r
-       border-top: 1px solid #DDD;\r
-       padding-top: 10px;\r
-       padding-bottom: 0px;\r
-}\r
-\r
-.searchRow {\r
-       border-top: 1px solid #eeeeee;\r
-       padding: 15px 0 20px 0;\r
-}\r
-\r
-.searchRow .block {\r
-       min-height: 220px;\r
-       }\r
-       \r
-/*For Book Covers Thumbnails\r
-.searchRow .block .thumb {\r
-       height: 158px;\r
-       width: 158px;\r
-       background-color: #f3f3f3;\r
-       border: 1px solid #f3f3f3;\r
-       overflow: hidden;\r
-       text-align: center;\r
-       }\r
-.searchRow .block .thumb img { max-height: 158px; max-width: 158px}\r
-*/\r
-\r
-/*For Book Covers Thumbnails */\r
-.thumb {\r
-       height: 158px;\r
-       width: 158px;\r
-       background-color: #f3f3f3;\r
-       border: 1px solid #f3f3f3;\r
-       overflow: hidden;\r
-       text-align: center;\r
-       }\r
-.thumb img { max-height: 158px; max-width: 158px}\r
-.carousel {\r
-       height: 100px;\r
-       width: 100px;\r
-       background-color: #f3f3f3;\r
-       border: 1px solid #f3f3f3;\r
-       overflow: hidden;\r
-       text-align: center;\r
-       }\r
-.carousel img {max-height:100px; max-width:100px}\r
-/*For Digital Archive Thumbnail*/\r
-.block .digitalArchiveIMG {\r
-       width: 158px; \r
-       height: 158px; \r
-       background-color: #f3f3f3;\r
-       border: 1px solid #f3f3f3;      \r
-}\r
-\r
-/*Generic Row Type Styles*/    \r
-.block .details {margin-top: 10px;}\r
-.block .details a { font-weight: bold; }\r
-.block .details p { margin-top: 5px; font-size: .9em; }\r
-.block .details .subtext { font-size: .85em; line-height: 1.1em; margin-top: 5px; }\r
-.block .details .baseLink {font-size: .85em; text-decoration: underline; font-weight: normal; display: block; }\r
-\r
-\r
-/******Main Page Styles******/\r
-#mainArchive {}\r
-\r
-/*Main Page Search bar - Try to reuse the one from Hours and locations*/\r
-#mainArchive #dcTerms { width: 295px;  margin: 0 10px;}\r
-div#dcTerms-container {position: relative; float: left; }\r
-#mainArchive label.hint { position: absolute; color: #6e6e6e; top: 3px; left: 205px; }\r
-\r
-\r
-/*Grid objects on Main page*/\r
-#mainArchive .searchRow { margin: 20px 0; padding: 0px;}\r
-#mainArchive .searchRow h2 { margin: 15px 0 20px 0;}\r
-#mainArchive .searchRow h3 { \r
-       color: #525252; \r
-       font-size: 1.25em; \r
-       font-weight: bold;\r
-    line-height: 1.2em;\r
-    margin-bottom: 0.4em;\r
-    margin-top: 0.8em;\r
-    padding: 0.4em 0 0;}\r
-\r
-#mainArchive .searchRow .block { min-height: 175px;    }\r
-\r
-/*For Main Page Digital Archive Thumbnails*/\r
-#mainArchive .searchRow .block .digitalArchiveIMG {    width: 100px; height: 100px; }\r
-\r
-/* Large content Widget Add-ons*/\r
-.widget#teal-title h4 { /*Add to Widgets.css*/\r
-       border-top: 4px solid #008194;\r
-       border-bottom: 1px solid #008194;\r
-}\r
-\r
-#mainArchive .more_link { margin: .5em 0 1.5em 0; padding: .5em 0 0 .8em; font-weight: bold;}\r
-\r
-/*Browse By Subject list DIV*/\r
-#browseSubject {margin: 15px 0;}\r
-#browseSubject .browseTitle {padding: 9px 12px 7px 12px; background-color: #E4ECF9;}\r
-#browseSubject .browseTitle h3 {color: #525252; padding: 0; margin: 0; font-size: 1.25em;}\r
-\r
-#browseSubject .browseList {\r
-       border: 1px solid #E4ECF9;\r
-       -moz-border-radius-bottomright: 7px; border-bottom-right-radius: 7px;\r
-       -moz-border-radius-bottomleft: 7px; border-bottom-left-radius: 7px;\r
-       }\r
-       \r
-#browseSubject .browseList ul {\r
-       list-style-type: none;\r
-       margin: .2em 0 .5em 0; \r
-       padding: 0;\r
-       }\r
-       \r
-#browseSubject .browseList li {\r
-       margin: 0px 12px;\r
-       padding: 4px 0;\r
-       border-bottom: 1px solid #EFEEED;\r
-       line-height: 1.8em;\r
-       }\r
-       \r
-#browseSubject .browseList .more {font-weight: bold;} \r
-\r
-\r
-/*How to Buy BTN Style*/\r
-#buyPrints {\r
-       background-color: #efeeed;\r
-       text-align: center;\r
-       border-color: #adca9d #b7b7b7 #b7b7b7 #adca9d;\r
-       border-width: 1px;\r
-       text-align: center;\r
-       display: block;\r
-       max-height: 25px;\r
-       overflow: hidden;\r
-       padding: 10px;\r
-       margin:0 0 20px;\r
-       border-radius: 7px;     -moz-border-radius: 7px; -webkit-border-radius: 7px; -khtml-border-radius: 7px;\r
-       -moz-box-shadow: 1px 1px 1px #666; -webkit-box-shadow: 1px 1px 1px #666; box-shadow: 1px 1px 1px #666;\r
-       font-weight: bold;\r
-       font-size: 1.25em; \r
-       font-family: Arial, Verdana, sans-serif;\r
-       color: #293869;\r
-}\r
-\r
-/****Digital Archive Spotlight - Uses Grid styles*****/\r
-#archiveSpotlight { padding: 10px 10px 3px 10px;}\r
-#archiveSpotlight .block {\r
-       padding: 10px 14px;\r
-       margin-bottom: 10px;\r
-       background-color: #FBFBFB;\r
-       border: 1px solid #DEDEDE;\r
-       border-radius: 7px;     -moz-border-radius: 7px; -webkit-border-radius: 7px; -khtml-border-radius: 7px;\r
-       }\r
-#archiveSpotlight .digitalArchiveIMG { width: 170px;  height: 170px;}\r
-\r
-/*** .DAthumb {max-width: 170px; max-width:170px; }***/
\ No newline at end of file