.searchbox{
	width: 944px;
	margin: 0 0 30px 0;
}
.searchbox img.block{
	display: block;
	margin: 0px;
}
.searchbox_strip{
	background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/box_search_strip_darkblue.png) 0 0 repeat-x #0069a2;
	background-color: #005d98\9;
	border-left: 1px solid #00386c;
	border-right: 1px solid #00386c;
	min-height: 87px;
	overflow: hidden;
	font-size:.917em;
}
.searchbox_strip input {font-size:1em;}
#searchbox input:focus, #searchbox a:focus {
	outline:none !important;
	border:1px solid white !important;
	-webkit-box-shadow: 0px 0px 5px  white !important;
	box-shadow: 0px 0px 5px  white !important;
}
.searchbox_leftbox{
	float: left;
	overflow: hidden;
	width: 663px;
}
.searchbox_fromto{
	overflow: hidden;
	float: left;
	width: 320px;
}
	.searchbox_fromto label{
		color: #fff;
		float: left;
		font-weight: bold;
		margin: 4px 0 2px 5px;
		width: 50px;
	}
	.searchbox_fromto input{
		float: left;
		margin: 0 0 2px 0;
		width: 260px;
	}
.searchbox_date{
	overflow: hidden;
	float: left;
	margin: 0 0 0 10px;
	width: 330px;
}
	.searchbox_date label{
		color: #fff;
		float: left;
		font-weight: bold;
		margin: 4px 0 2px 5px;
		width: 107px;
	}
	.searchbox_date input{
		float: left;
		margin: 0 0 2px 0;
		width: 95px;
	}
	.searchbox_date span{
		color: #fff;
		display: block;
		float: right;
		width: 95px;
		font-size: 1.091em;
	}

.searchbox_options{
	clear: left;
	float: left;
	margin: 6px 0 0 55px;
	width: 290px
}
	.searchbox_options .row{
		margin: 0 0 3px 0;
		overflow: hidden;
	}
	.searchbox_options .check{
		display: block;
		float: left;
		color: #fff;
		font-weight: bold;
	}
	.searchbox_options label{
		display: block;
		float: left;
		color: #fff;
		font-weight: bold;
		margin: 0 0 0 5px;
		padding: 0;
	}
	#view_schedule {
		margin: 12px 30px 0 0;
		float: right;
	}

.searchbox_rightbox{
	float: left;
	background:	url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/box_search_strip_paleblue.png) 0 0 repeat-x #aedcef;
	background-color: #a5d8ee\9;
	min-height: 95px;
	width: 279px;
	font-size:1.091em;
}
.searchbox_rightbox a {color:#b30000;}

.searchbox_dottedleft{
	padding: 0 0 0 7px;
	background:	url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/box_search_leftdotted.png) 0 0 repeat-y;
	min-height: 95px;
	overflow: hidden;
	width: 100%;
}
#resultbox{
	display: block;
}
.resultbox{
	margin: 0 0 30px 0;
	overflow: hidden;
	width: 944px;
}
.resultbox_top{
	background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/bg_result_top.jpg) 0 0 no-repeat;
	height: 126px;
	position: relative;
}
	.resultbox_route{
		margin: 8px 0 0 17px;
		width: 700px;
	}
	.resultbox_route .date{
		display: inline-block;
		float: right;
		font-size: 1.167em;
		margin: 0 0 0 55px;
	}
	.resultbox_route .fromto{
		display: inline-block;
		overflow: hidden;
		padding-bottom: 3px;
	}
	.resultbox_route .fromto div{
		font-size: 1.167em;
		float: left;
		width: 50px;
	}
	.resultbox_route strong{
		font-size: 1.167em;
		float: left;
	}
	.resultbox_topnote{
		color: #fff;
		margin: 24px 14px 0 0;
		text-align: right;
		font-size:.917em;
	}
	.resultbox_service{
		top: 65px;
		color: #fff;
		font-weight: bold;
		position: absolute;
		left: 179px;
		width: 283px;
		text-align: center;
	}
	.resultbox_service .left{
		float: left;
	}
	.resultbox_service .right{
		float: right;
	}
	.resultbox_label{
		overflow: hidden;
		position: absolute;
		bottom: 10px;
		left: 15px;
	}
	.resultbox_label>div{
		color: #fff;
		float: left;
		font-weight: bold;
		margin-top: 0px;
	}
	.resultbox_label>select{
		float: left;
		font-weight: bold;
		margin-top: 15px;
	}
	.resultbox_label .carrier{
		margin-left: 5px;
		margin-right: 5px;
		width: 33px;
	}
	.resultbox_label .departure{
		margin-right: 5px;
		width: 65px;
	}
	.resultbox_label .arrival{
		margin-right: 5px;
		width: 65px;
	}
	.resultbox_label .flightnumber{
		margin-left: 5px;
		width: 65px;
	}
	.resultbox_label .aircraft{
		margin-right: 5px;
		width: 80px;
	}
	.resultbox_label .stops{
		margin-right: 5px;
		width: 120px;
	}
	.resultbox_label .connection{
		margin-right: 5px;
		width: 100px;
	}
	.resultbox_label .tripduration{
		margin-right: 5px;
		width: 125px;
	}
	.resultbox_label .meals{
		margin-right: 5px;
		width: 220px;
	}
	.resultbox_label .options{
		width: 210px;
	}
	.resultbox_tabs{
		display: block;
		float: left;
		margin: 0;
		padding: 0;
		overflow: hidden;
		width: 295px;
	}
	.resultbox_tabs li{
		background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/tabs.png) 0 0 no-repeat;
		display: block;
		float: left;
		font-size: .917em;
		line-height: .909em;
		height: 43px;
		margin: 0 0 0 1px;
		text-align: center;
		width: 41px;
	}
	.resultbox_tabs span{
		display: block;
		padding-top: 4px;
	}
	.resultbox_tabs strong{
		display: block;
	}
	.resultbox_tabs li.sel{
		background-position: -42px 0;
	}
	.resultbox_tabs li.blue{
		color: #005a8b;
	}



.resultbox_strip{
	background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/bg_result_strip.png) 0 0 repeat-y;
	padding: 0 14px;
}
	.resultbox_multiairport{
		background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/bg_multiairport_strip.png) 0 0 repeat-x;
		color: #111;
		font-size: 1.167em;
		height: 40px;
		overflow: hidden;
		padding: 0 0 0 10px;
	}
	.resultbox_multiairport a{
		background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/i_plusminus.png) 0 2px no-repeat;
		color: #111;
		display: block;
		font-size: 1.167em;
		height: 15px;
		margin: 10px 0 0 5px;
		padding: 0 0 0 20px;
		text-decoration: none;
	}
	.resultbox_multiairport.minus a{
		background-position: 0 -15px;
	}

.resultbox_row{
	overflow: hidden;
	width: 100%;
}



#resultbox table {
	width: 944px;
	border-spacing:0px;
	border-collapse: collapse;
	background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/bg_result_strip.png) 0 0 repeat-y;
}
#resultbox table caption {
    background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/bg_result_top.jpg) 0 0 no-repeat;
    height: 92px;
    position: relative;
    text-align: left;
}

table th {text-align:left;font-size:1em;}
table tr.label th {background: #011B36;color:white;padding:8px 0;}
table .spacer, table tr.label .spacer, table .gt .spacer, table .gb .spacer {width: 14px;background:none;border:none;}

table tr.label th.carrier{width: 44px;padding-left:5px;}
th.departure{width: 70px;}
th.arrival{width: 75px;}td.weekday{text-align: center;width: 42px;}
th.weekday.bgwhite{background: #fff;}
th.flightnumber{width: 65px;}
th.aircraft{width: 85px;}
th.stops{width: 126px;}
th.connection{width: 103px;}
th.tripduration{vertical-align: top;line-height: 20px;width: 131px;}

table + .resultbox_bottom {width:944px;}
div.afterTable {font-size:.917em;}
div.afterTable li {font-size: 1.091em;}



.resultbox_bottom{
	background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/bg_result_bottom.png) 0 0 no-repeat;
	color: #fff;
	height: 48px;
	margin: 0 0 40px 0;
	padding: 5px 0 0 20px;
	position: relative;
	width: 924px;
}
#return_operator {max-width:800px;}

.gt td{
	font-size: .917em;
	padding-top: 5px;
	border-top: 1px solid #fff;
}

.gb td,
.gt td[rowspan="2"],
.gt td[rowspan="3"],
.gt td[rowspan="4"]{
	padding-bottom: 5px;
	border-bottom: 1px solid #a8b8be;
}
td.carrier{
	width: 44px;
}
	td.carrier div{
		width: 18px;
		height: 20px;
		margin: 0 0 0 5px;
		float: left;
	}
		td.carrier div.REDMAPLE{
			background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/i_carrier.png) 0 center no-repeat;
		}
		td.carrier div.BLACKMAPLE{
			background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/i_carrier.png) -19px center no-repeat;
		}
		td.carrier div.STARALLIANCE{
			background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/i_carrier.png) -37px center no-repeat;
		}
		td.carrier div.REDROUGE{
			background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/i_carrier.png) -57px center no-repeat;
		}
	td.carrier sup{
		font-size: .75em;
	}
	td.departure{
		width: 70px;
	}
	td.arrival{
		width: 75px;
	}
	td.weekday{
		text-align: center;
		width: 42px;
	}
	td.weekday.bgwhite{
		background: #fff;
	}
	td.weekday.bgwhite div{
		background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/i_check.png) center 1px no-repeat #fff;
	}
	td.weekday div{
		background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/i_check.png) center -25px no-repeat;
		height: 25px;
		margin: 2px 0 0 0;
		width: 100%;
	}
	td.flightnumber{
		width: 65px;
	}
	td.aircraft{
		width: 85px;
	}
	td.stops{
		width: 126px;
	}
	td.connection{
		width: 103px;
	}
	td.tripduration{
		vertical-align: top;
		line-height: 20px;
		width: 131px;
	}
	td.errormessage{
		background: #f8eac5;
		border-top: 2px solid #e89e51;
		border-bottom: 2px solid #e89e51;
	}
	td.errormessage div{
		background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/i_squarewarning.gif) 5px 10px no-repeat #f8eac5;
		font-size: .917em;
		height: auto !important;
		height: 35px;
		min-height: 35px;
		padding: 20px 0 10px 40px;
	}
.icon{
	color: #111;
	display: block;
	font-weight: bold;
	padding: 0 0 0 56px;
	text-decoration: none;
}
.icon.pdf{
	background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/i_pdf.png) 15px 0 no-repeat;
	margin: 0 0 20px 0;
	height: 32px;
	height: auto !important;
	min-height: 32px;
}
.icon.wherewefly{
	background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/i_wherewefly.png) 0 0 no-repeat;
	height: 34px;
	height: auto !important;
	min-height: 34px;
}

.font14{
	font-size: 1.167em;
	line-height: 1em;
}
.font12red{
	color: #c00;
	font-size: 1em;
	text-decoration: underline;
}
.font12red:hover{
	color: #f00;
}
.block{
	display: block;
}
.redbutton{
	background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/button_red.png) 0 0 no-repeat;
	display: inline-block;
	height: 27px;
	padding: 0 0 0 3px;
	text-decoration: none;
}
.redbutton span{
	background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/button_red.png) right -27px no-repeat;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	height: 22px;
	padding: 5px 15px 0 10px;
}
.redbox_arrow{
	background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/i_redboxarrow.gif) 0 0 no-repeat;
	color: #1e1e1e;
	font-size: 1.333em;
	margin: 0 0 8px 0;
	padding: 0 0 0 20px;
}
.searchflight{
	right: 15px;
	position: absolute;
	bottom: 10px;
}
/*Defaults style for element*/

.overflow{
	overflow: hidden;
}

input{
	border: 1px solid #004a9d;
	background: url(https://beta.aircanada.com/content/dam/aircanada/portal/Legacy/Images/bg_input.png) 0 0 no-repeat;
	height: 20px;
	margin: 0;
	padding: 0;
	width: 100%;
}
input[type=checkbox]{
	background: none transparent;
	border: 0 none transparent;
	height: auto;
	*margin: -5px 0 0 0;
	padding: 0;
	width: auto;
}
.clear{
	clear: both;
}
.nobold{
	font-weight: normal !important;
}
.lightbox_content{
	background: #fff;
	padding: 10px 25px 10px 25px;
}
#wait_image{
	display: none;
	height: 64px;
	margin: 0 auto;
	width: 64px;
}

