/* City University of Hong Kong */
/* CSS Base Custom */
/*
#cityu-media-news h1
{
    color:#B40838;
}


#cityu-content .cityu-content-page h1, h2
{
    /* dark purple 
    color: #7B0425;
}

#cityu-content h1
{    
    /* dark purple  line    
    border-bottom: 1px solid #7B0425;
}

#cityu-content .cityu-content-page h3
{
    /* red 
    color:#B40838;
}

#cityu-content .cityu-content-page h4
{
    /* orange red 
    color: #D75600;
}

#cityu-content .cityu-content-page h5, h6
{
    /* green 
    color:#669933;
}
*/
h3, h4, p{
 margin:0px; 
}

hr
{
    height:1px;
}

.cityu-inner {
    width: 1024px;
}

body table
{
    padding: 0px;
    border-collapse:collapse;
}

#cityu-content .cityu-content-page p
{
    margin:0px 5px 0px 5px;
    text-align:justify;
}

#cityu-content .cityu-content-page span
{
    margin:0px;
    padding:0px;
}

#cityu-sub-nav-list .cityu-box-item>ul{
	margin-left:0px;
}

#cityu-sub-nav-list .cityu-box-item>ul>li>ul{
	margin-left:12px;
}

#cityu-sub-nav-list .cityu-box-item>ul
{
    border:1px solid #fff;
}

#cityu-sub-nav-list .cityu-box-item .sub-nav-list-heading :parent div
{
    padding-top:0px;
}

#cityu-sub-nav-list .cityu-box-item .sub-nav-list-heading
{
    padding:10px 0px 2px 10px;
    color:#222;
    background-color:#D7E1E1;
}



/* Header */
#cityu-header-local 
{
    padding-bottom:10px;
    padding-left:5px;
}

#cityu-header-deptlogos
{
    padding:0px;
    margin:0px;
}

#cityu-header-icons
{
    padding:0px;
    margin:0px;
}




/* Menu */
.cityu-bgtheme-11 #active_menu
{    
    background-color: #1e303e;
    -moz-box-shadow: 0px 0px 3px #000;
    -webkit-box-shadow: 0px 0px 3px #000;
    box-shadow: 0px 0px 3px #000;
    color: #fff;
    text-shadow: none;   
}

.cityu-bgtheme-09 #active_menu
{
    background-color: #1e303e;
    -moz-box-shadow: 0px 0px 3px #000;
    -webkit-box-shadow: 0px 0px 3px #000;
    box-shadow: 0px 0px 3px #000;
    color: #fff;
    text-shadow: none;
   
}

#active_menu div
{
    background-image: url('https://template.cityu.edu.hk/template/img/themes/default/icon_home_hover.png');
    background-repeat: no-repeat;
}

#active_menu:link
{
	text-shadow: none; 
}

/* Footer */
#cityu-footer-notes .find-us {
    margin-bottom: 1em;
}

/* Others */

.tw-fullwidth
{
    width:100%;
}

.tw-italic
{
    font-style:italic;
}

.tw-bold
{
    font-weight:bold;
}

.tw-text_small
{
     font-size:x-small;
}

.tw-center
{
    margin-left: auto;
    margin-right: auto;
    text-align:center;     
}

.tw-border
{
    border:1px solid #333;
}

.tw-cursor_hand
{
    cursor:pointer;
}

.tw-dropshadow
{
    border:1px solid #bbb;	
	
	position:relative;
    -webkit-box-shadow: #bbb 2px 2px 4px;
	-moz-box-shadow: #bbb 2px 2px 4px;
	box-shadow: #bbb 2px 2px 4px;	
	behavior: url('js/PIE.htc');    
}

.tw-localshadow
{
    border:1px solid #bbb;	
	
	position:relative;
    -webkit-box-shadow: #bbb 0px 0px 4px;
	-moz-box-shadow: #bbb 0px 0px 4px;
	box-shadow: #bbb 0px 0px 4px;	
	behavior: url('js/PIE.htc');    
}

.tw-roundcorner 
{
    position:relative;	
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    behavior: url('js/PIE.htc');	
}

.tw-alerttext
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #FF6600;
}

.tw-2ndlineindent
{
    padding-left: 20px; 
    text-indent: -20px;    
}


.tw-playable {
background: url(../img/vid_overlay.png) no-repeat 70px 25px;
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}

.tw-playable:hover {
background-position-x: 70px;
background-position-y: -150px;
}


/* Duo Wen Ya Ji */

.DuoWenYaJi_scholarphotolist_div li {
    margin-top: 10px;
    margin-bottom: 10px;
}

.DuoWenYaJi_scholarall_div table {
    width: 100%;
    border: none;
    margin-left: auto;
    margin-right: auto;
}

.DuoWenYaJi_scholarall_div img {
    border: 1px solid #bbb;
    position: relative;
    -webkit-box-shadow: #bbb 0px 0px 4px;
    -moz-box-shadow: #bbb 0px 0px 4px;
    box-shadow: #bbb 0px 0px 4px;
    behavior: url('js/PIE.htc');
}

.DuoWenYaJi_scholarall_div .scholartable {
    border: 1px solid #ddd;
    margin: 5px 10px 5px 0px;
    width: 340px;
    background-color: #fff;
    position: relative;
    -webkit-box-shadow: #bbb 0px 0px 3px;
    -moz-box-shadow: #bbb 0px 0px 3px;
    box-shadow: #bbb 0px 0px 3px;
    behavior: url('js/PIE.htc');
}

.DuoWenYaJi_scholarphoto_div img {
    border: 1px solid #bbb;
    position: relative;
    -webkit-box-shadow: #bbb 3px 3px 4px;
    -moz-box-shadow: #bbb 3px 3px 4px;
    box-shadow: #bbb 3px 3px 4px;
    behavior: url('js/PIE.htc');
}

.DuoWenYaJi_scholarvoice_div img {
    border: 1px solid #bbb;
    position: relative;
    -webkit-box-shadow: #bbb 3px 3px 4px;
    -moz-box-shadow: #bbb 0px 0px 4px;
    box-shadow: #bbb 3px 3px 4px;
    behavior: url('js/PIE.htc');
}

