#travelocity
{
	background: #33d6ff;
	width: 293px;
	height: 262px;
	background: url('../images/wct/background2.gif') no-repeat 0% 35px;
}

#travelocity #tabs
{
	/*background: #666666 url('../images/wct/bg_tabs.gif') no-repeat 0% 30px;
	background: #666666;*/
	background-image: url(../images/wct/bg_tabs.gif);
	height: 44px;
	margin: 0px;
	padding: 0px 0px;
}

#travelocity #tabs li
{
	list-style: none;
	float: left;
	background: url('../images/wct/tab2Off.gif') no-repeat;
	margin: 25px 0px;
	padding: 0px;
	text-align: center;
}

#travelocity #tabs li img
{
	position:relative;
	top:-10px;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = imgroot + "/includes/images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

#travelocity #tabs li,
#travelocity #tabs a
{
	width: 66px;
	height: 18px;
}

#travelocity #tabs a
{
	color: #FFF;
	position:relative;
	top:-11px;
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:.5px;
	text-align:center;
	text-decoration: none;
	line-height: 38px;
	display: block;
}

#travelocity #tabs li.activities a
{
	line-height: 19px;
}

#travelocity,
#travelocity td
{
	color: #000;
	font: 8pt Tahoma;
}

#travelocity .flexibility
{
	margin: 0px 0px;
}

#travelocity input,
#travelocity select
{
	font: 8pt Tahoma;
}

#travelocity input.startDate,
#travelocity input.endDate
{
	width: 70px;
}

#travelocity .field.date label span,
#travelocity #flights label span,
#travelocity #cars label span
{
	width: 94px;
}

#travelocity .field.date label span
{
	float: left;
}

#travelocity .field.date input
{
	clear: both;
	float: left;
}

#travelocity .field.date select
{
	float: left;
	margin-left: 3px;
}

#travelocity .field
{
	margin-bottom: 1px;
	clear: both;
}

#travelocity .checks .field
{
	float: left;
	width: 130px;
	clear: none;
}

#travelocity label span
{
	width: 86px;
	display: block;
	float: left;
}

#travelocity .submit
{
	position: absolute;
	bottom: 10px;
	right: 10px;
	border: solid 0px black;
}

#travelocity #tabs li.active
{
	background-image: url('../images/wct/tab2On.gif');
}

#travelocity .wcttab
{
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	height: 198px;
	display: none;
	border: solid 0px black;
	vertical-align:middle;
}

#travelocity .wcttab.active
{
	display: block;
}

input.dp-applied
{
	float: left;
}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 14px;
	margin: 3px;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/wct/calendar.gif) no-repeat; 
}

a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}

.clearBoth
{
	clear: both;
}

#travelocity input.check,
#travelocity input.radio
{
	margin:3px 3px 3px 4px;
}
