#shoppingCart h2
{
	margin:0.5em 0 0.6em 0;
	padding:0.5em 0.5em;
	line-height :16pt;
	font-size:14pt;
	color:#6a747b;
}
#shoppingCart .listing {
	font-size:0.9em;
	line-height:1.2em;
}
#shoppingCart .imageBlock {
	float:right;
	margin:0 0 1em 0;
	width:330px;
}
#shoppingCart .imageBlock #prodImg {
	border:1px solid #000;
}
#shoppingCart img.brand {
	margin:0 0 0.75em 1em;
	border-width:0;
}
#shoppingCart .listingPrices {
	text-align:left;
	color:#000;
	font-size:1.1em;
	margin:0;
	padding:0;
}
#shoppingCart .prices {color:#c11734;font-weight:bold;margin-left:0em;font-size:1.3em;}

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

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

#shoppingCart .prices .specialPricePrice {color: #d42244;}

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

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

	clear:both;
}

#shoppingCart table img, #shoppingCart td img , #shoppingCart tr img {
	margin:0px !important;
	padding:0px !important;
	border:0px solid #000 !important;
	display:inline !important;
}


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

#shoppingCart div.accompanying {
	margin:0 auto 2em auto;
	text-align:center;
	font-size:1em;
	clear:both;
}
#shoppingCart div.accompanying img {
	border:1px solid #000;
	margin:0 0 0.5em 0;
}
#accImages
{
	padding: 		12px 0;
}
.accImage
{
	display:		inline;
	float:  		left;
	padding:		10px;
}
.accImage a,
.accImage a:hover,
.accImage a:visited
{
	border:0px solid #fff;
	color :#fff;
	
}
/* ****** RELATED PRODUCTS ****** */

#shoppingCart .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;
}
#shoppingCart .break{
	clear:left;
}
#shoppingCart .relatedProductPrice {
	font-weight:bold;
}
#shoppingCart .relatedProductName {
	font-size:0.8em;
}
#shoppingCart .relatedProductImage img {
	margin:0 auto 0 auto;
}


#prod3Style {
	font-size:0.9em;

}

#prod3Style tr {
}

#prod3Style td {
}

#h2detailer h2
{
padding:10px 0px 0px 0px;
margin:0px;
}

.reglist
{
line-height : 1.2em;
display:block;
}

.desc
{
	width:205px;
	color:#6A747B;
}
.desc p
{
	color:#6A747B;
}

.desc p strong
{
	color:#6a747b;
}
.desc ul li
{
	float:none;
	line-height : 1.2em;
}

.relatedProductText h3  {
	margin:3px 0px;
}

.relatedProductText h3 a {
	color:#6A747B !important;
	font-size:1.2em;
	font-weight:bold;
	margin:3px 0px;
}
