@charset "utf-8";
/* CSS Document */

/*HEAD*/
#ShowBasket_TD td, #OrderStep1_TD td, #OrderStep2_TD td, #OrderStep3_TD td, #CreditCardPayment_TD td {padding:0px;}
#ShowBasket_TD table, #OrderStep1_TD table, #OrderStep2_TD table, #OrderStep3_TD table, #CreditCardPayment_TD table {border-spacing:0px;}

.TableLines_ShowBasket, .TableLines_Orderstep1, .TableLines_Orderstep2, .TableLines_OrderStep3, .TableLines_OrderStep4, #CustomerInfo_OrderStep3_Table3, #CustomerInfo_OrderStep3_Table4 {width:100% !important;}
.TableLines_ShowBasket, .TableLines_Orderstep1, .TableLines_Orderstep2, .TableLines_OrderStep3, .TableLines_OrderStep4 {margin-left:0px;}

/*Step 0*/
td.Heading_ShowBasket {border-top:1px solid #ebebeb !important;border-bottom:1px solid #ebebeb !important;padding-top:6px !important;padding-bottom:6px !important;}
.ShowBasket_ProductLine_Amount_TD, .ShowBasket_ProductLine_Description_TD, .ShowBasket_ProductLine_UnitPrice_TD, .ShowBasket_ProductLine_TotalPrice_TD, .ShowBasket_ProductLine_ActionButtons_TD {border-bottom:1px solid #ebebeb;}
.ShowBasket_ProductLine_Amount_TD {text-align:center !important;}
.ShowBasket_ProductLine_Amount_TD, .ShowBasket_ProductLine_Description_TD, .ShowBasket_ProductLine_UnitPrice_TD, .ShowBasket_ProductLine_TotalPrice_TD, .ShowBasket_ProductLine_ActionButtons_TD, .ShowBasket_ProductLine_Description_TD td {vertical-align:middle !important;}
.ShowBasket_ProductLine_ActionButtons_TD img {margin-left:4px;margin-right:4px;}
.ProductImage_ShowBasket {border:1px solid #dcdcdc;}
.BackgroundColor1_ShowBasket td, .BackgroundColor2_ShowBasket td {padding-top:5px !important;padding-bottom:5px !important;}

/*Step 1*/
.HR_OrderStep1 {display:none;}
#Orderstep1_AlternativeDelivery_Fields_TD, #Orderstep1_AlternativeDelivery_Heading_TD {padding-left:20px !important;}
#Orderstep1_AlternativeDelivery_Fields_TD input {position:relative;}

/*Step 2*/
#PayMethodsContainer img, #ShippingMethodsContainer img {margin-bottom:5px;}
.OrderStep2_PayMethods_TD, .OrderStep2_ShippingMethods_TD {padding-top:20px !important;}

/*Step 3*/
.ProductImage_Order3, .ShortDescription_ShowBasket {display:none;}




h1 {
	font-size:15px;
	margin-top:10px;
	color:#666666;
}

hr {
background:#ebebeb !important;
background:none;
border:none !important;
border:1px solid #ebebeb;
height:1px;
width:100%;
overflow:hidden;
display:block;
margin-top:16px !important;
margin-bottom:16px !important;
margin-top:5px;
margin-bottom:5px;
}
