body {
	background: #EDF0F0 url(images/shadow.gif) repeat-y 50% 0;
	font: normal 8pt "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #485353;
	}
	
* a img { border: 0; }

p.trail {
	font-size: 115%;
	letter-spacing: 0.1em;
	margin: 0px;
	}
	
h5 {
	font-size: 14px;
	color: #91a5a5;
	border-left: solid 3px #91a5a5;
	text-indent: 8px;
	margin-bottom: 0px;
	}
	
.error {
	margin-left: 10px;
	padding: 0px 4px;
	color: #c00;
	background-color: #FFF0F0;
	border: 1px solid #c99;
	border-right: 1px solid #c55;
	border-bottom: 1px solid #c55;
	}

.info {
	font-size: 10px;
	background-color:#FFFDEF;
	border: 1px solid #CEC19A;
	border-right: 1px solid #CDB057;
	border-bottom: 1px solid #CDB057;
	}

.datakey {
	font-weight: bold;
	text-align: right; 
	}

.datavalue { padding-left: 10px; }

#specs {
	background-color: #F6F8F8;
	padding: 6px;
	border: 1px solid #aebaba;
	}
	
#empty_legs {
	/*padding: 6px;*/
	border-top: 1px outset #aebaba;
	border-right: 1px outset #aebaba;	
	}
#empty_legs td {
	text-align:center;
	border-left:1px outset #aebaba;
	border-bottom:1px outset #aebaba;
}	
#empty_legs .title {
	font-weight: bold;
	background-color: #b9c2c2;
	}
	
#content a:link, #content a:visited { color: #4F849D; }
#content a:active { color: #FF0000; }
#content a:hover { text-decoration: none; }

#main {
	text-align: left;
	height: 100%;
	width: 673px;
	background-color: #F9F9F9;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	border-left: solid 1px #A5A7A7;
	border-right: solid 1px #A5A7A7;
	}

#logo {	padding: 20px; }

#navbar ul, #footer ul {
	white-space: nowrap;
	margin: 0;
	padding: 0;
	}

#navbar ul li, #footer ul li { display: inline; }

#navbaradmin {
	height:22px;
	padding-top:7px;
	background:url(images/admin/buttonbg.jpg) repeat-x;
}

#navbaradmin a {
	text-decoration:none;
	color:#1c5150;
}

#navbaradmin a:hover {
	text-decoration:underline;
}


#navbaradmin ul {
	white-space: nowrap;
	margin: 0;
	padding: 0;
	}

#navbaradmin ul li { 
	display:inline;
	margin-left:25px;
}

#content {
	background-color: #FFF;
	padding: 20px;
	min-height:520px;
	}
* html #content {	
	height:520px;
	}
	
#contentright {
	width: 390px;
	float: right;
	}

#contentleft {
	padding-right: 10px;
	width: 215px;
	border-right: 1px solid #aebaba;
	}
	
#newsleft {
	width: 400px;
	text-align: right;
	}	
	
#rightpane {
	width: 215px;
	border-left: 1px solid #aebaba;
	float: right;
	text-align: right;
	}
	
#leftpane { width: 400px; }
	
#footer { clear: both; }
	
#contact {
	margin-top: 10px;
	text-align: center;
	padding-bottom: 40px;
	}

#aircraftlist ul { color: #91a5a5; }

.ski { width:625px; }
.ski .rightpane {
	width: 215px;
	border-left: 1px solid #aebaba;
	float: right;
	text-align: right;
	}
.ski .leftpane { width: 400px; }

#main_ski{ width:390px; }
#main_ski #left{
	float:left;
	width:190px;
}
#main_ski .right{
	float:right;
	width:200px;
}

/* ------ quotes form ------- */

form#quote fieldset {
	margin: 15px 50px;
	border: 0;
	border-top: 1px solid #C5C7C7;
	border-left: 1px solid #C5C7C7;
	}

form#quote legend {
	font-weight: bold;
	padding: 0 5px;
	font-size: 1.2em;
	}

form#quote fieldset li {
	list-style: none;		/* remove list markers */
	padding: 5px;
	}
	
form#quote fieldset ol {
	margin: 0;
	padding: 0;
	}	

form#quote fieldset label {
	width: 12em;
	float: left;
	text-align: right;
	margin-right: 10px;
	}

form#quote input, form#quote textarea, form#quote select {
	font: normal 8pt "Lucida Grande", Helvetica, Verdana, Arial;
	color: #485353;
	background-color: #EDF0F0;
	border-width: 1px;
	}
	
form#quote input[type="submit"], form#quote input[type="reset"] {
	font-size: 125%;
	font-weight: bold;
	height: 2.5em;
	}
	
form#quote input[type="reset"] { margin-left: 25px; }
form#quote input:focus, form#quote textarea:focus { background-color:#FFFFFF; }


/* ------ quotes calendar ------- */

table.cal {
	background-color: #F6F8F8;
	text-align: center;
	border-top: 1px solid #C5C7C7;
	border-left: 1px solid #C5C7C7;
	border-right: 1px solid #797876;
	border-bottom: 1px solid #797876;
	width: 170px;
	}

table.cal tr.calhead {
	background-color: #EDF0F0;
	}
table.cal tr.calhead a {
	padding: 0px 10px;
	color: #EDF0F0;
	font-weight: bold;
	}

table.cal td {
	padding: 1px;
	border: 0;
	line-height: 1.1em;
	}

table.cal td a {
	text-decoration: none;
	}

table.cal td.today {
	font-weight: bold;
	background-color:#EDF0F0;
	}

.calendar {
	float: right;
	width: 150px;
	margin-right: 30px;
	display: none;
	}
	
#links { 
	display:none;
}

/* ------ Ethans CSS Notes ------- */
	
h1 {
	font-size: 14px;
	color: #91a5a5;
	border-left: solid 3px #91a5a5;
	text-indent: 8px;
	margin-bottom: 0px;
	}
	
h2 {
	font-size: 14px;
	color: #91a5a5;
	border-left: solid 3px #91a5a5;
	text-indent: 8px;
	margin-bottom: 0px;
	}	
	
	
/* ------ admin form ------- */

#admin fieldset, #admin2 fieldset {
	margin: 15px 50px;
	border: 0;
	border-top: 1px solid #C5C7C7;
	border-left: 1px solid #C5C7C7;
	}

#admin legend, #admin2 legend {
	font-weight: bold;
	padding: 0 5px;
	font-size: 1.2em;
	}

#admin fieldset li, #admin2 fieldset li {
	list-style: none;		/* remove list markers */
	padding: 5px;
	}
	
#admin fieldset ol, #admin2 fieldset ol {
	margin: 0;
	padding: 0;
	}	

#admin fieldset label, #admin2 fieldset label {
	width: 12em;
	float: left;
	text-align: right;
	margin-right: 10px;
	}

#admin input, #admin textarea, #admin select,
#admin2 input, #admin2 textarea, #admin2 select, .button {
	font: normal 8pt "Lucida Grande", Helvetica, Verdana, Arial;
	color: #485353;
	background-color: #EDF0F0;
	border-width: 1px;
	}
	
#admin input:focus, #admin textarea:focus,
#admin2 input:focus, #admin2 textarea:focus { 
	background-color:#FFFFFF; 
}
	