@charset "utf-8";
/*-------------------------------------
  /map/
-------------------------------------*/
/*------- h1 --------------*/
/* h1 (1column) */
#content h1 {
  width: 760px; height: 75px;
  margin-left: 0;
  margin-bottom: 7px;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background: url(/images2/map/shared/h1.jpg);
}

/* h1 (2column) */
#main_content h1 {
  width: 512px; height: 75px;
  margin-bottom: 7px;
  background-image: url(/images2/map/moves_between_terminals/shared/h1.jpg);
}

/* h1 (category_index) */
#category_index #main_content h1 {
  width: 512px; height: 200px;
  background: url(/images2/map/category_index/h1.jpg);
}

/*------- h2 --------------*/
/* h2 (1column/detail_map) */
#content h2 {
  width: 698px; height: 35px;
  margin: 0 0 10px 5px; padding: 65px 0 0 53px;
  background-repeat: no-repeat;
  color: #666;
  font-size: 1.1em;
}
.terminal1 #content h2 { background-image: url(/images2/map/detail_map/shared/h2-terminal1.jpg); }
.terminal2 #content h2 { background-image: url(/images2/map/detail_map/shared/h2-terminal2.jpg); }
.intl_terminal #content h2 { background-image: url(/images2/map/detail_map/shared/h2-intl_terminal.jpg); }

/* h2 (2column) */
#main_content h2 {
  width: 460px; height: 36px;
  margin: 0 0 10px 4px; padding: 67px 0 0 52px;
  background-repeat: no-repeat;
  color: #666;
  font-size: 1.1em;
}
.moves_between_terminals #main_content h2 { background-image: url(/images2/map/moves_between_terminals/shared/h2.jpg); }
#help #main_content h2 { background-image: url(/images2/map/help/h2.jpg); }


/*------- h3 --------------*/
/* h3 (1column/detail_map) */
.detail_map #content h3 {
  width: 249px; height: 52px;
  margin: 0; padding: 0;
  background-repeat: no-repeat;
  text-indent: -9999px;
}
.detail_map #content div.shops h3 { background-image: url(/images2/map/detail_map/shared/h3_shops.png);}
.detail_map #content div.restaurants h3 { background-image: url(/images2/map/detail_map/shared/h3_restaurants.png);}
.detail_map #content div.service_facilities h3 { background-image: url(/images2/map/detail_map/shared/h3_service_facilities.png);}

/* h3 (2column) */
#main_content h3 {
  width: 482px;
  margin: 1em 0 0.5em 14px; padding: 0.3em 0 0.3em 0.5em;
  border-bottom: 1px solid #007BBB;
  background-repeat: no-repeat;
  background-position: 2px top;
  font-size: 1.1em;
  color: #747474;
  clear: both;
}

/* h3 (terminal1/terminal2/intl_terminal) */
#main_content .terminal1 h3,
#main_content #terminal1 h3,
#main_content .terminal2 h3,
#main_content #terminal2 h3,
#main_content .intl_terminal h3,
#main_content #intl_terminal h3 {
  width: 464px;
  padding-left: 30px;
  background-repeat: no-repeat;
}

/* h3 (terminal1) */
#main_content .terminal1 h3,
#main_content #terminal1 h3 {
  background-image: url(/images2/map/shared/h3_terminal1_background.gif);
  border-bottom: 1px solid #C6002B;
}
/* h3 (terminal2) */
#main_content .terminal2 h3,
#main_content #terminal2 h3 {
  background-image: url(/images2/map/shared/h3_terminal2_background.gif);
  border-bottom: 1px solid #00459A;
}
/* h3 (intl_terminal) */
#main_content .intl_terminal h3,
#main_content #intl_terminal h3 {
  background-image: url(/images2/map/shared/h3_intl_terminal_background.gif);
  border-bottom: 1px solid #539E28;
}

#main_content h3 span {
  padding-left: 0.6em;
  font-weight: normal;
  font-size: 1em;
}

/* h4 */
#main_content h4 {
  width: 470px;
  margin: 0.8em 0 0.2em 18px; padding: 0.2em 0 0.2em 10px;
  background-repeat: no-repeat;
  background-image: url(/images2/map/shared/h4_background.jpg);
  font-size: 1em;
  color: #747474;
}

#main_content #main_content_2 h4 {
	width: 150px;
	margin-left: 4px;
}

#main_content .terminal1 h4, #main_content #terminal1 h4 { background-image: url(/images2/map/shared/h4_terminal1_background.jpg); }

#main_content .terminal1 h4, #main_content #terminal1 div#in_bus_1 h4 {
background-image: url(/images2/map/shared/h4_background_l.jpg); 
}


#main_content .terminal1 h4, #main_content #terminal1 div#in_bus_2 h4 {
background-image: url(/images2/map/shared/h4_background_r.jpg); 
}


#main_content .terminal2 h4, #main_content #terminal2 h4 { background-image: url(/images2/map/shared/h4_terminal2_background.jpg); }

#main_content .terminal2 h4, #main_content #terminal2 div#in_bus_2 h4 { background-image: url(/images2/map/shared/h4_background_r.jpg); }



#main_content .terminal2 h4, #main_content #terminal2 div#in_bus_1 h4 { background-image: url(/images2/map/shared/h4_background_l.jpg); }


#main_content .intl_terminal h4, #main_content #intl_terminal h4 { background-image: url(/images2/map/shared/h4_intl_terminal_background.jpg); }

#main_content h4 span {
  padding-left: 0.5em;
  font-weight: normal;
}



#main_content .terminal2 h4, #main_content #terminal1 div#in_bus_2 th {
	color: white;
}

#main_content .terminal2 h4, #main_content #terminal2 div#in_bus_2 th {
	color: white;
}



/*------- list ------------*/
#content div.local_nav {
  width: 740px;
  border: none;
}

#content div.local_nav ul li {
  display: inline;
  margin-right: 0.6em;
}

#content ul.floor_link {
  float: left;
  margin-top: 0.5em;
}

#content ul.floor_link li {
  float: left;
  margin-right: 1em;
}

/*------- table -----------*/

#main_content #main_content_2 #in_bus_1 table td.table_w {
	width: 40px;
	height: 5px;
}



#main_content #main_content_2 #in_bus_2 table td.table_w {
	width: 40px;
}



#main_content table th {
  background-image: url(/images2/map/shared/th_terminal2_background.jpg);
  background-color: #E3F4FC;
}

#main_content #main_content_2 #in_bus_1 table th {
  background-image: url(/images2/map/shared/th_terminal2_background.jpg);
  background-color: #E3F4FC;
}


#main_content div#in_bus_2 table th {
  background-image: url(/images2/map/shared/th_terminal2_background_r.jpg);
  background-color: #339966;
}



#main_content .terminal1 table th,
#main_content #terminal1 table th {
  background-image: url(/images2/map/shared/th_terminal1_background.jpg);
}

#main_content .intl_terminal table th,
#main_content #intl_terminal table th {
  background-image: url(/images2/map/shared/th_intl_terminal_background.jpg);
  color: #FFF;
}


/*------- p ---------------*/
.detail_map #content p.back_to_top {
  clear: both;
}

/*------- image -----------*/
#main_content div.map a img,
#main_content div.map_two-sheets a img {
  border: 1px solid #FFF;
}

#main_content div.map a img:hover,
#main_content div.map_two-sheets a img:hover {
  border: 1px solid #1796B9;
}

/*------- section ---------*/
#content #viewport { 
  width: 469px; height: 400px; 
  cursor: move; 
  margin: 20px auto;
  overflow: hidden; /*keep map contents from spilling over if JS is disabled*/ 
}

/*--- sidebar ---*/
#sidebar #pdf_maps_download {
  width: 230px;
  margin: 3px 0 0 0; _margin-top: 5px; padding: 2px;
  background: #E5E4E6;
  font-size: 0.8em;
}

#sidebar #pdf_maps_download dl {
  width: 226px;
  margin: 4px auto; padding: 0;
  color: #525252;
}

#sidebar #pdf_maps_download dl dt {
  height: 20px;
  margin: 0; padding: 2px 0 0 0;
  background: url(/images2/map/sidebar/pdf_maps_download-dt.png) no-repeat;
}

#sidebar #pdf_maps_download dl dt a {
  display: block;
  width: 50px; height: 16px;
  margin: 0 0 0 174px; padding: 0;
  background: url(/images2/shared/help.gif) no-repeat;
  text-indent: -9999px;
  cursor: help;
  border: none;
}

#sidebar #pdf_maps_download dl dd {}

#sidebar #pdf_maps_download dl dd p {
  width: 200px;
  margin: 0.5em auto; padding: 0;
  font-weight: bold;
  line-height: 1.3em;
}

#sidebar #pdf_maps_download dl dd ul {
  width: 220px;
  margin: 0 auto; padding: 0 0 0.2em 0;
  background: url(/images2/map/sidebar/pdf_maps_download-ul.gif) no-repeat left bottom;
}

#sidebar #pdf_maps_download dl dd ul li {
  padding-left: 16px;
  background: url(/images2/shared/icon_pdf.gif) no-repeat left 0.1em;
  line-height: 1.2em;
}

#sidebar #pdf_maps_download dl dd.get_adobe_reader p {
  font-weight: normal;
  font-size: 0.89em;
}

#sidebar #pdf_maps_download dl dd.get_adobe_reader a {
  display: block;
  width: 130px; height: 33px;
  margin: 0.5em auto 0 auto; padding: 0;
  background: url(/images2/map/sidebar/pdf_maps_download-external.gif) no-repeat right 1px;
  text-align: center;
}

#sidebar #pdf_maps_download dl dd.get_adobe_reader a:hover {
  background: url(/images2/map/sidebar/pdf_maps_download-external_hover.gif) no-repeat right 1px;
}

