@charset "iso-8859-1";

* {
	margin: 0;
	padding: 0;
	outline: 0;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
}

body {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	color: #0e243b;
	background: #0e243b;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #0e243b;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}

strong, b { font-weight: 600; }
em, i { font-style: italic; }



/*recurring*/
.cb { clear: both; }



/*page structure*/
.pagewidth {
	width: 966px;
	float: left;
	background: url(../images/bg_shadow.png) 100% 0 repeat-y;
}

.pagewidthbott {
	width: 966px;
	height: 150px;
	float: left;
	background: #0e243b;
}

.contwidth {
	width: 950px;
}

#top {
	width: 950px;
	height: 289px;
	position: relative;
	display: block;
	background: url(../images/header.jpg);
}

.bcont {
	background: url(../images/bg_bodycont.png) 0 0 repeat-x #c4c9ce;
}
	
	#steps {
		height: 115px;
		position: relative;
		overflow: hidden;
		border-bottom: 1px solid #fff;
	}
		#steps .border {
			border-bottom: 1px solid #caced2;
			background: url(../images/swoosh_corner.png) 0 0 no-repeat;
		}
	
	#middle {
	width; 950px;
	}
	
	#progress {
		border-top: 1px solid #b8bdc3;
	}
		#progress .border {
			padding: 30px 30px 30px 40px;
			border-top: 1px solid #f1f2f3;
		}
	
	#bottom {
		font-size: 7.5pt;
		background: url(../images/bg_bott.png) bottom repeat-x;
	}



/*page minutia*/
		/*#top*/
		#top #logo {
			width: 460px;
			height: 62px;
			position: absolute;
			top: 30px;
			left: 40px;
		}
			#top #logo a {
				width: 460px;
				height: 62px;
				display: block;
			}
			#top #logo a span {
				display: none;
			}
		
		#top p span {
			display: none;
		}
		/*#top end*/
		
		/*#steps*/
		#steps h2.charter {
			width: 792px;
			height: 31px;
			margin: 0 auto;
			padding: 40px 40px 10px 40px;
			display: block;
			background: url(../images/h2_charter.png) 50% 30px no-repeat;
		}
			#steps h2.charter span {
				display: none
			}
		
		#steps ul.step {
			margin: 0 auto;
			padding: 0 0 0 40px;
			list-style: none;
			color: #a3acb5;
		}
			#steps ul.step li {
				float: left;
				margin: 0 15px 0 0;
			}
			#steps ul.step li.selected {
				height: 33px;
				color: #424242;
				background: url(../images/step_select.png) 50% 100% no-repeat;
			}
				#steps ul.step li.selected span {
					color: #ed702d;
				}
				#steps ul.step li.bullet {
					width: 9px;
					height: 7px;
					float: left;
					margin: 6px 20px 0 10px;
					background: url(../images/sprite_tools.png);
				}
					#steps ul.step li.bullet span {
						display: none;
					}
		/*#steps end*/
		
		/*#progress*/
		#progress ul.prog {
			list-style: none;
		}
			#progress ul.prog li {
				float: left;
				margin: 0 10px 0 0;
			}
				#progress ul.prog li a {
					display: block;
					height: 27px;
				}
					#progress ul.prog li a span {
						display: none;
					}
				#progress ul.prog li a.cont {
					width: 135px;
					background: url(../images/btn_prog.png) 0 27px;
				}
				#progress ul.prog li a.back {
					width: 96px;
					background: url(../images/btn_prog.png) 0 0px;
				}
		/*#progress end*/
	
		/*#bottom*/
		.pic {
			background: url(../images/corner_bott.png) 100% 100% no-repeat;
		}
		
		ul#bottnav {
			padding: 25px 0 7px 40px;
			list-style: none;
			line-height: 7.5pt;
		}
			ul#bottnav li {
				display: inline;
				padding: 0 5px;
				border-left: 1px solid;
			}
			ul#bottnav li.first {
				padding: 0 5px 0 0;
				border: 0;
			}
			
			#copyright {
				padding: 0 0 25px 40px;
			}
			/*#bottom end*/



/*middle styles*/	
	/*general*/
	.whitebg {
		background: #fff;
	}
	/*general*/
	
	/*step1*/
	.itn {
		width: 433px;
		padding: 70px 0 30px 40px;
		position: relative;
		float: left;
		border-left: 1px solid #f1f2f3;
		border-right: 1px solid #b8bdc3;
	}
		.itn input, .itn select {
			padding: 3px;
			border: 0;
		} 
		
		.itn table.itnform {
			border: 0;
		}
			.itn table.itnform input {
				width: 130px;
			}
			.itn table.itnform select {			
				padding: 2px;
				width: 80px;
				border: 1px solid #fff;
			}
			.itn table.itnform td {
				padding: 0 20px 0 0;
			}
			.itn table.itnform .btnpos {
				position: relative;
			}
				table.itnform a.lookup {
					position: absolute;
					top: 0;
					left: 150px;
					height: 18px;
					margin: 0 10px;
					padding: 4px 0 0 30px;
					text-decoration: none;
					font-size: 8pt;
					color: #797979;
					background: url(../images/sprite_tools.png) 0 -8px no-repeat;
				}
				table.itnform span.lookup {
					position: absolute;
					top: 0;
					left: 150px;
					height: 18px;
					margin: 0 10px;
					padding: 4px 0 0 30px;
					text-decoration: none;
					font-size: 8pt;
					color: #797979;
					background: url(../images/sprite_tools.png) 0 -8px no-repeat;
				}
				table.itnform a.calendar {
					position: absolute;
					top: 4px;
					left: 150px;
					height: 15px;
					margin: 0 10px;
					padding: 0 0 0 30px;
					text-decoration: none;
					font-size: 8pt;
					color: #797979;
					background: url(../images/sprite_tools.png) 2px -30px no-repeat;
				}

				table.itnform span.calendar {
					position: absolute;
					top: 4px;
					left: 150px;
					height: 15px;
					margin: 0 10px;
					padding: 0 0 0 30px;
					text-decoration: none;
					font-size: 8pt;
					color: #797979;
					background: url(../images/sprite_tools.png) 2px -30px no-repeat;
				}	
	ul.itntrip {
		position: absolute;
		top: 30px;
		left: 40px;
		margin: 0 0 20px 0;
		list-style: none;
	}
		ul.itntrip li {
			margin: 0 40px 0 0;
			display: inline;
		}
		ul.itntrip input {
			margin: 0 10px 0 0;
		}
	/*step1 end*/
	
	/*step2*/
	ul.selectair {
		padding: 30px 0 0 0;
		list-style: none;
		color: #0e243b;
		background: #fff url(../images/bg_selectair.png) repeat-x top left;
		overflow: auto;
	}
		ul.selectair li {
			width: 230px;
			margin: 0 0 40px 0;
			text-align: center;
			display: block;
			float: left;
		}
	/*step2 end*/
	
	/*step 3*/
	.itboxds {
		width: 870px;
		position: relative;
		margin: 30px auto;
		padding: 0 0 4px 0;
		background: url(../images/bg_itboxds.png) no-repeat 50% 100%;
	}
		.itbox {
			padding: 25px;
			background: #fff;
		}
			.itbox h2 {
				font-weight: 100;
			color: #ed702d;
			}
			.itbox p {
				margin: 0 0 20px 0;
			}
	/*step 3 end*/
	/*step4*/
	.alert {
		padding: 30px 40px;
		background: #f4f4f6;
	}
		.alert img {
			margin: 0 20px 0 0;
		}
		.alert p.alertmsg {
			padding: 10px 0 0 0;
			font-size: 16pt;
			color: #c53b39;
		}
		.alert p.alertmsg2 {
			font-size: 12pt;
			color: #475062;
		}
		
	.calltime {
		background: #c5cdd4;
		font-size: 11pt;
		border-top: 1px solid #cfd2d7;
	}
		.calltimeborder {
			padding: 30px 40px;
			border-top: 1px solid #d4dae0;
		}
			.calltimeborder .waittime {
			color: #c53b39;
			}
	
		#progress .border p.if {
			margin: 0 0 20px 0;
			font-size: 9pt;
			font-style: italic;
		}
		#progress .border p.we {
			font-size: 22pt;
			font-weight: 100;
		}
	/*step4 end*/
/*middle styles end*/
