Just to clarify, OrderDetails doesn't contain any any information about individual items, just the cost, ect.
OrderLines is used to link an order to a customer so that you may identify which customer an order belongs to.
Does that change anything?