/*
#profile table { 
		border:none;
		width:350px;
		background-color:#cecece;
}

#profile table td { 
		text-align:right;
		width:135px;
		padding:8px;
}
---- */

#choose table { 
		border:none;
		width:600px;
		background-color:#cecece;
}
#choose td { 
		padding:4px;
		vertical-align:middle;
}

body {
background:url(images/grassback.gif); 
margin:0px;
font-family:Arial, Helvetica, sans-serif;

}
ul {
  font-family: Arial, Verdana;
  font-size: 11px;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top:-24px;
}
ul li {
  display: block;
  position: relative;
  float: left;

}
li ul { display: none;

margin-top:0px;
 }
ul li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  padding: 5px 15px 5px 15px;
  background: #000000;
  margin-left: 1px;
  white-space: nowrap;
}
ul li a:hover { background: #000000; }
li:hover ul {
  display: block;
  position: absolute;
}
li:hover li {
  float: none;
  font-size: 11px;
}
li:hover a { background: #000000; }
li:hover li a:hover { background: #196f06; }

#menu {
	text-transform:uppercase;
	color:#000000;
	text-align:left;
	    width:700px;
		background:#000000;
}



#main { 
width:700px;
background-color:#ffffff;
}

/*
#topads { 
width:500px;
margin-top:20px;
}
#navigation { 
width:700px;
background-color:#000000;
padding:2px 0 2px 0;
}
#leaders table { 
width:400px;
background-color:#000000;
border:1pt solid #000000;
}
#leaders td {
font-size:10px;
line-height:12px;
height:25px;
}

#navlinks a {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}
#navlinks a:hover {
color:#28772e;
}
*/
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
}
#scoretext {
color:#8f272c;
}
#scorelevel {
color:#28772e;
}
#leftcol { 
width:200px;
float:left;
padding:4px;
background-color:#0066FF;
}
#center { 
width:1000px;
padding:4px;
 /* Centering for IE6+ in strict mode,
          Firefox, and other modern browsers */
        margin-left: 5px;
		margin-right: 5px;
        /* Don't center every line of text -
          we inherited this setting from body */
        text-align: left;
}
/*
#rightcol { 
width:200px;
padding:4px;
float:right;
}
#register table { 
width:550px;
margin-left:20px;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border-collapse: collapse;
	border:none;
font-size:12px;
padding:0px;
background-image:url(images/mainback.gif);
}
#register td { 
width:500px;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align:top;
	border-collapse: collapse;
	border:none;
font-size:12px;
padding:0px;
background-image:url(images/mainback.gif);
}
*/
#nfllosers table { 
margin-left:10px;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border-collapse: collapse;
	border:none;
font-size:12px;
padding:0px;
}
#nfllosers td { 
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border-collapse: collapse;
	border:none;
font-size:12px;
padding:0px;
}
/*
#login table {
margin-left:20px;
	text-align: center;
	border-collapse: collapse;
	font-size:12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#login td { 
	text-align: center;
		border:none;
		width:500px;
		vertical-align:top;
}
#dates table {
margin-left:20px;
	text-align: center;
	border-collapse: collapse;
	font-size:12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#dates td { 
	text-align: center;
		border:none;
		vertical-align:top;
}

#reset table {
margin-left:20px;
	text-align: center;
	border-collapse: collapse;

	font-size:12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#reset td { 
	text-align: center;
		border:none;
		width:500px;
		vertical-align:top;
} 
#profile table {
margin-left:20px;
	text-align: center;
	border-collapse: collapse;
	font-size:12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#profile td { 
	text-align: center;
		border:none;
		width:500px;
		vertical-align:top;
}


#register td { 
	text-align: center;
		border:none;
		width:100px;
		height:30px;
		vertical-align:top;

}*/
/*
table { 
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid gray;
	border-top: none;	
	line-height: 12px;
	width:700px;
	
}
#users table { 
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border: 1px solid #000000;
	border-top: none;	
	width:600px;

}


#users{ 
	font: 60% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #000000;
	border-top: none;	
}

tr {
	padding: .1em;
	text-align: center;
}
th {
color:#FFFFFF;
padding: .5em;
}
#users th {
background-color:#525252;
color:#FFFFFF;
	padding: .5em;
}*/
#dead {
background-color:#a31704;
color:#FFFFFF;
padding: .5em;
}
#alive {
background-color:#12a727;
color:#FFFFFF;
padding: .5em;
}
#users #dead {
background-color:#a31704;
color:#FFFFFF;
padding: .5em;
}
#users #alive {
background-color:#12a727;
color:#FFFFFF;
padding: .5em;
}
#prizestatus {
color:#dedede;
}
#prizelevel {
color:#dedede;
}
span.green {color:green;font-weight:bold;font-size: 8pt;}
span.strike {text-decoration: line-through;font-size: 8pt;}
span.pick {font-size: 8pt;}

 /*
td {
	border-left: 1px solid gray;
	background-color:#ffffff;
	width:100px;
	height:80px;
	text-align: center;
	/*vertical-align:bottom;

#users td {
	border-left: 1px solid gray;
	width:100px;
	height:30px;
	text-align: center;
	vertical-align:middle;
}
*/
#teamname {
font-size:10px;
	

}
#nickname {
	text-align: left;
	font-weight:bold;
	font-size:18px;
	color:#990000;
}
#groupteamname {
	font-weight:bold;
	font-size:14px;
	color:#990000;
}
#countdown {
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
/*
#choose td {
	border-left: 1px solid #dadada;
	width:100px;
	height:40px;
	text-align: center;
} */

#warning { 
font-family:Arial, Helvetica, sans-serif;
		color:#990000;
		font-weight:bold;
		text-align:center;
		font-size:14px;

}
#footer { 
		width:700px;
		background-color:#000000;
		padding:5px 0 5px 0;
}
#footertext { 
font-family:Arial, Helvetica, sans-serif;
		color:#ffffff;
		text-align:center;
			font-size:9px;

}
