﻿/***  CLEARING OUT ALL DEFAULTS ***/
body, h1, h2, h3, h4, h5, p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, pre, code {
	font-size: 1em;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}

/***  START OF STYLES ***/
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F2F5FD;
	
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #887E62;
}
table {
	margin-left:auto;
	margin-right:auto;
}
h1 {
	padding: 10px;
	font-size: 1.3em;
}
h2 {
	padding: 8px;
	font-size: 1.1em;
}
h3 {
	padding: 5px;
	font-size: .8em;
}
a {
	text-decoration: underline;
	color: #003300;
}


/***  START OF ID SELECTORS  ***/
#body {
	background-color: #003300;
}

#wrapper {
	width: 800px;
	margin-right:auto;
	margin-left:auto;
	background-color:#D4D0C5;
}

#banner {
	margin-top: 0px;
	border-bottom: 0px;
	padding-left: 0px;
}

#top_nav {
}

#date_nav {
	margin-bottom:40px;
}

#datemenu {
	text-align:center;
	background-color: #003300;
	color: white;
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	margin-top: 20px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	float: right;
}
#datemenu a {
	color: white;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 20px;
}
#datemenu a:hover {
	background-color: #82785E;
	color: white;
}

#content {
	padding-top: 15px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#footer {
	clear: both;
	margin-bottom: 0px;
	padding-top:15px;
	padding-left: 0px;
	width: 760px;
}

/*** IDS ***/
.table {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
	border-color: #003300;
	background-color: #B9B19F;
	table-layout: auto;
	text-align:center;
}

.table_match {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
	table-layout: auto;
	text-align:center;	
}

.memberintable {
	text-align:left;
	width: 140px;
}

.aligntableinfoleft {
	text-align:left;
	padding-right:10px;
}

.profilepic {
	margin: 10px 15px 10px 110px;
	clear:both;
	float:left;
	border-color:gray;
	border-style:outset;
}

.profiletable {
	border-style: solid;
	border-width: 1px;
	width:275px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
	border-color: #003300;
	background-color: #B9B19F;
	margin: 10px 110px 10px 15px;
}

.year {
	clear:both;	
	float:left;
	margin-top: 20px;
	margin-left: 15px;
	font-weight:bold;
	font-style:italic;
	color: #003300;
}

.width50 {
	width:50%;
}

.width100 {
	width:100%;
}

.flight_col {
	width: 130px;
}

.rd_col	{
	width: 60px;
}

.matches_col {
	width: 250px;
}

.matchscore_col {
	width: 75px;
}

.matchscore_firstrd_col {
	width: 100px;
	background-color: white;
}

.matchscore_rds_col {
	width: 75px;
	background-color: white;
}


.center {
	text-align:center;
}

.blue_font {
	color: blue;
}

.red_font	{
	color: red;
}

.height_30 {
	height: 30px;
}

.yellow_background {
	background-color: yellow;
}

.btg {
	margin: 0 auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color: orange;
	text-decoration:none;
}

.btgcenter {
	text-align:center;
	padding: 10px 0px 10px 0px;
}

/***MENU THAT WORKS WITH IE6***/
#menu {
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
}

#nav, #nav ul {
	background:#003300;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
}

#nav a {
	background:#003300 bottom right no-repeat;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	display:block;
	font-weight:normal;
	line-height:35px;
	margin:0px;
	padding:0px 30px 0px 30px;
	text-align:left;
	text-decoration:none;
}
#nav a:hover {
	background-color: #82785E;
}
#nav li {
		float:left;
		padding:0px;
}

#nav li ul {
	z-index: 1;
	position: absolute;
	left:-9999em;
	height: auto;
	width: 175px;
	margin: 0;
}

#nav li ul ul {
	margin-top: -2.5em;
	margin-left: 10.8em;
}
#nav ul li a {
	font-size: 12px;
}
#nav ul li {
	width: 100%	
}
#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul,
#nav li.sfhover ul ul ul {
	left: -9999em;

}
#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul,
#nav li li li.sfhover ul {
	z-index: 1;
	left: auto;	
}
#nav li:hover,
#nav li.sfhover {
    background: #2580a2;
}