/* ***************************** */
/* Formatting */

/*a {
	color: #005A84;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
*/
.alsoSee {
	font-size: 11px;
	font-weight: bold;
	color: #444;
	margin-right: 5px;
	margin-left: 2px;
}

.breadcrumbs {
	font-size: 11px;
	margin: 0px 0px 0px 8px;
	line-height: 1.4;
	background: url("/resources/images/dotsHorizontal2.gif") bottom repeat-x;
	float: left;
	clear: both;
	width: 976px;
	height: 25px;
	display: inline;
}

.breadcrumbs .label {
	float: left;
	width: 80px;
}

.breadcrumbs .pathing {
	float: left;
}

.breadcrumbs .pagestamp {
	float: right;
	margin-right: 4px;
	margin-bottom: -2px;
	display: inline;
}

.breakingNews .moduleHeader {
  background-color: #D12421;
  padding: 2px 2px 2px 7px;
  margin: 0px;
}
/*newls added*/
.moduleHeaderInline a
{
color:#2f55ac;
text-decoration:none;
}
.moduleHeaderInline a:hover
{
text-decoration:underline;
}
.moduleHeader a{
color:#2f55ac;
text-decoration:none;
}
.moduleHeader a:hover
{
text-decoration:underline;
}
/*newly added end*/
.breakingNews .moduleBody {
	float: left;
	margin: 0;
	padding: 6px;
	display: inline;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
  	font-size: 12px;
}

.module.breakingNews,
.module.breakingStory {
	float: left;
	width: 100%;
	border: 1px solid #AA0000;
	margin: 0 0 10px 0;
	padding: 0;
	position: relative;
	height:  100%;
	background: #FFF;
	background-image: url("/resources/images/br_bg.gif");
 	background-repeat: no-repeat;
  	background-position: center left;
}

.module.developingStory {
	float: left;
	width: 100%;
	border: 1px solid #005A84; 
	margin: 0 0 10px 0;
	padding: 0;
	position: relative;
	height: 100%;
	background: #FFF;
	background-image: url("/resources/images/dev_bg.gif");
 	background-repeat: no-repeat;
  	background-position: center left;
}

.module.breakingNews .moduleHeader,
.module.breakingStory .moduleHeader {
	background: transparent;
	position: absolute;
	display: inline;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	border: none;
	float: left;
	}
	
.module.developingStory .moduleHeader {
	background: transparent;
	position: absolute;
	display: inline;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	border: none;
	float: left;
}

.module.breakingNews .moduleHeader h3,
.module.breakingStory .moduleHeader h3,
.module.developingStory .moduleHeader h3 {
  color: #FFF;
  font-size: 14px;
  display: inherit;
  vertical-align: top;
  width: 110px;
  padding: 3px 0px 0px 4px;
  position: absolute;
}

.module.breakingNews .moduleBody,
.module.breakingStory .moduleBody {
	float: right;
	position: relative;
	width: 682px;
	margin: 1px 1px 1px 1px;
	padding: 1px 7px 0px;
	display: inline;
	min-height: 38px;
	height:auto !important;
  	height: 38px;

}

.module.developingStory .moduleBody {
	float: right;
	position: relative;
	width: 682px;
	margin: 1px 1px 1px 1px;
	padding: 1px 7px 0px;
	display: inline;
	min-height: 38px;
	height:auto !important;
  	height: 38px;

}

.module.breakingNews .moduleBody h5,
.module.breakingStory .moduleBody h5 {
	color: #AA0000;
	font-size: 15px;
	padding: 2px 0px 0px 12px;
	vertical-align: top;
}

.module.developingStory .moduleBody h5 {
	color: #005A84;
	font-size: 15px;	
	padding: 2px 0px 0px 12px;
	vertical-align: top;
}

.module.developingStory .moduleBody p {
	display: inline;
	float: left;
	padding: 1px 0px 4px 12px;
}

.module.breakingNews .moduleBody p,
.module.breakingStory .moduleBody p  {
	display: inline;
	float: left;
	padding: 1px 0px 4px 12px;
}

.module.breakingNews p,
.module.breakingNews .inlineThumbnail {
	display: none;
}

.byline {
	font-size: 11px;
	margin: 2px 1px 4px 1px;
}

.changeUp {
	color: #090;
}

.changeDown {
	color: #A00;
}

.copyright {
	font-size: 11px;
	color: #999;
}

p.copyright {
	margin-bottom: 10px;
}

.dataSmall {
	font-size: 11px;
}
/*new*/
.dataSmall th
{
display:none;
}
/*new*/
.dataTable {
	font-size: 12px;
}

.dataTable th {
	/*background-color: #BFD6E0;*/
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: bottom;
}

.dataTable tr:hover {
	background-color: #FC6;
}

.dataTable td {
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: top;
	text-align: left;
}

.dataTable .data {
	text-align: right;
}

.dataTable tr {
	background-color: #FFF;
}

.dataTable .stripe {
	background-color: #F3F3F3;
}

.dataTable tr.dataSlick td {
	border-bottom: 1px solid #EEE;
}

.dataTable tr.dataSlick th {
	background-color: #FFF;
	border-bottom: 1px solid #EEE;
}

.dataTable th.subHeader {
	background-color: #FFF;
	padding: 0px;
	padding-top: 10px;
}

.fiveUp {
	width: 88px;
	font-size: 11px;
	margin-right: 11px;
	margin-bottom: 12px;
	float: left;
	line-height: 1.2;
	overflow: hidden;
}

.fourUp {
	width: 110px;
	font-size: 11px;
	margin-right: 16px;
	margin-bottom: 8px;
	float: left;
	line-height: 1.2;
	overflow: hidden;
}

#lastUp {
	margin-right: 0px;
}

h1 {
	font-family: arial,helvetica,sans;
	font-size: 22px;
	color: #555;
	border-bottom: 1px solid #AAA;
	line-height: 1.1;
	margin-top: -3px;
	margin-bottom: 10px;
}

h1 a {
	color: #222;
}


h1 .here {
	color: #F60;
}

.h1inlineLinks {
	float: right;
	margin-top: -26px;
	font-size: 11px;
}

h2 {
	clear: both;
	font-family: arial,helvetica,sans;
	font-size: 18px;
	color: #222;
	background-image: url("/resources/images/headerLine.gif");
	line-height: 1.1;
	margin-top: 0px;
	margin-bottom: 8px;
}

h2 a {
	color: #222;
	background-color: #FFF;
	background-image: url("/resources/images/headerBG.gif");
	padding-right: 5px;
}

.h2Unlinked {
	background-color: #FFF;
	padding-right: 4px;
}

h3 {
	display: block;
	margin: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-right: 5px;
	font-family: arial,helvetica,sans;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.1;
	color: #333;
	text-transform: uppercase;
}

.standalone {
	margin-bottom: 6px;
}

h4 {
	font-family: arial,helvetica,sans;
	font-size: 23px;
	font-weight: bold;
	line-height: 1.0;
	margin: 0px;
}

h5 {
	font-family: arial,helvetica,sans;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.0;
	margin: 0px;
}

h6 {
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

.headlineSm {
	clear: left;
	padding-left: 8px;
	padding-bottom: 5px;
	margin-left: 1px;
	font-size: 11px;
	background: url("/resources/images/bulletM.gif") no-repeat;
}

.headlineMed {
	/*clear: left;*/
	padding-left: 8px;
	padding-bottom: 5px;
	margin-left: 1px;
	font-size: 12px;

	background: url("../images/bulletM.gif") no-repeat;
	position: relative;
}
/*newly added 20.8*/
.headlineMed a
{
	color:#0066cc;
}
.headlineMed a:hover
{
text-decoration:none;
}
.hidden {
	display: none;
	overflow: hidden;
}

.newIcon a  {
padding: 0 29px 0 0;
background:transparent url(/resources/images/iconNew.gif) center right  no-repeat;
}

.inlineCallout {
	float: right;
	margin: 6px 10px 8px 16px;
	width: 175px;
	padding: 0;
	display: inline;
	font-size: 12px;
}

.inlineCallout div.module {
	width: 175px;
}

.inlineIcon {
	float: left;
	margin-right: 8px;
}

.inlineLinkIcon {
	margin-right: 3px;
}

h1 .inlineLinkIcon,
h2 .inlineLinkIcon,
h3 .inlineLinkIcon,
h4 .inlineLinkIcon,
h5 .inlineLinkIcon,
h6 .inlineLinkIcon {
	display: none;
}

#popularVideos h5 .inlineLinkIcon { display: inline; margin: 0 3px 0 0; }

.inlineLinks {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666;
}

.inlineLinks a,
li .inlineLinks a {
	font-size: 11px;
}

.inlineThumbnail {
	margin-left: 6px;
	margin-bottom: 6px;
	float: right;
	clear: right;
	border: 1px solid #CCC;
	font-size: 0;
}

a.inlineThumbnail {
	border: 1px solid #CCC;
}

a.inlineThumbnail:hover {
	border: 1px solid #F60;
}

.inlineVideo {
	float: right;
	position: relative;
	border-bottom: 5px solid #6898DE;
	margin: 0px 0px 8px 8px;
	font-size: 0;
}

.inlineVideo img {
	z-index: 4;
	position: relative;
	border: 1px solid #FFF;
}

.inlineVideoPreview,
.inlineVideoThumb,
.inlineVideoThumbFaded {
	z-index: 4;
	position: relative;
	border: 5px solid #A0BDF5;
	border-bottom: 8px solid #A0BDF5;
	margin: 0px;
}

.inlineVideoThumbFaded {
	background-color: #666;
}

.inlineVideoThumbFaded img {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
  z-index: 5;
}

.inlineVideoButton {
	position: absolute;
	bottom: -11px;
	right: 4px;
	z-index: 7;
}

.inlineVideoButton img {
	border: none;
}

.inlineVideoOverlay {
  z-index: 6;
  position: absolute;
  top: 0;
  left: 0;
  margin: 5px;
  display: none;
}
/* new video overlay */



/* end video overlay */
.label, .utils {
	font-size: 11px;
}

.listFooter {
	margin: 3px 8px 0 8px;
}

.headlineMed .mediatype {
	font-weight: bold;
	font-size: 12px;
}

.microlinks {
	font-size: 11px;
	text-align: right;
	display: block;
	margin-top: -7px;
	margin-bottom: 2px;
	position: relative;
}

.module {
	margin-bottom: 10px;
	margin-right: -3px;
	padding-right: 3px;
	clear: both;
	overflow: hidden;
	width: auto;
}

.module .primaryContent1, .module .primaryContent2 { margin-bottom: 0; }
.module .module, .module .module .moduleBody { margin-bottom: 0; }
.secondaryContent .primaryContent1,
.secondaryContent .primaryContent2,
.primaryContent1 .primaryContent1,
.primaryContent1 .primaryContent2,
.primaryContent2 .primaryContent1,
.primaryContent2 .primaryContent2 {
	float: left; width: 100%; clear: both;
}

.module.quote h5 { font-weight: normal; }
.module.quote .attribution { color: #666; }
.module.quote { background: #FFF; }
.module.quote .moduleHeader, .module.quote .moduleHeaderInline { border: none; }
.module.quote .moduleBody { background: #FFF; padding: 8px; border: 1px solid #DDD; }

.module.promofeature { border: 1px solid #CCC; margin: 0 0 10px 0; padding: 0; -moz-box-model: border-box; box-model: border-box; }
.module.promofeature .moduleHeaderInline { margin: 8px; background: none; }
.module.promofeature .moduleHeader { margin: 8px;}
.module.promofeature .moduleBody { margin: 8px; }

.moduleHeader {
	border-bottom: 1px solid #CCC;
}

.moduleHeaderInline {
	padding-bottom: 1px;
	padding-left: 2px;
	background: #E5EEF3;
	border-bottom: 1px solid #CCC;
}

.moduleHeaderDescription {
  float: right;
  margin-right: 2px;
  display: inline;
  text-transform: none;
  font-weight: normal;
  font-size: 10px;
}

h3 .moduleHeaderDescription {
  float: none;
  display: inline;
  margin-left: 6px;
  text-transform: none;
  font-weight: normal;
  font-size: 10px;
}

.moduleBody {
	margin-top: 6px;
	font-size: 12px;
	margin-bottom: 6px;
}

.moduleBody p {
	margin-top: 5px;
	margin-bottom: 8px;
}

.moduleFooterSponsor {
	margin: 2px;
	font-size:11px;
	color: #666;
}

.morelink {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin-top: 5px;
	clear: both;
	float: right;
}

.morelink a {
	color: #555;
	display: block;
	padding-right: 10px;
	margin-right: 2px;
	padding-top: 1px;
	background-image: url("/resources/images/arrowNext.gif");
	background-repeat: no-repeat;
	background-position: center right;
	text-transform: uppercase;
}

.module ol {
	margin: 0 0 0 1.2em;
	padding: 0 6px 0 0;
}

.module ol li {
	font-size: 10px;
	margin: 0 6px 0.5em 2em;
	padding: 0 0 0 0;
}

.module ol li a {
	font-size: 12px;
	margin-left: -4px;
}

.module ol li h5 a {
	font-size: 16px;
	margin-left: -4px;
}

h5 span.inlineLinks span.playVideo a { font-size: 11px; }

.module ol li .storytype,
.module ol li .storytype a {
	font-size: 11px;
}

/*html>body .module ol { margin: 0 0 0 0.75em }
html>body .module ol li a { margin-left: 0; }*/

.pagestamp {
	font-size: 10px;
	font-weight: normal;
	color: #666;
	margin: 0px 0px 4px 8px;
	clear: both;
}

.rssLink a {
	padding-left: 16px;
	background: url("/resources/images/iconFeed.gif") center left no-repeat;
}

.simpleControls {
	margin-top: 1px;
	margin-bottom: 3px;
}

.simpleControls select {
	margin-top: 1px;
	font-size: 11px;
}

.simpleControls input {
	margin-top: 1px;
	font-size: 11px;
}

table.viewSinglePhoto tr td {
	background: #F3F3F3;
	width: 450px;
	height: 450px;
	text-align: center;
	padding: 5px;
}

.slimlineIndices {
	float: right;
	width: 380px;
	height: 15px;
	overflow: hidden;
}

.slimlineIndices div.label {
	width: 380px;
	text-align: right;
}

#slimlineIndices {
	text-align: right;
}
.subtleTxt {color:#CCCCCC;}
.storytype {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.25;
}

.thirdPartyDisclaimer {
	display:inline;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	float: right;
	margin: 1px 0px 2px 3px;
}

.thirdPartyLogo {
	display:inline;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	float: left;
	margin: 0 0 3px 3px;
}

#toolEmail {
	background: url("/resources/images/iconEmail.gif") left center no-repeat;
	padding-left: 14px;
}

#toolPrint {
	background: url("/resources/images/iconPrint.gif") left center no-repeat;
	padding-left: 14px;
}
#toolRecommend a,
#toolRecommend .loadingLink {
	background: url("/resources/images/iconRecommend.gif") left center no-repeat;
	padding-left: 14px;
}

#toolDigg {
	background: url("/resources/images/iconDigg.gif") left center no-repeat;
	padding-left: 13px;
}
#toolReprints {
	background: url("/resources/images/iconReprints.gif") left center no-repeat;
	padding-left: 11px;
}
#toolSingle {
	background: url("/resources/images/iconSingle.gif") left center no-repeat;
	padding-left: 11px;
}

.upsell {
	/* background-color: #FBFCFE; */
	margin-bottom: 16px;
}

.upsell .moduleHeaderInline {
	background-color: #D6E1F5;
}

.upsell .moduleBody {
	padding: 8px 5px 8px 5px;
	margin: 0px 0px 12px 0px;
	background-color: #F7F9FC;
}

.upsell .primaryContent1,
.upsell .primaryContent2 {
	width: 224px;
}

.upsellThumbnail {
	margin-right: 10px;
	display:inline;
}

.upsellThumbnail p {
	margin: 0px 2px 0px 2px;
	padding: 0px;
}

.upsellImage {
	width: 138px;
	border: 1px solid #CCC;
	overflow: hidden;
	margin-bottom: 3px;
	text-align: center;
	background: #000;
}

.videoFeature .upsellImage {
	height: auto;
}

a.videoLink,
li.videoLink a {
	margin: 0;
	padding: 0 0 0 16px;
	background: url("/resources/images/iconVideoLink.gif") top left no-repeat;
}

a.picturesLink,
li.picturesLink a {
	margin: 0;
	padding: 0 0 0 16px;
	background: url("/resources/images/iconSlideshowLink.gif") top left no-repeat;
}

.upsellImage img {
	border: none;
	margin: 0px;
}

.contentBand {
	float: left;
	width: 808px;
	margin-bottom: 0px;
}

.contentBand:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


.content2up1 {
	float: left;
	clear: none;
	width: 310px;
	margin-bottom: 10px;
}

.content2up2 {
	float: right;
	clear: none;
	width: 310px;
	margin-bottom: 10px;
}

.dividerH {
	background-image: url("/resources/images/dotsHorizontal1.gif");
	background-repeat: repeat-x;
	height: 10px;
	font-size: 1px;
	clear: both;
}

.dividerInlineH {
	background-image: url("/resources/images/dotsHorizontal2.gif");
	background-repeat: repeat-x;
	font-size: 8px;
	clear: both;
}


.grid {
	width: 992px;
	display: inline;
	float: left;
	background: #FFF;
	position: relative;
}

table.legacyTable {
	clear: both;
}

.leftrail {
	width: 155px;
	float: left;
	margin-bottom: 16px;
	margin-left: 8px;
	display: inline;
	overflow: hidden;
}

.leftrail .pagestamp {
	margin-left: 0px;
	width: 200px;
}

.leftrail .moduleBody,
.leftrail .headlineMed { font-size: 11px; }

.linebreak {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: -1px 0 0 0;
	font-size: 1px;
}

.primaryContent {
	float: left;
	width: 490px;
	overflow: hidden;
}

.primaryContent .module {
	margin-bottom: 6px;
}

.primaryContent .articleUtilities {
	width: auto;
}

.primaryContent1 {
	float: left;
	clear: left;
	width: 339px;
	margin-bottom: 4px;
	overflow: hidden;

}

.primaryContent2 {
	float: right;
	clear: right;
	width: 300px;
	margin-bottom: 4px;
	margin-right:10px;
	overflow: hidden;

}

.primaryContent3 {
	float: left;
	clear: both;
	width: 490px;
	margin-bottom: 4px;
}

/* Hides from IE-mac \*/
/*.primaryContent3 { clear: both; }*/
/* End hide from IE-mac */

.primaryContent3:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
}

.secondaryContent {
	float: right;
	width: 302px;
	/*overflow:hidden;*/
}

.tickerPrimary {
	float: left;
	width: 494px;
}

.tickerSecondary {
	float: right;
	width: 302px;
	text-align: center;
	height: 16px;
}

.timestamp {
	font-size: 10px;
	font-weight: normal;
	color: #666;
}

.topPhoto1 {
	float: left;
	margin-right: 8px;
	margin-bottom: 16px;
	border: 1px solid #CCC;
}

.topPhoto2 {
	margin: 2px 12px 6px 0px;
	float: left;
}

.topPhoto .videoOvrlay, .topPhoto .slideOvrlay, .topPhoto1 .videoOvrlay, .topPhoto1 .slideOvrlay, .topPhoto2 .videoOvrlay, .topPhoto2 .slideOvrlay { margin-left: 0; float: left; }

.topStory {
	font-size: 13px;
	margin-bottom: 8px;
}

div.topStory2 {
	font-size: 13px;
	margin-bottom: 8px;
	display: table;
}

* html div.topStory2 {
	display: inline-block;
	width: 100%;
	wid\th: auto;
}

div.topStory2 p:after {
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
	content: "- - - - - (repeated)";
}

.topStory2 p {
	font-size: 13px;
	margin: 4px 0px 4px 0px;
}

.topStory p {
	font-size: 13px;
	margin: 4px 0px 4px 0px;
}

img.spacerHack {
	display: inline;
	voice-family: "\"}\"";
	voice-family:inherit;
	display: none;
}

.upsellThumbnail {
  float: left;
  margin-right:10px;
  font-size: 11px;
  width: 138px;
}

.upsellThumbnail img {
  margin-bottom: 4px;
  border: 1px solid #CCC;

}

/* ***************************** */



