/* Omed Print Styles */
html								{ height:auto;margin-bottom:0; }
body							{ height:auto;margin:0;padding:0; }
.print-only						{ display:block; }
.no-print						{ display:none; }

.main							{ width:650px;background:none; }
div#header						{ height:80px; }
div#header #utility,
div#header #mainnav				{ display:none; }
div.pagetitle-area				{ padding:0;width:auto; }
div.pagetitle-area-left			{ padding:10px;width:auto; }
div.page-container-left			{ padding-bottom:10px; }
div.page-container-right			{ display:none; }
div#footer						{ background:none;position:static;height:auto; }
div#footer #links,
div#footer #social_networking	,
div#footer a						{ display:none; }

div#sharenav-wrapper				{ display:none; }

/* Print Itinerary Styles */
div.allevents-tab-container		{ display:none; }
div.allevents-columntitle-container	{ padding-top:0; }
div.allevents-details-container	{ display:block !important; }
div.allevents-details-container a,
div.allevents-details-container div.popup-wrapper	{ display:none; }

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
.sIFR-flash 							{ display: none !important; height: 0; width: 0; position: absolute; overflow: hidden; }
.sIFR-alternate 						{ visibility: visible !important; display: block !important; position: static !important; left: auto !important; top: auto !important; overflow:visible; width:auto; height:auto;overflow:visible; }