/* common 
-----------------------------------------------------------------------------*/

.its-efa-ul {
	clear: both;
	padding-bottom: 4px;
	margin: 0px;
}

.its-efa-li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

.its-efa-table {
	border-collapse: collapse;
	border: 0px;
}

.clear { 
	clear: both;
	float: none;
	height: 0px;	
	line-height: 0px;
	font-size: 0px;
}

.its-efa-label {
	font-weight: bold;
}

.its-efa-block {
	margin-bottom: 10px;
}

.its-efa-legendCol{
	width: 48%;
	padding-top: 10px;
	float: left;
}

.its-efa-error {
	border: 0px;
	background: #FFFFFF;
}

.anker {
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

.addCapFuncLeft {
	width: 80%;
	float: left;
}

.addCapFuncRight {
	width: 18%;
	float: left;
	text-align: right;
}


/*  Legend
-----------------------------------------------------------------------------*/

.its-efa-horizontalLegend {
	width: 100%;
}

.its-efa-horizontalLegend li {
	float: left;
}

.legendColorBox {
	margin-right: 5px;
	float: left;
	height: 20px;
	width: 25px;
}

.legendSymbol {
	margin-right: 5px;
	float: left;
	height: 27px;
}

.its-efa-horizontalLegend .legendSymbol {
	margin-top: 6px;
	height: 8px;
}

.legendText {
	float: left;
	padding-right: 15px;
	padding-top: 3px;
}

.its-efa-verticalLegend  li, .its-efa-legendRight li {
	float: none;
	clear: left;
	width: 100%
}

.its-efa-verticalLegend .legendText, .its-efa-legendRight .legendText {
	height: 27px;
}

.its-efa-trainLegend .legendText {
	height: 40px;
}

.its-efa-parkingLegend .legendText {
	height: auto;
	width: 230px;
}

.its-efa-parkingLegend .legendSymbol {
	height: 30px; 
	vertical-align: middle;
}


/* date, time
-----------------------------------------------------------------------------*/

.its-efa-time , .its-efa-date, .its-efa-year { 
	margin-right: 2px;
}

#scw {
	z-index: 500;
}


/* Print styles
-----------------------------------------------------------------------------*/
.printonly {
	display: none;
}

@media print {
	.printonly {
		display: block;
	}

	.dontprint {
		display: none;	
	}
	
	.mainNaviArea, .logo, .result, .result table {
		width: 100%;
	}
	
	.searchData {
		width: 220%;
	}
	
	#doc3, .doc3, #resultColumn, .scrollableResults {
		overflow: visible;
	}
	
}


/* enquiry screen 
-----------------------------------------------------------------------------*/

.its-efa-motSelection {
	margin-bottom: 5px;
}

.optionLink {
	margin-right: 5px;
	display: none;
}

.visibleOptionLink {
	margin-right: 5px;
}

.motImgOptions {
	padding-bottom: 2px;
	vertical-align: middle;
}

.inputExample {
	color: #777777;
}


/* popup 
-----------------------------------------------------------------------------*/

.its-blockheader2 {
	background-image: url(../img/bg01.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0% 0%;
	padding: 4px;
	color: white;
	font-weight: bold;
	height: 16px;
}

.popupClose {
	cursor: pointer;
}

a.its-efa-close {
	float: right;
	padding: 0px 0px 0px 13px;
	float: right;
}

a.its-efa-close { 
	background: transparent url(../img/close.gif) no-repeat 0 50%; 
}

.its-efa-popup, .advancedOptions {
	width: 600px;
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px solid #AEAEAE;
	text-align: left;
	z-index:50;
}

.its-efa-popup, #advancedOptions_print.advancedOptions {
	width: 700px;
}

.its-efa-popup-content {
	padding-left: 5px;
	padding-right: 5px;
}

.advancedOptions .its-efa-popup-content {
	padding-top: 5px;
}

.its-efa-advancedOptions-content {
	overflow: auto;
}

.its-efa-popup, #advancedOptions_print.advancedOptions .its-efa-popup-content{
	padding: 0px;
	margin: 0px;
}

#advancedOptions_print.advancedOptions .its-efa-popup-content {
	padding-top: 5px;
}

.its-efa-popupHeadLeft {
	float: left;
	width: 80%;
}

.its-efa-popupHeadRight {
	float: left; 
	text-align: right;
	width: 19%;
}

.advancedOptions {	
	display: none;
	width: 415px;
}

.its-efa-popup .its-efa-submit, .advancedOptions .its-efa-submit {
	text-align: center;
}

.its-efa-refinementLabel {
	float: left;
	width: 80px;
	font-weight: bold;
	margin-bottom: 5px;
}

.its-efa-refinementInput {
	float: left;
	margin-bottom: 5px;
}

.its-efa-popup input[type=text], .its-efa-popup select  {
	width: 585px;
}

.advancedOptions p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
}

#its-efa-print-table {
	border-collapse: collapse;
	width: 680px;
	margin-left: auto;
	margin-right: auto;
}

#its-efa-print-table th, #its-efa-print-table td  {
	border: 1px solid black;
	padding: 5px;
	vertical-align: middle;
}

#its-efa-print-table .printCheckbox, #its-efa-print-table th  {
	text-align: center;
}

#its-efa-print-table .printChanges {
	width: 100px; 
	float: left;
}

#its-efa-print-table  .printMOT {
	width: 215px; 
	text-align: right; 
	float: left;
}

.its-efa-printJourney {
	width: 30px;
}

.its-efa-printDetail {
	width: 350px;
}

.its-efa-printJourneyDetail, .its-efa-printOMap, .its-efa-printDMap {
	width: 100px;
}

a.close {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	background: url(../img/close.gif) no-repeat scroll 0pt 50%;
}

body a.right {
	float: right;
}

.its-efa-optionLabel {
	float: left;
	padding-top:5px;
	width: 160px;
}

.optionsColumn1 {
	float: left;
	width: 160px;
}

.motLeft {
	margin-top: 5px;
	margin-left: 10px;
	padding-right: 10px;
	float: left;
	width: 150px;
}

.motRight {
	margin-top: 5px;
	width: 200px;
	float: left;
}

.inputOption {
	float: left;
}

.its-efa-inputLabel {
	padding-top: 5px;
	float: left;
}

.mobilityRestrictionItems {
	margin-left: 10px;
	line-height: 20px;
	margin-top: 5px;
}

.its-efa-optionsLeft {
	width: 160px;;
}

.its-efa-refinementError ul {
	margin: 0px;
	padding: 0px;
}

.its-efa-ul h4 {
	font-size: 10pt;
	font-weight: bold;
}


/* resutl screen 
-----------------------------------------------------------------------------*/

.metaNavi {
	padding-bottom: 10px;
}

.metaNavi a {
	padding-right: 5px;
}

.its-efa-journeyTab {
	width: 30%;
	height: 18px;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	margin: 0px;
	float: left;
}

.its-efa-departure {
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 6px;
	margin: 0px;
	text-align: right
}

.mdv-its-depArrOverview {
    margin-top: 5px;
}

.its-efa-closeDetail {
	display: none;
}

.toggleDetailviewButton {
	margin-top: 2px;
}

.its-efa-departureDetailview {
	clear: both;
	float: none;
	width: 100%;
	text-align: right;
	margin: 0px;
}

.its-efa-tabBackground {
	height: 25px;
	margin: 0px;
	padding: 0px;
	margin-top: -2px;
	padding-top: 5px;
}

.its-efa-oddJourney, .evenRow {
	background-color: #C4C4C4;
}

.its-efa-evenJourney  {
	background-color: #407ABA;
	color: #FFFFFF;
}

.its-efa-oddJourney .its-efa-evenJourney  a{
	color: #FFFFFF;
}

.its-efa-evenJourney .oddRow a, .its-efa-evenJourney .evenRow a {
	color: #0066cd;
}

.its-efa-evenJourney .oddRow, .its-efa-evenJourney .evenRow , .its-efa-evenJourney .evenRow .its-efa-noLinkStyle, .its-efa-evenJourney .oddRow  .its-efa-noLinkStyle {
	color: #000000;
}

.its-efa-evenJourneyLink a {
	color: #FFFFFF;
}

.its-efa-routeMap {
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
}

.result {
	padding: 0px;
}

.result table td, .result table th {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-align: left;
}

.its-efa-journeyOverview {
	margin: 0px;
	margin-top: -2px;
	padding: 4px;
	min-height: 30px;
} 

*html .its-efa-journeyOverview , *html .its-efa-ieRoutenplaner{
	height: 40px;
}

.its-efa-overviewLeft {
	width: 40%;
	float: left;
}

.its-efa-overviewRight {
	width: 60%;
	float: left;
	text-align: right;
}

.its-efa-detailview  {
	margin-bottom: -2px;
	display: none;
}

.its-efa-detailviewTable {
	width: 100%;
}

.motImg {
	margin-left: 2px;
	margin-bottom: 2px;
}

.oddRow, .evenRow {
	margin: 4px;
}

.oddRow {
	background-color: #EDEDED;
}

.its-efa-oddJourney  .its-efa-noLinkStyle {
	text-decoration: none;
	color: #000000;
}

.its-efa-evenJourney  .its-efa-noLinkStyle {
	text-decoration: none;
	color: #FFFFFF;
}

.its-efa-partialRouteLeftAndMiddle {
	vertical-align: bottom;
}

.its-efa-partialRouteLeft {
	width: 40%;
}

.its-efa-partialRouteMiddle {
	width: 50%;
}

.its-efa-partialRouteRight {
	width: 10%;
	text-align: right;
	vertical-align: top;
}

.its-efa-printImg {
	text-decoration: none;
}

.its-efa-resultNavi li {
	float: left;
}

.its-efa-footpathLeft {
	width: 40%;
}

.its-efa-footpathMiddleAndRight {
	text-align: right;
}

.its-efa-closePathDescription {
	display: none;
}

.its-efa-pathDescription {
	clear: both;
	display: none;
}

#updateICSMessages, .its-efa-horizontalLegend {
	width: 310px;
}



/* Result Area - Footpath Description
-----------------------------------------------------------------------------*/

.its-efa-pathDescription {
	clear: both;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	width: 100%;
}

.its-efa-pathDescription table {
	border-collapse: collapse;
	width: 100%;
}

.totalDistance, .totalTime {
	font-weight: bold;
}

.its-efa-pathDescription td, .its-efa-pathDescription th {
	border: 0px;
	padding: 2px;
	text-align: left;
	vertical-align: top;
}

.its-efa-pathDescription .directionsResultSum td {
	border-top: 3px double #000;
	border-bottom: 1px solid #000;
}

.its-efa-pathDescription th {
	border-bottom: 1px solid #000;
}

.its-efa-pathDescription td img {
	display: block;
	margin: 1px 0px 1px 0px;
}

.its-efa-pathDescription td img.icsRefImg {
	display: inline;
}

.its-efa-pathDescription .direction {
	width: 10%;
}

.its-efa-pathDescription .street {
	width: 45%;
	overflow: hidden;
}

.its-efa-pathDescription .its-efa-cyclingPaht .street {
	width: 35%;
	overflow: hidden;
}

.its-efa-pathDescription .distance {
	width: 20%;
}

.its-efa-pathDescription .duration {
	width: 25%;
}

.its-efa-pathDescription .its-efa-cyclingInfo {
	width: 10%;
}

.its-efa-pathDescription .its-efa-elevation{
	width: 25%;
}

.trackImg {
	width: 16px;
	height: 16px;
}

.downGrade, .upGrade {
	text-align: left;
	padding: 0px 0px 0px 11px;
	margin: 0px 0px 0px 11px;
	display: block;
	background: transparent url(../img/cycling_up.gif) no-repeat 0px 2px;

}
.downGrade { background: transparent url(../img/cycling_down.gif) no-repeat 0px 2px; }

.its-efa-pathDescription .complete {
	font-weight: bold;
}

/* Traffic/Train/Parking situation
-----------------------------------------------------------------------------*/

.traffic {
	height: 5px;
	width: 20px;
}

.its-efa-running {
	background-color: #008000;
}

.its-efa-zaeh {
	background-color: #FFFF00;
} 

.its-efa-trafficJam, .its-efa-blocking {
	background-color: #FF0000;
}

.its-efa-information {
	background-color: #0000FF;
}

.its-efa-parkingManagement {
	background-color: #F9F790;
}

.its-efa-shoppingZone {
	background-color: #FFA800;
	margin-bottom: 5px;
}

.autoUpdate {
	float: left;
	width: 58%;
}

.updateButton {
	float: left;
	width: 40%;
	text-align: right;
}

.its-efa-routeEvent {
	display: none;
}

.its-efa-parkraumbewirtschaftung {
	display: none;
}

.validityCol {
	float: left;
}

.validityText {
	margin-top: 5px;
}

#validity {
	display: inline;
}



/* cycling planner
-----------------------------------------------------------------------------*/

.its-efa-cyclingOptions {
	padding-top: 0px;
}

div.cycleOption {
	height: 20px;
}


/* address, poi search
-----------------------------------------------------------------------------*/

.its-efa-addressInput input {
	width: 92%;
}

.its-efa-refinementInputAdress {
	margin-bottom: 5px;
}

.its-efa-refinementInputAdress input[type=text], .its-efa-refinementInputAdress select  {
	width: 585px;
}

.its-efa-adressBubbleButton {
	padding-left: 5px;
	display: inline;
}


/* Elevation profile
-----------------------------------------------------------------------------*/

#cyclingOptionsLink {
	margin-top: 5px;
}

.its-efa-elevationPopup {
	width: 480px;
}

.its-efa-elevationInfo {
	float: left;
}

.its-efa-elevValue {
	padding-left: 5px;
}

.its-efa-elevLabel {
	padding-left: 15px;
}

.tabContent {
	clear: both;
}

.its-efa-elevationImg {
	margin-bottom: 10px;
}


/* Parking information bubble
-----------------------------------------------------------------------------*/

.parkingInfoLeftColumn {
	float: left;
	width: 160px;
}

.parkingInfoRightColumn {
	float: none;
}

.occupationLevelImg {
	width: 15px;
	height: 15px;
	padding-right: 6px;
	float: left;
}

.occupationLevel {
	height: 15px;
	vertical-align: center;
}


/* ICS messages
-----------------------------------------------------------------------------*/

.invalidICSMessage {
	display: none;
}

.validICSMessage {
	display: block;
}


.updateICSMessages {
	clear: both;
	float: none;
}

.icsMessages {
	width: 100%;
}

.icsMessages li {
	margin-bottom: 10px;
	padding-bottom: 4px;
	clear: both;
	float: none;
	border-bottom: 1px solid black;
}

.icsMessageContent{
	padding: 2px;
}

.goToIcsIcon, .its-efa-link {
	cursor: pointer;
}

.icsMessageImage, .icsMessageImage2  {
	float: left;
	padding: 0px;
	margin: 0x;
	vertical-align: text-bottom;
	width: 12%;
}

.icsMessageImage2 {
	line-height: 27px;
}

.icsMessageImage  img {
	margin: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	vertical-align: text-bottom;
}

.icsMessageHeadRight {
	float: left;
	padding-bottom: 15px;
	width: 74%;
}

.roadWorks .icsMessageHeadRight , .attention .icsMessageHeadRight, .blocking .icsMessageHeadRight, .unknown .icsMessageHeadRight, .congestion .icsMessageHeadRight, .information .icsMessageHeadRight {
	width: 86%;
}

.icsMessageHeadFull {
	padding-bottom: 15px;
	width: 99%;
}

.icsMessageHead {
	width: 92%;
	float: left;
}

.icsMessageToggle {
	width: 5%;
	margin: 0px;
	padding: 0px;
	padding-left: 6px;
	padding-top: 2px;
	float: left;
}

.icsMessageBody {
	float: left;
	display: none;
}

.highlightedICSMessage {
	background-color: #C3C3FF;
}

.infoLinkRef .icsMessageImage {
	width: 15%;
}

.infoLinkRef .icsMessageImage img {
	padding-right: 4px;
}

.infoLinkRef .icsMessageHeadRight {
	width: 85%;
}

.icsRefImg {
	vertical-align: text-bottom;
}


/* Map 
-----------------------------------------------------------------------------*/

#mapFrame {
	clear: both;
	float: none;
	background-color: #959595;
	border: 1px solid #AEAEAE;
	overflow: hidden;
	width: 700px;
	height: 500px;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
}

.smallMap {
	position: absolute;
	bottom: -1px;
	right: -1px;
	padding: 10px 0px 0px 10px;
	background-color: #FFF;
	border-top: 1px solid #AEAEAE;
	border-left: 1px solid #AEAEAE;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	z-index: 250;
}

.smallMap .inner {
	border-top: 1px solid #AEAEAE;
	border-left: 1px solid #AEAEAE;
	z-index: 251;
}

.smallMap img {
	display: block;
	z-index: 252;
}

.MDVMapControl_ZoomLevel {   
	height: 11px;
	width: 20px;
	margin-top: 2px;
	vertical-align: middle;
}

#mdvMap_mdvMarkers .mdvLayer div div img, .MDVToolTipBubble_Body {
	z-index: 400;
	overflow: auto;
}

/* Context menu */

.mapContextMenu{
	border: 1px solid #C4C4C4;
	background-color: #DEDEDE;
}

.mapContextMenu hr{
	background-color: #DEDEDE;

}

.mapContextMenuItem{
	border: 1px solid #DEDEDE; /*same as menu background*/
}

.mapContextMenuItem_active{
	border: 1px solid #DEDEDE; /*same as menu background*/
}


/* Advanced Print Functionality
-----------------------------------------------------------------------------*/

.mdv-its-printButton {
    background: url(../img/bg_print.gif) no-repeat;
    padding-left: 15px;
    border: 1px solid #0066cd;
	color: white;
	font-weight: bold;
}

.mdv-its-pdfButton {
    background: url(../img/bg_pdf.gif) no-repeat;
    padding-left: 15px;
    border: 1px solid #0066cd;
	color: white;
	font-weight: bold;
}