/* Checkout Styles */
.chkout_wrapper
{

}
.chkout_subhead
{
	padding: 5px;
	font-size: 1.2em;
	font-weight: bold;
	color: #46652C;
	margin-top:10px;
}
.chkout_errors
{
	padding: 5px;
	border: 1px solid #FF0000;
	background: #FFB3B3;
	margin-top: 5px;
	margin-bottom: 5px;
}
.chkout_errors_head
{
	font-size: 1.2em;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 5px;
}
.chkout_regwrap
{
	background: #D7C7B7;
	border: 1px solid #46652C;
	padding:10px;
	margin-top: 10px;
}
.chkout_billaddr_wrap, .chkout_shipaddr_wrap, .chkout_payopt_wrap
{
	background: #D7C7B7;
	border: 1px solid #46652C;
	padding:10px;
}
.chkout_wrapper .submitBar 
{
	background: #46652C;
}
.chkout_billaddr_wrap .labelWrap, .chkout_shipaddr_wrap .labelWrap
{
	width: 150px;
}
.chkout_billaddr_wrap input, .chkout_billaddr_wrap select, .chkout_shipaddr_wrap input, .chkout_shipaddr_wrap select, 
{
	width: 200px;
}
.chkout_same_wrap
{
	margin-top:10px;
}
.chkout_btn_submit
{
	padding: 5px;
    background:#D7C7B7 none repeat scroll 0 0;
    border:1px solid #46652C;
    color:#46652C;
    font-weight:bold;
    font-size: 11px;
    width: 130px;
}
.chkout_btn_submit:hover, .chkout_back_link:hover
{
	color: #E9E0D7;
	background: #46652C;
	cursor:pointer;
	text-decoration: none;
}
.chkout_back_link 
{
	float: left;
	padding: 5px;
	padding-left:0;
	padding-right:0;
    background:#D7C7B7 none repeat scroll 0 0;
    border:1px solid #46652C;
    color:#46652C;
    font-weight:bold;
	display: block;
	text-decoration: none;
	width: 130px;
	text-align: center;
    font-size: 11px;
}
.chkout_submit_bar
{
	text-align: right;
	margin-top: 20px;
}
.chkout_req
{
	color: red;
}
.ship_option
{
	padding:5px;
	background: #D7C7B7;
	margin-bottom: 1px;
}
.ship_option_radio
{
	float: left;
	width: 50px;
	text-align: center;
}
.ship_option_name
{
	float: left;
	width: 400px;
}
.ship_options_cost
{
	float: right;
	text-align: right;
}
.chkout_step_descript
{
	margin-bottom: 10px;
}
.chkout_shipopt_head_type, .chkout_shipopt_head_cost
{
	background: #46652C;
	color: #E9E0D7;
	padding: 3px;
	font-weight: bold;
}
.chkout_shipopt_head_type
{
	float: left;
	width:624px;
}
.chkout_shipopt_head_cost
{
	float: right;
	width: 100px;
	text-align: right;
}
.chkout_ship_head_sep
{
	clear:both;
	height: 1px;
}
.chkout_shipcost_free
{
	font-weight: bold;
	color: green;
}
.chkout_payopt_wrap
{
	margin-bottom: 10px;
}
.chkout_payopt_head
{
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
}
.chkout_review_field
{
	float: left;
	width: 130px;
}
.chkout_review_data
{
	float: left;
}
.chkout_review_payment, .chkout_review_ship, .chkout_review_cart
{
	background:#D7C7B7;
	border:1px solid #46652C;
	padding:10px;
	margin-bottom: 10px;
}
.chkout_review_addr
{
	margin-bottom: 10px;
}
.chkout_review_addr_bill, .chkout_review_addr_ship
{
	float: left;
	width: 340px;
	background:#D7C7B7;
	border:1px solid #46652C;
	padding:10px;
}
.chkout_review_addr_bill
{
	margin-right: 10px;
}
.chkout_reviewhead
{
	font-size: 12px;
	background: #A58566;
	color: #FFFFFF;
	padding: 3px;
	margin-bottom: 5px;
}
.chkout_review_items td
{
	padding: 2px;
}
.chkout_review_items
{
	margin-top: 5px;
	width: 100%;
	border: 0;
}
.chkout_items_head
{
	background: #46652C;
	color: #E9E0D7;
	font-weight: bold;
}
.chkout_items_gtotal
{
	font-weight: bold;
}
.chkout_edit_link
{
	font-weight: normal;
	font-size: 10px;
}

.chkout_edit_link a
{
	color: #FFFFFF;
}

.chkout_print_wrap
{
	margin-bottom: 10px;
}
.chkout_print_wrap a
{
	float:right;
	text-decoration: none;
	display: block;
	width: 80px;
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	background: #D7C7B7 url(../admin/images/printer.png) 3px center no-repeat;
	border: 1px solid #46652C;
	text-align: right;
	color: #46652C;
}
.chkout_print_wrap a:hover
{
	color: #E9E0D7;
	background-color: #46652C;
}
.chkout_receipt_addr_bill, .chkout_receipt_addr_ship
{
	float: left;
	width: 265px;
	padding: 10px;
}
.chkout_receipt_addr_bill
{
	margin-right: 10px;
}
.chkout_receipt_addr
{
	margin-bottom: 10px;
}
.chkout_receipt_payment, .chkout_receipt_ship, .chkout_receipt_cart
{
	padding:10px;
	margin-bottom: 10px;
}

.chkout_breadcrumbs
{
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0;
}
.chkout_breadcrumbs li
{
	display: block;
	list-style-type: none;
	margin: 0;
	margin-right: 5px;
	width: 140px;
	float: left;
	text-align: center;
}
.chkout_breadcrumbs a
{
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.chkout_breadcrumbs a:hover
{
	background: transparent;
}
#chkout_current_step
{
	background: #46652C;
}
.chkout_access
{
	background: #AA8664;
}
.chkout_noaccess
{
	padding-top: 10px;
	padding-bottom: 10px;
	background: #D7C7B7;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.chkout_receipt_info
{
	margin-top: 10px;
}

.chkout_items_stotal, .chkout_items_ship, .chkout_items_gtotal,  .chkout_items_row
{
	background: #C3AF98;
}
