i hate internet exploder
[www.git] / css / cssfreeside2.css
index f30530d..f1a3cbf 100644 (file)
@@ -45,7 +45,7 @@
 #header2 { /*main navigation*/
        clear: both;
        margin: 0;
-       padding-top: .5em;
+       padding-top: .25em;
        padding-bottom: .5em;
        background: #959494;
        border-bottom: 1px solid black;
 
  
 
-#header3 { /*sub navigation*/
-       clear: both;
-       margin: 0;
-       padding-top: .5em;
-       padding-bottom: .5em;
-       background: #5E355D;
-       border-bottom: 1px solid black;
-       border-right: 0;
-       border-left: 0;
-       text-align: left;
-       } 
-
-
 #nav_sub {
        color: #ffffff;
        text-align: left;
@@ -143,45 +130,77 @@ letter-spacing: 0.02em;
 
 * { /*global content*/
 
-       font-family: Verdana, Arial, Sans-serif;
+       font-family: Verdana, Arial, sans-serif;
        font-color: #666666;
-       font-size: 11px;
+       font-size: 12px;
        padding: 0;
        
        }
 
-ul {
+ul.indented {
        color: black;
        line-height: 1.3em;
        padding: 0;
        padding-left: 2em;
        padding-right: 10px;
-       margin: 10px;
+       /* margin: 10px; */
        margin-left: 1.8em;
+        margin-top: 0px;
+        padding-top: 0px;
 }
 
+ol {
+       color: black;
+       line-height: 1.3em;
+       padding: 0;
+       padding-left: 2em;
+       padding-right: 10px;
+       margin: 10px;
+       margin-left: 1.8em;
+}
 
+#content_none {
+}
 
+#content1 {
+       clear: both;
+       margin: 0;
+       padding-top: .5em;
+       padding-right: 10px;
+       padding-left: 10px;
+       padding-bottom: .5em;
+       border-right: 0;
+       border-left: 0;
+       /* text-align: left; */
+       text-align: center;
+}
 
+#content_prd {
+       clear: both;
+       margin: 0;
+       padding-top: .5em;
+       padding-right: 10px;
+       padding-left: 10px;
+       padding-bottom: .5em;
+       border-right: 0;
+       border-left: 0;
+       text-align: center;
+}
 
-#content1 {
+#content {
        clear: both;
        margin: 0;
        padding-top: .5em;
        padding-right: 10px;
        padding-left: 10px;
        padding-bottom: .5em;
-       border-bottom: 1px solid black;
        border-right: 0;
        border-left: 0;
+       /* text-align: left; */
        text-align: left;
-       background-image: ;
-       background-repeat: repeat-y;
-       background-position: right;
 }
 
 
-
 .crossout {
        text-decoration: line-through;
 }
@@ -190,8 +209,8 @@ ul {
 
 #footer  {
        clear: both;
-       border-top: 1px solid #333;
-       padding: .5em;
+       border-top: 1px solid black;
+       padding: .25em;
        margin: 0;
        margin-top: 2px;
        text-align: center;
@@ -241,13 +260,14 @@ a:hover {
                
                
 h1 { 
-       font: bold Verdana, Arial, Sans-serif;
+       font: Verdana, Arial, sans-serif;
+        font-weight: bold;
        font-size: 20px; 
        line-height: 20px;
        color: #fff;
        padding: 0;
        margin: 0;
-       margin-top: 2.05em;
+       /* margin-top: 2.05em; */
        margin-left: 0;
        margin-right: 1em;
        
@@ -257,7 +277,8 @@ h1 {
        }
 
 h2 { 
-       font: bold, Verdana, Arial, Sans-serif;
+       font: Verdana, Arial, sans-serif;
+        font-weight: bold;
        font-size: 150%;
        color: #ffffff ;
        padding: 0;
@@ -267,7 +288,8 @@ h2 {
        }
        
 h3 {
-       font: bold Verdana, Arial, Sans-serif;
+       font: Verdana, Arial, sans-serif;
+        font-weight: bold;
        font-size: 110%;
        color: #fff;
        padding: .5;
@@ -279,12 +301,13 @@ h3 {
 
 
 h4 {
-       font: bold Verdana, Arial, Sans-serif;
+       font: Verdana, Arial, sans-serif;
+        font-weight: bold;
        font-size: 120%;
        color: #336666;
        padding: 0;
        margin: 5px;
-       margin-left: .5em;
+       margin-left: 1em;
 }
 
 b.h4 {
@@ -294,29 +317,50 @@ b.h4 {
 
        }
 
-h5 {
-       font: bold Verdana, Arial, Sans-serif;
+/* h5 {
+       font: Verdana, Arial, sans-serif;
+        font-weight: bold;
        font-size: 120%;
        color: #336666;
        padding: 0;
        margin: 5px;
-       margin-left: .5em;
+       margin-left: 10px;
+}
+*/
+
+b.h5 {
+ color: #401D4B;
+
 }
 
+h5 { 
+       font: Verdana, Arial, sans-serif;
+        font-weight: bold;
+       font-size: 200%;
+       color: #5E355D;
+       padding: 0;
+       margin: .5em;
+       margin-left: 0em;
+       /* line-height: 1.4em */
+       
+
+       }
+
 b.h6 {
  color: #401D4B;
 
 }
 
 h6 { 
-       font: bold, Verdana, Arial, Sans-serif;
+       font: Verdana, Arial, sans-serif;
+        font-weight: bold;
        font-size: 140%;
        color: #5E355D;
        padding: 0;
        margin: .5em;
-       margin-left: .2em;
+       margin-left: 0em;
        margin-right: .5em;
-       line-height: 1.4em
+       /* line-height: 1.4em */
        
 
        }
@@ -364,7 +408,7 @@ body {
 .block {
        background: #B7B7B7;
        padding: 5px;
-       font: 140%;
+       font-size: 140%;
        margin-left: 20px;
        text-align: center middle;
        }
@@ -377,15 +421,17 @@ body {
 
 
 table.tblprod {
-       width: 950px;
+       /* width: 900px; */
+       /* height: 992px; */
        border-width: thin thin thin thin;
        border-spacing: 15px;
        border-style: none;
        border-color: none gray none gray;
        border-collapse: collapse;
-       background-color: ;
-       margin-left: 30px;
+       align: center;
        
+        background-color: #A3A3A3;
+       /* -moz-border-radius: 30px 30px 30px 30px; */
 }
 table.tblprod th {
        border-width: 1px 1px 1px 1px;
@@ -393,7 +439,7 @@ table.tblprod th {
        border-style: none none none none;
        border-color: #999 gray #999 gray;
        background-color: none;
-       -moz-border-radius: 30px 30px 30px 30px;
+       /* -moz-border-radius: 30px 30px 30px 30px; */
        text-align: left bottom;
        border-collapse: seperate;
 }
@@ -402,12 +448,290 @@ table.tblprod th {
 table.tblprod td {
        border-width: 1px 1px 1px 1px;
        padding: 5px 5px 5px 5px;
+       border-style: none;
+       border-color: gray gray gray gray;
+       /* background-color: ; */
+       
+}
+
+table.tblprod_insd {
+       /* width: 864px; */
+       /* height: 950px; */
+       border-width: thin thin thin thin;
+       border-spacing: 15px;
+       border-style: none;
+       border-color: none gray none gray;
+       border-collapse: collapse;
+
+       /* margin-top: 15px; */
+       /* background-image: url(../imgs/bk/whitesq.gif); */
+        background-color: #ffffff;
+       background-repeat: no-repeat;
+       /* -moz-border-radius: 30px 30px 30px 30px; */
+}
+table.tblprod_insd th {
+       border-width: 1px 1px 1px 1px;
+       padding: 3px 10px 10px 10px;
+       border-style: none none none none;
+       border-color: #999 gray #999 gray;
+       background-color: none;
+       /* -moz-border-radius: 30px 30px 30px 30px; */
+       text-align: left bottom;
+       border-collapse: seperate;
+}
+
+
+table.tblprod_insd td {
+       border-width: 1px 1px 1px 1px;
+       padding: 5px 5px 5px 5px;
+       border-style: none;
+       border-color: gray gray gray gray;
+       background-color: ;
+       
+}
+
+table.tblprod_insdlist {
+       /* width: 800px; */
+       border-width: thin thin thin thin;
+       border-spacing: 15px;
+       border-style: none;
+       border-color: none gray none gray;
+       border-collapse: collapse;
+
+       margin-top: 10px;
+       margin-bottom: 10px;
+       background-repeat: no-repeat;
+       
+}
+table.tblprod_insdlist th {
+       border-width: 1px 1px 1px 1px;
+       /* padding: 3px 10px 10px 10px; */
+       border-style: none none none none;
+       border-color: #999 gray #999 gray;
+       background-color: none;
+       /* -moz-border-radius: 30px 30px 30px 30px; */
+       text-align: left bottom;
+       border-collapse: seperate;
+}
+
+
+table.tblprod_insdlist td {
+       border-width: 2px 2px 2px 2px;
+       /* padding: 10px 10px 10px 10px; */
+       border-style: none none none solid;
+       border-color: #fff;
+       background-color: ;
+       border-collapse: seperate;
+       
+}
+
+/* ---- */
+
+table.tblprod_new {
+       /* width: 900px; */
+       /* height: 992px; */
+       border-width: thin thin thin thin;
+/*     border-spacing: 15px; */
+       border-style: none;
+       border-color: none gray none gray;
+       border-collapse: collapse;
+       align: center;
+        background-color: #A3A3A3;
+}
+
+table.tblprod_new th {
+       border-width: 1px 5px 1px 5px;
+       padding: 0px 20px 10px 20px;
        border-style: none solid none solid;
+       border-color: #f00 #0f0 #f00 #0f0;
+       background-color: none;
+       text-align: left bottom;
+       border-collapse: seperate;
+}
+
+
+table.tblprod_new td {
+       border-width: 1px 1px 1px 1px;
+       padding: 0px 5px 5px 5px;
+       border-style: none;
+       border-color: gray gray gray gray;
+       /* background-color: ; */
+       
+}
+
+table.tblprod_insd_new {
+       /* width: 864px; */
+       /* height: 950px; */
+       border-width: thin thin thin thin;
+       border-spacing: 15px;
+       border-style: none;
+       border-color: none gray none gray;
+       border-collapse: collapse;
+
+       /* margin-top: 15px; */
+       /* background-image: url(../imgs/bk/whitesq.gif); */
+        background-color: #ffffff;
+       background-repeat: no-repeat;
+}
+table.tblprod_insd_new th {
+       border-width: 1px 1px 1px 1px;
+       padding: 3px 10px 10px 10px;
+       border-style: none none none none;
+       border-color: #999 gray #999 gray;
+       background-color: none;
+       text-align: left bottom;
+       border-collapse: seperate;
+}
+
+
+table.tblprod_insd_new td {
+       border-width: 1px 1px 1px 1px;
+       padding: 5px 5px 5px 5px;
+       border-style: none;
+       border-color: gray gray gray gray;
+       background-color: ;
+       
+}
+
+table.tblprod_insdlist_new {
+       /* width: 800px; */
+       border-width: thin thin thin thin;
+       border-spacing: 15px;
+       border-style: none;
+       border-color: none gray none gray;
+       border-collapse: collapse;
+
+       margin-top: 10px;
+       margin-bottom: 10px;
+       background-repeat: no-repeat;
+       
+}
+table.tblprod_insdlist_new th {
+       border-width: 1px 1px 1px 1px;
+       /* padding: 3px 10px 10px 10px; */
+       border-style: none none none none;
+       border-color: #999 gray #999 gray;
+       background-color: none;
+       text-align: left bottom;
+       border-collapse: seperate;
+}
+
+
+table.tblprod_insdlist_new td {
+       border-width: 2px 2px 2px 2px;
+       /* padding: 10px 10px 10px 10px; */
+       border-style: none none none solid;
+       border-color: #fff;
+       background-color: ;
+       border-collapse: seperate;
+       
+}
+
+/* ---- */
+
+table.tblprod_tab {
+       /* width: 900px; */
+       /* height: 992px; */
+/*     border-width: thin thin thin thin;
+       border-spacing: 15px;
+       border-style: none;
+       border-color: none gray none gray;
+       border-collapse: collapse;
+        */
+       align: center;
+        background-color: #A3A3A3;
+}
+
+table.tblprod_tab th {
+       border-width: 5px 5px 0px 5px;
+       padding: 5px 20px 10px 20px;
+       border-style: solid solid none solid ;
+       border-color: #a3a3a3;
+       background-color: none;
+       text-align: left bottom;
+       border-collapse: seperate;
+        background-color: #ffffff;
+}
+
+
+table.tblprod_tab td {
+       border-width: 1px 5px 5px 5px;
+       padding: 10px 20px 10px 20px;
+       border-style: none none solid none;
+       border-color: #a3a3a3;
+        background-color: #cccccc;
+}
+
+table.tblprod_insd_tab {
+       /* width: 864px; */
+       /* height: 950px; */
+       border-width: thin thin thin thin;
+       border-spacing: 15px;
+       border-style: none;
+       border-color: none gray none gray;
+       border-collapse: collapse;
+
+       /* margin-top: 15px; */
+       /* background-image: url(../imgs/bk/whitesq.gif); */
+        background-color: #ffffff;
+       background-repeat: no-repeat;
+}
+table.tblprod_insd_tab th {
+       border-width: 1px 1px 1px 1px;
+       padding: 3px 10px 10px 10px;
+       border-style: none none none none;
+       border-color: #999 gray #999 gray;
+       background-color: none;
+       text-align: left bottom;
+       border-collapse: seperate;
+}
+
+
+table.tblprod_insd_tab td {
+       border-width: 1px 1px 1px 1px;
+       padding: 5px 5px 5px 5px;
+       border-style: none;
        border-color: gray gray gray gray;
        background-color: ;
        
 }
 
+table.tblprod_insdlist_tab {
+       /* width: 800px; */
+       border-width: thin thin thin thin;
+       border-spacing: 15px;
+       border-style: none;
+       border-color: none gray none gray;
+       border-collapse: collapse;
+
+       margin-top: 10px;
+       margin-bottom: 10px;
+       background-repeat: no-repeat;
+       
+}
+table.tblprod_insdlist_tab th {
+       border-width: 1px 1px 1px 1px;
+       /* padding: 3px 10px 10px 10px; */
+       border-style: none none none none;
+       border-color: #999 gray #999 gray;
+       background-color: none;
+       text-align: left bottom;
+       border-collapse: seperate;
+}
+
+
+table.tblprod_insdlist_tab td {
+       border-width: 2px 2px 2px 2px;
+       /* padding: 10px 10px 10px 10px; */
+       border-style: none none none solid;
+       border-color: #fff;
+       background-color: ;
+       border-collapse: seperate;
+       
+}
+
+/* ---- */
+
 table.pgtitle {
        width: 950px;
        
@@ -458,22 +782,20 @@ table.servteal th {
        padding: 10px 10px 10px 10px;
        border-style: none none none none;
        border-color: #999 gray #999 gray;
-       background-image: url(../imgs/bk/grad1.gif);
-       background-repeat: repeat-y;
-margin-left: 10px;
+        margin-left: 10px;
        text-align: left bottom;
 }
 
 table.servpurp{
        width: 100%;
        border-width: thin thin thin thin;
-       border-spacing: 10px;
+       border-spacing: 4px;
        border-style: none;
 
        border-collapse: seperate;
 
        margin-left:0px;
-       margin-top: 10px
+       /* margin-top: 10px */
 }
 
 table.serv {
@@ -504,8 +826,7 @@ table.servpurp th {
        padding: 1px 1px 1px 1px;
        border-style: none none none none;
        border-color: #999 gray #999 gray;
-       background-image: url(../imgs/bk/grad2.gif);
-       background-repeat: repeat-y;
+        background-color: #60385F;
 
        text-align: left bottom;
 }
@@ -516,9 +837,8 @@ table.servpurp td {
        padding: 5px 5px 5px 5px;
        border-style: none none none solid;
        border-color: gray gray gray gray;
-       background-color: none;
-       background-image: url(../imgs/bk/grad3.gif);
-       background-repeat: repeat-y;
+        /* background-color: #919090; */
+        background-color: #ffffff;
 }
 
 table.demo {
@@ -531,8 +851,9 @@ table.demo {
        border-collapse: seperate;
        background-color: ;
        margin-left:30px;
-       background-image: url(../imgs/bk/s.gif);
+       /* background-image: url(../imgs/bk/s.gif);
        background-repeat: no-repeat;
+        */
 }
 table.demo th {
        border-width: 1px 1px 1px 1px;
@@ -542,6 +863,7 @@ table.demo th {
        background-color: ;
        -moz-border-radius: 6px 6px 6px 6px;
        text-align: left bottom;
+        font-weight: normal;
 }
 
 
@@ -557,22 +879,18 @@ table.demo td {
 table.dev {
 
        border-width: thin thin thin thin;
-       border-spacing: 10px;
+       /* border-spacing: 10px; */
        border-style: none;
        border-color: gray gray gray gray;
-       border-collapse: seperate;
-       background-color: ;
-       margin-left:30px
+       border-collapse: seperate;
 }
 table.dev th {
-       border-width: 1px 1px 1px 1px;
+/*     border-width: 1px 1px 1px 1px;
        padding: 5px 5px 5px 5px;
        border-style: solid none none none;
        border-color: #999 gray #999 gray;
-       background-color: #B6B5B5;
-       background-image: url(../imgs/bk/grad1_sm.gif);
-       background-repeat: repeat-y;
-
+        */
+       background-color: #60385F;
        text-align: left bottom;
 }
 
@@ -580,8 +898,20 @@ table.dev th {
 table.dev td {
        border-width: 1px 1px 1px 1px;
        padding: 5px 5px 5px 5px;
-       border-style: none solid none solid;
+       border-style: none solid solid solid;
        border-color: gray gray gray gray;
-       background-color: #ccc;
+       background-color: #ffffff;
+}
+
+table.selfserv {
+  /* padding: 20px; */
+}
+
+table.selfserv tr {
+  /* padding: 20px; */
+}
+
+table.selfserv td {
+  padding: 2px;
+}
 
-}
\ No newline at end of file