/* Draft Guide Right Column */
#dg_CTA {
	text-align: center;
	background:url(/images/draftguide/draftguide_CTA_fill.gif) bottom right repeat-x;
	font-weight: bold;
	font-size: 16px;
}
#cheatsheet {
	text-align: center;
}
#cheatsheet .title {
	color:#FFFFFF;
	background-color:#000000;
	padding: 3px;
	font-weight: bold; 
}
#cheatsheet .links  {
	background-color:#EBEBEB;
	padding: 5px;
	font-weight: bold;
	color:#000000;
	
}
select
{
	font-size:10px;
	
}

.tiercontent {background:#ffffff url("images/tierbg.jpg") left bottom repeat-x; text-align:left;font-weight:bold; padding:5px;}

#Intro-box 
{
	background-image:url("images/intro-box09.jpg");
	background-repeat:no-repeat;
	width:505px;
	height:200px;
	
}
#cheatsheet .links a {
   color:#cc0000;
   text-decoration:none;
   padding-left:2px;
   padding-right:2px;
}

#cheatsheet .links a:hover {
    color:#cc0000;
    text-decoration:underline;
}


.cheatsheet_label {
	font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
	
}
.cheatsheet_label a {
	color:#FFFFFF;
}
#homepage 
{
 background-image:url("images/loggedin_header.jpg");
 background-position:left top;
 background-repeat:no-repeat;
 background-color:#ffffff;
 height:125px;
	
}
#homepage_fanball 
{
 background-image:url("images/dg_fb_rw_Masthead.jpg");
 background-position:left top;
 background-repeat:no-repeat;
 background-color:#ffffff;
 height:100px;
	
}

#check {
	width: 240px;	
}

#check li {
	text-indent: -9999px;
	width: 140px;
	list-style: none;
	
	margin: 0 auto;
}	

#check li a {
	display: block;	
	width: 140px;
	height: 100px;
	margin-left: 30px;
/*	border: solid 1px #fff;	*/
}

/* Content Header Bars */
.dg_header 
{
	width:490px;
	height: 33px;
    background: white url("images/header-fill.jpg") bottom repeat-x;
    float:left;
    text-align:left;
    color:#FFFFFF; font-weight:bold;
}
.dghl 
{
	height: 33px;
	width:10px;
    background-image:url("images/header-left.jpg");
    background-position:left top;
    float:left;    
}
.dghr
{
	height: 33px;
	width:10px;
    background-image:url("images/header-right.jpg");
    background-position:left top;
    float:right;
    
}

/* --- ROW STYLES --- */
.cheatsheet_highlight_column 
{
	height:16px;
    background-color:#CCFF99;
    font-weight: bold;
    font-size:11px;
}
.cheatsheet_highlight_column a:link,  .cheatsheet_highlight_column a:hover 
{
	height:16px;
    background-color:#CCFF99;
    font-weight: bold;
    font-size:11px;
    text-decoration:none;
}

.row_header 
{
	height:18px;
	background-color:#b3bdda;
	font-weight:bold; 
	font-size:11px;
	color:#000000;
}
.row_light_shaded
{
	height: 16px;
	background-color: #cccccc;
	font-weight: bold;
	font-size:11px;
}
.row1 
{
	height:16px;
	font-size:11px;
	background-color:#fff;
	
}
.row1 a:link, .row1 a:hover
{
	height:16px;
	background-color:#fff;
	font-size:11px;
	text-decoration:none;
}
.row2 
{
	height:16px;
	background-color:#e8ebf5;
	font-size:11px;
}
.row2 a:link, .row2 a:hover
{
	height:16px;
	background-color:#e8ebf5;
	font-size:11px;
	text-decoration:none;
}

.row1_smlfont {
	background-color:#fff;
	font-weight: bold;
	font-size:9px;
}
.row2_smlfont {
	background-color:#e8ebf5;
	font-weight: bold;
	font-size:9px;
}

.row1_smlfont td {
	background-color:#fff;
	font-weight: bold;
	font-size:9px;
}
.row2_smlfont td {
	background-color:#e8ebf5;
	font-weight: bold;
	font-size:9px;
}
/*--- 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 */
#dg_header 
{
	width:100%;
	background-image:url("images/loggedin_header.jpg");
    background-position:left top;
    background-repeat:no-repeat;
	background-color: #000000;
	margin-bottom: 10px;
	height:100px;
	
}
#dg_header_fanball
{
	width:100%;
	background-image:url("images/dg_fb_rw_Masthead.jpg");
    background-position:left top;
    background-repeat:no-repeat;
	background-color: #000000;
	margin-bottom: 10px;
	height:100px;
	
}
#dg_leftcol {
	width: 160px;
	float: left;
}
#dg_maincontent {
	margin-left:18px;
	margin-right:5px;
	float:left;
	width:510px;
}
#dg_maincontent_spread {
	margin-left: 170px;
	width:750px;
	
}

/* 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: #cc0000;
	color: #FFF;
}
#navcontainer #current {
	background-color: #cc0000;
	color: #FFF;
}
.navtitle {
	padding: 3px 0px 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 0px 3px 10px;
	border-left: 1px solid #bdbec1;
	border-bottom: 1px solid #bdbec1;
}
.dg_tiers a {
	color: #1d1d1d;
}
.dg_tiers a:hover
{
	color: #cc0000;
	text-decoration: underline;
}

.menu_articles {
	border-bottom: 1px solid #bdbec1;
}

/* Draft Guide left column Styles */
#dg_promo {
	background-color: #000000;
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 15px;
}

/* Draft Guide NFL Styles */
.NoPurchase 
{ 
	text-align:center;
	width:450px;
	background-color: #FFFFFF;
	margin-bottom:10px;
	text-align:left;
	padding-left:3px;
	vertical-align:text-top; 
}


#tiers_hp 
{
	float:right;
	width:275px;
	padding-left:6px;
	margin-right:25px;
	position:static;
}


#sub_dg_articles 
{
	border:solid 0.01em #000;
	padding:3px;
	background:url(/images/draftguide/draftguide_CTA_fill.gif) bottom right repeat-x;
}
/*defining the link affects (psuedo classes) the order is important */
#sub_dg_articles a:link 
{
	font-size:11px;
	color:#000;
	text-decoration:none;
}
#sub_dg_articles a:visited
{
	font-size:11px; 
	color:#000;
	text-decoration:none;
}

#sub_dg_articles a:hover 
{
	font-size:11px; 
	color:#000;
	text-decoration:underline;
}
#sub_dg_articles a:active
{
	font-size:11px; 
	color:#000;
	text-decoration:none;
}


#NFL_intro a {
	color:#FFFFFF;
	
}
.NFL_titlehead {
	background-color: #cc0000;
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
	color:#FFFFFF;
	padding:3px 10px;
	font-weight:bold;
	text-align:left;
	height:20px;
	font-size:12px;
}


.NFL_titlehead td 
{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
.NFL_titlehead a:link, a:hover  
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}


.NFL_titlehead_black 
{
	height:22px;
	background-color: #000000;
	color:#FFFFFF;
	padding:3px 10px;
	font-weight:bold;
	text-align:left;
}
.NFL_titlehead_black td
{
	color:#FFFFFF;
	font-weight:bold;
}
.NFL_titlehead_black td a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

#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/draftguide/red_background.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:10px;
}

.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/draftguide/red_background.gif);
	width:100%;
	
}

.dg_Large_Box .dglb_Header_Text 
{
	color:#FFFFFF;
	font-size:12pt;
	font-weight:bold;
	padding-left:20px;
	padding-top:10px;
}
.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; 
}

.impact_text 
{
	color:#0000FF;
}
.small_text 
{
 font-size:9px;	
}
.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/upper_right_dg.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

.left-rounded 
{
	background-image:url(/images/upper_left_dg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	
}


/** for capsule boxes on home page **/
.DGBox {
 height: 150px;
 width: 250px;
 background: #000 url("images/bottomBig.jpg") bottom no-repeat;
 color: #555;
 float: left;
 
}
.leftcap 
{
	margin-right:10px
}
.DGBox .links {
 width: 125px;
 float: left;
 margin-top: 2px;
}
.DGBox .links a {
 display: block;
 color: #000;
 text-decoration: none;
 font: 9pt arial,helvetica,sans-serif;
 line-height: 13pt;
 padding-left: 20px;
 background: transparent url("images/linkCaret.gif") 10px 5px no-repeat;
}
.DGBox .links a:hover {
 text-decoration: underline;
}

.DGBoxSml {
 height: 160px;
 width: 160px;
 background: white url("images/bottom_sml.jpg") bottom no-repeat;
 color: #555;
 float: left;
 margin-top:5px;
}

.leftcap 
{
	margin-right:8px
}
.DGBoxSml .links {
 width: 125px;
 float: left;
 margin-top: 2px;
}
.DGBoxSml .links a {
 display: block;
 color: #000;
 text-decoration: none;
 font: 9pt arial,helvetica,sans-serif;
 line-height: 13pt;
 padding-left: 20px;
 background: transparent url("images/linkCaret.gif") 10px 5px no-repeat;
}
.DGBoxSml .links a:hover {
 text-decoration: underline;
}
