﻿body
{
     background-image: url(football_field.jpg);
    font-size: .75em;
    font-family: Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
    }
.defaultBody a.external
{
    margin: 0;   
    padding-left: 0;
    padding-right: 11px;
    padding-top: 0;
    padding-bottom: 0;
}

ul, li
{
    margin: 0;
    padding: 0;
    list-style: none;
}

p
{
    margin: 0 0 15px 0;
}

img
{
    border: none;
}

.clear
{
    clear: both;
}

.newDefault
{
font-family:Arial;
width:100%;
background-color:#f3fffb;	
border:solid thin #99cc99;
}
.scrollingContent
{
	background-color:#f3fffb;
	height:270px;
	padding-left:5px; 
	padding-top:5px;
}

.content
{
	padding:5px;
	font-size:11px;	
}

a.topmenu 
{
	font-weight:bolder;
	color:Black;
	text-decoration:none;
	font-family:Arial;
	font-size:11px;	
}
a.topmenu:hover
{
	font-weight:bolder;
	color:Black;
	text-decoration:underline;
	font-family:Arial;
	font-size:11px;	
}

a.topmenuSel
{
	font-weight:bolder;
	color:Black;
	text-decoration:none;
	font-family:Arial;
	font-size:11px;	
	background-color:#e8f2e1;
}

a.topmenuSel:hover
{
	font-weight:bolder;
	color:Black;
	text-decoration:underline;
	font-family:Arial;
	font-size:11px;	
	background-color:#e8f2e1;
}




.box
{
width:98%; float:left; clear:left; border:solid thin #a9a9a9; background-color:#ededed; padding:4px;	
}

.picks
{
	float:left; clear:both; height:7px; padding: 2px 2px 4px 2px; font-size:10px; font-family:Arial; display:none;	
}

.pickingBox
{color:Black; float:left;font-size:12px; text-align:left;clear:both;}

.cli
{
	font-size:12px;
     white-space:nowrap;
    border-bottom:solid thin gainsboro; 
    padding:1px;
    width:auto;
    color:Black;
    background-color:Transparent;
}

.cli2, .cli:hover
{
	font-size:12px;
     white-space:nowrap;
    width:auto;
    border-bottom:solid thin gainsboro;
    background-color:Blue;
    color:White;   
    padding:1px;
}

.cl
{
	font-size:12px;
    white-space:nowrap;
    width:225px;
    border:solid thin #006633;
    padding:1px;
    background-color:#fafad2;
}





a.leftmenu 
{
	padding:3px;
	font-weight:bolder;
	color:Black;
	text-decoration:none;
	font-family:Arial;
	font-size:13px;	
	background-color:#eeeeee;
}
a.leftmenu:hover
{
	padding:3px;
	font-weight:bolder;
	color:Black;
	text-decoration:none;
	font-family:Arial;
	font-size:13px;	
	background-color:white;
}

a.leftmenuSel
{
	padding:3px;
	font-weight:bolder;
	color:Black;
	text-decoration:none;
	font-family:Arial;
	font-size:13px;	
	background-color:white;
	
}

a.leftmenuSel:hover
{
	padding:3px;
	font-weight:bolder;
	color:Black;
	text-decoration:underline;
	font-family:Arial;
	font-size:13px;	
	background-color:white;	
}



/* headerBar*/
#header {
	float: left;
	margin: 0;
	padding: 0;
	height: 67px;
	background: url('./../images/designimages/headerBar.JPG') repeat-x top left;
	/*border-top: 4px solid #000*/
}

.dragme
{
	cursor:move; 
	float:left; 
	clear:left; 
	display:inline; 
	width:50px; 
	color:DarkGreen; 
	font-size:16px; 
	font-family:Arial;
    background-color:AliceBlue;
    border-left:none; 
    border-right:none; 
    text-align:right; 
    border-bottom:solid thin gainsboro;
     border-top:solid thin gainsboro;	
}

.hr10
{
	width:100%; 
	clear:both; 
	color:Black; 
	font-weight:bold;
}

.teamReorderActive
{
	border-left:none; 
	border-right:none; 
	border-bottom:solid thin gainsboro; 
	border-top:solid thin gainsboro;
	background-color:AliceBlue;	
}

.teamReorderInactive
{
	border-left:none; 
	border-right:none; 
	border-bottom:solid thin white; 
	border-top:solid thin white;	
	background-color:gainsboro;
}
div.footer
{			
	height: 67px;
	background: url('./../images/designimages/headerBar.JPG') repeat-x top left;		
}

.shinyButton
{
	cursor:pointer;
	border:solid 2px black;
	color:White;
	font-size:14px;
	font-weight:bold;
	background: url('./../images/designimages/buttonBar.JPG') repeat-x top left;
	text-align:center;
	vertical-align:middle;
}

.shinyButton:hover
{
	cursor:pointer;
	border:solid 2px black;
	color:black;
	font-size:14px;
	font-weight:bold;
	background: url('./../images/designimages/headerBar.JPG') repeat-x top left;
	text-align:center;
	vertical-align:middle;
}






/*d.f. 09.24.09 */
.team
{
	padding:0px;
	border: solid 2px transparent;
	cursor:pointer;
}
.team:hover
{
	padding:0px;
	border: solid 2px darkgreen;
	cursor:pointer;
}

.teamSel
{
	padding:0px;
	border: solid 2px darkgreen;
	cursor:pointer;
}


.nflIcon
{
	float:left;
	clear:none;
	display:block;
}

.zTop
{
z-index:1001;
}
 .label
    {
    	 color:Blue;
    	  font-weight:bold;
    }
    
    
.prospectTdTeam
{
		
	border-top:solid 1px black;	
	cursor:pointer;
}

.prospectTdTeam:hover
{
	background-color:Silver;
	border-top:solid 1px black;	
	cursor:pointer;
}


.prospectTdTeamSelected
{
	background-color:Silver;
	border-top:solid 1px black;	
	cursor:pointer;
}

























/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(./../images/designimages/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(./../images/designimages/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(./../images/designimages/SavedStar.png);
}

.pickNumber
{
	font-size: 14; font-family: Arial; font-weight: bold;	
}

.breakDown
{
	text-decoration: none; 
	cursor: pointer; 
	color: DarkGreen;
	float: left; 
	clear: left; 
	font-size: 9px;	
}


.divMdbCol1
{
    display:inline;
    float:left;
    clear:none;
    width:125px;
}

.divMdbCol2
{
     display:inline;
    float:left;
    clear:none;
    width:65px;
}

.divMdbCol3
{
      display:inline;
    float:left;
    clear:none;
    width:545px;
    font-family:Arial;
    font-size:12px;
}

.divMdbBaseline
{
    float:left;
    clear:left;
    width:100%;    
}    

.divMdbContainer
{
    float:left;
    clear:left;
    border-bottom: solid thin black;  
    width:725px;
}

a.anchorPickBreakdown
{
    text-decoration:none; 
    cursor:pointer; 
    color:DarkGreen; 
    float:left; 
    clear:left; 
    font-size:9px;    
}

a.anchorPlayer
{
    color: DarkGreen; 
    font-weight:bold; 
    font-size: 14px;  
    text-decoration:none;
    font-family:Arial;  
}
a.anchorPlayer:hover
{
     color: DarkGreen; 
    font-weight:bold; 
    font-size: 14px;  
    text-decoration:underline;
    font-family:Arial; 
}

.lbPlayerAddOption
{ 
    Color: #006633;
    text-decoration:none;
}

.lbPlayerAddOption:hover
{ 
    Color: #006633;
   text-decoration:underline;
}

.ddlFeatured
{
    font-weight:bold;
    font-size:16px;
    font-family:Arial;
    color:darkgreen;
    background-color:#eeeeee;
    border:solid thin black;
    border-color:darkgreen;
}

 #sortable  { list-style-type: none; margin: 0; padding: 0; width: 60%; }
 #sortable li { margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; font-size: 1.4em;}
 #sortable li span { position: absolute; margin-left: -1.3em; }

  .gridViewHeader a:link  
    {
     text-decoration:none;
    }
    
    .gridViewHeader
    {
        height:30px;
        }



