[%# -*- coding: utf-8; mode: css; srcfile: /adv/mktdir/tmpl/multemp/a2e_css_tmpl.txt -*- -%] [%# Time-stamp: <2009-04-28 23:48:35 phm> -%] [% DEFAULT logourl = '/a2e.gif' -%] [% DEFAULT doktop_height = '128px' -%] [% DEFAULT table_padding = '10px' -%] [% DEFAULT logo_width = '120px' -%] [% DEFAULT nav_width = logo_width -%] [% DEFAULT news_width = '240px' -%] [% DEFAULT link_color = '#698288' -%] [% DEFAULT visited_color = '#a0acb0' -%] [% DEFAULT border_color = '#a0acb0' -%] [% DEFAULT hover_color = 'rgb(0,102,204)' -%] [% DEFAULT hover_bgcolor = 'rgb(210,210,210)' -%] [% DEFAULT body_color = '#000000' -%] [% DEFAULT body_bgcolor = '#ffffff' -%] [% DEFAULT caption_color = 'rgb(80,80,80)' %][%# deplate? -%] [% DEFAULT verbatim_bgcolor = '#eaeaea' -%] [% DEFAULT code_bgcolor = '#ffffff' -%] [% DEFAULT doktop_bgcolor = '#ffffff' -%] [% DEFAULT dokmid_bgcolor = '#eaeaea' -%] [% DEFAULT dokmid_header_bgcolor = 'transparent' -%] [% DEFAULT sidepanel_bgcolor = 'rgb(255,245,245)' -%] [% DEFAULT deplate_formal_bgcolor = sidepanel_bgcolor -%] [% DEFAULT deplate_overlay_bgcolor = deplate_formal_bgcolor -%] [% DEFAULT deplate_box_bgcolor = sidepanel_bgcolor -%] [% DEFAULT deplate_box_cell_padding = '10px' -%] [% DEFAULT deplate_box_cell_border_color = deplate_box_bgcolor -%] [% DEFAULT th_top_bgcolor = 'rgb(175,175,175)' %][%# rgb(175,175,175) -%] [% DEFAULT thead_overlay_bgcolor = '#e0e0e0' -%] [% DEFAULT tfoot_overlay_bgcolor = '#eaeaea' -%] [% DEFAULT body_font_family = 'sans-serif,"trebuchet ms",verdana,arial,helvetica,sans-serif' -%] [% DEFAULT verbatim_font_family = 'courier,sans-serif' -%] [% DEFAULT body_font_size = '1em' -%] [% DEFAULT title_bgcolor = '#fff3d0' -%] [% DEFAULT deplate_hr_bgcolor = '#e4f8fc' -%] [% DEFAULT deplate_hr_bordercolor = '#f1f08f' -%] [% DEFAULT deplate_minitoc_bgcolor = '#f1f1f1' -%] [% DEFAULT deplate_minitoc_border_color = '#e0e0e0' -%] [% DEFAULT deplate_footnote_color = '#30306f' -%] [% DEFAULT deplate_footnote_bgcolor = '#e4f8fc' -%] [% DEFAULT deplate_warning_bgcolor = '#fff3d0' -%] [% DEFAULT deplate_marker_bgcolor = '#ffff00' -%] [% DEFAULT deplate_marker_color = '#910000' -%] [% DEFAULT deplate_progress_color = '#30306f' -%] [% DEFAULT deplate_progressBar_bgcolor = '#dfdfff' -%] [% DEFAULT deplate_progressBarDone_bgcolor = '#ffe590' -%] [% DEFAULT deplate_navbar_color = '#7f607f' -%] [% PROCESS 'litprog_tmpl.txt' -%] [% WRAPPER prog -%] @charset "UTF-8"; [% END -%] [% WRAPPER omitprog %][%# selfhtml.de empfiehlt dies aber jigsaw.w3c.org/css-validator sieht es als fehler -%] [% END -%] [% WRAPPER prog -%] body { font-size: [% body_font_size %]; margin-left: 1em; margin-right: 1em; font-family: [% body_font_family %]; min-width: 60em; /* padding: 1px; */ color: [% body_color %]; background-color: [% body_bgcolor %]; text-align: left; } a { color : black; text-decoration: none; } a:link { /* color : #0071f0; */ /* color : #07f; */ color: [% link_color %]; } a:visited { /* color : #30306f; */ color: [% visited_color %]; } a:hover { background-color: [% hover_bgcolor %]; } a:link.ref { } a:visited.ref { } p { /* border-left: 10px solid #ffffff; */ /* border-right: 10px solid #ffffff; */ margin: 0 10px 0 10px; padding: 5px; /* text-indent: 20px; */ } big { } hr { } hr.pagebreak { color: #000000; } img { border: 0; } img.latex { vertical-align: middle; } img.inline { } .dokmid h1, .dokmid h2 { text-align: left; margin-left: 0.5em; } .dokmid h1 { padding: .5em 0px; border-top: 1px solid [% border_color %]; font-size: 1.4em } .dokmid h2 { font-size: 1.3em } .dokmid h3 { font-size: 1.2em } .dokmid h4 { font-size: 1.1em } .dokmid h5 { font-size: 1.05em } .dokmid h6 { font-size: 1em } .dokmid p.center { text-align: center; } .dokmid p.right { text-align: right; } .dokmid p.details { clear: both; margin: -0.25em 0 1.0em 0; line-height: 1.0em; font-size: 110%; } .dokmid blockquote { clear: both; margin: 0 30px 0.6em 30px; font-size: 90%; } blockquote.longquote { } blockquote.abstract { } .dokmid table { clear:both; width:600px; margin:2.0em 0 0.2em 20px; table-layout: fixed; border-collapse: collapse; empty-cells:show; } table th.top { height: 3.5em; padding: 0 7px 0 7px; empty-cells: show; background-color: [% th_top_bgcolor %]; text-align: left; color: rgb(255,255,255); font-weight: bold; font-size: 110%; } [% END -%] [% WRAPPER omitdoku -%] Old stuff that is probably not used anywhere. Perhaps in deplate? [% END -%] [% WRAPPER omitprog -%] .dokmid table th { height: 3.0em; padding: 2px 20px 2px 7px; border-left: solid 2px rgb(255,255,255); border-right: solid 2px rgb(255,255,255); border-top: solid 2px rgb(255,255,255); border-bottom: solid 2px rgb(255,255,255); background-color: rgb(225,225,225); text-align: left; color: rgb(80,80,80); font-weight: bold; font-size: 110%; } .dokmid table td { height:3.0em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size: 110%; } [% END -%] [% WRAPPER prog -%] p.caption { clear: both; margin: 0.5em 0 2.0em 20px; text-align: left; color: [% caption_color -%]; font-size: 110%; } [% END %] [% WRAPPER omitdoku -%] ** OSWD elements The following is derived from OSWD stylesheets but currently not used. [% END -%] [% WRAPPER omitprog -%] .dokmid ul { list-style:none; margin:0.5em 0 1.0em 0; } .dokmid ul li { /* font-size: 120%; */ margin:0 0 0.2em 2px; padding:0 0 0 12px; background:url(/img/oswd/bg_bullet_full_1.gif) no-repeat 0 0.5em; line-height: 1.4em; } .dokmid ol { margin: 0.5em 0 1.0em 20px !important /*Non-IE6*/; /* margin: 0.5em 0 1.0em 25px */ /*IE6*/; } .dokmid ol li { list-style-position: outside; margin: 0 0 0.2em 0; line-height: 1.4em; font-size: 120%; } [% END -%] [% WRAPPER doku -%] ** Deplate Elements The following section comes from Deplate. [% END -%] [% WRAPPER prog -%] ul.Task { list-style-type: none; } li[class|=Task] { } li.Task-A { } li.Task-B { } li.Task-C { } li.Task-D { } li.Task-E { } li.Task-F { } li.done[class^=Task] { color: #606060; text-decoration: line-through; } span[class|=Task] { font-weight: bold; padding: 0 5px 0 5px; position: relative; right: 10px; } span.Task-A { background-color: #ff7f7f; } span.Task-B { background-color: #7fff7f; } span.Task-C { background-color: #7f7fff; } span.Task-D { background-color: #7fffff; } span.Task-E { background-color: #ff7fff; } span.Task-F { background-color: #ffff7f; } br.itempara { } p.itempara { border-left: 0; border-right: 0; padding: 0; } pre { margin-left: 40px; margin-right: 40px; padding: 5px; } pre.verbatim { background-color: [% verbatim_bgcolor %]; border-left: 5px solid #efefef; font-family: [% verbatim_font_family %]; font-size: 0.8em; } div.code { background-color: [% code_bgcolor %]; } /* Tables */ div.table { /* text-align: center; */ padding: [% table_padding %]; } div.tableNote { /* text-align: center; */ } table, tr, th, td { border-style: none; /* background-color: [% dokmid_bgcolor %]; */ border-spacing: 0; color : black; } table { /* border-left: 10px solid #ffffff; */ /* border-right: 10px solid #ffffff; */ /* margin: 0 10px 0 10px; */ margin: 0; } thead { } tfoot { } tr, th, td { padding: 2px; border: 1px solid #ffffff; } tr { } tr.head { } tr.foot { } tr.high { } th { } td { } td.head { } td.foot { } td.high { } /* Styled Tables */ .small { } .scriptsize { } .footnotesize { } .grid { background-color: [% deplate_formal_bgcolor %]; border-collapse: collapse; } div.grid { border: 0; } th.grid, td.grid { border: 1px solid #000000; padding: 2px; } .formal { background-color: [% deplate_formal_bgcolor %]; } div.formal { border: 0; } table.formal { border-top: 2px solid #000000; border-bottom: 2px solid #000000; border-left: 0; border-right: 0; } thead.formal { } tfoot.formal { } tr.formal[class~="head"] { } tr.formal[class~="foot"] { } td.formal, th.formal { border: 0; padding: 2px; } th.formal[class~="head"] { border-bottom: 1px solid #000000; } td.formal[class~="foot"] { border-top: 1px solid #000000; } .box { /* background-color: [% deplate_box_bgcolor %]; */ margin: 0px; padding: 0px; } div.box { border: 0; margin: 0px; padding: 0px; } table.box { /* border: 1px solid #000000; */ background-color: [% deplate_box_bgcolor %]; margin: 0px; padding: 0px; } thead.box, tfoot.box { border: 1px solid #000000; } td.box, th.box { border: 0; padding: [% deplate_box_cell_padding %]; margin: 0px; border-bottom: 1px solid [% deplate_box_cell_border_color %]; } th.box[class~="head"] { border-bottom: 1px solid [% deplate_box_cell_border_color %]; } td.box[class~="foot"] { border-top: 1px solid [% deplate_box_cell_border_color %]; } td.box[class~="high"] { border-left: 1px solid [% deplate_box_cell_border_color %]; border-right: 1px solid [% deplate_box_cell_border_color %]; } .overlay { background-color: [% deplate_overlay_bgcolor %]; } div.overlay { border: 0; } table.overlay { border: 1px solid #000000; } thead.overlay { background-color: [% thead_overlay_bgcolor %]; border: 1px solid #000000; } tfoot.overlay { background-color: [% tfoot_overlay_bgcolor %]; border: 1px solid #000000; } tr.overlay[class~="head"] { } td.overlay, th.overlay { border: 0; padding: 2px; } th.overlay[class~="head"] { background-color: [% thead_overlay_bgcolor %]; border-bottom: 1px solid #000000; } td.overlay[class~="foot"] { background-color: [% tfoot_overlay_bgcolor %]; border-top: 1px solid #000000; } td.overlay[class~="high"] { border-left: 1px solid #000000; border-right: 1px solid #000000; background-color: [% tfoot_overlay_bgcolor %]; } /* htmlnavigation: Usage note */ .htmlnavigationnote { color: #888888; } p.htmlnavigationnote { } ul.htmlnavigationnote { } li.htmlnavigationnote { } hr.htmlnavigationnote { margin-top: 20px; /* border: 1px; */ } /* Navigation bar */ a:link.navbarUrl, a:visited.navbarUrl { color : [% deplate_navbar_color %]; } a:link.navbarUrl { } a:visited.navbarUrl { } .navbar, .navmenu, .navgo { background: [% deplate_formal_bgcolor %]; vertical-align: middle; } table.navbar { width: 100%; margin: 20px 0 20px 0; } td.navbar { text-align: center; } td.navmenu { width: 80%; text-align: left; } select.navmenu { width:250px; border:0; } p.navgo { border: 0; padding: 0; margin: 0; } button.navgo { border: 0; } /* Figure */ div.figure { text-align: center; padding: 20px; } /* Caption */ caption { } p.caption { } [% END -%] [% WRAPPER omitdoku -%] *** Deplate header The following deplate header stuff is probably not used because we have our own deplate templates. [% END -%] [% WRAPPER omitprog -%] /* Title */ div.title { text-align: left; padding: 20px; margin: 20px 0 20px 0; border-top: 1px solid #ffe590; border-right: 10px solid #ffe590; border-left: 1px solid #ffe590; border-bottom: 5px solid #ffe590; background-color: [% title_bgcolor %]; } p.title, p.author, p.authornote, p.date { margin: 0; border: 0; } p.title { } p.author { } p.authornote { } p.date { } hr.title { color: #f1f08f; background-color: [% deplate_hr_bgcolor %]; border: 1px solid #f1f08f; padding: 1px; margin: 0 45% 0 45%; } [% END -%] [% WRAPPER doku -%] *** Deplate table of contents [% END -%] [% WRAPPER prog -%] /* Table of Contents etc. */ div.toc, div.lot, div.lof { } ul.toc, ul.lot, ul.lof { } li.toc, li.lot, li.lof { list-style-type : none; padding: 1px; } div.toc { } p.toc { } ul.toc, li.toc { } ul.toc { } li.toc { } div.lot { } p.lot { } ul.lot, li.lot { } ul.lot { } li.lot { } div.lof { } p.lof { } ul.lof, li.lof { } ul.lof { } li.lof { } hr.list { color:#f1f08f; background-color: [% deplate_hr_bgcolor %]; border: 1px solid [% deplate_hr_bordercolor %]; padding: 1px; margin: 0 45% 0 45%; } div#List_of_Examples * li { list-style-type : none; padding: 1px; } p.example { margin-top: 10px; font-weight: bold; } /* Mini Table of Dokmids */ #Contents { position: absolute; top:50px; left:0px; padding:0px; visibility:hidden; margin:0px; } #ContentsBlock { position: absolute; top:30px; left:0px; padding:0px; } div.minitoc { max-height: 500px; background: [% deplate_minitoc_bgcolor %]; /* border-top: 1px solid [% deplate_minitoc_border_color %]; */ /* border-bottom: 1px solid [% deplate_minitoc_border_color %]; */ /* border-right: 1px solid [% deplate_minitoc_border_color %]; */ } h1.minitoc { margin: 0; padding: 5px; border: 0; } ul.minitoc { } li.minitoc { } /* Footnotes */ a:link.footnote, a:visited.footnote { vertical-align: top; } a:link.footnote { } a:visited.footnote { } div.footnotes { border-top: 1px dashed #888888; margin-top: 30px; padding-top: 10px; } p.footnotes { border-top: 1px solid #ffe590; padding-top: 10px; margin: 40px 40% 0 0; } ol.footnotes { } li.footnotes { } /* OpenOffice compatible footnotes */ .sdfootnoteanc { vertical-align: top; color: #30306f; } .sdfootnotesym { background-color: [% deplate_footnote_bgcolor %]; vertical-align: top; color: [% deplate_footnote_color %]; margin-right: 4px; } .sdfootnote { /* margin-left: 5%; */ /* margin-right: 5%; */ padding-top: 0; padding-bottom: 0; margin-bottom: 2px; margin-top: 2px; } /* Bibliography */ .bib, .bibLef, .bibRight { background-color: [% deplate_formal_bgcolor %]; } table.bib { width: 100%; } td.bibLeft { } td.bib { } td.bibRight { } h1.bib { } p.bib { margin-left: 20px; text-indent: -20px; } /* Index */ h2.index { } p.indextoc { } dl.index { } dt.index { } dd.index { } /* Marker */ div.note, div.warning, div.caution, div.important { /* position: absolute; */ /* left: 720px; */ /* width: 100px; */ /* background-color: #eaeaea; */ /* background-color: #ffe590; */ background-color: [% deplate_warning_bgcolor %]; /* background-color: #ffff00; */ } p.note, p.warning, p.caution, p.important { padding: 5px; margin: 0; } p.note { border-left: 10px solid #ffff00; border-right: 10px solid #ffff00; } p.warning { border-left: 10px solid #cf0000; border-right: 10px solid #cf0000; } p.caution { border-left: 10px solid #ef4f00; border-right: 10px solid #ef4f00; } p.important { border-left: 10px solid #009f9f; border-right: 10px solid #009f9f; } em.marker { color : [% deplate_marker_color %]; background-color: [% deplate_marker_bgcolor %]; } span.marker { position: absolute; left: -25px; width: 60px; text-align: right; } /* Header, Footer */ .header, .footer { background-color: [% tfoot_overlay_bgcolor %]; border: 0; } div.header, div.footer { } table.header, table.footer { width: 100%; } thead.header, thead.footer { } tr.header, tr.footer { } th.header, th.footer { } td.header, td.footer { } p.header, p.footer { } /* Validate HTML */ div.pageicons { text-align: right; margin: 10px; } .validhtml { background-color: [% deplate_formal_bgcolor %]; } table.validhtml { } tr.validhtml { } td.validhtml { } /* ProgressBar */ .progressBar { max-width: 150px; } div.progressBar { background-color: [% deplate_progressBar_bgcolor %]; text-align: center; vertical-align: middle; padding-top: 10px; padding-bottom: 10px; } table.progressBar { table-layout: fixed; min-width: 130px; border: 1px solid #30306f; padding: 0; margin: 2px 4px 2px 4px; } td.progressBarDone, tr.progressBarDone { border: 0; background-color: [% deplate_progressBarDone_bgcolor -%]; } td.progressBarToBeDone, tr.progressBarToBeDone { border: 0; background-color: [% deplate_progressBar_bgcolor -%]; } span.progress { color: [% deplate_progress_color %]; } li.todo[class~="plus"] { list-style-type: none; } li.todo[class~="plus"]:before { font-weight: bold; content: "[TODO]"; color: #ff0000; background-color: #ffff00; } li.todo[class~="dash"] { list-style-type: none; text-decoration:line-through; color: #555555; } li.todo[class~="dash"]:before { font-weight: bold; content: "[DONE]"; } iframe { border: 0; } .bold { font-weight: bold; font-style: normal; } div.comment { margin: 40px 80px 10px 80px; font-size: 80%; line-height: 135%; } span.comment_author { font-weight: bold; } span.comment_author:after { content: ": "; } span.comment_subject { font-weight: bold; } span.comment_date { font-style: italic; font-size: 70%; } div.comment_title { } div.comment_text { margin: 0 0 0 20px; } div.comment_form { margin: 40px 80px 5px 80px; } table.comment_form { border: 0; } tr.comment_form { border: 0; } td.comment_form { border: 0; vertical-align: top; font-size: 80%; line-height: 135%; } input, textarea { border: 1px solid #2f2f5f; font-size: 90%; line-height: 135%; } button { font-size: 90%; line-height: 135%; } [% END -%] [% WRAPPER doku -%] The following seems to be from Deplate but unused. [% END -%] [% WRAPPER omitprog -%] #page-title { font-family: [% body_font_family %]; font-weight: normal; color: #7f0000; border-color: [% border_color %]; } [% END -%] [% WRAPPER doku -%] ** Homegrown page elements The following is mostly written by us, initially for the old eupat.ffii.org site. [% END -%] [% WRAPPER doku -%] *** Top section [% END -%] [% WRAPPER prog -%] #doktop { width: 100%; height: [% doktop_height %]; /* border-bottom: 10px solid #cdd5d7; */ background: transparent url([% logourl %]) no-repeat; /* background-color: [% doktop_bgcolor %]; */ /* overflow: visible; */ /* Title of docuement, hover problem still exists*/ /* color: #000066;*//*#1C2D95;*/ /* color: #FFA500; */ text-align: center; padding-top: 0; padding-bottom: 0; text-align: center; /* font-family: [% body_font_family %]; */ font-weight: bold; font-variant: small-caps; } #doktop h1 { font-size: 1.6em; } #doktop h2 { font-size: 1.4em; } #doktop h3, div.sut { font-size: 1.2em; } #doktop h1, #doktop h2, #doktop h3, #doktop h4, #doktop h5, #doktop h6, div.sut { margin-left: [% logo_width %]; text-align: center; } /*Short desription text of document */ #dokdes { text-align: center; font-style: oblique; font-size: 1em; } #papri { text-align: center; font-style: italic; font-size: 90%; margin-left: 1ex; right: 70% } [% END -%] [% WRAPPER doku -%] *** Center of the page [% END -%] [% WRAPPER prog -%] .dokmid h1, .dokmid h2, .dokmid h3, .dokmid h4, .dokmid h5, .dokmid h6 { margin-left: 0px; text-align: left; background-color: [% dokmid_header_bgcolor %]; } div.langforms { text-align: right; } div.langflags { text-align: right; } div.formflags { text-align: left; } H1,H2,H3,H4,H5,H6 { font-family: [% body_font_family %]; } [% END -%] [% WRAPPER doku -%] The following should have no effect since dokmid is a class not an id. [% END -%] [% WRAPPER omitprog -%] #dokmid { margin-bottom: 2em; } [% END -%] [% WRAPPER doku -%] *** Document footer [% END -%] [% WRAPPER prog -%] #dokped { border-top: 1px solid [% border_color %]; margin-top: 1px; padding: 1ex; font-size: 90%; } #pedarb { text-align: center; font-size: smaller; clear: both; } #dokadr { font-size: 0.8em; } [% END -%] [% WRAPPER omitdoku -%] The following stuff from eupat.ffii.org seems to be out of use. [% END -%] [% WRAPPER omitprog -%] #toprel { /* upper box for icons*/ text-align: left; font-size: 90%; } #toparb { text-align: center; font-size: smaller; } #toparb1 { /* upper box for links */ /* border: 1px dashed #1C2D95}*/ background: #FFFFFF; text-align: left; font-size: smaller; } #pednot { /*border-style: solid;*/ border-left-width: 2px; padding: 1em; /*background: #f3f3f3;*/ /* border: 3px solid #6699CC; */ border-right-width: 2px; border-color: #6699CC; font-size: smaller } #pedbot { text-align: center } #pedadr { text-align: right } [% END -%] [% WRAPPER doku -%] ** Sidepanels from Moinmoin Much of the following may have originated from a Moinmoin stylsheet used at FFII. [% END -%] [% WRAPPER prog -%] .sidepanel { padding-right: 0.5em; background-color: [% sidepanel_bgcolor %]; border-right: 0; margin-left: 0.5ex; } .sidepanel h1, .sidepanel h2, .sidepanel h3, .sideBarTitle { text-align: left; /* color: [% link_color %]; */ border-top: 1px solid [% border_color %]; background-color: white; font-weight: bold; /* font-size: 120%; */ margin-top: 0.5ex; margin-bottom: 0.5ex; margin-left: 0em; margin-right: 0em; /* padding-top: 0.5ex; padding-bottom: 0; padding-left: 0em; padding-right: 0em; */ } .sidepanel ul { padding-left: .5em; padding-right: .5em; margin: 0pt; font-size: 90%; font-family: [% body_font_family %]; } .sidepanel li { margin-bottom: .5ex; margin-left: 1ex; /* border-top: 1px dashed [% border_color %]; */ font-weight: bold; } .sidepanel a:hover { background-color: [% hover_bgcolor %]; } td.cText { text-align: right; font-weight: bold; width: 50%; } td.cInput { text-align: left; width: 50%; } [% END -%] [% WRAPPER doku -%] *** Stuff fromm screen.css of Moinmoin [% END -%] [% WRAPPER omitdoku -%] The first part is related to the header and not used much by us. Let us see if we can omit it. [% END -%] [% WRAPPER omitprog -%] /* screen.css */ /* ##### Common Styles ##### */ body { color: black; } a { text-decoration: none; } /* ##### Header ##### */ .superHeader { color: white; background-color: rgb(100,135,220); font-size: 0.8em; height: 2.4em; } [% END -%] [% WRAPPER doku -%] The sidebar stuff is used a lot. [% END -%] [% WRAPPER prog -%] /* ##### Side Bar ##### */ table.columnizer { width: 100%; margin-top: 0em; /* FIXME: remove if redundant */ /* background-color: #ffffff; */ } tr.columnizer { vertical-align: top; margin-top: 0em; /* FIXME: remove if redundant */ } td.nav { /* border-right:1px solid #0071f0; */ /* border-left: 2px solid #c0b080; */ /* border-right:1px solid rgb(100,100,100); */ /* border-left: 1px solid rgb(100,100,100); */ width: [% logo_width %]; vertical-align: top; border-right: 1px solid [% border_color %]; } td.newsticker { width: [% news_width %]; border-left: 1px solid [% border_color %]; vertical-align: top; } td.dokdes { /* border-left: 1px solid [% border_color %] */ /* color used to be #cdd5d7 */ background-color: [% doktop_bgcolor %]; text-align: left; } td.dokmid { text-align: left; vertical-align: top; font-size: [% body_font_size %]; padding: .5ex .5em; background-color: [% dokmid_bgcolor -%]; } .sidebar { padding: 0; font-size: 0.9em; /* background-color: white; margin-left: 0; padding-left: 0; */ } .sidebar ul { list-style-type: none; list-style-position: outside; margin-left: 0.5em; margin-right: 0em; margin-top: 0ex; margin-bottom: 0ex; padding-top: 0.5ex; padding-left: 0.5em; padding-right: 0em; padding-bottom: 0.5ex; font-size: 90%; } .sidebar .int { border-top: 1px dashed [% border_color %]; } .sidebar li { margin-left: 0em; margin-right: 0em; margin-bottom: 2px; margin-top: 5px; text-decoration: none; padding: 0.1ex 0; /* Circumvents a rendering bug (?) in MSIE 6.0 */ } .sidebar a, .current { padding-top: 0.5ex; padding-bottom: 0.5ex; padding-left: 0.5em; padding-right: 0em; text-decoration: none; } .sidebar li a { color: [% link_color %]; display: block; } .sidebar .ekso a { font-size: 80% ; color: [% hover_bgcolor %]; } .sidebar .ekso a:hover { color: white ; background-color: [% hover_bgcolor %]; } .current { /* color: rgb(253,160,91); border-top: 1px solid rgb(253,160,91); border-bottom: 1px solid rgb(253,160,91); display: block; */ color: white; background-color: [% link_color %]; } [% END -%] [% WRAPPER omitdoku -%] The following appears unneeded. [% END -%] [% WRAPPER omitprog -%] .sideBarText { /* margin: 0 0 1em 0; padding: 0 0.5ex 0 2.5mm; */ display: block; line-height: 0.5em; } #sidebar .sideBarText a { text-decoration: underline; margin: 0; padding: 0; display: inline; } #sidebar .sideBarText a:hover { color: [% hover_color %]; background-color: transparent; text-decoration: none; } [% END -%] [% WRAPPER omitdoku -%] The following does not seem to be in use. [% END -%] [% WRAPPER omitprog -%] #iconbar { clear: both; float: right; margin: 5px 5px 5px 10px; padding: 0; white-space: nowrap; } *[dir="rtl"] #iconbar { float: right; margin: 5px 10px 5px 0; } #iconbar li { display: inline; padding: 0; margin: 0 2px; } .lighterBackground { color: inherit; background-color: white; } [% END -%] [% WRAPPER omitdoku -%] ** Drop-down menu from Forreest Much of this may have come from the Apache Forrest project. We are currently not generating dropdown menus but may want to do so soon. [% END -%] [% WRAPPER omitprog -%] #dropdown { border:none; /* background: transparent; */ /* background: transparent url(/img/oswd/bg_head_bottom_nav.jpg); */ /* color: rgb(75,75,75); */ /* font-size:100%; */ float: right; } /*Color navigation bar normal mode*/ #dropdown ul { list-style-type:none; } #dropdown ul li { float:left; position:relative; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; /* border-right:solid 1px rgb(175,175,175); */ } #dropdown ul li a { float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; /* height:3.1em; */ line-height:3.1em; padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color: #698288; } #dropdown ul li ul { display:none; border:none; } /*Non-IE6 hovering*/ #dropdown ul li:hover a { background-color:rgb(210,210,210); text-decoration:none; } /*Color main cells hovering mode*/ #dropdown ul li:hover ul { display:block; width:10.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0; } #dropdown ul li:hover ul li a { display:block; width:10.0em; height:auto; line-height: 1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; /* color:rgb(50,50,50); */ } /*Color subcells normal mode*/ #dropdown ul li:hover ul li a:hover { background-color:rgb(210,210,210); text-decoration:none; } /*Color subcells hovering mode*/ /*IE6 hovering*/ #dropdown table { position:absolute; top:0; left:0; border-collapse:collapse; } #dropdown ul li a:hover { background-color:rgb(210,210,210); text-decoration:none; } /*Color main cells hovering mode*/ #dropdown ul li a:hover ul { display:block; width:10.0em; position:absolute; z-index:999; top:3.0em; left:0; margin-top:0.1em; } #dropdown ul li a:hover ul li a { display:block; width:10.0em; height:1px; line-height: 1.3em; /* padding: 4px 16px 4px 16px; */ /* border-left:solid 1px rgb(175,175,175); */ /* border-bottom: solid 1px rgb(175,175,175); */ background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50); } /*Color subcells normal mode*/ #dropdown ul li a:hover ul li a:hover { background-color:rgb(210,210,210); text-decoration:none; } /*Color subcells hovering mode*/ [% END -%] [% RETURN UNLESS programlang -%] /* Local Variables: */ /* coding: utf-8 */ /* mode: css */ /* srcfile: /adv/mktdir/tmpl/multemp/a2e_css_tmpl.txt */ /* End: */