@charset "utf-8";
body{
	background-color: #666666;
	color:#333333;
	font: 76% verdana,sans-serif;
}
/*p {	has no effect of ul#tabs p  } */ 
#header {
	background-color: #1C1C37;
	height: 76px;
	width: auto;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	zoom: 1;
}
#header img{
	margin:10px 0 0 40px;
}
#navbar {
	background-color:#333333;
	margin:0;
	padding:4px 0 4px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	letter-spacing: 1px;
	font-weight: bold;
	}
#navbar a {
	margin:0 30px;
	color: #FFCA2B;
	text-decoration:none;
}	
 
#navbar a:hover {
	color: #FFFFFF;
}	
	
#container {
	float: left;
	padding:20px 0 20px 30px;
	/*width: 1000px;*/
}
/*div#container p {
	color: #FFCC00;	
}*/
ul#tabs li {	/*  global to all rounding boxes (li)  */
	margin:20px 0 0 20px;
	padding:0;
	list-style:none;
	
}

ul#tabs h3 {	/*  global to all tabs (the upper title tab)  */
	font: normal 120%/1.3 Verdana,sans-serif;
	margin:0;
	padding: 5px 0 3px 15px;
	color: #000;
	width:inherit;
}
ul#tabs p {		/*  global to all p's in tab-boxes  */
	margin:0 0 15px 0;	
}

ul#tabs div {	/*  these div's are the rectangular boxes below the tabs  */
	background-color: #ECE8CA;
	border-top:1px solid #666666;
	padding:15px 0 15px 15px;		/*  to position the tables and other stuff!  */
	width:inherit;					/*  IE needs this, to inherit the width set at <li id="blah"> */
}
ul#tabs div p {
	margin:0 10px 10px 0;
}
li#login {
	width:380px;
	margin-bottom:50px;
}
li#login div{
	margin-bottom:40px;
	padding:20px 0 15px 15px;
	width:inherit;
}
li#openComps {
	width: 665px;
}
li#deregister, li#register 	{ width: 475px; }

li#donate, li#viewEdit, li#logout { /* this adjusts how far right they go, in one place */
 	width: 265px;
 	position: absolute;
	left: 575px;
}
li#donate {
	position: absolute;
	top: 159px;
	/top: 144px;
	height:135px;
}

li#viewEdit {
	position: absolute;
	top: 303px;


	/top: 286px;
}
li#logout {
	position: absolute;
	top: 440px;	
}

li#login h3,li#openComps h3,li#deregister h3,li#donate h3,li#register h3,li#viewEdit h3,li#logout h3,li#getPass h3 {
	background-color: #FFCA2B
	/*width:inherit;*/
}
li#getPass {
	width: 550px;
}

input#email, input#password {
	width:200px;
}
input#loginButton {
	float: right;
	/*margin-left: 20px;*/
}

form.donate {
	margin:0 0 0 50px;
	width:200px;
}
form#view {
	margin:0 0 15px 55px;
	/margin:0 0 15px 20px;
	width:200px;
}
form#logoutButton {
	margin-left: 30%;
}
table { margin: 0px; }
table td {
	padding: 6px;
}
td.unregister {
	width: 255px;	
}
td.openComps {
	width: 210px;	
}
table.highLight tr:hover {
	background-color: #CCCCCC;
}
input[type=checkbox] {
	margin: 0 0 0 10px;
	vertical-align:bottom;	 /***** TO CENTER ALIGN THE CHECK BOXES ***/
}
div#container a:link    {
	color:#333333;
	text-decoration:none;
}
div#container a:visited {
	color:#333333;
	text-decoration:none;
}
div#container a:hover {
	text-decoration:underline;
	/*background-color: #CCCCCC;*/
	color:#000099;
}
div#container a:active {
	color:#333333;
	text-decoration:none;
}
.clear {
	clear: left;
}

h1 {
	/* Don't change font size, or anything else sized with EM, change it globally under BODY */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: lighter;
	letter-spacing: 0em;
	color: #FFCC00;
}
h2 {
	/* Don't change font size, or anything else sized with EM, change it globally under BODY */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: lighter;
	letter-spacing: 0.01em;
	color: #CCCCCC;
}	
h3 {
	/* Don't change font size, or anything else sized with EM, change it globally under BODY */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #6699CC;
}
span.tinyText {
	font-size: 10px;
}
table.userTable {
	border-collapse:collapse;
	padding: 0;
	} 
table.userTable td, .userTable th {
	border: 1px solid #999999;
	padding: 7px;
}
table.userTable th {
	background-color: #FFCA2C;
}
table.userTable tr.tableRowOdd {
	background-color: #EDE8CA;
}
table.userTable tr.tableRowEven {
	background-color: #F7F3B0;
}   /* #71FFFF  */
span.bretthardin a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999  !important;	
	float:right;
}
span.bretthardin a:hover {
	color:#FFCA2B  !important;
}

span#adminLink a:link    {
	color:#00FFFF;
	text-decoration:none;
}
span#adminLink a:visited {
	color:#00FFFF;
	text-decoration:none;
}
span#adminLink a:hover {
	text-decoration:underline;
	/*background-color: #CCCCCC;*/
	color:#FFFFFF;
}
span#adminLink a:active {
	color:#00FFFF;
	text-decoration:none;
}
/* for the help and more pages */
span#userAlt a:link    {
	color:#00FFFF;
	text-decoration:none;
}
span#userAlt a:visited {
	color:#00FFFF;
	text-decoration:none;
}
span#userAlt a:hover {
	text-decoration:underline;
	/*background-color: #CCCCCC;*/
	color:#FFFFFF;
}
span#userAlt a:active {
	color:#00FFFF;
	text-decoration:none;
}
