﻿/********** Shopping Cart ***********/
.tw-shoppingcart-popup
{
	left:642px !important;
	top: 495px !important;
}

#divCheckOutSummary
{
	width: 400px;
	background: transparent url(/images/template/90pctopacitywhite.png) repeat !important;
}

#cartCheckOutItems
{
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #91100F;
}

.cart-item
{
	margin-bottom: 5px;
}

.cart-item-count, .cart-item-total
{
	font-style: normal;
	font-weight: bold;
	color: #91100F;
}

.cart-item-calc
{
	font-style: italic;
}

#cartCheckoutSubtotalLine
{
	display: block;
	margin-bottom: 5px;
}

#cartCheckOutSubTotalDesc, #cartCheckOutSubtotal
{
	font-weight: bold;
}

#divCheckOutSummary a, #divCheckOutSummary a:visited
{
	color: #91100F !important;
	text-decoration: underline;
}

.tw-cart-attribute
{
	font-weight: bold;
	text-transform: capitalize;
	color: #626262;
}

.tw-cart-attribute span
{
	font-weight: normal;
	text-transform: none;
	color: #000;
}

.tw-cart-attribute-price-adjustment
{
	font-weight: bold;
	color: #966247;
}

.tw-cart-attribute-unselected span
{
	color: #600;
}
