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

BusinessWeek
v2 HTML Slide Show Screen Styles
Copyright (c) BLOOMBERG L.P. ALL RIGHTS RESERVED.

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

@import url("global.css?cbd=04112011");

/*- Global Nav Tier 2  (Override Global) -------------------------------------*/

#navigation {
	height: 30px;
}

#navigation li ul li a {
	display: none;
}

/*- SWF Data Gateway (Override Global) ---------------------------------------*/

#gatewaySWFWrapper { /*i49:ttm*/
	height: 0px;
	left: -1000px;
	position: absolute;
	top: -1000px;
	width: 0px;
}

/*- Search (Override Global) -------------------------------------------------*/

#header #searchForm {
	border: solid 0 transparent; /* removes fieldset borders in Opera 7 */
	position: absolute;
	top: 5px;
	right: 0;
	left: auto;
}

#header #searchTerm {

	width: 268px;
	height: 16px;
	border: 1px solid #a8a8a8;
	margin-right: 2px;
	padding-left: 2px;
	color: #999;
	vertical-align: bottom;
	/* font-size: 1.2em; */
}

#header #searchTerm.active {
	color: #333;
}

#header #searchForm img {
	vertical-align: bottom;
	width: 60px;
	height: 19px;
}

/*- Layout -------------------------------------------------------------------*/

#columnLayout {
	margin-top: 15px;
	background: #fff url(http://images.businessweek.com/gen/backgrounds/story_main_vrules_20071012.gif) repeat-y left top;
}

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

#column1 {
	width: 600px;
	float: left;
	margin-left: 25px;
	display: inline; /* fixes IE double margin float bug */
}

#column2 {
	width: 300px;
	float: right;
	margin-top: 3px;
	margin-right: 15px;
	display: inline; /* fixes IE double margin float bug */
}

#slideHeader {
	position: relative;
	margin: 10px 0 13px 0;
}

#slide {
	margin-bottom: 12px;
}

#slide img {
	border: 1px solid #e5e5e5;;
}

.textAd {
	margin-top: 12px;
}

#circ_ad .ad{
	border: none;
	margin-top: -10px;
	margin-bottom: 0px;
}

/*- Headings  & Copy ---------------------------------------------------------*/

#slideHeader h1, h1 {
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.2em;
}

#slideHeader h1 {
	width: 450px;
}

#slideHeader h1 a:link, #slideHeader h1 a:visited {
	color: #333;
}

#slideHeader h1 a:hover, #slideHeader h1 a:active {
	color: #064599;
	text-decoration: none;
}

#column1 h2 {
	font-size: 1.5em;
	line-height: 1.3em;
	padding: .1em 0;
}

#column1 h3 {
	font-size: 1.4em;
	line-height: 1.3em;
	text-transform: uppercase;
	padding: .1em 0;
}

#wrapper #slide p {
	color: #999;
	font-size: .9em;
	margin-top: 3px;
	text-transform: uppercase;
}

#column1 p {
	font-size: 1.4em;
	line-height: 1.4em;
	margin-bottom: 1em;
}

#column1 p.byline {
	font-size: 1.2em;
	margin: -.4em 0 .8em 0;	
}

#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;
}

#top-section {
	width: 980px !important;
}

#storyLinks a {
	font-size: 1.2em;
	padding: 2px 20px 2px 23px;
}

#storyLinks .storyLink {
	background: url(http://images.businessweek.com/icons/story_tools/reprint.gif) no-repeat 1% 50%;
}

#storyLinks .commentsLink {
	background: url(http://images.businessweek.com/icons/story_tools/comment.gif) no-repeat 0 100%;
}

/*- Slide Nav ----------------------------------------------------------------*/

#slideNav .count {
	display: none;
}

#slideNav .count.active {
	display: inline; 
	position: absolute;
	top: 3px;
	right: 66px;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}

#slideNav a {
	position: absolute;
	top: 0;
	display: block;
	text-indent: -5000px;
	width: 22px;
	height: 22px;
	outline: none;
}

#slideNav .nextBtn {
	right: 0;
	background: url(http://images.businessweek.com/ss/common_images/v1/ss_nav_next.gif) no-repeat -2px -2px;
}
#slideNav .nextBtn:hover {background-position: -2px -26px;}

#slideNav .previousBtn {
	right: 26px;
	background: url(http://images.businessweek.com/ss/common_images/v1/ss_nav_previous.gif) no-repeat -2px -2px;
}
#slideNav .previousBtn:hover {background-position: -2px -26px;}

/*- Thumbnail Nav ------------------------------------------------------------*/

#thumbnailNav {
	clear: both;
	position: relative;
	margin: 30px 0;
	width: 100%; /* forsce hasLayout in IE */
	overflow: auto; /* clear float */
}

#thumbnailNav a {
	outline: none;
}

#thumbnails {
	margin-left: 34px;
	width: 540px;
}

#thumbnails .thumbnail {
	display: block;
	float: left;
	border: 2px solid white;
}

#thumbnails .thumbnail:hover {
	border: 2px solid #007cd5;
}


#thumbnails .thumbnail img {
	border: 1px solid white;
	display: block;
}

#thumbnailNav .nextBtn, #thumbnailNav .previousBtn {
	position: absolute;
	top: 12px;
	display: block;
	text-indent: -5000px;
	width: 22px;
	height: 22px;
}

#thumbnailNav .nextBtn {
	right: 0;
	background: url(http://images.businessweek.com/ss/common_images/v1/ss_nav_next.gif) no-repeat -2px -2px;
}
#thumbnailNav .nextBtn:hover {background-position: -2px -26px;}

#thumbnailNav .previousBtn {
	left: 0;
	background: url(http://images.businessweek.com/ss/common_images/v1/ss_nav_previous.gif) no-repeat -2px -2px;
}
#thumbnailNav .previousBtn:hover {background-position: -2px -26px;}


/*- Interactive Gallery Link -------------------------------------------------*/

#ssPromo {
	height: 29px;
	margin-bottom: 10px;
	padding: 2px 0 10px 0;
	border-width: 0 0 1px 0;
	border-color: #e5e5e5;
	border-style: solid;	
}

#ssPromo a {
	font-size: 13px;
	font-weight: bold;
	line-height: 31px;
	padding: 6px 0 6px 37px;
	background: url(http://images.businessweek.com/icons/more_slideshows.gif) no-repeat -1px -4px;
}
#ssPromo a:hover {background-position: -1px -35px;}

/*- Magazine Box -------------------------------------------------------------*/

#circBox {
	height: 59px;
	border: 1px solid #d9d9d9;
	background: #fafafa url(http://images.businessweek.com/mz/covers/current_subscribe_box.jpg) no-repeat 100% 20%;
	overflow: hidden;
	margin-bottom: 10px;
}

#circBox h3 {
	width: 140px;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	margin: 6px 0 0 8px;
	padding: 0 0 3px 0;
	border-color: #e5e5e5;
	border-width: 0 0 1px 0;
	border-style: solid;
}

#circBox h4 {
	width: 140px;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	margin: 4px 0 0 8px;
}

#circBox h4 a {
	color: #ef181e;
}

/*- "More Slide Shows" page --------------------------------------------------*/

#moreSlideShows #slideHeader .replayLink {
	position: absolute;
	top: 0;
	right: 7px;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0 8px 42px;
	background: url(http://images.businessweek.com/icons/return_to_slideshow.gif) no-repeat 0 -2px;
}
#moreSlideShows #slideHeader .replayLink:hover {background-position: 0 -33px;}

#moreSlideShows .listing {
	border: 0;
	padding-top: 15px;
}
	
#moreSlideShows .thumbnail {
	float: left;
	width: 110px;
	margin: 0 0 0 37px;
	display: inline;
}

#moreSlideShows .thumbnail img {
	border: 1px solid #e5e5e5;
}

#moreSlideShows .thumbnail p {
	margin: 3px 0 25px 0;
	font-size: 1.2em;
	line-height: 1.4em;
}

#moreSlideShows .row {
	clear: left;
	position: relative;
	left: -15px;
	width: 100%;
}

