/* CSS Document */

.row {
	/*width: 100%;
	height: 255px;*/
	padding-left:25px;
}

.product{
	float: left;
	/*height: 211px;*/
	width: 199px;
	padding-left:25px;
	margin-top:5px;
	background-repeat:no-repeat;
}

.mcevoy {
	background-image: url(images/home/McEvoy%20extra%20virgin%20olive.jpg);
}

.olinda-ridge-evoo {
	background-image: url(images/home/Olinda%20Ridge%20Late%20Harvest%20Gold.jpg);
}

.balsamic-vinegar {
	background-image: url(images/home/Ariston%20Balsamic%20Vinegar.jpg);
}

.blood-orange {
	background-image: url(images/home/blood%20orange%20flavored.jpg);
}

.misto-sprayer {
	background-image: url(images/home/Misto-Olive-Oil-Sprayer.jpg);
}


.lime-olive-oil {
	background-image: url(images/home/lime%20olive%20oil.jpg);
}


.chipolte-rub {
	background-image: url(images/home/Chipolte%20Rub.jpg);
}
.pork-rub {
	background-image: url(images/home/pork%20rub.jpg);
}
.smokehouse-bbq-rub {
	background-image: url(images/home/smokehouse%20bbq%20rub.jpg);
}
.hot-pepper-popcorn {
	background-image: url(images/home/hot%20pepper%20popcorn.jpg);
}
.rosemary-popcorn {
	background-image: url(images/home/rosemary%20popcorn.jpg);
}
.mango-popcorn {
	background-image: url(images/home/mango%20popcorn.jpg);
}

.mango {
	background-image: url(images/home/mango-olive-oil.jpg);
}
.porcini-shitake {
	background-image: url(images/home/Porcini-Shitake-oilve-oil.jpg);
}
.chipotle-lime{
	background-image: url(images/home/chipotle-lime-olive-oil.jpg);
}
.pomegranate{
	background-image: url(images/home/pomegranate-oilve-oil.jpg);
}
.strawberry{
	background-image: url(images/home/Strawberry-vinegar.jpg);
}
.ariston-shake-serve{
	background-image: url(images/home/ariston-shake-and-serve.jpg);
}
.garlic-infused-EVOO{
	background-image: url(images/home/garlic-infused-EVOO.jpg);
}
.Ariston-White-Balsamic{
	background-image: url(images/home/Ariston-White-Balsamic.jpg);
}
.Ariston-Blueberry{
	background-image: url(images/home/Ariston-Blueberry.jpg);
}
.Ariston-Raspberry{
	background-image: url(images/home/Ariston-Raspberry.jpg);
}
.Ariston-Blood-Orange{
	background-image: url(images/home/Ariston-Blood-Orange.jpg);
}
.Ariston-Lemon{
	background-image: url(images/home/Ariston-Lemon.jpg);
}
.Ariston-Lime{
	background-image: url(images/home/Ariston-Lime.jpg);
}
.Ariston-Rosemary{
	background-image: url(images/home/Ariston-Rosemary.jpg);
}

.Ariston-Fig{
	background-image: url(images/home/Ariston-Fig.jpg);
}
.productDesc {
	float: left;
	height: 76px;
	width: 124px;
	padding-left: 50px;
	padding-top: 182px;
}
.price
{
	color: #9C3000;
}
.was
{
	color: #FF6600;
	text-decoration: line-through;
}