|
|
@ -61,20 +61,26 @@ div#navrow1,div#navrow2,div#navrow3,div#navrow4 { |
|
|
|
background-image:none; |
|
|
|
background-image:none; |
|
|
|
max-width:920px; |
|
|
|
max-width:920px; |
|
|
|
margin:0em auto; |
|
|
|
margin:0em auto; |
|
|
|
|
|
|
|
font-size:13px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
ul.tablist { |
|
|
|
ul.tablist { |
|
|
|
min-width:700px; |
|
|
|
min-width:700px; |
|
|
|
|
|
|
|
height:36px; |
|
|
|
|
|
|
|
display:block; |
|
|
|
|
|
|
|
position:relative; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.tablist a,.tablist a:hover,.tablist li,.tablist li.current a { |
|
|
|
.tablist a,.tablist a:hover,.tablist li,.tablist li.current a { |
|
|
|
background-image:none; |
|
|
|
background-image:none; |
|
|
|
text-shadow:none; |
|
|
|
text-shadow:none; |
|
|
|
|
|
|
|
height:36px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.tablist a,.tablist a:visited { |
|
|
|
.tablist a,.tablist a:visited { |
|
|
|
color:hsl(0,0%,95%); |
|
|
|
color:hsl(0,0%,95%); |
|
|
|
text-shadow:none; |
|
|
|
text-shadow:none; |
|
|
|
|
|
|
|
padding:0px 12px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.tablist li.current a { |
|
|
|
.tablist li.current a { |
|
|
|