﻿html
{
	font-size: 12px;
}

h1
{
	margin-bottom: 15px;
}

select
{
	font-size: 1em;
}

.blind
{
	position: absolute;
	left: -100em;
}


a.blind:focus, a.SiteMap:focus, a.SiteMap:hover, a.blind:active, a.SiteMap:active
{
	left: auto;
	border: solid 1px #C5A074;
	margin-top: 0.5em;
	padding: 0.5em 2em;
	/*background-color: #FFFFFF;*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.UI_DisplayParams a.close
{
	display: none;
}


.UI_ColorSelect img
{
	height: 1.3em;
	vertical-align: middle;
}

a.UI_ColorSelect
{
	display: inline;
	font-weight: bold;
	margin:0.1em;
/*	font-size: 0.6em;*/
}

span.UI_ColorSelect
{
	display: block;
	text-align: center;
	vertical-align:bottom;
	height: 1.5em;
	margin: 0.1em;
	border: solid 2px black;
	_width: 16em;
	max-width: 16em;
}

body {
}

img 
{
	border: none;
}

.UI_controls
{
	float:left;
	width: 28em;
}
.UI_personal .ACCSetting_item label img
{
	display: none;
}

.UI_map_right
{
	margin-left: 28em;
}

.UI_map_right_noscript
{	
	display: none;
}

.UI_footer
{
	clear: both;
}

a.AddressResult
{
	display:block;
}
div.AddressResult
{
	background-color: #ffffff;
}


a.SiteMap
{
	float:right;
	margin-top: 14px;
}

div.UI_Menu
{
	display:block;
}


div.UI_Menu_hidden, div.UI_Menu_Wizard
{
	display:none;
}


/*Date control*/
.UI_timeparameters label
{
	margin: 0.3em;
}

input[type="text"], select
{
	width: 100%;
}

input.DATE_year, input.DATE_time
{
	width: 2.6em;
	padding-right: 0.2em;
	text-align: right;
}
input.DATE_month, input.DATE_day
{
	width: 1.3em;
	padding-right: 0.1em;
	text-align: right;
}

.prev-year, .next-year
{
	visibility: hidden;
}

.ACCSelector, .ACCSelector_noscript
{
	display: block;
}

.ACCSelector img,
.ACCSelector_noscript img
{
	display: none;
}

.UI_FontSelect .sizeup, 
.UI_FontSelect .sizenormal,
.UI_FontSelect .sizedown
{
	display: none;
}

input[type="submit"].linkbutton
{
	font-size:inherit;
	background-color: inherit;
	background-image: none;
	color: inherit;
	border-style: none;
	margin: 0px;
	text-decoration: underline;
}

a.UI_DisplayParams
{
	display: none;
}

.UI_RouteResult
{
	margin-left: 28em;
	padding: 0.5em;
}

.UI_ItinerSettings
{
	float:none;
	clear:right;
}
/* Summary table */

.UI_summary_container 
{
	float: none;
	clear: right;
}


.ROUTE_MAP .map
{
	height: 288px;
}

div.quickrouteviewer
{
	position: absolute;
	bottom: 20px;
	right: 20px;
	background-color: White;
	z-index: 50;
	padding: 1px;
	text-align: center;
}

div.quickrouteviewer h3
{
	margin-top: 0px;
}

.label_caption
{
	position: relative;
	background-repeat: repeat-x;
	white-space:nowrap;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 100%;
	text-align:left;
	padding-top: 4px;
	padding-bottom: 1px;
	color: Red;
}

.UI_messages div
{
	font-weight: bold;
	border-width: 1px;
	background-color: #FF0000;
	color: #FFFF00;
	font-size: 120%;
	margin-top: 1em;
	padding: 1em;
}

.UI_messages div a
{
	display: block;
}

.UI_messages div + div
{
	padding-top: 0px;
	margin-top: 0px;
}

img.PT_service_provider
{
	float:right;
}

span.RouteLength, span.RouteLengthCity, span.RouteLengthRoad, 
span.RouteLengthItem, span.RouteLengthCityItem, span.RouteLengthRoadItem
{
	font-weight: normal;
}

.Wizard_Only
{
	display: none;
}

