@charset "utf-8";
body {
	background-color:#000;	
	font-family: Arial;
	letter-spacing: .35mm;
	height: 100%;
	margin-top: 5px;
}
#body_wrap {
	position:relative;
	font-family: Arial;
	color: #888;
	font-size: 10px;
	text-align: center;
	width: 902px;
	margin: 0 auto;
}
#header {
	float:none;
	clear: both;
	position:relative;
	width: 902px;
	height: 77px;
	margin-bottom: 3px;
	border: 1px solid #aaa;
}
#content_wrap {
	position:relative;
	background-image: url(common/content_grad.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color:#FFF;
	width: 902px; !important
	font-size: 12px;
	height: 450px;
	max-width: 902;
	text-align: justify;
	border: 1px solid #aaa;
}
#credits {
	clear: both;
	position: relative;
	font-size: 8px;
	margin-top: 20px;
	padding-top: 20px;
	color:#222;
	letter-spacing: .55mm;

}
a.ogol:link, a.ogol:visited {
	color:#222;
}
a.ogol:hover, a.ogol:active {
	color:#777;
	text-decoration: underline;
}
#content {
	position:relative;
	float: left;
	clear: none;
	text-align: justify;
	color:#ccc;
	font-size: 12px;
}
#footer {
	float:none;
	clear: both;
	position:relative;
	padding-top: 5px;
	width: 904px;
	height: 28px;
	color: #999;
	background-color:#2e2e3a;
}
a:link, a:visited {
	font-family: Arial;
	text-decoration: none;
	color: #aaaaaa;
}
a:hover, a:active {
	text-decoration: underline;
	color: #fff;
}
.accentw{
	color:white;
	font-weight: bold;
}

/* Menu */
#menu {
	position:relative;
	margin-top: -471px;
	float: left;
}
.menuitem, .menuactive {
	font-size:10px;
	margin: 5px;
	background-color:#282852; 
	text-transform: uppercase;
}
a.menuitem:link, a.menuitem:visited {
	border: 1px #DDD solid;
	padding: 5px 10px 1px 10px; 
	background-color: #000; 
	color:#FFF;
}
a.menuitem:hover, a.menuitem:active, .menuactive {
	border: 1px #aaa solid;
	padding: 1px 10px 1px 10px; 
	background-color:#282852; 
	margin-top: 1px;
	color: #FFF;
	text-decoration: none;
}

/* for Aircraft page */
#aircraftitle {
	position: relative;
	float: left;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 20px 0px 0px 0px;
}
#jetclass {
	position: relative;
	float: left;
	width: 250px;
	margin: 10px 8px 0px 0px;
}
.classimg {
	width: 250px;
	border: 1px solid #282852;
}
#classname {
	background-color:#282852;
	color: #CCCCEE;
	width: 250px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #282852;
	margin-top: -2px;
}
#classlist {
	width: 250px;
	height: 100px;
	overflow: auto;
	line-height: 18px;
	border: 1px solid #282852;
}

/*  for Show page */
#show_lrg {
	position: relative;
	float: left;
	margin: 15px 10px 0px 20px;
	border: 1px solid #fff;
	width: 540px;
	height: 399px;
	overflow: hidden;
}
#show_smll {
	position: relative;
	float: left;
	margin-top: 15px;
	border: 1px solid #000;
	width: 270px;
	height: 185px;
	overflow: hidden;
}
#show_name {
	position: relative;
	float: left;
	width: 270px;
	height: 20px;
	border: 1px solid #000;
	background-color: #000;
	color: #CCCCEE;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#txtbox {
	position:relative;
	float:left;
	overflow: auto; 
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	padding-right: 5px;
}

.title {
	font-size: 14px;
}
#specs{
	position:relative;
	float:left;
	width: 250px;
	height: 170px;
	border: 1px solid #000;
	color: #000066;
	font-weight: bold;
	background-color: #CCCCD0;
	padding: 10px;
}
#quotebox {
	position:relative;
	float: left;
	background-color: #283248;
	opacity: .8;
	filter:alpha(opacity=80); 
	border: 1px black solid;
}
#slogan {
	position:relative;
	float: left;
	font-size: 12px;
	color:#fff;
	font-weight: bold;
	letter-spacing: .35mm; 
}
#jetmenu {
	position: relative;
	float: left;
	clear: both;
	width: 824px;
	height: 20px;
	margin: 10px 0px 0px 40px;
	padding-top:2px;
	background-color: #000;
	font-size: 14px;
	text-align: center;
}
#listimg {
	position: relative;
	float: left;
	margin: 20px 0px 0px 22px;
	width: 270px;
}
#sectionimage {
	position:relative;
	float:left;
	border: 1px solid white;
}
/*  World Clocks */
#worldtime {
	position: relative;
	float: left;
	clear: both;
	width: 902px;
	height: 25px;
	margin: -24px 0px 5px 1px;
	letter-spacing: .35mm;
	font-size: 10px;
}
.city {
	color: #eee;
}
.time {
	position: relative;
	color: #FFF;
	border: 1px solid #aaa;
	padding: 0px 4px; 
}
#timebox {
	width: 902px;
	padding-top: 5px;
	height: 18px;
	background-color: #283248;
	opacity: .8; filter:alpha(opacity=80);
}
/* email notice */
.mailnote {
	position: fixed;
	background-color:#000;
	width: 460px;
	text-align: left;
	padding: 5px;
	border: 2px #DD2222 double;
	margin: -15px 0px 0px 200px;
	z-index: 30;
}


