/*
-----------------------------------------------
Virgin Atlantic CSS: Print Base
----------------------------------------------- */

html,
body {
	width: auto;
	height: auto;
	background-color: #fff;
	color: #333;
}
body {
	min-width: 0; /* For Gecko */
	text-align: left;  /* Centre content for IE5 */
}
#page,
#container,
.outer,
.wrapper {
	margin: 0 !important; /* had to use an important here as margin is added inline via style dynamically */
    width: auto !important;
    padding:0 !important;
}
.backgroundImages {
    display: none;
}

/* Main content
---------------------------------------*/
#header .logo a {
    display: none;
}

#header .logo {
    width: 229px;
    height: 56px;
    margin: 20px 0;
}

#header .logo:after {
    content: url(../../img/logo_print.png);
}

#leftCol,
#secondary {
	display: none;
    float: none;
}

.primary {
    float: none !important;
    width: auto !important;
}

.primary .contentPage,
.primary .contentPanel {
    /* Standard */
    box-shadow: none !important;
    /* Vendor prefixes */
    -moz-box-shadow: none;
    -webkit-box-shadow: none;

    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
}
.primary .contentPanel .inner {
    width: 100% !important;
    margin:0 !important;
    padding: 0 !important;
}

.contentPage h1, .contentPanel h1 {
    font-size: 32pt;
    margin: 5px 0 20px 0px;
}

/* Modules
---------------------------------------*/
.module {
    width: 100% !important;
}
.primary .contentPanel .module {
    display: block;
}
.equalHeight div {
	height: auto !important;
}

.partners {
    display: none;
}

.module.warning.messaging {
    display: block;
	float: left;
}

.module.warning.messaging .inner {
    padding: 20px 0;
}

.module.table,
.module.tableImage {
    display: block;
}

.module.table table,
.module.tableImage table {
    border-top: 1px solid #999 !important;
    padding-top: 10px;
}

.module.tableImage {
    border-bottom: none;
    border-top: 2px solid #999;
}

.module.table h2,
.module.tableImage h2 {
    font-size: 18pt;
    color: #333 !important;
    padding: 15px 0;
}

.largeimagetext .leadingImage  {
    /* Standard */
    box-shadow: none;
    /* Vendor prefixes */
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.module.largeimagetext img {
    display: inline-block !important;
    float: none !important;
}

.content table tbody th,
.content table tbody td,
.content table th,
.content table td {
    border-left: none !important;
    border: none;
    padding: 5px 0;
}
.module.contactDetails{
    display: block;
    float: left;
}
.communityTips,
.navThumbnail {
    display: none;
}

/* Header / footer / nav
---------------------------------------*/
#pageIntro,
#navOuter,
#subNav,
#location,
.pageActions,
.pageSurvey {
    display: none;
}

.mastHead {
	float: left;
}

#breadcrumb {
	float: left;
	clear: left;
	width: 100%;
    margin-bottom: 20px;
    padding: 10px 0;
    color: #333;
    border-top: 2px solid #999;
    border-bottom: 1px solid #999;
    background: none;
}

#breadcrumb ul {
	background: none;
}

#header #breadcrumb li a {
    color: #333;
}

#header #breadcrumb li a:after {
    content: "            >";
}

#header #breadcrumb li a.home {
    display: none;
}

#footer {
	display: none;
	position: relative;
}
#footer .infoLinks {
    display: none;
}
#footer #footerInner {
    background: none;
}

#footer .infoLinks.corporate {
	display: block;
    background: #FFF;
    border: none;
}
#footer .infoLinks.corporate ul {
	display: none;
}
#footer .infoLinks.corporate p.copyright {
	position: relative;
    color: #333;
}

/* Accordion
---------------------------------------*/
.accordionItem.section {
    border-top: 1px solid #999 !important;
    padding-bottom: 20px;
}

.ui-accordion-content {
    display: block !important;
}

.ui-icon {
    display: none !important;
}
.ui-accordion .ui-accordion-header a,
.ui-accordion .ui-accordion-header.ui-state-active a {
    border-top: none !important;
    padding-top: 15px !important;
    color: #333 !important;
    border-bottom: none !important;
    width: 688px;
}

/* Lists
---------------------------------------*/
.content .inner ul li {
    margin: 0 0 0 1.2em;
    padding-left: 5px;
	list-style-type: square;
}

/* Columns
---------------------------------------*/
.column-33-c0,
.column-33-c2,
.column-33-c1 {
    width: 32% !important;
}




/* Flight Status - uses class of module which is set to display: none earlier in stylesheet.
---------------------------------------*/
.flightDetails .module {
    display: block;
}

/* overlay rules
---------------------------------------*/
.overlayOpen #header,
.overlayOpen #page,
.overlayOpen #footer,
.overlayOpen #olMask,
.overlayOpen #overlay .close {
	display: none !important;
}
.overlayOpen #overlay {
	top: 0 !important;
	left: 0 !important;
	margin-top: 0 !important;
	margin-left: 0 !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    overflow-y: visible !important;
    height: auto !important;
}

#overlay,
#overlayWrapper .flightDetails,
#overlayWrapper .flightInfo,
#overlayCont {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#overlay {
    width: 98% !important;
}

#overlayWrapper .flightDetails,
#overlayWrapper .flightInfo,
#overlayWrapper .parsys_column {
    width: 100% !important;
}

#overlayWrapper .flightDetails .flightInfo,
#overlayWrapper .flightDetails .travelInfo,
#overlayWrapper .flightDetails .travelInfo h2 {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

#overlayWrapper .flightDetails .flightInfo,
#overlayWrapper .flightDetails .travelInfo {
    border: 1pt solid #ddd !important;
}

#overlayWrapper .flightDetails .travelInfo h2 {
    border-bottom: 1pt solid #ddd !important;
}

/* Hidden components
---------------------------------------*/
.videoPlayer,
form .inlineAC {
    display: none !important;
}
