sprinkle some magic ajax fairy dust on referring customer SELEKTAH. rewind! make...
[freeside.git] / rt / html / NoAuth / webrt.css
index 4748694..5c241f9 100644 (file)
@@ -1,3 +1,4 @@
+/*
 %# BEGIN BPS TAGGED BLOCK {{{
 %# 
 %# COPYRIGHT:
@@ -43,6 +44,7 @@
 %# those contributions and any derivatives thereof.
 %# 
 %# END BPS TAGGED BLOCK }}}
+*/
 
 /* * {
   font-family: Arial, Verdana, Helvetica, sans-serif;
 
 SPAN.nav {  font-family: Arial, Verdana, Helvetica, sans-serif;
         font-size: 12px;
-%#      color: #FFFFFF;
-        color: #000000;
+        color: #FFFFFF;
         text-decoration: none;
         white-space: nowrap}
 .nav2 {         font-size: 10px;
         white-space: nowrap}
 .nav {  font-family: Arial, Verdana, Helvetica, sans-serif;
         font-size: 13px;
-%#      font-weight: normal;
         font-weight: bold;
-%#      color: #FFFFFF;
-        color: #000000;
+        color: #FFFFFF;
         text-decoration: none;
         white-space: nowrap}
 .currentnav {  font-family: Arial, Verdana, Helvetica, sans-serif;
@@ -75,54 +74,49 @@ SPAN.nav {  font-family: Arial, Verdana, Helvetica, sans-serif;
         font-size: 16px;
         font-weight: normal;
         color: #FFFFFF;
-%#      color: #000000;
         text-decoration: none;
         white-space: nowrap}
 
+/*
 %# .topnav is the original RT class for the sidebar navigation tabs.
 %# Font-sizing by level depth was originally hard-coded into Elements/Menu.
 %# This modification sets a different class name for each level, allowing
 %# style sheet control over the formats.
+*/
 
 a.topnav-0 {  font-family: Verdana, sans-serif;
         font-size: 16px;
         font-weight: normal;
-%#      color: #000000;
         color: #FFFFFF;
         text-decoration: none;
         white-space: nowrap}
 a.topnav-1 {  font-family: Verdana, sans-serif;
         font-size: 14px;
         font-weight: normal;
-%#      color: #000000;
         color: #FFFFFF;
         text-decoration: none;
         white-space: nowrap}
 a.topnav-2 {  font-family: Verdana, sans-serif;
         font-size: 12px;
         font-weight: normal;
-%#      color: #000000;
         color: #FFFFFF;
         text-decoration: none;
         white-space: nowrap}
 a.topnav-3 {  font-family: Verdana, sans-serif;
         font-size: 11px;
         font-weight: normal;
-%#      color: #000000;
         color: #FFFFFF;
         text-decoration: none;
         white-space: nowrap}
 a.topnav-4 {  font-family: Verdana, sans-serif;
         font-size: 11px;
         font-weight: normal;
-%#      color: #000000;
         color: #FFFFFF;
         text-decoration: none;
         white-space: nowrap}
 a.topnav-5 {  font-family: Verdana, sans-serif;
         font-size: 11px;
         font-weight: normal;
-%#      color: #000000;
         color: #FFFFFF;
         text-decoration: none;
         white-space: nowrap}
@@ -190,15 +184,16 @@ li.topnav-5-major {
 .currenttopnav {  font-family: Arial, Verdana, Helvetica, sans-serif;
         font-size: 16px;
          font-weight: bold;
-%#      color: #FFFF66;
-        color: #000000; background-color: #cccccc;
+        color: #ffffff; background-color: #7e0079;
         text-decoration: none;
         white-space: nowrap}
 
+/*
 %# .currenttopnav is the original RT class for the sidebar navigation tabs.
 %# Font-sizing by level depth was originally hard-coded into Elements/Menu.
 %# This modification sets a different class name for each level, allowing
 %# style sheet control over the formats
+*/
 
 a.currenttopnav-0 {  font-family: Verdana, sans-serif;
         font-size: 16px;
@@ -326,12 +321,12 @@ li.currenttopnav-5-major {
          }
 .blue {
         background-color: #4682B4;
-%#      background-color: #eeeeee;
+/* %#   background-color: #eeeeee; */
         background-position: left top;
         vertical-align: top;
         text-align: left;
          }
-%# Actually the "topactions" section
+/* %# Actually the "topactions" section */
 .blueright {  background-color: #4682B4;
         background-position: left top;
         vertical-align: top;
@@ -378,9 +373,44 @@ li.currenttopnav-5-major {
         background-color: #000000;
         color: #ffffff;
         background-position: left top;
-        vertical-align: top;
+        vertical-align: center;
         text-align: right;
+        font-size:16px;
+        padding-right:4px
          }
+
+input.fsblackbutton {
+        background-color:#333333;
+        color: #ffffff;
+        border:1px solid;
+        border-top-color:#cccccc;
+        border-left-color:#cccccc;
+        border-right-color:#aaaaaa;
+        border-bottom-color:#aaaaaa;
+        font-family: Arial, Verdana, Helvetica, sans-serif;
+        font-weight:bold;
+        padding-left:12px;
+        padding-right:12px;
+        overflow:visible;
+        filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ff333333',EndColorStr='#ff666666')
+}
+
+input.fsblackbuttonselected {
+        background-color:#7e0079;
+        color: #ffffff;
+        border:1px solid;
+        border-top-color:#cccccc;
+        border-left-color:#cccccc;
+        border-right-color:#aaaaaa;
+        border-bottom-color:#aaaaaa;
+        font-family: Arial, Verdana, Helvetica, sans-serif;
+        font-weight:bold;
+        padding-left:12px;
+        padding-right:12px;
+        overflow:visible;
+        filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ff330033',EndColorStr='#ff7e0079')
+}
+
 .mediumgray {
         background-color: #cccccc;
         background-position: left top;
@@ -447,7 +477,7 @@ div.downloadattachment {
 
 
 td {  font-family: Arial, Verdana, Helvetica, sans-serif;
-        font-size: 11px;
+        font-size: 12px;
         background-position: left top;
          }
 .black { background-color: #000000;
@@ -478,7 +508,7 @@ span.title {  font-family: Arial, Verdana, Helvetica, sans-serif;
               vertical-align: top }
 .productnav {  font-family: Arial, Verdana, Helvetica, sans-serif;
         font-size: 11px;
-        color: #000000;
+        color: #FFFFFF;
         text-align: center;
         vertical-align: middle;
         text-decoration: none}
@@ -586,7 +616,7 @@ DIV.endmatter { margin-left: -7% }
              }
 
 
-A { font-weight: bold; color: #000000;
+A { font-weight: bold; color: #000000
             }
 
 .currenttab { color: #ffffff;}
@@ -615,7 +645,7 @@ SPAN.date { font-size: 0.8em }
 
 span.title { font-size: 1.6em;
             vertical-align: middle;
-%#          color: #ffffff;
+/* %#       color: #ffffff; */
              color: #000000;
            }
 span.productname { font-size: 2em;
@@ -714,6 +744,7 @@ textarea.messagebox {
     width: 100%;
 }
 
+/*
 %# Provide a callback for adding/modifying the style sheet.
 %# http://www.w3.org/TR/REC-CSS1 - section 3.2, says:
 %#   "latter specified rule wins"
@@ -725,3 +756,4 @@ inherit => undef
 $r->content_type('text/css');
 #$r->headers_out->{'Expires'} = '+30m';
 </%init>
+*/