home *** CD-ROM | disk | FTP | other *** search
- @charset "iso-8859-7";
- /* CSS Document */
-
- /* Reset stylesheet */
- * { margin: 0; padding: 0; }
- ul, ol { margin:20px 0; }
- li { margin-left: 40px; }
- img { border: 0; }
- a { text-decoration: none; }
-
- body {
- margin: 0; padding: 0;
- font-family: Verdana, Arial, Sans-Serif;
- background-color: #fff;
- color: #333;
- }
-
- h1, h2, h3, h4, h5, h6 {
- margin: 0; padding: 0;
- font-family: "Trebuchet MS", "Century Gothic", "Arial Black", Arial;
- font-weight: normal;
- text-transform: uppercase;
- }
-
- a {
- color: #900;
- }
-
- a:hover {
- color: #555;
- }
-
- /* Header
- -------------------------------------------------- */
- #header {
- height: 85px;
- background: #ccc url(images/_interface/header_bg.jpg) no-repeat scroll left top;
- border-bottom: 0px solid #000;
- }
-
- #banner-ad {
- visibility: hidden;
- }
-
- #active-banner-ad {
- visibility:true;
- }
-
- /* Navigation
- -------------------------------------------------- */
- #nav ul {
- margin: 0; padding: 0;
- list-style-type: none;
- height: 25px;
- border-bottom: 2px solid #900;
- }
-
- #nav li {
- margin: 0; padding: 0;
- display: inline;
- }
-
- #nav li a {
- display: block;
- float: left;
- padding: 4px 0 5px;
- width: 100%;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 14px;
- font-weight: bold;
- text-align: center;
- letter-spacing: -1px;
- color: #fff;
- background: url(images/_interface/nav_bg.jpg) repeat-x scroll 0 -1px;
- }
-
- #nav li#full a {width: 140px; background-position: -2px -1px;}
- #nav li#collections a {width: 100px;}
- #nav li#digitech a {width: 170px;}
- #nav li#linux a {width: 110px;}
- #nav li#tutorials a {width: 90px;}
- #nav li#pcwfiles a {width: 95px;}
- #nav li#escape a {width: 85px;}
-
- #nav li a:hover {
- color: #333;
- background: url(images/_interface/nav_bg_hover.jpg) repeat-x scroll 0 -1px;
- }
-
- #nav li a#active {
- background: url(images/_interface/nav_bg_active.jpg) repeat-x scroll 0 -1px;
- }
-
- #nav li#full a#active {background-position: -2px -1px;}
-
- /* Intro
- -------------------------------------------------- */
- #intro {
- margin: 0; padding: 10px 120px 10px 20px;
- height: 110px;
- background-color: #000;
- border-bottom: 5px solid #777;
- position: relative;
- voice-family: "\"}\"";
- voice-family:inherit;
- height: 90px;
- }
-
- #intro h1 {
- margin: 5px 0 2px;
- font-size: 40px;
- font-weight: bold;
- color: #fff;
- text-transform: none;
- }
-
- #intro h2 {
- margin: 5px 0 2px;
- font-size: 18px;
- font-weight: bold;
- color: #fff;
- }
-
- #intro a {
- color:#FF0000
- }
-
- #intro a:hover {
- color:#ccc
- }
-
-
- #intro h3 {
- margin: 5px 0 2px;
- font-size: 18px;
- font-weight: bold;
- color:#FFFFFF;
- text-transform: none;
- }
-
-
-
- #intro p {
- font-size: 12px;
- line-height: 1.5em;
- color: #fff;
- }
-
- #intro .sticker {
- position: absolute;
- top: 16px; right: 40px;
- }
-
- #intro .icon {
- position: absolute;
- top: 10px;
- right: 25px;
- }
-
- #pgDisclaimer #intro {background: #000 url(images/_interface/header_backgrounds/index_bg.jpg) no-repeat scroll -20px 10px;}
- #pgFull #intro {background: #000 url(images/_interface/header_backgrounds/full_bg.jpg) no-repeat scroll 0 5px;}
- #pgTrials #intro {background: #000 url(images/_interface/header_backgrounds/full_bg.jpg) no-repeat scroll 0 5px;}
- #pgCollection #intro {background: #000 url(images/_interface/header_backgrounds/collection_bg.jpg) no-repeat scroll 0 5px;}
- #pgToolbox #intro {background: #000 url(images/_interface/header_backgrounds/toolbox_bg.jpg) no-repeat scroll 0 5px;}
- #pgDrivers #intro {background: #000 url(images/_interface/header_backgrounds/drivers_bg.jpg) no-repeat scroll 0 5px;}
- #pgDigitech #intro {background: #000 url(images/_interface/header_backgrounds/digitech_bg.jpg) no-repeat scroll 10px -15px;}
- #pgLinux #intro {background: #000 url(images/_interface/header_backgrounds/linux_bg.jpg) no-repeat scroll 0 5px;}
- #pgTutorials #intro {background: #000 url(images/_interface/header_backgrounds/tutorial_bg.jpg) no-repeat scroll 0 5px;}
- #pgPCWFiles #intro {background: #000 url(images/_interface/header_backgrounds/pcwfiles_bg.jpg) no-repeat scroll 0 5px;}
- #pgEscape #intro {background: #000 url(images/_interface/header_backgrounds/escape_bg.jpg) no-repeat scroll 0 5px;}
-
- /* Content
- -------------------------------------------------- */
- #content {
- height: 369px;
- overflow: auto;
- }
-
- /* Description
- -------------------------------------------------- */
- #description {
- float: left;
- width: 565px;
- padding: 15px 25px 20px 20px;
- voice-family: "\"}\"";
- voice-family:inherit;
- width: 520px;
- }
-
- #pgTutorials #description {
- padding: 0;
- width: auto;
- }
-
- #description h4 {
- font-size: 16px;
- font-weight: bold;
- }
-
- #pgDigitech #description h4 {
- margin: 10px 0 10px;
- }
-
- #description p {
- font-size: 12px;
- line-height: 1.8em;
- margin-bottom: 1.0em;
- }
-
- #description p.link {
- margin: 10px 15px 20px 0;
- text-align: right;
- }
-
- .screen-main {
- margin-bottom: 10px;
- padding: 5px;
- border: 1px solid #ccc;
- }
-
- #description .boxshot {
- float: left;
- margin-right: 15px;
- }
-
- /* Special Paragraphs */
- #upgrade, #registration, #important, #url {
- margin-top: 20px;
- padding-left: 27px;
- }
-
- #upgrade { background: url(images/_interface/inline_icons/up.jpg) no-repeat scroll 0 3px; }
- #registration { background: url(images/_interface/inline_icons/reg.jpg) no-repeat scroll 0 3px; }
- #important { margin: 10px 10px; background: url(images/_interface/inline_icons/imp.jpg) no-repeat scroll 0 0; }
- #url { margin: 10px 10px; padding: 5px 27px; background: url(images/_interface/inline_icons/url.jpg) no-repeat scroll 0 3px; }
-
- /* Lists
- -------------------------------------------------- */
- #toplink {
- position: absolute;
- top: 10px; left: 2px;
- voice-family: "\"}\"";
- voice-family:inherit;
- top: 235px; left: 2px;
- }
-
- .category {
- margin-bottom: 40px;
- padding-bottom: 10px;
- background: url(images/_interface/category_footer.gif) no-repeat scroll left bottom;
- }
-
- .category h3 {
- font-size: 16px;
- font-weight: bold;
- padding: 9px 10px 5px;
- border-bottom: 2px solid #aaa;
- background: url(images/_interface/category_header.gif) no-repeat scroll left top;
- } * html #content h3 {height: 1px;}
-
- dl {
- padding: 10px 15px 15px 10px;
- border-bottom: 1px dashed #ccc;
- } * html dl {height: 1px;}
-
- #pgTutorials dl {
- padding: 10px 20px 15px 20px;
- }
-
- dl:after {
- content: ".";
- display: block;
- height: 0;
- clear: both;
- visibility: hidden;
- }
-
- dl.alt {
- background-color: #eee;
- }
-
- dl.first {
- border-top: 3px solid #ccc;
- }
-
- dt {
- float: left;
- font-family: "Trebuchet MS", "Century Gothic", "Arial Black", Arial;
- font-size: 14px;
- font-weight: bold;
- text-transform: uppercase;
- }
-
- #pgTrials dt {
- float: none;
- margin: 2px 0 7px;
- }
-
- dt span {
- font-size: 11px;
- font-weight: normal;
- }
-
- dd {
- font-size: 11px;
- line-height: 18px;
- }
-
- dd.info {
- margin: 2px 0 4px;
- text-align: right;
- font-style: italic;
- color: #999;
- }
-
- dd img {
- padding: 5px;
- border: 1px solid #ccc;
- background-color: #fff;
- }
-
- dd.screen-left img {
- float: left;
- margin: 5px 10px 0 0;
- }
-
- dd.screen-right img {
- float: right;
- margin: 5px 0 0 10px;
- }
-
- dd.desc {
- margin-top: 10px;
- }
-
- #pgTutorials dd.desc p {
- font-size: 11px;
- }
-
- dd.link {
- margin: 15px 0px 5px 0;
- text-align: right;
- }
-
- #pgTutorials dd.link img {
- background-color: #fff;
- border: 0;
- }
-
- #pgTutorials dl.alt dd.link img {
- background-color: #eee;
- }
-
- /* Sidebar
- -------------------------------------------------- */
- #sidebar {
- width: 200px;
- float: right;
- padding: 50px 10px 10px;
- voice-family: "\"}\"";
- voice-family:inherit;
- width: 180px;
- }
-
- #sidebar h3 {
- font-size: 14px;
- background-color: #555;
- margin: 0 -10px 0 -19px; padding: 5px 20px;
- color: #fff;
- font-weight: bold;
- }
-
- #sidebar ul {
- margin: 0; padding: 0;
- border-left: 2px solid #ccc;
- }
-
- #sidebar li {
- list-style: none;
- margin: 10px 0; padding-left: 10px;
- font-size: 11px;
- }
-
- .iso-link, .pdf-link {
- padding: 10px 0 0;
- }
-
- .iso-link p, .pdf-link p {
- font-size: 11px;
- text-align: center;
- }
-
- .iso-link img , .pdf-link img {
- padding: 20px 0;
- }
-
- .iso-link p span, .pdf-link p span {
- display: block;
- font-weight: bold;
- }
-
- .iso-link .footnote, .pdf-link .footnote {
- font-size: 8px;
- margin-top: 135px;
- }
-
- .iso-link .footnote a, .pdf-link .footnote a {
- display: block;
- }
-
- /* Footer
- -------------------------------------------------- */
- #footer {
- clear: both;
- border-top: 1px solid #ccc;
- font-size: 10px;
- }
-
- #footer p {
- margin-bottom: 0.5em;
- }
-
- /* Index Page
- -------------------------------------------------- */
- #pgIndex #intro { padding: 0 7px 0 0; }
- #index-img { float: left; margin-right: 10px; }
- #pgIndex #intro h2 { font-size: 18px; }
- #pgIndex #intro h2 span { display: block; text-align: right; font-size: 14px; margin-top: -25px; }
- #pgIndex #intro h2 span strong { font-size: 40px; }
- #pgIndex #intro { border: 0; }
-
- #pgIndex p {
- font-size: 10px;
- margin-bottom: 10px;
- line-height: 1.5em;
- }
-
- #collection-col {
- position: absolute;
- top: 339px; left: 0;
- width: 250px; height: 257px;
- padding: 0 10px;
- background: url(images/_interface/index_backgrounds/collection_bg.jpg) no-repeat scroll right bottom;
- voice-family: "\"}\"";
- voice-family:inherit;
- width: 230px; top: 342px;
- }
-
- #digitech-col {
- position: absolute;
- top: 339px; left: 250px;
- width: 250px; height: 257px;
- border-left: 1px solid #ccc;
- padding: 0 10px;
- voice-family: "\"}\"";
- voice-family:inherit;
- width: 230px; top: 342px;
- }
-
- #digitech-col img {
- margin: -5px -10px 0;
- border-top: 1px solid #fff
- }
-
- #escape-col {
- position: absolute;
- top: 339px; left: 500px;
- width: 290px; height: 257px;
- border-left: 1px solid #ccc;
- padding: 0 10px;
- background: url(images/_interface/index_backgrounds/escape_bg.jpg) no-repeat scroll bottom right;
- voice-family: "\"}\"";
- voice-family:inherit;
- width: 269px; top: 342px;
- }
-
- #escape-col ul {
- margin-top: 5px;
- font-size: 10px;
- }
-
- #escape-col li {
- margin-left: 20px;
- }
-
- #pgIndex h3 {
- font-size: 16px;
- background-color: #555;
- margin: 0 -10px 5px; padding: 5px 10px;
- font-weight: bold;
- }
-
- #pgIndex h3 a { color: #fff; }
- #pgIndex h3 a:hover { color: #ccc; }
- #pgIndex h4 { font-size: 14px; font-weight: bold; }
- #pgIndex .summary { padding-left: 25px; margin-top: 10px; }
-
- /* Collection Icons */
- #pgIndex .design { background: url(images/index/design_icon.jpg) no-repeat scroll left top; }
- #pgIndex .desktop { background: url(images/index/desktop_icon.jpg) no-repeat scroll left top; }
-
- /* Full Pages
- -------------------------------------------------- */
- #pgFull #intro {
- padding: 10px 200px 10px 20px;
- text-align: justify;
- }
-
- #pgPCWFiles #intro {
- padding: 10px 160px 10px 20px;
- }
-
- #pgDisclaimer #intro {
- height: 25px;
- }
-
- #pgDisclaimer .icon {
- top: -75px; right: 10px;
- }
-
- #pgDisclaimer #content {
- height: 412px;
- }
-
- #pgDisclaimer #sidebar {
- padding: 90px 10px 10px;
- }
-
- #pgDisclaimer #description p {
- font-size: 11px;
- line-height: 2em;
- margin-bottom: 1.0em;
- }
-
- #pgDisclaimer #important {
- margin: 20px 0 0 0;
- padding-left: 25px;
- background: url(images/_interface/inline_icons/imp.jpg) no-repeat scroll 0 3px; }
- }
-
-
-
-
-
-