/* CSS Document */
	
	body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color: white;
		color: #666666;
		margin: 0px;
		padding: 0px;
		line-height: 1.4em;
		font-size: 62.5%;
	}
	
	a:link, a:visited{
		text-decoration: none;
		color: blue;
	}
	
	a:hover {
		text-decoration: underline;
	}
	
	.current a:visited {
	 text-decoration:none;
	 color: black;
	}
	
	.current {
	background-color:#FFBD00;
	color: white;
	font-weight:bold;
	border-top: 1px solid #0063A5;
	margin:0px;
	padding-left: 10px;
	font-size:14px;	
	}
	
	.nav a:link {
	text-decoration:none;
	color:white;
	}
	
	
	.nav a:visited {
	text-decoration:none;
	color:white;
	}
	
	.nav a:hover{
	color:black;
	}
	
	.nav {
	background-color:#CE0000;
	color: white;
	font-weight:bold;
	border-top: 1px solid #0063A5;
	margin: 0px;
	padding-left: 10px;
	font-size:14px;
	}
	
	
	
	H1{
	color:#0063A5;
	font-size:25px;
	}
	
	h2, h3, h4, h5, h6 {
		color: #330066;
	}
	
	h2 { font-size: 1.4em; }
	h3 { font-size: 1.3em; }
	h4 { font-size: 1.2em; }
	h5 { font-size: 1.1em; }
	h6 { font-size: 1em; }
	
	th{
	background-color:#CE0000;
	color: white;
	font-weight:bold;
	margin: 0px;
	font-size:10px;
	}
	
	input{	
		color: #666666;
		font-size: 0.9em;
		padding: 0.2em 0.4em;
	}
	
	table.listing {
		color: #91001A;
	}
	
	table.listing td.price{
		color: #91001A;
		font-weight: bold;
	}
	table.listing td.destination{
		color: #990000;
	}
	
	table.listing td {
		padding: 0.3em 0.4em;
		background-color: #F4F4EC;
		border-bottom: 1px solid #B7B78A;
	}
	
	table.listing tr.even td {
		background-color: #F5F5F0;
	}
	
	table.listing thead th {
		background-color: transparent;
		border: 0px;
		border-bottom: 1px solid #666600;
		color: #666600;
		font-weight: bold;
		font-size: 10px;
	}
	
	table.listing select {	
		color: #666666;
		border: 1px solid #A1A294;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding: 0.2em 0.4em;
		width: 200px;
		margin-left: 3px;
		margin-top: 0;
		margin-bottom: 0;
	}
	
	table.listing textarea {	
		color: #666666;
		border: 1px solid #A1A294;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		padding: 0.2em 0.4em;
		width: 132px;
		margin-left: 3px;
		margin-top: 0;
		margin-bottom: 0;
	}
		
	/* .................................................................. Misc */
					
		.clear {
			clear: both;
		}



	/* .................................................................. Main Search Form */
	
	#ff {
		background: #CCCCCC url(/hrg/images/flight-finder.jpg) no-repeat left top;
		width:450px;
		
		
	}
	
	#topic {
		padding: 10px;
		font-size: 12px;
		font-weight: bold;
		color: white;
		background-color: #CC0000;
	}

	
	#mainform {

		margin-left: 10px;
		margin-right: 10px;
		border-bottom: 1px solid #DFDFDF;
		margin-bottom: 1em;
		padding-bottom: 1em;
		color:#93AFBB	
	}

	#mainform h2 {
		font-size: 1px;
		text-indent: -300px;
		overflow: hidden;
		height: 35px;
		background: url(/images/header_flights_blurb.gif) no-repeat left top;	
	}
	
	
	#mainform select, #mainform input.textfield {
		font-size: 1em;
		color: #666666;	
		margin: 0px;
		padding: 0px;
		width: 136px;
		margin-left: 0px;
	}
	
	
	#mainform input.textfield {
		font-size: 1em;
		color: #666666;	
		width: 123px;
		/*_margin-left: -10px;
		_margin-right: -10px;*/
	}
	#mainform select.small {
		width: 40px;
		display: block;
		float: left;
	}
	#mainform select.date-day {
		width: 40px;
		display: block;
		float: left;
		margin-right: 4px;
	}
	
	#mainform select.date-monthyear {
		width: 80px;
	}
	
	#mainform div {
		width: 136px;

		float: left;
		color: #4F4F4F;
		font-weight: bold;
		margin-right: 2px;
		/*_margin-right: 5px;*/
		display: inline;
		margin-bottom: 4px;
		line-height: 1.7;
		
	}
	
	#mainform div.radiobutton {
		width: 66px;
	}
	
	#mainform div.radiobutton input {
		clear: both;
		float: left;
	}
	
	#mainform div.num-children {
		width: 120px;

	}

	#mainform div.economy {
		width: 60px;
		overflow: visible;
	}

	#mainform div.student span {
		overflow: visible;		
	}
	
	#mainform div.economy input {
		margin-left: 21px;
		/*_margin-left: 16px;*/
	}
	
	#mainform div.student input {
		margin-left: 27px;
		/*_margin-left: 22px;*/
	}
	
	
	#mainform p.submit {
		float: none;
		clear: both !important;
		text-align: right;
	}
	
	#mainform input.button {
		background-color: #990000;
		color: #FFCC00;
		border: 0px;
		text-transform: uppercase;
		font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
		padding: 0.4em 1em;
	}	

	#network {
		text-align:center;
	}

	p#network {
	
		font-weight:lighter;
	
	}

	#network a {
		text-decoration: none;
		color: 	#64625B;
	}

	#hdr{
		padding-left:260px;
	}
	
	#Container{
		padding-left:390px;
	}	

	#formnoback #topic {
		padding: 10px;
		font-size: 14px;
		font-weight: bold;
		color: white;
		background-color: #CC0000;
	}
	
	#formnoback table table {
		border: 1px solid #000000;
	}

	#formnoback table table table {
		border: none;
	}

	#formnoback tr tr {
		background-color: #EEEEEE;
	}
	
	#formnoback tr tr tr td {
		padding-left: 10px;
	}

	#formnoback select {
		color: #666666;
		font-size: 0.9em;
		font-weight: bold;
	}
	
/**********************/

#newForm
{
	width: 400px;
	text-align: center;
	margin: auto;
	border: 1px solid #666666;
	background-color: #EEEEEE;
}

#newForm form
{
	padding: 0px;
	margin: 0px;
}

#newForm .formHeader
{
	background-color: #CC0000;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}

#newForm .formRow
{
	clear: both;
	padding: 5px;
	background-color: #EEEEEE;
}

#newForm .formLabel,
#newForm .formField
{
	width: 45%;
	float: left;
	text-align: left;
}

#newForm .formLabel img,
#newForm .formLabel input,
#newForm .formLabel span,
#newForm .formField img,
#newForm .formField input,
#newForm .formField span
{
	vertical-align: middle;
}

#newForm input.textfield
{
	font-size: 0.9em;
}

#newForm select
{
	color: #666666;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
