body
{
    margin: 0;
    padding: 0;
    font-family:Tahoma;
    background: #FFFFFD url(/ippc/images/bg_gradient.jpg) top center repeat-x;
}

b
{
    /*font-size: 110%;*/
}

#maincontainer
{
    width: 940px; /*Width of main container*/
    margin: 0 auto; /*Center container on page*/
    font-family: Verdana, Tahoma, Sans-Serif;
    font-size: small;
}

#topsection /* 1. The absolute header of the page */
{
    height: 100px; /*Height of top section*/
    margin-top: 5px;
    background-image: url(/ippc/images/header_bg.gif);
    position: relative; /* This is necessary so that divs inside can be placed at an absolute coordinate where 0,0 is the left up corner*/
}

#topmenu a 
{
   position: absolute;
   height: 45px;
   width: 95px;
   top: 12px; 
   text-decoration: none;
   border: 0px solid white;
}

#topmenu a i 
{ 
	visibility: hidden; 
}
a#avinor 
{ 
	left: 11px; 
}
a#avinor 
{ 
	top: 12px; 
}
a#avinor:hover 
{ 
	border: none; 
} 
a#avinor:hover 
{ 
	background-image: url(/ippc/images/avinor_logo_neg.gif); 
	background-repeat: no-repeat;
	background-position: -11px -12px;
}

#topsection h1
{
    margin: 0;
    padding-top: 15px;
    color: White;
}

.headtext
{
	color: White;
}

#linkcolumn /* Just under the topsection */
{
    clear: both;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 15px;
    background: url(/ippc/images/link_bg.jpg) white repeat-x;
    font-size: smaller;
    font-weight: bold;
    padding: 0 0 0 2px;
    border: 0px solid black;
}

.linkitems a
{
	color: white;
	font-weight: normal;
}

#msgcolumn /* Just under the linkcolumn. Could be up to 2 columns, message and test */
{
	clear: both;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	font-size: 11px; 
	background: #FFEEB8;
	font-weight: normal;
	color: #000000; 
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	border: 1px solid #000000;
}

#msgcolumn_red /* Just under the linkcolumn. Could be up to 2 columns, message and test */
{
	clear: both;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
	font-size: 8pt; 
	background: #FF0000;
	font-weight: bold;
	text-align: center;
	color: yellow; 
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	border: 1px solid #000000;
}

#contentwrapper
{
    float: left;
    width: 100%;
}
	
 /* 2. Just under topsection */
#contentcolumn
{
	margin-top: 5px;
    margin-left: 190px;
    padding-left: 5px;
    padding-bottom:5px;
    background-color: #fbfbfb;
    border: 1px solid #999999;
}

/* 2. Just under topsection */
#contentcolumn_wide 
{
	margin-top: 5px;
	margin-left: 100px;
	margin-right: 100px;
    background-color: #fbfbfb;
    border: 1px solid #999999;
}

#contentcolumn_wide_100
{
	margin-top: 5px;
    background-color: #fbfbfb;
    /*border: 1px solid #999999;*/
}

#contentheader
{
	/*margin: 10% 5% 0 5%;*/
	margin-top: 5px;
	border: 1px solid #999999;
	font-family: Verdana, Tahoma, Sans-Serif;
    font-size: 14px;	
    color: white;
    font-weight: bold;
    text-align: center;
    /*background-color: navy;*/
    background: url(/ippc/images/cont_header_gradient.jpg) white repeat-x;
    text-align: center;
    line-height:2em;
}

.contentheader_OP
{
	/*margin: 10% 5% 0 5%;*/
	/*margin-top: 5px;*/
	border: 2px solid #999999;
	font-family: Verdana, Tahoma, Sans-Serif;
    font-size: 12px;	
    color: Yellow;
    font-weight: bold;
    text-align: center;
    background-color: red;
    text-align: center;
}

#leftmenu /* 3. Just under topsection */
{
    float: left;
    width: 195px; /*Width of left column*/
    margin-top: 5px;
    margin-left: -940px; /*Set left margin to -(MainContainerWidth)*/
    font-family: Verdana, Tahoma, Sans-Serif;
    font-size: medium;
    border: 0px solid black;
}

#horizontalmenu
{
	width: 100%;
	background-color: #fbfbfb;
}	

/*
.menubox
{
	border-left: 5px solid #193895;
	margin: 0px 10px 5px 10px;
	height: 110px;
	width: 173px;
	background-color: White;
	font-family: Verdana, Tahoma, Sans-Serif;
    font-size: 12px;	
    color: white;
	/*border: 1px solid black;*/
}
*/
.horizontalmenubox
{
	border-left: 5px solid #193895;
	margin: 0px 10px 5px 10px;
	background-color: White;
	/*border: 1px solid black;*/
}
/*
#menuheader
{
	margin: 0px 10px 2px 10px;
	border: 1px solid #999999;
	font-family: Verdana, Tahoma, Sans-Serif;
    font-size: 12px;	
    color: white;
    font-weight: bold;
    text-align: center;
    background: url(/ippc/images/left_header_gradient.jpg) white repeat-x;
    line-height:1.6em;
}
*/
#newsheader, #loginheader, #menuheader
{
	/*margin: 10% 5% 0 5%;*/
	margin: 0px 10px 2px 0px;
	border: 1px solid #999999;
	font-family: Verdana, Tahoma, Sans-Serif;
    font-size: 12px;	
    color: white;
    font-weight: bold;
    text-align: center;
    /*background-color: navy;*/
    background: url(/ippc/images/left_header_gradient.jpg) white repeat-x;
    line-height:1.3em;
}

#newsitem, #login, .menubox, .turbupdatingbox
{
	margin: 0px 10px 2px 0px;
	border: 1px solid #999999;
	border-left: 5px solid #193895;
	padding: 10px;
	font-family: Verdana, Tahoma, Sans-Serif;
    font-size: 10px;
    color: black;
    /*background-color: #fbfbfb;*/
    background-color: white;
}

.turbupdatingbox
{
	color: yellow;
    /*background-color: #fbfbfb;*/
    background-color: red;
}

#footer /* 4. Bottom container */
{
	margin-top: 5px;
    clear: left;
    background: url(/ippc/images/footer_bg_6.gif);
    color: #000000;
    padding: 4px 0;
    /*border: solid 1px black;*/
}

#footer h3 
{
    font-size: 0.9em;
    margin: 0 0 10px 0;
    color: #666666;
}
#footer a
{
    color: #FF0000;
}
#footercontent
{
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
	padding-top: 2px;
	padding-left: 225px;
}
.innertube
{
    margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
    margin-top: 0;
}

/* Other styles */
a 
{
    text-decoration: none;
    color: blue;
}

a:hover 
{
    text-decoration: underline;
    color: black;
}

a img 
{
    border: 0;
}

#menuhead
{
	background-color:darkblue;	
}	

#msg_busy
{
	font-size: 12px; 
	font-weight: bold;
	color: black; 
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	border: 1px solid #ccc;
	background-color: #FFEEB8;
	text-align: center;
}

.msg_box_red
{
	font-size: 8pt; 
	color: yellow; 
	font-family: Tahoma, Verdana, Helvetica, Arial, Geneva, sans-serif;
	border: 1px solid yellow;
	background-color: red;
	text-align: center;
}

.hidebox
{ 
	display:none;
	padding:10 px; 
}

#turb_map_wrapper
{
	width: 100%;
	background-color: #fbfbfb;
    border: 1px solid white;	
}

.turbupdatingboxXX
{
	/*margin: 0px 0px 0px 0px;*/
	margin: 0px 10px 2px 0px;
	width: 195px;
	background-color: red;
	font-family: Tahoma, Verdana, Sans-Serif;
    font-size: 8pt;	
    color: yellow;
    text-align: center;
	border: 1px solid yellow;
}

#turb_time_col
{
	text-align: center;
	font-size: 9px; 
	font-weight: bold;
	color: red; 
	margin-left: auto;
    margin-right: auto;
    width: 900px;
	font-family: sans-serif;
	border: 1px solid black;
}

#turb_infocolumn
{
	border: 1px solid black;
	margin-left: auto;
    margin-right: auto;
	width: 900px;
	color: black;
	background-color: white;	
}	

#txt_head
{
	text-align: center;
	border: 0px solid black;
	font-size: 16px; 
	font-weight: bold;
	color: black; 
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	line-height:3em; 
}
#aisaerodrome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: left;
	width: 150px;
	border: 1px solid #999999;
}
.header_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background-color: navy;*/
    background: url(/ippc/images/left_header_gradient.jpg) white repeat-x;
    border: 1px solid #999999;
	color: white;
	text-align: center;
	font-weight: bold;
	text-transform: capitalize;
}
#ad_selection_boxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #003366;
	float: left;
	border: 1px solid #999999;
	color: #FFFFFF;
	margin-top: 10px;
}
#briefing_wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 600px;
	margin-left: auto;
    margin-right: auto;
    border: 0px solid #999999;
    background-color: #fbfbfb;
}
/*
#all_get_briefing_boxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #003366;
	float: left;
	border: 1px solid #000000;
	color: #FFFFFF;
	margin-top: 10px;
}
*/
#nrb_briefing_box
{
	margin-top: 10px;
	padding:5px;
	margin-left: auto;
    margin-right: auto;
	border: 1px solid #999999;
	background-color: #fbfbfb;		
}
#chartlist_briefing_box
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	padding:5px;
	margin-left: auto;
    margin-right: auto;
	border: 1px solid #999999;
	background-color: #fbfbfb;	
	width: 600px;	
}
.all_get_briefing_boxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fefefe;
	/*float: left;*/
	border: 1px solid #999999;
	color: #darkblue;
	margin-top: 10px;
	padding:5px;
	margin-left: auto;
    margin-right: auto;
    width: 400px;
	display:block;
	background-color: #fbfbfb;
}
.weather_radars{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fefefe;
	/*float: left;*/
	border: 1px solid #999999;
	color: #darkblue;
	margin-top: 10px;
	padding:5px;
	margin-left: auto;
    margin-right: auto;
    width: 500px;
	display:block;
	background-color: #fbfbfb;
}

#notam_briefing_box{
	font-family: "Courier new", Courier, Fixed;
	font-size: 10pt;
	background-color: #fefefe;
	border: 1px solid #999999;
	color: #darkblue;
	margin-top: 10px;
	padding:5px;
	padding-left:20px;
	margin-left: auto;
    margin-right: auto;
    width: 600px;
	display:block;
	background-color: #fbfbfb;
}
.box
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	padding:5px;
	margin-left: auto;
    margin-right: auto;
	border: 1px solid #999999;
	background-color: #fbfbfb;	
	text-align: center;	
}

.notactivatedbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	padding:5px;
	margin-left: auto;
    margin-right: auto;
	border: 1px solid #999999;
	background-color: #FFEEB8;	
	text-align: center;	
}
.fpl_ad_box
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	padding:5px;
	margin-left: auto;
    margin-right: auto;
	border: 1px solid #999999;
	background-color: #fbfbfb;	
	width: 300px;
	/*text-align: center;*/
}
.fpl_ad_table
{
	width: 300px;
	vertical-align: middle;
}	
.fpl_ad_left_head
{
	border-bottom: 1px solid black;	
	text-align: center;
}
.fpl_ad_right_head
{
	border-bottom: 1px solid black;	
	text-align: left;
}
.fpl_ad_left
{
	text-align: center;
}
.fpl_ad_right
{
	text-align: left;
}	
.fplbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	padding:5px;
	margin-left: auto;
    margin-right: auto;
	border: 1px solid #999999;
	background-color: #fbfbfb;	
	text-align: center;	
}
.box_met_help
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	padding:5px;
	margin-left: auto;
    margin-right: auto;
	border: 1px solid #999999;
	background-color: #fbfbfb;	
}
.adinput 
{
	BORDER-RIGHT: #669999 1px solid; 
	BORDER-TOP: #669999 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #669999 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #669999 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #f0fbfb;
}
#ad_input_wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 400px;
	align:center;
}

.submitbutton {
	background-color: #C6E8FF;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	list-style-type: disc;
}

.linkbutton {
	background-color: #C6E8FF;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	list-style-type: disc;
}

.linkbutton:hover
{
	background-color: Red;
}
	
.white_on_red_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: white;
	background-color: #FF0000;
}

.latest_info
{
	text-transform: capitalize;
	text-align: center;

}

/******************* FLIGHT PLAN STYLES ************************/
.AllInfoFields {
	FONT-SIZE: 10px;
        COLOR: #000000;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        BACKGROUND-COLOR: #ffffff;
        TEXT-DECORATION: none;
        FONT-WEIGHT: bold;
}
.AllTextFields {
	FONT-SIZE: 10px;
        COLOR: #000000;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        BACKGROUND-COLOR: #ffffff;
        TEXT-DECORATION: none;
}
.AllInfoFieldsKhaki {
	FONT-SIZE: 10px;
        COLOR: #000000;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        BACKGROUND-COLOR: #f0e68c;
        TEXT-DECORATION: none;
        FONT-WEIGHT: bold;
}
.AllDropDown {
	FONT-SIZE: 10px;
        COLOR: #000000;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        BACKGROUND-COLOR: #ffffff
}
.buttonGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.fpllinks {
	/*background: #FFFFCC;*/
        BACKGROUND-COLOR: #cedfe7;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px; COLOR: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #669999;
        border-left: 1px solid #669999;
        border-bottom: 1px solid #669999;
	padding: 2px;

}
.fpllinks3 {
	/*background: #FFFFCC;
        BACKGROUND-COLOR: #cedfe7;*/
        background-color: #f1f1f1;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
        COLOR: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #669999;
        border-left: 1px solid #669999;
        border-right: 1px solid #669999;
        border-bottom: 1px solid #669999;
	padding: 2px;
}
.RegistrationFields {
	FONT-SIZE: 12px;
        COLOR: #000000;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        BACKGROUND-COLOR: #ffffff;
        TEXT-DECORATION: none;
        FONT-WEIGHT: bold;
}
.RegistrationFields_normal {
	FONT-SIZE: 12px;
        COLOR: #000000;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        BACKGROUND-COLOR: #ffffff;
        TEXT-DECORATION: none;
}
.statusheader {
	FONT-WEIGHT: bold;
        FONT-SIZE: 12px;
        FONT-FAMILY: Verdana, Helvetica, Arial, Geneva, sans-serif;
        COLOR: #ff0000
}

#kampanje
{
	width: 195;
}