/* 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;
}

.hand-painted {
	background-image: url(images/home/hand%20painted%20set.jpg);
}
.misto-sprayer {
	background-image: url(images/home/Misto-Olive-Oil-Sprayer.jpg);
}
.crated-olive-oil-500 {
	background-image: url(images/home/crated%20galic%20oil%20500.jpg);
}
.regular-lemon-lime {
	background-image: url(images/home/regular%20lemon%20lime.jpg);
}
.olive-you {
	background-image: url(images/home/olive%20you.jpg);
}
.lemon-olive-oil {
	background-image: url(images/home/lemon%20olive%20oil.jpg);
}
.herb-infused-set {
	background-image: url(images/home/herb%20infused%20set.jpg);
}
.wine-clip{
	background-image: url(images/home/wine%20clip.jpg);
}
.stuffed-olives {
	background-image: url(images/home/stuffed%20olives.jpg);
}
.estate-organic-500 {
	background-image: url(images/home/Estate%20Organic%20500.jpg);
}
.late-harvest-200 {
	background-image: url(images/home/late%20harvest%20200.jpg);
}
.late-harvest-500 {
	background-image: url(images/home/late%20harvest%20500.jpg);
}
.master-blend-200 {
	background-image: url(images/home/Olinda%20MasterBlend%20200ml.jpg);
}
.master-blend-500 {
	background-image: url(images/home/Olinda%20MasterBlend%20500ml.jpg);
}
.sonoma-olive-oil-100ml {
	background-image: url(images/home/sonoma%20olive%20oil%20100ml.jpg);
}
.sonoma-olive-oil-500ml {
	background-image: url(images/home/sonoma%20olive%20oil%20500ml.jpg);
}
.mango-popcorn {
	background-image: url(images/home/mango%20popcorn.jpg);
}
.productDesc {
	float: left;
	height: 76px;
	width: 124px;
	padding-left: 50px;
	padding-top: 182px;
}
.price
{
	color: #9C3000;
}
.was
{
	color: #FF6600;
	text-decoration: line-through;
}