@import url(/styles/themes/nonportal/common/calendar.css);
div.multiStops a.ico_help
{
	margin: 2px 5px 2px 2px;
}

div.multiStops table.layout 
{
	margin: 0 0 0 0;
}

div.multiStops table.layout th,
div.multiStops table.layout td
{
	padding: 5px 0 5px 0px;
}

button.submitdynPos
{
		float: right;	
}

select.fromCities, select.toCities
{
	width: 185px !important;
}

div.multiStops table.layout select.calMonthYear,
div.multiStops table.layout select.calDay
{
	margin: 0 5px 0 0;
}

div.paxAdults, div.paxChildren, div.paxInfants
{
	float: left;
	display: inline;
}

div.paxAdults
{
	width: 180px;
}

div.paxChildren
{
	width: 250px;
}

div.paxInfants
{
	width: 170px;
}

div.multiStops span.label, 
fieldset.travelClass label
{
	width: 125px;
}

fieldset.pax label
{
	margin: 0 5px 0 0;
}

fieldset.searchOptions
{
	padding: 10px !important;
	*position: relative;
}

fieldset.searchOptions label
{
	margin: 0 77px 10px 0;
}

fieldset.itinerary a.arr_r
{
}

/* tabs */ 
.tabspanel {
	border:1px solid #e9e9e9 !important;
	width:748px;
}

#multiStopsPanel{
	margin-top:3px;
}

div.greyPanel {
	border:none !important;
}

#viewRouteMaps
{
	margin: 2px 5px 2px 2px;
}

#routeMapBox
{
	border: 1px solid #ccc;
	position: absolute;
	z-index: 999;
	background-color: #fff;
	margin: 0 0 0 -1px;
	display: none;
}

#routeMapBox h2
{
	background: none repeat 0 0 transparent;
	border-right: 0 none;
	color: #354F5C;
	font-size: 12px;
	margin: 0;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px #ccc solid;
	clear: none !important;
}

#routeMapNoFlash
{
	padding: 10px;
}

#routeMapClose
{
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}


/* Fix width of select box */

body div.wrapper div.itinerary td.cityList select
{
	width: 155px !important;
}

body div.wrapper div.itinerary select.selectbox
{
	width: 155px !important;
}

select.selectbox
{
	width: 155px !important;
}

span.brand_icon
{
	display: inline;
	float: left;
	width: 650px;
}
