/* - STORY PAGE 1 - */


/* STORY1 LAYOUT */
.story1 #mi_content {
	float: left;
	width: 610px;
	padding: 10px 15px 15px;
	position: relative;
	}

.story1 #story_header {
	float: left;
	width: 460px;
	}

.story1 #story_tools {
	width: 125px;
	padding: 5px;
	background-color: #F8F9F9;
	border: 1px solid #ABADB3;
	position: absolute;
	top: 12px;
	right: 12px;
	clear:both;
	}

.story1 #story_body #story_assets, 
.story1 #story_body #ntl3_additional {
	width: 315px;
	float: left;
	}
/* END STORY1 LAYOUT */



#mi_story_detail_top {}

#story_header #story_section_breadcrumb {
	font-weight: normal;
	margin-bottom: .5em;
	color: #ccc;
	font-size: 1.8em;
	padding: 0 10px 0 0;
	position: relative;
	}

#story_header #story_section_breadcrumb a {
	color: #444;
	}

#story_header h4.date {
	font-weight: normal;
	color: #999;
	margin-bottom: 5px;
	font-size: 1em;
	}

#story_header h1#story_headline {
	color: #013b61;
	font-size: 2.6em;
	font-family: Georgia,"Times New Roman",Times,serif;
	}

#story_header h2#story_subheadline {
	color: #666;
	line-height: 1.2em;
	font-size: 1.6em;
	margin: .1em 0 .5em;
	font-weight: normal;
	}

#story_header h3#story_creditline {
	font-weight: normal;
	font-size: 1.3em;
	color: #999;
	font-style: italic;
	}

#story_header #story_section_breadcrumb {}

#story_header #story_section_breadcrumb .mi_rss_link {
	right: auto;
	top: auto;
	position: static;
	display: inline;
	vertical-align: -10%;
	margin-left: .25em;
	}

#story_header #story_section_breadcrumb .mi_rss_link img {
	margin-top: 4px;
	}


#story_tools a {
	font-size: 1.1em;
	margin-bottom: 5px;
	text-transform: uppercase;
	}

#story_tools div#addthis,
#story_tools a.myYahooButton,
#story_tools a#story_link_email,
#story_tools a#story_link_print {
	display: block;
	margin: 0 0 5px 0;
	}

/* ----- Text Resize Styles */
#txtResizeTool {}

#txtResizeTool .txtResizeToolHeading {
	margin: 0 5px 0 0;
	line-height: 1em;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	
	}

#txtResizeTool #txtResizeImageContainer {
	margin-left: 15px;
	}

#txtResizeTool a#txtResizeMinus {
	margin: 0 5px 0 2px;
	}

#txtResizeTool img#txtResizeMinusFade, 
#txtResizeTool img#txtResizePlusFade {
	display: none;
	}

#txtResizeTool a img {
	vertical-align: bottom;
	height: 13px;
	width: 13px;
	}

#txtResizeTool img.txtResize {
	margin-top: 0;
	}
/* ----- END: Text Resize Styles */





#story_body {
	line-height: 1.8em;
	}

#story_body p {
	color: #272627;
	font-size: 1.3em;
	margin-top: 10px;
	}

#story_body #story_text_remaining, 
#story_body #story_text_remaining p {
	}



/* ******************** */
/* START: Story Asset Styles */
#story_assets{
	margin: 10px;
	margin-left: 0;
	border: 1px solid #efefef;
	text-align: center;
}
#story_assets p.asset_heading, #story_assets a.asset_heading {
	margin: 0;
	padding: 0 0 0 5px;
	text-align: left;
	font-weight: bold;
}
#story_assets a.asset_heading{
	outline: none;
	text-decoration: none;
	font-weight: bold;
	color: black;
	display: block;
}
#story_assets a.asset_heading:hover {
	text-decoration: underline;
}
#story_assets ul#cycleNav { 
	display: none;
}
#story_assets ul#cycleNav a { 
	outline: none;
}
#story_assets ul#more_assets_list {
	margin: 10px 5px 5px 5px;
}
#story_assets #more_assets_list li a {
	font-size: 1.2em;
}

#story_assets #more_assets div {
	display: inline;
}

#story_assets div.mp3 p.assetHeadline {
	display: inline;
	line-height: 1.4em;
	font-size: 1.2em;
	margin-left: 7px;
}
#story_assets div.mp3 object.button embed {
	margin-top: -15px;
}
#story_assets div.mp3 p.assetSubHeading {
	margin: 0 0 10px 15px;
}

#story_assets ul#more_assets_list li div.flashVideoFile {
	display: none;
}
div#cycleImageCaption {
	text-align: left;
	clear: both;
}


/* *** */
/* These drive the jquery cycle plugin for pictures in story detail */

#cycleSlideShow{ 
	position: relative;
	height: 200px;
}
#cycleSlideShow #cycleControls {
	z-index: 1000; 
	top: 0;
	left: 0;
	position: absolute; 
	display: none;
	margin: 0; 
	padding: 2px; 
    width: 290px;
}
#cycleSlideShow #cycleControls a { 
	margin: 0;
	padding: 0;
	outline-style: none;
}
a#cyclePrev{
	position: absolute;
	top: 10px;
	left: 10px;
}
a#cycleNext{
	position: absolute;
	top: 10px;
	right: 0;
}
a#cyclePause{
	position: absolute;
	left: 120px;
	
}
a#cyclePlay{
	position: absolute;
	right: 105px
}

#cycleSlides{
	width: 300px;
	height: 200px;
	margin-left: 2px;
	overflow: hidden;
}
a.activeSlide img {
	background: rgb(0, 0, 0,);
	opacity: 0.5;
	-moz-opacity: 0.50;
	filter: alpha(opacity=50);
	z-index: 20;
}

/* End jquery cylce styles */





#story_assets div.embedded h4, 
#story_assets div.embedded p {
	text-align: left;
}

#story_assets li.thumbnail {
	margin: 10px;
	float: left;
	height: 50px;
	overflow: hidden;
}

#story_assets li.thumbnail img {}

#featured_assets, #story_body #more_photos {
	border-bottom: 1px solid #efefef;
	}

#story_assets #featured_assets, 
#story_assets #more_photos, 
#story_assets #more_assets {
	padding: 5px;
	}

#story_assets #more_assets {
	text-align: left;
	}

#story_assets div.story_asset_divider {
	clear: both;
	border-top: 1px solid #efefef;
	}

#story_assets ul#more_assets_list, #related_news ul {
}

/* END: Story Asset Styles */
/* ******************** */



#related_news {
	padding: 10px;
	margin: 10px 0;
	}

#related_news p.related_news {
	color: #444;
	font-weight: bold;
	font-size:1.4em;
	text-transform:uppercase;
	margin-bottom: 5px;
	}

#related_news li {
	background: url(../images/bltSprite.gif) 0 0 no-repeat;
	padding-left: 12px;
	margin-bottom: 5px;
	line-height: 1.4em;
	font-size: 1.1em;
	}






#toolbar { 
	text-align: right; 
	color: #444; 
}
#toolbar h3 { 
	float: left; 
	margin: 0 0 0 .5em; 
	font: 11px arial black, arial, helvetica, sans-serif; 
	text-transform: uppercase; 
}
#toolbar a { 
	font: normal 10px arial, helvetica, verdana, sans-serif; 
	margin-right: .5em; 
	text-decoration: underline; 
	color: #075099; 
}

/* These styles are used for the AJAX version of "Email a friend" and any other tools that 
will be developed needing similar functionality */

#toolbox { 
    display: none;
    position: absolute;
    top: 170px;
    left: 870px;
    border: 3px solid #666;
    background-color: #EEE;
    width: 380px;
    z-index: 100;
}
#tool { margin: .5em; }
#tool .label { 
	width: 175px; 
	font: 10px normal arial, helvetica, sans-serif; 
}
/* END: Toolbox styles */
