/*
 * $Id: holidaySummary_print.css,v 1.1 2008/09/04 04:31:32 chris Exp $
 */
@import "common_print.css";
@import "trip.css";
body {
	font-family:Arial,sans-serif;
	font-size: 12px;
}
#container{
	width:17cm;
}
table {
	width: 100%;
	border-collapse: collapse;
	border: none;
	font-size: 1em;
}
table td {
border:1px solid #98834D;
padding:3px 6px;
vertical-align:top;
}
td.price, td.class {
	text-align:right !important;
	width:84px;
}
input,
label,
#header,
#footer ul,
#menu,
#breadCrumbContainer,
#bTabs,
#column-left,
#price_summary,
#quoteRef,
#groundServices,
#agent_login_breadcrumbs,
	#holidaySuitcase,#offerBox,#holiday_summary_div,#priceBlock,
#waiting,#image-paging,
.whiteBoxTop,
.printOrEmail,
	img.review,#bookingFooter,span.changeButton,#emailThisPageForm1
{ display: none; }

#detailsColumn{
	float:left;
	width:8.8cm;
}
#detailsColumn h1 {
	font-size:1.3em;
}
#infoColumn{
	float:right;
	margin-top:19px;
	width:7.6cm;
}
#cols_two_and_three {
	width: 100%;
}

#footer { clear: both; }

.errata {
	padding-top: 10px;
}

.details td.class, .details td.totalPrice {
	text-align: right;
}

.details td.totalPrice {
	font-weight: bold;
}

#legalNotice{
	padding:1.2em 0 0;
}
#legalNotice p{
	width:780px;
}
#legalNotice img{
	border:none;
	float:right;
	padding-top:28px;
}
#tripAdvisorBox,
#expectBox, #ratingBox {
	width:auto;

}
#tripAdvisorBox,
#tripAdvisorBox div.container,
#tripAdvisorBox div.footer {
	background:none;
}
