/*******************************************
TRIP PLANNER
*******************************************/
.tripPlanner {
	text-align: left;
	float: right;
	margin-left: 10px;
}
.tripPlanner1 {
	background: transparent url(/tgi2/brands/ADXTGCA/directCA/images/home/tripPlanner.png) no-repeat;
	width: 228px;
	padding: 25px 0 5px 13px;
	font-weight: bold;
}

#tripPlanner3, #tripPlanner4 {
	color: #e31a22;
	padding: 24px 4px 4px 4px;
}
#tripPlanner3 option, #tripPlanner4 option {
	font-size: 11px;
	font-weight: normal;
}
#tripPlanner4 {display: none; padding: 2px 10px 4px 4px;}
#drpCategory1, #drpCategory2 {
	margin-top: 4px;
	border: 1px solid #e31a22;
	color: #e31a22;
	font-size: 11px;
}
#drpCategory1 option, #drpCategory2 option {
	color: #666666;
	font-weight: normal;
}
.tripPlannerBack{
	text-align: right;
	padding-bottom: 10px;
	font-size: 10px;
}
.tripPlannerBack A{
	background: transparent url(/tgi2/brands/ADXTGCA/directCA/images/home/back.gif) no-repeat center left;
	padding-left: 15px;
}




