@CHARSET "ISO-8859-1";
/*
$Id: markets.css,v 1.43 2011/10/21 14:28:41 lzhang Exp $
$Source: /bbsrc/web/docs/jp09/styles/markets.css,v $
*/

/* Start Market Index page styles */

#marketsIndex {
	font-size: 12px;
	font-weight: normal;
}

#marketsIndex table.data {
	width: 100%;
	padding: 0;
	margin: 5px 0 0 0;
	border-bottom: 1px solid #999999;
}

#marketsIndex th {
	background-color: #cce4f6;
	font-weight: bold;
	height: 24px;
}

#marketsIndex .grayRow {
	background-color: #e6e6e6;
	height: 22px;
}

#marketsIndex .whiteRow {
	height: 22px;
}

#marketsIndex .headingColumn1 {
	text-align: center;
	width: 195px;
	padding-left: 10px;
	border-right: 1px solid #ffffff;
}

#marketsIndex .headingColumn1Stocks {
	text-align: left;
	width: 195px;
	padding-left: 10px;
	border-right: 1px solid #ffffff;
}

#marketsIndex .headingColumn1Stocks a {
	color: #333333;
	text-align: left;
	padding: 3px 5px 0 1px;
}

#marketsIndex .headingColumn1Stocks a:hover {
	color: #EB7D14;
	text-decoration: none;
}

#marketsIndex .currdataColumn1 {
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-right: 1px solid #cccccc;
}

#marketsIndex .headingColumn1and2 {
	text-align: center;
	width: 273px;
	padding-left: 10px;
	border-right: 1px solid #ffffff;
}

#marketsIndex .headingColumn1and2Stocks {
	text-align: left;
	width: 273px;
	padding-left: 10px;
	border-right: 1px solid #ffffff;
}

#marketsIndex .headingColumn2 {
	width: 78px;
	border-right: 1px solid #ffffff;
}

#marketsIndex .headingColumn {
	width: 73px;
	border-right: 1px solid #ffffff;
	padding: 0;
	text-align: center;
}

#marketsIndex .dataColumn1 {
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-right: 1px solid #cccccc;
}

#marketsIndex .dataColumn1and2 {
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-right: 1px solid #cccccc;
}

#marketsIndex .dataColumn {
	text-align: right;
	padding-right: 5px;
	border-right: 1px solid #cccccc;
}

#marketsIndex .leftAlign  {
	text-align: left;
}

#marketsIndex .rightAlign  {
	text-align: right;
	padding-right: 5px;
}

#marketsTabs {
	height: 27px;
	margin: 0 0 5px 0;
	padding: 0;
	overflow: hidden;
}

#marketsTabs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#marketsTabs li {
	float: left;
}

#marketsTabs li a {
	display: inline-block;
	height: 27px;
	padding: 4px 7px; /* topbottom, leftright */
	text-decoration: none;
	color: #ffffff;
}
#marketsTabs li a:hover {
	color:#EB7D14;
}
.tabON {
	background: url(http://cdn.images.bloomberg.com/jp09/0/markets/marketsIndexTabOFF.png) repeat-x;
	color: #006699 !important ;
	font-weight: bold;
}

.tabOFF, .tabOFF a {
	background: url(http://cdn.images.bloomberg.com/jp09/0/markets/marketsIndexTabON.png) repeat-x;
	border-right: 1px solid #b0b0b0;
	border-left: 1px solid #ffffff;
	font-weight: bold;
}
.tabLine {
	border-bottom: 2px solid #e6e6e6;
	margin-bottom: 15px;
}

.moreLink {
	padding-top: 8px;
}

.footnote {
	padding: 5px 0 0 10px;
}

.grayBox2px {
	width: 486px;
	border: 2px solid #cccccc;
	padding: 8px 10px;
}

#marketsIndex .currcalColumn1  {
	float: left;
	width: 120px;
}

#marketsIndex .currcalColumn2  {
	float: right;
	width: 360px;
}

#marketsIndex .currcalColumn2 img {
	vertical-align: text-bottom;
	margin: 0 0 0 2px !important;
	padding: 0 !important;
}

.currcalHeader {
	font-weight: bold;
	height: 20px;
	margin-bottom: 3px;
	display: block;
}

.currcalText {
	font-weight: bold;
	height: 20px;
	text-align: bottom;
}

.disclaimer {
	font-size: 12px;
	color: #666666;
	font-style: italic;
	margin: 20px 0; /* topbottom, leftright */
}
/* End Market Index page styles */

/* Start rightside Markets styles */
.rightsideMARKETS {
   /*font-family: MS PGothic, Sans-serif;*/
        margin: 0 0 15px 0;
        padding: 0;
}

.rightsideMARKETS .subheadMARKETS {
        border-top: 4px solid #008fd3;
        border-bottom: 1px solid #008fd3;
        height: 23px;
        width: 297px;
        margin: 0;
        padding: 4px 0 0 3px;
        font-weight: bold;
        font-size: 14px;
}

.rightsideMARKETS ul {
        line-height: 1.2em;
        font-size: 12px;
        list-style: none;
        padding: 0;
        margin: 0;
}

.rightsideMARKETS li.bullet {
	margin: 0;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 0;
}

.rightsideMARKETS .dot {
	float: left;
	width: 4px;
	height: 4px;
	background-position: -142px -3px;
	margin: 10px 4px 0 4px;
	padding: 0;
}

.rightsideMARKETS .bullet_dot {
	background-position: -140px 0;
}

.rightsideMARKETS li.ranking {
        padding: 7px 0 0 5px;
        color: #eb7d14;
}

.rightsideMARKETS .rankingStyle {
        padding: 2px 4px 1px 5px;
        background: #EB7D14;
        font-size: 12px;
        line-height: 1.2em;
        color: #ffffff;
        margin-right: 5px;
        text-decoration: none;
}

.summary_date{
font-family: Verdana;
color:#666666;
font-size: 10px;
}

/* End rightside Markets styles */

/* Sub Head Title Bar */
.subHead_bar {
	color: black;
	font-size:14px;
	font-weight: bold;
	position: absolute;
}

.subHead_bar a{color: black; text-decoration:none;}
.subHead_bar a:hover{color: #eb7d14;}

.subHead_bar_container {
	background: url(http://cdn.images.bloomberg.com/jp09/0/markets/mkts_subhead_bar.gif) no-repeat;
	height: 31px;
	width: 498px;
	padding: 10px 0px 0px 12px;
	position:relative;	
}
/* End Sub Head Title Bar */

/* begin markets > rates styles */

.data_table {
   border-bottom: 1px solid #cccccc; 
	background-color:#c6c6c6;
	padding: 0;
	margin: 0;
	width: 510px;
}

.data_tbl th {
	text-align:left;
   text-indent: 5px;
	border-right: 1px solid #cccccc;
	font-size:12px;
	font-weight:bold;
	height: 20px;
}

.data_tbl td {
	text-align:right;
	border-right: 1px solid #cccccc;
   padding-right: 3px;
	font-size:12px;
	font-weight: normal;
	height: 20px;
}

.data_tbl_white_row {background-color:#ffffff;}

.data_tbl_grey_row {background-color:#e6e6e6;}

.data_tbl_hd th {
	background-color: #cce4f6;
	font-size:12px;
	font-weight:bold;
	height: 20px;
	border-right: 1px solid white;
}

.data_chart {margin: 10px 0 10px 10px; width: 490px;}

/* end markets > rates styles */

/* begin markets > currencies styles */

.curKey_table {
        border: 1px solid #cccccc;
        padding: 0;     
        margin: 0;
        width: 510px;
        font-size:12px;
        text-align:left;
}

.curKey td {height: 18px;}

.relatedTool  {
	border: 1px solid #cccccc;
	background-color: #f1f1f1;
	font-size:12px;
}

.relatedTool a {
	color: #006b99;
	font-size: 16px;
	font-weight: bold;
}

.relatedTool a:hover {color: #fab000;}

.relatedTool_icon {margin: 5px 5px 5px 5px;}

/* end markets > currencies styles */

/* for bottom gray related information round box in markets section */
#rnd_blu_box{
			background: url(http://cdn.images.bloomberg.com/jp09/0/images/rnd_mid.gif) repeat-x;
			height: 76px;
			width: 504px;
			margin: 0px 3px 0px 3px;
			padding: 0px 0px 0px 0px;
         position: relative;			
}

#rnd_blu_box a:hover {color: #eb7d14; text-decoration: none;}

#rnd_blu_box_left	{
			background: url(http://cdn.images.bloomberg.com/jp09/0/images/rnd_left.gif) no-repeat top left;
			width:3px;
			/*border: 1px solid red;*/
}

#rnd_blu_box_right	{
			background: url(http://cdn.images.bloomberg.com/jp09/0/images/rnd_right.gif) no-repeat top right;
			width: 510px;
			/*border: 1px solid green;*/
}

#relatedinfo_header{
color: #333333;
font-size: 14px;
font-weight: bold;
width: 350px;
margin: 4px 0px 0px 10px;
float:left;
}

#relatedinfo_content{
width: 400px;
height: 25px;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 8px;
float:left;
}
/* end */

/* for related news on markets section */
.blueBox4px {
   font-family: MS PGothic, Sans-serif;
	width: 482px;
	border: 4px solid #008fd3;
	padding: 10px;
}

.moreHeadlinesMarkets {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #008fd3;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.moreHeadlinesMarketsLinks {
	padding-top: 5px;
}

.contentLink {
	font-size: 12px;
	padding: 5px 5px 5px 0;
}

.arrow {   /* Uses  .arrowNavDotSprite , which is located in main.css */
	float: left;
	width: 7px;
	height: 8px;
	margin-top: 3px;
	padding-right: 3px !important;
	background-position: -181px -1px;
}

.blueBox4px ul {
font-size: 12px;
list-style: none;
padding: 0;
margin: 0;
}

.blueBox4px .dot {  /* Uses  .arrowNavDotSprite , which is located in main.css */
float: left;
width: 4px;
height: 4px;
background-position: -142px -3px;
margin: 4px 6px 0 0;
padding: 0;
}

.blueBox4px li.bullet {
/*background: url(http://images.bloomberg.com/jp09/markets/marketsDot.gif) 1px 12px no-repeat;*/
padding-top: 4px;
padding-bottom: 0;
}

.marketsMoreNews {
width: 478px;
height: 17px;
}

.marketsNewsList {
width:465px;
float:left;
}
/* end of it */

/* For markets section */
#markets_content {
color: #333333;
font-size: 12px;
margin-top: 8px;
font-weight: normal;
}

#markets_content table.commodity {
width: 100%;
padding: 0;
margin: 5px 0 0 0;
border-bottom: 1px solid #cccccc;
}

#markets_content table.wei {
width: 100%;
padding: 0;
margin: 0;
border-bottom: 1px solid #cccccc;
}

#markets_content th {
background-color: #cce4f6;
font-weight: bold;
height: 24px;
border-right: 1px solid #ffffff;
}

#markets_content .dataColumn{
height: 22px;
text-align: right;
padding-right: 3px;
border-left: 1px solid #cccccc;
}

#markets_content .databold{
height: 22px;
padding-left: 10px;
font-weight: bold;
}

#markets_content .dataticker{
height: 22px;
padding-left: 10px;
font-weight: bold;
border-right: 1px solid #cccccc;
}

.markets_news_bullet {
background: url(http://cdn.images.bloomberg.com/jp09/0/markets/marketsDot.gif) 1px 12px no-repeat;
padding-left: 11px;
padding-top: 5px;
padding-bottom: 0;
}

/* for mutual funds */
#markets_content .numberColumn{
height: 22px;
text-align: right;
padding-right: 3px;
border-right: 1px solid #cccccc;
}

#markets_content .blueColumn{
height: 22px;
text-align: right;
padding-right: 3px;
background-color: #cce4f6;
border-left: 1px solid #cccccc;
border-bottom: 1px solid #ffffff;
}

#markets_content table.mutual {
width: 100%;
padding: 0;
margin: 5px 0 0 0;
border-bottom: 3px solid #008fd3;
}

.blueBox2px {
width: 500px;
border: 2px solid #008fd3;
padding: 3px;
}

#markets_content table.mutual th {
background-color: #008fd3;
font-weight: bold;
color: #ffffff;
height: 24px;
border-right: 1px solid #ffffff;
}

/* for movers by index */
#mover_content {
color: #333333;
font-size: 12px;
margin-top: 8px;
width: 510px;
height: 180px;
font-weight: normal;
}

#mover_left {
width: 252px;
float:left;
}

#mover_right {
width: 252px;
float:right;
}

#mover_content table.mover {
width: 100%;
margin-top: 10px;
margin-bottom:15px;
line-height: 1.3em;
border-top: 3px solid #cccccc;
border-bottom: 3px solid #999999;
}

#mover_content .mover_header {
font-weight: bold;
height: 22px;
text-align: left;
padding-left: 10px;
border-right: 1px solid #cccccc;
}

#mover_content .mover_header4th {
font-weight: bold;
height: 22px;
text-align: left;
padding-left: 10px;
}

#mover_content .mover_data {
font-weight: normal;
font-size: 16px;
height: 22px;
text-align: right;
padding-right: 5px;
border-right: 1px solid #cccccc;
}

#mover_content .mover_data4th {
font-weight: normal;
font-size: 16px;
height: 22px;
text-align: right;
padding-right: 5px;
}

#mover_content ul {
list-style: none;
padding: 0;
margin: 0;
}

#mover_content li {
margin: 0px 2px 0px 0px;
display: block;
height: 22px;
border-bottom: 1px solid #cccccc;
}

#mover_list{
height: 18px;
width: 252px;
}

.mover_bold{
height: 18px;
width: 140px;
font-weight: bold;
padding-left: 10px;
padding-top: 4px;
float:left;
}

.mover_plain{
height: 18px;
width: 75px;
text-align: right;
padding-right: 10px;
padding-top: 4px;
font-weight: normal;
float:right;
}

tr.alternateRow {
  background-color: #e6e6e6;
}

tr.whiteRow {
  background-color: #FFFFFF;
}

/* for mutual fund analysis */
#fundanalysis_content {
color: #333333;
font-size: 12px;
margin-top: 12px;
width: 510px;
height: 145px;
font-weight: normal;
}

#markets_content table.fundanalysis {
width: 100%;
padding: 0;
margin: 0;
border-bottom: 3px solid #008fd3;
}

#markets_content table.fundanalysis th {
background-color: #008fd3;
font-weight: bold;
color: #ffffff;
height: 24px;
border-right: 1px solid #ffffff;
}

#rankfund_top {
width: 509px;
float:left;
}

#rankfund_left {
margin-top: 12px;
width: 173px;
height: 60px;
padding-left:10px;
padding-top: 8px;
padding-bottom: 8px;
float:left;
border: 3px solid #999999;
}

#ranksector_right {
margin-top: 12px;
width: 300px;
height: 60px;
padding-left:10px;
padding-top: 8px;
padding-bottom: 8px;
float:right;
border: 3px solid #999999;
}

#fundTabs {
	height: 27px;
	margin: 0;
	padding: 0;
   width: 150px;
	overflow: hidden;
}

#fundTabs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#fundTabs li {
	float: left;
}

#fundTabs li a {
	display: inline-block;
	height: 27px;
   padding: 6px 24px; /* topbottom, leftright */
	text-decoration: none;
}

#fundTabs .tabON, .tabON a {
	background: url(http://cdn.images.bloomberg.com/jp09/0/markets/marketsIndexTabON.png) repeat-x;
	color: #ffffff !important ;
	font-weight: bold;
}

#fundTabs .tabOFF {
	background: url(http://cdn.images.bloomberg.com/jp09/0/markets/marketsIndexTabOFF.png) repeat-x;
	border-right: 1px solid #b0b0b0;
	border-left: 1px solid #ffffff;
}

/* for earning center */
.blueBox_ecal {
width: 498px;
border: 4px solid #008fd3;
padding: 2px;
margin-top: 12px;
}

#markets_content table.ecal {
width: 100%;
margin-top: 7px;
}

/* for fund screener */
#fund_screener {
	background-color:#E1E1E1;
	font-weight:normal;
	height:323px;
	padding:15px 2px 5px 0;
	text-align:left;
	position: relative;
}
#fund_screener .overview {
	border-right:1px solid #EEE;
	float:left;
	height:270px;
	margin-bottom:15px;
	padding-bottom:10px;
	padding-left:10px;
	text-align:left;
	width:160px;
}
#fund_screener .perform {
	float:right;
	height:300px;
	margin-bottom:15px;
	padding-bottom:10px;
	padding-left:5px;
	text-align:left;
	width:155px;
}	
#fund_screener .sector {
	font-size:14px;
	font-weight:bold;
}
#fund_ranking {
	font-weight:normal;
	padding:5px 9px;
	padding-top:15px;
	padding-bottom:0;
	background-color:#e1e1e1;
	text-align:left;
}
#fund_screener .findfund{
	margin-top: 15px;
	margin-bottom:15px;
	width: 200px;
	float:right;
}

.matchfunds{
	font-size: 11px;
	font-weight:normal;
	padding:5px 9px;
	padding-top: 15px;
	padding-bottom:0;
	background-color:#e1e1e1;
	text-align: left;
}

#fund_screener #customize{
	font-size: 11px;
	width: 180px;
	position: absolute;
	/*left: 460px !important;
	top: 380px !important;*/
   left: 330px !important;
	top: 355px !important;
	text-align: center;
}
	 
#fund_screener #display{
   position: absolute; 
	/*left: 195px !important;
	top: 334px !important;*/
	left: 73px !important;
	top: 309px !important;
	margin-top: 35px;
	margin-bottom: 15px;
	float: left;
	background-color:transparent;
	width: 425px !important;;
	display:none;	
}

#fund_screener #display .topborder{
	margin-top:0;
	padding-top:0;
	float:left;
	width: 267px;
	/*width: 289px;*/
	height: 36px;
	border-bottom: 1px solid #999;
}

#fund_screener #display .customizeOn{
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 12px;
	/*padding-left: 10px;
	padding-right: 10px;*/
	width: 156px;
	height: 14px;
	float:right;
	text-align: center;
	background-color:#FFF;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
}

#fund_screener #display .checklist{
	padding-top: 12px;
	padding-left: 10px;
	padding-bottom: 10px;
	float:left;
	width: 413px;
	background-color:#FFF;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

#fund_screener #display .checklist .instruct{
	float: left;
	padding-bottom: 10px;
	font-weight: bold;
}

#fund_screener #display .checklist #remain{
	float: left;
	padding-left: 5px;
	padding-bottom: 10px;
	color:#666;
	width: 200px;
}

#fund_screener #display .checklist .overviewlist{
	float:left;
	width: 150px;
}

#fund_screener #display .checklist .feelist{
	float:left;
	width: 122px;
}

#fund_screener #display .checklist .perfomlist{
	float:left;
	width: 133px;
	height: 120px;
}

#fund_screener #display #decheck{
	display: none;
	background-color:#F60;
	color: #FFF;
	width: 320px;
	margin-top: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 7px;
	float: left;
}

#fund_screener #display .doneBtn{
	float: right;
	margin-right:10px;
	width: 50px;
}

#fund_screener .checkbox{
	margin-bottom:5px;
}
.sort_img_up_left {
	background:transparent url("http://cdn.images.bloomberg.com/jp09/0/markets/uparrow.gif") no-repeat right 3px;
	padding-right:30px;
}
.sort_img_down_left {
	background:transparent url("http://cdn.images.bloomberg.com/jp09/0/markets/downarrow.gif") no-repeat right 3px;
	padding-right:30px;
}
.sort_img_up_right {
	background:transparent url("http://cdn.images.bloomberg.com/jp09/0/markets/uparrow.gif") no-repeat right 3px;
	padding-right:30px;
}
.sort_img_down_right {
	background:transparent url("http://cdn.images.bloomberg.com/jp09/0/markets/downarrow.gif") no-repeat right 3px;
	padding-right:30px;
}
.sort_img_empty_left {
	background:transparent;
}
.sort_img_empty_right {
	background:transparent;
}

tr.odd {
	background-color: #FFFFFF;
}

tr.even {	
	background-color: #e1e1e1;
}
