@import url("../../N_product.css");

/* productPage v1.5 */
.AOCButtons { background: url("picts/N_nice/N_bouton/N_proCompbottomblue.gif") no-repeat; position:relative; }

input.proVariationaddbasket {
	background: url("picts/N_nice/N_bouton/N_proaddbasket.gif") no-repeat scroll center center;
	color:#FFFFFF;
}

.chooseVariationButton {
	background:url("picts/N_nice/N_bouton/N_pillbutton.gif") no-repeat;
	color:#FFFFFF;
}

.productTabOn{
	color:#fff;
}

/* END productPage v1.5 */

/*********/
/* default backgrounds - do not delete - used by webshop without store attribute... (in this case by KEY)*/
/*********/
a.addQuantity { background: url(picts/N_nice/N_bouton/N_addQuantity.gif) no-repeat; }
a.remQuantity { background: url(picts/N_nice/N_bouton/N_remQuantity.gif) no-repeat; }

#proDeliverypicto1 { background: url("picts/N_nice/N_product/N_proDeliverypicto2.gif") no-repeat;}
#proDeliverypicto2 { background: url("picts/N_nice/N_product/N_proDeliverypicto0.gif") no-repeat;}


