/* ============ Search Box Small ==================== */

#main #changesearch{
	width: 152px;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	
	margin-top: 15px;
	margin-bottom: 10px;
}

#main #changesearch .formfield input{
	font-size: 10px;
	width: 100px;

}

#main #changesearch .formfield select{
	font-size: 10px;
	width: 50px;

}

#main #changesearch .formfield select.small{
	font-size: 10px;
	width: 40px;

}


#main #changesearchinner{
	background: url(/images/bg_changesearch.gif) repeat-y top left;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 10px;
}


/* ============ Flight Results ==================== */

#flights{
	margin-top: 15px;
	margin-left: 15px;
	
}

#flights #resultsheader{
	background: url(/images/bg_flight_search.gif) repeat-x top left;
	
	padding-top: 10px;
	padding-right: 28px;
	font-size: 11px;
	color: #F8ADC8;
	
	height: 37px;
	
	float:left;
}

#flights .active{
	color: #ffffff;
	font-weight:bold;
}


#results{
	
	
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
	font-size: 11px;
	
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	width: 658px;
	
	
}

#results h1{
	
	font-size: 17px;
	color: #D7006B;

}

#airlines {
	width: 604px;
	
	line-height:100%;
	font-size:10px;
	font-weight:bold;
	text-align: right;
}

#airlines th, #airlines td{
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	height: 40px;
	padding: 3px;
	background-color: #EEEEEE;
	text-align: center;
}

#airlines th{

	background-color: #FFFFFF;
}

#airlines .all{

	background-color: #FFFFFF;
}

#airlines a{
	font-weight:normal;
	color: #C30062;
	text-decoration: underline;
}

#airlines a:hover{
	font-weight:normal;
	color: #333333;
	text-decoration: underline;
}

#sort {
	width: 590px;
	margin-top: 5px;
	background-color: #EEEEEE;
	font-size:11px;
	font-weight:bold;
	border: 1px solid #999999;
	color: #C30062;
	padding: 5px;
}

#sort select{
	font-size: 10px;

}


#flight {
	width: 604px;
	margin-top: 20px;
	font-size:11px;
}


#flightheader {
	background: #99CE37;
	border-left: 1px solid #5F811F;
	border-right: 1px solid #5F811F;
	
	padding-left: 5px;
	padding-bottom: 3px;
	
	font-size: 17px;
	color:#000000;
	
	font-weight:bold;
	
	
}

#boundheader {

	background: #DBDBDB;
	border: 1px solid #999999;
	padding:5px;
	
	font-size:12px;
	font-weight:bold;
	
	height: 16px;
}

#outbound #boundheader{
	background: url(/images/outbound_arrow.gif) no-repeat top left #DBDBDB;
}

#inbound #boundheader{
	background: url(/images/inbound_arrow.gif) no-repeat top left #DBDBDB;
}

#boundheader span{
	color: #ffffff;
	width: 106px;
	display:block;
	float:left;
}

#flightdetails {
	border: 1px solid #999999;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 20px;
	font-size:11px;
}


#flightdetails span {
	color: #C30062;
	font-size: 11px;
}

#flightdetails .note {
	font-size: 9px;
}

#flightdetails td {
	font-size: 11px;
}

#flightfooter {
	font-size: 17px;
	color:#000000;
	
	font-weight:bold;
	
	text-align:right;
	padding: 5px;
	padding-bottom: 10px;
	background: url(/images/bg_flight.gif) repeat-x top left #99CE37;
	
	border-left: 1px solid #5F811F;
	border-right: 1px solid #5F811F;
	border-bottom: 1px solid #5F811F;
	
}

#flightfooter a{

	color: #000000;
	text-decoration: none;
}

#flightfooter a:hover{
	
	color: #C30062;
	text-decoration: none;
}


/*----------------- Hotels --------------------------- */


#hotel{
	border: 1px solid #999999;

}
#hotelheader {
	background: #99CE37;
	border-left: 1px solid #5F811F;
	border-right: 1px solid #5F811F;
	
	padding-left: 5px;
	padding-bottom: 3px;
	
	font-size: 15px;
	color:#000000;
	
	font-weight:bold;
	
	
}

#hotel a{
	color: #178AA2;
	font-weight:bold;

}

#hotel a:hover{
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}


#hotel .img{
	float: left;
	margin: 5px;
	padding: 3px;
	border: 1px solid #666666;

}


#hotel #hotelname{
	font-size: 15px;
	color:#D7006B;
	
	font-weight:bold;
	
	margin-top: 5px;
}


#changes{
	float: right;
	background-color:#EEEEEE;
	
	margin: 5px;
	padding: 8px;
}

#changes .total{
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}

#changes .price{
	font-size: 15px;
	color: #D7006B;
	font-weight: bold;
}

#rooms{
	border-right: 1px solid #999999;
}


#rooms #roomsheader {

	background: #DBDBDB;
	
	font-size:12px;
	font-weight:bold;
	
	height: 16px;
}

#rooms #roomsheader .day{
	font-weight: normal;
	font-size:11px;
}

#rooms #roomsheader td{
	border-left: 1px solid #999999;
	padding: 5px;
}


#roomschoices td{
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 3px;
	font-size:10px;
}

#roomschoices #total{
	color: #D7006B;
	font-weight:bold;
}


