﻿
/*--------------------------------- PRINT ---------------------------------*/

div#OutlineColumn2
{
	display: none;
}

div#OutlineColumn3
{
	display: none !important; 
}

div#main 
{
	margin-left: 2px; 
	margin-right: 2px;
}

#SearchHistoryContainerBox
{
	display: none;
}

#ctl00_ContentPlaceCenterContent_EmailResultsControl
{
	display: none;
}

#ctl00_ContentPlaceCenterContent_requestATitleLink
{
	display: none;
}

#ctl00_topLink
{
	display: none;
}

#footer
{
	display: none;
}
	
#header
{
	display: none;
}

#headerMenu
{
	display: none;
}

#ctl00_contentQuickSearch
{
	display: none;
}

.noPrint
{
	display: none;
}
	
#headerlinks
{
	display: none;
}
	
#ctl00_ReservationBasketDisplay1
{
	display: none;
}

fieldset,
legend
{
	border: solid 0px #FFFFFF;
}

input.button
{
	background-color: #FFFFFF;
}

#ctl00_ContentPlaceCenterContent_saveContainer
{
	display: none;
}

/*-------------------------------- BASKET --------------------------------*/

input.summaryButton,
input.deliveryButton,
input.reservationButton
{
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
}