/*promotion=============================================*/
.promotion ul, .promotion li {
	margin:0px;
	padding:0px;
	list-style:none;
}
.promotion .solid {
	/*background-color:#e6fcc8;*/
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#019036;
	line-height:1px;
	height:1px;
}
.promotion p {
	float:left
}
.promotion .roundTrip {
	background-image:url(../images/roundTrip.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:30px;
}
.promotion .oneWay {
	background-image:url(../images/oneWay.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:30px;
}
.promotion .price {
	float:right;
	text-align:center;
	width:100px;
	font-size:24px;
}
.promotion .price a, .promotion .price a:link, .promotion .price a:active, .promotion .price a:visited {
	/*height:100px;
		line-height:100px; */
		color:#019036;
	text-decoration:none;
}
.promotion .price a:hover {
	color:#000000;
	text-decoration:underline;
}
.promotion a, .promotion a:link, .promotion a:active, .promotion a:visited {
	/*height:100px;
		line-height:100px; */
		color:#019036;
	text-decoration:none;
}
.promotion a:hover {
	color:#000000;
	text-decoration:none;
}
.promotionDeepNote {
	width:200px;
	color:#019036;
	font-size:11px;
	font-weight:200;
}

.promotionDeepNote{
text-align:center;
}
.promotionDeepNote ul {
	clear:both;
}
.promotionDeepNote ul, .promotionDeepNote li {
	margin:0px;
	padding:0px;
}
.promotionDeepNote li {
	float:left;
	list-style:none
}
.roundTripDeepNoteIco, .oneWayDeepNoteIco {
	background-repeat:no-repeat;
	background-position:bottom left;
	width:20px;
	border:#feebe5 1px solid;
}
.roundTripDeepNoteIco {
	background-image:url(../images/roundTrip.gif);
}
.oneWayDeepNoteIco {
	background-image:url(../images/oneWay.gif);
}
.promotionDeepNoteArea {
	background-color:#e6fcc8;
	text-align:center;
	padding:4px;
	border:#feebe5 1px solid;
	height:16px;
	
}
.roundTripDeepNoteSpacer {
	width:20px;
}
/*promotion=============================================*/



/*searchPnlFlight =======================================================================*/
.rwbgColor{
background-color:#fff466;
color:#019036;
text-align:center;
font-weight:bold;
}

 .rwbgColor1 {
background-color:#FFFFFF;
text-align:center;
}
.rwbgColor2 {
background-color:#F1F1F1;
text-align:center;
}

.rwbgColor2 .TLeft{
text-align:left;

}
.flightSearchResult{
}
.flightSearchResult table{
font-size:1.0em
}
.flightSearchResult input, .flightSearchResult select, .flightSearchResult textarea  
{
	color: #019036;	
	vertical-align: middle;
	font-size:0.9em;
}

.flightResult{
color: #019036;	
text-align:left;
}

.flightResult h2{
font-family: Trebuchet MS;
	font-size: 1.8em;
	padding: 0px;
	margin: 0px;
	color:#019036;
}

.flightResult h2 span{
float:right;
}


.flightResult .btn{
	color: #019036;	
	vertical-align: middle;
	font-size:0.5em;
}


.searchPnlFlight {
background-image:url(../images/searchPnlFlightBG.gif);
	background-position:top left;
	background-repeat:repeat-x;
	/*height:140px;	
	margin-bottom:1px;*/
	padding-left:0px;
	padding-right:0px;	
	line-height:20px;
}
.searchPnlFlight li, .searchPnlFlight ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

.searchPnlFlight ul {
	clear:both;
}

.searchPnlFlight li {
	float:left;
	margin-right:5px;
	
}
.searchPnlFlight div {
/*line-height:16px;
	height:16px;*/
}


.flightGetPriceBG{
height:150px;
background-color:#F1F1F1;
border:#CCCCCC solid 1px;
}

.promoHeader{
font-size:10px;

white-space:nowrap;
text-align:center;
}
.promoColorInput, .promoColorInputDisable{
width:24px;
text-align:center;
color:#999999;
font-weight:bold;
font-size:13px;
}

.promoPrice1, .promoPrice2, .promoPriceDisable{
width:35px;
white-space:nowrap;
text-align:center;
font-size:11px;
font-weight:bold;
}
.promoPrice1{
color:#019036;
}
.promoPrice2{
color:#e4302c;
}
.promoPriceDisable{
color:#999999;
}