@charset "utf-8"; /* CSS Document */ div.doku-control input.button{ float: left; border: 0; font-size: 16px; color: #000000; background-color: #ffffff; text-decoration: none; margin-top: 4px; margin-left: 5px; margin-right: 5px; } div.doku-control input.button:hover{ background-color: #efefef; } div.login input.button{ float: right; border: 0; color: #000000; background: none; text-decoration: none; margin-left: 5px; margin-right: 5px; } div.header input.button:hover{ background-color: #9999cc; } div.search input.button{ border: 0; color: #000000; background: none; text-decoration: none; } div.search input.button:hover{ background-color: #9999cc; } a.nav { float: left; border: 0; font-size: 12px; color: #000000; background-color: #ffffff; text-decoration: none; margin-top: 6px; margin-left: 5px; margin-right: 5px; } a.nav:hover { background-color: #efefef; } div.header { height: 64px; width: 100%; background-image: url(images/top-bg.gif); } div.nav { height: 27px; width: 100%; background-image: url(images/nav-bg.gif); } div.doku-control { height: 27px; width: 100%; background-image: url(images/nav-bg.gif); } div.content { width: 100%; } div.footer { height: 46px; width: 100%; background-image: url(images/footer-bg.gif); } div.doku-control a { text-decoration: none; } div.title { float: left; margin-top: 20px; } a.header { text-align: left; margin-left: 20px; color: #000080; text-decoration: none; font-size: 30px; } span.pbd input.button{ border: 0; font-size: 16px; color: #000000; background-color: #ffffff; text-decoration: none; margin-top: 4px; margin-left: 5px; margin-right: 5px; } span.pbd input.button:hover{ background-color: #efefef; } div.float { margin-top: 22px; margin-right: 15px; width: 250px; float: right; } div.search { margin-top: 20px; text-align: right; } div.dokuwiki div.toc { border: 2px #d2ddea solid; } #toc__header { border: 0px none; background-size: contain; background-image: url(images/toc-bg.gif); } #toc__inside { border: 0px none; }