.hpbg {	background-color:#000; color:#ffffff; }
/* Home page team section */
.leagueheader 
{	width:97%; margin: 0px 0px 5px 10px;
	height:25px;
	color:#FFFFFF; font-weight:bold; font-size:14px; text-align:left;
}
.a {background:#000 url("images/teams/AL_header.gif") left top no-repeat;}
.n {background:#000 url("images/teams/NL_header.gif") left top no-repeat;}
.a div, .n div {width:300px; margin:5px 0px 0px 8px;  float:left;}	/* for the conference headers */
 
 .teambox {width:305px; height:46px; overflow:hidden; float:left;}
 .teambox img {width:70px; float:left;}
 .teambox div {width:220px; float:left; margin-left:5px;}
 .teambox a{color:#9a9e98;}
 .teambox a:hover {color:#ffffff;}
/*End team section*/ 

#teamboximg {width: 73px; height: 36px; background-size:115px; background-repeat: no-repeat; background-position: center center;} 
#teamiconimg {width: 55px; height: 30px; background-repeat: no-repeat; background-position: left top;}

.tiercontent {background:#ffffff url("images/tierbg.jpg") left bottom repeat-x; text-align:left;font-weight:bold; padding:5px;}

 
/*Article links homepage*/
.articles a {color:#9a9e98;}
.articles a:hover {color:#ffffff;}
#cheatsheet {
	padding-top:10px;
	text-align: center;
	color:#000;
}
#cheatsheet .row1 {background-color:#d7d8dc;}
#cheatsheet .row2 {background-color:#c9cbd0;}
#cheatsheet .row1 a, #cheatsheet .row2 a { color:#000;} 
#cheatsheet .title {
	color:#FFFFFF;
	background-color:#000000;
	padding: 3px;
	font-weight: bold;
}
#cheatsheet .links  {
	background-color:#bcbdc2;
	padding: 5px;
	font-weight: bold;
	color:#000;
}
#cheatsheet .links a {
   color:#000;
   text-decoration:none;
   padding-left:2px;
   padding-right:2px;
}

#cheatsheet .links a:hover {
    color:#000;
    text-decoration:underline;
}


.cheatsheet_label {
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
}
.cheatsheet_label a {
	color:#000000;
}

/* --- ROW STYLES --- */
.cheatsheet_highlight_column 
{
	height:13px;   font-size:12px; 
    background-color:#CCFF99;    
	font-weight: bold;
}
.row_header 
{
	height:13px; 
	background-color:#b3bdda;
	font-weight:bold; 
	font-size:12px;
	color:#000000;
}
.row_light_shaded  {font-size:12px; height:13px;background-color:#cccccc;font-weight: bold;}

.row1 { font-size:12px; height:13px; background-color:#fff;font-weight: bold;}
.row2 {	font-size:12px; height:13px;background-color:#e8ebf5;font-weight: bold;}


.row1_smlfont {
	background-color:#fff;
	font-weight: bold;
	font-size:9px;
}
.row2_smlfont {
	background-color:#e8ebf5;
	font-weight: bold;
	font-size:9px;
}


.row1_smlfont_norm {
	background-color:#FFFFFF;
	font-weight:normal;
	font-size:9px;
	text-align:right;
}
/*--- End Row Styles --- */
.profile_label {
	font-weight: bold;
	background-color: #000000;
	border-top: solid 1px #fff;
	color: #FFFFFF;
	font-size:14px;
}
.profile_label_sub {
	background-color:#d7d8dc;
	border-top: solid 1px #fff;
	font-weight:bold;
	color:#000000;
}

/* Draft Guide layout Styles  url('images/header_bg_repeat.gif') left top repeat-x;*/
#dg_header {
	/* background: #000 url("images/header_bak.jpg") left top no-repeat; */
	background: #000 url("images/header_main2.jpg") left top no-repeat;
	margin:0px 0px 2px 0px;
	height:100px; width:1010px;	overflow:hidden;
	float:left;
}
#dg_header_fanball {
	background: #000 url("images/dg_bb_rw_Masthead.jpg") left top no-repeat;
	margin:0px 0px 2px 0px;
	height:100px; width:1010px;	overflow:hidden;
	float:left;
}
 #dg_header2 {
	background: #000 url("images/header-ns.jpg") left top no-repeat;
	margin:0px 0px 2px 0px;
	height:182px; width:1010px;	overflow:hidden;
	float:left;
}
#dg_leftcol {
	width: 160px;
	float: left;
}
#dg_maincontent {
	margin-left: 175px;
	width:506px;
}
#dg_maincontent_spread {
	margin-left: 170px;
	width:815px;
}

/* Draft Guide navigation Styles */
#dg_leftcol #nav_indicator {
	background-color:#000000;
	color: #CCCCCC;
	font-size: 11px;
	padding: 3px 10px;
}
#dg_leftcol #navcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#dg_leftcol #navcontainer li 
{
	text-align:left;
	background-color: #d7d8dc;
	border-bottom: 1px solid #bdbec1;
    list-style-type: none;
	margin: 0px;
}
#dg_leftcol #navcontainer a {
	display: block;
	color:#1d1d1d;
	width: 140px;
	padding: 3px 0 3px 10px;
	text-decoration: none;
}
#dg_leftcol #navcontainer a:hover {
	background-color: #00478d;
	color: #FFF;
}
#navcontainer #current {
	background-color: #00478d;
	color: #FFF;
}
.navtitle {
	padding: 3px 0 3px 10px;
	color:#fff;
	font-weight: bold;
	background-color: #d7d8dc;
	background-image: url('/images/draftguide/draftguide_navtitlefill.gif');
	background-repeat: repeat-y;
}
.dg_tiers {
	font-weight: bold;
	background-color: #d7d8dc;
	padding: 3px 0 3px 10px;
	border-left: 1px solid #bdbec1;
	border-bottom: 1px solid #bdbec1;
}
.dg_tiers a {
	color: #1d1d1d;
}
.dg_tiers a:hover {
	color: #00478d;
	text-decoration: none;	
}
  
/* Draft Guide MLB Styles 7fc2f0-link*/
#MLB_Intro 
{
	text-align:left;
	width:505px;
	overflow:hidden;
	float:left; padding:2px;
}
#MLB_Intro a { color:#9a9e98; text-decoration:none; }
#MLB_Intro a:hover {color:#ffffff;}

.MLB-Header  
{
	background:#000 url("images/blankheader_black.jpg") left top no-repeat;
	height:30px; width:750px;
}
.MLB-Header div {width:100%;padding-top:6px; text-align:center; font-size:14px; color:#ffffff; font-weight:bold;}

.MLB_titlehead 
{
	text-align:left;
	background-color: #00478d;
	color:#FFFFFF;
	padding:3px 10px;
	font-weight:bold;
}
.MLB_titlehead_black 
{
	background-color: #000000;
	color:#ffffff;
	padding:3px 10px;
	font-weight:bold;
}

#search_dg form {
	padding:5px;
}
#search_dg select {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


/* for medium sized boxes with headers */

.dg_Med_Box 
{
	float:left;
	width:365px;
	border:solid 0.01em #000;
	border-top:none;
}
.dg_Med_Box .dgmb_Header  
{
	height:35px;
	background:url('images/Box_Blue.gif');
	width:100%;
	text-align:left;
	
}

.dg_Med_Box .dgmb_Header_Text 
{
	color:#FFFFFF;
	font-size:12pt;
	font-weight:bold;
	padding-left:20px;
	padding-top:8px;
}

.dg_Med_Box .dgmb_Content 
{
	padding:5px;
}

/* for large sized boxes with headers */

.dg_Large_Box 
{
	float:left;
	width:750px;
	border:solid 0.01em #000;
	border-top:none;
	margin-top:15px;
	text-align:left;
}
.dg_Large_Box .dglb_Header  
{
	height:35px;
	background:url('images/Box_Blue.gif');
	width:100%;
	
}

.dg_Large_Box .dglb_Header_Text 
{
	color:#FFFFFF;
	font-size:12pt;
	font-weight:bold;
	padding-left:20px;
	padding-top:8px;
	width:75%; float:left;
}
.dg_Large_Box .dglb_Header_Text a:link, a:hover 
{
	color:#FFFFFF;
	text-decoration:underline;
}
.dg_Med_Box .dglb_Content 
{
	padding:5px;
	table-layout:auto;
	text-align:center; 
}

.team_page_anchors 
{ 
	color:#FFFFFF; 
}
.team_page_anchors a
{
	color:#FFFFFF;
	text-decoration:none;
}
.team_page_anchors a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}
.right-rounded 
{
	background-image:url(images/top-right-rounded.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.left-rounded 
{
	background-image:url(images/top-left-rounded.gif);
	background-position:left top;
	background-repeat:no-repeat;	
}

.flyout 
{
	display: none; 
    position:absolute;
	width: 400px; 
	background-color:Transparent;
}
.flyout .top 
{
	background-image:url(images/flyout_top.gif);
	background-position:left bottom;
	background-repeat:no-repeat; 
}

.flyout .top .HeaderText 
{
	padding-top:10px;
	clear:both;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}

 .fbody 
{
	background-image:url(images/flyout_middle_fill.gif);
	background-position:left top;
	background-repeat:repeat-y;  
	text-align:left;
	padding:5px;
    white-space:normal;
}

.fbody img 
{
  float:left;
  padding:3px;
  margin-left:10px;
 } 

.flyout .bottom 
{
  	background-image:url(images/flyout_bottom.gif);
  	background-repeat:no-repeat;
	background-position:left top;
	height:60px;
}
.cb td 
{
 width:225px;
 
}



/* misc classes for the profiles */
.future-tab 
{
	background-image:url('images/future-tab.gif');
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
	z-index:1; 
	width:90px;
	position:relative; 
	top:0px; 
	left:0px; 
	margin-top:-30px;
	padding: 3px 0px 0px 0px;
	text-align:left;
}
.messagebox 
{
	width:425px; margin-left:65px;
	font-weight:normal;
	
}
.mb-top 
{
	height:23px;
	width:425px;
	background-image:url('images/messagebox_01.gif');
	background-position:left top;
	background-repeat:no-repeat;
}
.mb-middle 
{
	background-image:url('images/messagebox_02.gif');
	background-position:left top;
	background-repeat:repeat-y;
	width:425px;
	
}
.mb-content 
{
	text-align:left;
	margin-left:10px;
	padding-left:10px;
	margin-right:10px;
	padding-right:10px;
}
.mb-content img 
{
	width:100px;
	float:left;
	margin-right:3px;
}
.mb-bottom 
{
	background-image:url('images/messagebox_03.gif');
	background-position:left bottom;
	background-repeat:no-repeat;
	height:22px;
	width:425px;
	
}

/* for alpha link navigation */
.bluelinkgradient 
{
	background-image:url('images/bluelinkgradient.gif');
	background-repeat:repeat-x;
	background-position:left top;
	padding:0px 1px 0px 1px;
	width:25px;
	height:20px;
}

.baseball-depth-field 
{
	background-image:url('images/baseball-diamond.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#151d08;
	width:100%;
}

.baseball-depth-field td 
{
	height:55px;
	font-weight:bold;
	color:#CCCCCC;
	width:20%;
	
	
}
.baseball-depth-field td a
{
	color:#FFFFFF;
	
}
