


/* safe font */

body {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}

.home .text p a {
line-height:1.5em;
}

.styling .text p {
min-height:4.8em;
}

.subpage .lead .text a {
line-height:1.5em;
font-size:11px;
}

.subpage #bodyText {
font-size:12px;
}

#articleMenu {
font-size:11px;
}


/* languages */

#lLV {
text-decoration:underline;
}


/* mainmenu */

#lCollection a {
width:52px;
background:url("../img/l_collection_lv.gif") no-repeat top left;
}

#lCollection a:hover,
.collection #lCollection a {
background:url("../img/l_collection_hover_lv.gif") no-repeat top left;
}

#lStyling a {
width:77px;
background:url("../img/l_styling_lv.gif") no-repeat top left;
}

#lStyling a:hover,
.styling #lStyling a {
background:url("../img/l_styling_hover_lv.gif") no-repeat top left;
}

#lNewArrivals a {
width:75px;
background:url("../img/l_new_arrivals_lv.gif") no-repeat top left;
}

#lNewArrivals a:hover,
.new-arrivals #lNewArrivals a {
background:url("../img/l_new_arrivals_hover_lv.gif") no-repeat top left;
}

#lStores a {
width:36px;
background:url("../img/l_stores_lv.gif") no-repeat top left;
}

#lStores a:hover,
.stores #lStores a {
background:url("../img/l_stores_hover_lv.gif") no-repeat top left;
}

#lCompany a {
width:55px;
background:url("../img/l_company_lv.gif") no-repeat top left;
}

#lCompany a:hover,
.company #lCompany a {
background:url("../img/l_company_hover_lv.gif") no-repeat top left;
}

#lLoyaltyProgram a {
width:128px;
background:url("../img/l_loyalty_lv.gif") no-repeat top left;
}

#lLoyaltyProgram a:hover,
.loyalty-program #lLoyaltyProgram a {
background:url("../img/l_loyalty_hover_lv.gif") no-repeat top left;
}

#lSpecialOffers a {
width:90px;
background:url("../img/l_special_offers_lv.gif") no-repeat top left;
}

#lSpecialOffers a:hover,
.special-offers #lSpecialOffers a {
background:url("../img/l_special_offers_hover_lv.gif") no-repeat top left;
}

#lBackstage a {
width:54px;
background:url("../img/l_backstage_lv.gif") no-repeat top left;
}

#lBackstage a:hover,
.backstage #lBackstage a {
background:url("../img/l_backstage_hover_lv.gif") no-repeat top left;
}