﻿#content 
{
	padding-top: 24px;
	padding-bottom: 30px;
}
#order-contents 
{
	width: 934px;
	overflow: hidden;
	
}
.header-title 
{
	position: relative;
}
.header-title p 
{
	position: absolute;
	top: 11px;
	right: 23px;
	font-size: 12px;
	color: #403F3F;
}
#order-main 
{
	display: inline;
	width: 608px;
	width: 619px;
	float: left;
	
}
#order-sidebar 
{
	display: inline;
	float: right;
	width: 244px;
	margin: 32px 25px 0 0;
	
}
h1 
{
	margin: 0 11px 0 23px;
}
.grey1-top 
{
	width: 244px;
	height: 12px;
	overflow: hidden;
	background: url(../images/grey1-top.gif) top left no-repeat;
}
.grey1-content 
{
	background: url(../images/grey1-repeat.gif) top left repeat-y;
	line-height: 15px;

}
.grey1-bottom 
{
	margin-bottom: 12px;
	width: 244px;
	height: 13px;
	overflow: hidden;
	background: url(../images/grey1-footer.gif) top left no-repeat;
}
.grey1-content h4 
{
	padding: 2px 0 11px 22px;
}
.grey1-content h5
{
	text-transform: uppercase;
	color: #5B8CE4;
	padding: 0 22px 1px 22px;
}
.grey1-content h5 a 
{
	color: #5B8CE4;
}
.grey1-content p, .grey1-content h5 span
{
	color: #403F3F;
	padding: 0 20px 18px 22px;
}
.grey1-content p a 
{
	color: #403F3F;
}
.grey1-content h5 span 
{
	text-transform: none;
	padding: 0px;
}
#order-info 
{
	margin: 35px 0 0 50px;
	line-height: 14px;
	color: #808080;
	font-size: 11px;
}
#order-info p 
{
	margin-bottom: 13px;
}
.grey4-top 
{
	width: 283px;
	height: 11px;
	overflow: hidden;
	background: url(../images/grey4-top.gif) top left no-repeat;
}
.grey4-content 
{
	background: url(../images/grey4-repeat.gif) top left repeat-y;
	line-height: 15px;
	padding-top: 14px;
	width: 283px;
	overflow: hidden;
}
.grey4-bottom 
{
	width: 283px;
	height: 10px;
	overflow: hidden;
	background: url(../images/grey4-bottom.gif) top left no-repeat;
}
#order-stat p 
{
	position: relative;
	padding: 0 189px 5px 0;
	height: 19px;
	font-size: 12px;
	color: #555;
	text-align: right;
}
#order-stat p#check 
{
	padding: 15px 0 12px 0;
	text-align: center;
}
#order-stat input 
{
	position: absolute;
	left: 97px;	
	width: 164px;
	border: 1px solid #CECECE;
}
#order-stat p#check input 
{
	position: static;
	left: auto;
	width: auto;
	border: 0px;
}
#order-stat input.zip 
{
	width: 59px;
}
#order-stat 
{
	margin: 0 0 0 176px;
	padding: 14px 0 0 0;
}
#order-table
{
	margin: 33px 0 0 30px;
	position: relative;

}
.prod-grid 
{
	padding: 18px 0 0 15px;
	width: 200px;
	vertical-align: top;
	color: #808080;
	line-height: 14px;
}
.prod-grid strong 
{
	font-size: 14px;
}
#order-table td 
{
	padding-bottom: 10px;
	border-bottom: 1px dashed #D8D8D8;
	background: url(../images/basket-bg.gif) bottom left repeat-x;	
}

.sub-image 
{
	margin: 10px 0 0 4px;
}
.detail-grid 
{
	padding: 15px 0 0 0;
	width: 352px;
	vertical-align: top;
	
}
.details p 
{
	position: relative;
	height: 18px;
	overflow: hidden;
	padding: 0 225px 0 0;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	color: #808080;
}
.details label 
{
	text-transform: uppercase;	
	font-weight: normal;	
}

.details span 
{
	position: absolute;
	left: 137px;
	top: 0px;
	display: block;
}
.details label span, .details span span, .details span span span 
{
	position: static;
	left: auto;
	top: auto;
	display: inline;
}
.ship-info p 
{
	position: relative;
	padding: 13px 0 0 61px;	
	color: #000;
	font-size: 10px;
	height: 14px;
}
.ship-info label 
{
	position: absolute;
	left: 1px;
	font-size: 12px;	
	font-weight: bold;
}
th.detail-grid, th.prod-grid
{
	text-transform: uppercase;
	color: #454545;
	border-bottom: 1px solid #ccc;
	padding-top: 0px;
	padding-bottom: 3px;
	vertical-align: bottom;
	font-weight: bold;
}
.ship-info 
{
	padding-bottom: 10px;
}
