﻿#worryfreeshopping ul
{
	margin-left: 20px;
	list-style-type: disc;	
}

#worryfreeshopping 
{
	border-right: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
}


.shoppingcart
{
}

.shoppingcartheader td
{
	background: #0047bd;
	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: #3399CC;
}

.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;
}

.shoppingcart select
{
	display:block;
}

#openingspecial
{	
	border: 1px solid #214277;
	width:100%;		
	padding:0;
	margin:0;
}

#openingspecial h3
{
	display:block;
	background-color: #0046bf;
	color: #fff;
	font-weight:bold;
	font-size: 125%;
	padding: 5px 3px;	
	margin:0;
}

#openingspecial .content
{
	margin-top:10px;
	background: url(../images/tshirt_cup.jpg) no-repeat top left;
	padding: 0px 5px 5px 100px;	
	height: 80px;
}