
body
{
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
}

td
{
	/*font-size: 11px;*/
	color: #000;
	text-align: left;
}

th
{
	padding: 8px;
	font-size: 11px;
	color: #cc3333;
	text-align: left;
}
tr
{
	
}
table
{
	border-collapse: collapse;
}

caption
{
	font-weight: bold;
	font-size: 1.2em;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	text-align: left;
	padding: 0 0 5px;
}

a img
{
	border: 0;
}

.th1
{
	background: #fef3cc;
}
.th2
{
	background: #e0e0e0;
}


.step-progress
{
	width: 786px;
	height: 103px;
}

.searchBlock
{
	width: 700px; 
	margin-left: auto; 
	margin-right: auto;
}

.searchInnerBlock
{
	padding: 2px 5px;
	background-color: #f7efce;
}

.findFlights
{
	margin-left: auto;
	margin-right: auto;
	width: auto;
	padding: 10px;
	background-color: #e9e9e9;
}

/*.findFlightsTable
{
	margin-left: auto;
	margin-right: auto;
	width: auto;
	border-collapse: collapse;
}*/

.findFlights td
{
	padding: 5px;
}

#main-booking
{
	width: 270px;
	height: 260px;
	background: #860000;
}

#nav-bookbox
{
	width: 270px;
	height: auto;
}

.main-booking-form
{
	width: 250px;
	height: 65px;
	margin-left: 15px;
}

.main-booking-label
{
	float: left;
	width: 160px;
	height: 35px;
	margin-left: 15px;
	padding-top: 3px;
}

.table-flight
{
	width: 600px;
	height: auto;
	margin: 20px 0 0 75px;
	padding-bottom: 10px;
}

ul#footnotes
{
	width: 550px;
	height: auto;
	margin-left: 85px;
	list-style: square inside;
	line-height: 16px;
	padding: 20px 0 20px 0;
}
ul#footnotes li
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666;
}

.agree
{
	width: 600px;
	height: auto;
	margin-left: 85px;
	padding-bottom: 30px;
}

.flight-details
{
	float: left;
	width: 180px;
	height: auto;
	background: #fef3cc;
	margin-right: 25px;
	padding: 20px;
}
.FlightNumberInTable
{
	white-space: nowrap;
	padding-left: 10px;
	text-align: left;
}
.carrierLogo
{
	width: 26px;
	float: left;
	text-align: left;
}
.AmountPayable
{
	background-color: #FFEBC3;
	padding: 3px 1px;
	font-weight: bold;
}
#litIDRAmount
{
	font-size: 14px;
}

.sectionHeading	/* step2/3/4 section headings */
{
	font: bold 12px Arial, sans-serif; 
	color:#cc3333; 
	background-color: #ffebc3;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

.no-resize
{
	font-size: 12px;
}