/* For guideline purposes only! */
/* Goal is to fit #monitorCanvas inside the #monitorBoundary */
/* To turn off boundary, set "display" property to 'none'. */
/* To turn on boundary, set "display" property to 'block'. */

#monitorBoundary {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;

	width: 550px;
	height: 600px;

	border: 1px dashed red;
}

html>body #monitorBoundary {
	
	width: 548px;
	height: 598px;

}


.accessFooter {
	position:absolute;
	top: 630px;
	left: 0px;
	width:500px;
	z-index:99;
	color:#000;
	margin-top:0px;
	padding-top:40px;
	height:40px;
}

div.accessFooter p
{
	left:180px;
	width:350px;
	padding-bottom:20px;
}

div.accessFooter img
{
	margin-right:15px;
	position:absolute;
	z-index:100;
}


/* For Monitor text appearance in general. */
div.monitorResult {
	font-size: 11px;
	background-color: #FFF;
	color:#fff;
}


/* For Airline and Airport tables. */
div.monitorResult td.code {
	color: #000;
}

div.monitorResult td.divider {
	color: #000;
}


div.monitorResult td.label {
	color: #000;
}

div.monitorResult td.monitorLegendColumn 
{
	width:180px;
}

div.monitorResult td.monitorLegendColumn td 
{
	padding:1px;
}




/*************************
 * Extended List
 * (when user clicks "More Airlines" or "More Airports")
 *************************/
 
div.monitorExtended {
	background-color: #FFF;
	color: #000;
	padding: 10px;
	text-align: center;
}

div.monitorExtended table{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div.monitorExtended table td{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

/* Header */
div.monitorExtended h1 {
	font-size: 14px;
	color: #000000;	
	padding-bottom:20px;
		

	margin: 0px;
	margin-bottom: 3px;
}


/* The "Close" button. */
div.monitorExtended p {
	margin-top: 2em;
}

div.monitorExtended a:link {
	color: #000;
}

div.monitorExtended a:visited {
	color: #000;
}




/**************************
 * Monitor Canvas
 * (Fit this inside the Monitor boundary.)
 **************************/

/* Positioning. */
div.monitorCanvas {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 540px;
	border:0px solid #cccccc;
	background-color:#ffffff;

}

html>body div.monitorCanvas {
	width: 100%;
}




/*
 * Title Bar
 */
div.monitorTitleBar {

	position: relative;
	top: 0px;
	left: 0px;
	width: 636px;
	height: 29px;
	padding-top: 7px;
	text-align: LEFT;
	font-size: 16px;
	font-weight: bold;
	color: #494542;
	padding-left:10px;
}

html>body div.monitorTitleBar {
	
	height: 22px;
}
 



/*
 * Monitor Map.
 */
 
/* "Map Canvas" */
div.monitorMap {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 650px;
	height: 585px;
	overflow:hidden;
	margin-left:10px;
}


/* Map image placement _inside_ "map canvas" */
div.monitorMap img {
	display: inline;
	position: absolute;
	top: 15px;
	left: 0px;
	width: 540px;
	height: 470px;
	margin-bottom:10px;
	margin-top:20px;
	border: none;
}




/***************/
/* Info blocks */
/***************/

/*
 * Monitor general info block.
 */
 
div.monitorInfo {
	background-color: #000;
	padding: 2px;
}


/* Colors of links in info blocks. */
div.monitorInfo a:link {
	color: #00a;
}

div.monitorInfo a:visited {
	color: #00a;
}



/*
 * FlightView branding.
 */
div.monitorFVBranding {
	display:none;
	position: absolute;
	z-index:99;
	bottom: 0px;
	right: 0px;

	width: 189px;
	height: 50px;

	padding: 3px;
	text-align: center;
}


	
html>body div.monitorFVBranding {
	width: 183px;
	height: 44px;
}

div.monitorFVBranding a{
	display:none;
}

/*
 * Status bar.
 */
div.monitorStatus {
	display: none;
	position: absolute;

	bottom: 0px;
	left: 0px;

	width: 540px;
	height: 34px;

	padding-top: 5px;
}




html>body div.monitorStatus {
	width: 534px;
	height: 25px;

}









/*****************/
/* Legend blocks */
/*****************/

/*
 * Monitor general legend block.
 */
 

div.monitorLegend {
	padding: 5px;
	background:none transparent;
	color: #000;
	border-bottom: none;


}

html>body div.monitorLegend {

}


/* Links in legend blocks. */
div.monitorLegend a:link {
	color: #000;
}

div.monitorLegend a:visited {
	color: #000;
}

/* Legend headers. */
div.monitorLegend h1 {
	font-size: 13px;
	color: #000000;	
	margin: 0px;
	margin-bottom: 3px;
}




/*
 * Flight Icon Legend
 */


/* Positioning. */
div.monitorFlightIconLegend {
	position: absolute;
	top: 515px;
	left: 220px;
	height: 100px;
	width:200px;
}


/*
 * Airline Legend
 */
 
/* Positioning. */
div.monitorAirlineLegend {
	position: absolute;
	top: 515px;
	left: 10px;
	height: 100px;
	width:200px;
}


html>body div.monitorAirlineLegend {

}

div.monitorAirlineLegend p {
	bottom:10px;
	left:10px;
	position:absolute;
}


div.monitorAirportLegend{
	position: absolute;
	top: 515px;
	left: 330px;
	height: 100px;
	width:200px;
	display:none;
}


/* 
 * Weather Legend 
 */

/* Positioning. */
div.monitorWeatherLegend {
	position: absolute;
	top: 515px;
	right: 0px;
	height: 100px;
	border: none;
	left:395px;
	
}

html>body div.monitorWeatherLegend {

}

/* Color of text. */
div.monitorWeatherLegend table {

	margin:0px;
}

div.monitorWeatherLegend td.precip {
	width:30px;
}

div.monitorWeatherLegend td {
	color: #000;
}

div.monitorWeatherLegend img {
	width:110px;
	height:12px;
}



/*
 * Flight Info Legend
 */
 
/* Positioning. */
div.monitorFlightInfoLegend {
	position: absolute;
	bottom: 0px;
	right: 0px;

	height: 110px;
}


html>body div.monitorFlightInfoLegend {

	height: 90px;
}

/*
 * Custom Chooser
 */
#customChooser {
	position: absolute;
	top:612px;
	height: 100px;
	text-align:center;
	width:560px;
}

#customChooser h1{
	display:none;
}

html>body #customChooser {
	height: 79px;
}


#customChooser table {
	color: #000;
}

#customChooser table td.chooserLabel {
	width: 65px;
	
}

#customChooser table td.chooserUI {
	width: 20px;
	text-align: center;
}


#customChooser img {
	border: none;
	position:relative;
	top: 3px;
	left: 4px;
}

html>body #customChooser img {
	top: 5px;
	left: 5px;
}


#customDelay {
	position:absolute;
	top: 0px;
	right: 0px;
	width:	189px;
	height: 29px;
	background-color: #7D95D5;	
	z-index:99;
}

#customDelay img {
	border: none;
	position:relative;
	left:2px;
	top:2px;
}


div.monitorAirportLegend p
{
	top:125px;
	left:5px;
}