/*
CSS for Area 9 site
*/

body	{
		font-family: Verdana, Helvetica, Arial, sans-serif;
		background-color: #e2edff;
		line-height: 125%;
		padding: 0px;
		border: 0px solid navy;
		background-image:url('../area9art/background/basketball_on_parquet_floor_artistic1.jpg');
		background-repeat:no-repeat;
		background-attachment:fixed;
		background-position:top right;
		}

h1, h2, h3	{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	}

h3	{
	color: blue;
	}

#sitebranding h1, h2, h3	{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	}

h1	{
		font-size: x-large;
/*		background-color: navy;*/
		color: white;
		padding-top: 2em;
		padding-bottom: .4em;
		padding-left: .4em;
		margin: 0;
		background: navy url(header-bg.jpg) repeat-y right;
		}

#sitebranding h1	{
		font-size: x-large;
/*		background-color: navy;*/
		color: white;
		padding-top: 2em;
		padding-bottom: .4em;
		padding-left: .4em;
		margin: 0;
		background: navy url(header-bg.jpg) repeat-y right;
		}

h2	{
	color: red;
	font-size: 130%;
	font-weight: normal;
//	padding-top: 15px;
	padding: 10px;
	}

h2, ul	{
	margin-top: 15px;
	}

li		{
	font-size: small;
	list-style-type: none;
		}

li.bullet {
	font-size: small;
	list-style-type: disc;
		}

.linkseparatorline	{
	border-top:2px dashed green;
//	border-bottom:2px solid blue;
//	border:2px solid blue;
//	color: blue;
	padding-top: 3px;
	padding-bottom: 3px;
	}

.horizontal-line	{
	border-top:2px dashed green;
//	border-bottom:2px solid red;
//	border:2px solid blue;
//	color: blue;
	padding-top: 3px;
	padding-bottom: 3px;
	}

.directorinfo	{
	font-size: small;
	color: red;
	padding-left:10px;
	}

.directorinfoline	{
	font-size: small;
	color: red;
	padding-left:10px;
	padding-bottom:10px;
	border-bottom:1px dashed black;
	}

a.li	{
	font-weight: bold;
	}

a.li:link	{
	color: black;
	text-decoration: none;
	}

a.li:visited	{
	color: navy;
	text-decoration: none;
	}

a.li:hover	{
	text-decoration: none;
	color: white;
	background-color: red;
	}

a.li:active	{
	color: aqua;
	background-color: navy;
	}

p	{
	font-size: small;
	color: navy;
	padding-left:10px;
}

.lineend	{
	font-size: small;
//	color: red;
	padding-left:20px;
}

.red	{
	color:red;
	}

#tagline p	{
	font-style: italic;
	font-family: Georgia, Times, serif;
/*	background-color: #bed8f3;*/
	border-top: 3px solid #7da5d8;
	border-bottom: 3px solid #7da5d8;
	padding-top: .2em;
	padding-bottom: .2em;
	padding-left: .8em;
	margin: 0;
	background: #bed8f3 url(tagline-fade.jpg) repeat-y right;
	}

.pastdirectorstable	{
	width:630px;
//	padding: .2em;
	border: 3px solid #7da5d8;
	}

.pastdirectorsrow	{
//	padding: .2em;
//	border: 3px solid #7da5d8;
	}

.pastdirectorsdata	{
	padding: .2em;
	border: 3px solid #7da5d8;
	}

.testtable	{
	width:630px;
//	padding: .2em;
//	padding: 10px;
	border: 3px solid #7da5d8;
	}

.testdata	{
	padding: .3em;
	border: 3px solid #7da5d8;
	}

/*
#left_navigation_bar a {
	text-decoration: none;
	}
*/

#repeatedclouds	{
	border: 1px solid black;
	padding: 20px;
	background-color: #aebbdb;
	background-image: url(clouds.jpg);
	}

em	{
/*	font-style: normal;*/
	text-transform: uppercase;
	}

a	{
	font-weight: bold;
	}

a:link	{
	color: black;
	}

a:visited	{
	color: navy;
	}

a:hover	{
	text-decoration: none;
	color: white;
	background-color: navy;
	}

a:active	{
	color: aqua;
	background-color: navy;
	}

a.director	{
	font-size: x-small;
	}

a.director:link	{
	text-decoration: none;
	color: red;
	font-size: x-small;
	}

a.director:visited	{
	color: yellow;
	font-size: small;
	}

a.director:hover	{
	text-decoration: none;
	color: white;
	background-color: navy;
//	font-size: small;
	}

a.director:active	{
	background-color: navy;
	font-size: smaler;
	}

/*
#menu a:hover ul,
<div id="sitebranding">
*/

/*
#sitebranding a	{
	text-decoration: none;
	color: yellow;
	}
*/

#sitebranding a:link	{
//	text-decoration: none;
	color: red;
//	font-size: x-small;
	}

#sitebranding a:visited	{
//	text-decoration: none;
	color: white;
//	font-size: small;
	}

#sitebranding a:hover	{
//	text-decoration: none;
	color: yellow;
//	background-color: navy;
//	font-size: small;
	}

#sitebranding a:active	{
//	background-color: navy;
	color: red;
//	font-size: smaller;
	}

#directors	{
	border-top: 8px solid #7da5d8;
	width: 30%;
	position:fixed;
	height:105px;
	top:3px;
	z-index:1;
	color:red;
	line-height: 90%;
//	font-size: .9em;
	font-size: smaller;
	font-weight: bold;
	right:0px;
	background: #bed8f3 url(tagline-fade.jpg) repeat-y right;
	border-bottom: 3px solid #7da5d8;
	}

#directors p	{
//	font-style: italic;
//	font-family: Georgia, Times, serif;
//	background-color: #bed8f3;
//	border-top: 3px solid #7da5d8;
//	border-bottom: 3px solid #7da5d8;
//	padding-top: .2em;
//	padding-bottom: .2em;
//	padding-left: .8em;
//	margin: 0;
//	background: #bed8f3 url(tagline-fade.jpg) repeat-y right;
	}

.fun	{
	color: #339999;
	font-family: Georgia, Times, serif;
	letter-spacing: .05em;
	}

/*
.attentiongrab	{
	width: 50%;
	font-weight: bold;
	}
*/

/*
.highlight	{
	border-width: 5px;
	border-style: outset;
	border-color: red;
	padding: 5px;
	}
*/

/*
This section deals with the position of items on the screen. It uses absolute positioning - fixed x and y coordinates measured from the top-left corner of the browser's content display
*/

/*
#header, #director, #sitebranding, #tagline, #left_navigation_bar, #bodycontent	{
	border: 1px solid red;
	padding: 2px;
	margin-bottom: 2px;
	}
*/

#bodycontent, #header, #pagefooter {
	position: absolute;
	}

#left_navigation_bar, #bodycontent {
	top: 106px;	// use when no playoff games in menu
//	top: 110px;	use when playoff games are in menu
	}

#bodycontent	{
	left: 210px;
	width: 630px;
	}

#pagefooter	{
	border-top:5px solid blue;
//	border:5px solid gray;
//	color: black;
	padding-bottom: 20px;
	}

/* <div id="header"> */
#header	{
	border-top: 10px solid #7da5d8;
	width: 100%;
//	height: 300px;
	position:fixed;
	top:10px;
	left:10px;
	z-index:1;
	margin:-10px;
	}

/* <img src="divers-circle.jpg" class="feature" */
.feature {
	float: right;
//	margin-right: 10px;
//	padding-left: 10px;
	}

.galleryphoto img	{
	border: 15px solid white;
	}

.galleryphoto p {
	font-size: 65%;
	font-weight: bold;
	margin-top: 0;
	width: 430px;
	line-height: 1.4em;
	}

.photocredit	{
	font-weight: normal;
	color: gray;
	}

.galleryphoto	{
	padding-bottom: 20px;
	border-bottom: 1px solid navy;
	margin-bottom: 10px;
	}

table	{
	border-collapse: collapse;
	border: 1px solid black;
	}

th	{
	text-align: left;
	background: gray;
	color: white;
	padding: 0.2em;
	}

td	{
	border: 1px solid black;
	}

table.events	{
	border-collapse: collapse;
/*	border: 1px solid black;*/
	}

table.events th, table.events td	{
	padding: 4px;
	border: 1px solid #000066
	}

table.events th	{
	font-size: x-small;
	text-align: left;
	background: #241374 url(header-bg.jpg);
	color: #ffffff;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 2px;
	padding-right: 2px;
	}

table.events td	{
	font-size: x-small;
	background: #e2edff url(td.jpg) repeat-x top;
	}

table.events caption	{
	color: #000066;
	font-size: small;
	text-align: left;
	padding-bottom: 5px;
	font-weight: bold;
	}

#left_navigation_bar	{
position:fixed;
left:0px;
//	top:200px;
/*	color: navy;*/
/*	font-weight: bold;*/
	width: 200px;
/*	border: 1px dotted navy;*/
	height: 500px;
//	padding-top: 10px;
	padding-bottom: 30px;
	background: #7da5a8 url(nav-bg.jpg) no-repeat;
	}

#menu_picture	{
	align: center;
	margin-top:55px; // approximately 20px per nav link - use when no playoff page in menu
//	margin-top:115px; // approximately 20px per nav link - use when playoff page in menu
	}

.center	{
	margin-left:auto;
	margin-right:auto;
	width:70%;
//	padding: 10px;
//	background-color:#b0e0e6;
//}