#travelocity
{
	width: 258px;
	height: 347px;
	background: url('../images/wct/widgetBack.gif') no-repeat;
	text-align: left;
	position: relative;
	z-index: 99;
}

#travelocity #tabs
{
	top: 28px;
	width: 257px;
	height: 21px;
	position: absolute;
	top: 28px;
	background: url('../images/wct/tabBack.gif') no-repeat 0% 50%;
	padding: 0 0 0 1px;
}

#travelocity #tabs li
{
	list-style: none;
	float: left;
	background: url('../images/wct/tabOff.gif') no-repeat 100% 50%;
	margin-right: -4px;
	position: relative;
	width: 45px;
	text-align: center;
}

#travelocity #tabs li.cars
{
	width: 33px;
}

#travelocity #tabs li.packages
{
	width: 66px;
}

#travelocity #tabs li.lastMinute
{
	width: 84px;
}

#travelocity #tabs li.active
{
	background-image: url('../images/wct/tabOn.gif');
}

#travelocity #tabs li,
#travelocity #tabs a
{
	height: 21px;
}

#travelocity #tabs a
{
	color: #f3e7d4;
	text-decoration: none;
	line-height: 21px;
	display: block;
	padding: 0 5px 0;
}

#travelocity #tabs li.active a
{
	color: #4d3e25;
}

#travelocity #tabContainer
{
	clear: both;
	position: absolute;
	top: 49px;
	width: 258px;
	height: 267px;
	background: url('../images/wct/containerBack.jpg') no-repeat;
}

#travelocity .tab
{
	display: none;
	padding: 15px 20px;
	height: 237px;
	color: #4f432c;
	position: relative;
}

#travelocity .tab.active
{
	display: block;
}

#travelocity td
{
	padding: 0;
}

#travelocity label
{
	padding: 0;
}

#travelocity .field
{
	clear: both;
	margin-bottom: 5px;
}

#travelocity .field input,
#travelocity .field select
{
	clear: both;
	float: left;
}

#travelocity input.text,
#travelocity select
{
	border: solid 1px #6c6c6c;
	color: #796747;
	font-size: 8pt;
}

#travelocity input:focus,
#travelocity select:focus
{
	color: #000;
}

#travelocity input.text
{
	padding: 2px;
}

#travelocity input.startDate,
#travelocity input.endDate
{
	width: 60px;
}

#travelocity img.ui-datepicker-trigger
{
	float: left;
	margin: 3px;
	display: block;
}

.clearBoth
{
	clear: both;
}

#travelocity .submit
{
	text-align: center;
	position: absolute;
	bottom: 1px;
	left: 0px;
	width: 258px;
	z-index: 100;
}

#travelocity .close
{
	display: none;
}

#travelocity .field.date label span
{
	width: 109px;
	display: block;
	float: left;
}

#travelocity .field.date select
{
	margin-left: 22px;
	clear: none;
}

#travelocity .minors,
#travelocity .minors select
{
	display: none;
}

#travelocity .minors
{
	width: auto;
}

#travelocity .minors select
{
	width: 40px;
	float: left;
	clear: none;
	margin-right: 3px;
}

#travelocity .adults,
#travelocity .children,
#travelocity .seniors,
#travelocity .rooms
{
	float: left;
	clear: none;
	width: 68px;
	margin-right: 3px;
}

#travelocity .adults select,
#travelocity .children select,
#travelocity .seniors select,
#travelocity .rooms select
{
	width: 68px;
}

#travelocity .flexibility label
{
	margin-left: 2px;
}




/* Interior page styles */

.wctCont #travelocity
{
	background-image: url('../images/wct/widgetBackShort.gif');
	height: 49px;
}

.wctCont #travelocity.open
{
	height: 347px;
}

.wctCont #tabContainer
{
	display: none;
}

.wctCont #travelocity .close
{
	display: block;
	position: absolute;
	bottom: 20px;
	right: 30px;
}

.wctCont #travelocity .submit
{
	left:18px;
	width:auto;
}

/* BEGIN FLIGHTS CSS */

#travelocity #flights
{
	background: url('../images/wct/flightsBack.gif') no-repeat 15px 15px;
}

#travelocity #flights .flexibility
{
	margin: 0 0 20px 32px;
}

/* END FLIGHTS CSS */



/* BEGIN HOTELS CSS */

#travelocity #hotels *,
#travelocity #cars *
{
	border: none;
}

/* END HOTELS CSS */



/* BEGIN XML CSS */

.wct-tb
{
	width: 100%;
	margin: 0;
}


#mainBody .mainBodyCont .wct-tb td
{
	float: none;
	width: 33%;
	padding: 0;
}

.wct-tb .centerCol
{
	text-align: center;
}

.wct-tb .rightCol
{
	text-align: right;
}

.wctresults
{
	border-top: 1px solid #C1B6A0;
	border-bottom: 1px solid #C1B6A0;
	margin: 10px 0;
}

div.wctresults li
{
	border-bottom:1px solid #DDDDDD;
	padding:10px 0;
}

div.wctresults li.last
{
	border: none;
}

div.wctresults li h4
{
	color:#3F7285;
}

div.wctresults li .addr
{
	line-height: 18px;
	color: #999;
}

div.midColPad div.wctresults li .content
{
	width: 575px;
}

.wctresults li .rate
{
	color:#7d7154;
	font-size:1.4em;
	font-weight: bold;
	float: right;
}

.wctresults .hotelAvailability
{
	margin: 5px 0 0;
	display: none;
}

.wctresults .hotelAvailability div
{
	background: url(../images/shell/eventBorder.gif) repeat-x 100% 0;
}

.wctresults .loading
{
	text-align: center;
	clear: both;
}

.wctresults .WCT-results
{
	margin: 5px 0;
	width: 100%;
}

.WCT-results .desc
{
	width: 100%;
}

.wctresults .WCT-results .cost
{
	padding: 0 10px;
}

.wctresults td
{
	padding: 2px;
}

.wctresults td.desc
{
	width: 100%;
}

.wctresults .title td
{
	padding: 3px 2px;
	background: #EEE;
}

.wctresults .WCT-results .even td
{
	background: #e8f0f3;
}

.wctresults .WCT-results .odd,
.wctresults .WCT-results .odd td
{
	background: none;
}


.wctresults .WCT-results td
{
	vertical-align: middle;
}

.wctresults .book
{
	font-weight: bold;
}

.wctresults li .starting
{
	font-size: 11px;
	font-weight: normal;
	color: #666;
}

.wctresults li a.moreInfo
{
	background: url(../images/shell/moreInfo_blue.gif) no-repeat;
	width: 80px;
	height: 18px;
	float: left;
}

.wctresults li a.viewAvail
{
	background: url(../images/shell/viewAvail_blue.gif) no-repeat;
	width: 115px;
	height: 18px;
	display: block;
}

.wctresults li .avail
{
	float: right;
}

/* END XML CSS */
