img, div { 
	behavior: url(iepngfix.htc) 
}
html {
	padding: 0;
	margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	background-image: url(../images/background.gif);
}
#background_image {
	position: fixed;
	z-index: -999px;
}
#background_image.left_top {
	top: 0px;
	left: 0px;
}
#background_image.left_bottom {
	bottom: 0px;
	left: 0px;
}
#background_image.right_top {
	top: 0px;
	right: 0px;
}
#background_image.right_bottom {
	bottom: 0px;
	right: 0px;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	height: 147px;
	width: 960px;
}
#masthead #logo {
 	float: left;
	width: 960px;
	height: 147px;
	z-index: 0;
}
#masthead #logo img {
 	border: 0px;
}
#masthead #account {
 	position: absolute;
	right: 130px;
	line-height: 50px;
	font-size: 0.8em;
}
#masthead #account a:link,
#masthead #account a:visited {
	color: #666666;
	text-decoration: none;
}
#masthead #account a:hover {
	color: #000000;
}

#wrapper {
	position: absolute;
	border: 1px solid #000000;
	background-color: #000000;
	left: 50%;
	top: 50%;
	width: 960px;
	margin-left: -480px;
	margin-top: -320px;
}
#column_wrapper {
	background-color: #000000;

}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left_small {
	width: 640px;
	float: left;
}
#left_large {
	width: 960px;
	float: left;
}
#right {
	width: 320px;
	float: left;
}
#navigatie {
	background-color: #000000;
}
#navigatie .content {
	margin-left: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF8409;
}
#left_large .content, #left_small .content {
	padding: 24px;
	margin: 12px;
	font-size: 0.8em;
	line-height: 1.65em;
	background-color: #2A2A2A;
}
#left_small .content {
	margin: 0px;
	padding: 0px;
}
#left_small .slideshow {
	padding: 12px;
	margin: 12px;
	padding-top: 0px;
	font-size: 0.8em;
	line-height: 1.65em;
	background-color: #2A2A2A;
}

#right .content {
	padding: 24px;
	margin: 12px;
	font-size: 0.75em;
	line-height: 1.5em;
	background-color: #131313;
}
#footer .content {
	padding: 12px;
	text-align: center;
	background-color: #131313;
	margin: 12px;	
}
#footer {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left_large a:link, #left_small a:link {
	color: #FF8409;
	text-decoration: none;
}
#left_large a:visited, #left_small a:visited {
	color: #FF8409;
	text-decoration: none;
}
#left_large a:hover, #left_small a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#right a:link {
	color: #FF8409;
}
#right a:visited {
	color: #FF8409;
}
#right a:hover {
	color: #FFFFFF;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #CCCCCC;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #FFFFFF;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.05em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}

#divider {
	width: 12px; 
	height:350px; 
	float:left;
}

.frame {
	width:200px; 
	height:350px; 
	padding:5px; 
	background:#FFFFFF; 
	border:1px solid #ccc; 
	float:left; 
	display:inline;
}
.wrap {
	width:200px; 
	height:350px;
	position:relative; 
	overflow:hidden; 
	font-family:arial, sans-serif;
}
.wrap img {
	display:block;
}
.wrap div {
	width:180px; 
	height:340px; 
	padding:310px 10px 10px 10px; 
	position:absolute; 
	left:0; 
	top:0; 
	background:url(../images/trans.gif);
	z-index:99999; 
}
.wrap div b {
	display:block; 
	width:200px; 
	height:350px; 
	top:310px;
	position:absolute; 
	left:0; 	 
	z-index:999999; 
	background:#000000; 
	filter: alpha(opacity=60);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60); 
	opacity:0.60;
}
.wrap div span {
	position:absolute; 
	z-index:999999999; 
	width: 180px;
}
.wrap div h1 {
	font-size:18px; 
	color:#FFFFFF; 
	text-align:center; 
	margin:0; 
	padding:0;
	padding-top: 5px;
}
.wrap div p {
	color:#FFFFFF; 
	line-height:14px;
}
.wrap div a:link, .wrap div a:visited, .wrap div a:active {
	color:#FFFFFF; 
	text-decoration:none; 
	letter-spacing: normal;
}
.wrap div a:hover {
	color:#FFFFFF;
}
.clear {
	clear:both;
}

.aircraft_table {	}
.aircraft_table td {
	padding: 2px;
	padding-left: 4px;
}
.hidden {	
	display: none;
}
.show {	
	display: block;
}
.aircraft_table .gray {	
	background-color:#333333;
}

.highslide-html-content {
	background-color:#333333;
	color: #FFFFFF;	
	width: 350px;
	padding: 0;
	margin: 0;
}
.highslide-html-content .content {
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.highslide-html-content p {
	background-color: #333333;
	color: #FFFFFF;	
}
.highslide-html-content a {
	color:#FFFFFF; 
	text-decoration:none; 
}

.error {
	color				: #FF0000;
}
form {
	padding				: 0px;
	margin				: 0px;
}
.form_button, .form_field, .captcha_field, .form_field_select {
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 100%;	
}
.form_title{
	width					: 140px;
	vertical-align			: top;	
}
.form_field{
	width					: 300px;
}
.form_field_select{
	width					: 306px;
}
.form_button {
	padding-left			: 10px;
	padding-right			: 10px;
}
.break {
	clear: both;
	display:block;
}
hr {
	clear: both;
	display:block;
	background-color:#999999;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;

}
.clearboth {
	clear: both;
	display: block;
	height:1px;
}
