@import url(headlines-screen.css);

body { background:url(/players/david_ortiz/images/bg_tile.jpg);}
body,td,th { color:#000; font:11px Arial,Helvetica,sans-serif; }
input,select,textarea,button { color:#000; font:11px Arial,Helvetica,sans-serif; }
a { font-family:Arial,Helvetica,sans-serif; }
body,form { margin:0px; padding:0px; }

#metaWrap {width:990px; position:relative; margin:0 auto; background-color:#000;}

/* anchor behavior */
a { text-decoration:none; }
a:hover { text-decoration:underline; }

/* headlines */
.hlXs { font-size:12px; font-weight:bold; }												/*  9 pt */
.hlSm { font-size:16px; font-weight:bold; }												/* 12 pt */
.hlMd { font-size:18px; font-weight:bold; }
.hl { font-size:25px; font-weight:bold; }													/* 18 pt */
.hlBlack { font:25px Arial Black,Arial,Helvetica,sans-serif; }
.hlLg { font-size:34px; font-weight:bold; }												/* 28 pt */
.hlLgBlack { font:34px Arial Black,Arial,Helvetica,sans-serif; }
.hlXl { font-size:43px; font-weight:bold; letter-spacing:-1px; }	/* 36 pt */
.hlXxl { font-size:52px; font-weight:bold; letter-spacing:-3px; }	/* 42 pt */	

/* sub/secondary-headline */
.subHead { font-size:16px; font-weight:bold; }
.subHeadBlack { font:16px Arial Black,Arial,Helvetica,sans-serif; }
.subHeadLite { color:#666; font-size:16px; font-weight:bold; }

/* other editorial */
.blurb { font-size:12px; }
.timeStamp { font-size:11px; }
.byLine, .caption { font-size:10px; }
.tagLine { color:#666; font-size:11px; font-style:italic; }

/* all-purpose text */
.textXs, .textXs td { font-size:10px; }	/* 7 pt */
.textSm, .textSm td { font-size:11px; }	/* 8 pt */
.text, .text td { font-size:12px; }			/* 9 pt */
.textLg, .textLg td { font-size:14px; }	/* 11 pt */
.textXl, .textXl td { font-size:16px; }	/* 12 pt */

/* color-only */
.red, .red td, a:visited.red { color:#c00; }
.green, .green td, a:visited.green { color:#090; }
form td.red, form span.red, form div.red { color:#c00; font-weight:bold; } /* red class within forms gets bolded */
.white, .white td, a:visited.white { color:#fff; }
.greyLite, .greyLite td, a:visited.greyLite { color:#ccc; }
.grey, .grey td, a:visited.grey  { color:#999; }
.greyDark, .greyDark td, a:visited.greyDark  { color:#666; }
.greyBlack, .greyBlack td, a:visited.greyBlack { color:#333; }
.black, .black td, a:visited.black { color:#000; }
.aqua, .aqua td, a:visited.aqua { color:#b2171a; }

/* image padding */
.floatLeft { float:left; margin-right:5px; margin-bottom:3px; } /* left-aligned with right- and bottom- */
.floatRight { float:right; margin-left:5px; margin-bottom:3px; } /* right-aligned with left- and bottom- */
img.png { behavior: url("/scripts/fix_png.htc"); }

/* margins (space between block-level box and border) */
.mar0 { margin:0px; }
.mar3 { margin:3px; }
.mar5 { margin:5px; }
.mar7 { margin:7px; }
.mar3tb { margin:3px 0px; }
.mar3lr { margin:0px 3px; }
.mar5tb { margin:5px 0px; }
.mar5lr { margin:0px 5px; }
.mar7tb { margin:7px 0px; }
.mar7lr { margin:0px 7px; }

/* padding (space between border and content) */
.pad0 { padding:0px; }
.pad3 { padding:3px; }
.pad5 { padding:5px; }
.pad7 { padding:7px; }
.pad3tb { padding:3px 0px; }
.pad3lr { padding:0px 3px; }
.pad5tb { padding:5px 0px; }
.pad5lr { padding:0px 5px; }
.pad7tb { padding:7px 0px; }
.pad7lr { padding:0px 7px; }
form td.pad3 { padding-top:3px; } /* form <td>s that need 3px top padding */




#homeHdr {
	background:url(/players/david_ortiz/images/home_bg.jpg) no-repeat; height:640px; width:990px;

}


#homeNav {
	height:20px; width:430px;
	position:relative;
	left:545px;
	top:6px;
}

#homeText {
	height:80px; width:280px;
	position:relative;
	left:192px;
	top:60px;
}

#homeContent {
	height:455px; width:480px;
	position:relative;
	left:508px;
	top:-65px;
}

#homeStats {
	margin-top:5px;
	margin-left:25px;
	font-weight:bold;
}


.featureTitle { font:normal 16px Arial, Helvetica, sans-serif; font-weight:bold; color:#fff;}
.featureTitle a:link { color:#fff; text-decoration:none; }
.featureTitle a:visited { color:#fff; text-decoration:none; }
.featureTitle a:hover { color:#fff; text-decoration:underline; }

.featureBlurb { font:normal 12px Arial, Helvetica, sans-serif; color:#efefef;}
.featureBlurb a:link { font-weight:bold;  color:#efefef; text-decoration:none; }
.featureBlurb a:visited { font-weight:bold;  color:#efefef; text-decoration:none; }
.featureBlurb a:hover { font-weight:bold;  color:#efefef; text-decoration:underline; }

.featureHeadlines { margin-top:8px; font:normal 11px Arial, Helvetica, sans-serif; font-weight:bold; color:#fff;}
.featureHeadlines a:link { color:#fff; text-decoration:none; }
.featureHeadlines a:visited { color:#fff; text-decoration:none; }
.featureHeadlines a:hover { color:#fff; text-decoration:underline; }

.moreLinks { margin-top:5px; font:normal 11px Arial, Helvetica, sans-serif; font-weight:bold; color:#c00000;}
.moreLinks a:link { color:#c00000; text-decoration:none; }
.moreLinks a:visited { color:#c00000; text-decoration:none; }
.moreLinks a:hover { color:#c00000; text-decoration:underline; }


#homeLeadImg {
	float:left;
	width:232px;
	position:relative;
	margin-left:0px;
	margin-top:17px;
	font-weight:bold;
}

#homeLeadImg img {
	border:#cacaca solid 1px;
}

#homeLeadBlurb {
	float:left;
	position:relative;	
	width:220px;
	margin-left:10px;
	margin-top:17px;
}


#homeNews {
	float:left;
	position:relative;
	width:272px;
	margin-top:60px;
	margin-left:0px;
	font-weight:bold;
}

.newsLinks {
	color:#fff;
	line-height:13pt; 
	padding-top:3px; 
	padding-bottom:3px; 
	margin-left:1px;
}

#homeBlog {
	margin-top:15px;
	font-weight:bold;
}
.blogTitle {
	font-size:18px;
}


#homeVideo {
	float:left;
	margin-left:35px;
	margin-top:62px;
	font-weight:bold;
}


#videoClip img {
	margin-top:5px;
	border:#cacaca solid 0px;
}


#videoLink{
	margin-top:5px;
	padding-left:6px;
	text-align:left;
	width:130px;
}

#videoClip{
	float:left;
	margin-left:0px;
	text-align:center;
	height:129px;
	width:139px;
}

#homeBottom {
	height:105px; width:980px;
	position:relative;
	left:2px;
	top:-40px;
}


#homeBottomBox {
	background:url(/players/david_ortiz/images/bottom_box_bg.gif) no-repeat;
	height:105px; 
	width:242px;
	margin-left:3px;
}


#homeFtr, #intFtr {padding:5px 10px; background-color:#000; color:#ccc; font-size:11px; text-align:center;}
#homeFtr a, #intFtr a 				{color:#fff;}
#homeFtr a:hover, #intFtr a:hover 	{color:#ccc;}

#intHdr{
	background:url(/players/david_ortiz/images/int_hdr.jpg) no-repeat;
	height:64px; 
	width:990px;
}


#intNav {
	height:20px; width:480px;
	position:relative;
	left:500px;
	top:6px;
}

table#main{
	margin:0px;
	border:0px;
	width:990px;
}

#intLeft{
	background:url(/players/david_ortiz/images/int_left_bg.jpg) no-repeat;
	height:687px; 
	width:319px;
}

.intContent {
	background:url(/players/david_ortiz/images/Int_content_bg.jpg) #fff top left repeat-y;
	width:660px;
	padding:20px;
}


#intRight{
	background:url(/players/david_ortiz/images/int_right_bg.jpg) no-repeat;
	width:11px;
	height:690px;
}

#newsArchive a {
	font-weight:bold;
}

#News a {
	font-weight:bold;
}

.articlePhotoTable{
	margin-left:15px;
	margin-bottom:15px;
	background:#ccc;
	padding:5px;
}


