1 /* ######### CSS for Shade Tabs. Remove if not using ######### */
\r
8 font: bold 12px Verdana, sans-serif;
\r
9 list-style-type: none;
\r
10 text-align: left; /*set to left, center, or right to align the menu as desired*/
\r
19 text-decoration: none;
\r
24 border: 1px solid #778;
\r
26 background: white url(../../image/shade.gif) top left repeat-x;
\r
29 .shadetabs li a:visited{
\r
33 .shadetabs li a:hover{
\r
34 text-decoration: underline;
\r
38 .shadetabs li a.selected{ /*selected main tab style */
\r
43 .shadetabs li a.selected{ /*selected main tab style */
\r
44 background-image: url(../../image/shadeactive.gif);
\r
45 border-bottom-color: white;
\r
48 .shadetabs li a.selected:hover{ /*selected main tab style */
\r
49 text-decoration: none;
\r
58 display:block !important;
\r
68 display:block !important;
\r
72 .tabcontentstyle{ /*style of tab content oontainer*/
\r
73 border: 1px solid gray;
\r
85 display:block !important;
\r