/*
$Id: news_articles.css,v 1.10 2011/12/21 18:32:53 lzhang Exp $
$Source: /bbsrc/web/docs/jp09/styles/news_articles.css,v $
*/

#article {
	color: #333333;
	line-height: 1.2em;
	/* padding: 0 5px 5px 5px; */
	padding: 0 0 5px 0;
	/* width: 500px; */
}

#article P {
	font-family: Verdana, "MS PGothic", Sans-serif;
	font-size: 14px;
	line-height: 1.6em;
	margin: 0 0 0 0;
	/* padding: 0 0 15px 0; */
	padding: 10px 0 10px 0;
}

.update {
	font-family: Verdana, "MS PGothic", Sans-serif;
	font-size: 13px;
	font-style:italic;
	line-height: 1.6em;
	margin: 0 0 0 0;
	/* padding: 0 0 15px 0; */
	padding: 10px 0 10px 0;
}

#article #tabs1 UL,
#article #tabs1 LI {
	margin: 0 0;
	padding: 0 0;
}

.news_photo {
	background-color: #fff;
	margin: 5px 5px 0 0;
	border: #fff solid 5px;
}

#article h2 { font-size: 15pt; font-weight: normal; margin-bottom: .5em; }

#graphic {
	background-color:black;
	margin:0;
	padding: 5px 0 0 0;
}

#centercol {
	background-color:white;
	margin: 0 0 0 0;
	padding:0;
	width: 510px;
}

#related_news_inner_container #centercol {
	/* width: auto; */
	width: 653px;
}


#storybody {
	color:black;
	width:500px;
}
#leftcol {
	float:left;
	background-color:white;
	width:154px;
	padding:0;
	margin:0;
}

#rightcol {
	margin: 10px 0 0 0;
	background-color:white;
	float:right;
	width: 300px;
}

/**** News Article Body ****/
.news_article_title_container {
/*
	border-bottom: 1px dotted #999999;
	padding: 0 0 8px 0;
	*/
}

h1.news_article_title {
	background-color: #ffffff;
	color: #333333;
	border-bottom: 1px dotted #999999;
	/* font-size: 16px; */
	/* font-size: 15px; */
	font-family: Verdana, "MS PGothic", Sans-serif;
	font-size: 21px;
	font-weight: bold;
	/* letter-spacing: -.1em; */
	/* line-height: 1.6em; */
	margin: 0 0 0 0;
	padding: 17px 0 7px 0;
}

#article_container {
/*
	clear: both;
	display: block;
*/
}

/*
#article_container #tabs1 h1.news_article_title {
	padding: 15px 0 0 0;
}
*/

#related_news_inner_container h1.news_article_title {
	padding: 0 0 7px 0;
}

#article_container #no_tabs #article {
	padding: 0 5px 5px 5px;
}

.print_email_link_container {
	float: right;
	height: 16px;
	overflow: hidden;
	padding: 5px 0 5px 0;
}

.tabbed_story .print_email_link_container {
	height: 16px;
	margin-bottom: -30px;
	overflow: hidden;
	padding: 10px 0 0 0;
	position: relative;
	z-index: 9999;

/*	
	float: right;
	overflow: hidden;
	width: 300px;
*/
}

.below_title_container {
	border-bottom: 1px dotted #999999;
	height: 22px;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
	padding: 10px 0 0 0;
}

.summary_date {
	color:#666666;
	float: left;
}

.article_link_print {
	background-position: 0 -198px;
	display: block;
	float: right;
	height: 16px;
	padding: 0 0 0 22px;
	margin-right: 10px;
}

.article_link_email {
	background-position:  0 -238px;
	display: block;
	float: right;
	height: 16px;
	padding: 0 0 0 22px;
}

.article_share_links_top, 
.article_share_links_bottom {
	font-size: 12px;
	line-height: 1.2em;
	/* margin-bottom: 10px; */
	position: relative;
}

.article_share_links_top{
	border-top:2px solid #E6E6E6;
	/* padding: 8px 0 20px 0; */
	padding: 8px 0 10px 0;
}

.tabbed_story .article_share_links_top {
	border-top: 0 none;
}

.article_share_links_bottom{
	clear: left;
	padding: 5px 0 0 0;
	/* padding: 20px 0 8px 0; */
}

 .share_links_title{
	display:block;
	float:left;
	padding-top: 0;
}

.article_share_links_top a,
.article_share_links_bottom a{
	display: block;
	float: right;
	height:16px;
	margin-left: 14px;
	padding-left: 20px;
	padding-top: 1px;
	vertical-align: middle;
	width: auto;
}

.article_link_print,
.article_link_email,
.article_share_links_top a,
.article_share_links_bottom a {
	background-image: url(http://cdn.images.bloomberg.com/jp09/news/news_story_sprite2.png);
	background-repeat: no-repeat;
}

.article_share_links_top a.hatena,
.article_share_links_bottom a.hatena{

}
.article_share_links_top a.livedoor,
.article_share_links_bottom a.livedoor{
	background-position: 0 -40px;
}
.article_share_links_top a.yahoo,
.article_share_links_bottom a.yahoo{
	background-position: 0 -80px;
}
.article_share_links_top a.newsingit,
.article_share_links_bottom a.newsingit{
	background-position: 0 -120px;
}
.article_share_links_top a.buzzurl,
.article_share_links_bottom a.buzzurl{
	background-position: 0 -160px;
}
.article_share_links_top a.twitter,
.article_share_links_bottom a.twitter{
	background: url(http://cdn.images.bloomberg.com/jp09/news/twitter.gif) no-repeat;
}
#article #quote_chart_disclaimer {
	border-top: 1px dotted #999999;
	padding: 15px 0 20px 0;
	width: auto;
}
.article_share_links_top a.delicious,
.article_share_links_bottom a.delicious{
	background: url(http://cdn.images.bloomberg.com/jp09/news/delicious.png) no-repeat;
}
.article_share_links_top a.facebook,
.article_share_links_bottom a.facebook{
	background: url(http://cdn.images.bloomberg.com/jp09/news/facebook.gif) no-repeat;
}
.article_share_links_top a.mixi,
.article_share_links_bottom a.mixi{
	background: url(http://cdn.images.bloomberg.com/jp09/news/mixi.gif) no-repeat;
}
.article_share_links_top a.google,
.article_share_links_bottom a.google{
	background: url(http://cdn.images.bloomberg.com/jp09/news/google.png) no-repeat;
}
.article_share_links_top a.linkedin,
.article_share_links_bottom a.linkedin{
	background: url(http://cdn.images.bloomberg.com/jp09/news/linkedin.gif) no-repeat;
}
.article_share_links_top a.marks,
.article_share_links_bottom a.marks{
	background: url(http://cdn.images.bloomberg.com/jp09/news/bookmark.gif) no-repeat;
}

.article_share_links_top .marklist:hover .bookmark { display: block; }
.article_share_links_bottom .marklist:hover .bookmark { display: block;}

/*
.article_share_links_top:hover .bookmark { display: block; }
.article_share_links_bottom:hover .bookmark { display: block; }
*/
.marklist a {
    display: block;
    height: 23px;
}
.marklist:hover a, .marklist a:hover {
    text-decoration: none;
    z-index: 3;
}
.bookmark {
	 background: #fff;
    display: none;
	 position: absolute;
    z-index: 999;
    top: 28px;
    left:300px;
    width: 205px;
    line-height: 14px;
    float:left;
	 border:1px solid #ccc;
	 padding-bottom:8px;
}
.bookmark:hover { display: block; }
.bookmark ul {
    list-style: none;
	 margin-top:8px;
}
.bookmark li {
    margin-left: 30px;
	 float:left;
}
.bookmark li a {
    margin: 2px 0 2px 0;
    /* color: #333333; */
    text-decoration: none;
    background-color: transparent;
    display: block;
	 float:left;
}

/*** Pop Ups ***/
.poptext {
	background-color: #f3f3f3;
	font-weight: bold;
	text-align: center;
	z-index: 9999;
}


/**** END - News Article Body ****/


/*  Photo Viewer   */
.prevnext {
color: #f59300;
font-size: 8pt;
}

#photos_number {
color: #ffffff;
display: inline-block;
font-size: 8pt;
font-weight: bold;
width: 60px;
}

#pixplayr {
	background-color:#fff;
	color: #000;
	font: bold 8pt Verdana, "MS PGothic", Sans-serif;
	padding:5px 0 0 0;
	text-align: center;
	width: 100%;
}

#photo_slideshow_text,
#SLIDESTEXT {
	height:90px;
	margin: 0 auto 0 auto;
	padding: 5px 0;
	text-align: left;
	width:480px;
}

#photo_slideshow_selector {
	margin:0;
	padding:8px 0 0 0;
	background-color: #333333;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	height: 22px;
	width:100%;
	text-align: center;
}



.SLIDESIMG {
	width:480px;
}


#email {
	text-align: right;
	font-size:9pt;
	margin:0 0 5px 0;
  
 }
 
#pe {
	float:right;
}
 
.t_story a {
	color: #006b99;
	text-decoration: none;
}

.t_story p a {
	font-weight: bold;
}

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

.t_story PRE {
	font-size: 11px;
	line-height: 20px;
}
.press_story PRE {
	font-size: 15px;
	line-height: 20px;
}
.newmorenews {
	margin: 0;
	padding: 0;
	color: #006b99;
	font-size: 13px;
	line-height: 13pt;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	display: block;
	text-align: left;
	width: 300px;
}

.tab_headlines {
	margin: 0 10px 0 0;
	float:right;
	display:inline;
}

.tab_MN_box {
	text-align: left;
	margin: 5px 0 5px 10px;
}

.tab_MN_bar {
	width: 300px;
	background-color: #464646;
	color: #464646;
	margin:0 0 5px 0;
}
.tab_MN_bar p {
	margin: 0 10px;
	font: bolder 14px Verdana, "MS PGothic", Sans-serif;
	color: #ffffff;
}
.tab_MN_roundtop {
	background: url(http://images.bloomberg.com/r06/news/story_tr.gif) no-repeat top right;
}
.tab_MN_roundbottom {
	background: url(http://images.bloomberg.com/r06/news/story_br.gif) no-repeat top right;
}
img.corner {
	width: 4px;
	height: 4px;
	border: none;
	display: block !important;
}

/*** START - Video Tab Styles ***/
#story_videos {

}

.video_info_container {
	padding: 10px 0 10px 0;
}

.video_image {
	float: left;
	width: 112px;
}

.video_image_watch_link {
	text-align: center;
	width: 112px;
}

.video_description {
	float: left;
	padding: 0 0 0 10px;
	width: 378px;
}
/*** END - Video Tab Styles ***/

/*** START - Printable Story Page Styles ***/

BODY#story_print {
	width: 100%;
}

#story_print #centercol {
	width: 590px;
}

#story_print #page_header_container {
	background-color: #000000;
	width: 100%;
}

#story_print #bloomberg_logo {
	background-color: #000000;
	float: none;
	padding: 10px 0 10px 10px;
}

#story_print #article_container {
	padding: 0 10px 0 10px;
	width: 590px;
}

#story_print #article {
	padding: 0 0 0 0;
	width: 590px;
}

#story_print h1.news_article_title {
	padding: 0 10px 7px 10px;
}

#story_print .news_article_title_container {
	padding: 0 0 8px 0;
}

#story_print .print_email_link_container {
	clear: both;
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
	position: inherit;
	width: 100%;
}

#story_print .article_link_print {
	margin: 0 0 0 0;
}

#story_print #popup_footer {
	margin: 0 0 0 0;
	width: 100%;
}

@media print {
	#story_print #bloomberg_logo {
		display: none;
	}
	
	#story_print #bloomberg_logo_print {
		background-color: #ffffff;
		display: block !important;
		float: none;
		padding: 10px 0;
		width: 100%;
	}
	
	#story_print #article_container {
		padding: 0 0;
		width: 100%;
	}
	
	#story_print #article {
		padding: 0 0 0 0;
		width: 100%;
	}
	
	
	#story_print #popup_footer {
		margin: 0 0 0 0;
		width: 100%;
	}

	#story_print .article_link_print {
		display: none;
	}
}

/*** END - Printable Story Page Styles ***/

/* RIGHT SIDE 'MORE NEWS' */
.right_side_news_block {
	margin: 0 0 15px 0;
	padding: 0;
	width: 300px;
}

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

.right_side_news_block ul {
	line-height: 1.2em;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: none;
	width: 250px;
}

.right_side_news_block ol {
	line-height: 1.2em;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: inside;
}

.right_side_news_block ul li {
	background: url(http://cdn.images.bloomberg.com/jp09/0/news/right_news_bullet.gif) 5px 12px no-repeat;
	color: #FBA900;
	padding: 5px 0 0 15px;
	width: 280px;
}

.right_side_news_block ol li {
	color: #FBA900;
	padding: 5px 0 0 8px;
}


.right_side_tools_block .right_side_news_header{
	border-top: 4px solid #339900 !important;
	border-bottom: 1px solid #339900 !important;
}

.right_side_tools_block ul li {
	background: url(http://cdn.images.bloomberg.com/jp09/0/tools/toolsDot.gif) 5px 12px no-repeat !important;
}



/* Article Tabs */
.x-tab-strip-wrap {
	border-bottom: 2px solid #E6E6E6;
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
}

.x-tab-strip-top .x-tab-strip-active .x-tab-right {
	margin-bottom: 0;
}

.x-tab-strip span.x-tab-strip-text, 
.x-tab-strip-text {
	line-height: 14px;
	/* padding: 4px 0 0 0 !important; */
}

.x-tab-panel-header, .x-tab-panel-footer {background: #646464;border-color:#777777;}
.x-tab-panel-header {border-color:#777777;}
.x-tab-panel-footer {border-color:#777777;}

.x-tab-panel-header-plain .x-tab-strip-top,
ul.x-tab-strip {
	/* background:url(http://images.bloomberg.com/jp09/navigation/primary_nav_container_bg_analysis.gif) repeat-x 0 0 !important; */
	/* height: 27px; */
	margin-left:0;
}

ul.x-tab-strip li {
	border-bottom: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
	margin:0 1px 0 0;
}
ul.x-tab-strip li,
ul.x-tab-strip li.x-tab-strip-active {
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
}

ul.x-tab-strip-top{border-color:#777777;padding-top: 2px;}
ul.x-tab-strip-bottom{border-color:#777777;}


.x-tab-panel-header {border: 0 none !important;}

.x-tab-panel-noborder .x-tab-panel-header-noborder,
ul.x-tab-strip-top,
ul.x-tab-strip-bottom{border-bottom: 0 solid #777777;}


.x-tab-panel-header-plain .x-tab-strip-spacer {display: none;}

.x-tab-strip span.x-tab-strip-text {font:normal 13px Verdana, "MS PGothic", Sans-serif;position:relative;top:0;}
.x-tab-strip-over span.x-tab-strip-text {color: #EB7D14; font:normal 13px Verdana, "MS PGothic", Sans-serif;}
.x-tab-strip-active span.x-tab-strip-text {color:#ffffff;font:bold 13px Verdana, "MS PGothic", Sans-serif;position:relative;top:0;}
.x-tab-strip-disabled .x-tabs-text {color:#888888;font:bold 13px Verdana, "MS PGothic", Sans-serif;}


.x-tab-left,
.x-tab-right,
.x-tab-strip-top .x-tab-right,
.x-tab-strip-top .x-tab-left {
	padding: 0 0;
}

.x-tab-strip-top .x-tab-right span.x-tab-strip-text,
.x-tab-strip-top .x-tab-strip-active .x-tab-right span.x-tab-strip-text {
	line-height: 1.2em;
	padding: 5px 10px;
}

/*
.x-tab-strip-bottom .x-tab-left,
.x-tab-strip-bottom .x-tab-right,
.x-tab-strip-top .x-tab-left,
.x-tab-strip-top .x-tab-right,
.x-tab-strip-top .x-tab-strip-inner {
	background:url(http://images.bloomberg.com/jp09/navigation/primary_nav_container_bg_news.gif) repeat-x 0 0;
}
*/
.x-tab-strip-bottom .x-tab-left,
.x-tab-strip-bottom .x-tab-right,
.x-tab-strip-top .x-tab-left,
.x-tab-strip-top .x-tab-right,
.x-tab-strip-top .x-tab-strip-inner {
	font-weight: normal;
	background:url(http://cdn.images.bloomberg.com/jp09/0/markets/marketsIndexTabOFF.png) repeat-x 0 0;
}

.x-tab-strip-top .x-tab-strip-over .x-tab-right {
	/* background: url(http://images.bloomberg.com/jp09/navigation/primary_nav_hover.gif) 0 0 repeat-x ; */
	background:url(http://cdn.images.bloomberg.com/jp09/0/markets/marketsIndexTabOFF.png) repeat-x 0 0;
}

.x-tab-strip-top .x-tab-strip-active .x-tab-left,
.x-tab-strip-top .x-tab-strip-active .x-tab-right,
.x-tab-strip-bottom .x-tab-strip-active .x-tab-left,
.x-tab-strip-bottom .x-tab-strip-active .x-tab-right {
	background:url(http://cdn.images.bloomberg.com/jp09/0/nav/primary_nav_link_bg_news.gif) repeat-x 0 0;
}

/*
#related_news_inner_container .x-tab-strip-top .x-tab-strip-active .x-tab-left,
#related_news_inner_container .x-tab-strip-top .x-tab-strip-active .x-tab-right,
#related_news_inner_container .x-tab-strip-bottom .x-tab-strip-active .x-tab-left,
#related_news_inner_container .x-tab-strip-bottom .x-tab-strip-active .x-tab-right {
	background:url(http://images.bloomberg.com/jp09/navigation/primary_nav_link_bg_analysis.gif) repeat-x 0 0;
}
*/

.x-tab-panel-body {border-color:#999999;background:#eeeeee;}
.x-tab-panel-bbar .x-toolbar {border-color: #777777;}
.x-tab-panel-tbar .x-toolbar {border-color: #777777;}
.x-tab-panel-header-plain .x-tab-strip-spacer {border-color:#777777; background: #333333;}


