@import "common.css";
@import "submenu.css";

/* --------------------------------------------------------------------------------
 * HTML
 * -------------------------------------------------------------------------------- */ 
body {font: 68%/1.5 verdana,arial,helvetica,sans-serif;}

h1 {font-size: 1.6em;}
p, li, td {font-size: 1.1em;}


/* --------------------------------------------------------------------------------
 * Main Navigation Menu
 * -------------------------------------------------------------------------------- */ 
body #nav ul li {font-size: 1.2em;}


/* --------------------------------------------------------------------------------
 * Sub Navigation Menu
 * -------------------------------------------------------------------------------- */ 
h2.menu-header, h2.menu-header a {font-size: 1.1em;}

/* Section Navigation 'Top Menus' */
#navigation ul li a:link, #navigation ul li a:visited {font-size: 1.1em;}


/* --------------------------------------------------------------------------------
 * Homepage Main Layout Elements
 * -------------------------------------------------------------------------------- */ 

/* -- Home Features List - TC -- */
ul#home-features-tc { width: 311px; list-style-type: none; }
ul#home-features-tc li { text-align: right }
ul#home-features-tc a, ul#home-features-tc a:visited { color: #fff; text-decoration: none; }
ul#home-features-tc a:hover { color: #fff; text-decoration: underline; }

ul#home-features-tc li#home-feature-title { height: 45px; background: url(/iss/fms/sitedesign/homepage/hd_bustools_tc.jpg) no-repeat 0 0; text-align: left; text-indent: -9999em; }
ul#home-features-tc li#home-feature-1     { height: 23px; padding: 34px 25px 0 0; background: url(/iss/fms/sitedesign/homepage/gr_build_tc.jpg) no-repeat 0 0; }
ul#home-features-tc li#home-feature-2     { height: 28px; padding: 29px 25px 0 0; background: url(/iss/fms/sitedesign/homepage/gr_promote_tc.jpg) no-repeat 0 0; }
ul#home-features-tc li#home-feature-3     { height: 28px; padding: 29px 25px 0 0; background: url(/iss/fms/sitedesign/homepage/gr_global_tc.jpg) no-repeat 0 0; }
ul#home-features-tc li#home-feature-4     { height: 28px; padding: 29px 25px 0 0; background: url(/iss/fms/sitedesign/homepage/gr_facts_tc.jpg) no-repeat 0 0; }


body #homeVideo {background: url(/iss/fms/sitedesign/homepage/bk_home_video_hongkong.jpg) no-repeat;}


/* --------------------------------------------------------------------------------
 * Footer
 * -------------------------------------------------------------------------------- */ 
.footer-content ul li {font-size: 1em;}

