﻿
.navigation .products {
	text-align: center;
	width:118px;
	height: 35px;
	background-image:url(/Images/Menu/newproducts.png);
		_behavior: url("/iepngfix.htc");
}


/* change to 0 and -35 for sprtie like animation */
.navigation .productsOn, .navigation .products:hover, .navigation .productsOn:hover {
	background-position: 0 0;
}

.navigation .whatsnew {
	text-align: center;
	width:170px;
	height: 35px;
	background-image:url(/Images/Menu/newwhatsnew.png);
		_behavior: url("/iepngfix.htc");
}

.navigation .whatsnewOn, .navigation .whatsnew:hover, .navigation .whatsnewOn:hover {
	background-position: 0 0;
}

.navigation .getthelook {
	text-align: center;
	width:154px;
	height: 35px;
	background-image:url(/Images/Menu/newgetthelook.png);
}

.navigation .getthelookOn, .navigation .getthelook:hover, .navigation .getthelookOn:hover {
	background-position: 0 0;
}

.navigation .makeuptips {
	text-align: center;
	width:115px;
	height: 25px;
	background-image:url(/Images/Menu/newmakeuptips.png);
		_behavior: url("/iepngfix.htc");
}

.navigation .makeuptipsOn, .navigation .makeuptips:hover, .navigation .makeuptipsOn:hover {
	background-position: 0 -25px;
}

.navigation .penthouse {
	text-align: center;
	width:100px;
	height: 25px;
	background-image:url(/Images/Menu/newpenthouse.png);
		_behavior: url("/iepngfix.htc");
}

.navigation .penthouseOn, .navigation .penthouse:hover, .navigation .penthouseOn:hover {
	background-position: 0 -25px;
}

.addtobasket	{background-image:url(/Images/buttons/add-to-bag-2.png); height: 115px; width: 253px; overflow: hidden;}
.addtobasket:hover	{background-position: 0 -115px;}

.homepage	{background-image: url(/flash/home-page-background-en.jpg); background-position: top center; background-repeat: no-repeat;}

