@import url("reset.css");
@import url("structure.css");
@import url("typography.css");
@import url("forms.css");
@import url("widgets.css");
@import url("grid.css"); /*Grid System*/
@import url("cms.css"); /*CMS styles*/
@import url("popupSystem.css"); /*Pop-up system*/
@import url("popupStyles.css"); /*Pop-up styles*/
@import url("lightbox.css"); /*lightbox styles*/

/* If you're having trouble printing relative links, uncomment and customize this:
   (note: This is valid CSS3, but it still won't go through the W3C CSS Validator) */

/* a[href^="/"]:after {
  content: " (http://www.yourdomain.com" attr(href) ") ";
} */

/*PRINTER-FRIENDLY STYLES*/
body,
div.perimeterInner,
div.contentWrapper,
div.rightCol div.roundedBox div.top,
div.rightCol div.roundedBox div.middle,
div.rightCol div.roundedBox div.bottom {
	background: none;
}
a.checkAvailability,
div.roundedBox div.toolBar,
div.navContainer,
div.leftCol,
div.footerTop,
div.footer,
div.contentBottom,
div.footerBottom,
div.login,
div.copyright,
div.tabs {
	display: none;
}
div.exclusiveBonus {
	margin-bottom: 20px;
}
div.itinerary th {
	color: #3B465A;
	background: none;
}
p.termsConditions {
	color: #417D94;
}
div.rightCol h1 {
	display: none;
}
div.content {
	width: auto;
}
div.master,
div.header {
	width: 640px;
}
