/* @override https://dev02.rda.reiman.demandware.net/on/demandware.static/Sites-STOH-Site/-/default/v1186672497591/css/pt_checkout.css */

#pt_checkout #content 
{
	margin-left: 11px;
	width: 953px;
}

#checkoutCouponCode 
{
	float: right;
	background-image: none;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	margin-right: 5px;
}

#easyCheckout 
{
	float: right;
	margin-right: 5px;
	color: #B7B7B7;
	font-size: 16px;
	text-align: center;
	line-height: 34px;
	border-top: 1px solid #B7B7B7;
	border-left: 1px solid #B7B7B7;
	border-right: 3px double #B7B7B7;
	border-bottom: 3px double #B7B7B7;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

#easyCheckout img 
{
	margin: 0;
	padding: 0;
	display: block;
}

#easyCheckout .step 
{
	border-top: 1px solid #B7B7B7;
	margin-right: 20px;
	margin-left: 20px;
}

#easyCheckout .step.above 
{
	margin-right: 20px;
	margin-left: 20px;
	border-bottom: 1px solid #B7B7B7;
	border-top: none;
}

#easyCheckout .step.current 
{
	color: #0060a5;
	border: none;
}

.editBox.orderTotalTable 
{
	background-color: #FFFFFF;
}

.editBox.orderTotalTable table 
{
	width: 100%;
	line-height: 13px;
}

.editBox.orderTotalTable th 
{
	font-weight: normal;
	font-style: normal;
	text-align: right;
	width: 145px;
}

.editBox.orderTotalTable td 
{
	padding-top: 1px;
	padding-bottom: 3px;
	text-align: right;
}

.editBox.orderTotalTable tr.totalRow 
{
	font-size: 14px;
}

.editBox.orderTotalTable tr.totalRow th 
{
	font-weight: bold;
}

/* @group ADDRESS BOOK */

.titledTextBox.fullWidth .boxText.addressBook 
{
	margin: 0;
	padding: 0;
	width: 758px;
	float: left;
}

.editBoxAddress 
{
	padding: 0;
	width: 206px;
	border: 1px solid #D9D9D9;
	float: left;
	margin: 20px 15px 25px 20px;
}

.editBoxAddress .content 
{
	padding: 12px 15px;
	width: 175px;
	margin: 0;
	height: 113px;
}

.editBoxAddress .addressType 
{
	color: #0060A5;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 3px;
	padding: 0;
}

.editBoxAddress .addressName 
{
	font-weight: bold;
	margin: 0 0 3px;
	padding: 0;
}

.editBoxAddress .addressLine 
{
	line-height: 16px;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

.editBoxAddress .addressControls 
{
	border-top: 1px solid #D9D9D9;
	padding: 12px 10px 12px 15px;
	width: 182px;
	margin: 0;
	font-size: 12px;
	float: left;
}

.editBoxAddress .addressControls .addyControlIcon 
{
	padding: 0;
	width: 18px;
	height: 15px;
	margin: 0 1px 0 0;
}

.editBoxAddress .addressControls .control 
{
	width: 175px;
	padding: 0;
	margin: 0 0 3px;
	position: relative;
}

.editBoxAddress .addressControls .control a 
{
	text-decoration: none;
	margin-left: 0;
	margin: 0;
	padding: 0;
}



/* @end */