/* WCT */
.sideContainerSubMain label {
	padding: 5px 0px;
	line-height: 1.5em;
	color:#FFF;
}

/* WCT */
.sideContainerSubMain .icons {
	width: 105px;
	float: left;
	margin-bottom: 5px;
}
#worldChoice .icons ul {
	list-style-type:none;
}
#worldChoice ul li a {
	font-size: 9px;
	line-height: 45px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	display: block;
	padding-left: 50px;
	text-decoration: none;
	height: 45px;
}
#worldChoice ul li a.hotels {
	background-image: url(../images/iconHotelsOff.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#worldChoice ul li a.air {
	background-image: url(../images/iconAirOff.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#worldChoice ul li a.packages {
	background-image: url(../images/iconPackagesOff.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#worldChoice ul li a.auto {
	background-image: url(../images/iconAutoOff.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#worldChoice ul li a.lastminute {
	background-image: url(../images/iconLastMinuteOff.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#worldChoice ul li a:hover.hotels {
	background-image: url(../images/iconHotelOn.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#worldChoice ul li a:hover.air {
	background-image: url(../images/iconAirOn.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#worldChoice ul li a:hover.packages {
	background-image: url(../images/iconPackagesOn.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#worldChoice ul li a:hover.auto {
	background-image: url(../images/iconAutoOn.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#worldChoice ul li a:hover.lastminute {
	background-image: url(../images/iconLastMinuteOn.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#worldChoice ul li a.hotels.on {
	background-image: url(../images/iconHotelOn.jpg);
}
#worldChoice ul li a.air.on {
	background-image: url(../images/iconAirOn.jpg);
}
#worldChoice ul li a.packages.on {
	background-image: url(../images/iconPackagesOn.jpg);
}
#worldChoice ul li a.auto.on {
	background-image: url(../images/iconAutoOn.jpg);
}
#worldChoice ul li a.lastminute.on {
	background-image: url(../images/iconLastMinuteOn.jpg);
}
#worldChoice .icons ul li {
	display: block;
	width: 105px;
}
#worldChoice  {
	background-image: url(../images/logoTravelocity.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #52AFFD;
	float: left;
	width: 335px;
}
#worldChoice td, #worldChoice tr, #worldChoice p {
	font-size: 11px;
	line-height: 1.5em;	
	
}
#worldChoice .formFields {
	width: 215px;
	float: right;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 1.5em;
	padding-top: 10px;
}
.formFields .textInput  {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #4887c1;
}
.formFields .selectInput  {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	padding: 2px;
	margin: 1px;
}
/* WCT bookform.cfm */
.msgBox {
	margin: 40px 20px;
}
.msgBox .msg {
	font-weight:bold;
	font-size:1em;
	margin: 10px 10px 20px 10px;
}
.msgBox .reason {
	margin: 20px 10px 20px 10px;
}
.msgBox .link {
	text-align:center;
	margin: 10px;
}

.frmHeader {
	font-size: 16px;
	font-weight: bold;
	background-color: #515738;
	color:#ffffff;
}

/* WCT  */
.wct-tb, #wct-mainContent table {
	/*width:720px;*/
	width: 100%;
	clear:both;
}
.details table.wct-tb {
	width: 720px;
}
.wct-tb .navRow {
	background-color: #E6F3FF;
	font-size: 0.9em;
	font-weight:bold;
}
.wct-tb .navRow td {
	padding:5px;
}
.wct-tb .navRow td span {
	color:#999;
}
.wct-tb .leftCol {
	text-align:left;
}
.wct-tb .centerCol {
	text-align:center;
}
.wct-tb .rightCol {
	text-align:right;
}
#wct-mainContent td {
	padding: 3px;
}
/* WCT search results */
#wct-mainContent {
	/*width:595px;*/
}
#wct-mainContent .container {
	float:left;
	clear:both;
	padding-bottom: 3px;
	background: url('../images/separator.gif') repeat-x 0% 100%;
	border-top: 1px solid #aaa;
}
#wct-mainContent .container .item {
	float:left;
	color:#DC9131;
	font-size:14px;
	font-weight:bold;
	width:630px;
	margin:15px 0 5px 0;
}
#wct-mainContent .container .rate {
	float:right;
	color:#000;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	width:120px;;
	margin: 15px 0 5px 10px;
}
#wct-mainContent .details {
	clear:both;
}
#wct-mainContent .details img.logo {
	float:right;
}
#wct-mainContent .details ul {
	list-style-type:none;
	margin: 10px;
}
#wct-mainContent .details li {
	list-style:none;
	line-height:1.2em;
	letter-spacing:normal;
}
#wct-mainContent .details .desc {
	clear:both;
	margin:10px 0 0 0;
}
#wct-mainContent a.moreInfo {
	color: #DC9131;
	font-weight:bold;
}
#wct-mainContent .itemLinks {
	clear:both;
	margin:5px 0;
}
#wct-mainContent .moreInfo {
	display:block;
	float:left;
	clear:both;
	font-weight:normal;
	font-size:11px;
	line-height:11px;
}
#wct-mainContent input.view {
	font-size:11px;
}


#wct-mainContent .saveratehotel {
	font-weight: bold;
	color: #515738;

}
/* results from WCT.cfc */
.WCT-resultsHead {
	font-size:14px;
	text-align:center;
	padding: 5px 0;
}

table.WCT-results {
	background-color:#F0F0F0;
	width:590px;
	font-size:11px;
}
.details table.WCT-results {
	width: 530px;
}


table.WCT-results td {
	padding: 3px;
}
table.WCT-results tr .odd {
	background-color:#EFEFEF;
}
table.WCT-results tr .even {
	background-color:#F5F5F5;
}
table.WCT-results tr.title td {
	background-color:#DC9131;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
table.WCT-results tr.colHeading td {
	background-color: #EFDBC0;
	color:#000;
	font-weight:bold;
	font-size:1em;
	text-align:left;
}
table.WCT-results .desc {
	
	text-align:left;
}
table.WCT-results .cost {
	width:70px;
	text-align:left;
}
table.WCT-results .book {
	width:60px;
	text-align:left;
}
table.WCT-results .cost .cur {
	font-size:10px;
	margin: 0 5px 0 3px;
}
#wct-mainContent .itemLinks {
	text-align:right;
}


#wct-mainContent tr.wctsubrow {
	background-color: #21438B;
}
#wct-mainContent .boxhead {
	font-weight: bold;
	background-color:#21438B;
	color: #ffffff;
	font-size: 13px;
}

.boldtext {
	font-weight: bold;
}
