﻿body 
{
	font-family:Arial;
}
span.freeShipping
{
    font-size:10px;
    color:Red;
}
.error
{
	color:Red;
}
.smallcart
{
	font-size:10px;
	color:#666699;
}

a.smallcart:link, a.smallcart:visited, a.smallcart:active
{
	text-decoration:none;
}

a.smallcart:hover
{
	color:#000033;
}

table.cart
{
	border:solid 1px #ffccff;
	font-size:12px;
	color:#666699;
	width:100%;
}

tr.cart#heading
{
	background-color:#ccccff;
	text-align:center;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
}

tr.cart td
{
	padding:2px 10px 2px 10px;
}

tr.cart#heading td
{
	border-bottom:solid 2px #666699;
}

tr.cartitemrow
	{
		font-family:arial;
		font-size:12px;
		color:#666699;
	}
	
input.cartitemrow
	{
		font-family:arial;
		font-size:12px;
		color:#666699;
		width:30px;
	}
	
	.button144
	{
		padding-top:1px;
		width:144px;
		height:18px;
		background-image: url('/images/blankbuttons/blue144x18.jpg');
		background-repeat: no-repeat;
		background-position:left top;
		text-align:center;
		font-size:14px;
		color:black;
		font-family:arial;
		text-decoration:none;
		cursor:pointer;
	}
	
	button.button144
	{
		padding-top:1px;
		width:144px;
		height:18px;
		background-image: url('/images/blankbuttons/blue144x18.jpg');
		background-repeat: no-repeat;
		background-position:left top;
		text-align:center;
		font-size:14px;
		color:black;
		font-family:arial;
		text-decoration:none;
		cursor:pointer;
	    border:none;
	}
	
	.button96
	{
		
		width:96px;
		height:18px;
		background-image: url('/images/blankbuttons/blue96x18.jpg');
		background-repeat: no-repeat;
		text-align:center;
		font-size:14px;
		color:black;
		font-family:arial;
		text-decoration:none;
		cursor:pointer;
	}
	
	.button48x18
	{
		
		width:48px;
		height:18px;
		background-image: url('/images/blankbuttons/blue48x18.jpg');
		background-repeat: no-repeat;
		text-align:center;
		font-size:14px;
		color:black;
		font-family:arial;
		text-decoration:none;
		cursor:pointer;
	}
	
	button.button48x18
	{
		
		width:48px;
		height:18px;
		background-image: url('/images/blankbuttons/blue48x18.jpg');
		background-repeat: no-repeat;
		text-align:center;
		font-size:14px;
		color:black;
		font-family:arial;
		text-decoration:none;
		cursor:pointer;
		border:none;
	}
	
	.button48x15
	{
		
		width:48px;
		height:15px;
		background-image: url('/images/blankbuttons/blue48x15.jpg');
		background-repeat: no-repeat;
		text-align:center;
		font-size:11px;
		color:black;
		font-family:arial;
		text-decoration:none;
		cursor:pointer;
	}
	
	button.button48x15
	{
		
		width:48px;
		height:15px;
		background-image: url('/images/blankbuttons/blue48x15.jpg');
		background-repeat: no-repeat;
		text-align:center;
		font-size:11px;
		color:black;
		font-family:arial;
		text-decoration:none;
		cursor:pointer;
		border:none;
	}
    
span.JustynaDoes{
    color:Red;
    vertical-align:super;
    font-size:10px;
}