/* Checkout */

/* New Checkout */

.listing_checkout
{
	margin: 30px 0;	
}



.listing_checkout h1{
  clear: both;
	padding: 0px;
	padding-bottom: 15px;
	font-weight: normal;
	font-size: 20px;
}

.listing_checkout .checkout_content{
    margin: 15px 0px;  
    overflow: hidden; 
    width: 100%; 
    font-size: 11px;
}

.listing_checkout .checkout_content input[type="text"]
{
	border:solid 1px #c1c1c1;
	padding:5px;
	width:300px;
	font-size:13px;
	color:#000;
}

.listing_checkout h1.block_active{
    background: #df7a1c;
	line-height: 42px;
	color: white;
	margin: 0px;
	padding: 0;
	font-weight: normal;
	border: 1px solid #df7a1c;
}

.listing_checkout h1.block{
  	background: #df7a1c;
	border-top: 1px solid #DADADC;
	color: white;
	line-height: 42px;
	margin: 0px;
	padding: 0;
	opacity: 0.2;    
} 

.listing_checkout span.number{ 
    display:block; 
    width:22px; 
    height:22px;  
    background:#f4a153;    
    padding:10px;
    color:#fff;
    font-size:19px;
    font-weight:normal;  
    margin-right:10px;
    float: left; 
    line-height: 22px; 
}

.checkout_content input[type="submit"]
{
	margin-left:5px;	
}

.content_checkout p
{
	font-size: 11px;
	line-height: 20px;	
}

.content_checkout h2
{
	font-size: 14px;
	font-weight: normal;	
}

.checkout_content .checkout_action_bar a
{
	height: 20px;
	padding: 3px 20px 2px 20px;
}

.basket_continue,.continue{
	float: right;
	margin-top: 10px;
}

/* Checkout */
/* Basket - Summary */

.content_checkout_basket{
	font-size: 11px;
	line-height: 16px;
}

.content_checkout_summary{
	font-size: 11px;
}

.content_checkout_basket table.basket_product,.content_checkout_summary table.summary_product{
	border-left: 1px solid #e6e6e6;
}

.content_checkout_summary table.summary_product
{
	font-size: 11px;	
}

.content_checkout_basket table.totals,.content_checkout_summary table.totals{
	border: 1px solid #e3e3e3;
	float: right;
	margin: 20px 0px;
	border-spacing: 3px;
}

.content_checkout_basket table.basket_product h2
{
	font-weight: normal;
	font-size: 14px;	
}

.content_checkout_basket table.basket_product p
{
	line-height: 16px;	
}

.content_checkout_basket table.basket_product,.content_checkout_summary table.summary_product{
	border-spacing: 3px;
	border: solid #e3e3e3 1px;
	width: 100%;
}

table.basket_product th,table.basket_product td,table.summary_product th,table.summary_product td{
	border: 1px dotted #e3e3e3;
}


table.basket_product td,table.summary_product td{
	text-align: center;	
	padding: 10px;
}

table.basket_product th,table.totals th,table.summary_product th{
	background: #f0f0f0;
	border: solid #e3e3e3 1px;
}


table.basket_product td.detail{
	text-align: left;
	padding: 10px ;
}

.content_checkout_summary table.totals{
	margin-top: 10px;
}

table.totals th{
	border: solid #e3e3e3 1px;
	background: #f0f0f0;
	text-align: center;	
	padding: 5px;
}

table.totals td
{
	border: dotted #e3e3e3 1px;
	text-align: center;	
	padding: 5px;
}

table.basket_product td img,table.summary_product td img{
	border: none;
}

.content_checkout_basket .quantity table{
	height: 25px;
	margin-top: 5px;
	width: auto;
	margin: auto;
}

.content_checkout_basket .quantity  table td{
	border:1px solid #cbcbcb;
	padding: 0px;
}

.content_checkout_basket .quantity  .basket_quantity{
	padding: 0px;
	height: auto;
}

.content_checkout_basket .quantity  .basket_quantity input{
	height: 18px;
	border: none;
	width: 20px;
}

.content_checkout_basket .quantity  .plus,
.content_checkout_basket .quantity  .minus{
	color:#000;
	width: 10px;
	height:12px;
	cursor: pointer;
	border: 1px solid #cccccc;
	border-left:none;
	background: #fff;
	font-size: 9px;
	vertical-align: middle;
	text-align: center;
	line-height: 9px;
}

.content_checkout_basket .quantity  .minus{
	border-top: none;  
}

table.basket_product .actions .deleteButton
{
	background: url(../images/trash.gif) no-repeat;
	border: none;
	height: 18px;
	width: 18px;
	cursor: pointer;
	padding: 0;	
}

.checkout_summary_address{
	width:200px;
	height:auto;
	float: left;
	margin: 30px 0px;
	display: none;
}

.checkout_summary_methods,.checkout_summary_comments{
	margin: 15px 0px;
}

/* Checkout */
/* Address */

.checkout_action_bar
{
	width: 100%;
	height:27px;
	margin-bottom: 20px;
}

.content_checkout_address
{
	font-size: 12px;
	line-height: 20px;
}

.content_checkout_address input[type="radio"]
{
	float: left;
}

.content_checkout_address label
{
	display: block;
	margin-left: 21px;
}


.content_checkout_address .checkout_address
{
	width: 430px;
	padding: 10px 20px;
	height: auto;
	overflow: hidden;
	float: left; 
	border: 1px solid #e3e3e3; 
	margin:15px 0px 15px 0px;
}

.content_checkout_address .checkout_address:first-child
{
	margin-right: 55px;
}

.content_checkout_address .checkout_address ul
{
	list-style: none;
	padding: 0 0 0 5px;
}

.content_checkout_address .checkout_address ul li
{
	margin-bottom: 15px;
}

/* Checkout */
/* shipping - payement */

.content_checkout_shipping{
}

.content_checkout_payment{
}

.content_checkout_shipping ul,.content_checkout_payment ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

.content_checkout_shipping ul li, .content_checkout_payment ul li{
	width: 100%;
	height: 30px;
	font-size: 12px;
	line-height: 30px; 
	border: 1px solid #e3e3e3; 
	-moz-border-radius:5px;
	margin-bottom: 10px;
}

.content_checkout_shipping ul li img, .content_checkout_payment ul li img{
	margin-top:2px;
	margin-bottom: -7px;
}