@import url(/players/david_wright/css/headlines-screen.css);

body { background:#000000;}
body,td,th { color:#000; font:12px 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:#0089C9; }

/* 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- */

/* 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_wright/images/dwf_home_bg_lg.jpg) no-repeat; height:640px; width:990px;

}

#homeNav {
	height:20px; width:570px;
	position:relative;
	left:420px;
	top:6px;
}

#homeContent {
	height:455px; width:450px;
	position:relative;
	left:520px;
	top:15px;
}
#homeContent img {
	margin-left:90px;
}
#homeContent p{
	width:340px;
	margin-top:20px;
	margin-left:57px;
}

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

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

#homeFtr {
	height:30px; width:130px;
	position:relative;
	left:855px;
	top:65px;
}




#intHdr{
	background:url(/players/david_wright/images/dwf_int_hdr.jpg) no-repeat;
	height:61px; 
	width:990px;
}


#intNav {
	height:20px; width:610px;
	position:relative;
	left:378px;
	top:6px;
}

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

#intLeft{
	background:url(/players/david_wright/images/dwf_int_left_bg.jpg) no-repeat;
	height:589px; 
	width:323px;
}

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


#intRight{
	background:url(/players/david_wright/images/dwf_int_right_bg.jpg) no-repeat;
	width:7px;
	height:690px;
}


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

#dwNews a {
	font-weight:bold;
}

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



