metaruby 1.0.0.rc1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (43) hide show
  1. checksums.yaml +7 -0
  2. data/.gemtest +0 -0
  3. data/History.txt +1 -0
  4. data/Manifest.txt +40 -0
  5. data/README.md +318 -0
  6. data/Rakefile +39 -0
  7. data/lib/metaruby/class.rb +120 -0
  8. data/lib/metaruby/dsls/doc.rb +78 -0
  9. data/lib/metaruby/dsls/find_through_method_missing.rb +76 -0
  10. data/lib/metaruby/dsls.rb +2 -0
  11. data/lib/metaruby/gui/exception_view.rb +124 -0
  12. data/lib/metaruby/gui/html/button.rb +65 -0
  13. data/lib/metaruby/gui/html/collection.rb +103 -0
  14. data/lib/metaruby/gui/html/exception_view.css +8 -0
  15. data/lib/metaruby/gui/html/jquery.min.js +154 -0
  16. data/lib/metaruby/gui/html/jquery.selectfilter.js +65 -0
  17. data/lib/metaruby/gui/html/jquery.tagcloud.min.js +8 -0
  18. data/lib/metaruby/gui/html/jquery.tinysort.min.js +8 -0
  19. data/lib/metaruby/gui/html/list.rhtml +24 -0
  20. data/lib/metaruby/gui/html/page.css +55 -0
  21. data/lib/metaruby/gui/html/page.rb +283 -0
  22. data/lib/metaruby/gui/html/page.rhtml +13 -0
  23. data/lib/metaruby/gui/html/page_body.rhtml +17 -0
  24. data/lib/metaruby/gui/html/rock-website.css +694 -0
  25. data/lib/metaruby/gui/html.rb +16 -0
  26. data/lib/metaruby/gui/model_browser.rb +262 -0
  27. data/lib/metaruby/gui/model_selector.rb +266 -0
  28. data/lib/metaruby/gui/rendering_manager.rb +112 -0
  29. data/lib/metaruby/gui/ruby_constants_item_model.rb +253 -0
  30. data/lib/metaruby/gui.rb +9 -0
  31. data/lib/metaruby/inherited_attribute.rb +482 -0
  32. data/lib/metaruby/module.rb +158 -0
  33. data/lib/metaruby/registration.rb +157 -0
  34. data/lib/metaruby/test.rb +79 -0
  35. data/lib/metaruby.rb +17 -0
  36. data/manifest.xml +12 -0
  37. data/test/suite.rb +15 -0
  38. data/test/test_attributes.rb +323 -0
  39. data/test/test_class.rb +68 -0
  40. data/test/test_dsls.rb +49 -0
  41. data/test/test_module.rb +105 -0
  42. data/test/test_registration.rb +182 -0
  43. metadata +160 -0
@@ -0,0 +1,694 @@
1
+ /*************************************************************/
2
+ /* Design: MultiFlex-2 (Screen) */
3
+ /* Author: G. Wolfgang (gw@actamail.com) */
4
+ /* Date: June 8, 2006 */
5
+ /*-----------------------------------------------------------*/
6
+ /* Recommended CSS-Editor: TopStyle Lite 3.10 (Freeware) */
7
+ /* http://www.newsgator.com/download/products/ts3lite.exe */
8
+ /*-----------------------------------------------------------*/
9
+ /* You can use this stylesheet any way you want! */
10
+ /* Check out my favorite website: www.sda.org */
11
+ /*************************************************************/
12
+
13
+ /*************************/
14
+ /* SECTION 1 - MAIN BODY */
15
+ /*************************/
16
+
17
+ body {margin: 0px auto; padding: 0px; background: url(img/background_body_grey.gif) top center repeat-y; font-family: arial, sans-serif; font-size: 10pt;}
18
+ .page-container-1 {width: 770px; margin: 0px auto; padding: 0px; background: url(img/background_layout_1.gif) top left repeat-y; border: solid 1px rgb(100,100,100);}
19
+ .page-container-2 {width: 770px; margin: 0px auto; padding: 0px; background: url(img/background_layout_2.gif) top left repeat-y; border: solid 1px rgb(100,100,100);}
20
+ .page-container-3 {width: 770px; margin: 0px auto; padding: 0px; background: url(img/background_layout_3.gif) top left repeat-y; border: solid 1px rgb(100,100,100);}
21
+
22
+ /*************************************/
23
+ /* SECTION 2 - HEADER AND NAVIGATION */
24
+ /*************************************/
25
+
26
+ /*-----------------------------------*/
27
+ /* 2.1 - Sitename, slogan and banner */
28
+ /*-----------------------------------*/
29
+ .site-name {position: absolute; height: 45px; top: 12px; z-index: 4; margin: 0px; padding-left: 75px; color: rgb(69,140,204);}
30
+ .site-name p.title {margin: 0px; padding: 0px; font-family: "trebuchet ms", arial, sans serif; font-weight: bold; font-size: 36px;}
31
+ .site-name p.subtitle {clear: both; width: 300px; margin: -2px 0px 0px -2em; padding: 0px; background-color: transparent; font-family: "trebuchet ms", arial, sans serif; font-size: 22px;}
32
+ .site-name a {margin: 0px; padding: 0px; text-decoration: none; color: rgb(88,144,168);}
33
+ .site-name a:hover {text-decoration: none;}
34
+ .site-slogan-container {width: 755px; height: 130px; top: 112px; position: absolute; z-index: 1; overflow: hidden; margin: 0px; padding-right: 15px; background-color: transparent;}
35
+ .site-slogan {float: right; width: 700px; margin: 0px; padding: 0px; background-color: transparent; font-size: 10px;}
36
+ .site-slogan p.title {float: right; width: 700px; margin: 0px; padding: 0px; color: rgb(234,239,247); font-family: arial, sans serif; text-align: right; font-weight: bold; font-size: 220%;}
37
+ .site-slogan p.subtitle {clear: both; float: right; width: 700px; margin: -5px 0px 0px 0px; padding: 0px; color: rgb(234,239,247); font-family: arial, sans serif; text-align: right; font-weight: bold; font-size: 200%;}
38
+ .site-slogan p.text {clear: both; float: right; width: 700px; margin: 10px 0px 0px 0px; padding: 0px; color: rgb(234,239,247); font-family: arial, sans serif; text-align: right; font-weight: bold; line-height: 1.0em; font-size: 140%;}
39
+ .site-slogan p.readmore {clear: both; float: right; width: 700px; margin: 10px 0px 0px 0px; padding: 0px; color: rgb(234,239,247); font-family: arial, sans serif; text-align: right; font-weight: bold; line-height: 1.0em; font-size: 120%;}
40
+ .site-slogan a {color: rgb(234,239,247); text-decoration: underline;}
41
+ .site-slogan a:hover {text-decoration: none; color: rgb(50,50,50);}
42
+ .img-header {clear: both; float: left; width: 770px; height: 250px; margin: 0px; padding: 0px;}
43
+
44
+ /*--------------------------*/
45
+ /* 2.2 - Navigation - Flags */
46
+ /*--------------------------*/
47
+ .navflag-container {width: 770px; top: 14px; position: absolute; z-index: 2; background-color: transparent;}
48
+ .navflag {margin: 0px; padding: 0px; font-size: 1.0em;}
49
+ .navflag ul {float: right; margin: 0px; padding: 0px 20px 0px 0px;}
50
+ .navflag ul li {display: inline; list-style: none; margin: 0px; padding: 0px;}
51
+ .navflag ul li a {margin: 0px; padding: 0px 0px 0px 1px;}
52
+ .navflag ul li a:hover {color: rgb(0,0,0); text-decoration: none;}
53
+ .img-navflag {display: inline; height: 14px; margin: 0px; padding: 0px; border: none;}
54
+
55
+ /*----------------------------*/
56
+ /* 2.3 - Navigation - Level 1 */
57
+ /*----------------------------*/
58
+ .nav1-container {width: 770px; top: 15px; position: absolute; z-index: 3; background: transparent; font-family: verdana, arial, sans serif;}
59
+ .nav1-container .nav1 {display: inline-block; margin: 0px; padding: 0px; font-size: 1.0em; position: absolute; top: 0; right: 10px;}
60
+ .nav1-container .search {width: 50%; position: absolute; top: 2em; right: 5px; }
61
+ .nav1 {margin: 0px; padding: 0px; border-left: solid 1px rgb(115,162,182); background-color: rgb(255,255,255); font-weight: bold;}
62
+ .nav1 a {margin: 0px; padding: 2px 5px 2px 5px; border-right: solid 1px rgb(115,162,182); color: rgb(115,162,182); text-decoration: none; font-size: 10px; text-decoration: none; font-weight: bold;}
63
+ .nav1 span {margin: 0px; padding: 2px 5px 2px 5px; border-right: solid 1px rgb(115,162,182); color: rgb(115,162,182); text-decoration: none; font-size: 10px; text-decoration: none; font-weight: bold;}
64
+ .nav1 span em {font-weight: bold;}
65
+ .nav1 a:hover, .nav2 a.selected {color: rgb(50,50,50); text-decoration: none;}
66
+
67
+ .flavor_nav {margin: 0px; padding: 0px; font-family: verdana, arial, sans serif; font-size: 1.0em;}
68
+ .flavor_nav span {float: right; margin-left: .1em; padding: 2px 5px 2px 5px; background-color: rgb(255,255,255); font-weight: normal; font-size: 10px; border-right: solid 1px rgb(115,162,182);}
69
+ .flavor_nav span em {font-weight: bold; font-style: normal;}
70
+ .flavor_nav a {color: rgb(115,162,182); text-decoration: none; font-size: 10px; font-weight: normal;}
71
+ .flavor_nav a:hover {color: rgb(50,50,50); text-decoration: none;}
72
+
73
+ /*----------------------------*/
74
+ /* 2.4 - Navigation - Level 2 */
75
+ /*----------------------------*/
76
+ .nav2 {clear: both; margin: 0px; padding: 0px; font-family: arial, sans serif; font-size: 90%;}
77
+ .nav2 ul {float: left; width: 770px; margin: 0px; padding: 0px; border-top: solid 1px rgb(54,83,151); border-bottom: solid 1px rgb(54,83,151); background-color: rgb(127,162,202); font-weight: bold;}
78
+ .nav2 li {display: inline; list-style: none; margin: 0px; padding: 0px;}
79
+ .nav2 li a {display: block; float: left; margin: 0px 0px 0px 0px; padding: 5px 10px 5px 10px; border-right: solid 1px rgb(54,83,151); color: rgb(255,255,255); text-transform: uppercase; text-decoration: none; font-size: 100%; text-decoration: none;}
80
+ .nav2 li span {display: block; float: left; margin: 0px 0px 0px 0px; padding: 5px 10px 5px 10px; border-right: solid 1px rgb(54,83,151); color: rgb(255,255,255); text-transform: uppercase; text-decoration: none; font-size: 100%;}
81
+ .nav2 li span.empty { border: none; }
82
+ .nav2 a:hover, .nav2 a.selected {color: rgb(50,50,50); text-decoration: none;}
83
+ .title_buffer {clear: both; width: 770px; height: 30px; margin: 0px; margin-top: 50px; padding: 0px; background-color: rgb(255,255,255);}
84
+ .buffer {clear: both; width: 770px; height: 30px; margin: 0px; padding: 0px; background-color: rgb(255,255,255);}
85
+
86
+ .nav2 .main {font-size: 130%; }
87
+ .nav2 .main li {width: 500px;}
88
+
89
+ /*-----------------------------*/
90
+ /* Container for nav3 and nav4 */
91
+ /*-----------------------------*/
92
+ .leftnav {overflow: hidden; clear: both; float: left; width: 220px;}
93
+
94
+ /*----------------------------*/
95
+ /* 2.5 - Navigation - Level 3 */
96
+ /*----------------------------*/
97
+
98
+ .nav3 {min-height: 500px; margin: 0px; padding: 0px; color: rgb(75,75,75); font-size: 90%; font-family: arial, sans serif; }
99
+ .nav3 ul {width: 250px; margin: 0px 0px 5px 0px; padding: 0px; border-bottom: solid 1px rgb(216,206,159); background-color: rgb(219,230,241);}
100
+ .nav3 li {list-style: none; margin: 0px; padding: 0px; font-size: 100%;}
101
+ .nav3 .title {margin: 0px 0px 0px 0px; padding: 3px 5px 2px 15px; background-color: rgb(156,186,214); color: rgb(255,255,255); text-transform: uppercase; font-weight: bold; font-size: 100%;}
102
+
103
+ .nav3 a, .nav3 span {display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; color: rgb(75,75,75); bold; font-size: 100%; text-decoration: none; border-left: solid 7px rgb(219,230,241); padding: 0px 7px 0px 0px; }
104
+ .nav3 li.webgen-menu-level1 a, .nav3 li.webgen-menu-level1 span {
105
+ padding-left: 5px; border-top: solid 1px rgb(200,200,200); font-weight: bold;
106
+ }
107
+ .nav3 li.webgen-menu-level2 a, .nav3 li.webgen-menu-level2 span {
108
+ padding-left: 10px; font-weight: normal;
109
+ }
110
+ .nav3 li.webgen-menu-level3 a, .nav3 li.webgen-menu-level3 span {
111
+ padding-left: 15px; font-weight: normal; font-size: 90%;
112
+ }
113
+
114
+ .nav3 li.webgen-menu-level1.webgen-menu-submenu-inhierarchy > span,
115
+ .nav3 li.webgen-menu-level1.webgen-menu-submenu-inhierarchy > a {
116
+ padding-left: 0px;
117
+ }
118
+ .nav3 li.webgen-menu-level2.webgen-menu-submenu-inhierarchy > span,
119
+ .nav3 li.webgen-menu-level2.webgen-menu-submenu-inhierarchy > a {
120
+ padding-left: 5px;
121
+ }
122
+ .nav3 li.webgen-menu-submenu-inhierarchy {border-left: solid 5px rgb(156,186,214); color: rgb(100,100,100);}
123
+ .nav3 li.webgen-menu-item-selected > span {font-weight: bold;}
124
+
125
+ /*----------------------------*/
126
+ /* 2.5 - Navigation - Level 4 */
127
+ /*----------------------------*/
128
+ .nav4 {margin: 0px; padding: 0px; color: rgb(75,75,75); font-size: 90%; font-family: arial, sans serif; }
129
+ .nav4 ul {width: 250px; margin: 0px 0px 20px 0px; padding: 0px; border-bottom: solid 1px rgb(216,206,159); background-color: rgb(219,230,241);}
130
+ .nav4 li {list-style: none; margin: 0px; padding: 0px; font-size: 100%;}
131
+ .nav4 li.title {margin: 0px 0px 0px 0px; padding: 3px 5px 2px 15px; background-color: rgb(156,186,214); color: rgb(255,255,255); text-transform: uppercase; font-size: 100%;}
132
+ .nav4 li.webgen-menu-level1 a {display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 7px 0px 5px; border-top: solid 1px rgb(200,200,200); border-left: solid 7px rgb(219,230,241); color: rgb(75,75,75); font-size: 100%; text-decoration: none; }
133
+ .nav4 li.webgen-menu-level2 a {display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 7px 0px 20px; border-left: solid 7px rgb(219,230,241); color: rgb(75,75,75); text-decoration: none; font-weight: normal; font-size: 90%; text-decoration: none;}
134
+ .nav4 li.webgen-menu-level1 span {display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 7px 0px 5px; border-top: solid 1px rgb(200,200,200); border-left: solid 7px rgb(219,230,241); color: rgb(75,75,75); font-size: 100%;}
135
+ .nav4 li.webgen-menu-level2 span {display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 7px 0px 20px; border-left: solid 7px rgb(219,230,241); color: rgb(75,75,75); text-decoration: none; font-size: 90%;}
136
+ .nav4 li a:hover, .nav4 li.webgen-menu-level2.webgen-menu-submenu-inhierarchy, .nav4 li.webgen-menu-item-selected {border-left: solid 7px rgb(156,186,214); color: rgb(100,100,100); text-decoration: none;}
137
+
138
+ .localtoc {float: left; width: 150px; margin: 0em 2em 1em 0em; padding: 0 0 0 0; background-color: rgb(238,237,249); font-size: 1.0em;}
139
+ .localtoc ul {width: 150px; margin: 5px 0px 0px 0px; padding: 0px; border-bottom: solid 1px rgb(216,206,159); background-color: rgb(219,230,241);}
140
+ .biglocaltoc {width: 280px;}
141
+ .biglocaltoc ul {width: 280px;}
142
+ .body-header-list {width: 510px; margin: 0em 2em 1em 0em; padding: 0 0 0 0; background-color: rgb(238,237,249); font-size: 1.0em;}
143
+ .body-header-list ul {width: 510px; margin: 5px 0px 0px 0px; padding: 0px; border-bottom: solid 1px rgb(216,206,159); background-color: rgb(219,230,241);}
144
+ .body-header-list li {list-style: none; margin: 0px; padding: 0px;display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 7px 0px 10px; border-top: solid 1px rgb(200,200,200); border-left: solid 7px rgb(219,230,241); color: rgb(75,75,75); font-weight: normal; font-size: 100%; text-decoration: none;}
145
+ .body-header-list li.title {margin: 0px 0px 0px 0px; padding: 3px 5px 2px 15px; background-color: rgb(156,186,214); color: rgb(255,255,255); text-transform: uppercase; font-weight: bold;}
146
+
147
+ .body-header-list li table {clear: left; margin: 0em 0px 0em 25px; empty-cells: show; border-collapse: collapse; }
148
+ .body-header-list li table tr {margin: 0px; padding: 0px;}
149
+ .body-header-list li table td {margin: 0px; padding: 0px 7px 0px 7px; border: none; text-align: left;}
150
+ .body-header-list li table th {margin: 0px; padding: 0px; border: none; empty-cells: show; text-align: left; }
151
+
152
+ .localtoc li {list-style: none; margin: 0px; padding: 0px;}
153
+ .localtoc li.title {margin: 0px 0px 0px 0px; padding: 3px 5px 2px 15px; background-color: rgb(156,186,214); color: rgb(255,255,255); text-transform: uppercase; font-weight: bold; font-size: 120%;}
154
+ .localtoc li.webgen-menu-level1 a {display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 7px 0px 10px; border-top: solid 1px rgb(200,200,200); border-left: solid 7px rgb(219,230,241); color: rgb(75,75,75); font-weight: normal; font-size: 100%; text-decoration: none;}
155
+ .localtoc li.webgen-menu-level2 a {display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 7px 0px 20px; border-left: solid 7px rgb(219,230,241); color: rgb(75,75,75); text-decoration: none; font-weight: normal; font-size: 80%; text-decoration: none;}
156
+ .localtoc li.webgen-menu-level1 span {display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 7px 0px 15px; border-top: solid 1px rgb(200,200,200); border-left: solid 7px rgb(219,230,241); color: rgb(75,75,75); font-size: 100%;}
157
+ .localtoc li.webgen-menu-level2 span {display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 7px 0px 20px; border-left: solid 7px rgb(219,230,241); color: rgb(75,75,75); text-decoration: none; font-size: 80%;}
158
+ .localtoc li a:hover, .localtoc li.webgen-menu-item-selected {border-left: solid 7px rgb(156,186,214); color: rgb(100,100,100); text-decoration: none;}
159
+
160
+ /******************************************************************************/
161
+ /* SECTION 3 - SPECIFIC CLASSES FOR LAYOUT #1 (With navigation, with sidebar )*/
162
+ /******************************************************************************/
163
+
164
+ .content1 {float: left; width: 428px; margin: 0px; padding: 0px 0px 10px 20px; color: rgb(75,75,75);}
165
+ .content1-container {clear: both; float: left; width: 408px; margin: 0px 0px 15px 0px; padding: 0px;}
166
+ .content1-container-1col {overflow: visible; width: 408px; margin: 0px; padding: 0px;}
167
+ .content1-container-1col-txtright-200px {float: right; width: 196px; margin: 0px; padding: 0px;}
168
+ .content1-container-1col-txtright-160px {float: right; width: 236px; margin: 0px; padding: 0px;}
169
+ .content1-container-1col-txtright-120px {float: right; width: 276px; margin: 0px; padding: 0px;}
170
+ .content1-container-1col-txtright-100px {float: right; width: 296px; margin: 0px; padding: 0px;}
171
+ .content1-container-1col-txtright-80px {float: right; width: 316px; margin: 0px; padding: 0px;}
172
+ .content1-container-1col-txtright-60px {float: right; width: 336px; margin: 0px; padding: 0px;}
173
+ .content1-container-1col-txtright-40px {float: right; width: 356px; margin: 0px; padding: 0px;}
174
+ .content1-container-2col-left {overflow: hidden; float: left; width: 191px; margin: 0px; padding: 0px;}
175
+ .content1-container-2col-right {overflow: hidden; float: right; width: 191px; margin: 0px; padding: 0px;}
176
+ .content1-container-2col-txtright-100px {float: right; width: 79px; margin: 0px; padding: 0px;}
177
+ .content1-container-2col-txtright-80px {float: right; width: 99px; margin: 0px; padding: 0px;}
178
+ .content1-container-2col-txtright-60px {float: right; width: 119px; margin: 0px; padding: 0px;}
179
+ .content1-container-2col-txtright-40px {float: right; width: 139px; margin: 0px; padding: 0px;}
180
+ .content1-container-2col-txtright-20px {float: right; width: 159px; margin: 0px; padding: 0px;}
181
+ .content1-container-3col-left {overflow: hidden; float: left; width: 119px; margin: 0px 25px 0px 0px; padding: 0px;}
182
+ .content1-container-3col-middle {overflow: hidden; float: left; width: 119px;margin: 0px; padding: 0px;}
183
+ .content1-container-3col-right {overflow: hidden; float: right; width: 119px; margin: 0px; padding: 0px;}
184
+ .content1-container-3col-txtright-60px {float: right; width: 47px; margin: 0px; padding: 0px;}
185
+ .content1-container-3col-txtright-40px {float: right; width: 67px; margin: 0px; padding: 0px;}
186
+ .content1-container-3col-txtright-20px {float: right; width: 87px; margin: 0px; padding: 0px;}
187
+ .content1-container-3col-txtright-10px {float: right; width: 97px; margin: 0px; padding: 0px;}
188
+ .content1-pagetitle {overflow: hidden; width: 408px; margin: 0px 0px 10px 0px; padding: 0px 0px 2px 0px; border-bottom: solid 3px rgb(88,144,168); color: rgb(88,144,168); font-weight: bold; font-size: 160%;}
189
+
190
+ /******************************************************/
191
+ /* SECTION 4 - SPECIFIC CLASSES FOR LAYOUTS #2 and #3 */
192
+ /******************************************************/
193
+
194
+ .content2 {float: left; width: 500px; min-height: 530px; margin: 0px; padding: 0px 0px 0px 20px; color: rgb(75,75,75); font-size: 100%;}
195
+ .content3 {float: left; width: 500px; min-height: 530px; margin: 0px; padding: 0px 0px 0px 20px; color: rgb(75,75,75); font-size: 100%;}
196
+ .content2-container, .content3-container {clear: both; float: left; width: 510px; margin: 0px 0px 15px 0px; padding: 0px;}
197
+ .content2-container-1col, .content3-container-1col {overflow: visible; width: 510px; margin: 0px; padding: 0px;}
198
+ .content2-container-1col-txtright-200px, .content3-container-1col-txtright-200px {float: right; width: 357px; margin: 0px; padding: 0px;}
199
+ .content2-container-1col-txtright-160px, .content3-container-1col-txtright-160px {float: right; width: 397px; margin: 0px; padding: 0px;}
200
+ .content2-container-1col-txtright-120px, .content3-container-1col-txtright-120px {float: right; width: 437px; margin: 0px; padding: 0px;}
201
+ .content2-container-1col-txtright-100px, .content3-container-1col-txtright-100px {float: right; width: 457px; margin: 0px; padding: 0px;}
202
+ .content2-container-1col-txtright-80px, .content3-container-1col-txtright-80px {float: right; width: 477px; margin: 0px; padding: 0px;}
203
+ .content2-container-1col-txtright-60px, .content3-container-1col-txtright-60px {float: right; width: 497px; margin: 0px; padding: 0px;}
204
+ .content2-container-1col-txtright-40px, .content3-container-1col-txtright-40px {float: right; width: 517px; margin: 0px; padding: 0px;}
205
+ .content2-container-2col-left, .content3-container-2col-left {overflow: hidden; float: left; width: 272px; margin: 0px; padding: 0px;}
206
+ .content2-container-2col-right, .content3-container-2col-right {overflow: hidden; float: right; width: 272px; margin: 0px; padding: 0px;}
207
+ .content2-container-2col-txtright-100px, .content3-container-2col-txtright-100px {float: right; width: 160px; margin: 0px; padding: 0px;}
208
+ .content2-container-2col-txtright-80px, .content3-container-2col-txtright-80px {float: right; width: 180px; margin: 0px; padding: 0px;}
209
+ .content2-container-2col-txtright-60px, .content3-container-2col-txtright-60px {float: right; width: 200px; margin: 0px; padding: 0px;}
210
+ .content2-container-2col-txtright-40px, .content3-container-2col-txtright-40px {float: right; width: 220px; margin: 0px; padding: 0px;}
211
+ .content2-container-2col-txtright-20px, .content3-container-2col-txtright-20px {float: right; width: 240px; margin: 0px; padding: 0px;}
212
+ .content2-container-3col-left, .content3-container-3col-left {overflow: hidden; float: left; width: 160px; margin: 0px 25px 0px 0px; padding: 0px;}
213
+ .content2-container-3col-middle, .content3-container-3col-middle {overflow: hidden; float: left; width: 160px; margin: 0px; padding: 0px;}
214
+ .content2-container-3col-right, .content3-container-3col-right {overflow: hidden; float: right; width: 160px; margin: 0px; padding: 0px;}
215
+ .content2-container-3col-txtright-60px, .content3-container-3col-txtright-60px {overflow: hidden; float: right; width: 101px; margin: 0px; padding: 0px;}
216
+ .content2-container-3col-txtright-40px, .content3-container-3col-txtright-40px {overflow: hidden; float: right; width: 121px; margin: 0px; padding: 0px;}
217
+ .content2-container-3col-txtright-20px, .content3-container-3col-txtright-20px {overflow: hidden; float: right; width: 141px; margin: 0px; padding: 0px;}
218
+ .content2-container-3col-txtright-10px, .content3-container-3col-txtright-10px {overflow: hidden; float: right; width: 151px; margin: 0px; padding: 0px;}
219
+ .content2-pagetitle, .content3-pagetitle {overflow: hidden; width: 510px; margin: 0px 0px 10px 0px; padding: 0px 0px 2px 0px; border-bottom: solid 3px rgb(88,144,168); color: rgb(88,144,168); font-weight: bold; font-size: 160%;}
220
+
221
+ /*********************************/
222
+ /* SECTION 6 - COMMON PARAMETERS */
223
+ /*********************************/
224
+
225
+ /*--------------------*/
226
+ /* 6.1 - Content Area */
227
+ /*--------------------*/
228
+
229
+ /* Titles and textboxes*/
230
+ .content-title-noshade-size1 {margin: 0px; padding: 0px; color: rgb(88,144,168); font-weight: bold; font-size: 120%;}
231
+ .content-title-noshade-size2 {margin: 0px; padding: 0px; color: rgb(88,144,168); font-weight: bold; font-size: 130%;}
232
+ .content-title-noshade-size3 {margin: 0px; padding: 0px; color: rgb(88,144,168); font-weight: bold; font-size: 140%;}
233
+ .content-title-noshade-size4 {margin: 0px; padding: 0px; color: rgb(88,144,168); font-weight: bold; font-size: 160%;}
234
+ .content-title-noshade-size5 {margin: 0px; padding: 0px; color: rgb(88,144,168); font-weight: bold; font-size: 200%;}
235
+ .content-title-shade-size1 {margin: 0px; padding: 0px 10px 0px 10px; background-color: rgb(215,215,215); color: rgb(100,100,100); color: rgb(88,144,168); font-weight: bold; font-size: 130%;}
236
+ .content-title-shade-size2 {margin: 0px; padding: 0px 10px 0px 10px; background-color: rgb(215,215,215); color: rgb(88,144,168); font-weight: bold; font-size: 150%;}
237
+ .content-title-shade-size3 {margin: 0px; padding: 0px 10px 0px 10px; background-color: rgb(215,215,215); color: rgb(88,144,168); font-weight: bold; font-size: 160%;}
238
+ .content-title-shade-size4 {margin: 0px; padding: 0px 10px 0px 10px; background-color: rgb(215,215,215); color: rgb(88,144,168); font-weight: bold; font-size: 180%;}
239
+ .content-title-shade-size5 {margin: 0px; padding: 0px 10px 0px 10px; background-color: rgb(215,215,215); color: rgb(88,144,168); font-weight: bold; font-size: 200%;}
240
+ .content-subtitle-noshade-size1 {margin: 0px; padding: 0px; color: rgb(88,144,168); font-weight: bold; font-size: 110%;}
241
+ .content-subtitle-noshade-size2 {margin: 0px; padding: 0px; color: rgb(88,144,168); font-weight: bold; font-size: 120%;}
242
+ .content-subtitle-noshade-size3 {margin: 0px; padding: 0px; color: rgb(88,144,168); font-weight: bold; font-size: 130%;}
243
+ .content-subtitle-noshade-size4 {margin: 0px; padding: 0px; color: rgb(88,144,168); font-weight: bold; font-size: 140%;}
244
+ .content-subtitle-noshade-size5 {margin: 0px; padding: 0px; color: rgb(88,144,168); font-weight: bold; font-size: 150%;}
245
+ .content-subtitle-shade-size1 {margin: 0px; padding: 0px 10px 3px 10px; background-color: rgb(215,215,215); color: rgb(88,144,168); font-weight: bold; font-size: 110%;}
246
+ .content-subtitle-shade-size2 {margin: 0px; padding: 0px 10px 3px 10px; background-color: rgb(215,215,215); color: rgb(88,144,168); font-weight: bold; font-size: 120%;}
247
+ .content-subtitle-shade-size3 {margin: 0px; padding: 0px 10px 3px 10px; background-color: rgb(215,215,215); color: rgb(88,144,168); font-weight: bold; font-size: 130%;}
248
+ .content-subtitle-shade-size4 {margin: 0px; padding: 0px 10px 3px 10px; background-color: rgb(215,215,215); color: rgb(88,144,168); font-weight: bold; font-size: 140%;}
249
+ .content-subtitle-shade-size5 {margin: 0px; padding: 0px 10px 3px 10px; background-color: rgb(215,215,215); color: rgb(88,144,168); font-weight: bold; font-size: 150%;}
250
+ .content-txtbox-noshade {margin: 0px; padding: 7px 0px 0px 0px; background-color: rgb(255,255,255);}
251
+ .content-txtbox-shade {margin: 0px; padding: 7px 10px 5px 10px; background-color: rgb(235,235,235);}
252
+ .warning, .content-txtbox-warning {margin: 0px; padding: 7px 10px 5px 10px; background-color: rgb(255,210,210);}
253
+
254
+ /* Headings */
255
+ h1 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 140%;}
256
+ h2 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 130%;}
257
+ h3 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-style: italic; font-size: 120%;}
258
+ h4 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 110%;}
259
+ /*h5 {margin: 0px 0px 0.2em 0px; font-weight: bold; font-size: 110%;}
260
+ h6 {margin: 0px 0px 0.2em 0px;font-weight: bold; font-style: italic; font-size: 110%;}*/
261
+
262
+ /* Paragraphs */
263
+ /*
264
+ li {margin: 0px 0px 0.5em 0px; padding: 0px; line-height: 1.3em; font-family: arial, sans serif; font-size: 12pt; }
265
+ li p {margin: 0px 0px 0.5em 0px; padding: 0px; line-height: 1.3em; font-family: arial, sans serif; font-size: 12pt; }
266
+ p {margin: 0px 0px 0.5em 0px; padding: 0px; line-height: 1.3em; font-family: arial, sans serif; font-size: 12pt; }
267
+ */
268
+ p.readmore {margin: 1.0em 0px 0.5em 0px; padding: 0px; line-height: 1.2em; font-size: 110%; }
269
+ p.quote {margin: 0em 30px 0.6em 30px; line-height: 120%; font-size: 120%;}
270
+ p.embed {float: left; width: 120px; margin: 7px 7px 5px 0px; padding: 5px 5px 5px 5px; background-color: rgb(238,237,249); font-style: italic; font-weight: bold; line-height: 1.2em; font-size: 140%;}
271
+ p.embed-caption {float: left; margin: 5px 0px 0px 0px; padding: 0px; font-style: italic; font-weight: normal; line-height: 1.2em; font-size: 70%;}
272
+
273
+ /* Quote */
274
+ p.quote {clear: left; margin: 0em 30px 0.6em 30px; line-height: 120%; font-size: 110%;}
275
+
276
+ /* Embedded emphasis */
277
+ .embed {float: left; width: 120px; margin: 2px 7px 2px 0px; padding: 5px 5px 5px 5px; background-color: rgb(238,237,249); font-style: italic; font-weight: bold; line-height: 1.2em; font-size: 140%;}
278
+ .embed-caption {float: left; margin: 5px 0px 0px 0px; padding: 0px; font-style: italic; font-weight: normal; line-height: 1.2em; font-size: 70%;}
279
+
280
+ /* Lists */
281
+ ul.noindent {margin: 0px 0px 7px 15px; padding: 0px; list-style-type: disc; list-style-position: outside; }
282
+ ul.indent {margin: 0px 0px 7px 15px; padding: 0px 0px 0px 15px; list-style-type: disc; font-family: arial; }
283
+ ol {margin: 0px 0px 0px 9px; padding: 0px 0px 0px 25px; list-style-type: decimal; list-style-position: outside; }
284
+ ul.linklist-noindent {margin: -0.3em 0px 0.5em 0px; padding: 0px; list-style-type: none; line-height: 1.2em; }
285
+ ul.linklist-indent {margin: -0.3em 0px 0.5em 0px; padding: 0px 0px 0px 10px; list-style-type: none; line-height: 1.2em; }
286
+
287
+ /* Tables */
288
+ .table {clear: left; margin: 0.5em 0px 0.2em 30px; border: solid 1px rgb(150,150,150); empty-cells: show; border-collapse: collapse; background-color: rgb(233,232,244);}
289
+ .table tr {margin: 0px; padding: 0px;}
290
+ .table td {padding: 2px 7px 2px 7px; border: solid 1px rgb(150,150,150); text-align: left; font-size: 120%;}
291
+ .table th {margin: 0px; padding: 2px 7px 2px 7px; border: solid 1px rgb(150,150,150); empty-cells: show; text-align: left; font-size: 120%; }
292
+ .table-caption {margin: 0.5em 0px 1.0em 30px; padding: 0px; clear: both; text-align: left; font-size: 120%;}
293
+
294
+ /* Images */
295
+ .img-left-noborder-notopmargin {float: left; margin: 0px 10px 0px 0px;}
296
+ .img-left-noborder-topmargin {float: left; margin: 3px 10px 0px 0px;}
297
+ .img-left-border-notopmargin {float: left; margin: 0px 10px 0px 0px; border: solid 1px rgb(150,150,150);}
298
+ .img-left-border-topmargin {float: left; margin: 3px 10px 0px 0px; border: solid 1px rgb(150,150,150);}
299
+ .img-right-noborder-notopmargin {float: right; margin: 0px 0px 0px 10px;}
300
+ .img-right-noborder-topmargin {float: right; margin: 3px 0px 0px 10px;}
301
+ .img-right-border-notopmargin {float: right; margin: 0px 0px 0px 10px; border: solid 1px rgb(150,150,150);}
302
+ .img-right-border-topmargin {float: right; margin: 3px 0px 0px 10px; border: solid 1px rgb(150,150,150);}
303
+
304
+ /*--------------------*/
305
+ /* 6.2 - Sidebar Area */
306
+ /*--------------------*/
307
+ .sidebar {overflow: hidden; float: right; width: 160px; min-height: 500px; margin: 0px; padding: 0px 0px 10px 0px; text-align: left; color: rgb(75,75,75);}
308
+ .sidebar-maintitle {margin: 0px 0px 10px 0px; padding: 3px 10px 2px 10px; background-color: rgb(156,186,214); color: rgb(255,255,255); text-transform: uppercase; font-weight: bold; font-size: 120%;}
309
+ .sidebar-title-noshade {margin: 0px; padding: 2px 10px 3px 10px; border-top: solid 1px rgb(215,215,215); color: rgb(75,75,75); font-weight: bold; font-size: 120%;}
310
+ .sidebar-title-shade {margin: 0px; padding: 2px 10px 3px 10px; background-color: rgb(215,215,215); color: rgb(75,75,75); font-weight: bold; font-size: 120%;}
311
+ .sidebar-txtbox-noshade {margin: 0px 0px 10px 0px; padding: 2px 10px 3px 10px;}
312
+ .sidebar-txtbox-shade {margin: 0px 0px 10px 0px; padding: 2px 10px 3px 10px; background-color: rgb(235,235,235);}
313
+ .sidebar-txtbox-noshade p {margin: 0px 0px 5px 0px; padding: 0px; line-height: 1.25em; font-size: 110%;}
314
+ .sidebar-txtbox-shade p {margin: 0px 0px 5px 0px; padding: 0px; line-height: 1.25em; font-size: 110%;}
315
+
316
+ /*--------------------*/
317
+ /* 6.3 - Footer Area */
318
+ /*--------------------*/
319
+ .footer {overflow: hidden; clear: both; width: 770px; height: 1.5em; margin: 0px; padding: 0.5em 0px 0.5em 0px; border-top: solid 1px rgb(125,125,125); background-color: rgb(128,161,202); color: rgb(255,255,255); font-size: 1.0em;}
320
+ .footer p {margin: 0px; padding: 0px; text-align: center; line-height: 1.3em; font-size: 110%;}
321
+
322
+ /*-------------------*/
323
+ /* 6.4 - Hyperlinks */
324
+ /*-------------------*/
325
+ .content1 a, .content2 a, .content3 a, .sidebar-txtbox-noshade a, .sidebar-txtbox-shade a {color: rgb(75,75,75); text-decoration: underline;}
326
+ .content1 a:hover, .content2 a:hover, .content3 a:hover, .sidebar-txtbox-noshade a:hover, .sidebar-txtbox-shade a:hover {color: rgb(0,0,0); text-decoration: none;}
327
+ .content1 a:visited, .content2 a:visited, .content3 a:visited, .sidebar-txtbox-noshade a:visited, .sidebar-txtbox-shade a:visited {color: rgb(150,150,150);}
328
+ .footer a {color: rgb(255,255,255); text-decoration: underline;}
329
+ .footer a:hover {color: rgb(0,0,0); text-decoration: none;}
330
+
331
+ /*******************************/
332
+ /* SECTION 7 - GENERIC CLASSES */
333
+ /*******************************/
334
+
335
+ /*----------------------------*/
336
+ /* 7.1 - Title decoration box */
337
+ /*----------------------------*/
338
+ .box-on {float: left; min-width: 0.3em; margin-right: 0.2em; padding: 0px 0.2em 0px 0.3em;}
339
+ .box-off {display: none;}
340
+ /* html box-on {width: 1%;} *//* IE6-Hack for min-width. Also compliant with IE7-Beta2 */
341
+
342
+ /*-----------------------------*/
343
+ /* 7.2 - Horizontal alignments */
344
+ /*-----------------------------*/
345
+ .align-left {text-align: left;}
346
+ .align-right {text-align: right;}
347
+ .align-center {text-align: center;}
348
+ p.align-center {margin-left: auto; margin-right: auto;}
349
+
350
+ /*------------------*/
351
+ /* 7.3 Text colors */
352
+ /*------------------*/
353
+ .txt-white {color: rgb(255,255,255);}
354
+ .txt-black {color: rgb(0,0,0);}
355
+
356
+ .txt-grey01 {color: rgb(242,242,242);}
357
+ .txt-grey02 {color: rgb(230,230,230);}
358
+ .txt-grey03 {color: rgb(217,217,217);}
359
+ .txt-grey04 {color: rgb(204,204,204);}
360
+ .txt-grey05 {color: rgb(191,191,191);}
361
+ .txt-grey06 {color: rgb(178,178,178);}
362
+ .txt-grey07 {color: rgb(153,153,153);}
363
+ .txt-grey08 {color: rgb(127,127,127);}
364
+ .txt-grey09 {color: rgb(89,89,89);}
365
+ .txt-grey10 {color: rgb(51,51,51);}
366
+
367
+ .txt-yellow01 {color: rgb(254,252,232);}
368
+ .txt-yellow02 {color: rgb(253,249,201);}
369
+ .txt-yellow03 {color: rgb(253,246,185);}
370
+ .txt-yellow04 {color: rgb(252,243,162);}
371
+ .txt-yellow05 {color: rgb(251,239,139);}
372
+ .txt-yellow06 {color: rgb(250,236,116);}
373
+ .txt-yellow07 {color: rgb(249,233,93);}
374
+ .txt-yellow08 {color: rgb(249,230,69);}
375
+ .txt-yellow09 {color: rgb(248,227,46);}
376
+ .txt-yellow10 {color: rgb(247,224,23);}
377
+
378
+ .txt-blue01 {color: rgb(238,237,249);}
379
+ .txt-blue02 {color: rgb(222,220,242);}
380
+ .txt-blue03 {color: rgb(205,202,236);}
381
+ .txt-blue04 {color: rgb(189,185,229);}
382
+ .txt-blue05 {color: rgb(172,167,223);}
383
+ .txt-blue06 {color: rgb(155,149,217);}
384
+ .txt-blue07 {color: rgb(139,132,210);}
385
+ .txt-blue08 {color: rgb(122,114,204);}
386
+ .txt-blue09 {color: rgb(106,97,197);}
387
+ .txt-blue10 {color: rgb(89,79,191);}
388
+
389
+ .txt-green01 {color: rgb(237,246,229);}
390
+ .txt-green02 {color: rgb(220,238,204);}
391
+ .txt-green03 {color: rgb(202,229,178);}
392
+ .txt-green04 {color: rgb(185,220,153);}
393
+ .txt-green05 {color: rgb(167,211,127);}
394
+ .txt-green06 {color: rgb(149,203,102);}
395
+ .txt-green07 {color: rgb(132,194,76);}
396
+ .txt-green08 {color: rgb(114,185,51);}
397
+ .txt-green09 {color: rgb(97,177,25);}
398
+ .txt-green10 {color: rgb(79,168,0);}
399
+
400
+ .txt-red01 {color: rgb(252,235,233);}
401
+ .txt-red02 {color: rgb(248,216,211);}
402
+ .txt-red03 {color: rgb(245,196,188);}
403
+ .txt-red04 {color: rgb(242,177,166);}
404
+ .txt-red05 {color: rgb(238,157,144);}
405
+ .txt-red06 {color: rgb(235,137,122);}
406
+ .txt-red07 {color: rgb(232,118,100);}
407
+ .txt-red08 {color: rgb(229,98,77);}
408
+ .txt-red09 {color: rgb(225,79,55);}
409
+ .txt-red10 {color: rgb(222,59,33);}
410
+
411
+ /*-------------------------*/
412
+ /* 7.4 - Background colors */
413
+ /*-------------------------*/
414
+ .bg-white {background-color: rgb(255,255,255);}
415
+ .bg-black {background-color: rgb(0,0,0);}
416
+
417
+ .bg-grey01 {background-color: rgb(242,242,242);}
418
+ .bg-grey02 {background-color: rgb(230,230,230);}
419
+ .bg-grey03 {background-color: rgb(217,217,217);}
420
+ .bg-grey04 {background-color: rgb(204,204,204);}
421
+ .bg-grey05 {background-color: rgb(191,191,191);}
422
+ .bg-grey06 {background-color: rgb(178,178,178);}
423
+ .bg-grey07 {background-color: rgb(153,153,153);}
424
+ .bg-grey08 {background-color: rgb(127,127,127);}
425
+ .bg-grey09 {background-color: rgb(89,89,89);}
426
+ .bg-grey10 {background-color: rgb(51,51,51);}
427
+
428
+ .bg-yellow01 {background-color: rgb(254,252,232);}
429
+ .bg-yellow02 {background-color: rgb(253,249,201);}
430
+ .bg-yellow03 {background-color: rgb(253,246,185);}
431
+ .bg-yellow04 {background-color: rgb(252,243,162);}
432
+ .bg-yellow05 {background-color: rgb(251,239,139);}
433
+ .bg-yellow06 {background-color: rgb(250,236,116);}
434
+ .bg-yellow07 {background-color: rgb(249,233,93);}
435
+ .bg-yellow08 {background-color: rgb(249,230,69);}
436
+ .bg-yellow09 {background-color: rgb(248,227,46);}
437
+ .bg-yellow10 {background-color: rgb(247,224,23);}
438
+
439
+ .bg-blue01 {background-color: rgb(238,237,249);}
440
+ .bg-blue02 {background-color: rgb(222,220,242);}
441
+ .bg-blue03 {background-color: rgb(205,202,236);}
442
+ .bg-blue04 {background-color: rgb(189,185,229);}
443
+ .bg-blue05 {background-color: rgb(172,167,223);}
444
+ .bg-blue06 {background-color: rgb(155,149,217);}
445
+ .bg-blue07 {background-color: rgb(139,132,210);}
446
+ .bg-blue08 {background-color: rgb(122,114,204);}
447
+ .bg-blue09 {background-color: rgb(106,97,197);}
448
+ .bg-blue10 {background-color: rgb(89,79,191);}
449
+
450
+ .bg-green01 {background-color: rgb(237,246,229);}
451
+ .bg-green02 {background-color: rgb(220,238,204);}
452
+ .bg-green03 {background-color: rgb(202,229,178);}
453
+ .bg-green04 {background-color: rgb(185,220,153);}
454
+ .bg-green05 {background-color: rgb(167,211,127);}
455
+ .bg-green06 {background-color: rgb(149,203,102);}
456
+ .bg-green07 {background-color: rgb(132,194,76);}
457
+ .bg-green08 {background-color: rgb(114,185,51);}
458
+ .bg-green09 {background-color: rgb(97,177,25);}
459
+ .bg-green10 {background-color: rgb(79,168,0);}
460
+
461
+ .bg-red01 {background-color: rgb(252,235,233);}
462
+ .bg-red02 {background-color: rgb(248,216,211);}
463
+ .bg-red03 {background-color: rgb(245,196,188);}
464
+ .bg-red04 {background-color: rgb(242,177,166);}
465
+ .bg-red05 {background-color: rgb(238,157,144);}
466
+ .bg-red06 {background-color: rgb(235,137,122);}
467
+ .bg-red07 {background-color: rgb(232,118,100);}
468
+ .bg-red08 {background-color: rgb(229,98,77);}
469
+ .bg-red09 {background-color: rgb(225,79,55);}
470
+ .bg-red10 {background-color: rgb(222,59,33);}
471
+
472
+ /*---------------------------*/
473
+ /* 7.5 Bottom border colors */
474
+ /*---------------------------*/
475
+ .line-box {border-bottom: solid 1px rgb(200,200,200); padding-bottom: 15px; margin: 0px 0px 15px 0px;}
476
+
477
+ .line-white {border-bottom: solid 1px rgb(255,255,255); padding-bottom: 2px; margin: 0px 0px 1px 0px;}
478
+ .line-black {border-bottom: solid 1px rgb(0,0,0); padding-bottom: 2px; margin: 0px 0px 1px 0px;}
479
+
480
+ .line-grey01 {border-bottom: solid 1px rgb(242,242,242); padding-bottom: 2px; margin-bottom: 1px;}
481
+ .line-grey02 {border-bottom: solid 1px rgb(230,230,230); padding-bottom: 2px; margin-bottom: 1px;}
482
+ .line-grey03 {border-bottom: solid 1px rgb(217,217,217); padding-bottom: 2px; margin-bottom: 1px;}
483
+ .line-grey04 {border-bottom: solid 1px rgb(204,204,204); padding-bottom: 2px; margin-bottom: 1px;}
484
+ .line-grey05 {border-bottom: solid 1px rgb(191,191,191); padding-bottom: 2px; margin-bottom: 1px;}
485
+ .line-grey06 {border-bottom: solid 1px rgb(178,178,178); padding-bottom: 2px; margin-bottom: 1px;}
486
+ .line-grey07 {border-bottom: solid 1px rgb(153,153,153); padding-bottom: 2px; margin-bottom: 1px;}
487
+ .line-grey08 {border-bottom: solid 1px rgb(127,127,127); padding-bottom: 2px; margin-bottom: 1px;}
488
+ .line-grey09 {border-bottom: solid 1px rgb(89,89,89); padding-bottom: 2px; margin-bottom: 1px;}
489
+ .line-grey10 {border-bottom: solid 1px rgb(51,51,51); padding-bottom: 2px; margin-bottom: 1px;}
490
+
491
+ .line-yellow01 {border-bottom: solid 1px rgb(254,252,232); padding-bottom: 2px; margin-bottom: 1px;}
492
+ .line-yellow02 {border-bottom: solid 1px rgb(253,249,201); padding-bottom: 2px; margin-bottom: 1px;}
493
+ .line-yellow03 {border-bottom: solid 1px rgb(253,246,185); padding-bottom: 2px; margin-bottom: 1px;}
494
+ .line-yellow04 {border-bottom: solid 1px rgb(252,243,162); padding-bottom: 2px; margin-bottom: 1px;}
495
+ .line-yellow05 {border-bottom: solid 1px rgb(251,239,139); padding-bottom: 2px; margin-bottom: 1px;}
496
+ .line-yellow06 {border-bottom: solid 1px rgb(250,236,116); padding-bottom: 2px; margin-bottom: 1px;}
497
+ .line-yellow07 {border-bottom: solid 1px rgb(249,233,93); padding-bottom: 2px; margin-bottom: 1px;}
498
+ .line-yellow08 {border-bottom: solid 1px rgb(249,230,69); padding-bottom: 2px; margin-bottom: 1px;}
499
+ .line-yellow09 {border-bottom: solid 1px rgb(248,227,46); padding-bottom: 2px; margin-bottom: 1px;}
500
+ .line-yellow10 {border-bottom: solid 1px rgb(247,224,23); padding-bottom: 2px; margin-bottom: 1px;}
501
+
502
+ .line-blue01 {border-bottom: solid 1px rgb(238,237,249); padding-bottom: 2px; margin-bottom: 1px;}
503
+ .line-blue02 {border-bottom: solid 1px rgb(222,220,242); padding-bottom: 2px; margin-bottom: 1px;}
504
+ .line-blue03 {border-bottom: solid 1px rgb(205,202,236); padding-bottom: 2px; margin-bottom: 1px;}
505
+ .line-blue04 {border-bottom: solid 1px rgb(189,185,229); padding-bottom: 2px; margin-bottom: 1px;}
506
+ .line-blue05 {border-bottom: solid 1px rgb(172,167,223); padding-bottom: 2px; margin-bottom: 1px;}
507
+ .line-blue06 {border-bottom: solid 1px rgb(155,149,217); padding-bottom: 2px; margin-bottom: 1px;}
508
+ .line-blue07 {border-bottom: solid 1px rgb(139,132,210); padding-bottom: 2px; margin-bottom: 1px;}
509
+ .line-blue08 {border-bottom: solid 1px rgb(122,114,204); padding-bottom: 2px; margin-bottom: 1px;}
510
+ .line-blue09 {border-bottom: solid 1px rgb(106,97,197); padding-bottom: 2px; margin-bottom: 1px;}
511
+ .line-blue10 {border-bottom: solid 1px rgb(89,79,191); padding-bottom: 2px; margin-bottom: 1px;}
512
+
513
+ .line-green01 {border-bottom: solid 1px rgb(237,246,229); padding-bottom: 2px; margin-bottom: 1px;}
514
+ .line-green02 {border-bottom: solid 1px rgb(220,238,204); padding-bottom: 2px; margin-bottom: 1px;}
515
+ .line-green03 {border-bottom: solid 1px rgb(202,229,178); padding-bottom: 2px; margin-bottom: 1px;}
516
+ .line-green04 {border-bottom: solid 1px rgb(185,220,153); padding-bottom: 2px; margin-bottom: 1px;}
517
+ .line-green05 {border-bottom: solid 1px rgb(167,211,127); padding-bottom: 2px; margin-bottom: 1px;}
518
+ .line-green06 {border-bottom: solid 1px rgb(149,203,102); padding-bottom: 2px; margin-bottom: 1px;}
519
+ .line-green07 {border-bottom: solid 1px rgb(132,194,76); padding-bottom: 2px; margin-bottom: 1px;}
520
+ .line-green08 {border-bottom: solid 1px rgb(114,185,51); padding-bottom: 2px; margin-bottom: 1px;}
521
+ .line-green09 {border-bottom: solid 1px rgb(97,177,25); padding-bottom: 2px; margin-bottom: 1px;}
522
+ .line-green10 {border-bottom: solid 1px rgb(79,168,0); padding-bottom: 2px; margin-bottom: 1px;}
523
+
524
+ .line-red01 {border-bottom: solid 1px rgb(252,235,233); padding-bottom: 2px; margin-bottom: 1px;}
525
+ .line-red02 {border-bottom: solid 1px rgb(248,216,211); padding-bottom: 2px; margin-bottom: 1px;}
526
+ .line-red03 {border-bottom: solid 1px rgb(245,196,188); padding-bottom: 2px; margin-bottom: 1px;}
527
+ .line-red04 {border-bottom: solid 1px rgb(242,177,166); padding-bottom: 2px; margin-bottom: 1px;}
528
+ .line-red05 {border-bottom: solid 1px rgb(238,157,144); padding-bottom: 2px; margin-bottom: 1px;}
529
+ .line-red06 {border-bottom: solid 1px rgb(235,137,122); padding-bottom: 2px; margin-bottom: 1px;}
530
+ .line-red07 {border-bottom: solid 1px rgb(232,118,100); padding-bottom: 2px; margin-bottom: 1px;}
531
+ .line-red08 {border-bottom: solid 1px rgb(229,98,77); padding-bottom: 2px; margin-bottom: 1px;}
532
+ .line-red09 {border-bottom: solid 1px rgb(225,79,55); padding-bottom: 2px; margin-bottom: 1px;}
533
+ .line-red10 {border-bottom: solid 1px rgb(222,59,33); padding-bottom: 2px; margin-bottom: 1px;}
534
+
535
+ /*****************************/
536
+ /* SECTION 8 - MISCELLANEOUS */
537
+ /*****************************/
538
+ .showcode {font-family: monospace; font-weight: bold; color: rgb(255,0,0);}
539
+ .CodeRay {font-family: monospace; font-weight: normal; }
540
+
541
+ pre {
542
+ padding:5px;
543
+ background:#e4e4ff;
544
+ color:#222;
545
+ border:2px solid #ddd;
546
+ margin-top: .2em;
547
+ margin-bottom: .2em;
548
+ margin-left: 0em;
549
+ margin-right: 0em;
550
+ font-family: monospace;
551
+ font-size: 80%;
552
+ }
553
+
554
+ pre.vcs {
555
+ line-height: 1.2em;
556
+ }
557
+
558
+ .clear {clear: both;}
559
+ .hide {display: none;}
560
+ br {clear: none;}
561
+
562
+ .note, .block{
563
+ padding:20px;
564
+ background:#eee;
565
+ color:#222;
566
+ border:2px solid #ddd;
567
+ margin-top: 3em;
568
+ margin-bottom: 3em;
569
+ margin-left: 2em;
570
+ margin-right: 2em;
571
+ }
572
+
573
+ .cmdline, .commandline {
574
+ padding:5px;
575
+ background:#e4e4ff;
576
+ color:#222;
577
+ border:2px solid #ddd;
578
+ margin-top: 1em;
579
+ margin-bottom: 1em;
580
+ margin-left: 0em;
581
+ margin-right: 0em;
582
+ font-family: monospace;
583
+ }
584
+
585
+ .indent {
586
+ margin-left: 4em;
587
+ }
588
+
589
+ a.highlight {
590
+ font-weight: bold;
591
+ }
592
+
593
+ a.highlight, a.highlight:hover, a.highlight:visited {
594
+ color: rgb(88,144,168);
595
+ }
596
+
597
+ table.short_doc {
598
+ margin-top: .2em;
599
+ background-color: rgb(238,237,249);
600
+ width: 100%;
601
+ }
602
+ table.short_doc td.short_doc {
603
+ font-style: italic;
604
+ }
605
+ table.list_alt {
606
+ background-color: rgb(230,228,249);
607
+ }
608
+ div.tagcloud {
609
+ margin-top: 2em;
610
+ margin-bottom: 2em;
611
+ }
612
+ div#index-table {
613
+ margin-top: 1em;
614
+ }
615
+ .half-size {
616
+ width: 250px;
617
+ }
618
+ div.vcs_info {
619
+ margin-left: 2em;
620
+ }
621
+ div.vcs span.toggle {
622
+ font-size: 70%;
623
+ margin-left: .5em;
624
+ font-weight: bold;
625
+ font-style: italic;
626
+ }
627
+ span.vcs_override {
628
+ font-size: 90%;
629
+ font-weight: bold;
630
+ line-height: 1em;
631
+ }
632
+ .help_trigger {
633
+ margin-left: .5em;
634
+ }
635
+ .help {
636
+ background-color: rgb(238,237,249);
637
+ margin: .5em;
638
+ font-size: 80%;
639
+ margin: .5em 2em .5em 2em;
640
+ padding: .3em;
641
+ font-style: italic;
642
+ line-height: 1.2em;
643
+ }
644
+
645
+
646
+ .package_status {
647
+ width: 100%;
648
+ }
649
+ .package_status .name {
650
+ text-align: left;
651
+ background-color: rgb(176,206,234);
652
+ }
653
+ .package_status .name .error {
654
+ text-align: left;
655
+ background-color: rgb(244,146,146);
656
+ }
657
+ .error_message td {
658
+ padding-left: 1em;
659
+ background-color: rgb(244,182,182);
660
+ }
661
+ .message td {
662
+ padding-left: 1em;
663
+ background-color: rgb(219,230,241);
664
+ }
665
+ .from_commits_header td {
666
+ padding-left: 1em;
667
+ background-color: rgb(219,230,241);
668
+ }
669
+ .to_commits_header td {
670
+ padding-left: 1em;
671
+ background-color: rgb(219,230,241);
672
+ }
673
+ .from_commits td {
674
+ padding-left: 1em;
675
+ background-color: rgb(219,230,241);
676
+ }
677
+ .to_commits td {
678
+ padding-left: 1em;
679
+ background-color: rgb(219,230,241);
680
+ }
681
+
682
+ .news_publication_date {
683
+ font-size: 80%;
684
+ font-style: italic;
685
+ }
686
+
687
+ ol.tumblr_posts {
688
+ padding-left: 0px;
689
+ }
690
+ ol.tumblr_posts li {
691
+ margin-top: 1em;
692
+ list-style-type: none;
693
+ }
694
+ .tumblr_title {margin: 1.0em 0px 0em 0px; font-weight: bold; font-size: 130%;}