Some typos fixed
[mailer.git] / theme / business / css / general.css
index b4486617507c88c246b2f2182f67daab6ed255cf..24731f2b25041a4ad594ea5a095046cde0c3e3f2 100644 (file)
@@ -19,21 +19,21 @@ table {
 }
 
 A {
-       font-style              : normal;
-       font-family             : Verdana, Arial, Geneva, Helvetica, sans-serif;
-       text-decoration : none;
+       font-style                      : normal;
+       font-family                     : Verdana, Arial, Geneva, Helvetica, sans-serif;
+       text-decoration         : none;
 }
 
 A:link {
-       color                   : #000000;
+       color                           : #000000;
 }
 
 A:visited {
-       color                   : #000000;
+       color                           : #000000;
 }
 
 A:active {
-       color                   : #000088;
+       color                           : #000088;
        background-color        : transparent;
 }
 
@@ -49,50 +49,53 @@ input, textarea, select, option {
 }
 
 ul, ol {
-       margin-top              : 0px;
+       margin-top                      : 0px;
        margin-bottom           : 0px;
 }
 
 .admin_reset, .guest_reset, .member_reset {
        border-style            : groove;
-       border                  : solid 1px #000000;
-       color                   : #000000;
+       border                          : solid 1px #000000;
+       color                           : #000000;
+       cursor                          : pointer;
 }
 
 .admin_submit, .guest_submit, .member_submit {
-       color                   : #000000;
+       color                           : #000000;
        border-color            : #000000;
+       cursor                          : pointer;
 }
 
 .admin_submit_reject {
        border-style            : groove;
-       color                   : #000000;
+       color                           : #000000;
        border-color            : #000000;
+       cursor                          : pointer;
 }
 
 .runtime_fatal, .runtime_fatalcontent {
-       color                   : #000000;
+       color                           : #000000;
        background-color        : #FFFFFF;
-       font-family             : Verdana, Arial, Geneva, Helvetica, sans-serif;
+       font-family                     : Verdana, Arial, Geneva, Helvetica, sans-serif;
 }
 
 .runtime_fatal {
-       color                   : #000000;
+       color                           : #000000;
 }
 
 .runtime_fatalcontent {
-       text-align              : left;
+       text-align                      : left;
        font-size                       : 12px;
 }
 
 .admin {
-       color                   : #000000;
+       color                           : #000000;
        background-color        : #FFFFFF;
-       font-family             : Verdana, Arial, Geneva, Helvetica, sans-serif;
+       font-family                     : Verdana, Arial, Geneva, Helvetica, sans-serif;
 }
 
 .admin_note {
-       color                   : #000000;
+       color                           : #000000;
        font-size                       : 12px;
 }
 
@@ -103,7 +106,7 @@ DIV.admin_note {
 }
 
 .admin_fatal {
-       color                   : #000000;
+       color                           : #000000;
        font-size                       : 18px;
 }
 
@@ -113,37 +116,37 @@ DIV.admin_note {
 
 .member_banner {
        background-color        : #FFFFFF;
-       width                   : 488px;
+       width                           : 488px;
 }
 
 .admin_error {
        background-color        : #FFFFFF;
-       color                   : #000000;
+       color                           : #000000;
        font-size                       : 10px;
 }
 
 .admin_select, .guest_select, .member_select {
-       border                  : solid 1px;
+       border                          : solid 1px;
        border-color            : #000000;
        background-color        : #EEEEFF;
 }
 
 .admin_register, .admin_desc_header, .admin_done, .admin_title, .member_title2, .guest_title2, .admin_message {
        background-color        : #EEEEFF;
-       color                   : #000000;
-       text-align              : center;
+       color                           : #000000;
+       text-align                      : center;
 }
 
 .admin_title2 {
        background-color        : #EEEEFF;
-       color                   : #000000;
-       text-align              : center;
-       height                  : 25px;
+       color                           : #000000;
+       text-align                      : center;
+       height                          : 25px;
        font-size                       : 14px;
 }
 
 .member_done, .guest_done {
-       color                   : #000000;
+       color                           : #000000;
 }
 
 .member_misc {
@@ -151,23 +154,23 @@ DIV.admin_note {
 }
 
 .admin_misc, .member_misc {
-       color                   : #000000;
+       color                           : #000000;
 }
 
 .admin_done2 {
-       color                   : #000000;
+       color                           : #000000;
 }
 
 .admin_green, .admin_no {
-       color                   : #000000;
+       color                           : #000000;
 }
 
 .admin_welcome {
        background-color        : #EEEEFF;
-       color                   : #000000;
+       color                           : #000000;
        vertical-align          : middle;
        font-size                       : 18px;
-       height                  : 50px;
+       height                          : 50px;
 }
 
 .admin_header {
@@ -176,13 +179,13 @@ DIV.admin_note {
 
 .admin_menu {
        background-color        : #EEEEFF;
-       color                   : #000000;
-       width                   : 230px;
+       color                           : #000000;
+       width                           : 230px;
 }
 
 .admin_logout {
        background-color        : #DDDDFF;
-       color                   : #000000;
+       color                           : #000000;
 }
 
 .admin_desc_cont {
@@ -201,19 +204,19 @@ DIV.admin_note {
 
 .admin_form_header {
        text-align          : center;
-       height                  : 36px;
+       height                          : 36px;
        background-color        : #EEEEFF;
-       color                   : #000000;
+       color                           : #000000;
 }
 
 .member_header {
        text-align          : center;
-       height                  : 28px;
+       height                          : 28px;
        background-color        : #EEEEFF;
 }
 
 .admin_failed, .guest_failed, .member_failed, .member_note {
-       color                   : #000000;
+       color                           : #000000;
 }
 
 .member_note_bg {
@@ -222,14 +225,14 @@ DIV.admin_note {
 
 .member_data {
        background-color        : #FFFFFF;
-       color                   : #000000;
-       height                  : 20px;
+       color                           : #000000;
+       height                          : 20px;
 }
 
 .admin_header_b1 {
        border-bottom           : 1px solid #000000;
        background-color        : #EEEEFF;
-       height                  : 22px;
+       height                          : 22px;
 }
 
 .admin_snote {
@@ -238,35 +241,35 @@ DIV.admin_note {
 
 .admin_normal, .guest_normal, .member_normal {
        border-style            : solid;
-       border                  : solid 1px;
+       border                          : solid 1px;
        border-color            : #000000;
        background-color        : #EEEEFF;
 }
 
 .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;
 }
 
 .member_stats {
        vertical-align          : top;
-       font-weight             : bold;
-       height                  : 23px;
+       font-weight                     : bold;
+       height                          : 23px;
        font-size                       : 16px;
        border-style            : none;
-       border                  : 0px;
+       border                          : 0px;
        background          : #FFFFFF;
-       color                   : #000000;
-       margin-top              : -4px;
+       color                           : #000000;
+       margin-top                      : -4px;
        margin-bottom           : 1px;
-       cursor                  : default;
+       cursor                          : default;
 }
 
 .normal {
@@ -278,58 +281,58 @@ DIV.admin_note {
 }
 
 .guest_title, .member_title {
-       text-align              : center;
-       color                   : #000000;
+       text-align                      : center;
+       color                           : #000000;
        vertical-align          : middle;
        background-color        : #EEEEFF;
-       height                  : 60px;
+       height                          : 60px;
 }
 
 .guest_login_header {
-       color                   : #000000;
+       color                           : #000000;
        vertical-align          : middle;
        background-color        : #EEEEFF;
 }
 
 .guest_menu, .member_menu {
-       width                   : 220px;
+       width                           : 220px;
        background-color        : #FFFFFF;
        vertical-align          : top;
 }
 
 .guest_menu_title, .member_menu_title {
        background-color        : #EEEEFF;
-       color                   : #000000;
-       height                  : 25px;
-       width                   : 200px;
-       border                  : 1px solid #000000;
+       color                           : #000000;
+       height                          : 25px;
+       width                           : 200px;
+       border                          : 1px solid #000000;
 }
 
 .guest_menu_row, .guest_menu_bottom, .member_menu_row, .member_menu_bottom {
-       border                  : 1px solid #000000;
-       border-top              : 0px;
+       border                          : 1px solid #000000;
+       border-top                      : 0px;
        background-color        : #FFFFFF;
-       height                  : 22px;
-       text-align              : left;
+       height                          : 22px;
+       text-align                      : left;
 }
 
 .guest_menu_seperator, .member_menu_seperator {
-       height                  : 15px;
+       height                          : 15px;
 }
 
 .guest_content, .member_content {
        background-color        : #FFFFFF;
-       width                   : 99%;
+       width                           : 99%;
        padding-left            : 2px;
        padding-right           : 2px;
-       margin-left             : 5px;
+       margin-left                     : 5px;
        margin-right            : 5px;
 }
 
 .guest_advert, .guest_login, .member_advert, .member_login {
        background-color        : #FFFFFF;
        vertical-align          : top;
-       margin-top              : 10px;
+       margin-top                      : 10px;
 }
 
 .guest_footer {
@@ -338,29 +341,28 @@ DIV.admin_note {
 }
 
 #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;
-       align                   : center;
+       text-align                      : center;
 }
 
 .footer_lines {
        vertical-align      : bottom;
        font-size           : 10px;
-       width                   : 380px;
+       width                           : 380px;
        vertical-align          : middle;
        background-color        : #FFFFFF;
-       height                  : 40px;
+       height                          : 40px;
 }
 
 .dashed {
-       border                  : solid 1px;
+       border                          : solid 1px;
        border-color            : #000000;
 }
 
@@ -374,10 +376,10 @@ DIV.admin_note {
 
 .impressum {
        font-size                       : 12px;
-       width                   : 320px;
+       width                           : 320px;
        vertical-align          : middle;
        background-color        : #FFFFFF;
-       height                  : 70px;
+       height                          : 70px;
 }
 
 .mediadata {
@@ -386,23 +388,23 @@ DIV.admin_note {
 
 .media_header, .impressum_header {
        background-color        : #EEEEFF;
-       text-align              : center;
-       color                   : #000000;
-       height                  : 26px;
-       font-weight             : bold;
+       text-align                      : center;
+       color                           : #000000;
+       height                          : 26px;
+       font-weight                     : bold;
        font-size                       : 20px;
 }
 
 .media_left {
        font-size                       : 14px;
-       width                   : 200px;
+       width                           : 200px;
 }
 
 .media_right {
-       color                   : #000000;
-       font-weight             : bold;
+       color                           : #000000;
+       font-weight                     : bold;
        font-size                       : 14px;
-       width                   : 70px;
+       width                           : 70px;
 }
 
 .admin_sep_footer {
@@ -420,20 +422,21 @@ DIV.admin_note {
 }
 
 .member_footer {
-       height                  : 30px;
+       height                          : 30px;
        background-color        : #EEEEFF;
 }
 
 .admin_footer {
-       height                  : 30px
+       text-align                      : center;
+       height                          : 30px
 }
 
 .admin_task_header {
        background-color        : #EEEEFF;
-       color                   : #000000;
+       color                           : #000000;
        vertical-align          : middle;
        font-size                       : 18px;
-       height                  : 35px;
+       height                          : 35px;
 }
 
 .seperator {
@@ -441,42 +444,43 @@ DIV.admin_note {
 }
 
 .tab1 {
-       text-align              : center
+       text-align                      : center
 }
 
 .admin_delete, .admin_yes {
        border-style            : groove;
-       border                  : solid 1px #000000;
+       border                          : solid 1px #000000;
        background-color        : #000000;
-       color                   : #FFFFFF;
+       color                           : #FFFFFF;
+       cursor                          : pointer;
 }
 
 .guest_stats {
        background-color        : #FFFFFF;
-       width                   : 460px;
+       width                           : 460px;
 }
 
 .guest_stats_title {
-       color                   : #000000;
+       color                           : #000000;
        vertical-align          : middle;
        background-color        : #EEEEFF;
-       height                  : 30px;
+       height                          : 30px;
 }
 
 .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                   : #000000;
-       width                   : 28px;
-       font-weight             : bold;
-       text-align              : center;
+       color                           : #000000;
+       width                           : 28px;
+       font-weight                     : bold;
+       text-align                      : center;
 }
 
 .guest_stats_ll, .guest_stats_rl {
@@ -554,17 +558,17 @@ DIV.admin_note {
 }
 
 .main {
-       height                  : 99%;
-       vertical-align  : top;
+       height                          : 99%;
+       vertical-align          : top;
 }
 
 .footer {
-       height                  : 1%
+       height                          : 1%;
        vertical-align          : bottom;
 }
 
 .menu_blur {
-       display                 : block;
+       display                         : block;
 }
 
 .menu_blur:hover {
@@ -573,8 +577,8 @@ DIV.admin_note {
 
 .disabled {
        border-style            : groove;
-       background-color        : #660000;
-       color                   : #FFFFFF;
+       background-color        : #AAAAAA;
+       color                           : #FFFFFF;
 }
 
 .mini_select {
@@ -585,11 +589,11 @@ DIV.admin_note {
 }
 
 .theme_box {
-     border              : 1px solid #000000;
-     border-top          : 0px;
+       border              : 1px solid #000000;
+       border-top          : 0px;
        width               : 100%;
        height              : 70px;
-     background-color    : #FFFFFF;
+       background-color    : #FFFFFF;
 }
 
 .theme_note {
@@ -633,3 +637,53 @@ DIV.admin_note {
 .admin_message {
        margin-bottom   : 15px;
 }
+
+#show_timings_block {
+       margin-top                      : 5px;
+       tex-align                       : center;
+       border              : solid 1px;
+       border-color        : #000000;
+       background-color    : #EEEEFF;
+       font-size           : 10px;
+       vertical-align          : middle;
+       width                           : 465px;
+       height                          : 22px;
+       z-index                         : 0;
+}
+
+.show_timings_column {
+       z-index                         : 10;
+       top                                     : 3px;
+       background-color    : #FFFFFF;
+       position                        : relative;
+       margin                          : 0px;
+       width                           : 150px;
+       display                         : block;
+       border              : solid 1px;
+       border-color        : #000000;
+}
+
+.show_timings_data {
+       font-weight                     : bold;
+}
+
+
+.login_failure_header {
+       text-align                      : center;
+       background-color        : #EEEEFF;
+       font-weight                     : bold;
+}
+
+.login_failures {
+       text-align                      : center;
+       width                           : 400px;
+}
+
+.member_skyscraper, .guest_skyscraper {
+       width                           : 122px;
+       height                          : 601px;
+       border                          : 1px solid #000000;
+       margin                          : 0px;
+       padding                         : 0px;
+       padding-top                     : 1px;
+}