1 |
2
|
Manuela
|
.FXgradOrange,
|
2 |
|
|
.removeButton,
|
3 |
|
|
.sf-menu li.current,
|
4 |
|
|
.sf-menu li.sfHover,
|
5 |
|
|
.sf-menu li:hover,
|
6 |
|
|
.gridView div.priceBox:hover,
|
7 |
|
|
.gridView div.titleBox:hover,
|
8 |
|
|
.featuredList a:hover,
|
9 |
|
|
.featuredList li.articleImage:hover + li.articleTitle >a,
|
10 |
|
|
#footer .list a:hover,
|
11 |
|
|
#currencies a:hover,
|
12 |
|
|
#languages a:hover,
|
13 |
|
|
.flyoutMenu a:hover,
|
14 |
|
|
.submitButton:hover,
|
15 |
|
|
.basketFlyout li a:hover,
|
16 |
|
|
.dropDown ul a:hover,
|
17 |
|
|
div.anythingSlider span.arrow:hover,
|
18 |
|
|
.thumbNav a:hover,
|
19 |
|
|
.itemSlider .prevItem:hover span.slideBg,
|
20 |
|
|
.itemSlider .nextItem:hover span.slideBg,
|
21 |
|
|
a.viewAllHover,
|
22 |
|
|
.itemSlider li a.viewAllHover,
|
23 |
|
|
.specBoxTitles a.title:hover,
|
24 |
|
|
.actionLinks li:hover {
|
25 |
|
|
background:#e2e2e2 none repeat scroll 0 0;
|
26 |
|
|
}
|
27 |
|
|
|
28 |
|
|
#navigation > li > a {
|
29 |
|
|
font-size: 13px;
|
30 |
|
|
font-weight: 700;
|
31 |
|
|
line-height: 16px;
|
32 |
|
|
text-transform: uppercase;
|
33 |
|
|
}
|
34 |
|
|
|
35 |
|
|
|
36 |
|
|
|