Fix placement of auxiliary IM window for Core Text
[MacVim.git] / src / MacVim / PSMTabBarControl / documentation / frameset_styles.css
blob298e192a897952b4099c1e43568e590b8e2bbfc3
1 /* link classes */
2 A:link { COLOR: #0000FF; TEXT-DECORATION: none; }
3 A:link:hover { COLOR: #FF6600; TEXT-DECORATION: underline; }
4 A:active { COLOR: #FF6600; TEXT-DECORATION: underline; }
6 /* apple.com site does not explicitly define visited link properties, but we do here */
7 A:visited { COLOR: #0000AA; TEXT-DECORATION: none; }
8 A:visited:hover { COLOR: #FF6600; TEXT-DECORATION: underline; }
10 /* used to convert otherCodeCharacters to code, thus saving character space in HTML for smaller file sizes */
11 tt {
12 FONT-SIZE: 11px; FONT-FAMILY: monaco, courier, monospace; }
14 /* redefine preformated text and code blocks */
15 PRE {
16 FONT-SIZE: 11px; FONT-FAMILY: monaco, courier, monospace; margin-top: 5px; margin-bottom: 10px;}
17 CODE {
18 FONT-SIZE: 11px; FONT-FAMILY: monaco, courier, monospace; }
21 /* JavaScript toc frame */
22 .jtoc_closed { background-color: #e9e9e9; }
23 .jtoc_open { background-color: #FFFFFF; padding-bottom: 10px; }
24 .jtoc_open_top_line {border-top: 1px solid #CCC; background-color: #fff; padding-bottom: 10px;}
25 .jtoc_open_bottom_line {border-bottom: 1px solid #CCC; background-color: #fff; padding-bottom: 10px;}
26 .jtoc_open_both_lines {border-bottom: 1px solid #CCC; border-top: 1px solid #CCC; background-color: #fff; padding-bottom: 10px;}
28 /* frameset: toc frame */
29 .toc_contents_text {
30 font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: 12px; font-weight: bold; padding-top: 4px 0;
31 color: #0000FF;
33 .toc_contents_text_open {
34 font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: 12px;
35 background: #FFFFFF; color: #0000FF;
37 .low_level_text {
38 font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: 11px; padding: 4px 5px 4px 5px
39 color: #0000FF;
42 #toc_contents_title {
43 font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: 16px; color: #FFFFFF; font-weight: bold;
45 .toc_contents_heading {
46 font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: 12px; font-weight: bold;
49 /* Special TOC heading for Help books only */
50 .toc_contents_help_heading {
51 font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: 14px; color: #330099; font-weight: bold;
54 /* frameset: toc frame styles WEB AS. used for any document that uses the disclosure model for TOC like conceptural and procedural C documents*/
55 #toc {
56 padding: 0 0 0 0;
59 #toc p.download {
60 padding: 5px 10px;
61 margin: 0;
62 font-weight: normal; font-size: 11px;
65 #toc_PDFbottomborder {
66 padding-top: 5px;
67 border-bottom: 1px solid #CCC;
71 #toc h2 {
72 margin: 0;
73 padding: 10px;
74 font-size: 15px; font-weight: bold;
75 border-bottom: 0px solid;
78 #toc h3 {
79 margin: 6px 5px 0 10px;
80 font-size: 13px; font-weight: bold; color: black;
83 #toc h4 {
84 font-size: 11px; font-weight: bold; color: black;
85 margin: -5px 0px 0 14px;
88 #toc_staticbox {
89 padding: 0 0 0 0;
90 border: 1px solid #919699;
91 background: #e9e9e9;
94 #toc ul {
95 list-style: none outside;
96 margin-left: 20px; margin-bottom: -2px;
97 padding: 0px;
100 #toc ul ul{
101 list-style: none outside;
102 margin-left: 10px; margin-bottom: -2px;
103 padding: 0px;
106 #toc li a {
107 margin-left: 5px;
108 display: block;
109 padding: 0px 5px 0px 5px;
112 #toc li a.location {
113 font-weight: bold; color: #000;
114 text-decoration: none;
117 #toc li{
118 font-weight: normal; font-size: 11px;
119 padding: 0px 5px 0px 0px;
120 list-style-type: none; background: url(../Images/bullet.gif) no-repeat 0px .5em;
123 #toc li li a {
124 margin-left: 0px;
128 #toc ul ul li {
129 background: url(../Images/dash.gif) no-repeat 0px .6em;
132 #toc ul ul ul li {
133 background: url(../Images/sm_bullet.gif) no-repeat 0px .5em;
136 #toc li.open {
137 border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; background-color: #fff;
140 #toc .open ul {
141 background-color: #fff;
144 li img {
145 margin-left: 0px;
147 /*#toc li.open { background: #FFF;}*/
150 /* frameset: toc frame styles WEB AS. used for any document that uses the static model for TOC topics documents*/
152 #topicstoc {
153 padding: 0px 0px 0px;
157 #topicstoc p.download {
158 border-bottom: 1px solid #CCC;
159 padding: 5px 10px;
160 margin: 0px;
161 font-weight: normal; font-size: 11px;
164 #topicstoc h2 {
165 margin: 0;
166 padding: 10px;
167 font-size: 15px; font-weight: bold;
168 border-bottom: 0px solid;
171 #topicstoc h3 {
172 margin: 6px 5px 0 10px;
173 font-size: 13px; font-weight: bold; color: black;
176 #topicstoc h4 {
177 font-size: 11px; font-weight: bold; color: black;
178 margin: 2px 0px 0px 14px;
181 #topicstoc ul {
182 list-style: none outside;
183 margin-left: 13px; margin-bottom: -2px;
184 padding: 0px;
188 #topicstoc ul ul{
189 list-style: none outside;
190 margin-left: 10px; margin-bottom: -2px;
191 padding: 0px;
194 #topicstoc li{
195 font-weight: normal; font-size: 12px;
196 padding: 0px 5px 2px 10px;
197 list-style-type: none; background: url(../Images/bullet.gif) no-repeat 0px .5em;
200 #topicstoc li.intro {
201 font-weight: normal;
202 padding: 0px 0px;
203 list-style-type: none; background: none;
206 #topicstoc li a {
207 display: block;
208 padding: 0px 5px 0px 0px;
211 #topicstoc li a.location {
212 font-weight: bold; color: #000;
213 text-decoration: none;
216 #topicstoc li.intro a {
217 margin-left: -5px;
218 display: block;
222 img.toplevel { float: left; }
226 /* frameset: content frame */
227 BODY {
228 margin-top: 0;
229 color: #000;
230 font: 12px lucida grande, geneva, helvetica, arial, sans-serif;
233 /* frameset: H1,H2,H3,H4,H5,Head for code voice */
235 h1 {
236 margin-top: 1em;
237 margin-bottom: 25px;
238 font: bold 30px lucida grande, geneva, helvetica, arial, sans-serif;
239 color: #000;
241 h2 {
242 margin-top: 2.5em;
243 font-size: 24px;
244 color: #000;
245 padding-bottom: 2px; border-bottom: 1px solid black;
247 h3 {
248 margin-top: 2em;
249 margin-bottom: .5em;
250 font-size: 19px;
251 color: #000;
253 h3.tight {
254 margin-top: 3em;
255 margin-bottom: -.25em;
256 font-size: 19px;
257 color: #000;
259 h4 {
260 margin-top: 2em;
261 margin-bottom: .5em;
262 font-size: 15px;
263 color: #000;
265 h5 {
266 margin: 20 0 0 0;
267 padding: 0;
268 font-size: 13px;
269 color: #000;
271 .mach4{
272 margin-top: 40;
273 margin-bottom: 0;
274 padding-top: 0;
275 font: bold 16px lucida grande, geneva, helvetica, arial, sans-serif;
276 color: #000;
278 .mach5{
279 margin: 30 0 -9 0;
280 font: bold 13px lucida grande, geneva, helvetica, arial, sans-serif;
281 color: #000;
283 h5.tight{
284 margin: 1.5em 0 2px 0;
285 font: bold 13px lucida grande, geneva, helvetica, arial, sans-serif;
286 color: #000;
290 .code_head{
291 FONT-SIZE: 18px; FONT-FAMILY: monaco, courier, monospace; font-weight: bold;
294 margin-top: 0px; margin-bottom: 10px; font: 12px lucida grande, geneva, helvetica, arial, sans-serif;
296 p.spaceabove {
297 margin-top: 13px; margin-bottom: 10px; font: 12px lucida grande, geneva, helvetica, arial, sans-serif;
299 p.spaceabovemethod {
300 font: 11px monaco, courier, monospace; margin-top: 13px; margin-bottom: 10px;
302 h3.tight + p {
303 margin-top: 13px; margin-bottom: 10px; font: 12px lucida grande, geneva, helvetica, arial, sans-serif;
305 h3.tight + p.spaceabovemethod {
306 font: 11px monaco, courier, monospace; margin-top: 13px; margin-bottom: 10px;
308 .content_text{
309 margin-top: 0px; margin-bottom: 10px; font: 12px lucida grande, geneva, helvetica, arial, sans-serif;
311 p.blockquote{
312 padding-left: 50pt;
313 padding-right: 50pt;
315 ul.availability {
316 list-style-type: none;
317 margin: 0 0 -10px 0;
319 .availability li {
320 margin: 2px 0 0 -6px;
323 /* frameset: content frame bold style for text*/
325 font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: 12px; font-weight: bold;
328 /* Used for text that is sligtly larger than bold text like lables and captions*/
329 .content_text_label{
330 font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: 12px;
333 /* frameset: content frame italic style for text*/
335 font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: 12px; font-style: italic;
338 /* Used for reference heads in ProcedualC and AppleScript Language*/
339 .content_ref_head{
340 font-family: lucida grande, geneva, helvetica, arial, sans-serif;
341 font-size: 16px; font-weight: bold; margin-top: 50px; padding-bottom: 4px; border-bottom: 1px solid black
344 .content_ref_head_code{
345 font-family: monaco, courier, monospace;
346 font-size: 16px; font-weight: bold; margin-top: 50px; padding-bottom: 4px; border-bottom: 1px solid black
349 /* frameset: page title */
350 .page_title{
351 font-family: lucida grande, geneva, helvetica, arial, sans-serif;
352 font-size: 34px;
353 font-weight: bold;
354 color: #000000;
355 padding-top: 10px;
358 /* frameset: Unordered List */
360 ul.spaceabove {
361 list-style: square outside;
362 margin: 0 0 0 30px;
363 padding: 7 0 12px 6px;
366 ul {
367 list-style: square outside;
368 margin: 0 0 0 30px;
369 padding: 0 0 12px 6px;
372 li {
373 margin-top: 7px;
377 li p {
378 margin-top: 8px;
381 ul ul {
382 list-style: circle outside;
383 margin: 6 0 0 30px;
384 padding: 0 0 12px 6px;
386 ul.3head {
387 list-style: square outside;
388 margin: 0 0 0 20px;
389 padding: 0 0 0px 0px;
393 /* alternate mappings for 2nd level bulleted list that are still in testing phase*/
394 .nested li {
395 list-style-image: url(../Images/openbullet.gif);
396 list-style-position: outside;
399 ul.nested {
400 list-style: none;
401 margin: 6 0 0 30px;
404 ol {
405 list-style-type: decimal;
406 list-style-position: outside;
407 margin: 0 0 0 30px;
408 padding: 0 0 12px 6px;
411 ol ol {
412 list-style-type: lower-alpha;
413 list-style-position: outside;
414 margin: 7 0 0 30px;
415 padding: 0 0 12px 10px;
418 ul.simple-spaceabove {
419 list-style-type: none;
420 margin: 5 0 0 20px;
422 .simple-spaceabove li {
423 margin-top: 1px;
426 ul.simple {
427 list-style-type: none;
428 margin: 0 0 0 30px;
430 .simple li {
431 margin-top: -1px;
434 dl.table-display {
435 clear: both;
436 width: auto;
437 margin: 0;
438 padding: 0px;
441 .table-display dt {
442 width: 8em;
443 float: left;
444 margin: 0 0 0 0;
445 padding: .1em;
448 /* commented backslash hack for mac-ie5 \*/
449 dt { clear: both; }
452 .table-display dd {
453 float: left;
454 width: 80%;
455 margin: 0 0 0 0;
456 padding: .1em;
457 display: block;
460 .clear {
461 clear: both;
463 dl.termdef {
464 margin-top: 0px;
465 margin-bottom: 10px; }
466 .termdef dt {
467 margin-top: 0px; }
468 .termdef dd {
469 margin-left: 15px;
470 margin-top: 1px;
471 margin-bottom: 6px; }
472 .termdef p{
473 margin-left: 15px;
474 margin-top: -1px;
475 margin-bottom: 6px; }
476 h3.tight + dl.termdef {
477 margin-top: 13px;
478 margin-bottom: 10px; }
480 /* frameset: list items */
481 /* Everything in a list item is wrapped in an element now. */
482 /* First para in a list item should be inline, others should be block. */
483 li>p { display: inline }
484 li>p+p { display: block }
487 /* frameset: Index styles for docs */
488 /* frameset: Index styles for alpah listing */
489 .index_alpa{
490 font-size: 18px; padding-bottom: 5px; margin: 25px 0 15px; border-bottom: 1px solid #91969C; }
492 /* frameset: Index styles for singal and page range entries */
493 .libindex{
494 font-size: 12px; padding: 0 3px; background-color: #FFFFFF; margin: 0 3px; }
498 /* frameset: mini navigation style (Hide/Show TOC & next/prev) */
499 .mini_nav_text {
500 font-family: lucida grande, geneva, helvetica, arial, sans-serif;
501 font-size: 9px;
502 font-weight: normal;
505 .breadcrumb {
506 font-family: lucida grande, geneva, helvetica, arial, sans-serif;
507 font-size: 10px;
508 font-weight: normal;
509 margin-left: 10px;
510 margin-top: 8px;
513 /* ADC header/footer mappings for Getting Started */
514 /* header */
515 #adcnavheader td {
516 font: 10px lucida grande, geneva, helvetica, arial, sans-serif;
519 #adcnavheader input {
520 margin: 0 3px 0 0;
521 padding: 0;
524 #adcnavheader .textpadding {
525 padding-top: 2px;
526 vertical-align: middle;
529 #adcnavheader .searchbutton {
530 border: 0;
533 #adcnavheader h6 {
534 margin: 0;
535 padding: 0;
536 font: normal 12px lucida grande, geneva, helvetica, arial, sans-serif;
537 color: #000;
540 #adcnavheader form {
541 margin: 0;
545 /* footer */
546 #footer td, #footer p {
547 font-size: 10px;
551 /* Getting Started styles */
553 /* font definitions */
555 /* keep ".gettingstarted pre, code" above ".gettingstarted h1" below otherwise,
556 the main h1 tag above will be used instead of".gettingstarted h1" */
557 .gettingstarted pre, code {
558 font: 11px Monaco, Courier, monospace;
561 /* Added this style since the ADC template was trying to do this with a graphic (Note: their h2
562 attached to the image tag is only used by search engines; their h2 does not function if the
563 graphic is missing).--DA */
564 .gettingstarted h2 {
565 margin: 0;
566 margin-bottom: 15px;
567 padding: 0px;
568 font: bold 32px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
569 color: #000;
572 .gettingstarted h3 {
573 margin: 0 0 5px 0;
574 padding: 0px;
575 font: bold 16px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
576 color: #000;
579 .gettingstarted p + .gettingstarted h3 {
580 margin-top: 20px;
583 .gettingstarted ol + .gettingstarted h3 {
584 margin-top: 20px;
587 .gettingstarted ul + .gettingstarted h3 {
588 margin-top: 20px;
591 .gettingstarted h4 {
592 margin: 0px;
593 padding: 0px;
594 font: bold 12px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
595 color: #000;
598 .gettingstarted h4 + .gettingstarted table {
599 margin-top: 10px;
602 .gettingstarted p {
603 margin-top: 0;
604 margin-bottom: 10px;
605 padding: 0;
606 font: 12px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
607 color: #000;
610 .gettingstarted th {
611 font-weight: bold;
612 text-align: left;
616 /* list definitions */
617 .gettingstarted ul {
618 font: 12px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
619 padding-left: 10px;
620 margin-top: 0;
621 margin-left: 10px;
622 margin-bottom: 10px;
623 list-style-type: none;
626 .gettingstarted li {
627 margin-top: 3px;
631 .gettingstarted ul li {
632 list-style: square outside;
633 margin: 0 0 0 30px;
634 padding: 0 0 4px 0;
637 .gettingstarted ul ul {
638 margin-left: 20px;
641 .gettingstarted ol {
642 font: 12px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
643 margin-top: 0;
644 margin-left: 1.5em;
645 margin-bottom: 10px;
646 padding-left: 1.5em;
649 .gettingstarted ul.inline, .gettingstarted ol.inline, .gettingstarted p.inline {
650 margin-top: -7px;
653 /* table styles */
654 caption.tablecaption {
655 margin-bottom: 5px;
656 text-align: left;
658 .sourcecodebox {
659 border: 1px solid #c7cfd5;
660 background: #f1f5f9;
661 margin: 20px 0;
664 div.tableholder {
665 margin-top: 20px;
666 margin-bottom: 20px;
669 p.tableholder {
670 margin-bottom: 7px;
671 font: 12px lucida grande, geneva, helvetica, arial, sans-serif;
674 .graybox {
675 border-top: 1px solid #919699;
676 border-left: 1px solid #919699;
679 .graybox th {
680 padding: 4px 8px 4px 8px;
681 background: #E2E2E2;
682 font-size: 12px;
683 border-bottom: 1px solid #919699;
684 border-right: 1px solid #919699;
686 .graybox th p {
687 font-weight: bold;
688 margin-bottom: 0px;
691 .graybox td {
692 padding: 8px;
693 font-size: 12px;
694 text-align: left;
695 vertical-align: top;
696 border-bottom: 1px solid #919699;
697 border-right: 1px solid #919699;
699 .graybox td p {
700 margin-bottom: 0px;
702 .graybox td p + p {
703 margin-top: 5px;
705 .graybox td p + p + p {
706 margin-top: 5px;
710 /* footnote definitions */
711 .footnote h4, .footnote p {
712 color: #76797C;
713 font-size: 11px;
716 .gettingstarted .footnote {
717 font-size: 11px;
718 color: #76797C;
722 .notebox {
723 border: 1px solid #a1a5a9;
724 background-color: #f7f7f7;
725 margin: 20px 0;
726 padding: 0px 8px 1px 9px;
727 text-align: left;
729 .notebox p {
730 font: 12px lucida grande, geneva, helvetica, arial, sans-serif;
731 margin-top: 7px;
732 margin-bottom: 0px;
734 .importantbox {
735 border: 1px solid #111;
736 background-color: #e8e8e8;
737 margin: 20px 0;
738 padding: 0px 8px 1px 9px;
739 text-align: left;
741 .importantbox p {
742 font: 12px lucida grande, geneva, helvetica, arial, sans-serif;
743 margin-top: 7px;
744 margin-bottom: 0px;
746 .warningbox {
747 border: 1px solid #000;
748 background-color: #fff;
749 margin: 20px 0;
750 padding: 8px;
751 text-align: left;
753 .warningicon {
754 background-color: transparent;
755 padding-right: 10px;
756 float: left;
758 .warningbox p {
759 border-style: none;
760 font: 12px lucida grande, geneva, helvetica, arial, sans-serif;
761 margin: -8px 0 -8px 30px;
763 div.codesample {
764 margin: 20px 0;
766 .codesample pre {
767 font-size: 11px;
768 font-family: monaco, courier, monospace;
769 margin: -1px 4px -3px 6px;
770 white-space: pre;
772 .codesample span {
773 margin-right: 8px;
774 float: right;
776 p.codesample {
777 margin-top: 20px; margin-bottom: -15px; font: 12px lucida grande, geneva, helvetica, arial, sans-serif;
781 /* Controller Layer Bindings styles */
783 .class_binding_block {
786 .binding_category_block {
787 margin-left: 1em
790 .binding_category_name {
791 font-size: 24px; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-weight: bold; line-height: 35px; padding-bottom: 1px; border-top: 2px solid black
794 .binding_block {
795 margin-left: 2em
798 .binding_name {
799 font-size: 18px; font-family: monaco, courier, monospace; font-weight: 400; margin-top: 10px; margin-bottom: 12px; border-bottom: 1px solid #69f
802 .bindings_tablehead { font-size: 14px; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-weight: bold; position: relative; top: -5px; margin-left: -20px
805 .placeholder_options_block {
806 margin-left: 2em
809 .availabilityList {
810 border: none;
811 margin-top: 5px;
812 margin-bottom: 0px;
813 font-size: 12px;
814 text-align: left;
817 .availabilityItem {
818 margin-top: -15px;
819 margin-bottom: 15px;
820 padding-left: 78px;
824 .metadata_attributes_name {
825 font-size: 24px; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-weight: bold; padding-top: 5px; margin-bottom: -10px; border-top: 2px solid black
828 .metadata_attribute_name {
829 font-size: 18px; font-family: monaco, courier, monospace; font-weight: 400; margin-top: 10px; padding-bottom: 2px;
833 /* Spec Sheet Info Box */
834 /* Used in AppKit Obj-C, Appkit Java, Foundation Obj-C, and Foundation Java References */
836 .spec_sheet_info_box { margin-left: 1em }
838 /* This builds a table */
839 .specbox {
840 border-top: 1px solid #919699;
841 border-left: 1px solid #919699;
842 border-right: 1px solid #919699;
843 margin-bottom: 10px;
846 .specbox td {
847 padding: 8px;
848 font-size: 12px;
849 text-align: left;
850 vertical-align: top;
851 border-bottom: 1px solid #919699;
854 /* This alternates colors in up to six table rows (light blue for odd, white for even)*/
856 .specbox tr {
857 background: #F0F5F9;
860 .specbox tr + tr {
861 background: #FFFFFF;
864 .specbox tr + tr + tr {
865 background: #F0F5F9;
868 .specbox tr + tr + tr + tr {
869 background: #FFFFFF;
872 .specbox tr + tr + tr +tr + tr {
873 background: #F0F5F9;
876 .specbox tr + tr + tr + tr + tr + tr {
877 background: #FFFFFF;
880 /* informal protocol subtitling */
882 .protocol_subtitle {
883 margin-top: -25px;
884 margin-bottom: 25px;
885 font-size: 13px;
888 /* HeaderDoc headings */
890 .hd_tocAccess {
891 margin-left: 16px;
892 margin-top: 3px;
893 display: block;
894 font-weight: bold;
896 .hd_tocAccessSpace {
897 display: block;
898 font-size: 8px;
901 .hd_tocGroup {
902 margin-left: 8px;
903 margin-top: 5px;
904 display: block;
905 font-style: italic;
907 .hd_tocGroupSpace {
908 display: block;
909 font-size: 8px;
912 /* "Collection page" mappings */
914 .forums { margin-bottom: 5px;}
915 .forums b,
916 .forums a:link,
917 .forums a:visited { color: #017; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: 11px; font-weight: bold; line-height: 13px;}
918 .forums a:hover { color: #00F; text-decoration: underline; font-weight: bold;}
919 .collection { margin-bottom: 5px;}
920 .collection h3,
921 .collection a:link,
922 .collection a:visited { font-size: 13px; color: #76797C; padding-bottom: 2px; border-bottom: 1px dotted #a1a5a9; margin-bottom: 0px; margin-right: 3px;}
923 .collection a:hover { color: #00F; text-decoration: underline; font-weight: bold;}
925 .collection_title { width: 100%;
926 background-color: #7E91A4;
927 padding: 15px;
928 padding-right: 15px;
929 padding-bottom: 2px;
930 padding-left: 15px;
933 .collection_title a:link,
934 .collection_title a:visited { color: #E8F3FD; }
936 h1.collections {
937 margin-top: 0px;
938 margin-bottom: 25px;
939 font: bold 30px lucida grande, geneva, helvetica, arial, sans-serif;
940 color: #ffffff;
941 text-align: center; }