Show TOC

Background documentationCascading Style Sheet Parameters Locate this document in the navigation structure

 

The following table describes the style, font, and color parameters that are included in cascading style sheet (CSS) tags of the home page style sheet.

Parameter

Use

BODY

Fonts, margin widths, and background color of the page

A:active

Style of active hyperlinks located outside of the navigation and tab pages

A:hover

Style of the hyperlinks located outside of the navigation and tab pages when you place your cursor on them

A

Style of hyperlinks located outside of the navigation and tab pages

.Header

Font for the page title

.HeaderTable

Background color of the header and its table border

.Footer

Font for the footer

.FooterTable

Background color of the footer and its table border

.TabTable

Table listing tab page items.

If you define a color, it applies to the tab page.

.TabTable A:active

Style of the active hyperlinks in the TabTable

.TabTable A:hover

Style of the hyperlinks in the TabTable when you place your cursor on them

.TabTable A

Style of the hyperlinks in the TabTable

.TabTable FONT

Font of tab pages in the TabTable that do not have targets

.LeftTab

Image, which is 17 by 24 pixels, for the left side of each tab page.

If you set the background image to a transparent .gif, the color of the tab page is seen.

.CenterTab

Image, which can be tiled across the width of the tab page, for the main area of the tab page.

If you set the background image to a transparent .gif, the color of the tab page is seen.

.RightTab

Image, which is 17 by 24 pixels, for the right side of each tab page.

If you set the background image to a transparent .gif, the color of the tab page is seen.

.TabLink

Link style for tab page items in non-Microsoft browsers

.NavTable

Table that contains the navigation tree.

If you define a color, it is used as the background color of the navigation tree.

.NavTable A:active

Style of active hyperlinks in the NavTable

.NavTable A:hover

Style of hyperlinks in the NavTable when you place your cursor on them

.NavTable A

Style of hyperlinks in the NavTable

.NavLink

Link style for navigation items in non-Microsoft browsers

.NavHeading1

Style of root elements in the navigation tree

.NavHeading2

Style of second-level elements in the navigation tree

.NavHeading3

Style of third-level elements in the navigation tree

A.NavHeading1

Style of root hyperlink elements in the navigation tree

A.NavHeading2

Style of second-level hyperlink elements in the navigation tree

A.NavHeading3

Style of third-level hyperlink elements in the navigation tree

li.oltem

Style of the elements in the navigation tree without children.

By default, it uses a transparent GIF. If you want to use bullets for these items, edit the list-style-image parameter.

li.oParent

Style of the elements in the navigation tree with children.

By default, it displays a plus sign to indicate that the user can expand the item.

ul ul

Level of indent for each child in the navigation tree

ul

Level of indent for the navigation tree