#travelocity
{
	width: 193px;
	text-align: left;
	position: relative;
	z-index: 99;
}

#travelocity .wrapContent,
#travelocity .tab
{
	position: relative;
	height: 240px;
}


#travelocity ul#tabs
{
	list-style-type: none;
	padding: 0px;
	display: block;
	height: 20px;
	margin: 0 5px;
}

#travelocity ul#tabs li {
	list-style-type: none;
	margin: 0px;
	display: inline;
	padding: 0px;
	cursor: pointer;
}

#travelocity ul#tabs li a {
	background-image: url(../images/shell/mediabox/right_tab_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 4px;
	text-decoration: none;
	float: left;
}
#travelocity ul#tabs li a span {
	background-image: url(../images/shell/mediabox/right_tab_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 21px;
	display: block;
	color: #4d2d21;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0 7px 0 4px;
	height: 21px;
	cursor: hand;
	cursor: pointer;
}
#travelocity ul#tabs li.active a {
	background-image: url(../images/shell/mediabox/right_tab_l_sel.gif);
	
}
#travelocity ul#tabs li.active a span {
	background-image: url(../images/shell/mediabox/right_tab_r_sel.gif);
	color: #4d2d21;
}




#travelocity,
#travelocity td
{
	color: #000;
	font: 8pt Tahoma;
}

#travelocity .flexibility
{
	margin: 3px 0px;
}

#travelocity input,
#travelocity select
{
	font: 8pt Tahoma;
}

#travelocity input.startDate,
#travelocity input.endDate
{
	width: 70px;
}

#travelocity #flights label span,
#travelocity #cars label span
{
	width: 97px;
}

#travelocity #flights label.exactDates span,
#travelocity #flights label.plusMinusDates span,
#travelocity #cars label.exactDates span,
#travelocity #cars label.plusMinusDates span
{
	width: 77px;
}

#travelocity .field.date label span
{
	float: left;
}

#travelocity .field.date input
{
	clear: both;
	float: left;
}

#travelocity #hotels .field.date input
{
	clear: none;
}

#travelocity .field.date select
{
	float: left;
	margin-left: 3px;
}

#travelocity .field
{
	margin-bottom: 5px;
	clear: both;
}

#travelocity .checks .field
{
	float: left;
	width: 130px;
	clear: none;
}

#travelocity label span
{
	/* width: 86px; */
	width: 66px;
	display: block;
	float: left;
}

#travelocity .logo
{
	position: absolute;
	left: -7px;
	bottom: -10px;
	width: 102px;
	height: 34px;
	background-image: url('../images/wct/travelocity.gif');
}

#travelocity .submit
{
	position: absolute;
	right: -2px;
	bottom: -10px;
}

#travelocity #tabs li.active
{
	background-image: url('../images/wct/tabOn.gif');
}

#travelocity .tab
{
	display: none;
	position: absolute;
	top: 10px;
	width: 175px;
}

#travelocity .tab.active
{
	display: block;
}
#travelocity .minors,
#travelocity .minors select
{
	display: none;
}

#travelocity .minors div
{
	float: left;
}

#travelocity .minors .child3,
#travelocity .minors .child4
{
	margin-top: 5px;
}

#travelocity img.ui-datepicker-trigger
{
	float: left;
	margin: 2px;
}