/* Use this stylesheet to define the printable styles only */

/* Logo and promotion image go on top */
div#logo img, div#logo div
{
	display: none;
}

div#only15 img, div#only15 div
{
	display: none;
}

/* Branding */
div#branding
{
    height: 150px;
}

div#branding h1
{
	margin-left: 0px;
	margin-top: 0px;
}

div#branding h1:first-letter
{
    color: #00004C!important;
}

div#branding blockquote
{
	margin-left: 10px;
	margin-top: -39px;
}

div#brandingAbba
{
    height: 150px;
}

div#brandingAbba h1
{
	margin-left: 0px;
	margin-top: 0px;
}

div#brandingAbba h1:first-letter
{
    color: #00004C!important;
}

div#brandingAbba blockquote
{
	margin-left: 10px;
	margin-top: -39px;
}

/* Navigation */
div#navigation
{
	display: none;
}

/* Skype information */
div#skype
{
	display: none;
}

/* Footer */
div#site_info
{
	border-top: 1px solid black;
	background-color: white!important;
}

div#site_info p
{
	text-align: center;
}

div#site_info p, div#site_info a
{
	color: black!important;
	background-color: white;
}

/* Author information */
div#authorship, div#language
{
	display: none;
}

/* Forms */
p.action_button
{
	display: none;
}

input.flightNumber
{
	width: 40px;
}

table.form tr.form_field input, tr.form_field select
{
	width: 200px;
}

/* Invoice */
table.invoice
{
	width: 100%;
}
