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

#pt_cart .errorTextBox 
{
	width: 708px;
}


	
#pt_cart {
	font-size: 13px;
}

#pt_cart #content {
	width: 760px;
	display: block;
	margin-right: 10px;
}

#pt_cart a.infoLink {
	color: #0060A5;
	text-decoration: underline;
}
#pt_cart a.apply {
	text-decoration: underline;
}

#pt_cart ul li a {
	color: #0060A5;
	text-decoration: none;
}


#pt_cart a:hover .infoLink{
	color: #0060A5;
	text-decoration: underline;
}

#pt_cart #container #main #content #codeEntryBar {
	background-color: #FFF8DC;
	text-align: right;
	padding: 10px;
	
	margin-bottom: 15px;
	line-height: 19px;
}

#pt_cart #container #main #content #codeEntryBar input {
	width: 76px;
	margin-right: 10px;
}

#pt_cart #container #main #content #codeEntryBar a.infoLink {
	color: #6E6E6E;
	margin-right: 10px;
	margin-left: 10px;
}

#pt_cart #container #main #content #cartNavButtons {
	text-align: right;
	margin-right: 15px;
	letter-spacing: 36px;
}

/* @group RECOMMENDED RIGHT RAIL */

#container #main #rightColumn.recommended 
{
	width: 166px;
	margin-right: 8px;
}

#container #main #rightColumn .suggestion {
	padding-bottom: 15px;
	margin-top: 15px;
	margin-left: 30px;
	font-size: 12px;
	margin-right: 30px;
	text-align: center;
}

#container #main #rightColumn .suggestion .productImage 
{
	width: 100px;
	height: 100px;
	text-align: center;
	margin-right: 3px;
	margin-left: 3px;
}

#container #main #rightColumn .suggestion .productName 
{
	margin-top: 5px;
}

#container #main #rightColumn .suggestion img 
{
	width: 100px;
	height: 100px;
}

#container #main #rightColumn .suggestion a {
	color: #000000;
	text-decoration: underline;
}

/* @end */

/* @group ORDER TOTAL TABLE */

.orderTotalTable-cart {
	float: right;
	text-align:right;
	
	background-color: #F3F6EF;
	border: 1px solid #D9D9D7;
	margin-bottom: 30px;
	
	font-size: 13px;
	width: 400px;
}

.orderTotalTable-cart .boxTitle {
	text-align: left;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px solid #D9D9D7;
	background-color: #E7EAE1;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-right: 10px;
	color: #000000;
	font-size: 13px;
	
}

.orderTotalTable-cart .boxText 
{
	margin: 0;
	font-size: 13px;
	text-align: right;
	float: right;
	padding-right:10px;
	padding-top: 0;
	padding-bottom: 0;
}

.orderTotalTable-cart .boxText table 
{
	width: 100%;
}

.orderTotalTable-cart table tr.totalRow 
{
	font-size: 14px;
	font-weight: bold;
}

.orderTotalTable-cart table tr.shippingDiscountRow 
{
	color: #981013;
	font-weight: bold;
}

.orderTotalTable-cart table tr.shippingDiscountRow th 
{
	font-weight: bold;
}

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

.orderTotalTable-cart table th 
{
	font-weight: normal;
	font-style: normal;
	text-align: right;
}

.orderTotalTable-cart table td {
	padding-left: 5px;
	line-height: 21px;
	padding-right: 10px;
	text-align: right;
	margin: 0;
	padding: 0;
	width: 236px;
}

/* @end */

#pt_cart .errorTextBox 
{
}