/* $Id: print.css,v 1.5 2011/09/14 09:42:51 andy.p Exp $ */
/*-----------------------------------------------------------------------------*/
@import "reset.css";

body{
	font-family:Verdana,Arial,Georgia,"Trebuchet MS",Tahoma,"Times New Roman";
	font-size:62.5%
}

#agentLoginPanelContainer { display: none; }

#container{
	width:17cm;
	font-size: 1.1em;
}
/* Remove unwanted elements */
#leftColumn,#waiting,#footer,#searchPanelLayerWrapper,#menu,#breadcrumbs,#image-paging,
#resortDetails,#availability{
	display:none;
}

#defaultContent{
	clear:both;

}
#villaInfo{
	background:yellow;
	width:330px !important;
}

#villaDetails .quickGlanceIcons .sleeps,
#villaDetails .quickGlanceIcons .beds,
#villaDetails .quickGlanceIcons .bath  {
	display:block;
	width:100%;
}
@import "buttons.css";

/******** ONLY REQUIRED FOR CERTAIN PAGES WHICH NEED TO HAVE INDIVIDUAL STYLES **********/
 /*
body#pageName {
	background:#373737 none repeat scroll 0 0;
}*/

/* GENERAL STYLE */
table{
	width: 100%;
	margin-left: 10px;
}

.text{
	margin: 10px;
}

.errata{
	margin: 10px;
}

/* HOLIDAY SUMMARY PAGE */
#bookingOptions{
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}

#headerRight,
#globalnav,
#subMenu,
#breadcrumbs,
#holidayOptionsLoading,
#holidayOptionsPageHeader,
#bTabs,
#bookingOptions #hotelInfo .hotelAtAGlance,
#holidayOptionsPageTrailer,
#errataOptionsFooter,
#column-left,
#countdown{
	display: none;
}

#carHireOptionsButtons,
#extrasOptionsButtons,
#flightButton,
#priceBreakdownPopUpLink,
#carHireOptionsBody p,
#extrasOptionsBody p,
#flightsOptionsBody p{
	display: none;
}

#scrollToFlight img,
#scrollToAccomm img,
#carHireOptionsHeader img,
#scrollToExtras img{
	display: none;
}

#priceOptions h2{
	display: none;
}

#roomDescription,
.contentPlainBox{
	margin-left: 10px;
}

#bookingOptions div{
	padding:5px 10px 10px 0;
}

#bookingOptions h1{
	color:#5C5C5C;
	font-size:16px;
	font-weight:bold;
	padding:5px 0 10px 0;
	clear: both;
}

#bookingOptions h2{
	color:#5C5C5C;
	font-size:14px;
	font-weight:bold;
	padding:5px 0 10px 0;
	clear: both;
}

#bookingOptions p{
	float:left;
	color:#323232;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	line-height:12px;
	font-size: 12px;
}

#bookingOptions #guidePrice .price{
	background-color:#ECECEC;
	float:right;
	height:60px;
	overflow:hidden;
	width:180px;
	font-size: 18px;
	line-height: 22px;
	margin-top: 20px;
	position:relative;
	top:8px;
}

#bookingOptions .price{
	color:#323232;
	font-size:12px;
	font-weight:bold;
	padding:10px 0 10px 20px;
	text-transform:uppercase;
}

#bookingOptions #hotelInfo .hotelDescription{
	float:left;
	margin-left:10px;
	width:320px;
	position: relative;
	top: 10px;
	margin-bottom: 10px;
}

#bookingOptions #hotelInfo img.hotelImage{
	border:1px solid #DAD8CC;
	float:left;
	height:96px;
	width:128px;
	left:25px;
	position:relative;
	width:128px;
}

#hotelInfo .hotelDescription .accomName {
	font-weight:bold;
	margin:0;
	padding-right:5px;
	width:280px;
}
#flightsOptions,
#alternativeRoomOptions,
#carHireOptionsBody,
#extrasOptions,
#discounts,
#priceOptions{
	border:1px solid #89ACC0;
	clear: both;
}

#errataOptionsBody{
	clear: both;
}

#errataOptionsHeader,
#errataOptionsBody .text,
#errataOptionsBody .errata{
	color:#ba5539;
}

#bookingOptions  table tbody tr th{
	color:#7AA7BE;
	text-align:left;
}

#bookingOptions table tbody tr td{
	line-height:1.5em;
	padding:4px;
	text-align:left;
}

#bookingOptions div.subTotal{
	font-size:1.2em;
	font-weight:bold;
	height:auto !important;
	min-height:20px;
	padding:5px 20px 0 0;
	text-align:right;
}

#holidaySummaryForm{
	padding-top: 10px;
}

/* BOOKING CONFIRMATION PAGE */
#bookingConfirmationContainer{
	font-size: 12px;
	color: #000000;
}

.bookExtrasBanner a img,
#printThisPageBtn{
	display: none;
}

#bookingConfirmationContainer h1{
	padding: 10px 0 10px 0;
	font-size: 20px;
}

#passengerDetails h1,
#flightDetails h1,
#accommDetails h1,
#carHireDetails h1,
#yourExtras h1,
#subTotalAndDiscounts h1,
#paymentSummary h1{
	font-size: 16px;
}

#bookingConfirmationContainer p{
	padding-top: 10px;
}

#passengerDetails,
#flightDetails,
#accommDetails,
#carHireDetails,
#yourExtras,
#subTotalAndDiscounts,
#paymentSummary,
#errataAndHolidayExtras{
	border:1px solid #89ACC0;
	margin: 10px;
	padding: 10px;
}
#bookingConfirmationContainer #paymentSummary .paymentRowContainer span{
	float: left;
	width: 420px;
	padding-bottom: 10px;
}

#bookingConfirmationContainer #paymentSummary .paymentRowContainer .paymentAmount{
	float: left;
	font-weight: bold;
	padding-bottom: 10px;
}

#bookingConfirmationContainer table td.quantity,
#bookingConfirmationContainer table td.multiply,
#bookingConfirmationContainer table td.unitPrice,
#bookingConfirmationContainer table td.totalPrice{
	font-weight: bold;
}

#passengerDetails input,
#passengerDetails select,
.contactColContainer input,
.contactColContainer select,
#passengerInformation input,
#passengerInformation select {
	border: 1px solid grey !important;
}

#passengerInformationHeader,
#passengerInformation,
#submitButtonDiv,
#pleaseWaitDiv {
	display: none;
}

.onlyOnPrint {
	margin-left: 10px;
}
