body
{
  line-height:1.25;
}
#login_error
{
  margin:5px;
  color:#660000;
}

textarea
{
  width:98%;
}

div.commentform table{
  width:100%;
}

.comment_picture{
  padding-bottom:5px;
  margin:5px;
  border:1px solid #000000; 
  background-color:#ffffff;
  font-family:verdana; 
  font-size:11px;
  text-align:center;
  display: inline-block;
}

.comment_picture img{
  border:1px solid #000000;
  margin:5px; 
}

.indexblurb
{
  float:right; 
  border:2px solid #000000; 
  border-bottom:1px solid #000000; 
  margin:4px; 
  font-family:verdana; 
  font-size:12px;
  text-align:center;
  line-height:15px;
}

.indexblurb img
{
  border:2px solid #000000; 
  margin-top:4px; 
}

.indexblurbtitle
{
  border-bottom:2px solid #000000; 
	text-align: center;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	padding:2px;
}

.indexblurbrow, .indexblurbrowalt
{
  border-bottom:1px solid #000000;
  padding:4px;
}
.indexblurbrow img, .indexblurbrowalt img
{
  float:left;
  margin:4px;
}

.position_summary
{
  float:right; 
  border:2px solid #000000; 
  border-bottom:1px solid #000000; 
  margin:4px; 
  background-color:#cccccc; 
  font-family:verdana; 
  font-size:12px;
  text-align:center;
  line-height:15px;
  float:right;
  clear:both;
}

.position_summary img
{
  border:2px solid #000000; 
  margin-top:4px; 
}

.position_summary_title
{
  border-bottom:2px solid #000000; 
	text-align: center;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	padding:2px;
}

.mainindexblurb
{
  border:#000000 solid 2px;
  padding:4px;
  margin-bottom:8px;
  margin-top:4px;
}

.mainindexblurb img
{
  border:#000000 solid 2px;
  margin:5px;
  background-color:white;
}
.mainindexblurb p
{
  font-family:verdana;
  font-size:11px;
  margin:0px;
}

.mainindexblurb .last_comment{
  font-family:verdana;
  font-size:11px;
  font-weight:bold;
}

.comment {
	border: 2px #000000 solid;
	margin-top: 15px;
	font-size: 12px;
	margin-left:10px;
	font-family: Verdana;
}

.comment td {
	padding: 10px;
}

.comment th {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-left: 2px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana;
}

.comment_options
{
	text-align:right;
}


.comment_user
{
	text-align:left;
	width:100%;
}

.comment th img {
margin-right:2px;
background-color:white;
border:1px #bbbbbb solid;
}

.quoted_comment
{
  font-size: 11px;
  font-weight:bold;
	font-family: Verdana;
	padding:4px;
	border:2px solid #000000;
	color:#660000;
	margin-top:4px;
	margin-bottom:4px;
}
.quoted_comment hr
{
  background-color:#000000;
}
.quoted_comment div
{
  padding-left:20px;
  font-weight:normal;
  color:#000000;
}

.moved_comment
{
  border: 2px #000000 solid;
	margin-top: 15px;
	font-size: 10px;
	margin-left:10px;
	font-family: Verdana;
	padding:5px;
}

.moved_comment ul{
  margin:0px;
  padding:0px;
  margin-left:10px;
}

.masterComment {
	padding: 4px 4px 4px 4px;
	clear: both;
	line-height:14px;
}

.comment_edited
{
  margin:5px;
  font-size:8px;
}
.edit {
	float: right;
	display: inline;
	padding-right: 2px;
	cursor: pointer;
}
.rating {
	border-top-style: solid;
	border-top-width: 2px;
	text-align: center;
	font-size: 10px;
	font-family: Verdana;
	vertical-align: top;
	padding: 2px 2px 2px 2px;
	width:110px;
}
.pagewrapper {
	width:100%
	text-align: left;
	z-index: 150;
}
body{
  padding:0px;
  margin:0px;
}
.masterwrap {
	width: 100%;
}
.shadowwrap {
	padding-bottom: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-left: 1px;
	text-align: left;
}
.header {
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	empty-cells: show;
	text-align: center;
	font-size: 20px;
	font-family: Verdana;
	vertical-align: middle;
	height:43px;
}

input[type='text'] { font:12px verdana,courier,monospace; border:2px solid #333333; margin-top:2px;margin-bottom:2px;}
input[type='password'] { font:12px verdana,courier,monospace; border:2px solid #333333; }
textarea { font:12px verdana,courier,monospace; border:2px solid #333333; }
input[type='submit'], button { font:bold 12px verdana,courier,monospace; border:2px solid #333333; color:#660000; background-color:#dddddd; margin-top:2px;margin-bottom:2px;}
input[type='button'], button { font:bold 12px verdana,courier,monospace; border:2px solid #333333; color:#660000; background-color:#dddddd; margin-top:2px;margin-bottom:2px;}


.menucell {
	
}
.maincontentcell {
	padding: 10px 10px 10px 5px;
	vertical-align: top;
	
	height:100%
}
#footer {
	text-align: center;
	border-top-color: black;
	border-top-style: solid;
	border-top-width: 2px;
	font-size: 10px;
	font-family: Verdana;
	vertical-align: middle;
	padding-top:2px;
	padding-bottom:2px;
}
h1 {
	font-size: 25px;
	font-family: Verdana;
	margin-bottom:5px;
}
h2 
{
	font-size: 22px;
	font-family: Verdana;
	margin-top:0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	margin:0px;
}
h5 {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	margin:0px;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana;
	margin:0px;
}
.module {
	border-style: solid;
	border-left-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-color: #000000;
	margin: 4px 4px 4px 8px;
	
	
}
.moduletitle {
	text-align: center;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	cursor: pointer;
	padding:2px;
	text-align:center;
}

.modulebody {
	border-top-style: solid;
	border-top-width: 2px;
	font-size: 11px;
	font-family: Verdana;	
	text-align:center;
}
.modulepictures {
	float: right;
	display: inline;
}
.modulelink:first-child { 	
font-size: 10px;
	font-family: Verdana; 
  
  padding:2px;
  }
.modulelink,.newmodulelink{
  padding:2px;
	border-top-style:solid;
	border-top-width:1px;
	font-size: 10px;
	font-family: Verdana;
}

.modulelink a:link{
	font-size: 10px;
	font-family: Verdana;
  text-decoration:underline;

}

.modulelink a:hover{
		text-decoration:none;
}


.archivelink a:link
{
	font-size: 10px;
	font-family: Verdana;
}
.archivelink a:hover
{
	font-size: 10px;
	font-family: Verdana;  
}
.archivelink a:visited
{
	font-size: 10px;
	font-family: Verdana;
}
.archivelink a:active
{
	font-size: 10px;
	font-family: Verdana;  
}




div.pictureCell {
	border-style: solid;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-color: #000000;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
}
div.floatCell {
	float: right;
	display: inline;
	clear: right;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}

.floatCellLeft {
	float: left;
	display: inline;
	clear: left;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
}
.caption {
	padding: 2px 2px 2px 2px;
	display:block;
	margin-top:-2px;
}
.content {
	border-style: solid;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	padding: 4px 10px 4px 10px;
	min-height:700px;
}
.articletext {
	font-size: 12px;
	font-family: Verdana;
	line-height: 16px;
}
.articleauthor {
	border-style: solid;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-color: #000000;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
}
.articleauthorimg {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-color: #000000;
	display: block;
}
.articlesummary
{
  float:left; 
  border-style:solid; 
  border-color:#000000;
  border-width:2px; 
  margin:10px;
	font-size: 11px;
	font-family: Verdana;
	padding-right:2px;
	padding-top:2px;
	padding-left:2px;
}

.articlesummary img
{
  
	margin:0px;
  border-style:solid; 
  border-color:#ffffff;
  background-color:#ffffff;
  border-width:1px;
}

.articlepicturesummary
{
	font-size: 11px;
	font-family: Verdana;
	padding:4px;
	border-top:1px solid #000000;
}

.authorboxlink {
	padding: 2px 2px 2px 2px;
}
.authorboxheader, .boxheader {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	font-size: 12px;
	font-weight: bold;
	border-color: #000000;
	padding: 2px 2px 2px 2px;
}

.box {
	border-style: solid;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-width: 2px;
	border-color: #000000;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-top: 4px;
	font-size: 4px;
	font-family: Verdana;
	font-size:10px;
	text-align: center;
}
.boxcontent {
	padding:4px;
}


.pickCell {
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	text-align: center;
	font-size: 11px;
	font-family: Verdana;
}
.pickCell img, .nflgamecomment img {
  padding:3px;
  border:2px solid #333333;
  background-color:white;
  margin:3px;
}
.mainGameCell {
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	padding: 4px;
	text-align: center;
	font-size: 11px;
	font-family: Verdana;
}
.recordCell {
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	text-align: center;
	font-size: 11px;
	font-family: Verdana;
}
.nflgamecomment {
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	font-size: 11px;
	font-family: Verdana;
	width: 98%;
	padding: 5px;
	margin: 5px;
	text-align:center;
}
.nfltable 
{
  border-collapse:collapse;
}
.masterpickscell {
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	padding: 5px;
	margin: 5px;
}

.commentrating
{
  width:114px;
  border-color:#444444;
  border-bottom-width:2px;
  border-bottom-style:solid;
  border-left-width:2px;
  border-left-style:solid;
  border-right-width:2px;
  border-right-style:solid;
  margin-bottom:10px;
  margin-left:5px;
  vertical-align:top;
  
}
.commentrating img
{
  border: 0px;
}
.commentratingtitle
{
  
  border-color:#444444;
  border-top-width:2px;
  border-top-style:solid;
  font-size: 10px;
	font-family: Verdana;
	text-align:center;
}

.commentform
{
  clear:both;
  
  border-color:#444444;
  border-width:2px;
  border-style:solid;
  font-size: 10px;
	font-family: Verdana;
	text-align:center;
	margin:4px;
}

.commentformtext
{
	padding:4px;
}

.date
{
  float:right;
  font-weight:bold;
  font-size: 10px;
	font-family: Verdana;
	margin:4px;
}

.comment_date{
	margin-top:2px;
  font-weight:bold;
}

.blogtext
{
  
  border-color:#000000;
  border-width:2px;
  border-style:solid;
  margin:4px;
  padding:4px;
  font-size: 12px;
	font-family: Verdana;
	line-height: 16px;
	clear:both;
}


table.standard {
	border: 1px solid #000000;
	border-collapse: collapse;
	empty-cells: show
}
table.standard td, table.standard th {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 4px;
  font-family:verdana;
}
table.standard td,table.standard th{
  font-size: 12px;
}
table.standard th, table.standard .field{
  text-align:center;
  vertical-align:top;
}

table.standard  a {
	font-size: 13px;
}

table.standard  img {
	border: 2px solid #000000;
	margin: 4px;
}


table.standard  img.none {
	border: 0px;
	margin: 2px;
}

table.game_stats {
	border: 1px solid #000000;
	border-collapse: collapse;
	empty-cells: show
}
table.game_stats td, table.game_stats th {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 4px;
}
table.game_stats td{
  font-size: 18px;
  font-family:verdana;
}

table.game_stats td.team_name{
  font-size: 20px;
  font-weight:bold
}
table.game_stats th{
  font-size: 20px;
}
.mainindexblurb table.game_stats td,.mainindexblurb table.game_stats th{
  font-size: 14px;
}
table.game_stats th, table.game_stats .field{
  text-align:center;
  vertical-align:top;
}

#category_list ul
{
  margin:0px;
  padding-left:14px;
}

#parent_category_list
{
   font-size: 10px;
	 font-family: Verdana;
}


.mastertabgroup
{
  margin-bottom:15px;
  text-align:left;
}
.tabgroupcontent
{
  clear:both;
}

.tab
{
  padding-top:2px;
  padding-bottom:2px;
  padding-left:8px;
  padding-right:8px;
  border-top-color:#9FA0A2;
  border-top-width:1px;
  border-top-style:solid;
  cursor:pointer;
  height:100%;
  font-weight: bold; 
  text-align: center; 
  font-size: 8pt;
  font-family: Verdana;
}
.tabactive
{
  color:#000000;
  background-color:#ffffff;

}
.tabinactive
{
  background-color:#D1D1D1;
  color:#000000;
  border-color:#9FA0A2;
  border-bottom-width:1px;
  border-bottom-style:solid;
}

.tabcontent
{
  background-color:#ffffff;
  color:#000000;
  padding:5px 5px 5px 5px;
  border-color:#9FA0A2;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-left-width:1px;
  border-left-style:solid;
  border-right-width:1px;
  border-right-style:solid;
  font-family: Verdana;
  font-size: 8pt;
}

.tabstrip
{
 background:url('/images/tab_parts/main_bottom.gif');  
 background-repeat: repeat-x;
 background-position: bottom;

}

.tabtable
{

}

.tabextra
{

}

.middle_default
{
  height:100%; 
  background:url('/images/tab_parts/middle_default_middle.gif');  
  border-color:#9FA0A2; 
  border-bottom-width:1px; 
  border-bottom-style:solid;
}
.left_active
{
  height:100%; 
  background:url('/images/tab_parts/left_active_middle.gif');
}
.left_default
{
  height:100%; 
  background:url('/images/tab_parts/left_default_middle.gif');
  border-color:#9FA0A2; 
  border-bottom-width:1px; 
  border-bottom-style:solid;
}
.right_default
{
  height:100%; 
  background:url('/images/tab_parts/right_default_middle.gif');  
  border-color:#9FA0A2; 
  border-bottom-width:1px; 
  border-bottom-style:solid;
}
.right_active
{
  height:100%; 
  background:url('/images/tab_parts/right_active_middle.gif');  
}

.middle_left_active
{
  height:100%; 
  background:url('/images/tab_parts/middle_left_active_middle.gif');
}

.middle_right_active
{
  height:100%; 
  background:url('/images/tab_parts/middle_right_active_middle.gif');
}
#block_1
	{
	float: left;
	width: 75%;
	margin-left: 25%;
	}
* html #block_1
	{
	display: inline;
	}
#menu
	{
	float: left;
	width: 25%;
	margin-left: -100%;
	margin-top:6px;
	}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper
	{
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
	float/**/: none;
	}
/* easy clearing */
#wrapper:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrapper
	{
	display: inline-block;
	}
/*\*/
#wrapper
	{
	display: block;
	}
/* end easy clearing */
#footer
	{
	clear: both;
	}
	
	.graph{
	text-align:center;
	margin:10px;
	}
	
.extrapicker{
	   float:left; 
     padding:4px; 
     margin:4px; 
     width:150px; 
     border:2px solid #000000;
	}

.extrapicker .nfl_logo{
float:right;
}
.extrapicker .nfl_logo img{
background-color:white;
border:2px solid black;
}
.extrapicker .user_avatar{
float:left;
}
.extrapicker .user_avatar img{
background-color:white;
border:2px solid black;
}


#results .description{
	font-family: verdana,courier,monospace;
	font-size: 11px;
	padding:5px;
}
#results .url{
	font-family: verdana,courier,monospace;
	font-size: 10px;
	color:#999999;
}

#result_report{
 font-weight:bold;
 margin-bottom:5px;
}

#powered_by{
text-align:right;	
font-family: verdana,courier,monospace;
font-size: 10px;
}

.avatar_box{
border:2px solid #000000;
padding:2px;
margin:4px;
background-color:#dddddd;
float:left;
}
.avatar_box img{
border:1px solid #000000;
background-color:#ffffff;
margin-bottom:2px;
}

.myspace_picture
{
  text-align:center;
  width:115px;
  background-color:#dddddd;
  font-family: verdana,courier,monospace;
	font-size: 10px;
	color:#000000;
	border:2px #000000 solid;
	margin:2px;
	padding:4px;
}

.error
{
  color:red;
  font-weight:bold;
}

.module #adsbody{
 padding:4px;
}

.team img{
  border:2px solid #000000;
  background-color:#ffffff;
  padding:2px;
  margin:2px;
}

.nfl_profile_lifetime{
  font-family: verdana,courier,monospace;
  margin-top:5px;
	font-size: 14px;
}

.team{
  font-family: verdana,courier,monospace;
  padding:2px;
  margin-bottom:5px;
  margin-right:5px;
  background-color:#D7CBBF;
  border:2px solid #877B67;
	font-size: 12px;
	text-align:center;
}

table.pick_results {
	border: 1px solid #000000;
	border-collapse: collapse;
	margin:5px;
}
table.pick_results td, table.pick_results th {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 4px;
}

.idle_time{
  font-size:8px;
}
