A *lot* more code-cleanups, errors in CSS fixed (missing brackets) and frameset suppo...
[mailer.git] / theme / default / css / general.css
index a6f6a1c3b3b5b8e46177560a1817c3896b2cccca..01343bff5f4a03e137b201981b3734d3d3942f9a 100644 (file)
@@ -1,7 +1,7 @@
 body {
        background-color        : #EEFFEE;
-       color                   : #000000;
-       font-family             : Verdana, Arial, Geneva, Helvetica, sans-serif;
+       color                           : #000000;
+       font-family                     : Verdana, Arial, Geneva, Helvetica, sans-serif;
        font-size                       : 12px;
        letter-spacing      : 1px;
 
@@ -14,10 +14,10 @@ body {
        scrollbar-track-color           : #CCEFCC;
        scrollbar-darkshadow-color      : #999999;
 
-       margin                  : 0px;
-       margin-left             : 0px;
+       margin                          : 0px;
+       margin-left                     : 0px;
        margin-right            : 0px;
-       margin-top              : 0px;
+       margin-top                      : 0px;
        margin-bottom           : 0px;
 }
 
@@ -28,21 +28,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                   : #2e51a9;
+       color                           : #2e51a9;
 }
 
 A:visited {
-       color                   : #AA0044;
+       color                           : #AA0044;
 }
 
 A:active {
-       color                   : #2e51a9;
+       color                           : #2e51a9;
        background-color        : transparent;
 }
 
@@ -59,51 +59,51 @@ input, textarea, select, option {
 }
 
 ul, ol {
-       margin-top              : 0px;
-       margin-bottom   : 0px;
+       margin-top                      : 0px;
+       margin-bottom           : 0px;
 }
 
 .admin_reset, .guest_reset, .member_reset {
-       border-style    : groove;
-       border                  : solid 1px #009900;
-       color                   : #AA0044;
+       border-style            : groove;
+       border                          : solid 1px #009900;
+       color                           : #AA0044;
 }
 
 .admin_submit, .guest_submit, .member_submit {
-       color                   : #AA0044;
+       color                           : #AA0044;
        border-color            : #009900;
 }
 
 .admin_submit_reject {
        border-style            : groove;
-       color                   : #881111;
+       color                           : #881111;
        border-color            : #009900;
 }
 
 .runtime_fatal, .runtime_fatalcontent {
-       width                   : 700px;
-       color                   : #118811;
+       width                           : 700px;
+       color                           : #118811;
        background-color        : #DDEEDD;
-       font-family             : Verdana, Arial, Geneva, Helvetica, sans-serif;
+       font-family                     : Verdana, Arial, Geneva, Helvetica, sans-serif;
 }
 
 .runtime_fatal {
-       color                   : #00AA00;
+       color                           : #00AA00;
 }
 
 .runtime_fatalcontent {
-       text-align              : left;
+       text-align                      : left;
        font-size                       : 12px;
 }
 
 .admin {
-       color                   : #118811;
+       color                           : #118811;
        background-color        : #DDEEDD;
-       font-family             : Verdana, Arial, Geneva, Helvetica, sans-serif;
+       font-family                     : Verdana, Arial, Geneva, Helvetica, sans-serif;
 }
 
 .admin_note {
-       color                   : #FF0000;
+       color                           : #FF0000;
        font-size                       : 12px;
 }
 
@@ -115,7 +115,7 @@ DIV.admin_note {
 
 .admin_fatal {
        font-size                       : 18px;
-       color                   : #00AA00;
+       color                           : #00AA00;
 }
 
 .admin_edit, .member_confirm {
@@ -124,29 +124,29 @@ DIV.admin_note {
 
 .member_banner {
        background-color        : #eeffee;
-       width                   : 488px;
+       width                           : 488px;
 }
 
 .admin_error {
        background-color        : #eeffee;
-       color                   : #00AA00;
+       color                           : #00AA00;
        font-size                       : 10px;
 }
 
 .admin_select, .guest_select, .member_select {
-       border                  : solid 1px;
+       border                          : solid 1px;
        border-color            : #009900;
        background-color        : #EEFFEE;
 }
 
 .admin_register, .admin_desc_header, .admin_done, .admin_title, .member_title2, .guest_title2, .admin_message {
        background-color        : #ddeedd;
-       color                   : #009900;
-       text-align              : center;
+       color                           : #009900;
+       text-align                      : center;
 }
 
 .member_done, .guest_done {
-       color                   : #009900;
+       color                           : #009900;
 }
 
 .member_misc {
@@ -154,23 +154,23 @@ DIV.admin_note {
 }
 
 .admin_misc, .member_misc {
-       color                   : #000000;
+       color                           : #000000;
 }
 
 .admin_done2 {
-       color                   : #AA0044;
+       color                           : #AA0044;
 }
 
 .admin_green, .admin_no {
-       color                   : #009900;
+       color                           : #009900;
 }
 
 .admin_welcome {
        background-color        : #DDEEDD;
-       color                   : #009900;
+       color                           : #009900;
        vertical-align          : middle;
        font-size                       : 18px;
-       height                  : 50px;
+       height                          : 50px;
 }
 
 .admin_header {
@@ -179,13 +179,13 @@ DIV.admin_note {
 
 .admin_menu {
        background-color        : #DDEEDD;
-       color                   : #000077;
-       width                   : 230px;
+       color                           : #000077;
+       width                           : 230px;
 }
 
 .admin_logout {
        background-color        : #AAFFAA;
-       color                   : #00AA00;
+       color                           : #00AA00;
 }
 
 .admin_desc_cont {
@@ -204,19 +204,19 @@ DIV.admin_note {
 
 .admin_form_header {
        text-align          : center;
-       height                  : 36px;
+       height                          : 36px;
        background-color        : #ddeedd;
-       color                   : #009900;
+       color                           : #009900;
 }
 
 .member_header {
        text-align          : center;
-       height                  : 28px;
+       height                          : 28px;
        background-color        : #ddeedd;
 }
 
 .admin_failed, .guest_failed, .member_failed, .member_note {
-       color                   : #00AA00;
+       color                           : #00AA00;
 }
 
 .member_note_bg {
@@ -225,14 +225,14 @@ DIV.admin_note {
 
 .member_data {
        background-color        : #eeffee;
-       color                   : #009900;
-       height                  : 20px;
+       color                           : #009900;
+       height                          : 20px;
 }
 
 .admin_header_b1 {
        border-bottom           : 1px solid #AA0044;
        background-color        : #ddeedd;
-       height                  : 22px;
+       height                          : 22px;
 }
 
 .admin_snote {
@@ -241,22 +241,22 @@ DIV.admin_note {
 
 .admin_normal, .guest_normal, .member_normal {
        border-style            : solid;
-       border                  : solid 1px;
+       border                          : solid 1px;
        border-color            : #009900;
 }
 
 .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          : #DDEEDD;
-       color                   : #000000;
-       margin-top              : -4px;
+       color                           : #000000;
+       margin-top                      : -4px;
        margin-bottom           : 1px;
-       cursor                  : default;
+       cursor                          : default;
 }
 
 .normal {
@@ -268,96 +268,95 @@ DIV.admin_note {
 }
 
 .guest_title, .member_title {
-       text-align              : center;
-       color                   : #009900;
+       text-align                      : center;
+       color                           : #009900;
        vertical-align          : middle;
        background-color        : #DDEEDD;
-       height                  : 60px;
+       height                          : 60px;
 }
 
 .guest_login_header {
-       color                   : #009900;
+       color                           : #009900;
        vertical-align          : middle;
        background-color        : #DDEEDD;
 }
 
 .guest_menu, .member_menu {
-       width                   : 220px;
+       width                           : 220px;
        background-color        : #DDEEDD;
        vertical-align          : top;
 }
 
 .guest_menu_title, .member_menu_title {
        background-color        : #BDEFCD;
-       color                   : #009900;
-       height                  : 25px;
-       width                   : 200px;
-       border                  : 1px solid #AA0044;
+       color                           : #009900;
+       height                          : 25px;
+       width                           : 200px;
+       border                          : 1px solid #AA0044;
 }
 
 .guest_menu_row, .guest_menu_bottom, .member_menu_row, .member_menu_bottom {
-       border                  : 1px solid #AA0044;
-       border-top              : 0px;
+       border                          : 1px solid #AA0044;
+       border-top                      : 0px;
        background-color        : #eeffbc;
-       height                  : 22px;
-       text-align              : left;
+       height                          : 22px;
+       text-align                      : left;
 }
 
 .member_menu_whats {
-       border                  : 1px solid #AA0044;
-       border-top              : 0px;
+       border                          : 1px solid #AA0044;
+       border-top                      : 0px;
        background-color        : #eeffee;
-       height                  : 20px;
+       height                          : 20px;
 }
 
 .guest_menu_seperator, .member_menu_seperator {
-       height                  : 15px;
+       height                          : 15px;
 }
 
 .guest_content, .member_content {
        background-color        : #eeffee;
-       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        : #DDEEDD;
        vertical-align          : top;
-       margin-top              : 10px;
+       margin-top                      : 10px;
 }
 
 #master {
-       width                   : 100%;
-       height                  : 100%;
-       min-height              : 90%;
-       max-height              : 100%;
-       text-align              : center;
+       width                           : 100%;
+       height                          : 100%;
+       min-height                      : 90%;
+       max-height                      : 100%;
+       text-align                      : center;
 }
 
 .masterbox {
-       text-align              : center;
-       align                   : center;
+       text-align                      : center;
 }
 
 .footer {
-       text-align              : center;
+       text-align                      : center;
 }
 
 .footer_lines {
        font-size           : 10px;
-       width                   : 380px;
-       height                  : 40px;
+       width                           : 380px;
+       height                          : 40px;
        vertical-align          : middle;
        background-color        : #E5EFE5;
-       margin-top              : 5px;
+       margin-top                      : 5px;
        margin-bottom           : 5px;
 }
 
 .dashed {
-       border                  : solid 1px;
+       border                          : solid 1px;
        border-color            : #AA0044;
 }
 
@@ -371,10 +370,10 @@ DIV.admin_note {
 
 .impressum {
        font-size                       : 12px;
-       width                   : 320px;
+       width                           : 320px;
        vertical-align          : middle;
        background-color        : #E5EFE5;
-       height                  : 70px;
+       height                          : 70px;
 }
 
 .mediadata {
@@ -383,23 +382,23 @@ DIV.admin_note {
 
 .media_header, .impressum_header {
        background-color        : #b8fccb;
-       text-align              : center;
-       color                   : #009900;
-       height                  : 26px;
-       font-weight             : bold;
+       text-align                      : center;
+       color                           : #009900;
+       height                          : 26px;
+       font-weight                     : bold;
        font-size                       : 20px;
 }
 
 .media_left {
        font-size                       : 14px;
-       width                   : 200px;
+       width                           : 200px;
 }
 
 .media_right {
-       color                   : #009900;
-       font-weight             : bold;
+       color                           : #009900;
+       font-weight                     : bold;
        font-size                       : 14px;
-       width                   : 70px;
+       width                           : 70px;
 }
 
 .admin_sep_footer {
@@ -417,20 +416,20 @@ DIV.admin_note {
 }
 
 .member_footer {
-       height                  : 30px;
+       height                          : 30px;
        background-color        : #DDEEDD;
 }
 
 .admin_footer {
-       height                  : 30px
+       height                          : 30px
 }
 
 .admin_task_header {
        background-color        : #ddeedd;
-       color                   : #009900;
+       color                           : #009900;
        vertical-align          : middle;
        font-size                       : 18px;
-       height                  : 35px;
+       height                          : 35px;
 }
 
 .seperator {
@@ -438,61 +437,61 @@ DIV.admin_note {
 }
 
 .tab1 {
-       text-align              : center
+       text-align                      : center
 }
 
 .admin_delete, .admin_yes {
        border-style            : groove;
-       border                  : solid 1px #00AA00;
+       border                          : solid 1px #00AA00;
        background-color        : #AA0044;
-       color                   : #DDEEDD;
+       color                           : #DDEEDD;
 }
 
 .guest_stats {
        background-color        : #eeffee;
-       width                   : 460px;
+       width                           : 460px;
 }
 
 .guest_stats_title {
-       color                   : #009900;
+       color                           : #009900;
        vertical-align          : middle;
        background-color        : #DDEEDD;
-       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                   : #009900;
-       width                   : 28px;
-       font-weight             : bold;
-       text-align              : center;
+       color                           : #009900;
+       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                   : #009900;
+       color                           : #009900;
        vertical-align          : middle;
        background-color        : #DDEEDD;
-       height                  : 20px;
+       height                          : 20px;
 }
 
 .task_pre {
-       font-weight             : bold;
-       margin-left             : 0px;
+       font-weight                     : bold;
+       margin-left                     : 0px;
        margin-right            : 0px;
-       margin-top              : 10px;
+       margin-top                      : 10px;
        margin-bottom           : 10px;
 }
 
@@ -501,70 +500,70 @@ DIV.admin_note {
 }
 
 .guest_content_align, .member_content_align, .admin_content_align {
-       text-align              : center;
-       align                   : center;
+       text-align                      : center;
+       align                           : center;
        vertical-align          : top;
 }
 
 .member_mailidtop {
        background-color        : #DDEEDD;
-       width                   : 100%;
-       height                  : 100%;
+       width                           : 100%;
+       height                          : 100%;
 }
 
 .list_categories, .admin_action_header, .admin_main, .admin_menu_main, .admin_menu_sub {
-       text-align              : left;
-       width                   : 100%;
+       text-align                      : left;
+       width                           : 100%;
 }
 
 .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;
 }
 
 .admin_title2 {
        background-color        : #ddeedd;
-       color                   : #000099;
-       text-align              : center;
-       height                  : 25px;
+       color                           : #000099;
+       text-align                      : center;
+       height                          : 25px;
        font-size                       : 14px;
 }
 
 .member_unconfirmed {
        background-color        : #DDEEDD;
-       width                   : 100%;
-       text-align              : center;
+       width                           : 100%;
+       text-align                      : center;
 }
 
 .you_are_here {
-       white-space             : nowrap;
+       white-space                     : nowrap;
        font-size                       : 14px;
-       text-align              : left;
+       text-align                      : left;
 }
 
 .tiny   { font-size            : 12px; }
 .medium { font-size            : 14px; }
 .big    { font-size            : 20px; }
 
-.top    { border-top   : 1px solid #4400AA; }
-.bottom { border-bottom        : 1px solid #4400AA; }
-.left   { border-left  : 1px solid #4400AA; }
-.right  { border-right : 1px solid #4400AA; }
+.top    { border-top           : 1px solid #4400AA; }
+.bottom { border-bottom                : 1px solid #4400AA; }
+.left   { border-left          : 1px solid #4400AA; }
+.right  { border-right         : 1px solid #4400AA; }
 
-.top2    { border-top  : 1px solid #AA0044; }
+.top2    { border-top          : 1px solid #AA0044; }
 .bottom2 { border-bottom       : 1px solid #AA0044; }
-.left2   { border-left : 1px solid #AA0044; }
-.right2  { border-right        : 1px solid #AA0044; }
+.left2   { border-left         : 1px solid #AA0044; }
+.right2  { border-right                : 1px solid #AA0044; }
 
 .nobr {
-       white-space             : nowrap;
+       white-space                     : nowrap;
 }
 
 .guest_table {
@@ -572,16 +571,16 @@ DIV.admin_note {
 }
 
 .main {
-       height                  : 99%
+       height                          : 99%
 }
 
 .footer {
-       height                  : 1%
+       height                          : 1%;
        vertical-align          : bottom;
 }
 
 .menu_blur {
-       display                 : block;
+       display                         : block;
 }
 
 .menu_blur:hover {
@@ -594,9 +593,9 @@ DIV.admin_note {
 }
 
 .disabled {
-       border-style: groove;
-       background-color: #660000;
-       color: #FF9900;
+       border-style            : groove;
+       background-color        : #660000;
+       color                           : #FF9900;
 }
 
 .mini_select {
@@ -607,11 +606,11 @@ DIV.admin_note {
 }
 
 .theme_box {
-     border              : 1px dotted #AA0044;
-     border-top          : 0px;
+     border             : 1px dotted #AA0044;
+     border-top         : 0px;
        width               : 100%;
        height              : 70px;
-     background-color    : #eeffbc;
+     background-color   : #eeffbc;
 }
 
 .theme_note {
@@ -624,28 +623,28 @@ DIV.admin_note {
 }
 
 .agb_box {
-       text-align      : left;
+       text-align                      : left;
 }
 
 .agb_title, .fatal_title {
-       font-size               : 16px;
-       text-align      : center;
-       height          : 40px;
-       font-weight     : bold;
+       font-size                       : 16px;
+       text-align                      : center;
+       height                          : 40px;
+       font-weight                     : bold;
 }
 
 .agb_para {
-       text-indent     : 8px;
-       text-align      : left;
-       margin-left     : 5px;
+       text-indent             : 8px;
+       text-align              : left;
+       margin-left             : 5px;
        margin-right    : 5px;
        margin-bottom   : 12px;
 }
 
 .fatal_box {
-       text-align      : center;
-       width           : 100%;
-       margin-top      : 10px;
+       text-align              : center;
+       width                   : 100%;
+       margin-top              : 10px;
 }
 
 .admin_message {