.showProduct h2
{
 	padding: 0.1em 0.2em;
	line-height : 1.6em;
	font-size:2em;
	color:#fff !important;
	background-color:#7d7550 !important;
	border-width : 0;
	color : #000;
	text-align : left;
}
.showProduct .listing {
	font-size:0.9em;
	line-height:1.2em;
}
.showProduct .imageBlock {
	font-size:0.8em;
	padding:5px 10px 1.5em;
	width : 300px;
	display : inline;
	float:left;

}
.showProduct #accImages
{
	display : inline;
	
	width : 220px;
	margin : 30px 0 0 0;
}
.showProduct #accImages .accImage
{
	float : left;
	display : inline;
	margin : 0 4px 4px 0;
}
.showProduct .imageBlock #prodImg {
	border:1px solid #000;
}
.showProduct img.brand {
	margin:0 0 0.75em 1em;
	border-width:0;
}
.showProduct .listingPrices {
	text-align:left;
	color:#000;
	font-size:1.1em;
	margin:0;
	padding:0;
}
.showProduct .desc
{
	clear : both;
}
.showProduct .id {
	margin:1em 0;
	color : #828385
}
.showProduct .prices {color:#c00;font-weight:bold;margin-left:1em;}

.showProduct .prices .price {}
.showProduct .prices .specialPrice {font-size: 13pt; font-weight: 600; margin-bottom: 20px;}

.showProduct .prices .priceLabel { color : #7d7550; font-size: 12pt; font-weight: bold;vertical-align: top;}
.showProduct .prices .specialPriceLabel {color : #7d7550; font-size: 12pt; font-weight: bold;vertical-align: top;}

.showProduct .price {
      vertical-align: top;
	   font-size: 1em;


}
.showProduct .priceBase {
        font-size: 1.6em;
        line-height: 18pt;
		font-weight: bold;
}

.showProduct .priceSuper {
        font-size: 1em;
        vertical-align: top;
		font-weight: bold;
}


.showProduct .postPrice
{
        font-size: 0.85em;
        vertical-align: bottom;
		color : #828385;
		clear:both;
		padding-left : 145px;
}
.showProduct .dealerRetailPrices
{
	font-size : 0.7em;
	color : #000;
}
#showProductForm
{
	display:inline;
	float : right;
	margin-right:90px;
}

.showProduct div.gst {font-size:0.9em;margin:0 0 0 1.3em;}
.showProduct div.cconvert {font-size:0.9em;margin:0 0 1em 1.3em;}

.showProduct table.option {margin-left:1em;}
.showProduct table.option td {
	padding:2px 6px 2px 0;
}
.showProduct table.option td label {font-weight:bold}
.showProduct table.option td input.qty {font-size:0.9em;width:1.5em;}
.showProduct table.option td select {font-size:0.9em;}
.showProduct .misc3 {
	margin:1.5em 0 0.5em 1em;
	font-size:1.1em;
	font-weight:bold;
	color:#C00;
}
.showProduct .text {
	margin:0em 0 0 1em;
	padding:0 0 1em 0;
}
.showProduct .breakLine {
	font-size:1px;
	line-height:1px;

	clear:both;
}

/* ****** ACCOMPANYING IMAGES ****** */

.showProduct div.accompanying {
	margin:0 auto 2em auto;
	text-align:center;
	font-size:1em;
	clear:both;
}
.showProduct div.accompanying img {
	border:1px solid #000;
	margin:0 0 0.5em 0;
}
#accImages
{
	padding: 		12px 0;
}
.accImage
{
	display:		inline;
	float:  		left;
	padding:		10px;
}

/* ****** RELATED PRODUCTS ****** */

.showProduct .relatedProduct {
	width:165px;
    display: block;
    float: left;
	text-align:center;
	font-size:0.9em;
	min-height:200px;
	height:200px;
	margin:3px;
	padding:3px;
	color:#00359F;
}
.showProduct .break{
	clear:left;
}
.showProduct .relatedProductPrice {
	font-weight:bold;
}
.showProduct .relatedProductName {
	font-size:0.9em;
}
.showProduct .relatedProductImage img
{
	margin : 0 auto;
}


#prod3Style {
	font-size:0.9em;

}

#prod3Style tr {
}

#prod3Style td {
	border-top:1px dashed #000;
	border-bottom:1px dashed #000;
}