@charset "utf-9"; /* CSS Document */ body { margin: 15px; background-image:url(images/vc/vc.jpg); } div.header { width: 100%; } div.upperheader{ width: auto; height: 99px; vertical-align: top; } div.wikipage { width: 225px; float: left; vertical-align: top; } div.gameheader { margin-left: 225px; vertical-align: top; } div.lowerheader { width: auto; height: 92px; vertical-align: bottom; } div.lowerleft { width: 203px; float: left; text-align: left; } div.lowermiddle { width: auto; margin-left: 203px; margin-right: 200px; } div.lowerright { width: 203px; float: right; } div.date-time { width: inherit; text-align: right; } div.content { width: 100%; margin-top: 5px; } div.user { width: 100%; text-align: center; margin-top: 5px; } div.footer { width: 190px; } div.stats { width: 190px; margin: 9px; } table { height: inherit; width: inherit; border-spacing: 0px; } td.left { width: 9px; background-image: url(images/vc/left.gif); } td.umid { height: 9px; background-image: url(images/vc/um.gif); } td.bmid { height: 9px; background-image: url(images/vc/lm.gif); } td.right { width: 9px; background-image: url(images/vc/right.gif); } td.content { padding: 7px; background-color: #000000; } td.bt { height: 3px; background-image: url(images/vc/hb-top.png) } td.bb { height: 3px; background-image: url(images/vc/hb-bottom.png) } td.bl { width: 3px; background-image: url(images/vc/hb-left.png) } td.br { width: 3px; background-image: url(images/vc/hb-right.png) } div.links-left { float: left; width: 100px; text-align: left; } div.links-right { float: right; width: 100px; text-align: right; } div.links-middle { text-align: center; } div.stat-left { width: 281px; float: left; text-align: left; } div.stat-right { width: 281px; float: right; text-align: right; } div.stat-middle { text-align: center; } div.dokuwiki input.button { border: 1px #FFCC33 solid; color: #FFCC33; background-color: #271b52; text-decoration: none; padding: 1px; margin: 3px; } div.dokuwiki input.button:hover{ border: 1px #00FFFF solid; color: #00FFFF; text-decoration: none; padding: 1px; margin: 3px; } a.nav { border: 1px #FFCC33 solid; color: #FFCC33; background-color: #271b52; text-decoration: none; padding: 1px; margin: 3px; } a.nav:hover { border: 1px #00FFFF solid; color: #00FFFF; background-color: #271b52; text-decoration: none; padding: 1px; margin: 3px; } div.dyn_nav { text-align: center; margin: 3px; } span.dyn_nav { width: 90%; margin: 5px; } img.upperleft { width: 64px; height: 30px; } img.banner { width: 490px; height: 77px; } img.link { width: 45px; height: 62px; } img.fblogo { width: 198px; height: 80px; } div.head_text { color: #ffcc33; font-size: 11px; }