.search_criteria{
	width: 475px;
}

.search_criteria .search_table{
	width: 100%;
}

.search_criteria .attr{
	float: left;
	width: 90px;
	color: #607b8b;
	text-align: right;
	margin-right:5px;
	height: 30px;
	font-weight: bold;
	margin-bottom: 15px;
}

.search_criteria .spacing{
	height:1px;
	width: 5px;
	float: left;
}
.search_criteria .value{
	float: left;
	width: 130px;
	margin-left: 10px;
	color: #8e8e8e;
	height: 30px;
	font-weight: bold;
	margin-bottom: 15px;
}



hr{
	border: 0px;
	border: 1px solid #cccccc;
	height: 1px;
	margin: 15px 5px;
	margin-bottom: 20px;
}


.search_table .title{
	
}

.search_table .content{
	
}

.search_table .content .attr{
	float: left;
	width: 60px;
}

.search_table .content .value{
	float: left;
	width: 190px;
}

.search_table .content .value .calender{
	float: left;
	width: 190px;
}

.search_table .content .value .calender .date_display{
	float: left;
	margin: 0px;
	padding:0px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #cccccc;
	background: #ffffff;
	color: #000000;
	width: 140px;
	text-align: center;
	margin-left: 10px;
	margin-right: 3px;
}

.section .top{
	background: transparent url(/images/web21/roundBox/round_top_968x15px.png) no-repeat;
	height: 15px;
	width: 968px;
}

.section .bottom{
	background: transparent url(/images/web21/roundBox/round_bottom_968x15px.png) no-repeat;
	height: 15px;
	width: 968px;
}

.section .body{
	background: #eedfcc;
	width: 968px;
}

.section .body .title{
	color: #8b3626;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	margin-left: 22px;
}

.section .body .content{
	margin: 10px 20px;
	background: #FFFFFF;
}

.section .body .content .flight_group_result{
	width: 100%;
	max-height: 370px;
	overflow-x: hidden;
	overflow-y: auto;
}

.section .body .flight_group_result table{
	width: 928px;
	border-collapse: collapse;
	border-spacing: 0;
}

.section .body table.flight_group_heading{
	width: 928px;
	background:#EFE0CD none repeat scroll 0 0;
}

.section .body table.flight_group_heading thead tr td{
	color:#36648B;
	font-size:14px;
	font-weight:bold;
	height:36px;
	line-height:16px;
}

.section .body table.flight_group_heading .radio_input{
	width: 40px;
	text-align: center;
}

.section .body table.flight_group_heading .price{
	width: 140px;
	text-align: center;
}

.section .body table.flight_group_heading .rate{
	width: 225px;
	text-align: left;
}

.section .body table.flight_group_heading .airline{
	width: 523px;
	text-align: left;
}

.airline{
	width: 160px;
	text-align: center;
}

.section .body .flight_group_result table tr.highlight{
	background: #ffefd5;
	height: 75px;
}

.section .body .flight_group_result table .radio_input{
	width: 40px;
	height: 75px;
	text-align: center;
}

.section .body .flight_group_result table .price{
	width: 140px;
	text-align: center;
	color: #8b3626;
	font-size: 14px;
	font-weight: bold;
	height: 75px;
}

.section .body .flight_group_result table .rate{
	width: 225px;
	text-align: left;
	color: #8b3626;
	font-size: 12px;
	font-weight: normal;
	height: 75px;
}

.section .body .flight_group_result table .airline{
	width: 523px;
	height: 75px;
}

.section .body .flight_group_result table .airline img{
	margin-right: 10px;
	background: #ffffff;
}

.flight_detail_options{
	display: none;
}

.section .cost_detail{
	margin-left: 20px;
	height: 26px;
}

.section table.flight_picker{
	width: 800px;
	border-collapse: collapse;
	border-spacing: 0;
}

.section table.flight_picker thead tr, .section table.flight_picker thead tr td{
	background: #efe0cd;
}

.section table.flight_picker thead tr td{
	line-height: 16px;
	height: 36px;
	color: #36648b;
	font-size: 14px;
	font-weight: bold;
}

thead tr td{
	line-height: 16px;
	height: 36px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.section table.flight_picker .radio_input{
	width: 40px;
	text-align: center;
}

.section table.flight_picker .airline{
	width: 120px;
	text-align: center;
}

.section table.flight_picker .from{
	width: 135px;
	text-align: center;
}

.section table.flight_picker .to{
	width: 135px;
	text-align: center;
}

.section table.flight_picker .depart{
	width: 185px;
	text-align: center;
}

	.section table.flight_picker .depart .date{
		width: 185px;
		text-align: center;
		color: #7f7f7f;
		height: 16px;
		margin-top: 10px;
	}
	
	.section table.flight_picker .depart .time{
		width: 185px;
		text-align: center;
		color: #8b3626;
		height: 16px;
	}


.flight_heading{
	margin-left: 120px;
}

.boxBg{
	background: #EFE0CD;
}

.section table.flight_picker .arrival{
	width: 185px;
	text-align: center;
}

	.section table.flight_picker .arrival .date{
		width: 185px;
		text-align: center;
		color: #7f7f7f;
		height: 16px;
		margin-top: 10px;
	}
	
	.section table.flight_picker .arrival .time{
		width: 185px;
		text-align: center;
		color: #8b3626;
		height: 16px;
		font-weight: bold;
	}

.fs_page_body .time{
		width: 185px;
		text-align: center;
		color: #8b3626;
		height: 16px;
		font-weight: bold;
}
	
.section table.flight_picker tbody .airline{
	height: 75px;
	color: #36648B;
	font-weight: bold;
}

.section table.flight_picker tbody .from{
	height: 75px;
	color: #666666;
	font-weight: bold;
}

.section table.flight_picker tbody .to{
	height: 75px;
	color: #666666;
	font-weight: bold;
}

.section table.flight_picker tbody .date{
	height: 75px;
	color: #666666;
}

tbody .date{
	height: auto;
	color: #666666;
}

.section table.flight_picker tbody .depart{
	height: 75px;
	color: #666666;
}

.section table.flight_picker tbody .arrival{
	height: 75px;
	color: #666666;
}

.buttons_div{
	margin: 20px 20px;
}

.buttons_div a:link, .buttons_div a:visited, .buttons_div a:hover, .buttons_div a:active{
	text-decoration: none;
}

.buttons_div .book_button{
	background: url('/images/web20/Flights/book_button.png') no-repeat;
	float: right;
	text-align: center;
	width: 80px;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
	color: #696969;
}

.mainContentBlock{

}

.mainContentBlock .boxPanel_81{

}

.mainContentBlock .boxPanel_81 table{

}

.mainContentBlock .boxPanel_81 table tr.endRow{

}

.mainContentBlock .boxPanel_81 table tr.dkBlueRow{

}

.mainContentBlock .boxPanel_81 table tr.flightRow{

}

.mainContentBlock .boxPanel_81 table tr.flightRow td.a{
	width: 50px;
}
.mainContentBlock .boxPanel_81 table tr.flightRow td.b{
	width: 15px;
}
.mainContentBlock .boxPanel_81 table tr.flightRow td.c{
	width: 90px;
}
.mainContentBlock .boxPanel_81 table tr.flightRow td.d{
	width: 90px;
}
.mainContentBlock .boxPanel_81 table tr.flightRow td.e{
	width: 70px;
}
.mainContentBlock .boxPanel_81 table tr.flightRow td.f{
	width: 60px;
}
.mainContentBlock .boxPanel_81 table tr.flightRow td.g{
	width: 110px;
}
.mainContentBlock .boxPanel_81 table tr.flightRow td.h{
	width: 90px;
}
.mainContentBlock .boxPanel_81 table tr.flightRow td.i{
	width: 70px;
}

.mainContentBlock .boxPanel_81 table img.airline_logo{
	width: 90px;
}







.flight_depart{
	float:left;
	width: 120px;
	height: 225px;
	text-align:center;
	background: #eecfa1;
}

.flight_depart p{
	font-size: 14px;
	font-weight: bold;
	color: #8b3626 !important;
	vertical-align: middle;
	margin-top:80px;
}

.flight_return{
	float:left;
	width: 120px;
	height: 225px;
	text-align:center;
	background: #cdb38b;
}

.flight_return p{
	font-size: 14px;
	font-weight: bold;
	color: #8b3626 !important;
	vertical-align: middle;
	margin-top:80px;
}

.flight_selection{
	float:right;
	width:808px;
	height: 225px;
	overflow-x: hidden;
	overflow-y: auto;
}



.whiteRow{
	
}

.blueRow{
	background: #ffefd5
}


.fs_page_body .cost_val {
	text-align:center; 
	margin-left:10px;
}

.fs_page_body .airline {
	width:160px; 
	text-align:center;
}

.fs_page_body .from{
	/*height: 75px;*/
	color: #666666;
	font-weight: bold;
	text-align:center; 
	width:135px;
}

.fs_page_body .to{
	/*height: 75px;*/
	color: #666666;
	font-weight: bold;
	text-align:center;
}

.fs_page_body .depart{
	height: 75px;
	color: #666666;
	text-align:center;
}

.fs_page_body .arrival{
	height: 75px;
	color: #666666;
	text-align:center;
}

.line_draw {
	background:#cb7f70; 
	height:10px; 	
	width:99%; 
	/*
	text-align:center; 
	margin-left:5px; */
}

.button_style {
	text-align:right;
	margin-right:20px;
}

.cost_val p {
	color: #ffffff;
}

.pager {
	font-size:1.1em;
    color: #02406F;
    font-weight: bold;
    text-decoration: none;
    
}
.pager a {
    font-weight: bold;
}