
.bigbox-header h1 {
	display: none;
}

.bigbox-content h2#title {
	position: absolute;
	top: 16px;
	left: 20px;
	color: #005D8C;
	font-size: 18px;
	font-weight: normal;
}

.number {
	text-align: right;
	white-space: nowrap;
}

.content {
	margin-left: 30px;
	font-size: 10px;
	color: #243859;
	padding-bottom: 90px;
}

.content h2 {
	font-size: 15px;
	color: #233857;
	border-bottom: #4189DD solid 1px;
	padding-bottom: 2px;
}

.content h3 {
	font-size: 14px;
	color: #233857;
	border-bottom: #4189DD solid 1px;
	padding-bottom: 1px;
	margin-top: 25px;
}

.content ul h3 {
	font-size: 11px;
	border-bottom: none;
	padding-bottom: 0px;
	margin-top: 15px;
}

div#exception {
	width: 400px;
	padding: 3px 20px 3px 20px;
	color: #CC0000;
	border-top: 2px solid #FF3333;
	border-bottom: 2px solid #FF3333;
	background-color: #FFECEC;
}

div#exception h2 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	border: none;
}

div#note {
	width: 400px;
	padding: 5px 20px 5px 20px;
	margin-bottom: 20px;
	color: #000000;
	border-top: 2px solid #FFCC66;
	border-bottom: 2px solid #FFCC66;
	background: #FFFFCC;
}

div#note h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-top: 0px;
	border: none;
}

div#mail {
	width: 500px;
}

div#mail div.head {
	background-color: #F5F5F5;
	padding: 5px;
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
}

div#mail div.head h3 {
	margin: 0px;
	margin-bottom: 3px;
	font-size: 12px;
	border: none;
}

div#mail div.body {
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DEDEDE;
}

div#mail div.foot {
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: right;
}

table.data th {
	height: 20px;
	padding: 0 0 0 10px;
	background: url(../images/thead_bg.gif) repeat-x;
	text-align: left;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	border: 0;
}

.add {
	padding: 5px 0 0 7px !important;
	height: 17px !important;
}

table.data th a {
	color: #CCCCCC;
}

table.data th.header {
	background-image: url(gfx/sort/updown.gif);
	background-repeat: no-repeat; 
    background-position: center right;
    padding-right: 20px;
	cursor: pointer; 
    font-weight: normal; 
}

table.data th.headerSortDown {
	background-image: url(gfx/sort/down.gif);
	font-weight: bold;
}

table.data th.headerSortUp {
	background-image: url(gfx/sort/up.gif);
	font-weight: bold;
}

table.data td {
	padding: 5px 10px !important;
	border: 1px solid #EEEEEE;
}

td.dataa {
	background-color: #FAFAFA;
}

td.datab {
	background-color: #F5F5F5;
}

td.datac {
	background-color: #EEEEEE;
}

td.datadesc {
	background-color: #FFFFFF;
}

td.usage {
	text-align: center;
}

td.usage a {
	color: #333333;
}

table.data {
	margin: 0 0 20px 0;
	border: none;
	border-collapse: collapse;
}

table.data th.info {
	border: none;
	border-bottom: 1px solid #EEEEEE;
	background: none !important;
	color: #243859;
	padding: 5px 10px;
	vertical-align: top;
}

table.data td.info {
	border: none;
	border-bottom: 1px solid #EEEEEE;
	background-color: #FFFFFF;
}

table.data td.infosubhead {
	color: #AAAAAA;
	font-size: 9px;
	border: none;
	border-bottom: 1px solid #EEEEEE;
	text-align: right;
	background-color: #FFFFFF;
}

table.data td.infosubheadl {
	color: #AAAAAA;
	font-size: 9px;
	border: none;
	border-bottom: 1px solid #EEEEEE;
	text-align: left;
	background-color: #FFFFFF;
}

table.data td.spacer {
	border: 0;
	background-color: #FFFFFF;
}

table.form {
	background-color: #f8f8f8;
	width: auto !important;
}

table.form th,table.form td {
	padding: 15px !important;
}

table.form tr th {
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	border: 0;
}

ul.catnav li h3 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 2px;
}

div#contract {
	background-color: #EEEEEE;
	width: 500px;
	padding: 10px;
}

div#contract h3 {
	font-size: 12px;
	font-weight: bold;
	display: block;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 7px;
}

div#contract div.body {
	background-color: #FFFFFF;
	margin: 0px;
	margin-top: 10px;
	padding: 5px;
}

div#contract h4 {
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
}

div#contract p {
	margin: 4px;
	margin-bottom: 15px;
}

div#contract div.sign {
	width: 47%;
	background-color: #FFFFFF;
	margin: 0px;
	margin-top: 10px;
	padding: 5px;
	height: 45px;
	text-align: center;
}

.inactive {
	color: #999999;
}

.good {
	color: #008000;
}

.warning {
	color: #FFA500;
}

.bad {
	color: #EA0000;
}

table#acflightplan {
	background-color: #DDDDDD;
}

table#acflightplan th {
	background-color: #CCCCCC;
	text-align: left;
	padding: 2px;
	border: 2px solid #DDDDDD;
}

table#acflightplan td {
	border: 2px solid #DDDDDD;
	background-color: #FFFFFF;
}

table#acflightplan table {
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 2px;
}

table#acflightplan table tr td {
	border: 0;
	overflow: hidden;
	color: #333333;
}

table#acflightplan table tr td a {
	color: #333333;
}

table#acflightplan table.time {
	margin: 0px;
}

table#acflightplan table tr td.timea {
	width: 4.16666%;
	text-align: center;
	background-color: #FAFAFA;
	padding: 0;
}

table#acflightplan table tr td.timeb {
	width: 4.16666%;
	text-align: center;
	background-color: #E5E5E5;
	padding: 0;
}

table#acflightplan table tr td.empty {
	background-color: #FCFCFC;
	margin: 0;
	padding: 0;
}

table#acflightplan table tr td.flight {
	background-color: #00DF00;
	border: 1px solid #999999;
	padding: 1px;
}

table#acflightplan table tr td.cargo {
	color: #ddd;
	background-color: #994F2A;
	border: 1px solid #999999;
	padding: 1px;
}

table#acflightplan table tr td.cargo a {
	color: #ddd;
}

table#acflightplan table tr td.flightError {
	color: #ddd;
	background-color: #DF0000;
	border: 1px solid #999999;
	padding: 1px;
}

table#acflightplan table tr td.flightError a {
	color: #ddd;
}

table#acflightplan table tr td.flightInactive {
	background-color: #FFCC66;
	border: 1px solid #999999;
	padding: 1px;
}

table.flightboard {
	background-color: #616161;
	font-size: 11px;
}

table.flightboard th {
	border: 1px solid #000000;
	font-size: 12pt;
	color: #FFBF00;
	text-align: left;
}

table.flightboard td {
	border: 1px solid #000000;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	color: #FFFF00;
}

.flightboard a {
	color: #FFFF00;
}

table.flightboard td.flightboardsub {
	color: #FFFFFF;
}

table.flightboard td.flightboarddots {
	background-color: #000000;
	padding: 0px;
	width: 19px;
}

table.flightboard tr.flightboardbottom td {
	height: 4px;
	font-size: 4px;
}

table.flightboard td.flightboardspacer {
	border: 0;
	background-color: #FFFFFF;
	height: 12px;
}

table.bank {
	width: 600px;
	border: 4px solid #75A0C2;
}

table.bank th {
	text-align: left;
	border-bottom: 4px solid #75A0C2;
	font-size: 16px;
	color: #124F88;
	padding-right: 3px;
}

table.bank td {
	padding: 2px;
}

table.bank td.banksub {
	font-weight: bold;
	background-color: #EEEEEE;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #75A0C2;
	border-top: 1px solid #75A0C2;
}

div.portalcolumn table {
	width: 100%;
	margin-bottom: 5px;
}

div.portalcolumn th {
	background-color: #0F274C;
	color: #FFFFFF;
	text-align: left;
	padding: 3px 3px 3px 3px;
	font-weight: bold;
}

div.portalcolumn td {
	border: 0px;
}

div.portalcolumn tr.news {
	border-bottom: 1px solid #DEDEDE;
}

div.portalcolumn tr.news td {
	padding: 4px 2px 4px 3px;
}

div.portalcolumn tr.news td.fuelchart {
	padding: 4px 0px 4px 0px;
}

div.portalcolumn td.newsdate {
	white-space: nowrap;
	vertical-align: top;
}

div.portalcolumn td.ordertype {
	white-space: nowrap;
	font-weight: bold;
	padding-top: 4px;
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	background-color: #F5F5F5;
}

div.portalcolumn td.ordersub {
	color: #AAAAAA;
	font-size: 9px;
	border-bottom: 1px solid #DEDEDE;
	text-align: right;
}

div.offer {
	width: 350px;
	overflow: hidden;
	border: 2px solid;
	max-height: 200px;
	padding: 2px;
}

table.flightplan {
	width: 350px;
}

table.flightplan th {
	font-size: 12px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	background-color: #0F274C;
	border-top: 1px solid #CCCCCC;
}

table.flightplan th a,table.flightplan th a:hover {
	color: #FFFFFF;
}

table.flightplan td.destination {
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 1px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

table.flightplan td.linehead {
	border-bottom: 1px solid #CCCCCC;
	background-color: #F5F5F5;
}

table.fleetlist {
	margin-bottom: 20px;
}

table.fleetlist th {
	background-color: #0F274C;
	color: #FFFFFF;
	text-align: left;
	padding: 2px;
}

table.fleetlist td.headinfos {
	background-color: #0F274C;
	color: #FFFFFF;
	text-align: left;
	padding: 2px;
	font-weight: normal;
}

table.fleetlist td.headinfos a {
	color: #BBBBBB;
}

table.fleetlist td {
	background-color: #F5F5F5;
	border-bottom: 1px solid #CCCCCC;
	padding: 1px;
	height: 15px;
}

table.fleetlist tr.colhead td {
	background-color: #FFFFFF;
	padding-top: 3px;
}

table.fleetlist td.spacer {
	background: none;
	border: none;
	height: 20px;
}

table.ors {
	background-color: #FFFFFF;
	border: 10px solid #EEEEEE;
}

table.ors th,table.ors td {
	border: 1px solid #EEEEEE;
}

table.ors th {
	padding: 10px;
	padding-top: 4px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align: left;
}

table.ors td {
	padding: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
}

table.ors td.spacer {
	background-color: #EEEEEE;
	height: 10px;
	padding: 0px;
	border: 0px;
}

table.ors td.foot {
	height: 6px;
	padding: 0px;
	font-size: 4px;
}

table.opscon {
	width: 97%;
	border: 2px solid #999999;
}

table.opscon th {
	background-color: #0F274C;
	color: #FFFFFF;
	text-align: left;
	padding: 2px;
	border: 1px solid #FFFFFF;
	border-bottom: 2px solid #999999;
}

table.opscon td.type {
	vertical-align: top;
	text-align: center;
	border: 1px solid #FFFFFF;
	background-color: #CCCCCC;
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
	width: 40px;
}

table.opscon td.time {
	text-align: right;
	border: 1px solid #FFFFFF;
	border-right: 2px solid #999999;
	background-color: #CCCCCC;
	padding: 3px;
	font-size: 11px;
	font-weight: bold;
}

table.opscon td.timebar {
	padding: 4px 0;
}

table.opscon td.timebar div {
	overflow: hidden;
	float: left;
}

table.opscon td.timebar .past {
	background-color: #E7121B;
	color: #FFFFFF;
}

table.opscon td.timebar .future {
	background-color: #EEEEEE;
}

table.opscon td.ac {
	border: 1px solid #FFFFFF;
	background-color: #DDDDDD;
	padding: 3px;
	width: 60px;
}

table.opscon td.flights {
	border: 1px solid #FFFFFF;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
	background-color: #EEEEEE;
	padding: 3px;
	padding-left: 0px;
	padding-right: 0px;
	height: 12px;
}

table.opscon td.flights .blocks {
	display: block;
	overflow: hidden;
	position: relative;
	height: 36px;
	
}

table.opscon td.flights .blocks div.block {
	position: absolute;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	font-size: 9px;
}

table.opscon td.flights .blocks div.block div.start {
	text-align: left;
}

table.opscon td.flights .blocks div.block div.fltnmbr {
	text-align: center;
}

table.opscon td.flights .blocks div.block div.end {
	text-align: right;
}

table.opscon td.flights a {
	color: #243859;
	text-decoration: underline;
}

table.opscon td.flights a:hover {
	text-decoration: none;
}

table.opscon .problem {
	background-color: #E7121B;
}

table.opscon .finished {
	background-color: #B9B09D;
}

table.opscon .inflight {
	background-color: #16B100;
}

table.opscon .ok {
	background-color: #20FE00;
}

table.apfp td.sub {
	color: #AAAAAA;
	font-size: 9px;
	border-bottom: 1px solid #DEDEDE;
}

table.apfp th {
	background-color: #0F274C;
	color: #FFFFFF;
	text-align: left;
	padding: 2px;
	border: 1px solid #EEEEEE;
}

table.apfp td {
	border: none;
	border-bottom: 1px solid #EEEEEE;
	padding: 1px;
	padding-right: 5px;
}

div#sidebar {
	float: left;
	width: 220px;
	margin-right: 15px;
	padding: 2px;
	background-color: #EEEEEE;
}

#sidebar h3 {
	margin: 0px;
	font-size: 13px;
	font-style: italic;
	background-color: #fff;
	padding: 1px;
	padding-top: 2px;
}

#sidebar h4 {
	margin: 0px;
	font-size: 10px;
	background-color: #fff;
	padding: 1px;
	padding-top: 4px;
	color: #233857;
	border-bottom: 1px solid #DEDEDE;
}

#sidebar ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#sidebar ul li {
	padding: 1px;
	margin: 0;
	background-color: #fff;
	border-bottom: 1px solid #DEDEDE;
}

#sidebar ul li form {
	margin: 0;
}

#sidebar select {
	background-color: #fff;
	border-color: #DEDEDE;
}

table.routeHead {
	width: 1000px;
}

#routeTabs {
	padding: 3px 0;
	padding-top: 10px;
	margin: 0;
	margin-left: -1px;
	border: 1px solid #eee;
	border-bottom: 3px solid  #295771;
	border-top: none;
	font-weight: bold;
	font-size: 10px;
	background-color: #f5f5f5;
	width: 999px;
}

#routeTabs li {
	list-style: none;
	margin: 0;
	display: inline;
}

#routeTabs li a, #routeTabs li span {
	padding: 3px 1em;
	margin-left: 10px;
	background: #E1E1DC;
	text-decoration: none;
	color: #243859;
}

#routeTabs li a:hover {
	background: #4189DD;
	color: #fff;
}

#routeTabs li.current a {
	background: #295771;
	color: #fff;
}

#routeTabs li.current a:hover {
	background: #4189DD;
	color: #fff;
}

#routeTabs li.disabled span {
	color: #aaa;
}

#routeBody {
	width: 980px;
	background-color: #B2C0D4;
	padding: 10px;
}

#routeBody .confirm {
	width: 968px;
	color: #008000;
	background-color: #BCE5BC;
	border: 1px solid #008000;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 10px;
}

#routeBodyNoSelection {
	width: 940px;
	background-color: #B2C0D4;
	font-weight: bold;
	padding: 30px;
}

.countries {
	margin-bottom: 20px;	
}

.countries caption a {
	color: #fff;	
}

.countries .name {
	width: 	300px;
	text-align: left;
	padding-left: 10px;
}

.countries .code {
	width: 80px;
	text-align: center;
}

.countries .airports {
	width: 100px;
	text-align: center;
}

.frontpage {
	overflow: hidden;
}

.frontpage h2#title .gameWorld {
	text-transform: uppercase;	
}

.frontpage .column {
	width: 33%;
}

.frontpage .column .boxwrap {
	margin-right: 0;
	margin-left: 15px;	
	width: auto;	
}

.column table.datenblatt {
	width: 98%;	
}

.column table.datenblatt .column1 {
	white-space: nowrap;	
}

div.statistics {
	width: 25%;
	min-width: 360px;
}

#userBadges h4 {
	font-size: 12px;
	margin-bottom: 10px;	
}

#userBadges .badge {
	clear: both;
	margin-left: 5px;
	color: #333;
	border-bottom: 1px solid #eee;
	padding: 4px 10px;
	height: 56px;
	width: 500px;
	background: #F5F5F5;
}

#userBadges .badge img.badgeImg {
	width: 56px;
	height: 56px;
	float: left;
	margin-right: 10px;	
}

#userBadges .badge strong {
	display: block;
	margin-top: 10px;	
}

#userBadges .badge .info {
	float: right;
	position: relative;
	margin-top: 6px;
}

#userBadges .badge .info #badgeInfoBubble {
	top: 12px;
	right: -38px;
	display: none;
}

#userBadges .badge .info:hover #badgeInfoBubble {
	display: inherit;	
}

/* ****************** FINANCE ****************** */

table.balanceStatement tfoot td {
	border-top: 1px solid #EEEEEE;
}


