﻿body 
{   
    background-color: #A0A0A0;
    margin:0;
    padding: 0;
    border-spacing: 0px;
}

.shadow_top_left
{
	background: none;
	padding: 0;
}
.shadow_top_right
{
	background: none;
	padding: 0;
}
.shadow_left
{
	background: none;
	padding: 0;
}
.shadow_right
{
	background: none;
	padding: 0;
}
.shadow_bottom
{
	background: none;
	padding: 0;
}
.shadow_bottom_left
{
	background: none;
	padding: 0;
}
.shadow_bottom_right
{
	background: none;
	padding: 0;
}

.wrapper
{
	background-color: #E0E0E0; 
}

.wrapper *
{
	text-align: left;
}

#top
{
    top:0;
    padding: 0;
    padding-right: 10px;
    background-color: #E0E0E0;  
    text-align: right; 
    vertical-align:text-bottom;
    min-height: 24px;
    border-bottom-color: #A0A0A0 ;
    border-bottom-style: solid;
    border-bottom-width: 5px;
}

#top h1.title
{
	display:none;
}

.topInfo
{
	display:block;
	float:right;
}

#main
{
    bottom:0;
    margin-top: 5px;
    margin-bottom: 0;
    padding:10px;
    background-color: #E0E0E0;
    min-height:115px;
    text-align: left;
}

#footer
{
	background-color: #E0E0E0;
	margin:0;
	font-size:12px;
	padding: 5px;
}
#copyright
{
	font-size: 10px;
    color: #4C4C4C;
}

h1
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	font-style: normal;
	font-weight:normal;
	text-align: left;
}

*
{
	font-family: Arial, Helvetica, Sans-Serif;
}

#menu
{
	text-align:left;
}


fieldset 
{
    border:1px solid black
}
legend 
{
    color:black; 
    font-weight: bold;
}

.docs
{
    font-size: medium;
    color: #2C2C2C;
}


.docs_medium
{
    font-size: small;
    font-weight: normal;
    color: #2C2C2C;
}

.docs_medium_center
{
    font-size: small;
    font-weight: normal;
    color: #2C2C2C;
    text-align: center; 
}

.docs_medium_bold
{
    font-size: small;
    font-weight: bold;
    color: #2C2C2C;
}

.docs_small
{
    font-size: x-small;
    color: #2C2C2C;
}

.docs_small_bold
{
    font-size: x-small;
    font-weight: bold;
    color: #2C2C2C;
}

.docs_title
{
    font-size: medium;
    font-weight: bold;
    color: #2C2C2C;
}


.panel
{
    font-size: small;
    padding: 5px;
    margin: 2px;
    background-color: #E0E0E0;
}
.panel_res
{
    font-size: small;
    padding: 0px;
    margin: 0px;
    border-spacing: 0px;
    background-color: #E0E0E0;
}
.res_inactive
{
    background-color: #A0A0A0;
}
.panel_print
{
    font-size: small;
    padding: 5px;
    margin: 2px;
    background-color: #FFFFFF;
}

.grid_pager
{
    text-align: left;
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;
    padding: 0px;
    margin: 0px;
    border-spacing: 0px;
}
.grid_pager_ctl
{
    padding: 0px 35px 0px 0px;
    border-spacing: 0px;
}
tr.GridViewHeader
{
    color: #FFFFFF;
    background-color: #5D7B9D;
    font-weight: bold;
    text-decoration:none;
    text-align:left;
}

tr.GridViewHeader a:visited
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}

tr.GridViewHeader a:link
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}

.grid_row
{
    background-color: #CCCCCC;
}
.grid_row_alt
{
    background-color: Silver;
}
.grid_line	
{
    width: 500px;
}
.grid_multiline	
{
    width: 500px;
}

.metartable
{
    border: 1px solid #ffffff;
    font-size: small;
    background-color: #C0C0C0;
}
.metar_gelb
{
    background-color: #FFFF66;
}
.metar_rot
{
    background-color: #FF5B5B;
}

.res_tab
{
    border: 1px solid #ffffff;
    font-size: small;
}

.res_sep
{
    background-color: #ffffff;
    margin: 0px;
    padding: 0px;
    border-spacing: 0px;
}
.res_sep_night
{
    background-color: #333333;
    margin: 0px;
    padding: 0px;
    border-spacing: 0px;
}
.res_sep_day
{
    background-color: #E6D504;
    margin: 0px;
    padding: 0px;
    border-spacing: 0px;
}
	
.res_menu
{
    border-color: #C0C0C0;
    background-color: #C0C0C0;
    margin: 0px;
    padding: 4px;
    border-spacing: 0px;
    border-width: 0px;
}	

.fs_res
{
    background-image: url('images/24/res_cyl_fs.png');
    background-repeat: repeat;
}
.fs_res2
{
    background-image: url('images/24/res_cyl_fs2.png');
    background-repeat: repeat;
}

.normal_res
{
    background: url('images/24/res_cyl.png');
    background-repeat: repeat;
}
.normal_res2
{
    background: url('images/24/res_cyl2.png');
    background-repeat: repeat;
}
.normal_res_bold
{
    background: url('images/24/res_cyl.png');
    background-repeat: repeat;
    font-weight: bold;
}
.non_closed_res
{
    background: url('images/24/res_nc_cyl.png');
    background-repeat: repeat;
}

.calendar
{
    border-style: outset;
    background-color: #CCCCCC;
    font-size: large;
}

.tool_tip
{
    border-style: outset;
    border-width: medium;
    padding: 5px;
    margin: 2px;
    background-color: #FFFF66;
    font-size: small;
}
.flz_sel
{
    border-style: outset;
    border-width: thin;
    font-size: medium;
    background-color: #C0C0C0;
}
.flz_selected
{
    border-style: outset;
    border-width: thin;
    font-size: medium;
    background-color: #FFFF00;
}

	
.cleaner 
{
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}

.grid
{
    font-size: small;
    color: #2C2C2C;
    border: 1px solid #606060;
    white-space: nowrap;
}

.grid_wrap
{
    font-size: small;
    color: #2C2C2C;
    border: 1px solid #606060;
}

.tt_fg
{
    background-color: Silver;
}
.tt_text
{
    font-size: small;
    font-weight: normal;
    color: #2C2C2C;
}
	
.news
{
    border: thin solid #808080;
    background-color: #C0C0C0;
    font-size: small;
}	

.Item
{
    /* CSS class for non-selected Menu Item */
    border: 1pt  #C0C0C0;
    background: #C0C0C0 url('images/24/cylinder.png');
    color: #2C2C2C;
    line-height: 24px;
    font-size: small;
}
.ItemSelected, .ItemHover
{
  /* CSS class for hovering and selected Menu Item
     ... which can be split up, of course! */
    border: 1pt  #C0C0C0;
    background:  #C0C0C0 url('images/24/cylinder_rev.png') ;
    color: #ffffff;
    line-height: 24px;
    font-size: small;
}
.Item_res
{
    /* CSS class for non-selected Menu Item */
    border: 0pt  #C0C0C0;
    background: #C0C0C0;
    color: #2C2C2C;
    line-height: 48px;
    font-size: small;
}
.ItemSelected_res, .ItemHover
{
    /* CSS class for hovering and selected Menu Item
     ... which can be split up, of course! */
    background-position: #0099FF;
    border: 0pt #C0C0C0;
    background: #0099FF;
    color: #2C2C2C;
    line-height: 48px;
}

.Item * a
{
	width: 100%;
	display: block;
}

 .Item a, .Item a:visited
{
  background: transparent ! important;
  display: block;
}
.Item a:hover, .Item * a:active, .Item * a:focus
{
  background: transparent ! important;
  display: block;
}

table.planestat{
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
    width: 100%;
}
table.planestat td {
    border-color: #808080;
    border-style: solid;
    border-width: 1px;
}
table.planestat td.planehi {
    border-top-width: 0px;
}

.radar  
{
    width: 710px; 
    height: 640px; 
    overflow: hidden;
}
.radar img
{
    margin: -76px 0px 0px 0px;
    background-image: url("images/bg_radar.png");
    background-position: 0px 0px;
    background-repeat: no-repeat;
}
