/** MAIN DECS **/
* {
	font-family: verdana, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

a {
	color: #40627d;
	text-decoration: none;
}

p a {
	text-decoration: underline;
}

body {
  	background-color: #808182;
  	color: #000;
	margin: 20px auto;
	padding: 0px;
	text-align: center;
}

fieldset {
	border-color: #d0a825;
	border-width: 1px 0 0 0;
	margin: 5px auto;
	padding: 10px;	
}

h1 {
	color: #40627c;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
}

h2 {
	color: #757474;
	font-size: 18px;
	font-weight: lighter;
	text-align: left;
	
}

h3 {
	/* color: #757474; */
	color: #40627c;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
}

h4 {
	color: #d0a825;
	font-size: 16px;
	font-weight: lighter;
	text-align: left;
}

h5 {
	color: #6b6a6a;
	font-size: 12px;
	margin: 2px;
	text-align: left;
}

h6 {
	color: #40627d;
	margin-top: 8px; 
	text-align: left;
}

#com-ben h6, #shop-ben h6, #sponsors h6 {
	color: #ec232b;
	font-size: 14px;
}

hr {
	border: 1px dotted #c7c7c7;
	margin: 0px auto;
	width: 94%;
}

img {
	border: 0px solid #000;
	display: block;
}

/*** Allow images in news sections ***/
p img {
	border: 1px solid #000;
	float: left;
	margin: 5px;
}

p br {
	clear: left;
}
/*************************************/

input {
	float: left;
	padding: 3px;
	width: 200px;
}

p {
	color: #3f3e3e;
	font-size: 14px;
	margin-top: 10px;
	text-align: left;
}


label {
	padding: 3px 5px;
	text-align: right;
	color: #393938;
	font-size: 12px;
}

legend {
	padding: 3px;
	color: #40627c;
	font-size: 16px;
	font-weight: bold;
}

table {
	border-collapse: collapse;
}

label, select, textarea {
	display: block;
	float: left;
	width: 200px;
	margin-bottom: 5px;
	padding: 3px;
}

label { width: 90px; line-height: 18px; }

form.reg label { width: 150px; line-height: 18px; }

textarea {
	height: 200px;
	width: 400px;
}

input, option, select {
	font-size: 14px;
}

.chkBox {
	width: 20px; height: 23px;
}

/****** IDS ******/
#content {
	margin: 0px;
	width: 1000px;
	margin: 10px auto;
	min-height: 700px;
	overflow: hidden;
	background-color: #fff;	
	background-image: url('/images/background-main.gif');
	background-repeat: repeat-y;
	border: 1px solid #40627d;
}

#photos {
	margin: 10px 0px 0px 30px;
}

#main_left {
	float: left;
	text-align: center;
	width: 723px;
}

#main_right {
	float: left;
	text-align: center;
	width: 277px;
	background-color: #40627d;
	vertical-align: top;
}

div.ads div {
	margin-top: 10px;
	text-align: center;
	width: 100%;
}

div.content {
 	margin: 10px;
}

div.content_header {
	background-color: #eee; 
	border-bottom: 1px dashed #000; 
	padding: 10px;
}

div.alum {
	border-left: 1px dotted #c7c7c7;
	float: left;
	margin-top:-20px;
	margin-bottom: 10px;
	padding: 10px 10px 0px 10px;
	width: 28%;
}

div.aep {
	border-left: 1px dotted #c7c7c7;
	border-right: 1px dotted #c7c7c7;
	float: left;
	margin: -20px 5px 20px 0px;
	padding: 10px 10px 0px 10px;
	width: 27%;
}

form fieldset.manage {
	border-width: 1px;
	margin-right: 80px;
	margin-left: 80px;
	width: 500px;
}

/* OUT OF ORDER BUT SAME AS ABOVE COLOR */
#main_right a {
	color: #e6e6e6;
}

#main_right h3 {
	text-align: center;
}


#main_right img {
	border: 1px solid #d0a825;
	margin: 7px auto;
}

#main_right fieldset {
	border: 0px solid #000;
}

#main_right form div.optional {
	clear: left;
}

#main_right legend, #main_right label, #main_right h3 {
	color: #d0a825;
}

#main_right label {
	display: block;
	float: left;
	text-align: right;
	width: 80px;
}

#main_right input {
	float: left;
	width: 130px;
}

#main_right div.submit {
	margin: 0px 0px 0px 50px;
	text-align: center;
}

#main_right div.submit input {
	height: 20px;
	width: 50px;
}

#main_right div.submit label {
	display: block;
	text-align: left;
	vertical-align: top;
	width: 140px;
}

#main_right div.login {
	height: 70px;
	margin-top: 25px;
	text-align: center;
}

#main_right div.login h4 {
	text-align: center;
}

#main_right div.weather {
	background-color: #e6e6e6;
	border: 3px solid #d0a825;
	height: 120px;
	margin: 5px auto;
	width: 250px;
}

#main_right div.weather h3 {
	color: #4e5d5a;
	font-size: 14px;
	margin: 6px;
}

#main_right div.weather h6 {
	color: #000000;
	font-size: 12px;
	margin: 0px;
}

#main_right div.weather img {
	border: 0px solid #000;
	height: 70px;
	width: 70px;
}

#main_right div.sponsors {
	margin: 60px 10px;
	width: 250px;
}

#main_right div.sponsors div div {
	text-align: center;
	width: 100%;
}

#main_right div.sponsors h3 {
	font-size: 18px;
	font-weight: normal;
}

#main_right div.sponsors img {
	border-width: 0px;
	margin: 7px auto;
}

#shop-ben div.sponsor ul, #sponsors ul {
	list-style: none;
	color: #3f3e3e;
}

#shop-ben div.sponsor, #sponsors  {
	margin-bottom: 10px;
}

#shop-ben div.sponsor h6 {
	display: inline;
	margin-bottom: 15px;
	margin-right: 10px;
}

#shop-ben ul {
	margin-left: 10px;
	margin-top: 2px;
}

#sponsors ul li { padding-bottom: 10px; }
#sponsors ul li li { padding-left: 20px; }
#sponsors p { margin: 0; }

/****** CLASSES ********/
div.box {
	background-color: #e6e6e6;
	border: 3px solid #c7c7c7;
	margin: 40px auto;
	padding: 20px;
	text-align: left;
	width: 500px;
}

div.news, div.trail,  div.phase1,  div.phase2 {
	float: left;
	margin: 10px;
}

div.trail img {
	border: 1px solid #000;
	width: 220px;
}

div.error{
 	margin: 10px;
 	color: #ec232b;
 	font-weight: bold;	
}

div.news {
	border-left: 1px dotted #c7c7c7;
	padding-left: 10px;
	width: 60%;
}

div.photo {
	float: left;
	height: 250px;
	margin: 10px;
	width: 200px;
}

div.photo img {
	border: 1px solid #000;
	max-height: 200px;
	max-width: 200px;
	height: expression(this.height >= this.width && this.height > 200 ? 200 : true);
	width: expression(this.height 200 ? 200 : true);
}

div.photo-large {
	clear: both;
	margin: 10px 26px 26px 26px;
}

div.photo-large img {
	border: 1px solid #000;
	margin: 0px auto;
	max-width: 670px;
	max-height: 670px;
	height: expression(this.height >= this.width && this.height > 670 ? 670 : true);
	width: expression(this.height 670 ? 670 : true);
}

div.prev-next {
	margin: 10px auto; 
	background-color: #eee; 
	width: 100%; 
	border: 1px dashed #666; 
	border-width: 1px 0px;
}

div.subContainer {
	margin: 20px 0px;
	text-align: left;
}

div.subContainer td.desc { color: #666; padding-right: 20px; padding-top: 20px; vertical-align: top; }
div.subContainer img { border: 2px solid #666; margin: 10px 20px 10px 0px; }

div.mid {
	margin: 10px 0px 15px 8px;	
}

img.mid {
	float: left;
}

div.news img {
	border: 1px solid #d0a825;
}

div.status {
	margin: 20px 10px;
} 

div.submit a{
  	color:#ec232b;
  	font-size: 12px;
  	text-decoration:underline;  	
}
  
div.submit a:hover{
	color:#40627c;
  	font-weight: bold;
	text-decoration: none;	
}

div.suggest_cond {
	border: 2px solid #40627c; 
	background-color: #efefef; 
	text-align: left;
	width: 228px; 
	padding: 10px; 
	height: 110px; 
	float: left;
	display: none;
}

div.suggest_cond ul {
	list-style: none;
	font-size: 10px;
	margin-top: 5px;
}

div.suggest_cond li {
	margin-top: 5px;
}

div.trail {
	width: 30%;
}

form div.optional, form div.required, form div.standard, form div.submit {
	clear: left;
	text-align: left;
}

form.reg div.required, form.reg div.optional {
	background-color: #f6f6f6;
	margin: 3px;
	padding-top: 4px;
	overflow: auto;
}

form div.required label {
	font-weight: bold;
	color: #40627c;
}

form div.optional label {
	font-weight: normal;
	color: #393938;
}

form div.submit {
 	text-align: center;
}

form img {
	border: 1px solid #d0a825;
}

.clear{
 	display:inline;
	float: none;
}

p.reduceMargin {
	margin-top: 2px; 
}

span.smallText {
	font-size: 12px;
}

table.stdTable {
	color: #393938;
	font-size:14px;
	margin-top: 5px;
	width: 700px;
}

table.expanded {
	border: 1px solid #666;
	width: 950px;
	margin: 10px auto;
}

table.stdTable caption {
	margin: 20px auto 10px auto;
	text-align: left;
	font-size: 14px;
	width: auto;
}

table.stdTable img {
	border: 1px solid #000;
	margin: 3px;
	max-height: 150px;
	max-width: 150px;
	height: expression(this.height >= this.width && this.height > 150 ? 150 : true);
	width: expression(this.height 150 ? 150 : true);
}

table.stdTable thead {
	background-color: #40627c;
	color: #fff;
	font-size: 16px;
}

table.stdTable thead a {
	color: #fff;
}

table.stdTable thead th {
	padding: 2px 5px;
	text-align: left;
}

table.stdTable td {
	padding: 5px;
	text-align: left; 
	vertical-align: top;
}

table.stdTable tr.alt td{
	background-color:#e4b92b;
	color:#000; 
}

table.stdTable tfoot td {
	text-align: center;
}

table.expanded tfoot td {
	background-color: #efefef;
}

fieldset.numbers select{
	width: 50px;
}

/***** Filter *****/
div.filter_header {
	background-color: #efefef;
	padding: 2px 0px 1px 2px;
	border-bottom: 1px dashed #000;
	margin-top: 0px;
	top: 0px;
	text-align: left;
}

div.filter_header div.submit input {
	font-size: 10px;
	height: auto;
	text-align: center;
	width: 80px;
	vertical-align: middle;
}

div.filter_header input.btn {
	font-size: 10px;
	height: auto;
	text-align: center;
	width: 18px;
	vertical-align: middle;
}

div.filter_header fieldset {
	border: 0px solid #000;
}

div.filter_header label {
	width: 100px;
}

div.filter_header form {
	display: none;
}

/********** DAMAGE REPORTS ****/
tr.damage_0 td, tr.damage_1 td, tr.damage_ td {
	background-color: #ffa1ac;
}

tr.damage_2 td {
	background-color: #ffe898;
}

tr.damage_0 td, tr.damage_1 td, tr.damage_ td {
	background-color: #ffa1ac;
}

tr.damage_3 td, tr.damage_4 td {
	background-color: #ccf0c3;
}