* {
	margin:0;
	padding:0;
}
body {
	background:#ffffff url('../images/bg.png') repeat-x scroll top left;
	margin:0 auto;
	padding:0;
	padding-top:30px;
	font-family:Arial, Helvetica, sans-serif;
}


/* wrapper */
div#wrap {
	margin:0 0 0 1%;
	min-width: 1000px;
	padding:0 10px;
}


/* header & nav */
div.header {
	margin:0 auto;
}
div.crest 
{
    float: left;
}
div.title 
{
    margin-top:30px;
	float:left;
	width:350px;
	font-size: 0.9em;
}
div.nav 
{
	float:right;
	padding: 60px 0 20px 0;
	margin:0;
}
div.nav ul {
	list-style:none;
	float:right;
}
div.nav ul li {
	display:inline;
	float:left;
}
div.nav ul li a, div.nav ul li a:visited, div.nav ul li a:hover {
	float:left;
	margin:0 10px;
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	border-bottom:1px solid #fff;
}


/* headers */
h1, h2 {
	font-family: Palatino Linotype;
	text-align:left;
	color:#ffffff;
}
h1 {
	font-size:3.5em;
	padding-left:10px;
}
h1 img 
{
    border: 0;
}
h1 a, h1 a:hover, h1 a:visited {
	text-decoration:none;
	color:#ffffff;
	border: 0;
	padding: 0;
}
h2 {
	padding:0 0 10px 10px;
	font-size:0.9em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size:1.5em;
	font-family:'Lucida Sans Unicode','Lucida Grande',verdana,sans-serif;
	font-weight:normal;
	color:#333333;
}
h4 {
	color:#7F0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:normal;
	padding:5px;
	margin-top: 5px;
	background-color:#e6e6e6;
	border-bottom:1px solid #cccccc;
}
h5
{
    font-size: 1.0em;
    color:#7F0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}


/* element defaults */
p {
	margin-bottom:20px;
	line-height:1.7em;
	font-size:0.95em;
	color:#333333;
}
ul {
	padding:0 0 20px 35px;
}
code {
	border:1px solid #7D0000;
	border-left-width:10px;
	display:block;
	padding:10px;
	margin:10px 0;
}

/* default forms */
form {}
form input, form textarea 
{
    margin-top: 3px;
	border:2px solid #dddddd;
	padding:5px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
form input.formbutton {
	background:#8D0000 url('../images/button.png') repeat-x scroll top left;
	color:#ffffff;
	font-size:0.7em;
	border:1px solid #5E0000;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


/* default tables */ 
table {
	width:100%;
	margin-top: 10px;
	margin-bottom:15px;
	font-size: 0.6em;
}
table tr th, table tr td {
	padding:2px 2px; 
}
table tr th {
	background:#8D0000 url('../images/button.png') repeat-x scroll top left;
	color:#ffffff;
}
table tr td {
	border-bottom:1px solid #dddddd;
}
table tr td a{
	text-decoration: none;
}
table tr td.left {
	text-align: left;
}


/* default links */
a { 
	color:#700000;
}
a:visited { 
	color:#AE0000;
} 
a:hover { 
	color:#870000; 
}
	

/* centeral page */
div.pagewrapper {
	margin:0 auto;
	background-image:url('../images/wrap-bg-right.png');
	background-repeat:repeat-y;
	background-position:top right;
}
div.innerpagewrapper {
	background-image:url('../images/wrap-bg-left.png');
	background-repeat:repeat-y;
	background-position:top left;
}
div.page {
	margin:0 10px;
	background-color:#ffffff;
}
div.page ul {
	list-style-image:url('../images/bullet.png');
	font-size:0.95em;
}
div.page ul li {
	padding:3px 0;
}


/* content */
div.content 
{
    width: 62%;
	float:left;
	margin-top: 20px;
}


/* left sidebar */
div.leftsidebar 
{
    width: 20%;
	margin-top: 20px;
	float:left;
	z-index: 1;
	overflow: hidden;
}
div.leftsidebar ul {
	list-style:none;
	list-style-image:none;
	padding:10px 10px 25px 10px;
}
div.leftsidebar ul li {
	padding:3px 0;
}
div.leftsidebar ul li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:0.8em;
}

div.leftsidebar ul li a:hover {	
	text-decoration:underline;
}

div.club_login
{
    padding-bottom: 20px;
}

/* right sidebar */
.rightsidebar 
{
    float: right;
    width: 17%;
	margin-top: 20px;
	z-index: -1;
}
div.rightsidebar ul {
	list-style:none;
	list-style-image:none;
	padding:10px 10px 25px 10px;
}
div.rightsidebar ul li {
	padding:7px 0;
}
div.rightsidebar ul li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:0.8em;
}

div.sponsor
{
    text-align: center;
    padding-bottom: 10px;
	width: 100%;
}

div.sponsor a
{
    margin-left: auto;
    margin-right: auto;
	width: 100%;
	color: #ffffff;
}

div.search
{
    padding-bottom: 20px;
}

div.league_header
{
    float: left;
    clear:none;
	color:#7F0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:normal;
	padding:5px;
	margin-top: 5px;
	background-color:#e6e6e6;
	border-bottom:1px solid #cccccc;
	width: 95%;
}

div.league_header:hover
{
    cursor: pointer;
}

div.league_name
{
    float: left;
}

div.league_select
{
    text-align: right;
    float: left;
    color:#7F0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	font-weight:normal;
	padding:5px 5px 5px 20px;
	background-color:#e6e6e6;
}

div.league_table
{
    display: none;
    clear: both;
}

/* footer */
div.footer {
	clear:both;
	margin-top:10px;
	border-top:1px solid #dddddd;
}
div.footer p {
	text-align:center;
	color:#999999;
	font-size:0.7em;
	font-family:"Trebuchet MS", Verdana, Arial;
}
div.footer p a {
	color:#999999;
}

/* search form */
form.searchform {
	padding-top:10px;
}


/* misc classes */
*:focus {
	outline:none;
}
.clear {
	clear:both;
}

/* League Selector tabs */
#table_container
{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 30px;
}

#table_container ul {
	list-style: none;
	padding:0;
	margin:0;
}

#table_container li 
{
    font-size: 0.9em;
	background-color:#e6e6e6;
	display: inline;
	color: #35710f;
	border: solid;
	border-width: 1px 1px 0 1px;
	margin: 0; 
}

#table_container li a 
{
    text-decoration: none;
	padding: 0 1em;
}

#table_container li.selected {
	padding-bottom: 4px; 
	background: white;
}
