table.results{
	margin:1em 0;
	border:0;
	border-collapse:collapse;
	empty-cells:show;
	page-break-inside:avoid;
	width:100%;
	border-bottom:1px solid #859199;
	clear:both;
}
body.sidePanel table.results{
	width:750px;
}
table.results td,
table.results th{
	border:0;
	padding:4px 8px;
	font-size:12px;
	text-align:left;
}

table.results thead tr.h1,
table.results thead tr.h1 th,
table.results thead tr.h1 td{
	padding:4px 8px;
	font-size:12px;
	font-weight:bold;
	color:white;
	background-color:#A5AFB4;
}
table.results thead tr.h2,
table.results thead tr.h2 th,
table.results thead tr.h2 td{
	padding:4px 8px;
	background-color:#E5E5E5;
}
table.results thead tr.h3,
table.results thead tr.h3 th,
table.results thead tr.h3 td{
	font-size:11px;
	padding:4px 8px;
	background-color:#F2F2F2;
	color:#859199;
}

table.results tfoot th,
table.results tfoot td{/*
	background-color:#FFFFFF;
	font-size:10px;*/
}

table.results thead tr.h2 th.highlight,
table.results thead tr.h2 td.highlight{
	color:#CC0000;
	background-image:url(../../../../img/themes/red-dress/img_arrow_indicator.gif);
	/* padding:7px 0px 10px 0px; */
	padding-bottom:10px;
	background-position:center bottom;
	background-repeat:no-repeat;
}

table.results tbody td.highlight{
	background-color:#FFFFFF;
	border-left:1px solid #CC0000;
	border-right:1px solid #CC0000;
	border-bottom:1px solid #F2F2F2;
}
table.results tbody tr.highlight td{
	border-bottom:1px solid #F2F2F2;
	background-color:#F7F7F7;
}
table.results tbody tr.highlight td.highlight{
	border-bottom:1px solid #F2F2F2;
	border-left:1px solid #CC0000;
	border-right:1px solid #CC0000;	
	background-color:#FFFFFF;
}

table.results tbody tr.underline1 td{
	border-bottom:1px solid #859199;
	padding-top:5px;
	padding-bottom:5px;
}
table.results tbody tr.underline2 td{
	border-bottom:1px dotted #859199;
	padding-top:5px;
	padding-bottom:5px;
}
table.results tbody tr.underline3 td{
	border-bottom:1px solid #e7e7e7;
	padding-top:5px;
	padding-bottom:5px;
}

@media print{
	table.results{
		width:160mm;
	}
	table.results thead tr.h1,
	table.results thead tr.h1 th,
	table.results thead tr.h1 td,
	table.results thead tr.h2,
	table.results thead tr.h2 th,
	table.results thead tr.h2 td{
		border-top:0.25mm solid #000000;
		border-bottom:0.25mm solid #000000;
	}
}

/*Styles for the Teamsite Tables*/

table.basic{
	margin:1em 0;
	border:0;
	border-collapse:collapse;
	empty-cells:show;
	page-break-inside:avoid;
	width:100%;
	clear:both;	
}
body.sidePanel table.basic{
	width:750px;
}
table.basic td,
table.basic th{
	border:0;
	padding:4px 8px;
	font-size:12px;
	text-align:left;
}

table.basic thead tr.h1,
table.basic thead tr.h1 th,
table.basic thead tr.h1 td{
	padding:4px 8px;
	font-size:12px;
	font-weight:bold;
	color:white;
	background-color:#859199;
}
table.basic thead tr.h2,
table.basic thead tr.h2 th,
table.basic thead tr.h2 td{
	padding:4px 8px;
	background-color:#E5E5E5;
}
table.basic tbody tr.underline1 td{
	border-bottom:1px solid #859199;
	padding-top:5px;
	padding-bottom:5px;
}

@media print{
	table.basic{
		width:160mm;
	}
	table.basic thead tr.h1,
	table.basic thead tr.h1 th,
	table.basic thead tr.h1 td,
	table.basic thead tr.h2,
	table.basic thead tr.h2 th,
	table.basic thead tr.h2 td{
		border-top:0.25mm solid #000000;
		border-bottom:0.25mm solid #000000;
	}
}

/* added by Sunil 24-05-04
** class for paging of results usually assocciated with results tables */
div.paging .currentPage a{
	color:#c10000;
	font-weight:bold;
	text-decoration:none;
}

/* styles for points points calculator tables */

table#pointsRedeemedResp {
	margin-top: 20px;
	/* width: 570px; */
	border-bottom:1px solid #e7e7e7;
}

table#pointsRedeemedResp col.col1{width:30%;}
table#pointsRedeemedResp col.col2{width:20%;}
table#pointsRedeemedResp col.col3{width:50%;}

table#pointsRedeemedResp table#flights{
	margin:0px;
	width:auto;
	line-height: 18px;
}
table#pointsRedeemedResp table#flights td, 
table#pointsRedeemedResp table#flights th{
	padding-left:0px;
	border: 0;
}

table#pointsRedeemedResp table#flights td,
table#pointsRedeemedResp table#flights th{
	vertical-align:top;
}

table#pointsRedeemedResp table#flights th.points,
table#pointsRedeemedResp table#flights th.pointsWithTaxes{ text-align:center; }


/*table#pointsRedeemedResp table#flights td.icons { width:50px; }
table#pointsRedeemedResp table#flights td.trip  { width:250px; }
table#pointsRedeemedResp table#flights td.points{ width:50px; vertical-align:top; text-align:center; }
table#pointsRedeemedResp table#flights td.pointsWithTaxes{ width:150px; text-align:center; vertical-align:top; }
table#pointsRedeemedResp table#flights td.miles { width:50px; text-align:left;}
table#pointsRedeemedResp table#flights td.zone  { width:30px; vertical-align:top; }
table#pointsRedeemedResp table#flights td.class { width:70px; vertical-align:top; }
table#pointsRedeemedResp table#flights td.award { width:*; vertical-align:top; }*/
/*table#pointsRedeemedResp table#flights td.miles { width:62px; font-size: 12px; vertical-align:top; }*/

table#pointsRedeemedResp table#flights td.icons { width:10%; }
table#pointsRedeemedResp table#flights td.trip  { width:32%; }
table#pointsRedeemedResp table#flights td.points{ width:10%; vertical-align:top; text-align:center; }
table#pointsRedeemedResp table#flights td.pointsWithTaxes{ width:20%; text-align:center; vertical-align:top; }
table#pointsRedeemedResp table#flights td.miles1 { width:10%; text-align:left;}
table#pointsRedeemedResp table#flights td.zone1  { width:5%; vertical-align:top; }
table#pointsRedeemedResp table#flights td.class1 { width:12%; vertical-align:top; }
table#pointsRedeemedResp table#flights td.award1 { width:*; vertical-align:top; }
/*use these classes when pointsWithTaxes column not displayed*/
table#pointsRedeemedResp table#flights td.miles2 { width:15%; text-align:left;}
table#pointsRedeemedResp table#flights td.zone2  { width:5%; vertical-align:top; }
table#pointsRedeemedResp table#flights td.class2 { width:17%; vertical-align:top; }
table#pointsRedeemedResp table#flights td.award2 { width:*; text-align:left; vertical-align:top; }

table#pointsRedeemedResp td#trips {
	padding:0 0 0 5px;
}

span.small {
	font-size: 10px;
	font-weight: normal;
}
span.plain {
	font-weight: normal;
}

table#pointsRedeemedResp table#flights tr {border: 0;}
table#important {
	margin: 0;
	line-height: 17px;
}
table#btns {
	margin: 0;
	margin-top: 15px;
	line-height: 25px;
	border: 0;
	width: 100%;
}
table#btns td {padding:0;}

table#pointsRedeemedResp table#important td, 
table#pointsRedeemedResp table#important th,
table#pointsRedeemedResp table#important tr {
	padding-left:0px;
	border: 0;
}

/* table extensions for bookings upgrades */

table#bookFormHead th {
	padding: 0;
	padding-left: 5px;
	margin: 0;
}

table#upgDetails {
	width: 290px;
	margin: 0;
	padding: 0;
}
table#upgDetails td {	
	padding-left: 0;
}

table.formatted td span.bookRef {
	font-weight: bold;
	color: #ff7422;
	font-size: 12px;
}

table#yourflights {
	width: 100%;
	margin-top: 20px;
}

table#yourflights td {
	height: 40px;
	vertical-align: top;
	font-size: 11px;
}

table#yourflights col.col1 { width: 80px;}
table#yourflights col.col2 { width: 120px;}
table#yourflights col.col3 { width: 120px;}
table#yourflights col.col4 { width: 125px;}
table#yourflights col.col5 { width: 150px;}

table#yourflights td span.error {
	color: #CC0000;
	font-weight: bold;
	font-size: 11px;
	display: block;
	padding-left:23px;
	background-image:url(/img/icons/icon_exclamation.gif);
	background-repeat:no-repeat;
}

table.small td {
	font-size: 11px;
}
table.small td a {
	font-size: 12px;
}

select.intreq {
	width: 200px;
}

.nopadding {
	padding: 0;
}
.nomargin {
	margin:0;
}
.gbody {
	background-color: #EFEFEF;
	margin: 0;
}
#helpIcon {
	position: absolute;
	top: 150px;
	left: 600px;
	z-index: 15;
}
.vsep {
	line-height: 2px;
}

