/* City University of Hong Kong */
/* CSS Base Custom */

.cityu-icon-home a div {height: 20px; width: 20px; background: transparent url('https://template.cityu.edu.hk/template/img/themes/default/icon_home_hover.png') center 1px no-repeat;}
.cityu-icon-home a.active div {background-image: url('https://template.cityu.edu.hk/template/img/themes/default/icon_home_hover.png');}
.cityu-icon-home a:hover div {background-image: url('https://template.cityu.edu.hk/template/img/themes/default/icon_home_hover.png');}

#sitemap .cityu-icon-home {display: none;}

h1.sc, h2.sc, h3.sc, h4.sc, h5.sc {font-family: PMingLiU, MingLiU, sans-serif;}

#cityu-content table td { border:none; }
#cityu-content .DefaultTable1 th { border:1px solid #cccccc; }
#cityu-content .DefaultTable1 td { border:1px solid #cccccc; }

/*------ Navigation Themes ------*/
/* login flyout */
#login-flyout { background-color: white; border: solid 1px black; margin-top: 5px; }
#login-flyout a { display: block; font-size: 90%; padding: 2px 6px 2px 6px; text-decoration: none; width: 120px; color:#000000; }
#login-flyout a:hover { background-color: #cccccc; color:#000000; }

/* text */
/*body.cityu-navtheme-ef #cityu-content .cityu-content-page h1 {color: #993366; border-bottom: 1px solid #D6BECB;}*/


/* For testing only */
/* #cityu-footer {border-color: red !important;} */


#cityu-media-slider-wrapper {width: 656px; overflow: hidden; float: left; background-color: #fff;}

#cityu-header-lang {float: left; padding: 2px 5px; height: 20px; line-height: 20px;}


body { background:#ffffff; }
body .ddsmoothmenu { border-bottom:6px solid #565f63; }
body .ddsmoothmenu ul li a.active { color:#ffffff; text-shadow:none; }
body .ddsmoothmenu ul li a.active:hover { color:#ffffff; }
body .ddsmoothmenu ul li a.active.selected { color:#ffffff; }
body .ddsmoothmenu ul li a:hover, body.cityu-navtheme-02 .ddsmoothmenu ul li a.selected { background:#444444; }
body .ddsmoothmenu ul li ul li a {margin: 0; border-top: 1px solid #768991; background-image: url('../images/menubar/bg_nav_theme02_lv2.jpg'); font-weight: normal; line-height: 1.2; color: #fff; text-shadow: 0px 1px 0px #025d8c; background:#3c667f;}
body .ddsmoothmenu ul li ul li a:hover {background-image: url('../images/menubar/bg_nav_theme02_hover.png'); background:#354854;}
body .ddsmoothmenu ul li ul li ul li a {border-left: 1px solid #333a3d;}
body .cityu-icon-home a.active { background:#f8fafd !important; }
body .cityu-icon-home a.active:hover { background:#3c667f !important; }
body .cityu-icon-home a div {background-image: url('../images/menubar/icon_home_theme02.png');}
body .cityu-icon-home a.active div {background-image: url('../images/menubar/icon_home_theme02.png');}
body .cityu-icon-home a:hover div {background-image: url('../images/menubar/icon_home_hover.png');}
body #cityu-sub-nav-list {background-image: url('../images/menubar/bg_box_theme02.png');}
body #cityu-sub-nav-list .cityu-box-item li a.active, body.cityu-navtheme-02 #cityu-sub-nav-list .cityu-box-item li a.active:hover{background-color: #19627F; color: #fff; border-bottom: none;}
body #cityu-sub-nav-list .cityu-box-item li a {color: #555;}
body #cityu-sub-nav-list .cityu-box-item li a:hover {text-decoration: none; color: #358CB1;}