.ds {
	background:#000000 none repeat scroll 0 0;
	overflow:hidden;
	z-index:2;
	position:absolute;
	left: 0px;
	top: 0px;
}
.dsparams {
	background:#000000 none repeat scroll 0 0;
	left:0px;
	overflow:hidden;
	position:absolute;
	z-index:2;
}
.dsvparams {
	background:#000000 none repeat scroll 0 0;
	left:340px;
	overflow:hidden;
	position:absolute;
	top:0px;
	z-index:2;
}

.ui-slider .ui-slider-handle {
	cursor:default;
	height:1em;
	position:absolute;
	width:1.4em;
	z-index:2;
}

.ui-slider-horizontal {
	height:0.6em;
}

.mapmenu {
	font-family: Arial,sans-serif;
	color: #0000CC;
	text-decoration: underline;
	cursor: pointer;
}

.mapmenusep {
	top:4px;
	position: relative;
	padding-left: 4px;
}

.mapmenuico {
	top:4px;
	position: relative;
}

.customMapControl {
    cursor: pointer;
}

.routeTitleStyle{
	background:#a8f297 none repeat scroll 0 0;
	color:#333333;
	font-size:13px;
	font-weight:bold;
	height:18px;
	margin:4px 4px 10px;
	padding:8px;
}
.routeStepStyle {
	color:#333333;
	font-size:12px;
	font-weight:normal;
	margin:4px;
}
.routeStepNameStyle {
	font-weight: bold;
}
.routeStepDescStyle {
}
.routeStepLineStyle {
	border:1px dotted #DDDDDD;
	color:#6784C7;
	font-size:13px;
	margin:4px;
	float: left;
	width:290px;
}
.routeStepSeparatorStyle {
	border-bottom:1px solid #DDDDDD;
}

.routeOverflowStyle {
	overflow: auto;
	height: 426px;
}

.disambTitleStyle{
	background:#FFF1A8 none repeat scroll 0 0;
	color:#333333;
	font-size:13px;
	font-weight:bold;
	height:18px;
	margin:4px 4px 10px;
	padding:8px;
}
.disambPointNameStyle {
	border:1px dotted #DDDDDD;
	color:#6784C7;
	float:left;
	font-size:13px;
	font-weight:normal;
	margin-left:4px;
	width:90%;
}
.disambPointAddressStyle {
	color:#777777;
	font-size:11px;
	font-weight:normal;
}
.disambPointIconStyle {
	float:left;
}
.disambPointIconStyle img{
	border-width: 0px;
}
.disambPointMainStyle {
	margin:2px;
}
.disambOverflowStyle {
	overflow: auto;
	height: 426px;
}

.mainRoutePointStyle {
	padding: 6px;
	background: #FFFFFF;
}

.otherRoutesTitleStyle {
	background:#FFF1A8 none repeat scroll 0 0;
	color:#333333;
	font-size:13px;
	font-weight:bold;
	height:18px;
	margin:4px 4px 10px;
	padding:8px;
}
.otherNameStyle {
	color:#5E5F61;
	float:left;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	padding-left:2px;
	padding-top:2px;
	width:150px;
}

.otherNameStyle a{
	color:#333333;
	font-family:arial;
	font-size:11px;
	text-decoration:none;
}

.bluevid {
	color: #3c72cd;
}

.otherDetailStyle {
	color:#777777;
	float:left;
	font-size:11px;
	font-weight:normal;
}
.otherMainStyle {
	background-color:#EEEEEE;
	border:1px dotted #DDDDDD;
	margin:2px 2px 6px;
}
.otherOverflowStyle {
	overflow: auto;
	height: 426px;
}

.otherLineTypeStyle {
	border-right:1px solid #CCCCCC;
	float:left;
	margin-bottom:4px;
	margin-left:4px;
	margin-top:4px;
	padding-right:4px;
	width:16px;
}

.otherLineTypeImageStyle {
	background-color:#FFFFFF;
	border-right:1px solid #CCCCCC;
	float:left;
	height:40px;
	padding:2px;
	width:15px;
}

.otherLineTypeNumberStyle {
	font-size:12px;
	height:16px;
	padding-bottom:3px;
	text-align:center;
	width:100%;
	font-weight: bold;
}
.otherLineTimeStyle {
	background-color:#FFFFFF;
	border-top:1px dotted #DEDEDE;
	color:#333333;
	float:left;
	font-size:11px;
	font-weight:normal;
	position:relative;
	width:100%;
}

.routeStepMainNameLineStyle {
	height:28px;
	padding-left:26px;
	padding-top:8px;
}

.routeStepMainImageLineStyle {
	float:left;
	padding-left:2px;
	padding-top:2px;
}

.routeWalkMainLineStyle
{
	float: left;
	width:290px;
}

.routeWalkNameLineStyle
{
	color:#6784C7;
	font-size:13px;
	height:28px;
	padding-left:30px;
	padding-top:10px;
}

.routeWalkImageLineStyle
{
	float:left;
	padding-left:6px;
	padding-top:4px;
}

.routeWalkDirectionStyle
{
	border:1px dotted #DDDDDD;
	float:left;
	font-size:12px;
	margin:6px;
	padding:4px;
	display: none;
	width: 92%;
	background-color:#EFEFEF;
}

.routeStepDirectionStyle
{
}

.routeStepTextDirectionStyle
{
}

.routeStepDistanceDirectionStyle
{
	color:#777777;
	font-size:11px;
}

.routeStepDirectionTextStyle
{

}

.routeStepDirectionInfoStyle
{
	color:#999999;
}

#map_box_footer
{
	background-color:#FFFFFF;
	border-top:1px solid #E0E1E1;
	float:left;
	height:20px;
	left:28px;
	position:absolute;
	top:1392px;
	width:922px;
	z-index:200;
}


#routebox {
	top:667px; 
	left: 28px;  
	width:340px; 
	float:left;
	position: absolute; 
	z-index: 101;
}


#routecontainer {
	position: relative; 
	padding-top: 10px; 
	background-color:#FFFFFF;
	filter:alpha(opacity=96);
	-moz-opacity:.96;
	opacity:.96; 
	width:340px;
}

#addresses {
	padding-left: 10px; 
	position:relative; 
	width:320px; 
	float:left; 
	z-index: 101;
}

.divInputAddress {
	float: left
}

.inputAddress {
	border-collapse: collapse; 
	width: 88%;
	color: #555555;
}

#transitTypeDivContainer1 {
	padding-left: 24px; 
	padding-right: 14px;
	margin-top: 10px; 
	margin-bottom: 10px
}	

#transitTypeDivContainer2 {
	background: #E8ECF9 none repeat scroll 0 0; 
	padding: 4px;
}	

#routingTypeForm
{
	margin:0px;
	padding:0px;
}

.searchButton {
	margin: 4px 4px 4px 23px;
}

#route {
	position:relative; 
	width:320px; 
	float:left; 
	padding-top: 8px; 
	padding-bottom: 12px;
}

#dsparams {
	position:relative;  
	width: 340px; 
	height:5px; 
	filter:alpha(opacity=100);
	z-index: 103;
}

#dsdsparams_h {
	width: 340px; 
	height:5px;
}

#dsvparams {
	height:99%; 
	width: 5px; 
	filter:alpha(opacity=100);
	z-index: 103;
}


#dsvparams_h {
	height:99%; 
	width: 5px;
}

#paramsbox {
	top:667px; 
	left: 28px; 
	width:340px; 
	float:left; 
	position: absolute; 
	z-index: 102;
}

#paramsContainer1 {
	position: relative; 
	padding-top: 10px; 
	background-color:#FFFFFF;
	filter:alpha(opacity=96);
	-moz-opacity:.96;
	opacity:.96; 
	width:340px;
}

#params {
	width:300px; 
	float:left; 
	padding-bottom: 14px;
	padding-right: 14px;
	padding-left: 14px;
}

.paramsTitle {
	font-size:14px; 
	font-weight: bold;
}

.paramsDescription {
	font-size:12px;
}

#paramsContainer2 {
	padding-left: 24px; 
	padding-right: 22px;
	margin-top: 10px; 
	margin-bottom: 10px
}

#paramsContainer3 {
	background: #E8ECF9 none repeat scroll 0 0; 
	padding: 4px;
}

#mapmenuboxshadow {
	padding-top: 10px;  
	top:667px; 
	left: 28px;  
	width:922px; 
	float:left;
	position: absolute; 
	z-index: 103;
	filter:alpha(opacity=100);
}

#ds_h {
	width: 922px; 
	height: 5px;
}


#mapmenubox {
	position: relative;
	background: #D5DDF3 none repeat scroll 0 0; 
	height:30px; 
	width:922px; 
	float:left;
}

#mapmenubox2 {
	height:30px; 
	float:left;
}

#box_map {
	position:relative;
}	

#divspace {
	width:922px; 
	height:20px; 
	position: relative; 
	float: left; 
	background-color: #ff9900
}

.inputAddressLabel {
	font-weight:bold;
	padding-bottom:4px;
	padding-left:26px;	
}

#routeExplanation {
	color:#7D7B7B;
	float:left;
	font-family:arial;
	position:relative;
}

#routeIcon {
	float:left;
	position:relative;
}

#routeExplanationText {
	float:left;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	position:relative;
	width:580px;
	height: 202px;
}

#routeExplanationTitle {
	float:left;
	font-size:24px;
	font-weight:bold;
	padding-bottom:10px;
	position:relative;
	width:588px;
}

#routeExplanationDescription {
	float:left;
	font-size:12px;
	padding-bottom:10px;
	position:relative;
	width:588px;
}

.listNumber {
	float:left;
	font-size:24px;
	font-weight:bold;
	height:30px;
	padding-bottom:6px;
	padding-right:10px;
	position:relative;
}

.listLabel {
	float:left;
	font-size:12px;
	font-weight:bold;
	height:30px;
	padding-bottom:8px;
	position:relative;
	text-align:left;
	width:550px;
}

#routeNotaBene {
	float:left;
	font-size:11px;
	padding-bottom:11px;
	position:relative;
}

#permalinkTextArea {
	height:90px;
	width:270px;
}	

#permalinkBtn {
	float:left;
	padding-top:2px;
	position:relative;
}

#permalinkDialog {
	font-family:arial;
	font-size:12px;
}

.alternativePointMainStyle {
	margin-top:6px;
}

.alternativePointHandStyle {
	background:#93B3F4 url(http://www.milano-italia.it/images/hand.png) no-repeat scroll -10px 18px;
	border-right:1px solid #DDDDD9;
	float:left;
	height:41px;
	width:24px;
}

.alternativePointTextMainStyle {
	border-bottom:1px solid #DDDDD9;
	border-top:1px dotted #DDDDD9;
	float:left;
	height:39px;
	width:264px;
}

.alternativePointTextStopStyle {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	padding-left:7px;
	padding-top:4px;
}

.alternativePointTextLineStyle {
	color:#6784C7;
	font-size:13px;
	padding-left:7px;
	padding-top:2px;
}

.alternativePointTextIcoStyle {
	border-bottom:1px solid #DDDDD9;
	border-right:1px dotted #DDDDD9;
	border-top:1px dotted #DDDDD9;
	float:left;
	height:37px;
	padding-top:2px;
	width:26px;
}

.alternativePointTextDistanceStyle {
	background-color:#93B3F4;
	color:#FFFFFF;
	float:left;
	font-size:11px;
	height:18px;
	padding-left:20px;
	padding-top:2px;
	width:296px;
}

#blogdiv {
	padding-left:212px;
	padding-top:18px;
}

#blogdiv a{
	color:#FFFFFF;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
}



