﻿body
{
	background-color: #F7F7F7;
}

#frame
{
	background-color: #F7F7F7;
	width: 960px;
	height: 800px;
	text-align: left;
	margin: auto auto;
	top: 0px;
	left: auto;
	right: auto;
}

#menu_bar
{
	/*background-color: #80B4D2;*/
	background-image:url('../images/header_background.png');
	background-repeat:repeat-y;
	height: 50px;
}

#main_banner
{
	/*background-color:Blue;*/
	background-image:url('../images/Rex at Terminal - logo.png');
	height:300px;
	margin-top:10px;
	position:relative;
}

#weather
{
	background-color:#80B4D2;
	height:35px;
	margin-top:10px;
	font-family:Arial, Sans-Serif;
}

#main_content
{
	background-color:#F7F7F7;
	height:345px;
	margin-top:10px;
}

#left_column
{
	background-color: #6699FF;
	height: 345px;
	width: 313px;
	float: left;
	cursor: hand;
}

#middle_column
{
	background-color: #3366FF;
	height: 345px;
	width: 313px;
	float: left;
	margin-left: 10px;
	cursor: hand;
}

.column_image
{
	margin-top:50px;
}

#right_column
{
	background-color: #6699FF;
	height: 345px;
	width: 313px;
	float: left;
	margin-left: 10px;
	cursor: hand;
}

#footer_bar
{
	/*background:#80B4D2;*/
	background-image:url('../images/header_background.png');
	background-repeat:repeat-y;
	height:30px;
	margin-top:10px;
	color:white;
	font-family:Arial, helvetica, MS Sans Serif;
	text-align:center;
}

.menu
{
	margin-right:10px;
}

#menu_float
{
	float:right;
}

.menu_item
{
	color:White;
	font-size:large;
	font-family:Arial, Georgia, MS Sans Serif;
}

.menu_hover
{
	color:#F1B749;
}

.tbCell1
{
	width:513px;
	text-align:left;
}

#lblOutLook
{
	color:White;
	margin-right:10px;
}

#lblNow
{
	color:White;
}

#flight_info_body
{
	margin-top:10px;
	margin-bottom:10px;
	height:700px;
}

.weather_label
{
	color:White;
}

#date_container
{
	text-align:center;
	height:30px;
	background-color:Navy;
}

#date_selector
{
	height:30px;
	margin-bottom:10px;
	width:600px;
	font-family:Arial, helvetica, MS Sans-Serif;
	margin: auto auto;
	left: auto;
	right: auto;
}

#tbl_date_selector
{
	width:400px;
	color:White;
}

#arrivals
{
	height:610px;
	width:475px;
	background-color:#6699FF;
	float:left;
}

.arr_dep_header
{
	font-size:30px;
	color:Black;
	text-align:center;
	margin-top:10px;
}

#departures
{
	height:610px;
	width:475px;
	background-color:#00CC99;
	margin-left:10px;
	float:left;
}

.flight_info_grid
{
	color:Black;
	font-family:Calibri, MS Sans-Serif;
	font-size:16px;
	margin: auto auto;
	margin-top:10px;
	left: auto;
	right: auto;
}

.flight_info_grid td {    
    padding: 2px;    
    border: solid 1px #c1c1c1;    
    /*color: #717171; */  
}   

.flight_info_grid th {    
    padding: 4px 2px;    
    color: #fff;    
    background-color: #424242;    
    border-left: solid 1px #525252;    
    /*font-size: 0.9em;    */
}   

.flight_info_grid .row { background-color:White; color: #717171;}   
/*.flight_info_grid .alt { background: #fcfcfc url(grd_alt.png) repeat-x top; }  */ 
.flight_info_grid .alt { background-color:Gray; color:White;}   


#pilot_info_body
{
	margin-top:10px;
	margin-bottom:10px;
	height:700px;
}

#runway_map
{
	width: 350px;
	background-color: #FFDC9B;
	float: left;
	height: 640px;
}

#runway_image
{
	margin-top:60px;
	margin-left:20px;
}

#runway_content
{
	background-color:#F5F5F5;
	float:left;
	width:600px;
	margin-left:10px;
	height:640px;
}

.pilot_info_table
{
	height:100%;
	color:White;
	font-family:Arial, Sans-Serif;
}

.pilot_info_row1
{
	/*background-color:#3366FF;*/
	background-color:#F5F5F5;
	color:#005BC6;
}

.pilot_info_row2
{
	/*background-color:#6699FF;*/
	background-color: #E9E9E9;
	color:#005BC6;
}

.pilot_info_right_column
{
	color:Black;
}

#page_heading
{
		background-image:url('../images/clouds39[1].jpg');
		height:50px;
		margin-bottom:10px;
		font-size:xx-large;
		color:#005BC6;
		text-align:center;
		font-family:Arial, Sans-Serif;
}

.lblHeading
{
	height:50px;
	vertical-align:middle;
}

.column_title
{
	color:#F1B749;
	font-family:Arial, helvetica, Sans-Serif;
	font-size:30px;
	font-weight:bold;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:20px;
	height:60px;
	text-align:center;
}

#contactus_body
{
	margin-top:10px;
	margin-bottom:10px;
	height:700px;
}

#google_map
{
	height:640px;
	width:510px;
	/*margin-top:10px;*/
	background-color:#F5F5F5;
	float:left;
}

#contact_details
{
	height: 640px;
	width: 450px;
	background-color: #F5F5F5;
	font-family:Arial, Sans-Serif;
	font-size:12px;
	float:left;
}
	
.contact_table
{
	margin-bottom:30px;
}

.contactus_row1
{
	background-color:#F5F5F5;
	color:Black;
}

.contactus_row2
{
	background-color: #E9E9E9;
	color:Black;
}

.contact_left_column
{
	width:150px;
}

.contact
{
	margin-top:10px;
	margin-bottom:10px;
	font-size:18px;
	color:#005BC6;
}

#about_body
{
	margin-top:10px;
	margin-bottom:10px;
	height:700px;
}

.about_row1
{
	height:160px; /*128px;*/
	background-color:#F5F5F5;
}

.about_row2
{
	height:160px;
	background-color:#E9E9E9;
}

.about_left_column
{
	width:200px;
	text-align:right;
	float:left;
	margin-top:15px;
}

.about_right_column
{
	width:750px;
	text-align:left;
	float:left;
	margin-left:10px;
}

.about_column_header
{
	margin-top:10px;
	margin-bottom:10px;
	font-size:18px;
	font-family:Arial, helvetica, MS Sans Serif;
	color:#005BC6;
}

.about_column_text
{
	font-family:Arial, helvetica, MS Sans Serif;
}

/* admin screen */

#admin
{
	height:500px;
}

#admin_body
{
	margin-top:10px;
	margin-bottom:10px;
	height:700px;
}

#admin_column_left
{
	height:500px;
	width:480px;
	background-color:#6699FF;
	font-family: Arial, helvitica, MS Sans Serif;
	font-size:12px;
	float:left;
}

#admin_column_right
{
	height: 500px;
	width: 480px;
	background-color: #00CC99;
	font-family: Arial, helvitica, MS Sans Serif;
	font-size: 12px;
	float: left;
}

#admin_arrivals_content
{
	height:480px;
	margin-bottom:10px;
}

.form_view_button
{
	width:80px;
	margin-right:10px;
}

.form_view_button_long
{
	width:110px;
	margin-right:10px;
}

#fvArrivals_template
{
	width:480px;
	background-color:blue;
	color:White;
}

.fv_item_template
{
	background-color:blue;
	width:480px;
	color:White;
}

.admin_arrivals_header
{
	vertical-align:bottom;
	font-weight:bold;
}

.admin_departures_header
{
	vertical-align:bottom;
	font-weight:bold;
}

.admin_arrivals_criteria
{
	width:960px;
}

.admin_calendar
{
	float:left;
	margin-right:20px;
}

.fv_button_row
{
	width:960px;
}

#rbArrivalDateSelector
{
	float:left;
	margin-left: 20px;
}

#ArrivalCal
{
	float:left;
	/*display:none;*/
}

.lblFloatLeft
{
	float:left;
}

.lblFloatLeftPad
{
	float:left;
	margin-left:10px;
}

#cboArrivalsFlightNumber
{
	float:left;
}

.cal
{
	font-size:8px;
}


#admin_arrivals_templates
{
	/*display:none;*/
}

#admin_arrivals_flights
{
	/*display:block;*/
}

.admin_column_title
{
	font-family:Arial, helvetica, MS Sans Serif;
	font-size:20px;
	color:Black;
	text-align:center;
	margin-bottom:20px;
}

.admin_selection
{
	margin-bottom:20px;
}

.admin_result_message
{
	text-align:center;
	font-size:16px;
}

#login_center
{
	margin: auto auto;
	margin-top:10px;
	left: auto;
	right: auto;
	width:300px;
}

.dark_bg_cal_header
{
	background-color:black;
}

.dark_bg_cal_day
{
	background-color:White;
}

.dark_bg_cal_other_day
{
	background-color:white;
}

.admin_ticker
{
	background-color:Yellow;
	height:200px;
	width:960px;
	margin-top:100px;
}

.ticker_message
{
	width:500px;
}

.ticker_row
{
	margin-bottom:10px;
}
