body
{
	font-family: arial, helvectica, sans-serif;
	font-size: 9pt;
}

td
{
	font-family: arial, helvectica, sans-serif;
	font-size: 9pt;
}

th
{
	font-family: arial, helvectica, sans-serif;
	font-size: 9pt;
}

h1
{
	margin-top: 0px;
	padding-top: 13px;
	color: lightgrey;
}

h2
{
	color: #C00000;
	font-size: 18px;
}

h3
{
	font-size: 14px;
}

h4
{
	font-size: 12px;
	font-weight: bold;
}

p
{
	line-height: 14pt;
	word-spacing: 2px;
}

li
{
	line-height: 14pt;
	word-spacing: 2px;
}

a:link
{
	color: #C00000;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #C00000;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	color: #C00000;
	text-decoration: none;
	font-weight: bold;
}

button
{
	color: #c00000;
	background-color: lightgrey;
	font-size: 9px;
	font-weight: bold;
}

/* ids */
#container
{
	/*border: 1px solid black;*/
	width: 800px;
	min-height: 150px;
}

#left
{
	float: left;
	width: 130px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top:25px;
}

#right
{
	float: right;
	width: 130px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top:25px;
}

#nav
{
	width:100%;
	min-height: 100px;
	margin-top:5px;
	margin-bottom:5px;
}

#nav ul
{
	list-style-type: none;
	padding-left: 0px;
}

#nav li
{
	padding: 2px;
}

#nav .top_menu
{
	border: 2px solid #C00000;
}

#nav ul.close_cat
{
	display: none;
}

#nav li.open_cat
{
	background-color: #C00000;
	background-image: url("../images/leftnav_bg.jpg");
	color: white;
}

#nav li.open_cat a
{
	color: white;
}

#nav li.close_cat a
{
	color: white;
}

#nav li.close_cat
{
	background-color: #C00000;
	background-image: url("../images/leftnav_bg.jpg");
}

#nav .sub
{
	background-color: white;
	text-align: right;
}

#nav .sub_selected
{
	background-color: lightgrey;
	background-image: url("../images/leftnav_select_bg.jpg");
	text-align: right;
}

#news
{
	width: 100%;
	min-height: 50px;
	margin-top:5px;
	margin-bottom:5px;
}

#news ul
{
	margin-left: 0px;
	padding-left: 19px;
}

#ads
{
	/*background-color: brown;*/
	width: 100%;
	min-height: 50px;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}

#main_full
{
	/*background-color: yellow;*/
	/*margin-left: 140px;*/
	min-height: 300px;
	width: 650px;
	padding: 5px;
	padding-top: 20px;
	
	float: left;
}

#main_with_right
{
	/*background-color: yellow;*/
	/*margin-left: 145px;*/
	/*margin-right: 145px;*/
	width: 500px;
	min-height: 300px;
	margin-bottom: 10px;
	padding: 5px;
	padding-top: 20px;
	float: left;
}

#footer
{
	/*background-color: green;*/
	width:100%;
	text-align:center;
	margin-left:5px;
	margin-right:5px;
	border-top: 2px dotted #c00000;
	padding: 5px;
	clear:both;
}

#footer .left_footer {
	float: left;
	text-align: left;
}

#footer .right_footer {
	float: right;
	text-align: right;
}

#footer .mid_footer {
	min-height: 40px;
}

#header
{
	background-color: #c00000;
	background-image: url("../images/header_bg1.jpg");
	width:100%;
	text-align:center;
	clear:both;
	height: 80px;
	margin-top: 0px;
	margin-left:5px;
	margin-right:5px;
	color: #dddddd;
}

#header td
{
	font-family: arial, helvectica, sans-serif;
	font-size: 8pt;
	color: #dddddd;
}

#header input
{
	font-size: 8pt;
}

#top_nav
{
	background-color: white;
	width:100%;
	color: #c00000;
	text-align:center;
	clear:both;
	margin-left:5px;
	margin-right:5px;
	/*margin-top:5px;*/
	/*margin-bottom:5px;*/
}

#top_nav a:link
{
	text-decoration: none;
	font-weight: bold;
}

#top_nav a:hover
{
	text-decoration: none;
	font-weight: bold;
}

#top_nav a:visited
{
	text-decoration: none;
	font-weight: bold;
}

#bottom_nav
{
	background-color: #C00000;
	width:100%;
	text-align:center;
	color: lightgrey;
	clear:both;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

#bottom_nav a:link
{
	color: lightgrey;
	text-decoration: none;
	font-weight: bold;
}

#bottom_nav a:hover
{
	color: lightgrey;
	text-decoration: none;
	font-weight: bold;
}

#bottom_nav a:visited
{
	color: lightgrey;
	text-decoration: none;
	font-weight: bold;
}

#logo
{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 16px;
	font-weight: bold;
	/*border: 1px solid black;*/
	text-align: center;
}

#myteam_left
{
	float: left;
	margin-left: 40px;
}

#myteam_right
{
	float: right;
	margin-right: 40px;
}

#myteam_details
{
	width: 100%;
}

#myteam_elems
{
	padding-top: 10px;
	clear: both;
}

#myteam_elems table
{
	border: 1px solid #c00000;
	border-collapse: collapse;
}

#myteam_elems th
{
	background-color: lightgrey;
	padding: 3px;
}

#myteam_elems td
{
	padding: 3px;
}

#myteam_elems .elem_points
{
	text-align: center;
}

#myteam_elems .elem_value
{
	text-align: right;
}

.team_options
{
	text-align: right;
}

#entry_form
{
	margin-left: 60px;
}

#entry_form th
{
	text-align: left;
	padding-top: 15px;
}

#entry_form select
{
	width: 200px;
}

#entry_form .submit_button
{
	text-align: right;
}

.error
{
	color: #c00000;
	font-weight: bold;
	width: 100%;
	text-align: center;
}

#transfer_form select
{
	width: 200px;
}

#transfer_form td
{
	height: 40px;
}

#transfer_form .transfer_show
{
	display: none;
	vertical-align: middle;
}

#transfer_form .transfer_hide
{
	vertical-align: middle;
}

#transfer_form .submit_button
{
	text-align: right;
}

#league table
{
	border: 1px solid darkgray;
	border-collapse: collapse;
}

#league td
{
	border: 1px solid darkgray;
	border-collapse: collapse;
	padding: 3px;
}

#league th
{
	background-color:lightgrey;
	border: 1px solid darkgray;
	border-collapse: collapse;
}

#team_history h3
{
	width: 100%;
	background-color: lightgrey;
}

#entry_confirm table
{
	margin-left: 30px;
}

#events table
{
	border: 1px solid darkgray;
	border-collapse: collapse;
}

#events td
{
	border: 1px solid darkgray;
	border-collapse: collapse;
	padding: 3px;
}

#events th
{
	background-color:lightgrey;
	border: 1px solid darkgray;
	border-collapse: collapse;
}

#stats table
{
	border: 1px solid darkgray;
	border-collapse: collapse;
}

#stats td
{
	border: 1px solid darkgray;
	border-collapse: collapse;
	padding: 3px;
}

#stats th
{
	background-color:lightgrey;
	border: 1px solid darkgray;
	border-collapse: collapse;
}

#stats h3
{
	margin-left: 50px;
}

#team_elements table
{
	border: 1px solid darkgray;
	border-collapse: collapse;
	width: 200px;
}

#team_elements td
{
	border: 1px solid darkgray;
	border-collapse: collapse;
	padding: 3px;
}

#team_elements th
{
	background-color:lightgrey;
	border: 1px solid darkgray;
	border-collapse: collapse;
}

#links td
{
	padding-bottom: 10px;
	vertical-align: top;
}

#halloffame th
{
	text-align:left;
	padding-top:10px;
	color: #c00000;
}

#halloffame tr.first
{
	font-weight: bold;
}

#rules table
{
	border: 1px solid darkgray;
	border-collapse: collapse;
	width: 200px;
}

#rules td
{
	border: 1px solid darkgray;
	border-collapse: collapse;
	padding: 3px;
	text-align:center;
}

#rules th
{
	background-color:lightgrey;
	border: 1px solid darkgray;
	border-collapse: collapse;
}

#rules ul
{
	margin-left: 130px;
	list-style-type: none;
}

#whatsnew p
{
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 0px;
}

#whatsnew h3
{
	font-size: 9pt;
	font-weight:bold;
	margin-bottom: 0px;
	margin-top: 30px;
	margin-left: 20px;
}

#login
{
	margin-left: 80px;
}



/* stuff for rounded boxes */
.raised {
  background:transparent; 
  /*width:33%;*/
  }
.raised h1, .raised p {
  margin:0 10px;
  }
.raised h1 {
  font-size:2em; 
  color:#fff;
  }
.raised p {
  padding-bottom:0.5em;
  }
.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {
  display:block; 
  overflow:hidden;
  font-size:1px;
  }
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {
  height:1px;
  }
.raised .b2 {
  background:#ccc; 
  border-left:1px solid #fff; 
  border-right:1px solid #eee;
  }
.raised .b3 {
  background:#ccc; 
  border-left:1px solid #fff; 
  border-right:1px solid #ddd;
  }
.raised .b4 {
  background:#ccc; 
  border-left:1px solid #fff; 
  border-right:1px solid #aaa;
  }
.raised .b4b {
  background:#ccc; 
  border-left:1px solid #eee; 
  border-right:1px solid #999;
  }
.raised .b3b {
  background:#ccc; 
  border-left:1px solid #ddd; 
  border-right:1px solid #999;
  }
.raised .b2b {
  background:#ccc; 
  border-left:1px solid #aaa; 
  border-right:1px solid #999;
  }
.raised .b1 {
  margin:0 5px; 
  background:#fff;
  }
.raised .b2, .raised .b2b {
  margin:0 3px; 
  border-width:0 2px;
  }
.raised .b3, .raised .b3b {
  margin:0 2px;
  }
.raised .b4, .raised .b4b {
  height:2px; margin:0 1px;
  }
.raised .b1b {
  margin:0 5px; background:#999;
  }
.raised .boxcontent {
  display:block;  
  background:#ccc; 
  border-left:1px solid #fff; 
  border-right:1px solid #999;
  }
