﻿@charset "utf-8";

/* France Loisirs Print CSS Document */

#bdi_progressbar,
#bdi_mainNavigation,
#bdi_breadCrumb,
#bdi_shoppingCartContainer span.bdi_notice,
#bdi_shoppingCart td.bdi_button,
fieldset.bdi_button,
#bdi_footer,
#bdi_header,
#bdi_checkoutOverview div.bdi_button,
#bdi_checkoutVoucher {
	display: none;
}

div#bdi_shoppingCart h3,
div#bdi_shoppingCart h2,
div#bdi_shoppingCart thead.bdi_tableHead,
div#bdi_shoppingCartTotal tr.total,
div#bdi_checkoutPayment h2, 
div#bdi_checkoutOverview h2, 
div#bdi_customerOverview h2, 
div#bdi_customerPerson h2,
div#bdi_customerPassword h2, 
div#bdi_customerAddress h2, 
div#bdi_customerOrderHistory h2,
div.bdi_shippingAddressChoose h2,
div#bdi_checkoutOverview div#bdi_checkoutPaymentOverview h3 {
	color: #000000;
}

div#bdi_shoppingCart thead.bdi_tableHead th {
	background-color: #ffffff;
	font-weight: bold;
}

div#bdi_checkoutOverview div#bdi_checkoutBillingAddress,
div#bdi_checkoutOverview div#bdi_checkoutShippingAddress,
div#bdi_checkoutOverview div#bdi_checkoutPaymentOverview {
	height: 115px;
	width: 245px;
}

div#bdi_shoppingCart th.bdi_tableColumn1,
div#bdi_shoppingCart th.bdi_tableColumn2,
div#bdi_shoppingCart th.bdi_tableColumn3,
div#bdi_shoppingCart th.bdi_tableColumn4,
div#bdi_shoppingCart th.bdi_tableColumn5,
div#bdi_shoppingCart tbody td,
div#bdi_shoppingCartTotal td.bdi_tableColumn1 {
	padding:0px;
}

div#bdi_shoppingCartTotal td.bdi_tableColumn1{
	width: 540px;
}

div#bdi_shoppingCart input.bdi_basketQuantity {
	border: 0px;
}

div#bdi_background {
	background-image:none;
}

