/* CSS Document */

body {
	background-color: #000000;
}

h1 {
	width: 310px;
	height: 91px;
	background-image: url(images/flightlogo_w_on_b.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	margin-bottom: 40px;
	margin-top: 50px;
	margin-left: 85px;
}

.show_info a:link, .show_info a:visited {
	color: #990000;
	text-decoration: none;
	border: 1px solid #990000;
	padding: 2px 4px 2px 4px;
}

.show_info a:hover, .show_info a:active {
	background-color: #990000;
	color: #CCCCCC;
}

.container {
	background-color: #111111;
	border: 1px solid #333333;
	width: 500px;
	margin-bottom: 40px;
	margin-left: 100px;
	padding: 10px;
}

.title {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	color: #999999;
	width: 490px;
}
/*location: flightjava.css / flightnojava.css

.info {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
	width: 480px;
	margin-left: 10px;
	margin-top: 15px;
	display: none;
	border-top: 1px solid #333333;
}*/

.info p {
	margin-top: 15px;
	margin-bottom: 0px;
	text-transform: lowercase;
}

.info a:link, .info a:visited, h2 a:link, h2 a:visited, .time_link a:link, .time_link a:visited {
	color: #990000;
	text-decoration: none;
}

.info a:hover, .info a:active, h2 a:hover, h2 a:active, .time_link a:hover, .time_link a:active {
	border-bottom: 1px dashed #990000;
}

.month {
	font-weight: bold;
	margin-right: 10px;
	text-transform: lowercase;
}

.name {
	margin-right: 15px;
	color: #FFFFFF;
	text-transform: lowercase;
}

/*location: flightjava.css / flightnojava.css
.show_info {
	font-size: .7em;
	text-transform: uppercase;
	position: relative;
	top: -.2em;
	white-space: nowrap;
}
*/

.about {
	font-style: italic;
}

.sm_title {
	color: #999999;
	text-transform: uppercase;
	font-size: .8em;
	letter-spacing: .08em;
}

.sm_text {
	font-size: .9em;
}

input, textarea {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

.top_msg {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: .9em;
	width: 480px;
	margin-left: 120px;
	position: relative;
	top: -10px;
	color: #999999;
}

.top_msg h2 {
	font-size: 1em;
	font-weight: normal;
	color: #F0EC97;
}

.time_link {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: .85em;
	font-weight: normal;
	width: 500px;
	text-align: right;
	margin-bottom: 20px;
	margin-left: 100px;
}

/*image page past this point*/

.img_list {
	font-size: .7em;
	font-weight: normal;
	border: 1px solid #222222;
	padding: 2px 5px 2px 5px;
	margin-bottom: 5px;
}

.img_list a:link, .img_list a:visited {
	color: #990000;
	text-decoration: none;
}

.img_list a:hover, .img_list a:active {
	color: #CC0000;
	text-decoration: none;
}

.img_cont {
	margin-top: 15px;
	border: 0px solid #111111;
}

.img_cont p {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: .8em;
	font-weight: normal;
	color: #CCCCCC;
	margin-bottom: 0px;
	text-transform: lowercase;	
}

#image p {
	padding-bottom: 5px;
}

.img_cont img {
	border: 0px solid #111111;
}
