
#shoppingCart .contentArea {padding:0 0 1em 0;width:100%;}
#shoppingCart h2 {margin:0 !important;}

#shoppingCart .fakeTable {
	margin:0;
}
#shoppingCart .fakeTable .listing {
 
}
.listing .imageBlock {
	float:left;
	display:inline; 	/* fix explorer bug */
	margin:0 1em 1em 0;
	border-width:0;
	max-width : 140px;
	overflow : hidden;
}

.listing .imageBlock img.prodImage		{border:1px solid #000;}
.listing .imageBlock img.enlargeImage	{border:1px solid #FFF;}

.listing .listingTextBlock {
	margin-left:145px;
}

.listing img.brand {
	float:right;
	display:inline; 	/* fix explorer bug */
	margin:0 0 0.5em 1em;
	border-width:0;
}
.listing h3 {
	font-weight:bold;
	margin:0;
	font-size:1.1em;
	line-height:1.2em;
}
.listing  .id {
	margin:0 0 1em 0;
}
.listing  .misc3 {
	margin:1em 0 0.5em 0;
	font-size:1.1em;
	font-weight:bold;
	color:#C00;
}


#shoppingCart .prices a {color:#c00;}

#shoppingCart .prices {color:#c00;font-weight:bold;}

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

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

.listing table.option td {
	padding:1px 6px 1px 0;
}
.listing table.option td label  {font-size:10pt;font-weight:bold}
.listing table.option td input.qty  {font-size:0.9em;width:1.5em;}
.listing table.option td select {font-size:0.9em;}
.listing table.option td img {
  margin: 5px auto;
  display: block;
}
#shoppingCart .relatedProduct {
    font-size:0.9em;
     border-bottom: 1px solid #1476c6;
  min-height: 140px;
  padding: 20px 10px 10px;
	text-align: center;
}
#shoppingCart .relatedProduct .relatedProductText {

	  width:  			420px;
	/* margin-left : 170px; */
	text-align :left;
	float:right;
	
}
#shoppingCart .break{
	clear:left;
	margin-right: 15px;
}
#shoppingCart .relatedProduct .relatedProductPrice
{
	font-size: 18px;
	font-weight: bold;
	line-height : 32px;
	height : 32px;
}
#shoppingCart .relatedProduct .relatedProductPrice span
{
	float:left;
		line-height : 32px;
	height : 32px;
}
#shoppingCart .relatedProduct .relatedProductPrice .priceFormat
{
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	height:18px;
	color:#000;
	display:inline;
	float:left;
	padding-left : 4px;
}

#shoppingCart .relatedProduct .relatedProductPrice .priceFormat span
{
	display:inline;
	float:left;
}

#shoppingCart .relatedProduct .relatedProductPrice a,
#shoppingCart .relatedProduct .relatedProductPrice a img
{
	display:inline;
		float:left;
		margin-left : 12px;
}
#shoppingCart .relatedProduct .relatedProductPrice img
{
	padding-left : 12px;
}
#shoppingCart .relatedProduct .relatedProductPrice .cents  {
				font-size:14px;
				line-height:14px;
				height:14px;
				padding-top : 6px;
				vertical-align:top;
}
#shoppingCart .relatedProduct .relatedProductName
{
	font-size : 1.2em;
	font-weight : bold;
}
#shoppingCart .relatedProduct .relatedProductName a {
	color: #b8151b;
}
#shoppingCart .relatedProduct .relatedProductImage {
    float: left;
    width: 130px;
    height: 130px;
    overflow: hidden;
}
#shoppingCart .break{
	clear:left;
	margin-right: 15px;
}
