
/*Button Controls*/

#tabbedHeader {
	/* background: url("/core/images/07/fs_grad.gif") repeat-x left top; */
	width:243px;_width:248px;
	height:28px;
	font: bold 9px/1 Verdana, Arial, Helvetica, sans-serif;
	line-height:normal;
	clear:both;
	padding:9px 0 0px 3px;_padding-bottom:6px;
	background-color:#ffffff;
}

#tabbedHeader ul {
	margin:0;
	padding:0;
	list-style:none;
}

#tabbedHeader li {
	display:inline;
	margin:0;
	padding:0;
}

#tabbedHeader a {
	float:left;
	margin:0;
	padding:0;
	text-decoration:none;
	cursor:pointer;cursor:hand;
	border:0;
}

#tabbedHeader a span {
	float:left;
	display:block;
	background-position:100% 0px;
	padding:0;
	height:28px;
	text-align:center;
	border:0;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabbedHeader a span {
	float:none;
}

 /* End IE5-Mac hack */

#tabbedHeader #flights span {
	background-image:url("/core/images/07/fs_tab_flights.gif");
	width:61px;
}

#tabbedHeader #hotels span {
  background: url("/core/images/09/hp_btn_hotel.gif") no-repeat;
  width:83px; height: 24px;
}
#tabbedHeader #cars span {
  background: url("/core/images/09/hp_btn_car.gif") no-repeat;
  width:73px; height:24px;
}
#tabbedHeader #vacations span {
  width:75px; height: 24px;
  background: url("/core/images/09/hp_btn_vacation.gif") no-repeat;
}
#tabbedHeader #vflights span {
  width:75px; height: 24px;
  background: url("/core/images/09/hp_btn_vacation.gif") no-repeat;
}

.err {
	color:#CC0000;
	font-weight:bold;
	font-size:11px;
}

.ff29genericlabelforCabin{font-family:arial,helvetica; font-size:11px;color:#333333;font-weight:bold;}
.ff29genericBig {
	FONT-SIZE:11px; FONT-FAMILY: arial,helvetica; FONT-WEIGHT:BOLD;
}

