﻿@charset "utf-8";

/* Slidebar */
/* Eng Version*/
/* Latest Update: 17/07/2012*/
/* HSBC */
/* 	z-index:8 */
/* #searchResultBox, searchbox color, extra highlight box in Chrome */

/*
	Left and Right side bar element 
	Table of content
	1. left and right sidebar layout
	2. left nav menu
	3. search portlet
	4. advertisments
	5. tag cloud
	6. HSBC Portlet
	
*/

 /* left and right sidebar layout
----------------------------------------*/
#left-sidebar {
	width:155px;
	padding-top:20px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
	margin-right:0px;
	float:left;
 }
 

#right-sidebar
 {
	width:306px;
	padding-top:20px;
	padding-right:10px;
	padding-left:0px;
	margin-bottom:10px;
	padding-bottom:10px;
	float:right;

 }
 
 

/* left nav menu
----------------------------------------*/
#left-nav {
	margin-bottom:10px;
}

#left-nav .showSwitch {
	display: block;
	width:153px;
	

}
#left-nav .hideSwitch {
	display: none;
	
}
#left-nav .expandMenu {
		width:153px	;

	padding-bottom:0px;
	color: #000000;

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF9933;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
	line-height: normal;
	font-weight: normal;
}
#left-nav .expandMenu dt {
	background-color: #FF9933;
	padding: 0px;
	font-weight: normal;
	color: #ffeedd;
	cursor: hand;
	margin:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}

#left-nav .nav-first-level {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	color: #FFFFFF;
}


#left-nav .nav-current {
	background-color: #FFBC79;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	font-weight: bold;
}

#left-nav .nav-mouseover{
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}


#left-nav .expandMenu a:hover {
	background-color: transparent;
}
#left-nav .expandMenu dd {
	
	margin: 0px;
	padding: 0px;
	background-color: #ffeedd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}
#left-nav .expandMenu ul {
	list-style-type: square;
    	list-style-image: url(../../images/common/left_nav_square.gif);
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	color: #000000;
}

#left-nav .expandMenu ul li a:link, #left-nav .expandMenu ul li a:active, #left-nav .expandMenu ul li a:visited {
    font-size: 11px;
	color: #000000;
	text-decoration:none;
}

#left-nav .expandMenu ul li a:hover {
	color: #f47920;
	text-decoration:none;
}

#left-nav .expandMenu ul li .nav-child-current  {
	font-weight: bold;
}

#left-nav .expandMenu ul li  {
	color: #000000;
	line-height:1.2em;
	padding-bottom:6px;
}



#left-nav .expandMenu table {
	border-collapse: collapse;
	width: 153px;
	background-color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}
#left-nav .expandMenu td {
font-size: 11px;
	color: #000000;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px 0;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 2px;
}

#left-nav .expandMenu img {
	padding-left:4px;
}






 
/* search portlet
----------------------------------------*/
#searchwrapper {
	width:304px;
	height:22px;
	border:1px solid #999999;
		/*color:#999;*/
	float:right;
	position:relative;
	z-index:8;

}

#searchwrapper .searchbox {
	border:0px; /*important*/
	/*background-color:transparent; important*/
	position:absolute; /*important*/
	top:1px;
	left:2px;
	width:280px;
	/*color:#999;*/

}


.searchbox:focus, #searchwrapper input[type='text']:focus{
	background-color: #FFFFFF;
	outline-width: 0;
}

#searchwrapper #searchResultBox {
	background-color:#FFFFFF;
	width:300px;
	margin-top:15px\0;
}

#searchwrapper .searchbox_submit {
	border:0px; /*important*/
	/*background-color:transparent; important*/
	position:absolute; /*important*/
	top:4px;
	left:282px;
	margin:0;
	padding:0;
	clear:both;
}

#advsearch {
	float:right;
	width:300px;
	clear:both;
	padding-bottom:10px;
	_padding-bottom:0px;    
	color:#999999;
	text-align:right;


}
#most-read {

	clear:both;
}

/* advertisments
----------------------------------------*/

#right-advertisement
{
	margin-top:10px;
	border-top:3px solid #f47920;
	font-size:10px;
	display:none;
}

#right-advertisement h5
{
	font-size:10px;
	padding-bottom:3px;
	padding-top:5px;
	background-color: #efefef;
	text-align:center;

}

#square-ad
{
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #efefef;
	text-align: center;
		display:none;
}


#left-advertisement
{
	font-size:10px;
	border-top:3px solid #f47920;
	width:155px;
	float:left;
	background-color: #efefef;
	padding-bottom:10px;
	display:none;

}

#left-advertisement h5
{
	font-size:10px;
	padding-bottom:5px;
	padding-top:5px;
	background-color: #efefef;
	text-align:center;
}

#square-ad125
{ 
	display:none;
	text-align: center;
	margin-bottom:15px;
}

#square-ad300
{
	margin-bottom:5px;
}

#skycraper-ad
{ 
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #efefef;
		display:none;
	margin-bottom:2px;
	text-align: center;
}


#skycraper-ad120
{ 
	text-align: center;
}


#horiz-ad1, #horiz-ad2
{
	width:588px;
	background-color: #efefef;
	margin-left:6px;
	padding-top:4px;
	padding-bottom:4px;
	text-align: center;
	font-size:10px;	
	margin-bottom:20px;
}

#horiz-ad1 h5, #horiz-ad2 h5
{
	font-size:10px;
	padding-top:5px;
	background-color: #efefef;
	text-align:center;
}


#tag-cloud
{
	width:304px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	overflow: hidden;
	line-height:1.2em;
	border: 1px solid #999999;	
	padding-left:0px;
    margin-top:10px;
    margin-bottom:10px;
}

#tag-cloud-color {
	padding-left:2px;
	font-family: Verdana,Arial,細明體,新細明體,Helvetica,sans-serif;
	text-align:left;

}

#tag-cloud .font12darkgrey {
	font-size:12px;
		line-height:1.2em;
	color:#8a8a8a;
}

#tag-cloud .font16darkgrey  {
	font-size:16px;
	line-height:1.2em;
	color:#7a7a7a;
}

#tag-cloud .font18darkgrey  {
	font-size:18px;
	line-height:1.2em;
	color:#616161;
}


#tag-cloud .font20darkgrey {
	font-size:20px;
	line-height:1.2em;
	color:#474747;
}

#tag-cloud .font24darkgrey {
	font-size:24px;
	line-height:1.2em;
	color:#2e2e2e;
}


#tag-cloud .font26darkgrey {
	font-size:26px;
	line-height:1.2em;
	color:#2e2e2e;
}


/* HSBC */
#hsbcportlet {
	width:304px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	overflow: hidden;
	line-height:1.2em;
	margin-bottom:10px;
	margin-top:10px;
}

#hsbcportletwrapper {
	width:304px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	overflow: hidden;
	line-height:1.2em;
	border: 1px solid #999999;	
    margin-bottom:20px;
	margin-top:20px;
}

/* Profile Search Portlet */
#profile-search {
	padding-left: 2px;
	width: 304px;
	height: 300px;
	margin-bottom: 10px;
	border: 1px solid #999999;
}



#profile-search-wrapper {
	position:relative;
	width: 300px;
	text-align: center;
	height:22px;
	z-index:8;
	margin-top: 10px;
	font-size: 11px;
	line-height: 16px;

}
.profile-searchbox {
	border:0px; /*important*/
	position:absolute; /*important*/
	left:34px;
	width:196px;
	height:20px;
	color: #b8b8b8;
	padding: 4px 0 0 2px;
	border: 1px solid #999999;
	background-color: #efefef;
}

.profile-searchbox_submit {
	border:0px; /*important*/
	/*background-color:transparent; important*/
	position:absolute; /*important*/
	width: 30px;
	height:20px;
	padding-top: 4px;
	right:34px;
	cursor:pointer;
	border: 1px solid #999999;
	background-color: #efa775;
}

.profile-searchbox:focus, .profile-searchbox input[type='text']:focus{
	color: #000;
	outline-width: 0;
}

.profile-select-all {
	clear:both;
	border: 0px; /*important*/
	text-align: right;
	height: 18px;
	margin: 14px 0 14px 34px;
	width:230px;
	font-size: 11px;
	line-height: 16px;
	cursor: pointer;
	color: #333;
	font-weight: normal;

	
}




/* Profile Search Box - Overlay - For Industry */

#hk-industry-profile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	border: 4px solid #666666;
	text-align: left;
	min-width: 540px;
	max-width: 810px;
}

.hk-industry-profile-heading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f4d5b7;
	padding-left: 5px;
	font-size: 13px;
	line-height: 23px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	height: 22px;
	min-width: 515px;
	max-width: 785px;
}

.hk-industry-profile-main  td {
	padding: 2px 2px 10px 4px;
	width: 270px;
	text-align: left;
	vertical-align: top;
	
}

.hk-industry-profile-main  a:link, .hk-industry-profile-main  a:visited {
	color: #000;
	text-decoration: none;
}

.hk-industry-profile-main  a:hover, .hk-industry-profile-main  a:active {
	color: #f47920 !important;
	text-decoration: none;
}

.hk-industry-profile-close {
	padding: 4px;
	text-align: right;
	background-color: #f4d5b7; 

}

.hk-industry-profile-close  img {
	width: 17px;
	height: 17px;
	float: right;
}




/* Profile Search Box - Overlay - For Market */

#hk-market-profile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 4px solid #666666;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	min-width: 320px;
	max-width: 480px;
}

.hk-market-profile-heading{
	background-color: #f4d5b7;
	padding-left: 5px;
	font-size: 13px;
	line-height: 23px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	height: 22px;
	min-width: 295px; /* Width of the box - Width of Close button */
	max-width: 455x;
}

.hk-market-profile-main  td {
	padding: 2px 2px 10px 4px;
	width: 160px;
	text-align: left;
	vertical-align: top;
}

.hk-market-profile-main  a:link, .hk-industry-profile-main  a:visited, .hk-industry-profile-main  a:active{
	color: #000;
	text-decoration: none;
}

.hk-market-profile-main  a:hover   {
	color: #f47920;
	text-decoration: none;
}

.hk-market-profile-close {
	padding: 4px;
	text-align: right;
	background-color: #f4d5b7; 

}

.hk-market-profile-close  img {
	width: 17px;
	height: 17px;
	float: right;
}


