#shop_status {
	width:710px;
	height:75px;
	background: url('../img/cart_steps.jpg') no-repeat left center;
	margin-top:15px;
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	padding-top:15px;
	padding-left:79px;
}
div#shop_status h1 {
	font-weight:bold;
	font-size:18px;
	color:#666;
}
div#shop_status table {
	margin-top:15px;
	border:none;
}
div#shop_status tr {
	border:none;
}
div#shop_status td {
	padding:0px;
	text-align: left;
	font-weight:bold;
	font-size:14px;
	color:#666;
	border:none;
}
div#shop_status td.active {
	color:#9f1612;
}
#cart {
	margin-top:5px;
	width:100%;
}
div#cart form {
	width:100%;
	margin:0px;
}
div#cart table {
	border:none;
}
div#cart table th {
	border:none;
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
	background: #fff;
}
div#cart table td {
	border:none;
	border-bottom: #ccc 1px solid;
	padding:5px;
	vertical-align: middle;
}
div#cart table th.align_left {
	text-align: left;
}
div#cart table td.align_left {
	text-align: left;
}
div#cart table td select {
	width:40px;
}
.cart_image {
	float:left;
}
.cart_product {
	margin-top:15px;
	float:left;
}
#back {
	float:left;
	margin-top:10px;
	text-align:right;
}
div#back a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	width:151px;
	height:29px;
	display:block;
	padding:2px 10px 0px 0px;
	background:url(../img/submit_grey_left.jpg) top left no-repeat;
}
#back_payment {
	margin-top:-44px;
	text-align:right;
	vertical-align:bottom;
}
div#back_payment a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	width:151px;
	height:29px;
	display:block;
	padding:2px 10px 0px 0px;
	background:url(../img/submit_grey_left.jpg) top left no-repeat;
}
#cart_calculations {
	width:98%;
	color:#666;
	font-size:12px;
	margin-right:10px;
	float:right;
}
div#cart_calculations table {
	border:none;
	color:#666;
}
div#cart_calculations tr {
	border:none;
}
div#cart_calculations td {
	border:none;
	height:18px;
}
div#cart_calculations td.large {
	border:none;
	height:50px;
}
.cart_calculations_left {
	height:14px;
	float:left;
	clear:both;
}
.cart_calculations_right {
	height:14px;
	float:right;
	text-align:right;
}
div#cart_calculations .strong {
	font-weight:bold;
}
div#cart_calculations .strong_no_margin {
	font-weight:bold;
}
div#cart_calculations .big {
	font-size:14px;
}
div#cart_calculations .list {
	padding-left:10px;
	background: url('../img/icons/list_plus.jpg') left center no-repeat;
}
div#cart_calculations .margin_bottom {
	margin-bottom:5px;
}
div#cart_calculations form {
	width:100%;
}
.delivery {
	clear:both;
	float:right;
	margin-top:10px;
	margin-bottom:10px;
	width:170px;
	text-align:left;
}
div#cart_calculations form {
	margin-right:0px;
}
.buy_payment {
	clear:both;
	float:left;
	width:400px;
	text-align:left;
}
div.buy_payment label {
	padding-right:0px;
	margin-top:0px;
	float:left;
	width:100%;
}
div.buy_payment input[type=radio] {
	padding:0px;
	margin:0px;
	margin-top:2px;
	float:left;
	clear:both;
}
div.buy_payment table tr td {
	text-align:left;
	vertical-align:middle;
}
.error-message-payment {
	margin:0px;
	padding:4px;
	color:#990000;
	font-weight:bold;
	text-align:left;
	vertical-align:bottom;
}
.buy {
	clear:both;
	float:right;
	margin-top:10px;
	margin-bottom:10px;
	width:161px;
	text-align:left;
}
div.buy a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	width:151px;
	height:29px;
	display:block;
	padding:2px 0px 0px 10px;
	background:url(../img/submit_green.jpg) top right no-repeat;
}
#checkout_information {
	margin-top:20px;
	margin-left:20px;
}
.checkout_text {
	color:#666;
	margin-left:20px;
	margin-right:40px;
}
div#checkout_information form {
	width:330px;
	margin:0px;
}
div#checkout_information fieldset {
	padding-right:0px;
}
div#checkout_information input[type=text] {
	width:194px;
}
div#checkout_information input[type=password] {
	width:194px;
}
div.buy select {
	width:185px;
}
div.buy option {
	font-size:12px;
	padding-top:1px;
	padding-bottom:1px;
}
div.buy input.submit-green {
	float:right;
	width:160px;
	margin-left:0px;
	margin-right:0px;
	background:url('../img/submit_green.jpg') no-repeat;
}
#checkout_back {
	padding-top:5px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
}
.forgot_password {
	padding-top:20px;
	padding-bottom:20px;
	width:100px;
}
.forgot_password a {
	color:#9e1511;
}
a.order_details {
	color:#9e1511;
}
.checkout_textarea {
	width:194px;
}