/*------------------------------------------------------------------------------

BusinessWeek
Story Page Print Styles
Copyright (c) BLOOMBERG L.P. ALL RIGHTS RESERVED.

------------------------------------------------------------------------------*/

@import url("global.css");
@import url("biz_dev.css");

/*- Override Globals ---------------------------------------------------------*/

body {padding: 5px 10px;}
#bw2-umbrella { display: none; }
#wrapper {width: 100%}
#mainNav {display: none;}
#searchForm {display: none;}
#magazineBox {display: none;}


/*- Header -------------------------------------------------------------------*/
#bw2-header {
	background: none;
	padding: 0px;
}
#header-info, #header-nav {
display: none;
}
#logo-bw {
border: 0 none;
}
/*- Layout -------------------------------------------------------------------*/

#columnLayout .module {margin-bottom: 15px;}
#column2 {display: none;}

/*- Ads ----------------------------------------------------------------------*/

#wrapper .ad {
	display: none;
}

/*- Strap + Text Sizer -------------------------------------------------------*/

#column1 #strapBox {
	line-height: 3.7em;
	font-size: 1.2em;
	color: #666;
}

#column1 #strapBox .strap {
	text-transform: uppercase;
	font-weight: bold;
	color: #064599;
	margin-right: 3px;
}

#column1 #strapBox #textSizer { display: none; }


/*- Headings -----------------------------------------------------------------*/

#storyBody h1 {
	font-size: 2.8em;
	font-weight: bold;
	line-height: 1.2em;
}

#storyBody.apStory h1 {
	font-size: 2.8em;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: .6em;
	/* text-transform: capitalize; */ /* Don't use. Safari capitalizes letters following apostrophes */
}

#storyBody h2 {
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.3em;
	margin-bottom: 1.1em;
}

#storyBody h3 {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.3em;
	padding: .1em 0;
	color: #333;
	text-transform: uppercase;
}

#storyBody.apStory p.byline {
	font-size: 1.2em;
	color: #4d4d4d;
	margin: -.5em 0 1em 0;
}

#storyBody p.byline, #storyBody p.pageCount {
	font-size: 1.2em;
	margin: -.4em 0 1.3em 0;
}

#storyBody p.byline .secondary {
	display: block;
}

#storyBody p.pageCount {
	color: #666;
}

#storyBody p.byline a:link, #storyBody p.byline a:visited {
	text-decoration: none;
}

#storyBody p.byline a:hover, #storyBody p.byline a:active {
	text-decoration: underline;
}

#storyBody.apStory p .dateline {
	font-weight: bold;
	text-transform: uppercase;
	margin-right: .2em;
}

#wrapper .module {
	margin-bottom: 15px;
}

#wrapper .module h2 {
	color: #999;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.2em;
	border-color: #e5e5e5;
	border-width: 5px 0 0 0;
	border-style: solid;
	padding-top: .4em;
	margin-bottom: .7em;
}

#wrapper .module h2 a:link, #wrapper .module h2 a:visited {
	color: #999;
	text-decoration: none;
}

#wrapper .module h2 a:hover, #wrapper .module h2 a:active {
	color: #999;
	text-decoration: underline;
}

#storyBody .ledeIn {
	font-weight: bold;
	text-transform: uppercase;
}

/*- Ledes --------------------------------------------------------------------*/

#lede600, #lede370 {display: none;}

/*- Story Body ---------------------------------------------------------------*/

#storyBody a {
	color: #007cd5;
	text-decoration: underline;
}

#storyBody p {
	font-size: 1.4em;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 1em;
}

#storyBody p.tagline, #storyBody p.correction, #storyBody p.note {
	font-size: 1.3em;
	font-style: italic;
	line-height: 1.5em;
	color: #666;
}

#storyBody p.note cite {
	font-style: normal;
}

.disclaimer {
	margin-bottom: 2.8em;
}

.disclaimer p {
	color: #808080;
	font-size: 1.1em;
	line-height: 1.7em;
	margin-bottom: 1em;
}

/*- Magazine "Links" Callouts ------------------------------------------------*/

.magLinks {
	background-color: #c2def2;
	margin-bottom: 1.2em;
	padding: 10px 10px 3px 10px;
	position: relative;
	left: -7px;
}

#wrapper .magLinks h3 {
	padding-bottom: .6em;	
}

.magLinks h4 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.3em;
	padding: .1em 0;
}

#wrapper .magLinks p {
	margin-bottom: .8em;
}

/*- Link Box -----------------------------------------------------------------*/

#storyBody .linkBox {display: none;}

/*- Story Inset --------------------------------------------------------------*/

#storyBody #inset {display: none;}

/*- Page Navigation ----------------------------------------------------------*/

#pageNav {display: none;}

/*- Reader Comments - frames -------------------------------------------------*/

#readerComments {display: none;}

/*- Reader Comments - expanded view  -----------------------------------------*/ 

#storyBody.comments p {
	margin-bottom: 1.5em;
}

#storyBody.comments .userName {
	display: block;
	font-weight: bold;
	line-height: 1.1em;
}

#storyBody.comments .timeStamp {
	display: block;
	font-size: .95em;
	color: #666;
}

#storyBody.comments img {
	margin: 0 0 0 -2px;
}

#storyBody.comments #postCommentLink {
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 32px;
	line-height: 3em;
	background: url(../../images/comment_icon.gif) no-repeat 0 75%;
	margin: 0 0 1em 0;
}

#storyBody.comments #postCommentLink a:link, #storyBody.comments #postCommentLink a:visited {
	text-decoration: none;
}

#storyBody.comments #postCommentLink a:hover, #storyBody.comments #postCommentLink a:active {
	text-decoration: underline;
}

/*- BW Extras ----------------------------------------------------------------*/

#bwExtras {display: none;}

/*- Product Reviews ----------------------------------------------------------*/

#reviewSynopsis {
	width: 370px;
	font-size: .95em;
	border-color: #e5e5e5;
	border-width: 0 0 1px 0;
	border-style: solid;
	margin-bottom: 1.8em;
}

#reviewSynopsis p {
	line-height: 1.4em;
}

#reviewSynopsis img {
	float: right;
	border: 1px solid #e5e5e5;
	margin: 0 0 15px 15px;
}

#reviewSynopsis .editorsRating {
	font-weight: bold;
	color: #ec281b;
}

#reviewSynopsis .editorsRating img { 
	float: none;
	vertical-align: -15%;
	border: none;
	margin: 0;
}

#reviewSynopsis .readerReviews a:link, #reviewSynopsis .readerReviews a:visited {
	text-decoration: none;
}
#reviewSynopsis .readerReviews a:hover, #reviewSynopsis .readerReviews a:active {
	text-decoration: underline;
}

#reviewSynopsis .readerReviews {
	font-size: 1.2em;
}

#reviewSynopsis .readerReviews a {
	padding-right: 20px;
	background: url(../../images/pagenav_down_arrow.gif) no-repeat 93% 50%;
}

/*- Author Bio ---------------------------------------------------------------*/

.authorBio img.authorPic {
	float: left;
	border: 1px solid #e5e5e5;
	margin-right: 10px;
}

.authorBio h1 {
	padding-top: .3em;
}

.authorBio p.bio {
	clear: left;
	padding: .8em 0 .3em 0;
}

#storyBody.authorBio .module a:link, #storyBody.authorBio .module a:visited {
	color: #064599;
	text-decoration: none;
}
#storyBody.authorBio .module a:hover, #storyBody.authorBio .module a:active {
	color: #064599;
	text-decoration: underline;
}

#storyBody.authorBio .module .date {	
	margin: 1em 0 0 0;
	font-size: 1.1em;
	color: #666;
}

#storyBody.authorBio .module h3 {
	text-transform: none;
}

#storyBody.authorBio .module .moreLink {
	margin: 1.5em 0 1.8em 0;
}

/*-Footer ---------------------------------------------------------------*/

#wrapper-bw2-footer {
	clear: both;
}

#footer-inner p {
   display: none;
}

#footer-inner p.copyright {
	display: block;
	color: #000;
	padding-top: 10px;
}

#footer-companies img.mh-logo {
	padding-top: 10px;
}

#footer-companies p {
	display:none;
}
#footer-inner {
	display: none; /*PBA*/
	}