﻿.shoppingcart
{
}

.shoppingcartheader td
{
	background: #87ccf3;
	color: #fff;	
	padding: 2px;
	font-weight: bold;
}

.shoppingcartitem td
{
	padding: 5px 2px 5px 2px;
}

.shoppingcartaltitem td
{
	padding: 10px 2px 10px 2px;
}

.shoppingcartitem div.img, .shoppingcartaltitem div.img
{
	border: 1px solid #ddd;
	margin: 0 4px 0 0;
}

.shoppingcartitem img, .shoppingcartaltitem img
{
	border: 0;
}

div.shoppingcartseperator hr
{
	height: 1px;
	color: #87ccf3;
}

.shoppingcartquestion
{
	font-weight: bold;
}

.shoppingcartsubtotal
{
	font-weight: bold;
	text-decoration: underline;
}

.shoppingcartfreeshipping
{
	font-weight: bold;
	color: #ff0000;
}

.shoppingcartbundleheader
{	
	font-weight: bold;
}


.shoppingcarterror
{	
	font-weight: bold;
	color: #ff0000;
}
