/* Theme: clearSkinF ************************************************************/
/* Key colour: #C90081 **********************************************************/

h2, 
h3, 
.prices li.mainPrice, 
.skuPrices span.offer,
.nutritionalInfo th,
.skuGeo .skuName {
	color: #C90081;
}

a.buttonLink {
	background-image: url(images/button-lhExtend-bg.png);
	background-color: #C90081;
}
	a.buttonLink span {
		background-image: url(images/button-rhCap-bg.png);
	}

/* products ********************************************************************/

.productMenu span.productLink {
	background-image: url(images/productMenu-item-bg.png);
}
.skuAddToBasket input.addToBasket {
	background-color: #C90081;
	background-image: url(images/addToBasket-button-bg.png);
}

/* footer **********************************************************************/

#footer {
	padding-top: 180px;
	background: url(images/footer-bg.jpg) no-repeat 0 21px;
}
*:first-child+html #socialNetworkLinks {
	margin-top:179px;
}

