@CHARSET "UTF-8";

#map																		{	/*	position: absolute; 
																					top: 70px;
																					bottom: 25px;	*/
																					min-height: 750px;
																					margin-left: 25px;
																					margin-right: 25px;
																					/*	border: 1px solid #ff3333;	*/
}
#start															{	width: 300px;
	
}
#directions-panel												{	display: none;
																					width: 500px;
}
#directionsPanel												{	/* position: absolute; 
																					top: 540px;
																					bottom: 300px; */
																					height: 75px;
																					/*	border: 1px solid #3333ff;	*/
																				
}		
#directionDetails												{	/* position: absolute; 
																					top: 620px;
																					bottom: 20px; */
																					max-height: 300px;
																					/*	border: 1px solid #ff3333;	*/
																					overflow: auto;
}

.fancybox-custom .fancybox-skin					{	box-shadow: 0 0 50px #222;
}	
.link																		{	color: #0000ff;
}
.box																		{	background-color: #eeeeee;
																					border: 1px solid #ffaaaa;
																					display: none;
																					width: 250px;
																					position: absolute;
																					top: 30px;
																					left: 500px;
																					z-index: 1000;
}




