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

.italic {
	font-style:italic;
}
.padded {
	padding: 3px;
}

.main-header {
    height: 150px;
} 

#your-cart .block-001 .grid-title .grid-column004 span:not(.replaceText),
#your-cart .block-001 .grid-results .grid-column004 span{
	width: 80px;
}
.header-logo {
	background-image: url('imagesj/tyrsun_logo.gif');
	width:900px;
	height:130px;
}
#section-002 .grid-title .grid-column003 span, #section-002 .grid-results .grid-column003 span {
	visibility:hidden;
}
#your-cart .block-001 .grid-title .grid-column003 .replaceText {
	display: table-cell;
}
#your-cart .block-001 .grid-title .grid-column003 .replaceText::before {
	content: "Book Price\A Ex GST";
	white-space:pre;
	visibility: visible;
 	display: table-cell;
	width: 75px;
}
#section-002 .grid-results .grid-column004 i{
	opacity: 1;
}
#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 Book\A Price Ex 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 Book Price Ex 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 Book Price Ex GST:";
}
#mainStock #RRP {
	display: none;
}

#mainStock #ListPrice {
	display: none;
}
.grid-results .specialPrices, .specialPrices i {
	font-style: normal;
	font-weight: bold;
	/*background-color: green;*/
	color:Red;
}
.grid-results .specialPrices .button-border {
	font-style: normal;
	font-weight: normal;
}
