@charset "utf-8";
/* CSS Document */

body {
	background-color:#425068;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.text{
	font-family:Verdana, Arial, Tahoma, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}

#container {
	margin:0 auto;
	width:990px;
}

#header {
	text-align:center;
}

#footer {
	text-align:center;
}

.logo{
	background:url(/i/logo.jpg) no-repeat;
	width:791px;
	height:94px;
	float:left;
}
.logo_right{
	background:url(/i/logoright.jpg) repeat-x top;
	height:94px;
}

.pixel{
	background:#000000;
	width:990px;
	height:1px;
}

.breadcrumb{
	background:url(/i/td1.gif) repeat #a8b5c8;
	height:25px;
	text-align:left;
}

.foot{
	background:url(/i/td1.gif) repeat;
	height:19px;
	text-align:center;
	color:#000000;
	padding:6px 0 0 0;
}

.foot a, .foot a:visited, .foot a:active{
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

.foot a:hover{
	text-decoration:underline;
	color:#336699;
}

.clock{
	height:14px;
	padding-top:6px;
	padding-left:10px;
	width:130px;
	font-weight:bold;
	color:#000000;
	float:left;
}

.welcome{
	height:14px;
	padding-top:6px;
	padding-left:50px;
	width:300px;
	color:#000000;
	float:left;
}

.lang{
	height:14px;
	padding-top:6px;
	padding-left:50px;
	text-align:right;
	width:60px;
	float:right;
}

.lang img{
	border:none;
	padding-right:10px;
}

#content{
	margin-top:15px;
}

.leftnav{
	width:188px;
	float:left;
	margin-right:10px;
}

.lefttop{
	background:url(/i/left.jpg);
	height:161px;
}

.leftnav ul{
	margin:0;
	padding:0;
	list-style:none;
/*	list-style:url(/i/arrow.gif);
	list-style-position:inside;*/
}

.leftnav li{
	background:#94A3BA;
	margin-top:1px;
	height:auto;
	padding-left:10px;
	width:178px;
	font-family:Tahoma,Verdana,Arial;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:4px;
}

.leftnav li a:link, .leftnav li a:active, .leftnav li a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.leftnav li a:hover{
	color:#336699;
}

.aircraft_types a:link, .aircraft_types a:active, .aircraft_types a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.aircraft_types a:hover{
	color:#336699;
}

.leftbottom{
	background:url(/i/left_down.jpg) no-repeat;
	margin-top:1px;
	height:161px;
}

.innercontent{
	margin-left:10px;
	width:625px;
	float:left;
}

.innercontent a:link, .innercontent a:active, .innercontent a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.innercontent a:hover{
	color:#336699;
}

#innercontent{
	padding:2px;
	border:1px solid #94A3BA;
	width:594px;
}

.rightcontent{
	padding: 0 0 0 21px;
	width:136px;
	display: table;
}

.rightcontent img {
	border:none;
}

.aircraft{
	background-color:#94A3BA;
	color:#000000;
	padding:10px;
	width:600px;
	display:table;
	border:3px double #425068;
	*border:3px double #94A3BA;
	
/*	border-style:double;
	border-width:4px;
	border-color:#425068;*/
}

.aircraft img{
	border:1px solid #425068;
}

.acleft{
	float:left;
	background-color:#425068;
	position:relative;
	margin-right:8px;
}

.acright{
	text-align:center;
/*	background-color:#006633;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#305782;*/
}

.aircraft_types{
	background-color:#94A3BA;
	color:#000000;
	padding:10px;
	margin: 0 0 12px 12px;
	width:200px;
	display:table;
	border:3px double #425068;
	*border:3px double #94A3BA;
	float: left;
	
/*	border-style:double;
	border-width:4px;
	border-color:#425068;*/
}

.aircraft_types img{
	border:1px solid #425068;
}



.acright a:link, acright a:active, acright a:visited{
	font-size:12px;
	font-weight:bold;
	color:#305782;
}

.title{
	font-family:Tahoma,Verdana,Arial;
	margin-bottom:10px;
	color:#336699;
	font-weight:bold;
	font-size:12px;
}

.show{
	background-color:#94A3BA;
	color:#ffffff;
	padding:10px;
	height:auto;

	border-style:double;
	border-width:4px;
	border-color:#425068;

	
}

.show h1{
	font-weight:bold;
	font-size:16px;
	text-align:center;
}

.clearboth{
	clear:both;
}

#gallery img {
	border: none;
	align:center;
}

