@import url('stylej_layout.css');
@import url('stylejb.css');

.italic {
	font-style:italic;
}
.padded {
	padding: 3px;
}
.header-logo {
	background-image: url('imagesj/aboutimports.png');
	width:386px;
	height:107px;
}
#section-002 .grid-title .grid-column003 .replaceText {
	display: table-cell;
}
#section-002 .grid-title .grid-column003 .replaceText::before {
	content: "Retail\APrice\A Inc GST";
	white-space:pre;
	visibility: visible;
 	display: table-cell;
	width: 68px;
}
#section-002 .grid-title .grid-column003 span {
	display:none;
}
#your-cart .block-001 .grid-title .grid-column003 .replaceText {
	display: table-cell;
}
#your-cart .block-001 .grid-title .grid-column003 .replaceText::before {
	content: "Wholesale\APrice\A Inc GST";
	white-space:pre;
	visibility: visible;
 	display: table-cell;
	width: 75px;
}
#your-cart .block-001 .grid-title .grid-column003 span {
	display:none;
}
#your-cart .block-001 .grid-title .grid-column007 .replaceText {
	display: table-cell;
}
#your-cart .block-001 .grid-title .grid-column007 .replaceText::before {
	content: "Total Wholesale\A Price Inc GST";
	white-space:pre;
	visibility: visible;
 	display: table-cell;
	width: 102px;
}
#your-cart .block-001 .grid-title .grid-column007 span {
	display:none;
}
#section-your-cart .grid-summary .grid-column001 .replaceText::before {
	content: "Total Wholesale Price Inc GST:";
}
#section-your-cart .grid-summary .grid-column001 .list-price {
	display:none;
}
#grid-004 .main-content .block-002 .grid-summary .grid-column001 .list-price {
	display:none;
}
#grid-004 .main-content .block-002 .grid-summary .grid-column001 .replaceText::before {
	content: "Total Wholesale Price Inc GST:";
}
#mainStock #RRP {
	display: none;
}
#mainStock #RRP .replaceText::before {
	content: "RRP ex GST";
}
#mainStock #ListPrice .list-price {
	display: none;
}
#mainStock #ListPrice .replaceText::before {
	content: "Wholesale Price inc GST";
}
#your-cart .block-001 .grid-title .grid-column004 span:not(.replaceText),
#your-cart .block-001 .grid-results .grid-column004 span{
	width: 80px;
}
.specialPrices, .specialPrices i {
	font-style: italic;
	font-weight: bold;
	color:Red;
}
.specialPrices .button-border {
	font-style: normal;
	font-weight: normal;
}