/* CSS Document 
 * Used for the user profile pages 
 */
h1.pageTitle {padding-bottom:0px !important;margin-bottom:0 !important;}
h1.sub {
	color:#CCCCCC !important;
	font-size:125% !important;
	text-transform:uppercase !important;
	margin:0 !important;
	position:relative;
	top:-5px;
	padding:0 0 0 50px !important;
	font-weight:bold;
	}
h1.sub img {vertical-align:bottom;}
h1.sub a {font-size:85%;letter-spacing:normal !important;}
#tab {padding:5px 20px 20px 20px;}
#tab #nav_menu {float:left;clear:both;width:100%;background:url("http://souperbowl.org/images/menus/tab1/bg.gif") repeat-x bottom;line-height:normal;padding:5px 0 0 0;}
#tab #nav_menu ul {padding:0;margin:0;list-style:none;}
#tab #nav_menu li   {background:url("http://souperbowl.org/images/menus/tab1/r.gif") no-repeat right top;margin:0;padding:0;float:left;}
#tab #nav_menu li a {background:url("http://souperbowl.org/images/menus/tab1/l.gif") no-repeat left top;float:left;display:block;padding:5px 10px 3px 10px;
	font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:black;text-decoration:none;}
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #tab #nav_menu li a {float:none;}
  /* End IE5-Mac hack */
#tab #nav_menu li a:hover {text-decoration:underline}
#tab #nav_menu li.sel   {background:url("http://souperbowl.org/images/menus/tab1/sel_r.gif") no-repeat right top;border:0;}
#tab #nav_menu li.sel a {background:url("http://souperbowl.org/images/menus/tab1/sel_l.gif") no-repeat left top;padding-bottom:5px;}

#tab div.body {margin:0;padding:10px;border:1px solid #666666;border-top:0;width:auto;clear:both;}
#tab div.body p {padding-left:30px;padding-right:30px;}
#tab div.body #history th, #tab div.body #history td {text-align:center;width:auto;}
#tab div.body tr.empty th, #tab div.body tr.empty td {color:#CCCCCC;}
#tab div.body table {width:100%;}

