@import url(stylesheet_content.css);
@import url(stylesheet_content_elements.css);



TD#footer  { border-top: 1px dotted #999999 }
TD#footer P {
	font-size: 10px;
	text-align: center;
}

/* Content column */
TD#content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	vertical-align: top; 
	width: 380px;
}

/* Main_header background image*/
TD#main_header     { background: url(../images/template-header_medicalsoci.jpg) no-repeat center top }


TD#nav_engl  {
      width: 60px; }

TD#nav_mandarin {
      width: 60px; }

TD#nav_cantonese {
      width: 60px; }

TD#nav_pdf  {
      width: 25px; }

TD#nav_print {
      width: 69px; }    


h4         	{background: #aa350a;}
p.indent 	{border-left:4px #aa350a solid;}
.boxed 		{background:transparent; border:1px #aa350a solid;}

.projectbox {background: url(''); border:2px solid #aa350a; }
.tborder	{background: url(''); border:2px solid #aa350a; }
.tcat		{background: #aa350a;}
.alt1Active {background: url(''); border-top:1px solid #aa350a; }

//.projectbox {background: url(''); border:2px solid #d63a00; }


/* Menu 1 column */
TD#menu_1     { font-variant: small-caps; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-repeat: no-repeat; vertical-align: top; padding-top: 10px; width: 140px }
TD#menu_1 DIV    { display: block; width: 140px }
TD#menu_1 DIV A  { color: #ffc; text-decoration: none }
TD#menu_1 DIV A:hover  { color: white }

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no       { font-size: 11px; padding-top: 7px; padding-left: 15px; border-bottom: 1px solid #e45b00 }
TD#menu_1 DIV.menu1-level1-act   { color: white; font-weight: bold; font-size: 12px; background-color: black; padding-top: 5px; padding-bottom: 3px; padding-left: 15px; border-bottom: 1px solid #ffc; -moz-opacity: 0.3; filter: alpha(opacity='30', style='0'); opacity: 0.3 }
TD#menu_1 DIV.menu1-level1-act A  { color: #ff9 }

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no  { font-variant: normal; font-size: 10px; text-indent: -4px; margin-left: 4px; padding-left: 30px ;padding-bottom: 3px ; width: 110px }
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act  { font-variant: normal; font-weight: bold; font-size: 11px; text-indent: -4px; margin-left: 4px; padding-left: 30px;padding-bottom: 5px ;padding-top: 3px   ; width: 110px }


