summaryrefslogtreecommitdiffstats
path: root/doc-archives
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2013-05-10 12:50:47 +0200
committerJerome Pasion <jerome.pasion@digia.com>2013-05-10 13:33:26 +0200
commit536cc24c105d323ebdcee48519b135c25db60012 (patch)
tree7f371b4c01d6167c394858bacec7a361ea271237 /doc-archives
parent42132a4ea57b59e30dcd4c87db21fa127b9630a0 (diff)
Adding main pages of doc.qt.digia.com
-They're Qt Project files, but hosted by Digia. Change-Id: Ia0cbaa0de2d12a8b6fd4dd0bd65e022c1a9299a5 Reviewed-by: Topi Reiniö <topi.reinio@digia.com> Reviewed-by: Geir Vattekar <geir.vattekar@digia.com>
Diffstat (limited to 'doc-archives')
-rw-r--r--doc-archives/404.html392
-rwxr-xr-xdoc-archives/images/arrow.pngbin0 -> 1071 bytes
-rw-r--r--doc-archives/images/arrow_down.pngbin0 -> 177 bytes
-rwxr-xr-xdoc-archives/images/bg_l.pngbin0 -> 100 bytes
-rwxr-xr-xdoc-archives/images/bg_l_blank.pngbin0 -> 84 bytes
-rw-r--r--doc-archives/images/bg_ll_blank.pngbin0 -> 320 bytes
-rwxr-xr-xdoc-archives/images/bg_r.pngbin0 -> 96 bytes
-rw-r--r--doc-archives/images/bg_ul_blank.pngbin0 -> 304 bytes
-rwxr-xr-xdoc-archives/images/bgrContent.pngbin0 -> 149 bytes
-rwxr-xr-xdoc-archives/images/blu_dot.pngbin0 -> 168 bytes
-rwxr-xr-xdoc-archives/images/box_bg.pngbin0 -> 89 bytes
-rwxr-xr-xdoc-archives/images/breadcrumb.pngbin0 -> 134 bytes
-rwxr-xr-xdoc-archives/images/btn_next.pngbin0 -> 689 bytes
-rw-r--r--doc-archives/images/btn_next_green.pngbin0 -> 695 bytes
-rwxr-xr-xdoc-archives/images/btn_prev.pngbin0 -> 676 bytes
-rw-r--r--doc-archives/images/btn_prev_green.pngbin0 -> 687 bytes
-rw-r--r--doc-archives/images/bullet_dn.pngbin0 -> 230 bytes
-rwxr-xr-xdoc-archives/images/bullet_gt.pngbin0 -> 124 bytes
-rwxr-xr-xdoc-archives/images/bullet_sq.pngbin0 -> 74 bytes
-rw-r--r--doc-archives/images/bullet_up.pngbin0 -> 210 bytes
-rwxr-xr-xdoc-archives/images/feedbackground.pngbin0 -> 263 bytes
-rw-r--r--doc-archives/images/header_bg.pngbin0 -> 114 bytes
-rwxr-xr-xdoc-archives/images/home.pngbin0 -> 1076 bytes
-rwxr-xr-xdoc-archives/images/horBar.pngbin0 -> 2807 bytes
-rwxr-xr-xdoc-archives/images/ico_note.pngbin0 -> 649 bytes
-rwxr-xr-xdoc-archives/images/ico_note_attention.pngbin0 -> 529 bytes
-rwxr-xr-xdoc-archives/images/ico_out.pngbin0 -> 362 bytes
-rw-r--r--doc-archives/images/page.pngbin0 -> 3102 bytes
-rwxr-xr-xdoc-archives/images/page_bg.pngbin0 -> 84 bytes
-rw-r--r--doc-archives/images/spinner.gifbin0 -> 2037 bytes
-rwxr-xr-xdoc-archives/images/sprites-combined.pngbin0 -> 62534 bytes
-rw-r--r--doc-archives/index.html613
-rw-r--r--doc-archives/styles.css480
33 files changed, 1485 insertions, 0 deletions
diff --git a/doc-archives/404.html b/doc-archives/404.html
new file mode 100644
index 0000000..8ae85c6
--- /dev/null
+++ b/doc-archives/404.html
@@ -0,0 +1,392 @@
+<!doctype html>
+<!--[if lt IE 9]> <html class="ie_fix" lang="en"> <![endif]-->
+<!--[if gt IE 9]><!--> <html lang="en"> <!--<![endif]-->
+<!--<html lang="en">-->
+ <head>
+ <meta charset="utf-8">
+
+ <title>Qt Documentation Archives</title>
+
+ <meta name="description" content="Online Reference Documentation">
+ <meta name="viewport" content="width=device-width; initial-scale=1.0">
+
+ <style>
+ /* http://meyerweb.com/eric/tools/css/reset/
+ v2.0 | 20110126
+ License: none (public domain)
+ */
+
+ html, body, div, span, applet, object, iframe,
+ h1, h2, h3, h4, h5, h6, p, blockquote, pre,
+ a, abbr, acronym, address, big, cite, code,
+ del, dfn, em, img, ins, kbd, q, s, samp,
+ small, strike, strong, sub, sup, tt, var,
+ b, u, i, center,
+ dl, dt, dd, ul, li,
+ fieldset, form, label, legend,
+ table, caption, tbody, tfoot, thead, tr, th, td,
+ article, aside, canvas, details, embed,
+ figure, figcaption, footer, header, hgroup,
+ menu, nav, output, ruby, section, summary,
+ time, mark, audio, video {
+ margin: 0;
+ padding: 0;
+ border: 0;
+ font-size: 100%;
+ font: inherit;
+ vertical-align: baseline;
+ }
+ body {
+ font: normal 400 14px/1.2 Arial;
+ font-family: Arial, Helvetica;
+ color:#313131;
+ text-align:justify;
+ margin-left:5px;
+ margin-right:5px;
+ background: none repeat scroll 0% 0% rgb(230,231,232);
+ }
+ ol, ul {
+ list-style: none;
+ }
+ blockquote, q {
+ quotes: none;
+ }
+ blockquote:before, blockquote:after,
+ q:before, q:after {
+ content: '';
+ content: none;
+ }
+ table {
+ border-collapse: collapse;
+ border-spacing: 0;
+ }
+ a {
+ color: #00732F;
+ text-decoration: none;
+ font-weight: normal;
+ }
+ a:hover {
+ color: #4c0033;
+ text-decoration: underline;
+ }
+ h2 small {
+ display: block;
+ font-size: 17px;
+ color: #444;
+ white-space: nowrap;
+ text-overflow: ellipsis;
+ font-weight: normal;
+ }
+
+ @media (min-width: 1100px) {
+ header {
+ padding: 15px 30px;
+ min-height: 70px;
+ }
+ header img {
+ position: absolute;
+ left: 30px;
+ }
+ header h1 {
+ line-height: 70px;
+ font-size: 30px;
+ }
+ .content {
+ padding: 30px;
+ }
+ .nav {
+ position: absolute;
+ top: 10px;
+ right: 30px;
+ }
+ }
+ @media (max-width: 1100px) {
+ header {
+ padding: 15px 30px;
+ }
+ header img {
+ display: block;
+ margin: 20px auto;
+ }
+ header h1 {
+ line-height: auto;
+ font-size: 30px;
+ }
+ }
+ @media (min-width: 650px) {
+ /* **************** GRIDS ***************** */
+ /*
+ -----------
+ main content
+ -----------
+ */
+ .line{
+ text-align: left;
+ background: none repeat scroll 0% 0% rgb(255,255,255);
+ border-radius: 10px 10px 10px 10px;
+ padding-left: 14px;
+ padding-right: 14px;
+ box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
+ margin-top: 10px;
+ padding-bottom: 35px;
+ }
+ .content {
+ padding: 30px;
+ }
+ }
+ @media (max-width: 830px) {
+ .content {
+ padding: 15px 10px;
+ }
+ h2 small {
+ font-size: 11px;
+ }
+ }
+ @media (max-width: 750px) {
+ h2 small {
+ font-size: 10px;
+ }
+ .content {
+ padding: 15px 8px;
+ }
+ }
+ @media (max-width: 650px) {
+ .section_1,
+ .section_2,
+ .section_3 {
+ width: 100%;
+ }
+ .section_1 h2,
+ .section_2 h2,
+ .section_3 h2 {
+ width: 100%;
+ border-top: 1px solid #D1D1D1;
+ }
+ .content {
+ padding: 0;
+ }
+ h2 small {
+ font-size: 12px;
+ }
+ }
+ header {
+ background: #fff;
+ -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
+ -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
+ box-shadow: 0 0 10px rgba(0, 0, 0, .1);
+ text-align: center;
+ }
+ .line {
+ background: #fff;
+ -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
+ -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
+ box-shadow: 0 0 10px rgba(0, 0, 0, .1);
+ }
+ .section_1 h2,
+ .section_2 h2,
+ .section_3 h2 {
+ min-width: 200px;
+ overflow: hidden;
+ border-bottom: 1px solid #D1D1D1;
+ text-align: center;
+ padding: 22px;
+ font-size: 28px;
+ font-weight: bold;
+ }
+ .info_text {
+ font-size: 12px;
+ text-align: center;
+ padding: 5px;
+ }
+ .wrap ul {
+ margin-top: 10px;
+ margin-left: 10px;
+ }
+ ul{
+ padding-bottom:2px;
+ }
+
+ li {
+ margin-bottom: 10px;
+ padding-left: 8px;
+ list-style:outside;
+ list-style-type:square;
+ text-align:left;
+ }
+
+
+ ol{
+ margin:10px;
+ padding:0;
+ }
+
+ ol > li{
+ margin-left: 30px;
+ padding-left:8px;
+ list-style:decimal;
+ }
+ h5 {
+ margin: 15px 0 15px 3px;
+ }
+ .copyright-wrapper {
+ font-size: 10px;
+ color: #555;
+ text-align: center;
+ margin-top: 20px;
+ padding: 5px;
+ line-height: 1.5;
+ }
+ .footer_line {
+ font-size: 12px;
+ text-align: center;
+ margin-top: 20px;
+ }
+ .wrap {
+ display: inline-block;
+ padding: 6px 45px 20px;
+ }
+
+ .nav{
+ text-align:right;
+ margin-right:9px;
+ }
+ .nav img{
+ box-shadow: none;
+ }
+ .nav-main{
+ margin-top:22px;
+ margin-left: 20px;
+ text-align:left
+ }
+ .nav-main-content{
+ font-weight:bold;
+ margin-right: 20px;
+ display:inline-block;
+ }
+ .nav-subtitle{
+ margin-left: 220px;
+ }
+ .header{
+ height:1px;
+ padding:0px;
+ margin:0px;
+ }
+
+ header{
+ background: none repeat scroll 0% 0% rgb(255,255,255);
+ border-radius: 10px 10px 10px 10px;
+ padding: 10px;
+ box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
+ }
+
+ header h1{
+ display:block;
+ line-height: 70px;
+ font-size: 30px;
+ margin-left: 223px;
+ }
+ header img{
+ box-shadow: none;
+ border: 0;
+ position: absolute;
+ left: 30px;
+ }
+ .warning {
+ font: 500 16px/1.2 Arial;
+ font-weight:100;
+ text-align: center;
+ background-color:#fce9f4;
+ padding:14px;
+ padding-left:14px;
+ margin-bottom:20px;
+ margin-top:30px;
+ margin-left:-10px;
+ margin-right:-5px;
+ border-top:#E0E0DE 1px solid;
+ border-bottom: #E0E0DE 1px solid;
+ max-width: 99%;
+ }
+ </style>
+
+ <script type="text/javascript">
+ /* html5 fix for ie6-8 */
+ 'article aside footer header nav section time'.replace(/\w+/g,function(n){document.createElement(n)});
+ </script>
+
+ <script type=text/javascript>
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-35526570-1']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+ })();
+
+ </script>
+
+ </head>
+
+ <body>
+ <header>
+ <div class="nav">
+ <a href="http://qt-project.org/">Qt Home</a>
+ <a href="https://bugreports.qt-project.org/">Bug Tracker</a>
+ <a href="https://codereview.qt-project.org/">Code Review</a>
+ </div>
+ <a href="http://qt-project.org/">
+ <img src="http://doc-snapshot.qt-project.org/images/logo.png" alt="Qt"></img>
+ </a>
+ <div class="nav-title">
+ <h1 >Qt Documentation Archives</h1>
+ <div class="nav-subtitle">
+ --archives of Qt documentation provided by Digia
+ </div>
+ </div>
+ <div class="nav-main">
+ <div class="warning">For the latest <a href="http://qt-project.org">Qt Project</a>
+ documentation, visit the
+ <a href="http://doc-snapshot.qt-project.org">Snapshots</a> and
+ <a href="http://qt-project.org/doc">Qt Releases</a> pages.
+ </div>
+ <div class="nav-main-content">
+ <a href="http://doc-snapshot.qt-project.org">Snapshots</a>
+ </div>
+ <div class="nav-main-content">
+ <a href="http://qt-project.org/doc">Qt Releases</a>
+ </div>
+ <div class="nav-main-content">
+ <a href="http://doc.qt.digia.com">Archives</a>
+ </div>
+ </div>
+ </header>
+ <section class="content">
+ <div class="line">
+ <div class="unit size1of3 section_2">
+ <h2>404<small>Page not found</small></h2>
+ <div class="wrap">
+ <h5>The documentation set you are looking for may have been moved to
+ the <a href="http://qt-project.org">Qt Project</a>. Please update your shortcuts or bookmarks.</h5>
+
+ <h5>Here are the links for the current releases:</h5>
+ <ul>
+ <li><a href="https://qt-project.org/doc/qt">https://qt-project.org/doc/qt</a> - Qt Reference Documentation</li>
+ <li><a href="http://qt-project.org/doc/qtcreator">http://qt-project.org/doc/qtcreator</a> - Qt Creator </li>
+ </ul>
+ <h5>Here are the sites which host Qt documentation:</h5>
+ <ul>
+ <li><a href="http://qt-project.org/doc/">http://qt-project.org/doc/</a> - Released Qt versions</li>
+ <li><a href="http://doc-snapshot.qt-project.org/">http://doc-snapshot.qt-project.org</a> - Snapshots of upcoming Qt releases and other Qt tool manuals</li>
+ <li><a href="http://doc.qt.digia.com/">http://doc.qt.digia.com</a> - Archives of previous Qt versions</li>
+ </ul>
+ </div>
+ </div>
+ </div>
+ <div class="copyright-wrapper">
+ <p>&copy; 2013 Digia Plc and/or its subsidiaries. Digia Plc, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.
+ </div>
+ </section>
+ </body>
+</html>
diff --git a/doc-archives/images/arrow.png b/doc-archives/images/arrow.png
new file mode 100755
index 0000000..f2a83a5
--- /dev/null
+++ b/doc-archives/images/arrow.png
Binary files differ
diff --git a/doc-archives/images/arrow_down.png b/doc-archives/images/arrow_down.png
new file mode 100644
index 0000000..9d01e97
--- /dev/null
+++ b/doc-archives/images/arrow_down.png
Binary files differ
diff --git a/doc-archives/images/bg_l.png b/doc-archives/images/bg_l.png
new file mode 100755
index 0000000..90b1da1
--- /dev/null
+++ b/doc-archives/images/bg_l.png
Binary files differ
diff --git a/doc-archives/images/bg_l_blank.png b/doc-archives/images/bg_l_blank.png
new file mode 100755
index 0000000..5a9673d
--- /dev/null
+++ b/doc-archives/images/bg_l_blank.png
Binary files differ
diff --git a/doc-archives/images/bg_ll_blank.png b/doc-archives/images/bg_ll_blank.png
new file mode 100644
index 0000000..95a1c45
--- /dev/null
+++ b/doc-archives/images/bg_ll_blank.png
Binary files differ
diff --git a/doc-archives/images/bg_r.png b/doc-archives/images/bg_r.png
new file mode 100755
index 0000000..f0fb121
--- /dev/null
+++ b/doc-archives/images/bg_r.png
Binary files differ
diff --git a/doc-archives/images/bg_ul_blank.png b/doc-archives/images/bg_ul_blank.png
new file mode 100644
index 0000000..7051261
--- /dev/null
+++ b/doc-archives/images/bg_ul_blank.png
Binary files differ
diff --git a/doc-archives/images/bgrContent.png b/doc-archives/images/bgrContent.png
new file mode 100755
index 0000000..1a81b03
--- /dev/null
+++ b/doc-archives/images/bgrContent.png
Binary files differ
diff --git a/doc-archives/images/blu_dot.png b/doc-archives/images/blu_dot.png
new file mode 100755
index 0000000..c332148
--- /dev/null
+++ b/doc-archives/images/blu_dot.png
Binary files differ
diff --git a/doc-archives/images/box_bg.png b/doc-archives/images/box_bg.png
new file mode 100755
index 0000000..3322f92
--- /dev/null
+++ b/doc-archives/images/box_bg.png
Binary files differ
diff --git a/doc-archives/images/breadcrumb.png b/doc-archives/images/breadcrumb.png
new file mode 100755
index 0000000..0ded551
--- /dev/null
+++ b/doc-archives/images/breadcrumb.png
Binary files differ
diff --git a/doc-archives/images/btn_next.png b/doc-archives/images/btn_next.png
new file mode 100755
index 0000000..f7bc2b7
--- /dev/null
+++ b/doc-archives/images/btn_next.png
Binary files differ
diff --git a/doc-archives/images/btn_next_green.png b/doc-archives/images/btn_next_green.png
new file mode 100644
index 0000000..c649f18
--- /dev/null
+++ b/doc-archives/images/btn_next_green.png
Binary files differ
diff --git a/doc-archives/images/btn_prev.png b/doc-archives/images/btn_prev.png
new file mode 100755
index 0000000..10a620c
--- /dev/null
+++ b/doc-archives/images/btn_prev.png
Binary files differ
diff --git a/doc-archives/images/btn_prev_green.png b/doc-archives/images/btn_prev_green.png
new file mode 100644
index 0000000..d1d2989
--- /dev/null
+++ b/doc-archives/images/btn_prev_green.png
Binary files differ
diff --git a/doc-archives/images/bullet_dn.png b/doc-archives/images/bullet_dn.png
new file mode 100644
index 0000000..f776247
--- /dev/null
+++ b/doc-archives/images/bullet_dn.png
Binary files differ
diff --git a/doc-archives/images/bullet_gt.png b/doc-archives/images/bullet_gt.png
new file mode 100755
index 0000000..7561b4e
--- /dev/null
+++ b/doc-archives/images/bullet_gt.png
Binary files differ
diff --git a/doc-archives/images/bullet_sq.png b/doc-archives/images/bullet_sq.png
new file mode 100755
index 0000000..a84845e
--- /dev/null
+++ b/doc-archives/images/bullet_sq.png
Binary files differ
diff --git a/doc-archives/images/bullet_up.png b/doc-archives/images/bullet_up.png
new file mode 100644
index 0000000..7de2f06
--- /dev/null
+++ b/doc-archives/images/bullet_up.png
Binary files differ
diff --git a/doc-archives/images/feedbackground.png b/doc-archives/images/feedbackground.png
new file mode 100755
index 0000000..3a38d99
--- /dev/null
+++ b/doc-archives/images/feedbackground.png
Binary files differ
diff --git a/doc-archives/images/header_bg.png b/doc-archives/images/header_bg.png
new file mode 100644
index 0000000..a436aa6
--- /dev/null
+++ b/doc-archives/images/header_bg.png
Binary files differ
diff --git a/doc-archives/images/home.png b/doc-archives/images/home.png
new file mode 100755
index 0000000..8de6d0c
--- /dev/null
+++ b/doc-archives/images/home.png
Binary files differ
diff --git a/doc-archives/images/horBar.png b/doc-archives/images/horBar.png
new file mode 100755
index 0000000..100fe91
--- /dev/null
+++ b/doc-archives/images/horBar.png
Binary files differ
diff --git a/doc-archives/images/ico_note.png b/doc-archives/images/ico_note.png
new file mode 100755
index 0000000..1379404
--- /dev/null
+++ b/doc-archives/images/ico_note.png
Binary files differ
diff --git a/doc-archives/images/ico_note_attention.png b/doc-archives/images/ico_note_attention.png
new file mode 100755
index 0000000..b85b696
--- /dev/null
+++ b/doc-archives/images/ico_note_attention.png
Binary files differ
diff --git a/doc-archives/images/ico_out.png b/doc-archives/images/ico_out.png
new file mode 100755
index 0000000..ff6e458
--- /dev/null
+++ b/doc-archives/images/ico_out.png
Binary files differ
diff --git a/doc-archives/images/page.png b/doc-archives/images/page.png
new file mode 100644
index 0000000..1db151b
--- /dev/null
+++ b/doc-archives/images/page.png
Binary files differ
diff --git a/doc-archives/images/page_bg.png b/doc-archives/images/page_bg.png
new file mode 100755
index 0000000..9b3bd99
--- /dev/null
+++ b/doc-archives/images/page_bg.png
Binary files differ
diff --git a/doc-archives/images/spinner.gif b/doc-archives/images/spinner.gif
new file mode 100644
index 0000000..1ed786f
--- /dev/null
+++ b/doc-archives/images/spinner.gif
Binary files differ
diff --git a/doc-archives/images/sprites-combined.png b/doc-archives/images/sprites-combined.png
new file mode 100755
index 0000000..3a48b21
--- /dev/null
+++ b/doc-archives/images/sprites-combined.png
Binary files differ
diff --git a/doc-archives/index.html b/doc-archives/index.html
new file mode 100644
index 0000000..7446caa
--- /dev/null
+++ b/doc-archives/index.html
@@ -0,0 +1,613 @@
+<!doctype html>
+<!--[if lt IE 9]> <html class="ie_fix" lang="en"> <![endif]-->
+<!--[if gt IE 9]><!--> <html lang="en"> <!--<![endif]-->
+<!--<html lang="en">-->
+ <head>
+ <meta charset="utf-8">
+
+ <title>Qt Documentation Archives</title>
+
+ <meta name="description" content="Online Reference Documentation">
+ <meta name="viewport" content="width=device-width; initial-scale=1.0">
+
+ <style>
+ /* http://meyerweb.com/eric/tools/css/reset/
+ v2.0 | 20110126
+ License: none (public domain)
+ */
+
+ html, body, div, span, applet, object, iframe,
+ h1, h2, h3, h4, h5, h6, p, blockquote, pre,
+ a, abbr, acronym, address, big, cite, code,
+ del, dfn, em, img, ins, kbd, q, s, samp,
+ small, strike, strong, sub, sup, tt, var,
+ b, u, i, center,
+ dl, dt, dd, ul, li,
+ fieldset, form, label, legend,
+ table, caption, tbody, tfoot, thead, tr, th, td,
+ article, aside, canvas, details, embed,
+ figure, figcaption, footer, header, hgroup,
+ menu, nav, output, ruby, section, summary,
+ time, mark, audio, video {
+ margin: 0;
+ border: 0;
+ font-size: 100%;
+ font: inherit;
+ vertical-align: baseline;
+ }
+ body {
+ font: normal 400 14px/1.2 Arial;
+ font-family: Arial, Helvetica;
+ color:#313131;
+ text-align:justify;
+ margin-left:5px;
+ margin-right:5px;
+ background: none repeat scroll 0% 0% rgb(230,231,232);
+ }
+ ol, ul {
+ list-style: none;
+ }
+ blockquote, q {
+ quotes: none;
+ }
+ blockquote:before, blockquote:after,
+ q:before, q:after {
+ content: '';
+ content: none;
+ }
+ table {
+ border-collapse: collapse;
+ border-spacing: 0;
+ }
+ a {
+ color: #00732F;
+ text-decoration: none;
+ font-weight: normal;
+ }
+ a:hover {
+ color: #4c0033;
+ text-decoration: underline;
+ }
+ h2 small {
+ display: block;
+ font-size: 12px;
+ color: #444;
+ white-space: nowrap;
+ text-overflow: ellipsis;
+ font-weight: normal;
+ }
+
+ @media (min-width: 1100px) {
+ header {
+ padding: 15px 30px;
+ min-height: 70px;
+ }
+ header img {
+ position: absolute;
+ left: 30px;
+ }
+ header h1 {
+ line-height: 70px;
+ font-size: 30px;
+ }
+ .content {
+ padding: 30px;
+ }
+ .nav {
+ position: absolute;
+ top: 10px;
+ right: 30px;
+ }
+ }
+ @media (max-width: 1100px) {
+ header {
+ padding: 15px 30px;
+ }
+ header img {
+ display: block;
+ margin: 20px auto;
+ }
+ header h1 {
+ line-height: auto;
+ font-size: 30px;
+ }
+ }
+ @media (min-width: 650px) {
+ /* **************** GRIDS ***************** */
+ .line:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}
+ .lastUnit:after{content: " . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";visibility:hidden; clear:both;height:0 !important;display:block;line-height:0;}
+ .line{*zoom:1;}
+ .unit{float:left;}
+ .size1of1{float:none;}
+ .size1of2{width:50%;}
+ .size1of3{width:33.33333%;}
+ .size2of3{width:66.66666%;}
+ .size1of4{width:25%;}
+ .size3of4{width:75%;}
+ .size1of5{width:20%;}
+ .size2of5{width:40%;}
+ .size3of5{width:60%;}
+ .size4of5{width:80%;}
+ .lastUnit {display: table-cell; *display:block;*zoom:1;float:none;_position:relative; _left:-3px; _margin-right: -3px;width:auto;}
+
+
+ .section_2 .wrap {
+ border-left: 1px solid #E6E7E8;
+ border-right: 1px solid #E6E7E8;
+ }
+ /*
+ -----------
+ main content
+ -----------
+ */
+ .line{
+ text-align: left;
+ background: none repeat scroll 0% 0% rgb(255,255,255);
+ border-radius: 10px 10px 10px 10px;
+ padding-left: 14px;
+ padding-right: 14px;
+ box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
+ margin-top: 10px;
+ padding-bottom: 35px;
+ }
+ .content {
+ padding: 30px;
+ }
+ }
+ @media (max-width: 830px) {
+ .content {
+ padding: 15px 10px;
+ }
+ h2 small {
+ font-size: 11px;
+ }
+ }
+ @media (max-width: 750px) {
+ h2 small {
+ font-size: 10px;
+ }
+ .content {
+ padding: 15px 8px;
+ }
+ }
+ @media (max-width: 650px) {
+ .section_1,
+ .section_2,
+ .section_3 {
+ width: 100%;
+ }
+ .section_1 h2,
+ .section_2 h2,
+ .section_3 h2 {
+ width: 100%;
+ border-top: 1px solid #D1D1D1;
+ }
+ .content {
+ padding: 0;
+ }
+ h2 small {
+ font-size: 12px;
+ }
+ }
+ header {
+ background: #fff;
+ -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
+ -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
+ box-shadow: 0 0 10px rgba(0, 0, 0, .1);
+ text-align: center;
+ }
+ .line {
+ background: #fff;
+ -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
+ -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
+ box-shadow: 0 0 10px rgba(0, 0, 0, .1);
+ }
+ .section_1 h2,
+ .section_2 h2,
+ .section_3 h2 {
+ min-width: 200px;
+ overflow: hidden;
+ background: #FAFAFA;
+ border-bottom: 1px solid #D1D1D1;
+ text-align: center;
+ padding: 7px;
+ font-size: 18px;
+ font-weight: bold;
+ }
+ .info_text {
+ font-size: 12px;
+ text-align: center;
+ padding: 5px;
+ }
+ .wrap ul {
+ margin-top: 10px;
+ margin-left: 10px;
+ }
+ li {
+ margin-bottom: 10px;
+ padding-left: 8px;
+ list-style:outside;
+ list-style-type:square;
+ text-align:left;
+ }
+ li a:before {
+ content: ".";
+ display: inline-block;
+ *display: inline;
+ text-indent: -999em;
+ height: 10px;
+ width: 7px;
+ position: relative;
+ top: -1px;
+ overflow: hidden;
+ /*background: #59af2c;*/
+ }
+ h5 {
+ margin: 15px 0 15px 3px;
+ }
+ .copyright-wrapper {
+ font-size: 10px;
+ color: #555;
+ text-align: center;
+ margin-top: 20px;
+ padding: 5px;
+ line-height: 1.5;
+ }
+ .footer_line {
+ font-size: 12px;
+ text-align: center;
+ margin-top: 20px;
+ }
+ .wrap {
+ padding: 6px 15px 20px;
+ }
+ .nav a {
+ color: #B0ADAB;
+ font: 14px Arial, Verdana, sans-serif;
+ margin-right: 15px;
+ }
+ .nav a:last-child {
+ margin-right: 0;
+ }
+ .nav a:hover,
+ .nav a.active {
+ color: #00732F;
+ text-decoration: none;
+ }
+
+ .nav{
+ text-align:right;
+ margin-right:9px;
+ }
+ .nav img{
+ box-shadow: none;
+ }
+ .nav-main{
+ margin-top:22px;
+ margin-left: 20px;
+ text-align:left
+ }
+ .nav-main-content{
+ font-weight:bold;
+ margin-right: 20px;
+ display:inline-block;
+ }
+ .nav-subtitle{
+ margin-left: 220px;
+ }
+ .header{
+ height:1px;
+ padding:0px;
+ margin:0px;
+ }
+
+ header{
+ background: none repeat scroll 0% 0% rgb(255,255,255);
+ border-radius: 10px 10px 10px 10px;
+ padding: 10px;
+ box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
+ }
+
+ header h1{
+ display:block;
+ line-height: 70px;
+ font-size: 30px;
+ margin-left: 223px;
+ }
+ header img{
+ box-shadow: none;
+ border: 0;
+ position: absolute;
+ left: 30px;
+ }
+ .warning {
+ font: 500 16px/1.2 Arial;
+ font-weight:100;
+ text-align: center;
+ background-color:#fce9f4;
+ padding:14px;
+ padding-left:14px;
+ margin-bottom:20px;
+ margin-top:30px;
+ margin-left:-10px;
+ margin-right:-5px;
+ border-top:#E0E0DE 1px solid;
+ border-bottom: #E0E0DE 1px solid;
+ max-width: 99%;
+ }
+
+ h2, p.h2 {
+ font: 500 16px/1.2 Arial;
+ font-weight:100;
+ background-color:#F2F3F4;
+ padding:4px;
+ padding-left:14px;
+ margin-bottom:30px;
+ margin-top:30px;
+ margin-left:-10px;
+ margin-right:-5px;
+ border-top:#E0E0DE 1px solid;
+ border-bottom: #E0E0DE 1px solid;
+ max-width: 99%;
+ overflow: hidden;
+ }
+ </style>
+
+ <script type="text/javascript">
+ /* html5 fix for ie6-8 */
+ 'article aside footer header nav section time'.replace(/\w+/g,function(n){document.createElement(n)});
+ </script>
+
+ <script type=text/javascript>
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-35526570-1']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+ })();
+
+ </script>
+
+ </head>
+
+ <body>
+ <header>
+ <div class="nav">
+ <a href="http://qt-project.org/">Qt Home</a>
+ <a href="https://bugreports.qt-project.org/">Bug Tracker</a>
+ <a href="https://codereview.qt-project.org/">Code Review</a>
+ </div>
+ <a href="http://qt-project.org/">
+ <img src="http://doc-snapshot.qt-project.org/images/logo.png" alt="Qt"></img>
+ </a>
+ <div class="nav-title">
+ <h1 >Qt Documentation Archives</h1>
+ <div class="nav-subtitle">
+ --archives of Qt documentation provided by Digia
+ </div>
+ </div>
+ <div class="nav-main">
+ <div class="warning">For the latest <a href="http://qt-project.org">Qt Project</a>
+ documentation, visit the
+ <a href="http://doc-snapshot.qt-project.org">Snapshots</a> and
+ <a href="http://qt-project.org/doc">Qt Releases</a> pages.
+ </div>
+ <div class="nav-main-content">
+ <a href="http://doc-snapshot.qt-project.org">Snapshots</a>
+ </div>
+ <div class="nav-main-content">
+ <a href="http://qt-project.org/doc">Qt Releases</a>
+ </div>
+ <div class="nav-main-content">
+ <a href="http://doc.qt.digia.com">Archives</a>
+ </div>
+ </div>
+ </header>
+ <section class="content">
+ <div class="line">
+ <div class="unit size1of3 section_1">
+ <h2>Qt <small>C++ Application Development Framework</small></h2>
+ <div class="wrap">
+
+ <h5>Latest Qt documentation (4.7 and later)</h5>
+ <ul>
+ <li><a href="http://qt-project.org/doc">Qt Releases</a></li>
+ <li><a href="http://doc-snapshot.qt-project.org">Snapshots</a></li>
+ </ul>
+
+ <h5>Qt 4.6 and earlier</h5>
+ <ul>
+ <li>
+ <a href="4.6/index.html">
+ Qt 4.6 / Qt Embedded 4.6</a>
+ </li>
+ <li>
+ <a href="4.5/index.html">
+ Qt 4.5 / Qt Embedded 4.5</a>
+ </li>
+ <li>
+ <a href="4.4/index.html">
+ Qt 4.4 / Qt Embedded 4.4</a>
+ </li>
+ <li>
+ <a href="4.3/index.html">
+ Qt 4.3 / Qtopia Core 4.3</a>
+ </li>
+ <li>
+ <a href="4.2/index.html">
+ Qt 4.2 / Qtopia Core 4.2</a></li>
+ <li>
+ <a href="4.1/index.html">
+ Qt 4.1 / Qtopia Core 4.1</a></li>
+ <li>
+ <a href="4.0/index.html">
+ Qt 4.0</a></li>
+ <li>
+ <a href="3.3/index.html">
+ Qt 3.3</a> &middot; <a href="qt3/platforms.html">Platforms</a>
+ &middot; <a href="qt3/compilers.html">Compilers</a></li>
+ <li>
+ <a href="3.2/index.html">
+ Qt 3.2</a></li>
+ <li>
+ <a href="3.1/index.html">
+ Qt 3.1</a></li>
+ <li>
+ <a href="3.0/index.html">
+ Qt 3.0</a></li>
+ <li>
+ <a href="2.3/index.html">
+ Qt 2.3</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="unit size1of3 section_2">
+ <h2>Tools<small>Tools for Qt Development</small></h2>
+ <div class="wrap">
+
+ <h5>The latest Qt Creator documentation is found in the
+ Qt Releases page.</h5>
+ <h5>Qt SDK</h5>
+ <ul>
+ <li><a href="sdk-1.2/index.html">Qt SDK 1.2</a></li>
+ <li><a href="sdk-1.1/index.html">Qt SDK 1.1</a></li>
+ </ul>
+ <h5>Qt Creator</h5>
+ <ul>
+ <li><a href="qtcreator-2.5/index.html">
+ Qt Creator 2.5
+ <li><a href="qtcreator-extending/index.html">
+ Extending Qt Creator (Draft)
+ </a></li>
+ </ul>
+ <h5>Qt Simulator</h5>
+ <ul>
+ <li><a href="qt-simulator-1.2/index.html">
+ Qt Simulator 1.2
+ </a></li>
+ </ul>
+ <h5>Qt Visual Studio Add-in</h5>
+ <ul>
+ <li>
+ <a href="vs-add-in-1.1.7/index.html">
+ Qt Visual Studio Add-in 1.1.7</a></li>
+ </ul>
+ <h5>Qt Eclipse Integration</h5>
+ <ul>
+ <li>
+ <a href="qt-eclipse-1.6/index.html">
+ Qt Eclipse Integration 1.6.0</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="unit size1of3 section_3">
+ <h2>Addons <small>Tools for Qt Development</small></h2>
+ <div class="wrap">
+ <h5>Qt Solutions</h5>
+ <ul>
+ <li>
+ <a href="http://qt.nokia.com/products/appdev/add-on-products/catalog/4">
+ Solutions for Qt 4</a></li>
+ <li>
+ <a href="http://qt.nokia.com/products/appdev/add-on-products/catalog/3">
+ Solutions for Qt 3</a></li>
+ </ul>
+ <h5>Teambuilder</h5>
+ <ul>
+ <li>
+ <a href="teambuilder1p3/teambuilder-manual.html">
+ Teambuilder 1.3</a></li>
+ <li>
+ <a href="teambuilder1p2/teambuilder-manual.html">
+ Teambuilder 1.2</a></li>
+ <li>
+ <a href="teambuilder/teambuilder-manual.html">
+ Teambuilder 1.0</a></li>
+ </ul>
+ <h5>Qt Mobility Project</h5>
+ <ul>
+ <li><a href="qtmobility-1.2/index.html">Version 1.2</a></li>
+ <li><a href="qtmobility-1.1/index.html">Version 1.1</a></li>
+ <li><a href="qtmobility-1.0/index.html">Version 1.0</a></li>
+ </ul>
+ <h5>Qt for Maemo</h5>
+ <ul>
+ <li>
+ <a href="qt-maemo-4.7/index.html">
+ Qt 4.7 for Maemo</a></li>
+ <li>
+ <a href="qt-maemo-4.6/index.html">
+ Qt 4.6 for Maemo</a></li>
+ </ul>
+ <h5>Nokia Smart Installer for Symbian</h5>
+ <ul>
+ <li>
+ <a href="smart-installer-1.1/index.html">
+ Version 1.1</a></li>
+ </ul>
+ <h5>Qt Quick Components</h5>
+ <ul>
+ <li>
+ <a href="qtquick-components-symbian-1.1/index.html">
+ Qt Quick Components for Symbian 1.1</a></li>
+ <li>
+ <a href="qtquick-components-symbian-1.0/index.html">
+ Qt Quick Components for Symbian 1.0</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="unit size1of3 section_1">
+ <h2>Qt Extended <small>Application Platform and User Interface for Embedded Linux</small></h2>
+ <div class="wrap">
+ <h5>This product has been discontinued and is no longer supported by Digia.</h5>
+ <ul>
+ <li><a href="qtextended4.4/">Qt Extended 4.4</a></li>
+ <li><a href="qtopia4.3/index.html">Qtopia 4.3</a></li>
+ <li><a href="qtopia4.2/index.html">Qtopia 4.2</a></li>
+ <li><a href="qtopia4.1/index.html">Qtopia 4.1</a></li>
+ <li><a href="qtopia2.2/html/index.html">Qtopia 2.2</a></li>
+ <li><a href="qtopia2.1/html/index.html">Qtopia 2.1</a></li>
+ <li><a href="qtopia2.0/html/index.html">Qtopia 2.0</a></li>
+ <li><a href="qtopia1.7/index.html">Qtopia 1.7</a></li>
+ <li><a href="qtopia1.6/index.html">Qtopia 1.6</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="unit size1of3 section_2">
+ <h2>Languages <small>Language Support for Qt</small></h2>
+ <div class="wrap">
+ <h5>Qt Jambi - Qt for Java Development:</h5>
+ <ul>
+ <li><a href="qtjambi-4.5.2_01/com/trolltech/qt/qtjambi-index.html">Qt Jambi 4.5.2_01</a></li>
+ <li><a href="qtjambi-4.5.0_01/com/trolltech/qt/qtjambi-index.html">Qt Jambi 4.5.0_01</a></li>
+ <li><a href="qtjambi-4.4/html/com/trolltech/qt/qtjambi-index.html">Qt Jambi 4.4.3_01</a></li>
+ <li><a href="qtjambi-4.3.5_01/com/trolltech/qt/qtjambi-index.html">Qt Jambi 4.3.5_01</a></li>
+ </ul>
+ <h5>QSA - Qt Script for Applications:</h5>
+ <ul>
+ <li><a href="qsa-1.2.2/index.html">QSA 1.2</a></li>
+ <li><a href="qsa-1.1.5/index.html">QSA 1.1</a></li>
+ <li><a href="qsa-1.0.1/index.html">QSA 1.0</a></li>
+ </ul>
+ </div>
+ </div>
+ <div class="unit size1of3 section_3">
+ <h2>Qt Quarterly <small>Qt Developers Newsletters</small></h2>
+ <div class="wrap">
+ <ul>
+ <li>
+ <a href="qq/index.html">Online Articles</a></li>
+ </ul>
+ </div>
+ </div>
+ </div>
+ <div class="copyright-wrapper">
+ <p>&copy; 2013 Digia Plc and/or its subsidiaries. Digia Plc, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.
+ </div>
+ </section>
+ </body>
+</html>
diff --git a/doc-archives/styles.css b/doc-archives/styles.css
new file mode 100644
index 0000000..190a13b
--- /dev/null
+++ b/doc-archives/styles.css
@@ -0,0 +1,480 @@
+@font-face {
+ font-family: 'TitilliumText22L'; /* Thin */
+ src: url('Fonts/titilliumtext22l001-webfont.eot');
+ src: url('Fonts/titilliumtext22l001-webfont.eot?#iefix') format('embedded-opentype'),
+ url('Fonts/titilliumtext22l001-webfont.woff') format('woff'),
+ url('Fonts/titilliumtext22l001-webfont.ttf') format('truetype'),
+ url('Fonts/titilliumtext22l001-webfont.svg#TitilliumText22LThin') format('svg');
+ font-weight: 100;
+ font-style: normal;
+
+}
+
+@font-face {
+ font-family: 'TitilliumText22L'; /* Light */
+ src: url('Fonts/titilliumtext22l002-webfont.eot');
+ src: url('Fonts/titilliumtext22l002-webfont.eot?#iefix') format('embedded-opentype'),
+ url('Fonts/titilliumtext22l002-webfont.woff') format('woff'),
+ url('Fonts/titilliumtext22l002-webfont.ttf') format('truetype'),
+ url('Fonts/titilliumtext22l002-webfont.svg#TitilliumText22LLight') format('svg');
+ font-weight: 100;
+ font-style: normal;
+
+}
+
+@font-face {
+ font-family: 'TitilliumText22L'; /* Regular */
+ src: url('Fonts/titilliumtext22l003-webfont.eot');
+ src: url('Fonts/titilliumtext22l003-webfont.eot?#iefix') format('embedded-opentype'),
+ url('Fonts/titilliumtext22l003-webfont.woff') format('woff'),
+ url('Fonts/titilliumtext22l003-webfont.ttf') format('truetype'),
+ url('Fonts/titilliumtext22l003-webfont.svg#TitilliumText22LRegular') format('svg');
+ font-weight: 300;
+ font-style: normal;
+
+}
+
+@font-face {
+ font-family: 'TitilliumText22L'; /* Medium */
+ src: url('Fonts/titilliumtext22l004-webfont.eot');
+ src: url('Fonts/titilliumtext22l004-webfont.eot?#iefix') format('embedded-opentype'),
+ url('Fonts/titilliumtext22l004-webfont.woff') format('woff'),
+ url('Fonts/titilliumtext22l004-webfont.ttf') format('truetype'),
+ url('Fonts/titilliumtext22l004-webfont.svg#TitilliumText22LMedium') format('svg');
+ font-weight: 400;
+ font-style: normal;
+
+}
+
+@font-face {
+ font-family: 'TitilliumText22L'; /* Bold */
+ src: url('Fonts/titilliumtext22l005-webfont.eot');
+ src: url('Fonts/titilliumtext22l005-webfont.eot?#iefix') format('embedded-opentype'),
+ url('Fonts/titilliumtext22l005-webfont.woff') format('woff'),
+ url('Fonts/titilliumtext22l005-webfont.ttf') format('truetype'),
+ url('Fonts/titilliumtext22l005-webfont.svg#TitilliumText22LBold') format('svg');
+ font-weight: 500;
+ font-style: normal;
+
+}
+
+@font-face {
+ font-family: 'TitilliumText22L'; /* XBold */
+ src: url('Fonts/titilliumtext22l006-webfont.eot');
+ src: url('Fonts/titilliumtext22l006-webfont.eot?#iefix') format('embedded-opentype'),
+ url('Fonts/titilliumtext22l006-webfont.woff') format('woff'),
+ url('Fonts/titilliumtext22l006-webfont.ttf') format('truetype'),
+ url('Fonts/titilliumtext22l006-webfont.svg#TitilliumText22LXBold') format('svg');
+ font-weight: 700;
+ font-style: normal;
+}
+
+/************************/
+/* HEADER */
+/************************/
+
+#Header{
+/* width: 980px;*/
+}
+
+/*
+#HeaderArea
+{
+
+ width: 980px;
+ height: 50px;
+ margin-right: auto;
+ margin-left: auto;
+ overflow: hidden;
+}*/
+#Logotype
+{
+ margin-top: 0px;
+ margin-bottom: 0px;
+ width: 231px;
+ float: left;
+ border-width: 0px
+}
+#Logotype a:hover
+{
+ background: none;
+}
+
+/*#HomeLink
+{
+ float: left;
+ padding-top: 28px;
+}*/
+
+/*#Functions
+{
+ width: 220px;
+ display: inline-block;
+ float: right;
+ clear: none;
+ margin-right: -6px;
+ overflow: visible;
+}
+#Functions ul
+{
+ float: right;
+ margin: 0;
+ padding: 0;
+
+}*/
+#topmenu
+{
+ min-width: 200px;
+ height: 15px;
+ display: inline-block;
+ clear: none;
+ float: right;
+}
+
+#topmenu ul.horizontal
+{
+ float: right;
+ margin-right: -5px;
+ padding: 0px;
+}
+
+#topmenu li {
+ display: inline;
+ list-style-type: none;
+ padding-left: 10px;
+ padding-right: 10px;
+ padding-top: 0px;
+ padding-bottom: 0px;
+ margin: 0px;
+ margin-top: 1px;
+ float: left;
+ border-left: 1px solid #262626;
+}
+#topmenu li:first-child {
+ border-left: 0px;
+}
+
+#topmenu li:first-child a {
+}
+
+#topmenu li:last-child {
+ padding-right: 1px;
+}
+
+#topmenu li a{
+ margin:0;
+ padding:0;
+ font-size: 12px;
+ font-family: Arial;
+ color: #6a9f2f !important;
+ text-transform: none;
+}
+#topmenu li a:hover
+{
+ color: #6a9f2f !important;
+ text-decoration:none !important;
+}
+
+/*#Functions ul
+{
+ margin: 2px;
+}
+#Functions li {
+ display: inline;
+ list-style-type: none;
+ float: left;
+ padding: 0px 5px 0px 5px;
+ border-left: solid 1px #666666;
+}
+
+#Functions li:first-child
+{
+ border-left: none;
+}
+
+#Functions li a
+{
+ font-family: Arial;
+ color: #666666;
+ font-size: 10px;
+ text-transform:uppercase;
+}
+
+#Functions li a:hover
+{
+ color: #000
+}*/
+
+/************************/
+/* MAIN MENU AREA */
+/************************/
+
+#MainMenuContainer
+{
+ width: 100%;
+ background-image: url(images/TopGradient.png);
+ background-repeat: repeat-x;
+ background-position: top;
+}
+
+#MainMenuArea {
+
+ /*tarvitaan vähän ilmaa reunoihin huonolle resolle*/
+ position: relative; /**/
+ padding-left:10px;
+ padding-right:10px;
+ /***********************/
+ margin-right: auto;
+ margin-left: auto;
+ clear: both;
+ overflow: hidden;
+}
+
+#MainMenu {
+ display: block;
+ overflow: hidden;
+ margin: auto;
+ /*float: left;*/
+ width: 500px;
+ height: 50px;
+}
+
+#MainMenu ul {
+ margin: 0px;
+ padding: 0px;
+ margin-top: 5px;
+}
+
+#MainMenu li {
+ float: left;
+ display: block;
+ list-style-type: none;
+ height: 30px;
+ /*padding-top: 18px;*/
+ text-transform: uppercase;
+ padding-right: 30px;
+ padding-top: 10px;
+}
+
+#MainMenu li:last-child
+{
+ padding-right: 0px;
+}
+
+#MainMenu li:hover {
+ /*background-image: url(images/hover.png);*/
+ background-repeat: repeat-x;
+
+}
+
+#MainMenu a {
+ font-family: TitilliumText22L, arial, helvetica, sans-serif;
+ font-weight:800;
+ /*font-weight: 200;*/
+ font-size: 15px;
+ color: #404044;
+ text-transform:capitalize;
+ padding-left: 0px;
+ padding-right: 0px;
+ line-height: 80%;
+ text-decoration: none;
+}
+
+#MainMenu a:hover {
+ text-decoration:none;
+ color: #6a9f2f !important;
+}
+
+
+/* Quick Search */
+
+/*.quickSearchButton{
+ width:20px;
+ height:30px;
+ float:left;
+}
+.quickSearchButtonDiv{
+ background: url(images/magnifying.png) no-repeat;
+ width:20px;
+ height:30px;
+ float:left;
+ margin-left: -25px;
+}
+
+.quickSearchButtonDiv:hover{
+ background: url(images/magnifying_selected.png) no-repeat;
+}
+
+.QuickSearchArea {
+ padding-top:14px;
+ vertical-align:baseline;
+ float:right;
+ bottom:0;
+ right:0;
+ text-align: right;
+}
+
+.quickSearchFieldContainer
+{
+ background: url(images/searchfield.png) no-repeat;
+ width: 214px;
+ height:30px;
+ float:left;
+ padding: 0px;
+}
+.quickSearchField
+{
+
+ color: #666666;
+ font-family: Arial;
+ font-size: 12px;
+ background: none;
+ border:none;
+ margin: 1px;
+
+ width: 180px;
+ margin-right: 32px;
+ height: 25px;
+ line-height: 25px;
+ padding: 0px;
+ padding-left: 6px;
+ vertical-align: middle;
+ border-width: 0;
+}*/
+
+.search-container
+{
+ float: right;
+ margin-top: 0px;
+ margin-right: 0px;
+}
+
+.search input
+{
+ width: 180px;
+}
+
+/* begin Button */
+.qt-button-wrapper a.qt-button,
+.qt-button-wrapper a.qt-button:link,
+.qt-button-wrapper input.qt-button,
+.qt-button-wrapper button.qt-button
+{
+ text-decoration: none;
+ font-family: Arial, Helvetica, Sans-Serif;
+ font-style: normal;
+ font-weight: normal;
+ font-size: 13px;
+ position:relative;
+ top:0;
+ display: inline-block;
+ vertical-align: middle;
+ white-space: nowrap;
+ text-align: center;
+ color: #FFFFFF !important; /*#8C3103*/
+ width: auto;
+ outline: none;
+ border: none;
+ background: none;
+ line-height: 32px;
+ height: 32px;
+ margin: 0 !important;
+ padding: 0 16px !important;
+ overflow: visible;
+ cursor: pointer;
+}
+
+.qt-button img, .qt-button-wrapper img
+{
+ margin: 0;
+ vertical-align: middle;
+}
+
+.qt-button-wrapper
+{
+ vertical-align: middle;
+ display: inline-block;
+ position: relative;
+ height: 32px;
+ overflow: hidden;
+ white-space: nowrap;
+ width: auto;
+ margin: 0;
+ padding: 0;
+ z-index: 0;
+}
+
+.firefox2 .qt-button-wrapper
+{
+ display: block;
+ float: left;
+}
+
+input, select, textarea
+{
+ vertical-align: middle;
+ font-family: Arial, Helvetica, Sans-Serif;
+ font-style: normal;
+ font-weight: normal;
+ font-size: 13px;
+}
+
+.qt-block select
+{
+ width:96%;
+}
+
+.qt-button-wrapper.hover .qt-button, .qt-button-wrapper.hover a.qt-button:link, .qt-button:hover {
+ color: #FFFFFF !important;
+ text-decoration: none !important;
+}
+.qt-button-wrapper.active .qt-button, .qt-button-wrapper.active a.qt-button:link {
+ color: #FFFFFF !important;
+}
+.qt-button-wrapper .qt-button-l, .qt-button-wrapper .qt-button-r {
+ background-image: url("images/button.png");
+ display: block;
+ height: 106px;
+ margin: 0;
+ padding: 0;
+ position: absolute;
+}
+.qt-button-wrapper .qt-button-l {
+ left: 0;
+ right: 10px;
+}
+.qt-button-wrapper .qt-button-r {
+ clip: rect(auto, auto, auto, 399px);
+ right: 0;
+ width: 409px;
+}
+.qt-button-wrapper.hover .qt-button-l, .qt-button-wrapper.hover .qt-button-r {
+ top: -37px;
+}
+.qt-button-wrapper.active .qt-button-l, .qt-button-wrapper.active .qt-button-r {
+ top: -74px;
+}
+.qt-button-wrapper input {
+ float: none !important;
+}
+/* end Button */
+
+h1, h2, h3 { font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
+font-weight: normal }
+h3.fn,span.fn { margin-left: 1cm; text-indent: -1cm; }
+a:link { color: #4866FF; text-decoration: none }
+a:visited { color: #4866FF; text-decoration: none }
+a:active { color: #a6ce39; text-decoration: none }
+ul { line-height: 1.5em; margin: 0.5em 0.5em 0.5em 2.0em; padding: 0; list-style-image: url(http://www.trolltech.com/bullet.gif); list-style-type: square;}
+td.postheader { font-family: sans-serif }
+tr.address { font-family: sans-serif }
+body { background: #ffffff; color: #333333; margin: 0px }
+.searchBar { display: block; position: absolute; right: 1%; padding: 1%; color: #333333; font-size: 80% }
+.visualClear { display: block; clear: both; }
+.title { text-align: center }
+#portal-footer { background: white; border: none; color: #333333; padding-top: 0.5em; text-align: center; margin-left: 10%; font-size: 80%; height: 2em; width: 80% }
+#portal-footer a, #portal-footer a:visited { color: #333333; }
+#copyright-wrapper { width: 90%; text-align: center; }
+#bottom-navigation { font-size: 80%; position: relative }
+#bottom-navigation a { border-right: 1px solid #333333; padding: 0em 0.5em 0em 0.7em; }
+#bottom-navigation a { color: white } a.lastNavItem { border-right: none; }