td {
	vertical-align: top;
}

#checkoutCoupons {
	height: /*250px*/;
}

.checkoutDiscounts, .checkoutShippingTable, .checkoutBillingTable {
	width:50%;
}

#checkoutShipTo, #checkoutBillTo {
	height: /*113px*/;
}



.checkout{
	width: 500px;
	margin-left: 20px;
}






#CheckoutcartContentsDisplay{
	width: 500px;
	
}

#orderTotals{
	width: 500px;
	border-top:1px dotted #666666;
}

#checkoutShoppingCart{
	border: none;
}


#ccTotalHeading{
	text-align: right;
	padding-right: 20px;
}
#ccQuantityHeading, .cartQuantity{
	text-align: left;
	width: 80px;

}
#ccProductsHeading, .cartProductDisplay{
	text-align: left;
	width: 170px;
}
.cartProductDisplay, .cartQuantity, cartTotalDisplay{
	padding: 3px;
}
#ccProductsHeading, #ccQuantityHeading, #ccTotalHeading{
	padding: 3px;
	border-bottom: 1px dotted #660000;
	color: #330000;
	font-size:11px;
}

.lineTitle{
	padding: 3px;
	font-weight: bold;
}
.totalBox{
	width: 80px;
	padding: 3px;
	font-weight: bold;
	text-align: right;
}

#ottotal{
	border-top: 1px dotted #660000;
	color: #330000;
	font-size:11px;
	font-weight:bold;
}

.cartChangeButton{
}






.checkoutBillDiv{
	float: left;
	width:230px;
	clear:none;
	margin-top: 5px;
	
}

.checkoutShipDiv{
	float: left;
	width:230px;
	clear:none;
	margin-left: 30px;
	
}

.checkoutPaymentDiv{
	float: left;
	clear:both;
}


#checkoutBillTo{
	border: none;
	float: left;
	width:230px;
	
}



#checkoutShipTo{
	border: none;
	float: left;
	width:230px;
}

.checkoutAddress{
	background: #FFFFFF;
	border: 1px dotted #CCCCCC;
	width: 220px;


}

.AddressHeading{


}

.AddressInfo {
	width: 210px;
	color: #666666;
	padding-left: 5px;
float:left;
}


#checkoutShippingSelection{
	visibility: hidden;	
	height: 0px;
	width: 0px;
}
#checkoutShippingContentChoose{
	visibility: hidden;	
	height: 0px;
	width: 0px;
}


#checkoutPayment{
	border: none;
	
}

.paymentimage-certitrade{
	float: right;
	width: 169px;
	height: 42px;
	background: url(../images/icons/visamasterdiners.jpg) no-repeat top;
	color: #666666;
	padding: 5px;
}

.payment-certitrade{
	width: 400px;
	height: 42px;
	padding: 5px;
	border: 1px dotted #CCCCCC;
}
.payment-cod{
	width: 400px;
	padding: 5px;
	border: 1px dotted #CCCCCC;
}





input.conditions{
		border: 1px solid #330000;
	background: #CC0000;
}
#checkoutConditions{
		margin-bottom: 15px;
		border: none;
}
.checkoutSubmit{
		width: 500px;
		border-bottom: 1px dotted #CCCCCC;
		border-left: 1px dotted #CCCCCC;
		border-right: 1px dotted #CCCCCC;
		margin-left: 20px;
		padding: 5px;
		margin-top: 0px;
}
.checkoutSubmitButton{

	width: 52px;
	float: right;
	clear:none;
	margin-right: 10px;
		
}
.checkoutSubmitText{
		
}


.checkoutconfirmbox{
	width: 500px;
	margin-left: 20px;
}

.confirmtextholder{
float:left;
width:350px;
}

.confirmbuttonholder {
border:1px solid #9A9A9A;
padding:10px;
}
