/* RESET (Based on Eric Meyer's Reset) */

	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,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td
							{ margin: 0; padding: 0; border: 0; vertical-align: baseline; background: transparent; }
	body 					{ line-height: 1; }
	ol, ul 					{ list-style: none; }
	blockquote, q 			{ quotes: none; }
	table 					{ border-collapse: collapse; border-spacing: 0; }


/* LAYOUT */

/* Body */

	body					{ margin: 0; background: #fff url(../images/layout/bg.jpg) top center; }
	#wrapper				{ width: 812px; margin: 0 auto; }
	#main					{ background: url(../images/layout/main_bg.png);
							  padding: 0 6px; }
	#bottom					{ background: url(../images/layout/main_bg_bottom.png); height: 6px; }
	
/* Header */

	#header					{ padding: 53px 25px 20px 25px; border-bottom: 2px solid #999966; margin: 0 0 3px 0;
							  background: url(../images/layout/header_bg.jpg) top no-repeat; position: relative; }
	#header, #header a		{ }
	#header	img				{ margin: 0; border: 0; }
	
	#header #logo			{ }
	
	#phone					{ text-indent: -10000px; height: 17px; width: 350px;
							  position: absolute; bottom: 20px; right: 25px;
							  background: url(../images/layout/phone.png) no-repeat bottom; }
	
/* Navigation */
	
	#navbar 				{ background-color: #666666; height: 30px; font-family: Georgia,"Nimbus Roman No9 L",serif; font-size: 14px; padding-left: 25px; }
	#navbar ul 				{ padding: 0; margin: 0; }
	#navbar ul li 			{ display: inline; list-style-type: none; padding-right: 30px; }
	#navbar ul li a			{ color: #ffffff; text-decoration: none; line-height: 30px; }
	#navbar ul li a:hover	{ text-decoration: underline; }

/* Side Navigation */

	#sideNavigation			{ float: left; width: 170px; border-right: 2px solid #666633; padding: 5px 10px 10px 20px; margin-top: 20px; }
	#sideNavigation ul 		{ padding: 0; margin: 0; }
	#sideNavigation ul li	{ list-style-type: none;  }
	#sideNavigation ul li a	{ text-decoration: none;  }
	#sideNavigation ul li a:hover
							{ text-decoration: underline;  }

/* Background */
	#background				{ background-image: url(../images/layout/content_bg.jpg); }
	
/* Content */

	#content				{ padding: 20px 20px 20px }
	#content.home			{ background: url(../images/home/background.jpg) no-repeat; background-color: #D0D1D3; }
	#content.sideNav		{ margin-left: 200px; background-color: transparent; }
	
/* Footer */

	#footer					{ padding: 15px; border-top: 2px solid #999966; margin: 3px 0 0 0; overflow: hidden; }
	#footer, #footer a		{ color: #999; }
	#footer a				{ text-decoration: none; }
	#footer a:hover			{ text-decoration: underline; }
	#footer p				{ margin: 10px 0 0 0; font-size: 0.8em; }
	#footer img				{ margin: 0; }

	#footer #places			{ text-indent: -10000px; background: url(../images/layout/places.png) top center no-repeat;
							  height: 39px; border-bottom: 1px solid #cccccc; margin: 0; }

	#copyright				{ float: left; }
	#proworx				{ float: right; }
	#cards					{ clear: both; padding: 5px 0 0 0; }

/* TEXT */

/* Fonts */

	html					{ font-size: 100%; }
	body					{ color: #000000; font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif; font-size: 13px; }

	h1, h2, h3, h4, h5, h6,
	.styleH1				{ font-size: 1.5em; font-weight: normal; font-family: Georgia, "Times New Roman", Times, serif; color: #666633; }
	.styleH1 strong 		{ font-weight: normal; }
	.forceInline 			{ display: inline; }
	h2						{ font-size: 1.2em; }
	h3						{ font-size: 1.0em; }
	h4						{ font-size: 1.0em; }
	h5						{ font-size: 1.0em; }
	h6						{ font-size: 1.0em; font-weight: bold; }

	p						{ padding: 5px 0px; }
	
	pre						{ white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap;
							  white-space: -o-pre-wrap; word-wrap: break-word; }	
	pre, code				{ font-family: Consolas, "Courier New", Courier, monospace; }

	em						{ font-style: oblique; }
	strong					{ font-weight: bold; }
	
	q						{ }

	del 					{ text-decoration: line-through; }
	ins 					{ text-decoration: underline; }

	sup 					{ vertical-align: super; }
	sub 					{ vertical-align: sub; }

	abbr					{ border-bottom: 1px dotted; cursor: help; }
	
	a						{ color: #666633; }
	a:visited				{ }
	a:hover,
	a:focus					{ color: #000000; }
	a:active				{ }

	blockquote				{ font-style: oblique; }

	dt 						{ font-weight: bold; }
	li						{ color: #666633; }	

	caption					{ font-size: 0.9em; }

	.note					{ color: #666; }
	.error					{ color: #cc0000; }

/* Line Heights */

	h1, h2, h3, h4, h5, h6	{ line-height: 1.2; }
	p, li, dt, dd, 
	td, th,	caption			{ line-height: 1.4; }
	pre						{ line-height: 1.2; }

/* Margins */

	h1, h2, h3, h4, h5, h6	{ margin: 0; padding: 8px 0px 0px 0px; }
	p, ul, ol, dl, pre, 
	blockquote				{ margin: 0.6em 0 0 0; }
	blockquote				{ margin-left: 2em; margin-right: 2em; }

	ul, ol					{ margin-left: 2em; }
	ul ul, ul ol,
	ol ol, ol ul			{ margin-top: 0; margin-bottom: 0; }
	
	dd 						{ margin-left: 2em; }

	.top					{ margin-top: 0 !important; }
	.top_h1					{ margin-top: 2.0em !important; }
	.top_h2					{ margin-top: 1.8em !important; }
	.top_h3					{ margin-top: 1.6em !important; }
	.top_h4					{ margin-top: 1.4em !important; }
	.top_h5					{ margin-top: 1.2em !important; }
	.top_h6					{ }

/* Text Alignment */

	.text_center			{ text-align: center; }
	.text_left				{ text-align: left; }
	.text_right				{ text-align: right; }
	.text_justify			{ text-align: justify; }

/* List Styles */

	ul						{ list-style: disc; }
	ul ul					{ list-style: circle; }
	ul ul ul				{ list-style: square; }
	ol						{ list-style: decimal; }
	ol ol					{ list-style: lower-alpha; }
	ol ol ol				{ list-style: lower-roman; }


/* OBJECTS */

	.object					{ margin: 1em auto; }
	.object_standard		{ width: 200px; }

	.object img,
	.object object, 
	.object table			{ margin: 0; border: 0; float: none; }

	.object p				{ padding: 0.5em; margin: 0; background: #333; color: #fff; font-size: 0.7em; }

/* Alignment */
	
	.object_center			{ margin-left: auto; margin-right: auto; }
	.object_left			{ margin-left: 0; margin-right: auto; }
	.object_right			{ margin-left: auto; margin-right: 0; }
	.object_float_left		{ margin-left: 0; margin-right: 1em; float: left; clear: left; }
	.object_float_right		{ margin-left: 1em; margin-right: 0; float: right; clear: right; }


/* TABLES  */

	table					{ width: 180px; margin: 0.8em 0 0 0; }
	th, td 					{ padding: 2px 0; vertical-align: top; border: 0 solid #999966;
							  font-weight: bold; text-transform: uppercase }
	th						{ text-align: left; color: #666633; }

	thead th				{ border-bottom-width: 1px; }
	tfoot th, tfoot td		{ border-top-width: 1px; }
	tbody th, tbody td		{ border-bottom-width: 1px; }

	caption					{ caption-side: bottom; }

/* HORIZONTAL RULES */

	.rule					{ border-top: 1px solid #eee; margin: 1em 0; }
	.rule hr				{ display: none; }
	
/* Home Page */
	#homePrices 			{ height: 235px; padding: 50px 0px 0px 450px; }
	#homePrices p 			{ font-size: 16px; font-family: Georgia,"Nimbus Roman No9 L",serif; color: #797979; padding: 0px; padding-left: 14px; }
	#homePrices p span.price
							{ font-size: 19px; color: #000000; }
	#homePrices p.fareCalc	{ margin-top: 16px; color: #ffffff; background: url('/images/buttons/grey_large.gif') no-repeat; padding: 4px; text-align: center; font-size: 12px; }
	#homePrices p strong
							{ font-weight: normal; }
	#homePrices p.fareCalc a
							{ color: #ffffff; font-size: 16px; }
	#homePrices p.fareCalc a:hover
							{ color: #FFFFC0; }

/* Fare Calculator */
	.fareCalcArea			{ width: 360px; float: left; }
	.fareCalcArea p			{ padding: 0; }
	.fareCalcArea p	em		{ font-size: 12px; }
	.fareCalcArea h2		{ margin: 20px 0px; padding: 0; background: url('/images/buttons/grey.gif') no-repeat; width: 132px; height: 31px; line-height: 31px; color: #ffffff; text-align: center; font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif; font-size: 13px; }
	.fareCalcArea input, select
							{ border: 1px solid #000000; font-size: 12px; padding: 0; margin: 0; font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif; }
	.fareCalcArea input 	{ padding: 1px; }
	.fareCalcArea label 	{ width: 130px; display: inline-block; }
	
	div.fareEstimation
							{ clear: both; padding: 20px 0px; }
	div.fareEstimation p
							{ margin: 0; padding: 0; }
	div.fareEstimation p.title
							{ font-size: 16px; }

/* Booking Form and contact form Specifics */
	label,input,textarea 			{ margin-top: 10px; }

	label#travelling_from_label,	input#travelling_from,	label#travelling_to_label,	input#travelling_to,	label#your_name_label,
	input#your_name,	label#telephone_label,	input#telephone,	label#email_address_label,	input#email_address,	label#date_label,
	input#date,	label#requirements_label, label#from_email_address_label, input#from_email_address, label#message_label,
	input#number_of_passengers, label#number_of_passengers_label, input#flight_number, label#flight_number_label,
	input#date, label#date_label, input#time, label#time_label
							{ display: inline-block; width: 160px; vertical-align: middle; padding-bottom: 3px;}
	input#time       		{ margin-right: 320px; }
	label#travelling_to_label, label#telephone_label, label#date_label, label#from_email_address_label,  label#flight_number_label
							{ margin-left: 20px; }
	button#submitButton 	{ margin: 10px 0px 0px 160px; }
	textarea#requirements, textarea#message
						 	{ display: inline-block; width: 505px; vertical-align: top; margin-top: 10px; }
	label#requirements_label, label#message_label
							{ vertical-align: top; padding-bottom: 10px; }
	
	div.formErrors 			{ background-color: #F0F0F0; border: 1px solid #800000; margin: 10px 0px 5px 0px; }
	div.formErrors p		{ margin: 4px 10px; }