X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=css%2Fcssfreeside2.css;h=25bc935fff991b07ebcace074c3c035b2d34a9c1;hb=0b2be2c56cba4f0e401dd0f6c3e728e64bd509b4;hp=43eb5a610b48864a2c9dd62cb3d85f963a041e53;hpb=48fde7b5810a670151398dd0d19f30a7c5745dff;p=www.git diff --git a/css/cssfreeside2.css b/css/cssfreeside2.css index 43eb5a6..25bc935 100644 --- a/css/cssfreeside2.css +++ b/css/cssfreeside2.css @@ -1,6 +1,3 @@ -/* CSS Document */ - - #header1 { clear: both; margin: 0; @@ -12,7 +9,6 @@ text-align: left; } - } #cornernav { margin: 5px; @@ -55,6 +51,33 @@ text-align: right; } +#header_extra { + clear: both; + margin: 0; + padding-top: .25em; + padding-bottom: .5em; + /* background: #959494; */ + background: #F08B08; + border-bottom: 1px solid black; + /*border-top: 1px solid black;*/ + border-right: 0; + border-left: 0; + text-align: center; +/* font-size: 24px; */ + + font: Verdana, Arial, sans-serif; + font-weight: bold; + font-size: 20px; + + } + +#header_extra a:link { + + font: Verdana, Arial, sans-serif; + font-weight: bold; + font-size: 20px; + + } #nav { color: #000000; @@ -123,7 +146,6 @@ td { line-height: 1.3em; -letter-spacing: 0.02em; word-spacing: 1px; } @@ -137,7 +159,19 @@ letter-spacing: 0.02em; } -ul { +ul.indented { + color: black; + line-height: 1.3em; + padding: 0; + padding-left: 2em; + padding-right: 10px; + /* margin: 10px; */ + margin-left: 1.8em; + margin-top: 0px; + padding-top: 0px; +} + +ol { color: black; line-height: 1.3em; padding: 0; @@ -235,7 +269,6 @@ a:link, a:visited { color: #800080; text-decoration: underline; font-weight: normal; - letter-spacing: 1px; word-spacing: normal; } @@ -359,14 +392,12 @@ p { margin: 0; margin-left: 20px; margin-right: 10px; - letter-spacing: 0.02em; word-spacing: 1px; } b { color: #000000; - letter-spacing: 0.02em; word-spacing: 1px; } @@ -419,7 +450,7 @@ table.tblprod { align: center; background-color: #A3A3A3; - -moz-border-radius: 30px 30px 30px 30px; + /* -moz-border-radius: 30px 30px 30px 30px; */ } table.tblprod th { border-width: 1px 1px 1px 1px; @@ -427,7 +458,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; } @@ -455,7 +486,7 @@ table.tblprod_insd { /* background-image: url(../imgs/bk/whitesq.gif); */ background-color: #ffffff; background-repeat: no-repeat; - -moz-border-radius: 30px 30px 30px 30px; + /* -moz-border-radius: 30px 30px 30px 30px; */ } table.tblprod_insd th { border-width: 1px 1px 1px 1px; @@ -463,7 +494,7 @@ table.tblprod_insd 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; } @@ -497,7 +528,7 @@ table.tblprod_insdlist 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; } @@ -512,6 +543,214 @@ table.tblprod_insdlist td { 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; @@ -682,3 +921,91 @@ table.dev td { border-color: gray gray gray gray; background-color: #ffffff; } + +table.selfserv { + /* padding: 20px; */ +} + +table.selfserv tr { + /* padding: 20px; */ +} + +table.selfserv td { + padding: 2px; +} + +table.support-plans { + padding-left: 32px; +} + +table.support-plans th { + background-color:#FFFFFF; + border-style:none; + text-align: center; + padding: 10px; +} + +table.support-plans td { + background-color:#FFFFFF; + text-align: center; + border-top: none; + border-left: none; + border-right: none; + border-bottom: 1px solid #CCCCCC; +} + +table.support-plans .yes { + color: #008000; + font-size: 26px; +} + +table.support-plans .smyes { + color: #004000; + font-weight: bold; +} + +table.support-plans .no { + color: #800000; + font-size: 20px; +} + +table.comparison th { + background-color:#FFFFFF; + border-right: 1px solid #999999; + border-bottom: 1px solid #DDDDDD; + padding-top: 8px; + vertical-align: middle; +/* + border-style:none; + padding: 10px; +*/ +} + +table.comparison td { + background-color:#FFFFFF; + text-align: center; + border-top: none; + border-left: none; + border-bottom: 1px solid #DDDDDD; + border-right: 1px solid #999999; +} + +table.comparison .yes { + color: #008000; + font-size: 26px; +} + +table.comparison .smyes { + color: #004000; + font-weight: bold; +} + +table.comparison .no { + color: #800000; + font-size: 20px; +} + +table.comparison .maybe { + color: #CCCC00; + font-weight: bold; +}