.middle-container {
	background: url(../../images/company/bg_company_top.jpg) no-repeat top center;
	margin: 1px 0 0 0;
	padding: 20px 0 0 10px;
}
.middle {
	background: url(../../images/catalog/cart/bg_cart.png) repeat;
}
* html .middle {
	background: #000 !important;
}
h3 {
	color:#FFFFFF;
	float:left;
	font-size:1.818em;
	margin:10px 0 0;
	padding:0 0 20px;
}
table.shopping-cart, table.shopping-cart * {
	border: none !important;
}
.data-table thead tr th, .data-table tr {
	padding: 6px 13px;
	background: none;
	color: #000;
	font-size: 1.090em;
}
.page-head-alt h3 {
	padding: 10px 0;
}
.shopping-cart { width: 941px; }
.shopping-cart thead { 
	color: #000 !important;
	background: #B6B6B6 url(../../images/catalog/cart/cart-top.gif) no-repeat top left;
}
.shopping-cart thead tr th.first {
	background: #B6B6B6 url(../../images/catalog/cart/cart-top.gif) no-repeat top left;
}
.shopping-cart thead tr th.last {
	background: #B6B6B6 url(../../images/catalog/cart/cart-top.gif) no-repeat top right;
}
.shopping-cart thead tr th {
	background: #E8E8E8;
}
.shopping-cart tfoot td {
	background: #B6B6B6 url(../../images/catalog/cart/cart-bottom.gif) no-repeat bottom left;
}
.box-table tfoot td {
	padding: 10px;
}
.shopping-cart tfoot tr { background: none !important; }
.data-table tbody td {
	border: none !important;
	vertical-align: middle;
	color: #393939;
	height: 79px;
}
.data-table tbody tr.even {
	background: #e8e8e8 url(../../images/catalog/cart/bg_row.gif) no-repeat top left !important;
}
.shopping-cart tbody tr.even .first {
	background: #e8e8e8 url(../../images/catalog/cart/bg_row.gif) no-repeat top left;
}
.shopping-cart tbody tr.even .second {
	background: #e8e8e8 url(../../images/catalog/cart/bg_row.gif) no-repeat -90px 0;
}
.shopping-cart tbody tr.even .third {
	background: #e8e8e8 url(../../images/catalog/cart/bg_row.gif) no-repeat -191px 0;
}
.shopping-cart tbody tr.even .fourth {
	background: #e8e8e8 url(../../images/catalog/cart/bg_row.gif) no-repeat -588px 0;
}
.shopping-cart tbody tr.even .fifth {
	background: #e8e8e8 url(../../images/catalog/cart/bg_row.gif) no-repeat -738px 0;
}
.shopping-cart tbody tr.even .sixth {
	background: #e8e8e8 url(../../images/catalog/cart/bg_row.gif) no-repeat top right;
}


.shopping-cart tbody tr.first {
	background: #e8e8e8 url(../../images/catalog/cart/bg_first_row.gif) no-repeat top left !important;
}
.shopping-cart tbody tr.first .first {
	background: #e8e8e8 url(../../images/catalog/cart/bg_first_row.gif) no-repeat top left;
}
.shopping-cart tbody tr.first .second {
	background: #e8e8e8 url(../../images/catalog/cart/bg_first_row.gif) no-repeat -90px 0;
}
.shopping-cart tbody tr.first .third {
	background: #e8e8e8 url(../../images/catalog/cart/bg_first_row.gif) no-repeat -191px 0;
}
.shopping-cart tbody tr.first .fourth {
	background: #e8e8e8 url(../../images/catalog/cart/bg_first_row.gif) no-repeat -588px 0;
}
.shopping-cart tbody tr.first .fifth {
	background: #e8e8e8 url(../../images/catalog/cart/bg_first_row.gif) no-repeat -738px 0;
}
.shopping-cart tbody tr.first .sixth {
	background: #e8e8e8 url(../../images/catalog/cart/bg_first_row.gif) no-repeat top right;
}


.shopping-cart tbody tr.last {
	background: #e8e8e8 url(../../images/catalog/cart/bg_last_row.gif) no-repeat bottom left;
}
.shopping-cart tbody tr.last .first {
	background: #e8e8e8 url(../../images/catalog/cart/bg_last_row.gif) no-repeat bottom left;
}
.shopping-cart tbody tr.last .second {
	background: #e8e8e8 url(../../images/catalog/cart/bg_last_row.gif) no-repeat -90px 100%;
}
.shopping-cart tbody tr.last .third {
	background: #e8e8e8 url(../../images/catalog/cart/bg_last_row.gif) no-repeat -191px 100%;
}
.shopping-cart tbody tr.last .fourth {
	background: #e8e8e8 url(../../images/catalog/cart/bg_last_row.gif) no-repeat -588px 100%;
}
.shopping-cart tbody tr.last .fifth {
	background: #e8e8e8 url(../../images/catalog/cart/bg_last_row.gif) no-repeat -738px 100%;
}
.shopping-cart tbody tr.last .sixth {
	background: #e8e8e8 url(../../images/catalog/cart/bg_last_row.gif) no-repeat bottom right;
}


.data-table tbody input {
	border: 1px solid #b9babc !important;
	padding: 4px;
	color: #393939;
}
.shopping-cart-totals {
	float: left;
	text-align: left;
	color: #FFF;
	width: 941px;
	border: none;
	margin: 4px 0 0 0;
	background: url(../../images/catalog/cart/bg_totals.gif) repeat-y top left;
}
.shopping-cart-totals td {
	width: 188px;
}
.shopping-cart-totals-top {
	padding: 20px 20px 10px 20px;
	float: left;
	width: 901px;
	border: none;
	background: url(../../images/catalog/cart/bg_totals_top.gif) no-repeat top left;
}
.shopping-cart-totals table {
	float: right;
	display: inline;
	clear: right;
	width: 460px;
	font-size: 1.636em;
	margin-top: 0;
}
.shopping-cart-totals table tr {
	float: left;
	padding: 5px 0;
}
.shopping-cart-totals ul.checkout-types {
	float: right;
	display: inline;
	clear: right;
	width: 600px;
	padding: 20px 0 0 0 !important;
	text-align: right;
}
.shopping-cart-totals .checkout-types li {
	display: inline;
	margin: 0;
}
.inphover {
	color: #ED1C24 !important;
}
.shipping-estimate {
	float: left;
	display: inline;
	width: 300px;
}
.shipping-estimate label {
	color: #FFF;
}
.shipping-estimate form {
	float: left;
	display: inline;
}
.footer-container {
	margin-top: 20px;
}
.divider {
	display: none;
}
.shipment-methods {
	float: left;
	display: inline;
	margin: 20px 0 0 0;
}
.shipment-methods input {
	width: 13px;
	height: 13px;
}
form {
	float: left;
	display: inline;
	overflow: visible;
}
.rbox {
	width: 942px;
	height: 341px;
}
.rbox .rbox-m {
	width: 932px;	
}
.rbox .rbox-content {
	width: 942px;
	height: 331px;
}
.rbox-content .page-head {
	border:0;
	padding:10px 10px 0 20px;
	margin:0;
}
.rbox-content .page-head h3 {
	color:#fff;
	border:0 none;
	float:left;
	font-size:1.8em !important;
	font-weight:bold !important;
}
.rbox-content .inner-content {
	background:transparent url(../../images/checkout/fade_separator.jpg) no-repeat scroll center top;
	padding: 0;
	/*width:942px;*/
	padding:24px 34px 0 34px;
	width:874px;
}
.continue {	
	position: relative;
	margin: 0 auto;
	padding-top:67px;
	width: 200px;
}
.continue img {
	float: left;
}
.next-dark-grey {
	clear: left;
	width: 200px;
}
.next-dark-grey span {
	float: left;
}
.next-dark-grey-l {
	background: url(../../images/buttons/rbox_dark_grey_l.gif) no-repeat;
	height: 35px;	
}
.next-dark-grey-c {
	background: url(../../images/buttons/rbox_dark_grey_c.gif) repeat-x;
	height: 26px;
	padding-top: 9px;	
	width: 160px;
	font-size: 1.091em;
}
.next-dark-grey-r {
	background: url(../../images/buttons/rbox_dark_grey_r.gif) no-repeat;
	height: 35px;	
}
.col-1-layout {
	padding:0;
}
.middle {	
	min-height: 340px;
	height: auto !important;
	height: 340px;
}
.rbox-content .inner-content a {
	color: #fff;
}
.addmargintop {
	margin-top: 14px;
}
p.confirm {
	font-size: 1.181em;
	font-weight: bold;	
	margin-bottom: 32px;
}


