﻿
#content 
{	min-height:554px;
	height:auto !important;
	height:554px;
	position: relative;
	
}
#basket-contents 
{
	width: 568px;
	margin: 0px 0 0 162px;
	padding: 96px 0 0 0;
	min-height:380px;
	height:auto !important;
	height:360px;	
}
h1 
{
	position: absolute;
	font-size: 26px;
	top: 88px;
	left: 162px;
	text-indent: -9000px;
	overflow: hidden;
	background: url(../images/bag/bag.gif) no-repeat;
	width: 158px;
	height: 25px;
}

.basket-grid 
{
	width: 568px;
}
.basket-grid td 
{
	padding: 10px 0 13px 0;
}
.basket-grid td, .basket-grid th 
{
	vertical-align: middle;
	text-align: center;	
	font-size: 12px;
}
.basket-grid th 
{
	text-transform: uppercase;
	color: #7c98ae;
	border-bottom: 1px solid #7c98ae;
	padding-bottom: 8px;
	vertical-align: bottom;
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
}
td.prod, th.prod, th.name-desc, td.name-desc, td.edit-grid, th.edit-grid 
{	
	text-align: left;
	font-size: 13px;
}
td.prod img 
{
    padding: 5px;
}
td.prod 
{
	width: 100px;
}
td.name-desc 
{
	font-size: 12px;
	line-height: 14px;
	padding-left: 20px;
}
td.name-desc strong 
{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
}
td.prod-add 
{
	font-size: 10px;
	margin: 3px 0 0 1px;
}
.edit-grid input 
{
	margin-right: 7px;

}
.shoe-width select
{
    border: 1px solid #7c98ae;
    background: transparent;
    text-transform: uppercase;
    color: #7c98ae;
    font-family: Arial, Helvetica, sans-serif;
} 
.edit-grid input, .contin 
{
    border: 1px solid #7c98ae;
    background: transparent;
    text-transform: uppercase;
    color: #7c98ae;
    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: #c0ac87;
    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 #c0ac87;
	width: 50px;
	font-size: 11px;
	color: #7c98ae;
}

.qty-grid table
{
	width: 36px;
	margin: 0 auto 0 auto;
	vertical-align: middle;	
	color: #fceeae;
	}

	.qty-grid table td 
	{
		padding: 0px;
		border: 0px;
		background: none;
	}
.qty-grid table span 
{
	display: block;
	width: 24px;
	text-align: center;
	height: 15px;
	margin: 0 0px 0px 3px;
	background: #7c98ae;
	padding: 1px 0 1px 0;
}
.qty-grid table input 
{
	display: block;

	
}
td.price-grid, td.subtotal-grid 
{
	font-size: 13px;
}
td.subtotal-grid 
{
    text-align: right;
    margin-right: 1px;
}
#sub-grid 
{
	width: 568px;
	overflow: hidden;	
	margin: 7px 0 0 0;
	border-top: 1px solid #7c98ae;
}
#security-features 
{
	float: left;
	display: inline;
	width: 290px;
	margin: 7px 0 0 0;
	font-size: 10px;
}
#security-features a 
{
	color: #7c98ae;
	text-decoration: none;
}
#security-features img 
{
	vertical-align: middle;
	margin: 0 6px 0 6px;
}
.subtotal-footer 
{
	float: right;
	margin: 6px 1px 0 0;
	width: 260px;
	text-align: right;
	font-size: 13px;	
	line-height: 20px;
	text-transform: uppercase;
	
}
.subtotal-footer p, .total-footer p 
{
	position: relative;
	height: 24px;
	line-height: 24px;
	
}
.subtotal-footer label, .total-footer label 
{
	position: absolute;
	right: 80px;
	top: 0px;	
}

.total-footer 
{
	font-size: 13px;
	text-align: right;
	margin: 7px 0 0 0;
	text-transform: uppercase;
	height: 20px;
	border-top: 1px solid #7c98ae;
	padding: 0px 1px 15px 0;
}
.total-footer label 
{
	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;
}
