/* CSS Document */
/* News-Record.com 2004-2005
-----------------------------
article positioning sheets
*/

/* CSS Document */
/* News-Record.com 2004-2005
-----------------------------
Article aesthetics sheet */

@import url("dom_shared_leftCol.css");
@import url("dom_shared_footer.css");
@import url("dom_shared_head.css");
@import url("dom_shared_nav.css");

body
{
	background-image:url(../images/SF-background.jpg);
	background-repeat:repeat-y;
    font-size: 12pt;
	margin-top:0px;
	margin-left:0px;
}

#nrcomSectionHeadBlock .sectionName
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-stretch: extra-condensed;
    line-height: 100%;
	color: #000000;
	display: block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
}

#nrcomSectionHeadBlock .date
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #858585;
	display:block;
	margin-bottom: 12px;

}

/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ */
/* Body Text Styles */
/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ */
.nrcomCopyBlock .headline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	display: block;
	color: #000000;
	margin-bottom:4px;
}

.nrcomCopyBlock a:visited, .nrcomCopyBlock a:link
{
	font-size: 90%;
	color: #000000;
}
.nrcomCopyBlock .byline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	color: #858585;
}
.nrcomCopyBlock .byline a:link{
	color:#858585;
}

.nrcomCopyBlock .miniToolbox a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	color:#000000;
}

.nrcomCopyBlock .dateline
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 90%;
	font-style: italic;
	color: #990000;
    padding-top: 5px;
}

.nrcomCopyBlock .copy
{
    clear: both;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height:inherit;
}
.nrcomCopyBlock .copy p.endcredit
{
    font-style: italic;
    color: #666666;
}
.nrcomCopyBlock .copy p.endcredit a
{
    color: #666666;
}
.nrcomCopyBlock .relatedLinks
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
}
.nrcomCopyBlock .relatedLinks .header
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #000000;
}
.nrcomCopyBlock .relatedLinks h3.header
{
    margin-bottom: 0px;
}

.nrcomCopyBlock .relatedLinks .listItem a
{
	font-family: arial, helvetica, sans-serif;
    font-size: 90%;
}

.nrcomCopyBlock ul.relatedLinks
{
    list-style-image: url('/images/fptopmod_story_arrow.gif');
    list-style-position: inside;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 3px 0px;
}


.nrcomCopyBlock h1,
.nrcomCopyBlock h2,
.nrcomCopyBlock h3,
.nrcomCopyBlock h4
{
    font-family: arial,helvetica,sans-serif;
    font-weight: bold;
    color: #990000;
}

.nrcomCopyBlock li
{
    padding: 0px;
    margin-left: 10px;
}

/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ */
/* Bottom Tool box & Subscription link */
/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ */

.nrcomCopyBlock .bottomToolBox a
{
	font-size: 75%;
}
.nrcomCopyBlock .bottomToolBox a:visited
{
	font-size: 75%;
	margin-bottom: 2px;
}

/* /\/\/\\/\/\/\ */
/* Photo module */
/* /\/\/\/\/\/\ */

.nrcomStoryPhotoBlock .credit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style: italic;
	text-align:right;
}
.nrcomStoryPhotoBlock  .cutline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align:left;
}

/* /\/\/\\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ */
/* Paragraph-attached images and fast faxes*/
/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ */
.nrcomParagraphSidebar
{
    float: left;
    width: 156px;
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
    padding: 0px 2px 0px 2px;
    margin: 0px 5px 3px 0px;
}

.nrcomParagraphImage
{
    width: 152px;
    margin: 2px;
}

.nrcomParagraphImage img
{
    margin: 0px auto 2px auto;
    padding: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
}

.nrcomParagraphImage .credit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style: italic;
	text-align:right;
}

.nrcomParagraphImage .cutline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align:left;
}

.nrcomParagraphFastFacts
{
    width: 148px;
    margin: 2px 0px 2px 0px;
    padding: 3px;
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;
    background-color: #CFCFCF;
}

.nrcomParagraphFastFacts .title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
    display: block;
    padding: 2px;
    width: 142px;
    background-color: #333333;
    color: #EEEEEE;
    text-align: center;
}

.nrcomParagraphFastFacts .content
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
    width: 142px;
}

.nrcomParagraphFastFacts ul,
.nrcomFastFactsBlock ul
{
	margin: .5em 0 .5em 4px;
	padding:0;
	list-style-type: square;
	font-size: 1.1em;
}

.nrcomParagraphFastFacts li,
.nrcomFastFactsBlock li
{
	margin-bottom: .5em;
}

/* /\/\/\/\/\/\/\/\/\*/
/* Fast Facts Module */
/* /\/\/\/\/\/\/\/\/\*/

.nrcomFastFactsBlock .title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
    text-transform: uppercase;
}
.nrcomFastFactsBlock .content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.nrcomFastFactsBlock a:link, a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}



.nrcomToolBoxBlock .label a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

#nrcomLeaderBoardBlock
{
	width:946px;
	height:92px;
	background-color:#6C5E5E;
}
#nrcomFlagBlock
{
	width:783px;
	height:101px;
	background-color:#CC3333;
}


/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ */
/* Main content styles */
/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ */
/*.content
{
	width:780px;
}*/
.advertisingCol
{
	position:absolute;
	top:222px;
	left:0px;
	width:120px;
}
#MarketPlaceBlock
{
	position:relative;
	display:block;
	background-image:url(../images/MP_bg.gif);
	background-repeat:repeat-y;
	width:119px;
	padding-left:2px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.Ad_120x90
{
	position:relative;
	width:120px;
	height:120px;
	margin-top:6px;
}

.Ad_300x250
{
   clear: right;
   float: right;
   height: 270px;
   width: 305px;
   margin: 0 0 5px 7px;
}

#nrcomSpecSectionsBlock
{
	position:relative;
	width:120px;
	height:200px;
	padding:2px;
}
.SSections_Content
{
	position:relative;
	with:100%;
	height:100%;
	padding-right:2px;
	overflow:auto;
}

/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ */
/* CENTER COLUMN AND IT'S CONTENTS */
/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ */
#nrcomCenterColBlock
{
	position:absolute;
	top:222px;
	left:122px;
	width:655px;
}

/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ *//* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ */
/* Content area bottom (Breaking the space down to 2 columns) */
/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ *//* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ */
.content2colsHolder
{
	position:relative;
	display:block;
	width:666px;

}
.content2colsHolder .nrcomC2CLeftColumn
{
	width:466px;
	float:left;
}
.content2colsHolder .nrcomC2CRightColumn
{
	position:relative;
	width:194px;
	float:left;
	padding-left:0px;
}

/* Section header */
#nrcomSectionHeadBlock
{
	position:relative;
	display:block;
	width:454px;
	padding: 2px 0px 2px 10px;
}

/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ */
/* Body Copy Area */
/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ */
.nrcomCopyBlock
{
	position: relative;
	padding: 0px 4px 0px 10px;
	display: block;
}
.nrcomCopyBlock .miniToolBox
{
	float: right;
    margin-left: 5px;
    margin-bottom: 10px;
	list-style-type: none;
	max-width: 50%;
	font-family: arial,helvetica,sans-serif;
}

.nrcomCopyBlock .miniToolBox li
{
	display: inline;
	white-space: nowrap;
}
.nrcomCopyBlock .relatedLinks
{
    padding-bottom: 2px;
}
.nrcomCopyBlock .relatedLinks .listItem
{
    margin: 0px;
    padding: 0px;
}
.nrcomCopyBlock .bottomToolBox
{
	float:left;
}
.nrcomCopyBlock .bottomToolBox .leftCol
{
	width:170px;
	float:left;
}
.nrcomCopyBlock .bottomToolBox .centerCol{
	padding-top: 8px;
	width: 130px;
	float:left;
}
.nrcomCopyBlock .bottomToolBox .rightCol
{
	padding-top: 8px;
	width: 150px;
	float:left;
}

.nrcomCopyBlock .articleCommentary
{
    clear: both;
    font-family: verdana,arial,helvetica,sans-serif;
    color: #333333;
    padding: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.nrcomCopyBlock .articleCommentary a
{
    font-family: verdana,arial,helvetica,sans-serif;
    color: #990000;
    font-weight: bold;
}

#nrcomOutsideColumn
{
	position:absolute;
	top:94px;
	left:787px;
	width:160px;
}

/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ */
/* Photo boxes */
/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ */
.nrcomStoryPhotoBlock
{
	position: relative;
	width:193px;
	display:block;
}
.nrcomStoryPhotoBlock img.topBorder
{
	width:193px;
	height: 15px;
	display: block;
	background-image:url(../images/story_photo_top.gif);
	background-repeat:no-repeat;
}
.nrcomStoryPhotoBlock .content
{
	width: 193px;
	display:block;
	background-image: url(../images/story_photo_bg.gif);
	background-repeat: repeat-y;
}
.nrcomStoryPhotoBlock .bottomBorder
{
	width: 193px;
	height: 24px;
	display: block;
	background-image: url(../images/story_photo_bottom.gif);
	background-repeat: no-repeat;
}
.nrcomStoryPhotoBlock .cutline
{
	width:178px;
}
.nrcomStoryPhotoBlock .credit
{
	width:178px;
	margin-bottom:4px;
	border-bottom: 1px dashed #000000;
}

/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ */
/* Fast Fact Module */
/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ */
.nrcomFastFactsBlock
{
	position:relative;
	display:block;
	float:left;
	width:185px;
	height:209px;
	margin-left:3px;
    margin-bottom:12px;
	background-image:url(../images/fastFact_bg.jpg);
}
.nrcomFastFactsBlock .title
{
	position:relative;
	width: 165px;
	margin-left:8px;
	margin-top: 6px;
	border-bottom: 1px solid #000000;
}
.nrcomFastFactsBlock .content
{
	position: relative;
	width:168px;
	margin-left:8px;
	margin-top:6px;
	height: 170px;
	overflow: auto;
}
.nrcomFastFactsBlock .content .listItem
{
    margin-top: 4px;
}
.nrcomFastFactsBlock .content .listItem .header
{
    padding-right: 3px;
    display: inline;
    font-weight: bold;
}

/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ */
/* promo areas */
/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\ */
.nrcomPromoTopBlock
{
	position:relative;
	display:block;
	width:180px;
	height:70px;
	margin-left:8px;
    margin-bottom: 5px;
}
.nrcomToolBoxBlock
{
	position:relative;
	float:left;
	padding-top:6px;
	width:185px;
	height:203px;
	margin-left:3px;
	margin-top: 10px;
    margin-bottom: 5px;
	background-image:url(../images/fastFact_bg.jpg);
}
.nrcomToolBoxBlock .icon
{
    clear: left;
	float:left;
	width:30px;
	height:18px;
	margin-left:8px;
	padding:2px;
}
.nrcomToolBoxBlock .label
{
	float:left;
	height:18px;
	width:125px;
	padding:2px;
}

.nrcomAdBottomBlock
{
	position:relative;
	display:block;
	clear: both;
	width:180px;
	margin-left:4px;
}

#nrcomCenterCol2ColHldr .nrcom_Story_Go_Back_Link
{
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: .7em;
    margin: 0px 0px 2px 12px;
}

#nrcomCenterCol2ColHldr .nrcom_Story_Go_Back_Link a:visited,
#nrcomCenterCol2ColHldr .nrcom_Story_Go_Back_Link a:link,
#nrcomCenterCol2ColHldr .nrcom_Story_Go_Back_Link a:active
{
    color: #666666;
    text-decoration: none;
}

#nrcomCenterCol2ColHldr .nrcom_Story_Go_Back_Link a:hover
{
    color: #990000;
    text-decoration: none;
}

/* Article Commentary Styles */

.nrcomArticleCommentsBlock
{
	font-family: arial,helvetica,sans-serif;
	font-size: .8em;
	color: rgb(70,70,70);
}

.nrcomArticleCommentsBlock .nrcomArticleComment
{
	margin-bottom: 1em;
}

.nrcomArticleCommentsBlock .nrcomForumReply
{
	margin: 0 15px 1em 15px;
	border-left: 1px solid rgb(204,204,204);
	padding-left: 3px;
}

.nrcomArticleCommentsBlock .nrcomArticleCommentTitle
{
	display: block;
	margin: 0;
	padding: 0;
	font-size: 1.05em;
}

.nrcomArticleCommentsBlock .nrcomArticleCommentTitle a
{
	color: rgb(70,70,70);
	text-decoration: none;
}

.nrcomArticleCommentsBlock .nrcomForumMessageText
{
	font-size: .9em;
}

.nrcomArticleCommentsBlock .nrcomForumMessageMeta
{
	font-size: .85em;
	border-width: 1px 0;
	border-style: solid;
	border-color: rgb(153,153,153);
}

ul.nrcomArticleCommentToolsBlock
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	list-style: none;
	margin: .5em 0px .5em 0px;
	padding: .16em;
	border: .08em dashed rgb(104,104,104);
	background-color: rgb(255,255,230);
}

ul.nrcomArticleCommentToolsBlock
li
{
	list-position: inside;
	display: inline;
	margin: 0px;
	padding: 0px .5em 0px 1em;
	background-image: url("/images/headline_arrow.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

/* Force a clear: both to ensure that container divs wrap around floating children */
div.clearfloat
{
    clear: both;
    line-height: 0px;
    height: 0px;
}

/** sports agate tables
*/

.copy table
{
	border: 1px solid rgb(153,153,153);
	background-color: rgb(240,240,240);
}

.copy br+br+table
{
	margin-top: -3em;
}

.copy td
{
	font-size: .8em;
}

.copy td:first-child
{
	font-weight: bold;
	text-align: right;
}

