/* * extra vanilla skin                           * additional .css on top of jspwiki.css  *//* +++ 010 LAYOUT of main ID blocks +++ */#header                  { padding: 0 10px 0 74px; }#actionsTop              { margin: 0 0 10px 0; }#page                    { float: left; width: 80%; margin:5px 0;}#favorites               { float: right; width: 18%; margin: 2px 1%;}#actionsBottom           { clear: both; } #header .applicationlogo { left: 10px; top: 0; }/* +++ 020 LOOK and FEEL of main blocks with ID +++ */#header                  { border-bottom: 4px solid #3c78b5; }#actionsBottom .actionHome,#actionsBottom .actionView,#actionsBottom .actionEdit,#actionsBottom .actionComment,#actionsBottom .actionPrefs,#actionsBottom .actionAttach, #actionsBottom .actionInfo,#actionsBottom .actionIndex,#actionsBottom .actionRecentChanges                          { display: none; }.pageactions .pageinfo   { display: inline;  }#footer                  { border-top: 4px solid #3c78b5; margin:0; padding: 5px 0; }/* +++ 200 Generic stuff here +++ */body, p, table, tr, td   { font-family: Verdana, Arial, Helvetica, sans-serif;	                       font-size: 11px; line-height: 16px; }/* +++ 210 Page titles, headings, and paragraphs +++ */.pagename                { font-size: 22px; color: #003366; line-height: 28px; }h2,h3,h4                 { color: #003366; background: #f0f0f0; }h2,h3                    { border-bottom: 1px solid #3c78b5; }h2                       { font-size: 24px; line-height: normal; }h3                       { font-size: 18px; line-height: normal; }h4                       { font-size: 14px; line-height: normal; }/* +++ 220 Lists and bullets +++ *//* +++ 225 Forms, Labels, form-values and form-help +++ */label                    { color: #003366; }/* +++ 230 Horizontal rules +++ */hr                       { border-top: 1px solid #3c78b5; background-color:transparent;                           height: 0px; width:100%; text-align:center; }/* +++ 240 Pre-formatted text blocks and code +++ */tt,pre                   { font-size: 11px; line-height: 13px; }pre                      { background: #f0f0f0; border: 1px dotted #3c78b5;                            padding: 3px; }/* +++ 250 Hyperlinks +++ */A:link, A:visited, A:active, A:hover                          { color: #003366; }/* +++ 260 Image styles, and Logo +++ */img.inline               { border:1px solid #003366; padding: 3px; }img.outlink              { border:2px solid red; padding:1px; }/* +++ 270 Footnotes and small text +++ */.small                   { font-size: 10px; }.sub                     { font-size: 10px; }.sup                     { font-size: 10px; }/* +++ 280 Convenience styles and info/warning/error dialogs +++ */.information             { border: 1px dashed #3c78b5; background-color: #e0e0f0; }.warning                 { border: 1px dashed #bbbbbb; background-color: #ffcccc; }.error                   { border: 1px dashed #c00000; background-color: #ffcccc; color: #c00000; }/* +++ 290 Comment boxes (used on some pages) +++ */.commentbox              { border: 2px dashed #3c78b5; background: #f0f0f0; }/* +++ 300 Wiki tables and zebra tables +++ */.wikitable * td          { text-align: left; padding: 4px;                            border: 1px solid #cccccc; }.wikitable * th          { text-align: center; padding: 4px;                           background: #f0f0f0; border: 1px solid #cccccc; }.zebra-table th          { background: #f0f0f0; }    .zebra-table tr.odd td   { background: #f7f7f7; }/* +++ 350 Attachments +++ *//* +++ 400 Styles for specific JSPs +++ *//* +++ 405 AttachmentTab.JSP +++ */#attachImg               { border: 1px solid #3c78b5; }#attachImg img           { border: 0; padding:0; }/* +++ 410 CommentContent +++ */body.comment             { background-color: #eeeeee; } /* check *//* +++ 415 ConflictContent +++ *//* +++ 420 DiffContent and Diff Providers: Traditional and External +++ *//* +++ 421 Contextual diff provider +++ *//* +++ 425 Edit/EditContent and CommentContent +++ */.edithelp                { color: black; }/* +++ 430 Edit/EditContent +++ */body.edit                { background-color: #f0f0f0; } /* +++ 440 Favorites +++ *//* +++ 450 FindContent / 450 Graph Bars +++ */.graphBar                { border-color: #3c78b5; }/* +++ 455 Footer +++ */.copyright               { color: #3c78b5; font-style: italic; margin: 0 200px; }.wikiversion             { font-size: 10px; color: #3c78b5; } /* +++ 460 Header +++ */.breadcrumbs             { font-size: 9px; }/* +++ 465 InfoContent +++ *//* +++ 470 PageActions.jsp +++ */.pageactions             { padding: 0;  }.pageactions span,.pageactions .pageinfo,.pageactions .quicklinks { padding: 4px; margin: 0 4px;                            font-size: 11px; line-height: normal;                            color: white; background: #3c78b5; }.pageactions a:link,.pageactions a:visited   { text-decoration: none; font-weight: bold;                            color: white; background: transparent; }.pageactions span:hover  { background: #003366; }/* +++ 475 PageContent.jsp +++ *//* +++ 475 PreviewContent - "This is a preview" comment +++ */.previewcontent          { background: white url(images/preview.png);                            border: 1px solid #3c78b5; }/* +++ 480 PreferencesContent, LoginContent, GroupContent +++ */#userPrefs tr td         { padding: 5px ; }/* +++ 485 SearchBox +++ */#header .searchbox       { background: url(images/search.png) 0 center no-repeat;                            padding-left: 20px; }#header a:link, #header a:visited,#recentSearches          { color: #003366;  }#searchboxMenu           { border: 2px solid #3c78b5; color: black; font-size: 90%;} .searchbox input         { height:16px; }/* +++ 490 ViewTemplate +++ */body.view                { background-color: white; }/* +++ 600 JSPWiki plugins +++ *//* +++ 610 Image plugin +++ *//* +++ 203 image plugin stuff +++ *//* +++ 620 Index plugin +++ */.index .header           { padding: 4px; border:1px dashed #3c78b5;                           font-size: 14px; font-weight: bold; text-align:center; }/* +++ 625 Table of contents plugin +++ */.toc                     { background: #f0f0f0; margin: 0 15%; overflow: auto; }.toc h4                  { background: transparent; border-bottom: 1px dashed #3c78b5;                           padding: 0.25em; }.toc ul                  { margin: 0; }.toc li a                { color: #003366; text-decoration: none; }/* +++ 630 Weblog and weblogarchive plugins +++ *//* +++ 800 JSPWiki JSP Taglibs +++ *//* +++ 805 CalendarTag +++ *//* +++ 900 "Special-effects" JavaScript styles +++ *//* +++ 905 Search highlights +++ *//* +++ 910 Tabbed Pages +++ *//* +++ 430 Tabbed Pages +++ */.tabs                    { border: none; padding: 10px 10px 10px 15px; }.tabmenu                 { border-bottom: 1px solid #3c78b5; padding: 2px 10px; font-size: 11px; }/* ie */* html .tabmenu          { margin-top: 1px; }.tabmenu a,.edit .tabmenu a         { margin: 0 0 0 4px; padding: 2px 4px;                           border: 1px solid #3c78b5;                           color: white; background: #3c78b5; }.tabmenu a:hover, .edit .tabmenu a:hover   { color: white; background: #003366; border-color: #003366; }.tabmenu a.activetab, .edit .tabmenu a.activetab                          { color: black; background: white; border-bottom: 2px solid white; }.tabmenu .alerttab a, .edit .tabmenu .alerttab a                          { }.tabmenu .alerttab .activetab, .edit .tabmenu .alerttab .activetab                          { background: white; border-bottom: 1px solid #3c78b5; }/* +++ 920 Collapsable lists +++ */.collapseBullet,.collapseOpen,.collapseOpen:hover,.collapseClose,.collapseClose:hover     { width: 16px; text-indent: 16px; overflow: hidden;                           background-color: transparent;                           background-repeat: no-repeat;                            background-position: 0 center; }.collapseBullet          { background-image: url(images/arrow-leaf.png); } .collapseOpen,.collapseOpen:hover      { background-image: url(images/arrow-open.png); }.collapseClose,.collapseClose:hover     { background-image: url(images/arrow-close.png); }.collapsebox             { border: 1px solid #3c78b5; }.collapsebody            { padding: 4px; }/* +++ 930 Sortable tables +++ */.sortable .sort,.sortable .sortAscending,.sortable .sortDescending { padding: 0 1.25em;                            background-color: #f0f0f0;                            background-repeat: no-repeat;                             background-position: 0.25em 50%; }.sortable .sortAscending  { background-image: url(images/bulletDown.png); }.sortable .sortDescending { background-image: url(images/bulletUp.png); }/* +++ 940 Quick Section Links +++ */.quicklinks              { font-size: 12px; padding: 0 2px; }.quicklinks, .quicklinks a            { background: #3c78b5; color: white; border: none; }.pageactions .quicklinks { font-size: 10px; }
