/* CSS Document */

/*body basics */

body {
	background-color:#000000;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	margin:0px;
	}

a:link, a:active, a:hover, a:visited {
	color:#f2a72a;
	}

p {
      color:#f2a72a;
      }

/*basic div box and formatting */

#logo {
	width:168px;
	height:109px;
	background-image:url("images/logo.png");
	margin-top:-14px;
	//left:50%;
	//margin-left:-600px;
	position:absolute;
	z-index:5;
	}

.headbox {
	height:85px;
	border-top: solid 1px #d4e04c;
	border-bottom: solid 1px #d4e04c;
	background-color:#0d0d0d;
	color: #ffffff;
	font-size:12px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	margin-top:25px;
	text-align:center;
	}
	
.headbox h1 {
        margin-top:20px;
	color:#3ab7d3;
	font-size:28px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	line-height:0px;
	padding:0px;
	padding-top:2px;
	}
	
.crumb {
	width:300px;
	height:40px;
	left:50%;
	//margin-left:-80px;
        margin-top:20px;
	position:absolute;
	text-align:left;
	font-weight:bold;
	color:#f2a72a;
	}
	
.footbox {
	border-top: solid 1px #d4e04c;
	border-bottom: solid 1px #d4e04c;
	color: #ffffff;
	font-size:12px;
	background-color:#0d0d0d;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	width:100%;
	height:40px;
	margin-top:50px;
	}

.footbox p {
	text-align:center;
	color:#ffffff;
	font-size:10px;
	line-height:2px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	}
	
.form {
	border: solid 1px #3ab7d3;
	color:#FFFFFF;
	background-color:#000000;
	margin:0px;
	margin-top:-13px;
	padding:10px;
	text-align:center;
	}
	
.form h1 {
	font-size:22px;
	border-bottom: solid 1px #f2a72a;
	width:100%;
	color:#3ab7d3;
	display:block;
	line-height:0px;
	padding:10px;
	margin-top:20px;
	margin-bottom:20px;
	}
	
#wrapper {
	width:840px;
	left:50%;
	margin-left:-420px;
	position:relative;
	padding:10px;
	}	
	
#wrapper h2 {
	color:#f2a72a;
	font-size:28px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	margin-left:10px;
	margin-top:40px;
	line-height:0px;
	padding:0px;
	}
	
#wrapper h1 {
	font-size:32px;
	border-bottom: solid 1px #f2a72a;
	width:100%;
	color:#3ab7d3;
	display:block;
	line-height:0px;
	padding:10px;
	margin-top:20px;
	margin-bottom:20px;
	}

/* Form Formatting */
div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 150px;
  text-align: left;
  }
  
div.row span.submit {
  float: left;
  width: 300px;
  text-align: left;
  }  

div.row span.formw {
  float: right;
  width: 550px;
  text-align: left;
  }
  
div.row span.formb {
  float: right;
  width: 100px;
  text-align: left;
  }
  
.formw input {
	background:url("images/form_grad.gif");
	width:300px;
	height:28px;
	}

/* This is just for the user administration table */
	table.useradmin 
	{ 
   color: #ffffff; 
   width: 100%; 
   border-collapse: collapse; 
	}
	
div.tablecontainer { text-align: center; width: 98%; margin: 1%; }

div.tablecontainer tr, div.tablecontainer td { text-align: center; }

table.center 
	{ 
   margin-left: auto; 
   margin-right: auto; 
   color: #f2a72a;
	}

table.center a {
	text-decoration: none;
	}

#itemlist {background-color:#222}

#itemlist td
{
    color:#FFCC66;
  background-color: #111;
}



/* Tables are for chumps! but works great for admin stuff. Here's some divs for the buttons */

.iconrow {
	height:170px;
	}
	
.iconlarge {
	background-repeat:no-repeat;
	width:150px;
	height:170px;
	text-align:center;
	float:left;
	margin:0px;
	margin-bottom:20px;
	margin-right:20px;
	position:relative;
	}

.iconlarge a {
	text-decoration:none;
	font-weight:bold;
	}

/* Made these a little bigger*/
.iconmedium {
    background-position:top center;
	background-repeat:no-repeat;
	width:120px;
	height:140px;
	text-align:center;
	float:left;
	margin:0px;
	margin-bottom:20px;
	margin-right:30px;
	position:relative;
	}

.iconmedium a {
	text-decoration:none;
	font-weight:bold;
	}
	
/* divand span designs instead of tables */

.divtable {
		margin-bottom:16px;
		}

.rowhead {
	background-color:#d4e04c;
	color:#040404;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:16px;
	height:16px;
	display:inline-block;
	}	
.rowhead2 {
	background-color:#d4e04c;
	color:#040404;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:16px;
	height:16px;
	}
	
.spanrow {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:16px;
	height:18px;
	}	
	
.spansmall {
	display:inline-block;
	float:left;
	width:50px;
	padding:2px;	
	}
	
.spanmid {
	float:left;
	display:inline-block;
	width:150px;
	padding:2px;
	}
	
.spanlarge {
	float:left;
	display:inline-block;
	width:300px;
	padding:2px;
	}
	
