/* 	----------------------------------------------------------
	Stylesheet Author    Cybermedia Solutions Ltd 
	Version              [v001]
	Created              [03-11-2008]
	Last-Modified        [03-11-2008]
	Last-Modified By     [IH]
	--------------------------------------------------------   

/* Elements to Hide
==============================================================================*/

form.search, #nav, .nav_column {
	display: none;
	}

/* Default HTML elements, globals, and miscellaneous
==============================================================================*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	}

p { 
	font-size: 100%;
	margin: 0 5px 10px 5px; padding:0;
	line-height: 18px;
	}
	p.feature { margin: 0 10px; }
	p.resultspages { float: right; margin: 2px 0 10px 10px; }
	p.itinerary_link {
		float: left;
		margin: 6px 5px 0 25px; padding:0;
		text-align: right;
		}
	p.itinerary_results_link {
		float: right;
		margin: 6px 5px 0 25px; padding:0;
		text-align: right;
		}
	p.feature { text-transform: uppercase; }

h1 { display: none; visibility: hidden; overflow: hidden; }
	h1 a  { display: none; visibility: hidden; overflow: hidden; }
	h1 a:hover  { 
		text-decoration: none; 
		}

#logo {
	height: 45px; width: 270px;
	margin: 0 0 40px 8px; padding: 47px 0 0 0;
	}

h2 {
	margin:0; padding:0;
	font-size: 140%;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	margin: 0 5px 10px 5px; padding: 10px 0 0 0;
	}
	h2.homepage {
		font-family: "Times New Roman", Times, serif;
		font-size: 350%;
		font-weight: 100;
		margin: 20px 0; padding: 5px 0;
		text-transform: none;
		}
	.nav_column h2 {
		height: 23px; width: 180px;
		margin:0; padding: 7px 10px 0 10px;
		font-size: 120%;
		}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: 500;
	margin: 10px 0 0 0; padding: 0 10px;
	}
	h3.feature { margin: 10px 10px 0 10px; padding:0; }

a {
	color: #002e67;
	text-decoration: none;
	}
	a:hover { text-decoration: underline; color: #002e67; }
	a img { color: #fff; border: none; }

hr.itinerary_day { border: 1px solid #4a6b80; margin: 0 20px; }

.clear { clear: both; }
.hideme { display: none; visibility: hidden; overflow: hidden; }

#wrap {
	width: 600px;
	margin: 0px auto; padding: 0;
	}
/* Full Navigation styles for Abercrombie & Kent DMC Website - February 2009 */

	/* main site navigation
	==============================================================================*/
	.nav_column { display: none; overflow: hidden; }
	ul#nav { display: none; overflow: hidden; }

	/* Secondary Navigation
	==============================================================================*/
	ul.nav02 { display: none; overflow: hidden; }

	/* Buttons
	==============================================================================*/
	.button_print, .button_save, .button_send, .button_quote, .button_map { display: none; overflow: hidden; }