﻿body
{
    font-family: Arial;
    font-size: 11px;
    color: #000;
   background: white;
   font-size: 12pt;
}
img
{
	border: none;
}
h1,h2
{
	font-size: 1.5em;
	line-height: 1.8em;
	color: #000;
	display: block;
	clear: both;
}
h2
{
	font-size: 1.3em;
	line-height: 1.6em;
}
ul
{
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
}
li
{
	margin: 0;
	padding: 0;
}
.noPrint,
br,
#footerBox,
#topNav,
#bottomRight,
#oeContent,
.hiliteCruise,
.offersCruise,
.cruiseLinks,
#infoTabs,
.cruiseHL a,
#sfData,
#videos,
.onBoardSub #col2,
#rawData,
.jScrollPaneTrack,
.jScrollPaneDrag,
.jScrollArrowUp,
.jScrollArrowDown
{
   display: none;
}
#wrapper,
#bannerBox,
#mainBox,
#homeMain,
.cruisePanel,
#itinMain,
.feed,
.scrollMe,
.jScrollPaneContainer
{
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}
#wrapper
{
   margin: 0 5%;
}
#bannerBox
{
	height: 90px;
}
#logoBox
{
	width: 45%;
	float: left;
}
#topRightBox
{
	width: 45%;
	float: right;
	text-align: right;
}
#topRightBox br
{
	display: inline;
}
a:link, a:visited {
   color: #666;
   background: transparent;
   text-decoration: underline;
}
.panels a
{
	text-decoration: none;
}
.rightOffers
{
	padding-top: .6em;
}
.rightOffers li
{
	border: 1px solid #999;
	margin-bottom: .8em;
	padding: 2px;
}
#itinMain h2
{
	display: none;
}
#itinMain li
{
	padding-top: .6em;
	margin-top: .6em;
	border-top: 1px solid #000;
}
#showFeed
{
	position: relative;
	width: 100%;
	top: 200px;
}
#showFeed th,
#showFeed td
{
	padding: 3px;
	border: 1px solid #000;
	text-align: left;
}
#showFeed th.lastTh
#showFeed td.lastTd
{
	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, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1;
}
/*---*/
.printMe
{
	display: block;
}
