/* PRODUCT LAYOUTS */
.HEADERfont{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.Pmain_01{
	width:330px;
	height:159px;
}
.Pmain_02{
	width:330px;
	height:10px;
}
.IMG_base{
	background-image:url(images/IMG_base.gif);
	background-repeat:no-repeat;
	width:154px;
	height:131px;
}
.TXT_base{
	background-image:url(images/TXT_base.gif);
	background-repeat:no-repeat;
	width:176px;
	height:131px;
}
.NAME_base{
	background-image:url(images/NAME_base.gif);
	background-repeat:no-repeat;
	width:222px;
	height:38px;
	padding-top:10px;
	padding-left:4px;
	padding-right:4px;
}
.NAME_base2{
	background-image:url(images/NAME_base2.gif);
	background-repeat:no-repeat;
	width:258px;
	height:38px;
	padding-top:10px;
	padding-left:4px;
	padding-right:4px;
}
.MOREinfoBTN{
	background-image:url(images/moreinfoBTN.gif);
	background-repeat:no-repeat;
	width:107px;
	height:37px;
	border:0px;
}
.MOREinfoBTN2{
	background-image:url(images/moreinfoBTN_02.gif);
	background-repeat:no-repeat;
	width:71px;
	height:37px;
	border:0px;
}
.inner{
	width:176px;
	height:131px;
	padding:3px;
}
.infoPanelBG{
	background-image:url(images/infopanel_BG.gif);
	background-repeat:repeat-x;
	height:350px;
}
/* DASS DRUM O's PRODUCT LAYOUTS-------------------------*/
.O_Main{
	width:664px;
	height:342px;
}
.O_Panel_01{
	width:411px;
	height:315px;
	background-image:url(images/basedrumO_panel01.gif);
	background-repeat:no-repeat;
}
.O_Panel_02{
	width:210px;
	height:259px;
	background-image:url(images/basedrumO_panel02.gif);
	background-repeat:no-repeat;
}
/* LONG PRODUCT PANEL */
.LONGproductpanel{
	width:330px;
	height:131px;
	background-image:url(images/LONG_productpanel.gif);
	background-repeat:no-repeat;
}
.pricetext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c63c3c;
	font-weight:500;
}
/* MORE INFO BUTTON */
.moreINFObtn{
	width:71px;
	height:37px;
	background-image:url(images/moreinfoBTN_02.gif);
	background-repeat:no-repeat;
}
.NEW_moreTXT{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.BGcolourTEST{
	background-color:#FF0000;
}