/* PRINT STYLE SHEET FOR JETPARKS
Created by Richard Clark
http://kmp.co.uk
*/

body {
	font-family:Verdana, Geneva, sans-serif;
}

.header {
	display:block;
	float:left;
}

.header h6 {
	float:left;
	width:50%;
	text-align:right;
	color:#ec008c;
}

.header h6 span {
	clear:both;
	display:block;
}

.header h1, .header h2 {
	float:left;
	width:50%;
}

h1.logo a , h2.logo a {
	display:none;
}

h1.logo img, h2.logo img {
	display:block;
}

#content {
	clear:both;
}

h1 {
	font-size:18pt;
}

h2, .header h6 {
	font-size:14pt;
}

h3, h4, h5, h6 {
	font-size:12pt;
}

p, ul, ol, label {
	font-size:11pt;
}

#skipLink, 
.header ul,
.nav,
.footer ul,
.avatar,
.quick-book{
	display:none;
}

.car-park-booking label {
	clear:both;
	display:block;
	margin-bottom:5px;
}

.booking-steps ol {
	list-style:none;
}

.booking-steps span {
	display:none;
}