@charset "UTF-8";
.drummingSystem {
	background-image: url(../images/design1/drum-shop/details/DS.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 96px;
	padding-top: 76px;
	padding-left: 1px;
}
.rockDrummingSystem {
	background-image: url(../images/design1/drum-shop/details/RDS.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 96px;
	padding-top: 76px;
	padding-left: 1px;
}
.drumRudimentSystem {
	background-image: url(../images/design1/drum-shop/details/DRS.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 96px;
	padding-top: 76px;
	padding-left: 1px;
}
.drumPlayAlongSystem {
	background-image: url(../images/design1/drum-shop/details/DPAS.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 96px;
	padding-top: 76px;
	padding-left: 1px;
}
.jazzDrummingSystem {
	background-image: url(../images/design1/drum-shop/details/JDS.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 96px;
	padding-top: 76px;
	padding-left: 1px;
}
.latinDrummingSystem {
	background-image: url(../images/design1/drum-shop/details/LDS.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 96px;
	padding-top: 76px;
	padding-left: 1px;
}
.bassDrumSecrets {
	background-image: url(../images/design1/drum-shop/details/BDS.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 96px;
	padding-top: 76px;
	padding-left: 1px;
}
.moellerMethodSecrets {
	background-image: url(../images/design1/drum-shop/details/MMS.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 96px;
	padding-top: 76px;
	padding-left: 1px;
}
.drumTuningSystem {
	background-image: url(../images/design1/drum-shop/details/DTS.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 96px;
	padding-top: 76px;
	padding-left: 1px;
}
.oneHandedRoll {
	background-image: url(../images/design1/drum-shop/details/OHR.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 96px;
	padding-top: 76px;
	padding-left: 1px;
}
.drumGearBuyersGuide {
	background-image: url(../images/design1/drum-shop/details/DGBG.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 96px;
	padding-top: 76px;
	padding-left: 1px;
}
.pianoSystem {
	background-image: url(../images/design1/drum-shop/details/PS.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 96px;
	padding-top: 76px;
	padding-left: 1px;
}
.videoPlayer480x380 {
	background-image: url(../media/drum-shop/product-pages/480x380.jpg);
	background-repeat: no-repeat;
	height: 402px;
	width: 600px;
}
.videoPlayer480x380Bottom {
	background-image: url(../media/drum-shop/product-pages/480x380bottom.jpg);
	background-repeat: no-repeat;
	height: 139px;
	width: 600px;
}
.videoPlayer480x290 {
	background-image: url(../media/drum-shop/product-pages/480x290.jpg);
	background-repeat: no-repeat;
	height: 309px;
	width: 600px;
}
.videoPlayer480x290Bottom {
	background-image: url(../media/drum-shop/product-pages/480x290bottom.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 600px;
}
.productTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
	padding-left: 25px;
}
.oldPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999;
	text-decoration: line-through;
}
.productDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-left: 25px;
}
.newPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F00;
	text-decoration: none;
}
.smallNames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}

