body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  margin: 0;
  margin-left:15px;
  margin-top:10px;
}
div {
  border:1px solid #DDD;
}
img {
  border: 0;
}
a {
  /*font-size: 80%;*/
  text-decoration: none;
  color: #0066FF;
}
a:hover {
  text-decoration: underline;
}
a:visited {
  text-decoration: none;
  color: #0066FF;
}
a:active {
  color: #0066FF;
}
a.lang_links {
  color: #00337F;
  text-decoration: none;
  font-size: 88%;
  font-weight: bold;
}
a.lang_links:hover {
  color: #3366CC;
  text-decoration: underline;
}
a.navigation_path {
  color: #36C;
  text-decoration: none;
  font-size: 88%;
}
a.navigation_path:hover {
  color: #00337F;
  text-decoration: underline;
}
div.div_link {
  /*display: inline;*/
  border: 0;
  text-decoration: none;
  color: #0066FF;
  cursor: pointer;
}
div.div_link:hover {
  text-decoration: underline;
}
table {
  font-size: 100%;
}
input.input_map_image {
  padding: 0;
  margin: 0;
  border-top: 1px solid #AAA;
  border-left: 1px solid #AAA;
  border-bottom: 2px solid #AAA;
  border-right: 2px solid #AAA;
}
img.input_map_img {
  padding: 0;
  margin: 0;
  border-top: 1px solid #AAA;
  border-left: 1px solid #AAA;
  border-bottom: 2px solid #AAA;
  border-right: 2px solid #AAA;
}
/*input {
  text-align: bottom;
}*/
div.title {
  background-color: #029658;
  color: #FFF;
  font-weight: bold;
  border: 4px solid #029658;
  width: 597px;
  /*font-size: 85%;*/
}

div.sl_input_street {
  padding: 5px;
  border: 0;
  float: left;
}
div.sl_input_city {
  padding: 5px;
  border: 0;
  float: left;
}
/* Wrapper for search route form elements (city and street titles and tags) */
div.sr_form_element {
  border:0;
  /*clear: both;*/
  display: block;
}
div.break {
  clear: both;
  border: 0;
  height: 1px;
}
div.input_label {
  font-size: 90%;
  border: 0;
  padding-left: 5px;
}
div.input_submit {
  /*display: inline;*/
  border: 0;
  padding: 5px;
  vertical-align: text-bottom;
}
div.div_link {
  display: inline;
  border: 0;
  text-decoration: underline;
  color: #0066FF;
  cursor: pointer;
}
div.not_found {
  font-size: 110%;
  color: #AAA;
  width: 350px;
  height: 350px;
  text-align: center;
  border: 0;
}
option.option_title {
  font-weight: bold;
  padding-left: 10px;
}

/*******
  Main components 
*****/

div.lang_links_banner {
  position: relative;
  border: 0;
  height: 35px;
  width: 100%;
  background-color: #FCD120;
  /*padding-bottom: 1px solid red;*/
  border-bottom: 1px solid #005DA0;
  margin-bottom: 3px;
}
/*div.lang_links_bottom {
  position: relative;
  border:0;
  height:1px;
  background-color: #005DA0;
  width: 100%;
  border-bottom: 2px solid white;
}*/
div.lang_link {
  position: absolute;
  top: 10px;
  left: 800px;
  border:0;
}
div.dark_blue_stripe {
  position: absolute;
  background-color: #80AED0;
  top: 43px;
  left: 0;
  border: 0;
  height: 170px;
  width: 100%;
  
}
div.light_blue_stripe {
  position: absolute;
  top: 218px;
  height: 20px;
  width: 100%;
  border: 0;
  background-color: #CCDFEC;
}
div.footer_stripe {
  position: relative;
  background-color: #FCD120;
  border: 0;
  border-top: 1px solid white;
  width: 600px;
  height: 10px;
}
div.footer_stripe_top {
  position:relative;
  background-color: #005DA0;
  width: 600px;
  height: 1px;
  border: 0;
}
div.footer_text {
  font-size: 70%;
  position: relative;
  
  color: #CCC;
  border: 0;
  border-top: 1px solid #CCC;
  text-align: right;
  width: 600px;
}
div.navigation_path_box {
  width: 600px;
  border: 0;
  padding: 5px;
  background-color: #FFF;
  border: 2px solid #FFF;
}
div.banner_img {
  position: relative;
  top: 0px;
  left: -4px;
  /*border: 0;*/
  width: 596px;
  /*border: 5px;*/
  border: 4px solid #FFF;
  border-bottom: 0;
  border-top: 0;
}
div.main_container {
  position: relative;
  left: 0%;
  width: 700px;
  border: 4px solid white;
  border-right: 0;
}
div.map_image {
  cursor: pointer;
  width: 566px;
  height: 550px;
  /*position: relative;
  top: 23px;
  left: 13px;*/
  border: 0;
  padding: 0;
  margin: 0;
  position:absolute;
  top:20px;
  left:20px;
}
div.location_search_form {
  position:relative;
  top: 0px;
  left: 0px;
  height: 70px;
  width: 605px;
  border: 1px solid #029658;
  padding:0px;
  margin-top:10px;
}
div.arrow {
  position:absolute;
  border: 0;
  z-index: 1;
  cursor: pointer;
}
div.arrow_bg {
  position:absolute;
  top:295px;
  left:0px;
  height:578px;
  width:594px;
  z-index: 0;
  border-top: 1px solid #DDD;
  border-left: 1px solid #DDD;
  border-bottom: 1px solid #BBB;
  border-right: 1px solid #BBB;
  background-color: #EEE;
}
div.scale_list {
  position:absolute;
  top: 10px;
  left:610px;
  padding: 5px;
  border: 0;
  font-size: 80%;
}
div.scale_plus_minus {
  border:0;
  cursor: pointer;
}
div.scale_element {
  border: 1px solid white;
  padding-left: 2px;
  cursor: pointer;
  width: 20px;
}
div.scale_element_selected {
  padding-left: 2px;
  border: 1px solid #BBB;
  cursor: pointer;
  width: 20px;
}
div.show_pois {
  position:relative;
  top: 410px;
  left: 240px;
  width: 190px;
  padding: 5px;
  border: 0;
  font-size: 80%;
}
div.show_pois_element {
  border: 0;
}
div.poi_info {
  position:relative;
  font-size: 90%;
  border: 0;
  margin-top:20px;
}
div.poi_title {
  font-weight: bold;
  border: 0;
  padding: 4px;
}
div.poi_text {
  font-size: 90%;
  border-bottom: 1px solid #EEE;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  padding-left: 35px;
  padding-bottom: 3px;
  line-height: 150%;
}
div.hidden_poi_div {
  background-color: white;
  padding: 5px;
  border: 1px solid #DDD;
  visibility: hidden;
  display: none;
  font-size: 75%;
}
div.turn_instructions {
  position:relative;
  font-size: 80%;
  top: 710px;
  left: 24px;
  width: 450px;
  border: 0;
}
tr.turn_instructions_header {
  background-color:#BBB;
  color:#FFF;
  border: 1px solid #BBB;
}
      
div.turn_maps {
  border: 0;
}  
div.zoom_maps {
  border: 0;
}
div.print_button {
  position: relative;
  font-size: 80%;
  top: 20px;
  left: 523px;
  padding: 5px;
  width: 120px;
  border: 0;
}
div.zoom_maps_button {
  position: relative;
  font-size: 80%;
  top: 463px;
  left: 23px;
  padding: 5px;
  width: 150px;
  border: 0;
}
div.help_button {
  position: relative;
  font-size: 80%;
  top: 486px;
  left: 23px;
  padding: 5px;
  width: 150px;
  border: 0;
}
div.help_text {
  background-color: #F0F0F0;
  display: none;
  visibility: hidden;
  font-size: 80%;
  border: 2px solid #AAA;
  padding: 5px;
  width: 420px;
}

