@CHARSET "UTF-8";
#searchedVoyageTable{	
	border-top: none;
	padding-top: 10px;
	font-size: 11px;	
	width:100%;		
}
#searchedVoyageTable tr td{
	border: 1px #70B8D6 solid;
	border-right: none;
	border-top : none;	
}

#searchedVoyageTable thead tr td,#searchedVoyageTable tbody tr td{
	text-align: center;
	height: 15px;
	line-height:15px;
	padding:0px;
	margin:0px;	
}
#searchedVoyageTable tbody tr td{
	
}
#searchedVoyageTable thead tr td{
	border: 1px #70B8D6 solid;
	border-right: none;
			
}
.col1,.col2,.col3{
	border: 1px #70B8D6 solid;
	border-bottom: none;
	text-align: center;	
}
.col1{
	width: 25%;
	border-right: none;
	border-left: none;
}
.col2{
	width: 60%;
	border-right: none;	
}
.col3{
	width: 15%;
	border-right: none;	
}
#travelersMain{	
	float: left;
	width: 100%;
}
#travelersMain div{
	width: 100%;
	float: left;
}
#travelersMain div.travelerHeader{
	width: 100%;	
	float: left;
	
}
#travelersMain div.travelerHeader div{
	width: 33%;
	height: 60px;		
	font-size: inherit;
	text-transform: capitalize;
	text-align: center;	
}
#travelersMain div.travelerBody#travelerBodyHeader,.paymentHeader{
	height: 27px;
	width: 100%;	
	font-size: inherit;	
}

#travelersMain div.travelerBody#travelerBodyHeader div,.paymentHeader{
	color:#F15402;
	font-weight:bold;
	text-transform:capitalize;
	margin-top: 7px;
	text-align: center;			
}
.travelerHeader{
	margin-top: 10px;
}
.travelerHeader td.left{
	border: 1px solid #70B8D6;
	width: 30%;
	border-bottom: none;
}
.travelerHeader td.right{
	border: 1px solid #70B8D6;
	border-left: none;
	border-bottom: none;
	width: 69%;
}
#travelersMain div.travelerBodyMainBorder,.paymentTable{
	border: 1px #70B8D6 solid;
	width: 99%;
	margin-top: 10px;
}
.paymentTable{
	width: 400px;
}
.paymentTable tbody tr td{
	border: 1px #A9A9A9 solid;
	border-bottom: none;
	height: 27px;
}
.paymentTable tbody tr td.left{	
	border-left: none;		
	border-right: none;
}
.paymentTable tbody tr td.right{	
	border-right: none;		
	padding-left: 10px;
}

#travelersMain div.travelerBody div{	
	width: 24%;
	text-align: left;
	background: none;	
}
#travelersMain div.travelerBody div#travelersInfo{	
	padding-left: 8px;
	width: 100%;	
}
#travelersMain div.travelerBody div input{	
	width:145px;
	text-align: left;
	background: none;
	border: 1px gray solid;
}
#headerProgressActive,#headerProgressInactive{	
	width: 150px;
	vertical-align: middle;
	color: #404040;
	height: 100%;	
}
#headerProgressInactive{
	
}
#headerProgressActive{
	
}
#headerProgressActive div.both,#headerProgressInactive div.both{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}
#headerProgressActive div div.right,#headerProgressInactive div div.right{
	float: left;
	width: 79%;
	vertical-align: middle;
	height: 100%;
}
.nextPointer{
	width: 18px;
	margin: 0px;		
}
td.nextPointer img{
	
}
#headerProgressActive div div.left,#headerProgressInactive div div.left{
	width: 20%;
	float: left;
}
#headerProgressActive div div.left img,#headerProgressInactive div div.left img{	
}
