﻿#footer li#order a  
{
    background-position: -191px -30px;
}
#content 
{
    
    min-height:520px;
    height:auto !important;
    height:520px;
    overflow: visible;
    padding-top: 48px;
background: #13110E url(../images/basket/bg.jpg) bottom left no-repeat;	
position: relative;
}
h1 
{ 
	margin: 0px 82px 17px 80px;
	border-bottom: 1px solid #c0ac87;
	background: url(../images/checkout/order-status.png) no-repeat;
	height: 31px;
	text-indent: -9000px;
	overflow: hidden;	
}
#enter-email 
{
	margin: 0 82px 0 80px;
	border-bottom: 1px solid #c0ac87;
	font-size: 14px;
	line-height: 18px;
	padding: 12px 475px 28px 10px;
	position: relative;
	width: 315px;
}
#enter-email div 
{
	position: absolute;
	top: 11px;
	right: 0px;
	width: 455px;
	border-left: 1px solid #c0ac87;
	padding: 5px 0 10px 18px;
}
#enter-email label 
{
	position: absolute;
	font-size: 14px;
	top: -1px;
}
#enter-email input 
{
	border: 1px solid #c0ac87;
	color: #c0ac87;
	margin-top: 0px;	
	background: transparent;
}
input.emailadd 
{
	width: 166px;
	margin-right: 7px;
}
input.zipadd 
{
	width: 64px;
	margin-right: 13px;
}
#enter-email input.check-bttn 
{
	border: 0px;
	position: relative;
	top: 9px;
}

#order-wrp 
{
	margin: 19px 82px 0px 80px;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
	padding-bottom: 30px;
}
.loggedin #order-wrp 
{
	margin-top: 70px;
}
.order-table 
{
	width: 797px;
}
tr 
{
    background: #0c0b08;
}

tr.alt 
{
	background: transparent;
}
h4 
{
	text-transform: uppercase;
	margin: 32px 6px 8px 6px;
	font-size: 11px;
	font-weight: bold;
	color: #c0ac87;
	text-align: left;
	padding: 0 0 3px 2px;
}
.order-table th 
{
	
	padding: 5px 5px 5px 0;
	text-decoration: underline;
	text-transform: uppercase;
}
.order-table td 
{
	padding: 5px 0 5px 0;
}
.order-table td.detail, .order-table th.detail
{
	padding-left: 8px;
}
.order-table td.prod-info 
{
    padding-right: 10px;
}
/* logged in */
#logged-in 
{
	position: absolute;
	top: 74px;
	right: 22px;
}