

body	{
		background: #fff;
		color: #333;
		font-family: Verdana, sans-serif;
		margin: 0px 0px 0px 0px;
		padding: 50px 0px 0px 0px;
		text-align: center;	
		border-top: 2px solid #DA393F;
		}
		
#frame	{
		width: 750px;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		}

#mid	{
		width: 750px;
		margin: 30px 0px 30px 14px;
		text-align: left;
		}

#mid p	{
		font-size: 13px;
		}
		
#buttons	{
		clear: both;
		float: right;
		text-align: right;
		margin-top: 12px;
		margin-bottom: 30px;
		}

#buttons img {
		margin-bottom: 8px;
		}
		
#footer	{
		clear: both;
		height: 100px;
		border-top: 1px solid #ccc;
		padding-top: 20px;
		margin-top: 120px;
		font-size: 10px;
		width: 750px;
		text-align: left;
		}

#footerlogo {
		width: 180px;
		float: left;
		text-align: center;
		}
		
#footercopy {
		width: 530px;
		padding-top: 10px;
		float: left;
		text-align: center;
		line-height: 150%;
		}

#col1	{
		float: left;
		width: 240px;
		margin-right: 20px;
		padding: 0px 8px 0px 8px;
		background-color: #fff;
		line-height: 150%;
		text-align: left;
		font-size: 11px;
		}
		
#col2	{
		float: right;
		width: 400px;
		padding: 8px;
		background-color: #f2f2f2;
		border: 1px solid #e5e5e5;
		line-height: 200%;
		text-align: left;
		font-size: 11px;
		}
		
.rightalign	{
		float: right;
		margin-right: 80px;
		}

.rightalign table {
		font-weight: bold;
		}

img.cap {
		margin-bottom: 30px;
		}

table	{
		font-size: 11px;
		line-height: 140%;
		}

table.items	{
		width: 740px;
		border-top: 0px;
		border-right: 0px;
		border-bottom: 0px;
		border-left: 0px;
		font-size: 11px;
		margin-left: 10px;
		}

table.items td.space {
		height: 20px;
		width: 20px;
		}
		
table.items td.itemleft	{
		height: 30px;
		vertical-align: top;
		padding-top: 10px;
		border-top: 1px solid #e5e5e5;
		border-bottom: 1px solid #e5e5e5;
		}

table.items td.itemmid	{
		height: 30px;
		vertical-align: top;
		padding-top: 10px;
		border-top: 1px solid #e5e5e5;
		border-bottom: 1px solid #e5e5e5;
		}
		
table.items td.itemright	{
		height: 30px;
		vertical-align: top;
		padding-top: 10px;
		border-top: 1px solid #e5e5e5;
		border-bottom: 1px solid #e5e5e5;
		}
		
table.items td	{
		border: 0px;
		}
		
table.items td.headers	{
		font-size: 12px;
		font-weight: bold;
		padding-top: 10px;
		padding-bottom: 10px;
		}

table.items td.update	{
		font-size: 12px;
		font-weight: bold;
		padding-top: 0px;
		padding-bottom: 0px;
		}
		
table.coupon	{
		float: left;
		width: 264px;
		margin-right: 20px;
		padding: 4px;
		background-color: #f2f2f2;
		border: 1px solid #e5e5e5;
		line-height: 200%;
		}

table.shipping	{
		width: 420px;
		padding: 4px;
		background-color: #f2f2f2;
		border: 1px solid #e5e5e5;
		float: right;
		}

table.coupon td, table.shipping td, table.total td	{
		background-color: #f2f2f2;
		border: 0px;
		}
		
table.coupon form	{
		margin-bottom: 4px;
		}

table.total {
		clear: both;
		float: right;
		width: 160px;
		margin-top: 20px;
		padding: 4px;
		background-color: #f2f2f2;
		border: 1px solid #e5e5e5;
		line-height: 120%;
		font-size: 11px;
		font-weight: bold;
		}

.shippingform	{
		float: left;
		margin-right: 12px;
		}


.clear	{
		clear: both;
		width: 100%;
		}

p.smalltype	{
		font-size: 10px;
		line-height: 160%;
		}



h1		{
		text-transform: uppercase;
		font-size: 16px;
		color: #DA393F;
		}

h2		{
		font-size: 11px;
		color: #222;
		}


a, a:link, a:visited {
		color: #DA393F;
		text-decoration: underline;
		}
		
a:hover {
		color: #DA393F;
		text-decoration: none;
		}

img.lin, input.lin		{
		border: 0;
		margin: 0;
		border: 0;
		background-color: #DA393F;
		}



