/*
============================================================================
ELEMENT IDS
============================================================================
*/
#LocationSelectionMap
{
height: 100%;
left: 0;
position: relative;
top: 0;
}

#LocationSelectionMapUpdatePanel
{
position: absolute;
}

#LocationSelectionMapUpdateProgressionPanel_UpdateProgressPanel
{
height: 100%;
position: absolute;
width: 100%;
z-index: 200;
}

/*
============================================================================
CLASSES
============================================================================
*/

.AdvancedOptionsControls
{
height: 47px;
}

.AdvancedOptionsPanelItemTitle span
{
background-image: url('img/contract_24.png');
}

.ClusterPushpin,
.DestinationPushpin,
.LocationPushpin,
.OriginPushpin
{
}

.DatePicker
{
line-height: 20px;
}

.DestinationPushpin,
.OriginPushpin
{
}

.ErrorPanel
{
font-size: 11px;
margin-left: 5px;
clear: right;
}

.FromPanelItemTitle span
{
background-image: url('img/origin_flag_24.png');
}

.MixedLocationHelpContainer
{
clear: left;
margin-left: 100px;
padding-left: 3px;
}

.LocationControl,
.AdvancedOptionsControls,
.OptionsControls,
.TimeControls
{
padding-top: 3px;
}

.LocationControl,
.OptionsControls,
.AdvancedOptionsControls,
.TimeControls
{
*margin-top: -10px;
}

.LocationType .InputFields
{
width: 350px;
}

.LocationType .TextBox
{
float: left;
margin-bottom: 2px;
margin-right: 2px;   
padding-right: 2px;   
}

.LocationTypes
{
height: 58px;
background-image: url(img/panel_100.png);
background-repeat: repeat-x;
}

.OptionsControls
{
height: 65px;
margin-bottom: 5px;
}

.OptionsPanelItemTitle span
{
background-image: url('img/gear_24.png');
}

.PanelItemTitle span
{
background-repeat: no-repeat;
padding-left: 26px;
}

.ShowTripPlanButton, 
.ShowTripPlanButton:link, 
.ShowTripPlanButton:visited
{
height: 25px;
float: right;
margin-top: 10px;
margin-right: 5px;
}

.TextBox
{
width: 316px;
}

.TimePanelItemTitle span
{
background-image: url('img/clock_24.png');
}

.TripPlannerHeaderLink
{
font-weight: bold;
}

.ToPanelItemTitle span
{
background-image: url('img/destination_flag_24.png');
}

.UpdateProgressionPanel
{
background-color: Transparent;
background-image: url(img/UpdateProgressionPanelBackground.png);
}

.UpdateProgressionPanel .ProgressBarImage
{
height: 75%;
}

.UpdateProgressionPanel .ProgressBarText
{
font-size: small;
height: 25%;
}

.UpdateProgressionPanelView
{
height: 110px;
left: 50%;
margin-left: -103px;
margin-top: -55px;
top: 50%;
width: 206px;
}
