/* Always enabled stylesheets (right frame) */ body { font-family: ; font-size: ; color: #000000; background-image: url(../themes/original/img/vertical_line.png); background-repeat: repeat-y; background-color: } pre, tt {font-size: } th {font-family: ; font-size: ; font-weight: bold; color: #000000; background-color: } td {font-family: ; font-size: } form {font-family: ; font-size: ; padding: 0px; margin: 0px;} input {font-family: ; font-size: } input.textfield {font-family: ; font-size: ; color: #000000; background-color: #FFFFFF} select {font-family: ; font-size: ; color: #000000; background-color: #FFFFFF} textarea {font-family: ; font-size: ; color: #000000; background-color: #FFFFFF} h1 {font-family: ; font-size: ; font-weight: bold} h2 {font-family: ; font-size: ; font-weight: bold} h3 {font-family: ; font-size: ; font-weight: bold} a:link {font-family: ; font-size: ; text-decoration: none; color: #0000FF} a:visited {font-family: ; font-size: ; text-decoration: none; color: #0000FF} a:hover {font-family: ; font-size: ; text-decoration: underline; color: #FF0000} a.nav:link {font-family: ; color: #000000} a.nav:visited {font-family: ; color: #000000} a.nav:hover {font-family: ; color: #FF0000} a.h1:link {font-family: ; font-size: ; font-weight: bold; color: #000000} a.h1:active {font-family: ; font-size: ; font-weight: bold; color: #000000} a.h1:visited {font-family: ; font-size: ; font-weight: bold; color: #000000} a.h1:hover {font-family: ; font-size: ; font-weight: bold; color: #FF0000} a.h2:link {font-family: ; font-size: ; font-weight: bold; color: #000000} a.h2:active {font-family: ; font-size: ; font-weight: bold; color: #000000} a.h2:visited {font-family: ; font-size: ; font-weight: bold; color: #000000} a.h2:hover {font-family: ; font-size: ; font-weight: bold; color: #FF0000} a.drop:link {font-family: ; color: #ff0000} a.drop:visited {font-family: ; color: #ff0000} a.drop:hover {font-family: ; color: #ffffff; background-color:#ff0000; text-decoration: none} dfn {font-style: normal} dfn:hover {font-style: normal; cursor: help} .nav {font-family: ; color: #000000} .warning {font-family: ; font-size: ; font-weight: bold; color: #FF0000} .tblcomment {font-family: ; font-size: ; font-weight: normal; color: #000099; } td.topline {font-size: 1px} td.tab { border-top: 1px solid #999; border-right: 1px solid #666; border-left: 1px solid #999; border-bottom: none; border-radius: 2px; -moz-border-radius: 2px; } div.tabs { clear: both; } table.tabs { border-top: none; border-right: none; border-left: none; border-bottom: 1px solid #666; } fieldset { border: #686868 solid 1px; padding: 0.5em; } fieldset fieldset { margin: 0.8em; } button.mult_submit { border: none; background-color: transparent; } .pdflayout { overflow: hidden; clip: inherit; background-color: #FFFFFF; display: none; border: 1px solid #000000; position: relative; } .pdflayout_table { background: ; color: #000000; overflow: hidden; clip: inherit; z-index: 2; display: inline; visibility: inherit; cursor: move; position: absolute; font-size: ; border: 1px dashed #000000; } .print{font-family:arial;font-size:8pt;} /* MySQL Parser */ .syntax {font-family: sans-serif; font-size: ;} .syntax_comment { padding-left: 4pt; padding-right: 4pt;} .syntax_digit {} .syntax_digit_hex {} .syntax_digit_integer {} .syntax_digit_float {} .syntax_punct {} .syntax_alpha {} .syntax_alpha_columnType {text-transform: uppercase;} .syntax_alpha_columnAttrib {text-transform: uppercase;} .syntax_alpha_reservedWord {text-transform: uppercase; font-weight: bold;} .syntax_alpha_functionName {text-transform: uppercase;} .syntax_alpha_identifier {} .syntax_alpha_charset {} .syntax_alpha_variable {} .syntax_quote {white-space: pre;} .syntax_quote_backtick {} hr{ color: #666666; background-color: #666666; border: 0; height: 1px; } /* new styles for navigation */ .nav { font-family: ; color: #000000; border-top: none; border-right: none; border-left: none; border-bottom: 1px solid #666; } .navSpacer { width: 5px; height: 16px; } .navNormal, .navDrop, .navActive { font-family: ; font-size: ; font-weight: bold; border-top: 1px solid #999; border-right: 1px solid #666; border-left: 1px solid #999; border-bottom: none; border-radius: 2px; -moz-border-radius: 2px; padding: 2px 5px 2px 5px; } .navNormal { color: #000000; background-color: #E5E5E5; } .navActive{ font-family: ; font-size: ; font-weight: bold; color: #000000; background-color: #CCCCCC; } .navDrop{ color: #000000; background-color: #E5E5E5; } .navNormal a:link, .navNormal a:active, .navNormal a:visited, .navActive a:link, .navActive a:active, .navActive a:visited{ color: #0000FF; } .navDrop a:link, .navDrop a:active, .navDrop a:visited{ color: #FF0000; } .navDrop a:hover{ color: #FFFFFF; background-color: #FF0000; } .navNormal a:hover, .navActive a:hover{ color: #FF0000; } /* Warning showing div with right border and optional icon */ div.errorhead { font-weight: bold; color: #ffffff; text-align: left; margin: 0px; } /* tables */ .tblError { border: 1px solid #FF0000; background-color: #FFFFCC; } .tblWarn, div.tblWarn { border: 1px solid #FF0000; background-color: #FFFFFF; } div.tblWarn { padding: 5px 5px 5px 5px; margin: 0px 0px 5px 0px; width: 100%; } .tblHeaders { background-color: ; font-weight: bold; color: #000000; } .tblFooters { background-color: ; font-weight: normal; color: #000000; } .tblHeaders a:link, .tblHeaders a:active, .tblHeaders a:visited, .tblFooters a:link, .tblFooters a:active, .tblFooters a:visited { color: #0000FF; } .tblHeaders a:hover, .tblFooters a:hover { color: #FF0000; } .tblHeadError { background-color: #FF0000; font-weight: bold; color: #FFFFFF; } .tblHeadWarn { background-color: #FFCC00; font-weight: bold; color: #000000; } /* forbidden, no privilegs */ .noPrivileges{ color: #FF0000; font-weight: bold; } /* Heading */ .serverinfo { font-family: ; font-size: ; font-weight: normal; white-space: nowrap; vertical-align: middle; padding: 0px 0px 10px 0px; } img, input, select, button { vertical-align: middle; }