﻿    
#content 
{	min-height:554px;	
	position: relative;
	width: 960px;
	left: auto;
	margin: 12px auto 0 auto;	
}
#basket-contents 
{
	width: 697px;
	margin: 0px 0 0 130px;
	padding: 64px 0 0 0;
	min-height:380px;
	height:auto !important;
	height:360px;	
}
h1 
{
	position: absolute;
	font-size: 24px;
	top: 58px;
	left: 131px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.basket-grid 
{
	width: 697px;
}
.basket-grid td 
{
	padding: 10px 0 13px 0;
	color: #fff;
}
.basket-grid td, .basket-grid th 
{
	vertical-align: middle;
	text-align: center;	
	font-size: 12px;
}
.basket-grid th 
{
	text-transform: uppercase;
	color: #fff;
	border-bottom: 1px solid #fff;
	padding-bottom: 3px;
	vertical-align: bottom;
}
td.prod, th.prod, th.name-desc, td.name-desc, td.edit-grid, th.edit-grid 
{	
	text-align: left;
	font-size: 11px;
}
td.prod img 
{
    padding: 5px;
    background: #fff;
}
td.prod 
{
	width: 100px;
}
td.name-desc 
{
	font-size: 11px;
	line-height: 14px;
	padding-left: 20px;
}
td.name-desc strong 
{
	font-size: 14px;
}
td.prod-add 
{
	font-size: 10px;
	margin: 3px 0 0 1px;
}
.edit-grid input 
{
	margin-right: 7px;

}
.shoe-width select
{
    border: 1px solid #fff;
    background: transparent;
    text-transform: uppercase;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
} 
.edit-grid input, .contin 
{
    border: 1px solid #fff;
    background: transparent;
    text-transform: uppercase;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 4px 15px 4px 15px;
    letter-spacing: 0.3px;
}
.edit-grid input 
{
    padding: 1px 10px 1px 10px;
}
.proceed 
{
  background: #0e0c09;
    text-transform: uppercase;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #0e0c09;
    padding: 4px 15px 4px 15px;
    letter-spacing: 0.3px;
}  
.size-grid select 
{
	border: 1px solid #fff;
	width: 50px;
	font-size: 11px;
	color: #fff;
}

.qty-grid table
{
	width: 35px;
	margin: 0 auto 0 auto;
	vertical-align: middle;	
	border: 1px solid #fff;
	}

	.qty-grid table td 
	{
		padding: 0px;
		border: 0px;
		background: none;
	}
.qty-grid table span 
{
	display: block;
	width: 23px;
	text-align: center;
	height: 15px;
	margin: 0 1px 1px 0;
}
.qty-grid table input 
{
	display: block;
	margin: 1px;
}
td.price-grid, td.subtotal-grid 
{
	font-size: 14px;
}
td.subtotal-grid 
{
    font-weight: bold;
}
#sub-grid 
{
	width: 697px;
	overflow: hidden;	
	margin: 7px 0 0 0;
	border-top: 1px solid #fff;
	font-weight: bold;
}
#security-features 
{
	float: left;
	display: inline;
	width: 290px;
	margin: 7px 0 0 0;
	font-size: 10px;
}
#security-features a 
{
	color: #fff;
	text-decoration: none;
}
#security-features img 
{
	vertical-align: middle;
	margin: 0 6px 0 6px;
}
.subtotal-footer 
{
	float: right;
	margin: 15px 15px 0 0;
	width: 260px;
	text-align: right;
	font-size: 14px;	
	line-height: 20px;
	
}
.subtotal-footer p, .total-footer p 
{
	position: relative;
	height: 20px;
	line-height: 20px;
	
}
.subtotal-footer label, .total-footer label 
{
	position: absolute;
	right: 80px;
	top: 0px;	
}

.total-footer 
{
	font-size: 14px;
	text-align: right;
	margin: 3px 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	height: 20px;
	border-top: 1px solid #fff;
	padding: 2px 15px 15px 0;
}
.total-footer label 
{
	color: #fff;
	font-size: 12px;
}
#basket-nav 
{
	text-align: right;
	margin-bottom: 15px;
}
#basket-nav input 
{
	margin-left: 11px;
	cursor: pointer;
}


.empty-cart 
{
	
	display: block;
	padding: 80px 0 0 0;
	font-size: 14px;
}
