/*
	-----------------------------------------------------------------------------
	Title: 	Webjet Print Stylesheet
	Author: 	James Beattie (james@amplify.com.au)

	Version 1.0
	30/04/2008
	-----------------------------------------------------------------------------
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

body, body * {
   font-size: 12pt !important;
   float: none !important;
   color: #000;
   height: auto;
}

input, select, textbox {
    border: none !important;
}

#navigation, #promotion, #subnav, #subnav2, #footerLinks, p.crumbs, .mod_tellafriend,
.insurance #content .mod_nav, #subnav a img, #subnav2 a img, #insurance-subnav a img,
.hotel-booking-form, #frm_mdf_params , a.lightbox  {
   display: none !important;
}

#wrapper h1, #wrapper  h2, #wrapper  h3 {
    font-size: 13pt !important;
    font-weight: bold !important;
} 

a {
    text-decoration: none;
    color: red;
}

h3 img, img#logo, #content p {
    display: block;
    margin-bottom: 10pt;
}

.mod_content {
    width: 99% !important;
    margin-bottom: 10pt;
}

/* magic dealfinder tables */
div.magicdealfinder *,
div.magicdealfinder table,
div.magicdealfinder table tr td,
div.magicdealfinder table tr td
{
    vertical-align: top;
    font-size: 11pt !important;
    border-collapse: collapse;
}

div.magicdealfinder table{
    width: 100%;
    background: transparent url(/site/images/logo-webjet-au.jpg) top left;
}

div.magicdealfinder table tr td.InterMatrix_Table_Prices_Display,
div.magicdealfinder table tr td.InterMatrix_NoFligts
{
    padding: 3px;
    border: 1px solid #ccc;
}
