.bgTransRight{ 
	background-image:url(../ImagesMain2/Global/RtRpt.png); background-repeat:repeat-y; vertical-align:bottom; 
}
.bgTransLeft{ 
	background-image:url(../ImagesMain2/Global/LtRpt.png); background-repeat:repeat-y; vertical-align:bottom;
}
.bgTransBottom{ 
	background-image:url(../ImagesMain2/Global/BottomRpt.png); background-repeat:repeat-x 
}
.bgTransCornerLeft{
	background-image:url(../ImagesMain2/Global/LftCorner.png); background-repeat:no-repeat;
	
}
.bgTransCornerRight{
	background-image:url(../ImagesMain2/Global/RtCorner.png); background-repeat:no-repeat;	
}
.bgRightRailShadow{
	background-image:url(../ImagesMain2/Subcategory/RtRailBotShadRpt.png); background-repeat:repeat-x;
}


/* classes to accomodate the background shadow on Products section */

.prodBgTrans 
	{
	background-image:url(../ImagesMain/products/backgroundShadRpt.png);
	background-repeat:repeat-y;
	}
	
.prodBgTransBottom3Col
	{
	background-image:url(../pageContent/backgroundShadBot.png);
	background-repeat:no-repeat;
	}	
	
.prodBgTransBottom2col
	{
	background:url(../pageContent/backgroundShadBot.png) no-repeat;
	}	

/* classes to accomodate the Default Frame page */

.DFbgTransRight{ 
	background-image:url(../ImagesMain2/Global/RtRpt.png); background-repeat:repeat-y; vertical-align:bottom; 
}
.DFbgTransLeft{ 
	background-image:url(../ImagesMain2/Global/LtRpt.png); background-repeat:repeat-y; vertical-align:bottom;
}
.DFbgTransBottom{ 
	background-image:url(../ImagesMain2/Global/BottomRpt.png); background-repeat:repeat-x 
}
.DFbgTransCornerLeft{
	background-image:url(../ImagesMain2/Global/LftCorner.png); background-repeat:no-repeat;
	
}
.DFbgTransCornerRight{
	background-image:url(../ImagesMain2/Global/RtCorner.png); background-repeat:no-repeat;	
}
.DFbgRightRailShadow{
	background-image:url(../ImagesMain2/Subcategory/RtRailBotShadRpt.png); background-repeat:repeat-x;
}

 
/*  ATV*/

.subCatButton
{		
	height:326px;
	width:303px;
	cursor:pointer;
	}
	

.subCatMotoButton
{
	height:185px;
	width:173px;
	cursor:pointer;
	}
	
.subCatButtonRightPosition
{
	padding-right:8px;
}

.subCatButtonLeftPosition
{
	padding-left:43px;
}	
	
.atvSportTrans
{
	background-Image:url('../pageContent/ATVs/sport_atv.png');
	background-repeat: no-repeat;
}

.atvSportTrans_over
{
	background-Image:url('../pageContent/ATVs/sport_atv_over.png');
	background-repeat: no-repeat;
}

.atvSportUtilTrans
{
	background-Image:url('../pageContent/ATVs/sportUtility_atv.png');
	background-repeat: no-repeat;
}

.atvSportUtilTrans_over
{
	background-Image:url('../pageContent/ATVs/sportUtility_atv_over.png');
	background-repeat: no-repeat;
}

/* Watercraft */

.watercraftOneTrans
{
	background-Image:url('../pageContent/watercraft/onepassenger.png');
	background-repeat: no-repeat;
}
.watercraftOneTrans_over
{
	background-Image:url('../pageContent/watercraft/onepassenger_over.png');
	background-repeat: no-repeat;
}

.watercraftThreeTrans
{
	background-Image:url('../pageContent/watercraft/threepassenger.png');
	background-repeat: no-repeat;
}
.watercraftThreeTrans_over
{
	background-Image:url('../pageContent/watercraft/threepassenger_over.png');
	background-repeat: no-repeat;
}

/*  Motorcycles */

.motoSupersportTouringTrans
{
	background-Image:url('../pageContent/motorcycles/supersportTouring_default.png');
	background-repeat: no-repeat;
}

.motoSupersportTouringTrans_over
{
	background-Image:url('../pageContent/motorcycles/supersportTouring_highlight.png');
	background-repeat: no-repeat;
}

.motoSportTrans
{
	background-Image:url('../pageContent/motorcycles/sport_default.png');
	background-repeat: no-repeat;
}

.motoSportTrans_over
{
	background-Image:url('../pageContent/motorcycles/sport_highlight.png');
	background-repeat: no-repeat;
}

.motoTouringTrans
{
	background-Image:url('../pageContent/motorcycles/touring_default.png');
	background-repeat: no-repeat;
}

.motoTouringTrans_over
{
	background-Image:url('../pageContent/motorcycles/touring_highlight.png');
	background-repeat: no-repeat;
}

.motoCruisersTrans
{
	background-Image:url('../pageContent/motorcycles/cruisers_default.png');
	background-repeat: no-repeat;
}

.motoCruisersTrans_over
{
	background-Image:url('../pageContent/motorcycles/cruisers_highlight.png');
	background-repeat: no-repeat;
}

.motoMotocrossTrans
{
	background-Image:url('../pageContent/motorcycles/motocross_default.png');
	background-repeat: no-repeat;
}

.motoMotocrossTrans_over
{
	background-Image:url('../pageContent/motorcycles/motocross_highlight.png');
	background-repeat: no-repeat;
}

.motoOffRoadTrans
{
	background-Image:url('../pageContent/motorcycles/off_road_default.png');
	background-repeat: no-repeat;
}

.motoOffRoadTrans_over
{
	background-Image:url('../pageContent/motorcycles/off_road_highlight.png');
	background-repeat: no-repeat;
}

.motoDualPurposeTrans
{
	background-Image:url('../pageContent/motorcycles/dual_purpose_default.png');
	background-repeat: no-repeat;
}

.motoDualPurposeTrans_over
{
	background-Image:url('../pageContent/motorcycles/dual_purpose_highlight.png');
	background-repeat: no-repeat;
}

.motoSupersportTrans
{
	background-Image:url('../pageContent/motorcycles/supersport_default.png');
	background-repeat: no-repeat;
}

.motoSupersportTrans_over
{
	background-Image:url('../pageContent/motorcycles/supersport_highlight.png');
	background-repeat: no-repeat;
}

/* detail page titles */

.specTitle
{
	background-Image:url(../pageContent/detail/title_specifications.png);
}

.detailTitle
{
	background-Image:url(../pageContent/detail/title_detailFeatures.png);
}
	
.awardTitle
{
	background-Image:url(../pageContent/detail/title_awardsReviews.png);
}
	
.paymentTitle
{
	background-Image:url(../pageContent/detail/titleCalculatePayment.png);
}

/* detail page features transparent divs */

.featureDiv
{
	background-image:url(../pageContent/detail/greyTranspBkd.png);
}