Same color
[mailer.git] / theme / desert / css / general.css
index a55217416725a4a19cccdf3b304532b386949725..d5b4ad858da1ec8a54d9a617cdda7856a5ed12d1 100644 (file)
 body {
-       background-color        : #FFFFCC;
-       color                           : #880000;
-       font-family                     : Verdana, Arial, Geneva, Helvetica, sans-serif;
-       font-size                       : 12px;
-       letter-spacing      : 1px;
-
-       margin                  : 0px;
-       margin-left             : 0px;
-       margin-right            : 0px;
-       margin-top              : 0px;
-       margin-bottom           : 0px;
+       background-color: #ffffcc;
+       color: #880000;
+       font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
+       font-size: 12px;
+       letter-spacing: 1px;
+       margin: 0px;
+       margin-left: 0px;
+       margin-right: 0px;
+       margin-top: 0px;
+       margin-bottom: 0px;
 }
 
 table {
-       table-layout            : auto;
-       border-spacing          : 0px;
-       overflow                        : auto;
+       table-layout: auto;
+       border-spacing: 0px;
+       overflow: auto;
 }
 
 A {
-       font-style              : normal;
-       font-family             : Verdana, Arial, Geneva, Helvetica, sans-serif;
-       text-decoration : none;
+       font-style: normal;
+       text-decoration: none;
 }
 
 A:link {
-       color                   : #880000;
+       color: #880000;
 }
 
 A:visited {
-       color                   : #880000;
+       color: #880000;
 }
 
 A:active {
-       color                   : #880000;
-       background-color        : transparent;
+       color: #880000;
+       background-color: transparent;
 }
 
 A:hover {
-       background-color        : transparent;
+       background-color: transparent;
 }
 
 input, textarea, select, option {
-       color                           : #880000;
-       background-color        : #FFFFCC;
-       border                          : 1px solid #880000;
-       text-decoration         : none;
+       color: #880000;
+       background-color: #eeeebb;
+       border: 1px solid #880000;
+       text-decoration: none;
 }
 
-ul, ol {
-       margin-top              : 0px;
-       margin-bottom           : 0px;
+fieldset {
+       border: 1px solid #880000;
+       margin-top: 10px;
+       padding: 10px;
 }
 
-.admin_reset, .guest_reset, .member_reset {
-       border-style            : groove;
-       border                          : solid 1px #880000;
-       color                           : #880000;
-       cursor                          : pointer;
+fieldset:hover, input:hover, select:hover, option:hover, textarea:hover {
+       border-color: #550000;
 }
 
-.admin_submit, .guest_submit, .member_submit {
-       color                           : #880000;
-       border-color            : #880000;
-       cursor                          : pointer;
+input:hover, select:hover, option:hover, textarea:hover {
+       background-color: #cccc99;
+       color: #550000;
 }
 
-.admin_submit_reject {
-       border-style            : groove;
-       color                           : #880000;
-       border-color            : #880000;
-       cursor                          : pointer;
+ul,ol {
+       margin-top: 0px;
+       margin-bottom: 0px;
 }
 
-.runtime_fatal, .runtime_fatalcontent {
-       color                           : #880000;
-       background-color        : #FFFFCC;
-       font-family                     : Verdana, Arial, Geneva, Helvetica, sans-serif;
+pre {
+       white-space: pre-wrap;
+       text-align: left;
+       padding: 5px;
 }
 
-.runtime_fatal {
-       color                           : #880000;
+.form_reset, .form_submit, .form_delete {
+       cursor: pointer;
 }
 
 .runtime_fatalcontent {
-       text-align                      : left;
-       font-size                       : 12px;
+       color: #880000;
+       background-color: #ffffcc;
+       text-align: left;
+       font-size: 12px;
 }
 
 .admin {
-       color                           : #880000;
-       background-color        : #FFFFCC;
-       font-family                     : Verdana, Arial, Geneva, Helvetica, sans-serif;
-}
-
-.admin_note {
-       color                           : #880000;
-       font-size                       : 12px;
-}
-
-DIV.admin_note {
-       padding-top                     : 10px;
-       padding-right           : 10px;
-       padding-left            : 10px;
+       color: #880000;
+       background-color: #ffffcc;
 }
 
-.admin_fatal {
-       color                           : #880000;
-       font-size                       : 18px;
+.notice {
+       color: #880000;
+       font-size: 12px;
 }
 
-.admin_edit, .member_confirm {
-       background-color        : #FFFFCC;
+.form_submit {
+       background-color: #eeeebb;
 }
 
-.member_banner {
-       background-color        : #FFFFCC;
-       width                           : 488px;
+.banner {
+       background-color: #ffffcc;
+       width: 488px;
 }
 
-.admin_error {
-       background-color        : #FFFFCC;
-       color                   : #880000;
-       font-size                       : 10px;
+.fatal_error {
+       background-color: #ffffcc;
+       color: #880000;
+       font-size: 10px;
 }
 
-.admin_select, .guest_select, .member_select {
-       border                  : solid 1px;
-       border-color            : #880000;
-       background-color        : #DDDDAA;
+.form_select {
+       border: solid 1px #880000;
+       background-color: #eeeebb;
 }
 
-.admin_register, .admin_desc_header, .admin_done, .admin_title, .member_title2, .guest_title2, .admin_message {
-       background-color        : #DDDDAA;
-       color                   : #880000;
-       text-align              : center;
+.description_header, .message {
+       background-color: #cccc99;
+       color: #880000;
+       text-align: center;
 }
 
-.member_done, .guest_done {
-       color                   : #880000;
+.admin_menu {
+       background-color: #cccc99;
+       color: #880000;
+       width: 230px;
+       height: 25px;
 }
 
-.member_misc {
-       background-color        : #FFFFCC;
+.logout_box {
+       background-color: #ccccaa;
+       color: #880000;
 }
 
-.admin_misc, .member_misc {
-       color                   : #880000;
+a.logout_box {
+       display: block;
 }
 
-.admin_done2 {
-       color                   : #880000;
+.logout_box:hover {
+       background-color: #aaaa88;
+       color: #aa0000;
 }
 
-.admin_green, .admin_no {
-       color                   : #880000;
+.description_text {
+       text-align: left;
+       background-color: #ffffcc;
 }
 
-.admin_welcome {
-       background-color        : #DDDDAA;
-       color                   : #880000;
-       vertical-align          : middle;
-       font-size                       : 18px;
-       height                  : 50px;
+.table {
+       background-color: #ffffcc;
+       width: 660px;
+       margin: 5px;
 }
 
-.admin_header {
-       background-color        : #DDDDAA;
+.table2 {
+       background-color: #ffffcc;
+       width: 680px;
+       margin: 5px;
 }
 
-.admin_menu {
-       background-color        : #DDDDAA;
-       color                   : #880000;
-       width                   : 230px;
+.table3 {
+       background-color: #ffffcc;
+       width: 630px;
+       margin: 5px;
 }
 
-.admin_logout {
-       background-color        : #CCCCAA;
-       color                   : #880000;
+.warning_table {
+       background-color: #ff8888;
+       width: 660px;
+       margin: 5px;
 }
 
-.admin_desc_cont {
-       text-align              : left;
-       background-color        : #FFFFCC;
+.bug_table {
+       background-color: #ffffcc;
+       margin: 0px;
+       max-width: 100%;
+       min-width: 400px;
+       overflow: auto
+       color: #880000;
 }
 
-.admin_table, .member_table {
-       background-color        : #FFFFCC;
-}
-
-.admin_editmenu {
-       min-width                       : 500px;
-       max-width                       : 90%;
-}
-
-.admin_form_header {
-       text-align          : center;
-       height                  : 36px;
-       background-color        : #DDDDAA;
-       color                   : #880000;
+.form_submitmenu {
+       min-width: 500px;
+       max-width: 90%;
 }
 
 .member_header {
-       text-align          : center;
-       height                  : 28px;
-       background-color        : #DDDDAA;
-}
-
-.admin_failed, .guest_failed, .member_failed, .member_note {
-       color                   : #880000;
-}
-
-.member_note_bg {
-       background-color        : #FFFFCC;
+       text-align: center;
+       color: #880000;
+       vertical-align: middle;
+       background-color: #cccc99;
+       height: 60px;
 }
 
 .member_data {
-       background-color        : #FFFFCC;
-       color                   : #880000;
-       height                  : 20px;
+       background-color: #ffffcc;
+       color: #880000;
+       height: 20px;
 }
 
-.admin_header_b1 {
-       border-bottom           : 1px solid #880000;
-       background-color        : #DDDDAA;
-       height                  : 22px;
-}
-
-.admin_snote {
-       font-size                       : 12px;
+.normal {
+       border-style: groove;
 }
 
-.admin_normal, .guest_normal, .member_normal {
-       border-style            : solid;
-       border                          : solid 1px #880000;
-       background-color        : #DDDDAA;
+.member_main {
+       background-color: #ffffcc;
 }
 
-.member_stats {
-       vertical-align          : top;
-       font-weight             : bold;
-       height                  : 23px;
-       font-size                       : 16px;
-       border-style            : none;
-       border                  : 0px;
-       background          : #FFFFCC;
-       color                   : #880000;
-       margin-top              : -4px;
-       margin-bottom           : 1px;
-       cursor                  : default;
+.table_header, .bug_table_header {
+       text-align: center;
+       color: #880000;
+       vertical-align: middle;
+       background-color: #cccc99;
+       padding-bottom: 5px;
+       padding-top: 5px;
 }
 
-.normal {
-       border-style            : groove;
+.header_column {
+       height: 23px;
+       background-color: #cccc99;
+       color: #880000;
+       text-align: center;
 }
 
-.member_main {
-       background-color        : #FFFFCC;
+.footer_column {
+       height: 23px;
+       background-color: #cccc99;
+       color: #880000;
 }
 
-.guest_title, .member_title {
-       text-align              : center;
-       color                   : #880000;
-       vertical-align          : middle;
-       background-color        : #DDDDAA;
-       height                  : 60px;
-}
 
 .guest_login_header {
-       color                   : #880000;
-       vertical-align          : middle;
-       background-color        : #DDDDAA;
+       color: #880000;
+       vertical-align: middle;
+       background-color: #cccc99;
 }
 
 .guest_menu, .member_menu {
-       width                   : 220px;
-       background-color        : #FFFFCC;
-       vertical-align          : top;
+       width: 220px;
+       background-color: #ffffcc;
+       vertical-align: top;
 }
 
 .guest_menu_title, .member_menu_title {
-       background-color        : #DDDDAA;
-       color                   : #880000;
-       height                  : 25px;
-       width                   : 200px;
-       border                  : 1px solid #880000;
+       background-color: #cccc99;
+       color: #880000;
+       height: 25px;
+       width: 200px;
+       border: 1px solid #880000;
 }
 
 .guest_menu_row, .guest_menu_bottom, .member_menu_row, .member_menu_bottom {
-       border                  : 1px solid #880000;
-       border-top              : 0px;
-       background-color        : #FFFFCC;
-       height                  : 22px;
-       text-align              : left;
+       border: 1px solid #880000;
+       border-top: 0px;
+       background-color: #ffffcc;
+       height: 22px;
+       text-align: left;
 }
 
-.guest_menu_seperator, .member_menu_seperator {
-       height                  : 15px;
+.guest_menu_separator, .member_menu_separator {
+       height: 15px;
 }
 
 .guest_content, .member_content {
-       background-color        : #FFFFCC;
-       width                   : 99%;
-       padding-left            : 2px;
-       padding-right           : 2px;
-       margin-left             : 5px;
-       margin-right            : 5px;
+       background-color: #ffffcc;
+       width: 99%;
+       padding-left: 2px;
+       padding-right: 2px;
+       margin-left: 5px;
+       margin-right: 5px;
 }
 
 .guest_advert, .guest_login, .member_advert, .member_login {
-       background-color        : #FFFFCC;
-       vertical-align          : top;
-       margin-top              : 10px;
+       background-color: #ffffcc;
+       vertical-align: top;
+       margin-top: 10px;
 }
 
 #master {
-       width                   : 100%;
-       height                  : 100%;
-       min-height              : 90%;
-       max-height              : 100%;
-       vertical-align          : top;
+       width: 100%;
+       height: 100%;
+       min-height: 90%;
+       max-height: 100%;
+       vertical-align: top;
 }
 
 .masterbox {
-       text-align              : center;
+       text-align: center;
 }
 
-.footer_lines {
-       vertical-align      : bottom;
-       font-size           : 10px;
-       width                   : 380px;
-       vertical-align          : middle;
-       background-color        : #FFFFCC;
-       height                  : 40px;
+li.copyright_lines {
+       display:inline;
 }
 
-.dashed {
-       border                  : solid 1px;
-       border-color            : #880000;
+span.copyright_lines {
+       vertical-align: bottom;
+       font-size: 10px;
+       width: 380px;
+       vertical-align: middle;
+       background-color: #ffffcc;
+       height: 38px;
+       display: inline-block;
+       padding-top: 7px;
+       padding-bottom: 7px;
+}
+
+ul.copyright_box {
+       text-align: center;
+       width: 760px;
+       list-style: none inside;
+       padding-left:0px;
+       margin-bottom: 5px;
 }
 
-.switch_sw1, .switch_mem1 {
-       background-color        : #FFFFCC;
+.dashed {
+       border: solid 1px #880000;
 }
 
-.switch_sw2, .switch_mem2 {
-       background-color        : #FFFFCC;
+.switch_sw1 {
+       background-color: #ffffcc;
 }
 
-.impressum {
-       font-size                       : 12px;
-       width                   : 320px;
-       vertical-align          : middle;
-       background-color        : #FFFFCC;
-       height                  : 70px;
+.switch_sw2 {
+       background-color: #ffffcc;
 }
 
 .mediadata {
-       background-color        : #FFFFCC;
+       background-color: #ffffcc;
 }
 
-.media_header, .impressum_header {
-       background-color        : #DDDDAA;
-       text-align              : center;
-       color                   : #880000;
-       height                  : 26px;
-       font-weight             : bold;
-       font-size                       : 20px;
+.media_header {
+       background-color: #cccc99;
+       text-align: center;
+       color: #880000;
+       height: 26px;
+       font-weight: bold;
+       font-size: 20px;
 }
 
 .media_left {
-       font-size                       : 14px;
-       width                   : 200px;
+       font-size: 14px;
+       width: 200px;
 }
 
 .media_right {
-       color                   : #880000;
-       font-weight             : bold;
-       font-size                       : 14px;
-       width                   : 70px;
+       color: #880000;
+       font-weight: bold;
+       font-size: 14px;
+       width: 70px;
 }
 
 .admin_sep_footer {
-       background-color        : #DDDDAA;
-       font-size           : 1px;
+       background-color: #cccc99;
+       font-size: 1px;
 }
 
 .admin_sep_footer2 {
-       background-color        : #DDDDAA;
-       font-size           : 1px;
+       background-color: #cccc99;
+       font-size: 1px;
 }
 
-.admin_footer, .member_refbanner, .member_update, .admin_del_link {
-       background-color        : #DDDDAA;
+.member_refbanner, .member_update, .admin_delete_link {
+       background-color: #cccc99;
 }
 
-.member_footer {
-       height                  : 30px;
-       background-color        : #DDDDAA;
-}
-
-.admin_footer {
-       text-align              : center;
-       height                  : 30px
+.table_footer {
+       background-color: #cccc99;
+       text-align: center;
+       padding: 5px;
 }
 
 .admin_task_header {
-       background-color        : #DDDDAA;
-       color                   : #880000;
-       vertical-align          : middle;
-       font-size                       : 18px;
-       height                  : 35px;
+       background-color: #cccc99;
+       color: #880000;
+       vertical-align: middle;
+       font-size: 18px;
+       height: 35px;
 }
 
-.seperator {
-       font-size                       : 1px
+.separator {
+       font-size: 1px
 }
 
 .tab1 {
-       text-align              : center
+       text-align: center
 }
 
-.admin_delete, .admin_yes {
-       border-style            : groove;
-       border                          : solid 1px #880000;
-       background-color        : #880000;
-       color                           : #FFFFCC;
-       cursor                          : pointer;
+.form_delete, .form_delete {
+       border: groove 1px #880000;
+       background-color: #880000;
+       color: #ffffcc;
+       cursor: pointer;
 }
 
 .guest_stats {
-       background-color        : #FFFFCC;
-       width                   : 460px;
-}
-
-.guest_stats_title {
-       color                   : #880000;
-       vertical-align          : middle;
-       background-color        : #DDDDAA;
-       height                  : 30px;
+       background-color: #ffffcc;
+       width: 460px;
 }
 
 .guest_stats_l {
-       width                   : 344px;
-       text-align              : right;
+       width: 344px;
+       text-align: right;
 }
 
 .guest_stats_m {
-       width                   : 2px;
+       width: 2px;
 }
 
 .guest_stats_r, .guest_stats_lr, .guest_stats_rr {
-       color                   : #880000;
-       width                   : 28px;
-       font-weight             : bold;
-       text-align              : center;
+       color: #880000;
+       width: 28px;
+       font-weight: bold;
+       text-align: center;
 }
 
 .guest_stats_ll, .guest_stats_rl {
-       width                   : 192px;
-       text-align              : right;
+       width: 192px;
+       text-align: right;
 }
 
-.guest_stats_footer {
-       color                   : #880000;
-       vertical-align          : middle;
-       background-color        : #DDDDAA;
-       height                  : 20px;
+.guest_content_align, .member_content_align, .admin_content_align {
+       text-align: center;
+       vertical-align: top;
 }
 
-.task_pre {
-       font-weight             : bold;
-       margin-left             : 0px;
-       margin-right            : 0px;
-       margin-top              : 10px;
-       margin-bottom           : 10px;
+.list_categories, .admin_action_header, .admin_menu_main, .admin_menu_sub {
+       text-align: left;
+       width: 100%;
 }
 
-.impressum_body {
-       background-color        : #FFFFCC;
+.you_are_here {
+       white-space: nowrap;
+       font-size: 14px;
+       text-align: left;
 }
 
-.guest_content_align, .member_content_align, .admin_content_align {
-       text-align              : center;
-       vertical-align          : top;
+.tiny {
+       font-size: 10px;
 }
 
-.member_mailidtop {
-       background-color        : #FFFFCC;
-       width                   : 100%;
-       height                  : 100%;
+.medium {
+       font-size: 14px;
 }
 
-.list_categories, .admin_action_header, .admin_main, .admin_menu_main, .admin_menu_sub {
-       text-align              : left;
-       width                   : 100%;
+.big {
+       font-size: 20px;
 }
 
-.member_unconfirmed {
-       background-color        : #FFFFCC;
-       width                   : 100%;
-       text-align              : center;
+.top, .top2 {
+       border-top: 1px solid #880000;
 }
 
-.you_are_here {
-       white-space             : nowrap;
-       font-size                       : 14px;
-       text-align              : left;
+.bottom, .bottom2 {
+       border-bottom: 1px solid #880000;
 }
 
-.tiny   { font-size            : 12px; }
-.medium { font-size            : 14px; }
-.big    { font-size            : 20px; }
-
-.top    { border-top   : 1px solid #880000; }
-.bottom { border-bottom        : 1px solid #880000; }
-.left   { border-left  : 1px solid #880000; }
-.right  { border-right : 1px solid #880000; }
-
-.top2    { border-top  : 1px solid #880000; }
-.bottom2 { border-bottom       : 1px solid #880000; }
-.left2   { border-left : 1px solid #880000; }
-.right2  { border-right        : 1px solid #880000; }
+.left, .left2 {
+       border-left: 1px solid #880000;
+}
 
-.nobr {
-       white-space             : nowrap;
+.right, .right2 {
+       border-right: 1px solid #880000;
 }
 
-.guest_table {
-       background-color    : #FFFFCC;
+.nobr {
+       white-space: nowrap;
 }
 
 .main {
-       height                  : 99%;
-       vertical-align  : top;
+       height: 99%;
+       vertical-align: top;
 }
 
 .footer {
-       height                          : 1%;
-       vertical-align          : bottom;
+       height: 1%;
+       vertical-align: bottom;
 }
 
 .menu_blur {
-       display                 : block;
+       display: block;
 }
 
 .menu_blur:hover {
-       background-color        : #DDDDAA;
-}
-
-.guest_footer {
-       height              : 30px;
-       background-color    : #DDDDAA;
+       background-color: #cccc99;
 }
 
 .admin_alpha {
-       text-align      : center;
-       height          : 40px;
-       vertical-align  : middle;
+       text-align: center;
+       height: 40px;
+       vertical-align: middle;
 }
 
 .admin_sortlinks {
-       text-align      : center;
-       height          : 20px;
-       vertical-align  : middle;
+       text-align: center;
+       height: 20px;
+       vertical-align: middle;
 }
 
 .disabled {
-       border-style            : groove;
-       background-color        : #AAAAAA;
-       color                           : #FFFFCC;
+       border-style: groove;
+       background-color: #aaaaaa;
+       color: #ffffcc;
+       cursor: default;
+}
+
+.disabled:hover {
+       background-color: #aaaaaa;
+       color: #ffffcc;
 }
 
 .mini_select {
-     border              : solid 1px;
-     border-color        : #880000;
-     background-color    : #DDDDAA;
-     font-size           : 10px;
+       border: solid 1px #880000;
+       background-color: #cccc99;
+       font-size: 10px;
 }
 
 .theme_box {
-     border              : 1px solid #880000;
-     border-top          : 0px;
-       width               : 100%;
-       height              : 70px;
-     background-color    : #FFFFCC;
+       border: 1px solid #880000;
+       border-top: 0px;
+       width: 100%;
+       height: 70px;
+       background-color: #ffffcc;
 }
 
 .theme_note {
-       font-size           : 12px;
-       font-weight         : bold;
+       font-size: 12px;
+       font-weight: bold;
 }
 
 .theme_content {
-       color               : #880000;
+       color: #880000;
 }
 
-.admin_title2 {
-       background-color        : #DDDDAA;
-       color                   : #880000;
-       text-align              : center;
-       height                  : 25px;
-       font-size                       : 14px;
+.para {
+       text-indent: 1em;
+       text-align: left;
+       margin-left: 5px;
+       margin-right: 5px;
+       margin-bottom: 1em;
 }
 
-.agb_box {
-       text-align      : left;
+.message {
+       margin-bottom: 15px;
 }
 
-.agb_title, .fatal_title {
-       font-size               : 16px;
-       text-align      : center;
-       height          : 40px;
-       font-weight     : bold;
+ul.show_timings_block {
+       border: solid 1px #880000;
+       background-color: #cccc99;
+       font-size: 10px;
+       width: 645px;
+       height: 20px;
+       list-style: none inside;
 }
 
-.agb_para  {
-       text-indent     : 8px;
-       text-align      : left;
-       margin-left     : 5px;
-       margin-right    : 5px;
-       margin-bottom   : 12px;
+.show_timings_column {
+       background-color: #ffffcc;
+       margin-top: 2px;
+       width: 150px;
+       height: 14px;
 }
 
-.fatal_box {
-       text-align      : center;
-       width           : 100%;
-       margin-top      : 10px;
+span.show_timings_column {
+       border: solid 1px #880000;
+       display: inline-block;
 }
 
-.admin_message {
-       margin-bottom   : 15px;
+li.show_timings_column {
+       display: inline;
 }
 
-#show_timings_block {
-       margin-top                      : 5px;
-       tex-align                       : center;
-       border              : solid 1px;
-       border-color        : #880000;
-       background-color    : #DDDDAA;
-       font-size           : 10px;
-       vertical-align          : middle;
-       width                           : 465px;
-       height                          : 22px;
-       z-index                         : 0;
+
+span.show_timings_data {
+       font-weight: bold;
 }
 
-.show_timings_column {
-       z-index                         : 10;
-       top                                     : 3px;
-       background-color    : #FFFFCC;
-       position                        : relative;
-       margin                          : 0px;
-       width                           : 150px;
-       display                         : block;
-       border              : solid 1px;
-       border-color        : #880000;
+.login_failure_header {
+       text-align: center;
+       background-color: #cccc99;
+       font-weight: bold;
+}
+
+.login_failures {
+       text-align: center;
+       width: 400px;
+}
+
+.skyscraper {
+       width: 122px;
+       height: 602px;
+       border: 1px solid #880000;
+       margin: 0px;
+       padding: 0px;
+       padding-top: 1px;
+}
+
+ul.admin_menu_main,ul.admin_menu_sub {
+       list-style: none inside;
+}
+
+td {
+       padding-left: 2px;
+       padding-right: 2px;
+       padding-top: 2px;
+       padding-bottom: 2px;
+}
+
+div.menu_invisible, div.sub_menu_invisible, td.menu_invisible, td.sub_menu_invisible {
+       background-color: #dddddd;
+       font-style: italic;
+}
+
+strong.menu_invisible, strong.sub_menu_invisible {
+       color: #999999;
+       font-style: italic;
+}
+
+.menu_locked, .sub_menu_locked {
+       color: #ffeeee;
+}
+
+.rank_1 {
+       font-weight: bold;
+       font-size: 22px;
+}
+
+.rank_2 {
+       font-weight: bold;
+       font-size: 18px;
+}
+
+.rank_3 {
+       font-weight: bold;
+}
+
+ul.listing {
+       text-align: left;
+       margin-top: 5px;
+       margin-left: 5px;
+       margin-right: 5px;
+       padding-left: 5px;
+       list-style-type: none;
+}
+
+ol.listing {
+       text-align: left;
+       padding-top: 5px;
+       padding-bottom: 5px;
+       padding-left: 0px;
+       margin-left: 25px;
+}
+
+li.listing {
+       padding-bottom: 5px;
+}
+
+.bad {
+       color: #aa0000;
+       font-style: italic;
+}
+
+.good {
+       color: #00aa00;
 }
 
-.show_timings_data {
-       font-weight                     : bold;
+.table_row {
+       text-align: left;
+       clear: both;
+       margin: 0px;
+       padding: 0px;
+       padding-top: 5px;
+       padding-bottom: 5px;
+       height: 28px;
 }
 
-.login_failture_header {
-       text-align                      : center;
-       background-color        : #DDDDAA;
-       font-weight                     : bold;
+.table_row label {
+       float: left;
+       width: 45%;
 }
 
-.login_failtures {
-       text-align                      : center;
-       width                           : 400px;
+.form_field {
+       border: solid 1px #880000;
+       background-color: #eeeebb;
 }
 
-.member_skyscraper, .guest_skyscraper {
-       width                           : 122px;
-       height                          : 602px;
-       border                          : 1px solid #880000;
-       margin                          : 0px;
-       padding                         : 0px;
-       padding-top                     : 1px;
+.field_note {
+       float: left;
+       text-align: left;
+       font-style: italic;
 }