themes/openwrt.org: display error if Java Script is disabled
[project/luci.git] / themes / openwrt.org / htdocs / luci-static / openwrt.org / cascade.css
index 90827ab..91771a7 100644 (file)
 @charset "utf-8";
 
+@media all {
+
+html {
+       min-height: 100%;
+       height: auto;
+}
+
 body {
+       color: #ffffff;
+       background-color: #4a6b7c;
+       background-image: url(bg.jpg);
+       background-position: bottom center;
+       background-repeat: repeat-x;
        font-family: Verdana, Arial, sans-serif;
-       background-color: #557788;
+       font-size: 101%;
+       line-height: 100%;
+       padding-bottom: 1.5em;
 }
 
-h1 {
-       margin: 0%;
-       font-size: 1.4em;
-       font-weight: bold;
-       margin-bottom: 0.5em;
+* {
+       margin: 0;
+       padding: 0;
+}
+
+abbr,
+acronym {
+       font-style: normal;
+       font-variant: normal;
+}
+
+abbr[title],
+acronym[title] {
+       border-bottom: 1px dotted;
+       cursor: help;
+}
+
+a:link abbr[title],
+a:visited abbr[title],
+a:link acronym[title],
+a:visited acronym[title] {
+       cursor: pointer;
+}
+
+code {
+       font-family: monospace;
+       white-space: pre;
+}
+
+#maincontent ul {
+       margin-left: 2em;
 }
 
-h2 {
-       margin: 0%;
-       font-size: 1.2em;
+.warning {
+       color: red;
+       background-color: white;
        font-weight: bold;
 }
 
-h3 {
-       margin: 0%;
+.clear {
+       clear: both;
 }
 
-#page {
-       background-color: #d4dce0;
-       border-left: 3px solid #000000;
-       border-right: 3px solid #000000;
+.skiplink,
+.navigation,
+.hidden {
+       position: absolute;
+       left: -1000px;
+       top: -1000px;
+       width: 0px;
+       height: 0px;
+       overflow: hidden;
+       display: inline;
+}
+
+.error {
+       color: #ff0000;
+       background-color: white;
 }
 
 #header {
-       padding: 0.2em;
-       height: 4.5em;
-       padding-left: 1.2em;
+       min-height: 98px;
+       background-image: url(header.png);
+       background-repeat: no-repeat;
+       background-position: left center;
+       background-color: #557788;
+       color: #ffffff;
+       text-align: right;
 }
 
-#columns {
-       border-left: 10.1em solid #ccd6db;
-       border-right: 10.1em solid #ccd6db;
-       display: block;
-       padding: 0.1em;
+#header h1 {
+       padding: 1em 1em 0 1em;
 }
 
-#columnswrapper {
-       display: block;
-       margin-left: -10em;
-       margin-right: -10em;
+#header p {
+       padding: 0 1em 1em 1em;
+}
+
+#header h1,
+#header p {
+       font-size: 70%;
+       font-weight: normal;
+       line-height: 160%;
+       text-align: right;
+}
+
+ul.dropdowns {
+       float: left;
+       margin: 0;
+       padding: 0;
+       width: auto;
+       list-style: none;
 }
 
-#content {
-       margin-left: 14em;
-       margin-right: 14em;
+html>body ul.dropdowns {
+       position: relative;
+}
+
+ul.dropdowns li,
+ul.dropdowns ul {
+       margin: 0;
+       padding: 0;
+       list-style: none;
+}
+
+ul.dropdowns li {
+       float: left;
+       position: relative;
+       white-space: nowrap;
+}
+
+ul.dropdowns li ul {
+       position: absolute;
+       z-index: 1000;
+       top: auto;
+       min-width: 10em;
+}
+
+ul.dropdowns li li {
+       float: none;
+       position: relative;
+}
+
+ul.dropdowns li a {
        display: block;
+}
+
+ul.dropdowns ul li ul {
+       top: 0;
+}
+
+ul.dropdowns li ul,
+ul.dropdowns li.over ul ul,
+ul.dropdowns li.focus ul ul,
+ul.dropdowns li:hover ul ul,
+ul.dropdowns li.over ul ul ul,
+ul.dropdowns li.focus ul ul ul,
+ul.dropdowns li:hover ul ul ul,
+ul.dropdowns li.over ul ul ul ul,
+ul.dropdowns li.focus ul ul ul ul,
+ul.dropdowns li:hover ul ul ul ul {
+       left: -3000px;
+}
+
+ul.dropdowns li.over ul,
+ul.dropdowns li.focus ul,
+ul.dropdowns li:hover ul {
+       left: 0;
+}
+
+ul.dropdowns ul li.over ul,
+ul.dropdowns ul li.focus ul,
+ul.dropdowns ul li:hover ul,
+ul.dropdowns ul ul li.over ul,
+ul.dropdowns ul ul li.focus ul,
+ul.dropdowns ul ul li:hover ul,
+ul.dropdowns ul ul ul li.over ul,
+ul.dropdowns ul ul ul li.focus ul,
+ul.dropdowns ul ul ul li:hover ul {
+       left: 100%;
+}
+
+#menubar {
        position: relative;
-       padding: 2px;
-       font-size: 0.8em;
+       width: 100%;
+       background: #000000;
+       color: #ffffff;
 }
 
-.headerlogo {
-       height: 4em;
-       padding: 5px;
+#menubar .warning {
+       color: red;
+       background-color: #557788;
 }
 
-.headerlogo img {
-       height: 100%;
+#menubar ul.dropdowns {
+       min-height: 1.8em;
+       background: #000000;
+       color: #ffffff;
 }
 
-.headertitle {
-       font-size: 2.4em;
-       color: black;
+#menubar ul.dropdowns li ul {
+       background: #000000;
+       color: #ffffff;
+       border-width: 0 1px 1px 1px;
+       border-style: solid;
+       border-color: #444444;
+}
+
+#menubar ul.dropdowns ul li ul {
+       border-width: 1px;
+}
+
+html #menubar a:link,
+html #menubar a:visited {
+       position: relative;
+       display: block;
+       padding: 0.5em;
+       background: #000000;
+       color: #ffffff;
+       text-decoration: none;
+       font-size: 80%;
+       font-weight: normal;
+}
+
+
+html #menubar a:link:hover,
+html #menubar a:visited:hover,
+html #menubar a:link:active,
+html #menubar a:visited:active,
+#menubar a:link:focus,
+#menubar a:visited:focus {
+       background: #000000;
+       color: #ffff00;
        font-weight: bold;
-       letter-spacing: 0.6em;
-       text-transform: lowercase;
 }
 
-.separator {
-       padding-left: 0.25em;
+html #menubar a:link.active,
+html #menubar a:visited.active,
+html #menubar a:link.preactive,
+html #menubar a:visited.preactive {
+       background: #000000;
+       color: #ffff00;
        font-weight: bold;
-       font-size: 0.8em;
-       line-height: 1.4em;
 }
 
-.whitetext {
-       color: white;
+html #menubar a:link.warning,
+html #menubar a:visited.warning {
+       background: #000000;
+       color: red;
+       font-weight: bold;
 }
 
-.blacktext {
-       color: #000000;
+#menubar ul.dropdowns li.over>a,
+#menubar ul.dropdowns li.focus>a,
+#menubar ul.dropdowns li:hover>a {
+       font-weight: bold;
+}
+
+.lang_de #submenu_mini_system { min-width: 13.3em; }
+* html .lang_de #submenu_mini_system { width: 13.3em; }
+
+.lang_pt-br #submenu_mini_network { min-width: 14em; }
+* html .lang_pt-br #submenu_mini_network { width: 14em; }
+
+.lang_pt-br #submenu_mini_system { min-width: 11.5em; }
+* html .lang_pt-br #submenu_mini_system { width: 11.5em; }
+
+.lang_ru #submenu_mini_system { min-width: 18em; }
+* html .lang_ru #submenu_mini_system { width: 18em; }
+
+.lang_pt-br #submenu_admin_index { min-width: 11em; }
+* html .lang_pt-br #submenu_admin_index { width: 11em; }
+
+.lang_ru #submenu_admin_index { min-width: 15.5em; }
+* html .lang_ru #submenu_admin_index { width: 15.5em; }
+
+.lang_ru #submenu_admin_status { min-width: 10.5em; }
+* html .lang_ru #submenu_admin_status { width: 10.5em; }
+
+.lang_de #submenu_admin_system { min-width: 13.3em; }
+* html .lang_de #submenu_admin_system { width: 13.3em; }
+
+.lang_fr #submenu_admin_system { min-width: 14.5em; }
+* html .lang_fr #submenu_admin_system { width: 14.5em; }
+
+.lang_pt-br #submenu_admin_system { min-width: 11.5em; }
+* html .lang_pt-br #submenu_admin_system { width: 11.5em; }
+
+.lang_ru #submenu_admin_system { min-width: 18em; }
+* html .lang_ru #submenu_admin_system { width: 18em; }
+
+#submenu_admin_services_chillispot { min-width: 15.5em; }
+* html #submenu_admin_services_chillispot { width: 15.5em; }
+
+#submenu_admin_services_coovachilli { min-width: 15em; }
+* html #submenu_admin_services_coovachilli { width: 15em; }
+
+.lang_ru #submenu_admin_network_routes { min-width: 15.3em; }
+* html .lang_ru #submenu_admin_network_routes { width: 15.3em; }
+
+#submenu_admin_network_firewall { min-width: 14em; }
+* html #submenu_admin_network_firewall { width: 14em; }
+
+.lang_de #submenu_admin_network_firewall { min-width: 16.5em; }
+* html .lang_de #submenu_admin_network_firewall { width: 16.5em; }
+
+.lang_pt-br #submenu_admin_network_firewall { min-width: 15em; }
+* html .lang_pt-br #submenu_admin_network_firewall { width: 15em; }
+
+#modemenu {
+       width: auto;
+       background: #000000;
+       color: #ffffff;
+       list-style: none;
+       margin-right: 1px;
 }
 
-.magentatext {
-       color: #dc0065;
+#modemenu li {
+       float: right;
+       list-style: none;
 }
 
-.inheritcolor {
-       color: inherit;
+#savemenu {
+       float: right;
+       margin-right: 2em;
 }
 
-.smalltext {
-       font-size: 0.8em;
+.lang_de #submenu_admin_uci {
+       width: 12em;
 }
 
-.black {
-       background-color: #000000;
+.lang_ru #submenu_admin_uci {
+       width: 11.5em;
 }
 
-.nodeco {
-       text-decoration: none;
+textarea#syslog {
+       width: 98%;
+       min-height: 500px;
+       border: 3px solid #cccccc;
+       padding: 5px;
+       font-family: monospace;
 }
 
-.redhover:hover {
-       color: red;
+#maincontent {
+       clear: both;
+       width: 80%;
+       margin: 0 auto;
+       padding: 0.5em;
+       background: #f5f5f5;
+       color: #000000;
+       border-width: 0 1px 1px 1px;
+       border-style: solid;
+       border-color: #444444;
+       font-size: 80%;
 }
 
-.bold {
+#maincontent h2 {
+       font-size: 150%;
+       font-family: Trebuchet MS, Verdana, sans-serif;
        font-weight: bold;
+       margin: 0.25em 0 0.7em 0;
+       border-bottom: 1px solid;
+       padding-top: 10px;
+       padding-bottom: 4px;
 }
 
-.sidebar {
-       position: relative;
-       padding: 0.25em;
-       color: gray;
-       width: 9em;
+#maincontent h3 {
+       margin: 0.5em 0 1.1em 0;
+       font-size: 125%;
        font-weight: bold;
+       font-style: italic;
+       font-family: Trebuchet MS, Verdana, sans-serif;
+       color: #27408B;
+}
+
+#maincontent p {
+       margin-bottom: 1em;
+}
+
+.cbi-section {
+       margin-bottom: 0.5em;
+       padding: 0.5em 1em;
+       border: 1px dotted #555555;
+       background-color: #ffffff;
+       color: #000000;
+}
+
+.cbi-section legend {
+       font-size: 110%;
+       font-weight: bold;
+       height: 1em;
+       padding: 0 0.25em;
+       background-color: transparent;
+       color: #555555;
 }
 
-.separator a, .sidebar a {
+.cbi-section h2 {
+       margin: 0em 0 0.5em -0.5em !important;
+}
+
+.cbi-section h3 {
+       text-decoration: none !important;
+       font-weight: bold !important;
+       color: #555555 !important;
+       margin: 0.25em !important;
+       font-size: 100% !important;
+}
+
+.cbi-section-descr {
+       margin-bottom: 0.5em;
+       font-size: 95%;
+}
+
+.cbi-title-ref {
        color: inherit;
-       text-decoration: inherit;
+       text-decoration: none;
+       padding-right: 18px;
+       background: url('../resources/cbi/link.gif') no-repeat scroll right center;
+       background-color: inherit;
 }
 
-.separator a:hover, .sidebar a:hover {
-       color: red;
+ul.cbi-apply {
+       font-size: 90%;
 }
 
-.sidebar div {
-       padding-bottom: 0.5em;
+input[type=submit],
+input[type=reset],
+input[type=image] {
+       cursor: pointer;
 }
 
-.sidebar ul {
-       font-size: 0.9em;
-       color: white;
-       list-style-type: none;
-       padding-left: 1em;
-       margin-top: 0%;
+
+select,
+input,
+textarea {
+       background: #eeeeee;
+       color: #000000;
+       border-width: 1px;
+       border-color: #000000;
 }
 
-.table {
-       display: table;
+input[type=image] {
+       border: none;
 }
 
-.table-row {
-       display: table-row;
+input:focus,
+input:hover,
+select:focus,
+select:hover,
+textarea:focus,
+textarea:hover {
+       background-color: #ffffff;
+       color: #000000;
 }
 
-.table-cell {
-       display: table-cell;
+select,
+input[type=text],
+input[type=password] {
+       width: 20em;
 }
 
-.left {
-       float: left;
-       text-align: left;
+td select,
+td input[type=text],
+td input[type=password] {
+       width: 99%;
 }
 
-.right {
-       float: right;
-       text-align: right;
+input.cbi-input-user {
+       background: url('../resources/cbi/user.gif') no-repeat scroll 1px center;
+       background-color: inherit;
+       color: #000000;
+       text-indent: 17px;
 }
 
-.clear {
-       clear: both;
+input.cbi-input-password {
+       background: url('../resources/cbi/key.gif') no-repeat scroll 1px center;
+       background-color: inherit;
+       color: #000000;
+       text-indent: 17px;
 }
 
-.hidden {
-       display: none;
+input.cbi-input-find {
+       background: url('../resources/cbi/find.gif') no-repeat scroll 1px center;
+       background-color: inherit;
+       color: #000000;
+       padding-left: 17px;
 }
 
-.inline {
-       display: inline;
+input.cbi-input-reload {
+       background: url('../resources/cbi/reload.gif') no-repeat scroll 1px center;
+       background-color: inherit;
+       color: #000000;
+       padding-left: 17px;
 }
 
-.code {
-       background: #f7f7f7;
-       border: 1px solid #d7d7d7;
-       margin: 1em 1.75em;
-       padding: 1em;
+input.cbi-input-add,
+input.cbi-button-add {
+       background: url('../resources/cbi/add.gif') no-repeat scroll 1px center;
+       background-color: inherit;
+       color: #000000;
+       padding-left: 17px;
+       padding-right: 1px;
 }
 
-code {
-       display: block;
-       background: #f7f7f7;
-       border: 1px solid #d7d7d7;
-       margin: 1em 1.75em;
-       padding: 1em;
-       overflow: auto;
-       white-space: pre;
+input.cbi-input-fieldadd,
+input.cbi-button-fieldadd {
+       background: url(../resources/cbi/fieldadd.gif) no-repeat scroll 1px center;
+       background-color: inherit;
+       color: #000000;
+       padding-left: 17px;
+       padding-right: 1px;
 }
 
-.cbi-section {
-       margin-top: 1em;
+input.cbi-input-reset,
+input.cbi-button-reset {
+       background: url('../resources/cbi/reset.gif') no-repeat scroll 1px center;
+       background-color: inherit;
+       color: #000000;
+       padding-left: 17px;
+       padding-right: 1px;
 }
 
-.cbi-section-remove {
-       text-align: right;
+input.cbi-input-save,
+input.cbi-button-save {
+       background: url('../resources/cbi/save.gif') no-repeat scroll 1px center;
+       background-color: inherit;
+       color: #000000;
+       padding-left: 17px;
+       padding-right: 1px;
 }
 
-.cbi-value {
-       display: table-row;
+input.cbi-input-apply,
+input.cbi-button-apply {
+       background: url('../resources/cbi/apply.gif') no-repeat scroll 1px center;
+       background-color: inherit;
+       color: #000000;
+       padding-left: 17px;
+       padding-right: 1px;
 }
 
-.cbi-value-title {
-       display: table-cell;
-       line-height: 1.75em;
-       font-weight: bold;
-       padding: 0.25em;
+input.cbi-input-remove,
+div.cbi-section-remove input {
+       background: url('../resources/cbi/remove.gif') no-repeat scroll 1px center;
+       background-color: inherit;
+       color: #000000;
+       padding-left: 17px;
+       padding-right: 1px;
 }
 
-.cbi-value-field {
-       display: table-cell;
+.cbi-input-invalid {
+       background-image: url('../resources/cbi/reset.gif');
+       background-repeat: no-repeat;
+       background-position: right;
+       color: #FF0000 !important;
+       border-color: #FF0000;
+}
+
+div.cbi-section-remove input {
+       border-bottom: none;
+}
+
+textarea {
+       margin-left: -1px;
+       margin-bottom: 0.5em;
+}
+
+form > div > input[type=submit],
+form > div > input[type=reset] {
+       float: right;
+       margin-left: 0.5em;
+}
+
+table td,
+table th {
+       color: #000000;
+}
+
+table.smalltext {
+       background: #f5f5f5;
+       color: #000000;
+       border-top: 1px solid #666666;
+       border-right: 1px solid #666666;
+       border-bottom: 1px solid #666666;
+       font-size: 90%;
+       width: 80%;
+       margin-left: auto;
+       margin-right: auto;
+       border-collapse: collapse;
+}
+
+table.smalltext tr:hover td {
+       background-color: #bbddee;
+       color: #000000;
+}
+
+table.smalltext tr th {
+       padding: 0 0.25em;
+       border-left: 1px solid #666666;
        text-align: left;
+}
+
+table.smalltext tr td {
+       padding: 0 0.25em;
+       border-top: 1px solid #666666;
+       border-left: 1px solid #666666;
+}
+
+table.cbi-section-table .cbi-rowstyle-1,
+table.cbi-section-table .cbi-rowstyle-1 * {
+       background-color: #eeeeff;
+       color: #000000;
+}
+
+.cbi-section .cbi-rowstyle-1 h3 {
+       background-color: #eeeeff;
+       color: #555555;
+}
+
+.cbi-rowstyle-2 {
+       color: #000000;
+}
+
+div.cbi-value {
+       clear: left;
+       vertical-align: middle;
        padding: 0.25em;
-       line-height: 1.75em;
+       border-bottom: 1px dotted #bbbbbb;
 }
 
-.cbi-value-field input, .cbi-value-field select,
-.cbi-optionals select, .cbi-optionals input,
-.cbi-section-remove input, .cbi-section-create input  {
-       font-size: 0.8em;
-       margin: 0%;
+div.cbi-value:hover {
+       background: #f8f8f8;
+       color: #000000;
 }
 
-.cbi-section-descr {
-       padding-bottom: 1em;
+.cbi-value-title {
+       float: left;
+       width: 40%;
+       line-height: 1.8em;
+}
+
+div.cbi-value-field {
+       width: 58%;
+       margin-left: 40%;
+       padding: 0.25em 0;
 }
 
-.cbi-value-description {
+div.cbi-value-description {
+       font-size: 90%;
        display: inline;
-       font-style: italic;
-       font-size: 0.8em; 
+}
+
+div.cbi-section-create {
+       clear: left;
+       white-space: nowrap;
+       vertical-align: top;
+}
+
+div.cbi-tblsection-create {
+       border-bottom: 1px dotted #bbbbbb;
+}
+
+div.cbi-section-create .cbi-button {
+       margin: 0.25em;
+}
+
+input.cbi-section-create-name {
+       margin-right: -0.25em;
+}
+
+div.cbi-map-descr {
+       margin-bottom: 1em;
+}
+
+div.cbi-optionals {
        padding: 0.25em;
-       margin-bottom: 0.5em;
+       border-bottom: 1px dotted #bbbbbb;
 }
 
-.cbi-form-separator {
-       margin-top: 1em;
+div.cbi-section-remove {
+       float: right;
 }
 
 .cbi-section-node {
-       display: table;
-       padding: 0.25em;
-       border: 1px solid #000000;
+       clear: both;
+       border-top: 1px dotted #bbbbbb;
+       border-left: 1px dotted #bbbbbb;
+       border-right: 1px dotted #bbbbbb;
+       border-bottom: none;
+       padding-bottom: 0;
 }
 
-.cbi-section-row {
-       display: table-row;
+.cbi-section-node table div {
+       padding-bottom: 0;
+       border-bottom: none;
 }
 
-.cbi-section-row-head {
-       display: table-cell;
-       font-weight: bold;
-       padding: 0.25em;
+.cbi-section-node div.cbi-section-table-row {
+       margin: 0.25em;
 }
 
-.cbi-section-row-descr {
-       display: table-cell;
-       padding: 0.25em;
-       font-size: 0.8em;
+table.cbi-section-table {
+       width: 100%;
+       font-size: 95%;
 }
 
-.cbi-section-node h3 {
-       margin-bottom: 0.5em;
+table.cbi-section-table th,
+table.cbi-section-table td {
+       text-align: center;
 }
 
-.cbi-error {
-       color: red;
+tr.cbi-section-table-descr th {
+       font-weight: normal;
+       font-size: 90%;
+}
+
+td.cbi-section-table-optionals {
+       text-align: left !important;
+       padding-top: 1em;
+}
+
+.cbi-value-helpicon img {
+       vertical-align: bottom;
+}
+
+div.cbi-error {
+       font-size: 95%;
        font-weight: bold;
-       font-size: 0.8em;
-       margin-bottom: 0.75em;
+       color: #ff0000;
+       background-color: #ffffff;
 }
 
-.cbi-optionals {
-       margin-top: 1em;
-       display: table-cell;
+td.cbi-value-error {
+       border-color: red;
 }
 
-.cbi-optionals option {
-       font-size: 0.8em;
+.cbi-value-error input,
+.cbi-value-error select {
+       color: red;
+       background-color: #ffcccc;
 }
 
-.error {
+.cbi-section-error {
        color: red;
-       font-weight: bold;
+       background-color: white;
+       font-size: 95%;
+       border: 1px dotted red;
+       margin: 3px;
+       padding: 3px;
 }
 
-.ok {
-       color: green;
-       font-weight: bold;
-}
\ No newline at end of file
+ul.cbi-tabmenu {
+       padding: 3px 0;
+       margin-left: 0 !important;
+       margin-bottom: -1px;
+       list-style-type: none;
+}
+
+ul.cbi-tabmenu li.cbi-tab,
+ul.cbi-tabmenu li.cbi-tab-disabled {
+       display: inline;
+       margin: 0;
+}
+
+ul.cbi-tabmenu li.cbi-tab a,
+ul.cbi-tabmenu li.cbi-tab-disabled a {
+       text-decoration: none;
+       padding: 3px 7px;
+       margin-right: 3px;
+       border: 1px outset #000000;
+       border-bottom: none;
+       background-color: #EEEEEE;
+       color: #BBBBBB;
+}
+
+ul.cbi-tabmenu li.cbi-tab-highlighted a {
+       color: #000000;
+       background-color: #FFEEAA;
+}
+
+ul.cbi-tabmenu li a:hover {
+       color: #000000;
+}
+
+ul.cbi-tabmenu li.cbi-tab a {
+       position: relative;
+       top: 1px;
+       padding-top: 4px;
+       color: #000000;
+       background-color: #FFFFFF;
+}
+
+div.cbi-tab-descr {
+       background-image: url(/luci-static/resources/cbi/help.gif);
+       background-position: 0.25em 50%;
+       background-repeat: no-repeat;
+       border-bottom: 1px solid #CCCCCC;
+       margin: 0.25em 0.25em 2em;
+       padding: 0.5em 0.5em 0.5em 2em;
+}
+
+.right {
+       text-align: right;
+}
+
+.luci {
+       position: fixed;
+       bottom: 0;
+       left: 0;
+       text-align: right;
+}
+
+.luci a:link,
+.luci a:visited {
+       background-color: transparent;
+       color: #666666;
+       text-decoration: none;
+       font-size: 70%;
+}
+
+.inline {
+       display: inline;
+}
+
+.error500 {
+       white-space: normal;
+       border: 1px dotted #ff0000;
+       background-color: #ffffff;
+       color: #000000;
+       padding: 0.5em;
+}
+
+.errorbox {
+       border: 1px solid #FF0000;
+       background-color: #FFCCCC;
+       padding: 5px;
+}
+
+#memorybar {
+       width: 200px;
+       height: 8px;
+       border: 1px solid #bbb;
+       color: black;
+       background-color: red;
+}
+
+#memfree, #membuffers, #memcached {
+       float: right;
+       border: 1px solid #bbb;
+       height: 6px;
+}
+
+#memfree {
+       background-color: green;
+       color: black;
+}
+
+#membuffers {
+       background-color: yellow;
+       color: black;
+}
+
+#memcached {
+       background-color: #ffa500;
+       color: black;
+}
+
+}