/* 
Copyright Hong Kong Designers Association
All rights reserved
Credits: Site created by pill and pillow
*/


/*==========Common Styles==========*/

*,html {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#333333;
} 

body {
	background-color: #DFDFDF;
	margin: 0;
	padding: 0;
}

form, ul, li, h1, h2, h3, p {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: none;
}
a{
	color:#FF2600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a img{
	border:0;
}

/*==========Backgrounds==========*/
/*#redTopBorder{
	border-top: 14px solid #FF2600;
	width:100%;
}*/
#main{
	width:1000px;
	background-color:#FFFFFF;
	border-top: 14px solid #FF2600;
	margin:0 auto;
	overflow:auto;
}
#main_nav {
	width:964px;
	padding:10px 0 0 36px;
	background-color:#FFFFFF;
	height:153px;
}
#main_search{
	width:977px;
	padding:38px 23px 0 0;
	background-color:#FFFFFF;
	text-align:right;
}
#footer{
	width:884px;
	padding:50px 0 15px 116px;
	color:#666666;
	float:left;
	background-color:#FFFFFF;
}


#logo{
	float:left;
}
#nav{
	float:right;
	padding:98px 13px 0 0;
}
#main_subnav{
	padding:17px 22px 0 797px;
}
/*==========Home==========*/
#home_leftcolumn{
	width:731px;
	padding:0 0 0 62px;/*62*/
	float:left;
	background-color:#FFFFFF;
}
#home_chairmanmsg{
	width:295px;
	padding:5px 380px 38px 56px;
	background:url(../assets/bg_chair_msg.gif) top left no-repeat;
}
#home_news{
	/*width:731px;*/
	width:731px;
	/*background:url(../assets/tl_home_news.gif) top left no-repeat;
	padding:0 0 0 16px;*/
	display:block;
	/*overflow:hidden;*/
}
#home_news_heading{
	padding:4px 0 0 0;
	float:left;
}
#home_news_item{
	width:198px;
	padding:0 0 30px 29px;
	float:left;
	display:block;;
	
}
#about_news_item{
	width:198px;
	padding:0 0 30px 29px;
	float:left;
	display:block;
	height:200px;
	
}
#home_news_img{
	padding-bottom:15px;
}
/*#home_news_title{
	padding:12px 0 5px 0;
}*/
#home_news_title{
	padding:0 0 5px 0;
}

/*==========Content==========*/
#content_container{
	width:980px;
}
#content_leftcolumn{
	width:543px;
	padding:45px 155px 0 95px;
	float:left;
	background-color:#FFFFFF;
}
#content_block{
	padding:0 20px 46px 0;
}
#content_title{
	padding:0 10px 0 23px;
	background:url(../assets/bg_title.gif) top left repeat-y;
}
#content_text{
	padding:20px 0 0 23px;
}
#content_border{
	width:492px;
	padding:15px 8px 3px 0;
	height:11px;
	border-bottom:6px solid #FF2600;
}

/*==========Sidebar==========*/
#sidebar{
	/*width:207px;*/
	width:187px;
	float:right;
	padding:50px 0 0 0;
	background-color:#FFFFFF;
}

#calendar{
	padding:0 23px 36px 38px;
	background:url(../assets/sb_calendar.gif) top right no-repeat;
}

#category{
	padding:0 23px 36px 38px;
	background:url(../assets/sb_category.gif) top right no-repeat;
}

#about{
	padding:0 23px 36px 38px;
	background:url(../assets/sb_about.gif) top right no-repeat;
}

#archive{
	padding:0 23px 36px 38px;
	background:url(../assets/sb_archive.gif) top right no-repeat;
}

#program{
	padding:0 23px 36px 38px;
	background:url(../assets/sb_program.gif) top right no-repeat;
}

/*==========Text==========*/
.date{
	color:#999999;
	padding:0 0 5px 0;
}
h9{
	color:#FF2600;
	font-size:16px;/*22*/
	line-height:18px;/*22*/
	padding:0;
	margin:0;
}
h8{
	color:#FF2600;
	font-size:14px;/*22*/
	line-height:16px;/*22*/
	padding:0;
	margin:0;
}
/*h10{
	color:#FF2600;
	font-size:16px;
	line-height:18px;
	padding:0;
	margin:0;
}*/

h5{
	color:#333333;
	font-size:12px;
	padding:0;
	margin:0;
	font-style:italic;
}

h6{
	color:#333333;
	font-size:12px;
	padding:0;
	margin:0;
}

.redtitle{
	color:#FF2600;
	font-size:14px;/*22*/
	line-height:18px;/*22*/
}
.redtitle a{
	color:#E10C00;
	text-decoration:none;
}
.redtitle_big{
	color:#FF2600;
	font-size:20px;/*22*/
	line-height:24px;/*22*/
}
p.redserif{
	font-family:"Times New Roman",Georgia, Times, serif;
	font-size:13px;
	line-height:17px;
	color:#FF2600;
	padding:12px 0 8px 0;
}
.greytitle_medium{
	color:#333333;
	font-size:15px;
	line-height:20px;
	font-weight:normal;
}

/*==========Calendar==========*/
td.weekday{
	width:14%;
	padding:5px 0 5px 0;
	text-align:center;
}
td.date{
	width:14%;
	text-align:center;
	color:#666666;
}
td.today{
	width:14%;
	text-align:center;
	background:url(../assets/bg_date.gif) top left no-repeat;
	color:#FFFFFF;
}
/*==========Form==========*/
.searchTextbox{
	background-color:#000000;
	width:135px;
	border:0;
	height:20px;
	color:#FFFFFF;
	font-size:11px;
	padding:4px 0 0 5px;
}
/*==========List==========*/
ul li.page_item{
	list-style-type:none;
	/*list-style-image:url(../assets/list_icon1.gif);*/
	
}
li.page_item{
	list-style-type:none;
	list-style-image:url(../assets/list_icon1.gif);
}
ul li.page_item ul li.page_item{
	list-style-type:none;
	list-style-image:none;
}

li.cat-item{
	list-style-type:none;
	list-style-image:url(../assets/list_icon1.gif);
}

ul li.content_item{
	list-style-type:none;
	/*list-style-image:url(../assets/list_icon1.gif);*/
	
}
li.content_item{
	list-style-type:none;
	list-style-image:url(../assets/list_icon2.gif);
}


#top {
	height:	90px;
}
/*==========Footer - twitter==========*/
#twitter{
	background:url(../assets/bg_twitter_pattern.gif) repeat;
	width:280px;
	height:15px;
	padding: 3px 12px 4px 12px;
	color:#666666;
	overflow:hidden;
}
#twitter p{
	color:#666666;
	font-style:italic;
}
#twitter a{
	color:#999999;
	font-style:italic;
	
}
#twitter a:hover{
	color:#FF2600;
	text-decoration:underline;
}
#twitter_point{
	background:url(../assets/bg_twitter_pattern_point.gif) 230px 0 no-repeat;
	width:304px;
	height:10px;
}


/*==========Prototype/Tips==========*/
.custom-tip {
	font-family:Arial, Geneva, Helvetica, sans-serif;
	color: #FF2600;
	/*width: 173px;*/
	z-index: 10000;
}
 
.custom-title {
	font-family:Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	color: #FF2600;
	padding: 8px 8px 4px;
	background: url(../assets/tips_bg.png) top left;
}
 
.custom-text {
	font-family:Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	color:#FF2600;
	padding: 2px 4px 2px 4px;
	background: url(../assets/tips_bg.png) bottom right;
}