/* CSS Document */

.photoback {
	border-top-left-image: url(images/photobox/01.jpg) no-repeat;
	border-top-image: url(images/photobox/02.jpg) repeat-x;
	border-top-right-image: url(images/photobox/03.jpg) no-repeat;
	border-left-image: url(images/photobox/04.jpg) repeat-y;
	border-right-image: url(images/photobox/05.jpg) repeat-y;
	border-bottom-left-image: url(images/photobox/06.jpg) no-repeat;
	border-bottom-image: url(images/photobox/07.jpg) repeat-x;
	border-bottom-right-image: url(images/photobox/08.jpg) no-repeat;
}

.backimage1 {
	background: url(images/partsList.jpg) no-repeat top center;
}

.backimage2 {
	background: url(images/protectList.jpg) no-repeat top center;
}

.backimage3 {
	background: url(images/clothingList.jpg) no-repeat top center;
}

.backimage4 {
	background: url(images/accessoriesList.jpg) no-repeat top center;
}

.rightimage1 {
	background: url(images/partsList.jpg) no-repeat top right;
}

.rightimage2 {
	background: url(images/protectList.jpg) no-repeat top right;
}

.rightimage3 {
	background: url(images/clothingList.jpg) no-repeat top right;
}

.rightimage4 {
	background: url(images/accessoriesList.jpg) no-repeat top right;
}

.rightimage5 {
	background: url(images/dirtBack.jpg) no-repeat top right;
}

.rightimage6 {
	background: url(images/roadBack.jpg) no-repeat top right;
}

.rightimage7 {
	background: url(images/farmBack.jpg) no-repeat top right;
}

.cv501 {
	background: url(images/promo/cv50-102.jpg) no-repeat top left;
}

.feedicon {
	background: url(images/feed.gif) no-repeat top right;
}