#shoppingCart .listProduct {
	margin-top: 40px;
}
#shoppingCart .showProduct .listing {
	font-size:0.9em;
	line-height:1.2em;
}
#shoppingCart .showProduct .imageBlock {
	margin: 10px;
	width: 300px;
	float: left;
}
#shoppingCart .showProduct .imageBlock #prodImg {
	border:1px solid #000;
}
#shoppingCart .showProduct img.brand {
	margin:0 0 0.75em 1em;
	border-width:0;
}
#shoppingCart .showProduct .listingPrices {
	text-align:left;
	color:#000;
	font-size:1.1em;
	margin:0;
	padding:0;
}
#shoppingCart .showProduct .prices {color:#c00;font-weight:bold;margin-left:1em;}old;margin-left:1em;}

#shoppingCart .showProduct .prices .price {}
#shoppingCart .showProduct .prices .specialPrice {}

#shoppingCart .showProduct .prices .priceLabel {color:#000;}
#shoppingCart .showProduct .prices .specialPriceLabel {color:#000;}

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

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

	clear:both;
}

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

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

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

#shoppingCart .showProduct .relatedProduct {
	width:153px;
    display: block;
    float: left;
	text-align:center;
	font-size:0.9em;
	min-height:200px;
	height:200px;
	margin:3px;
	padding:3px;
	color:#00359F;
}
#shoppingCart .showProduct .break{
	clear:left;
}
#shoppingCart .showProduct .relatedProductPrice {
        color: #f0482a;
        font-size: 9pt;
        font-weight:normal;
        margin-top: 5px;

}

#shoppingCart .showProduct .priceBase {
        font-size: 20pt;
        line-height: 18pt;
		font-weight: bold;
}

#shoppingCart .showProduct .priceSuper {
        font-size: 15pt;
        vertical-align: top;
		font-weight: bold;
}

#shoppingCart .showProduct .relatedProductName {
	font-size:0.8em;
}
#shoppingCart .showProduct .relatedProductImage img {
	margin:0 auto 0 auto;
}


#shoppingCart .showProduct #prod3Style {
	font-size:0.9em;

}


