branched
[mailer.git] / 0.2.1 / theme / default / css / general.css
diff --git a/0.2.1/theme/default/css/general.css b/0.2.1/theme/default/css/general.css
deleted file mode 100644 (file)
index a6f6a1c..0000000
+++ /dev/null
@@ -1,653 +0,0 @@
-body {
-       background-color        : #EEFFEE;
-       color                   : #000000;
-       font-family             : Verdana, Arial, Geneva, Helvetica, sans-serif;
-       font-size                       : 12px;
-       letter-spacing      : 1px;
-
-       scrollbar-base-color            : #E9E4AE;
-       scrollbar-face-color            : #CDEFCD;
-       scrollbar-highlight-color       : #EEFFEE;
-       scrollbar-shadow-color          : #CDEFCD;
-       scrollbar-3dlight-color         : #DDDDDD;
-       scrollbar-arrow-color           : #000000;
-       scrollbar-track-color           : #CCEFCC;
-       scrollbar-darkshadow-color      : #999999;
-
-       margin                  : 0px;
-       margin-left             : 0px;
-       margin-right            : 0px;
-       margin-top              : 0px;
-       margin-bottom           : 0px;
-}
-
-table {
-       table-layout            : auto;
-       border-spacing          : 0px;
-       overflow                        : auto;
-}
-
-A {
-       font-style              : normal;
-       font-family             : Verdana, Arial, Geneva, Helvetica, sans-serif;
-       text-decoration : none;
-}
-
-A:link {
-       color                   : #2e51a9;
-}
-
-A:visited {
-       color                   : #AA0044;
-}
-
-A:active {
-       color                   : #2e51a9;
-       background-color        : transparent;
-}
-
-A:hover {
-       background-color        : transparent;
-}
-
-input, textarea, select, option {
-       color                           : #009900;
-       background-color        : #EEFFEE;
-       border                          : 1px solid #AA0044;
-       text-decoration         : none;
-       border-style            : groove;
-}
-
-ul, ol {
-       margin-top              : 0px;
-       margin-bottom   : 0px;
-}
-
-.admin_reset, .guest_reset, .member_reset {
-       border-style    : groove;
-       border                  : solid 1px #009900;
-       color                   : #AA0044;
-}
-
-.admin_submit, .guest_submit, .member_submit {
-       color                   : #AA0044;
-       border-color            : #009900;
-}
-
-.admin_submit_reject {
-       border-style            : groove;
-       color                   : #881111;
-       border-color            : #009900;
-}
-
-.runtime_fatal, .runtime_fatalcontent {
-       width                   : 700px;
-       color                   : #118811;
-       background-color        : #DDEEDD;
-       font-family             : Verdana, Arial, Geneva, Helvetica, sans-serif;
-}
-
-.runtime_fatal {
-       color                   : #00AA00;
-}
-
-.runtime_fatalcontent {
-       text-align              : left;
-       font-size                       : 12px;
-}
-
-.admin {
-       color                   : #118811;
-       background-color        : #DDEEDD;
-       font-family             : Verdana, Arial, Geneva, Helvetica, sans-serif;
-}
-
-.admin_note {
-       color                   : #FF0000;
-       font-size                       : 12px;
-}
-
-DIV.admin_note {
-       padding-top         : 10px;
-       padding-right       : 10px;
-       padding-left        : 10px;
-}
-
-.admin_fatal {
-       font-size                       : 18px;
-       color                   : #00AA00;
-}
-
-.admin_edit, .member_confirm {
-       background-color        : #eeffee;
-}
-
-.member_banner {
-       background-color        : #eeffee;
-       width                   : 488px;
-}
-
-.admin_error {
-       background-color        : #eeffee;
-       color                   : #00AA00;
-       font-size                       : 10px;
-}
-
-.admin_select, .guest_select, .member_select {
-       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;
-}
-
-.member_done, .guest_done {
-       color                   : #009900;
-}
-
-.member_misc {
-       background-color        : #DDEEDD;
-}
-
-.admin_misc, .member_misc {
-       color                   : #000000;
-}
-
-.admin_done2 {
-       color                   : #AA0044;
-}
-
-.admin_green, .admin_no {
-       color                   : #009900;
-}
-
-.admin_welcome {
-       background-color        : #DDEEDD;
-       color                   : #009900;
-       vertical-align          : middle;
-       font-size                       : 18px;
-       height                  : 50px;
-}
-
-.admin_header {
-       background-color        : #ddeedd;
-}
-
-.admin_menu {
-       background-color        : #DDEEDD;
-       color                   : #000077;
-       width                   : 230px;
-}
-
-.admin_logout {
-       background-color        : #AAFFAA;
-       color                   : #00AA00;
-}
-
-.admin_desc_cont {
-       text-align          : left;
-       background-color    : #eeffee;
-}
-
-.admin_table, .member_table {
-       background-color        : #eeffee;
-}
-
-.admin_editmenu {
-       min-width                       : 500px;
-       max-width                       : 90%;
-}
-
-.admin_form_header {
-       text-align          : center;
-       height                  : 36px;
-       background-color        : #ddeedd;
-       color                   : #009900;
-}
-
-.member_header {
-       text-align          : center;
-       height                  : 28px;
-       background-color        : #ddeedd;
-}
-
-.admin_failed, .guest_failed, .member_failed, .member_note {
-       color                   : #00AA00;
-}
-
-.member_note_bg {
-       background-color        : #eeffee;
-}
-
-.member_data {
-       background-color        : #eeffee;
-       color                   : #009900;
-       height                  : 20px;
-}
-
-.admin_header_b1 {
-       border-bottom           : 1px solid #AA0044;
-       background-color        : #ddeedd;
-       height                  : 22px;
-}
-
-.admin_snote {
-       font-size                       : 12px;
-}
-
-.admin_normal, .guest_normal, .member_normal {
-       border-style            : solid;
-       border                  : solid 1px;
-       border-color            : #009900;
-}
-
-.member_stats {
-       vertical-align          : top;
-       font-weight             : bold;
-       height                  : 23px;
-       font-size                       : 16px;
-       border-style            : none;
-       border                  : 0px;
-       background          : #DDEEDD;
-       color                   : #000000;
-       margin-top              : -4px;
-       margin-bottom           : 1px;
-       cursor                  : default;
-}
-
-.normal {
-       border-style            : groove;
-}
-
-.member_main {
-       background-color        : #DDEEDD;
-}
-
-.guest_title, .member_title {
-       text-align              : center;
-       color                   : #009900;
-       vertical-align          : middle;
-       background-color        : #DDEEDD;
-       height                  : 60px;
-}
-
-.guest_login_header {
-       color                   : #009900;
-       vertical-align          : middle;
-       background-color        : #DDEEDD;
-}
-
-.guest_menu, .member_menu {
-       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;
-}
-
-.guest_menu_row, .guest_menu_bottom, .member_menu_row, .member_menu_bottom {
-       border                  : 1px solid #AA0044;
-       border-top              : 0px;
-       background-color        : #eeffbc;
-       height                  : 22px;
-       text-align              : left;
-}
-
-.member_menu_whats {
-       border                  : 1px solid #AA0044;
-       border-top              : 0px;
-       background-color        : #eeffee;
-       height                  : 20px;
-}
-
-.guest_menu_seperator, .member_menu_seperator {
-       height                  : 15px;
-}
-
-.guest_content, .member_content {
-       background-color        : #eeffee;
-       width                   : 99%;
-       padding-left            : 2px;
-       padding-right           : 2px;
-       margin-left             : 5px;
-       margin-right            : 5px;
-}
-
-.guest_advert, .guest_login, .member_advert, .member_login {
-       background-color        : #DDEEDD;
-       vertical-align          : top;
-       margin-top              : 10px;
-}
-
-#master {
-       width                   : 100%;
-       height                  : 100%;
-       min-height              : 90%;
-       max-height              : 100%;
-       text-align              : center;
-}
-
-.masterbox {
-       text-align              : center;
-       align                   : center;
-}
-
-.footer {
-       text-align              : center;
-}
-
-.footer_lines {
-       font-size           : 10px;
-       width                   : 380px;
-       height                  : 40px;
-       vertical-align          : middle;
-       background-color        : #E5EFE5;
-       margin-top              : 5px;
-       margin-bottom           : 5px;
-}
-
-.dashed {
-       border                  : solid 1px;
-       border-color            : #AA0044;
-}
-
-.switch_sw1, .switch_mem1 {
-       background-color        : #b8efc1;
-}
-
-.switch_sw2, .switch_mem2 {
-       background-color        : #b8fccb;
-}
-
-.impressum {
-       font-size                       : 12px;
-       width                   : 320px;
-       vertical-align          : middle;
-       background-color        : #E5EFE5;
-       height                  : 70px;
-}
-
-.mediadata {
-       background-color        : #eeffee;
-}
-
-.media_header, .impressum_header {
-       background-color        : #b8fccb;
-       text-align              : center;
-       color                   : #009900;
-       height                  : 26px;
-       font-weight             : bold;
-       font-size                       : 20px;
-}
-
-.media_left {
-       font-size                       : 14px;
-       width                   : 200px;
-}
-
-.media_right {
-       color                   : #009900;
-       font-weight             : bold;
-       font-size                       : 14px;
-       width                   : 70px;
-}
-
-.admin_sep_footer {
-       background-color        : #DDEEDD;
-       font-size           : 1px;
-}
-
-.admin_sep_footer2 {
-       background-color        : #eeffee;
-       font-size           : 1px;
-}
-
-.admin_footer, .member_refbanner, .member_update, .admin_del_link {
-       background-color        : #DDEEDD;
-}
-
-.member_footer {
-       height                  : 30px;
-       background-color        : #DDEEDD;
-}
-
-.admin_footer {
-       height                  : 30px
-}
-
-.admin_task_header {
-       background-color        : #ddeedd;
-       color                   : #009900;
-       vertical-align          : middle;
-       font-size                       : 18px;
-       height                  : 35px;
-}
-
-.seperator {
-       font-size                       : 1px
-}
-
-.tab1 {
-       text-align              : center
-}
-
-.admin_delete, .admin_yes {
-       border-style            : groove;
-       border                  : solid 1px #00AA00;
-       background-color        : #AA0044;
-       color                   : #DDEEDD;
-}
-
-.guest_stats {
-       background-color        : #eeffee;
-       width                   : 460px;
-}
-
-.guest_stats_title {
-       color                   : #009900;
-       vertical-align          : middle;
-       background-color        : #DDEEDD;
-       height                  : 30px;
-}
-
-.guest_stats_l {
-       width                   : 344px;
-       text-align              : right;
-}
-
-.guest_stats_m {
-       width                   : 2px;
-}
-
-.guest_stats_r, .guest_stats_lr, .guest_stats_rr {
-       color                   : #009900;
-       width                   : 28px;
-       font-weight             : bold;
-       text-align              : center;
-}
-
-.guest_stats_ll, .guest_stats_rl {
-       width                   : 192px;
-       text-align              : right;
-}
-
-.guest_stats_footer {
-       color                   : #009900;
-       vertical-align          : middle;
-       background-color        : #DDEEDD;
-       height                  : 20px;
-}
-
-.task_pre {
-       font-weight             : bold;
-       margin-left             : 0px;
-       margin-right            : 0px;
-       margin-top              : 10px;
-       margin-bottom           : 10px;
-}
-
-.impressum_body {
-       background-color        : #DDEEDD;
-}
-
-.guest_content_align, .member_content_align, .admin_content_align {
-       text-align              : center;
-       align                   : center;
-       vertical-align          : top;
-}
-
-.member_mailidtop {
-       background-color        : #DDEEDD;
-       width                   : 100%;
-       height                  : 100%;
-}
-
-.list_categories, .admin_action_header, .admin_main, .admin_menu_main, .admin_menu_sub {
-       text-align              : left;
-       width                   : 100%;
-}
-
-.admin_alpha {
-       text-align      : center;
-       height          : 40px;
-       vertical-align  : middle;
-}
-
-.admin_sortlinks {
-       text-align      : center;
-       height          : 20px;
-       vertical-align  : middle;
-}
-
-.admin_title2 {
-       background-color        : #ddeedd;
-       color                   : #000099;
-       text-align              : center;
-       height                  : 25px;
-       font-size                       : 14px;
-}
-
-.member_unconfirmed {
-       background-color        : #DDEEDD;
-       width                   : 100%;
-       text-align              : center;
-}
-
-.you_are_here {
-       white-space             : nowrap;
-       font-size                       : 14px;
-       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; }
-
-.top2    { border-top  : 1px solid #AA0044; }
-.bottom2 { border-bottom       : 1px solid #AA0044; }
-.left2   { border-left : 1px solid #AA0044; }
-.right2  { border-right        : 1px solid #AA0044; }
-
-.nobr {
-       white-space             : nowrap;
-}
-
-.guest_table {
-       background-color    : #eeffee;
-}
-
-.main {
-       height                  : 99%
-}
-
-.footer {
-       height                  : 1%
-       vertical-align          : bottom;
-}
-
-.menu_blur {
-       display                 : block;
-}
-
-.menu_blur:hover {
-       background-color        : #deefac;
-}
-
-.guest_footer {
-       height              : 30px;
-       background-color    : #E5E5F5;
-}
-
-.disabled {
-       border-style: groove;
-       background-color: #660000;
-       color: #FF9900;
-}
-
-.mini_select {
-     border              : dotted 1px;
-     border-color        : #009900;
-     background-color    : #EEFFEE;
-     font-size           : 10px;
-}
-
-.theme_box {
-     border              : 1px dotted #AA0044;
-     border-top          : 0px;
-       width               : 100%;
-       height              : 70px;
-     background-color    : #eeffbc;
-}
-
-.theme_note {
-       font-size           : 12px;
-       font-weight         : bold;
-}
-
-.theme_content {
-       color               : #009900;
-}
-
-.agb_box {
-       text-align      : left;
-}
-
-.agb_title, .fatal_title {
-       font-size               : 16px;
-       text-align      : center;
-       height          : 40px;
-       font-weight     : bold;
-}
-
-.agb_para {
-       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;
-}
-
-.admin_message {
-       margin-bottom   : 15px;
-}