﻿#home
{
	width:100%;
	height:100%;
	/*border-top: solid #6b6b6b 3px;
	border-left: solid #6b6b6b 3px;
	border-right: solid #000000 3px;
	border-bottom: solid #000000 3px;*/
}

#mapContainer
{
	padding-left: 13px;
	padding-right: 19px;
	padding-bottom:10px;
	clear:both;	
}

.layerDropDown
{
	position:absolute;
	/*top:-28px;*/
	left:10px;
	top:10px;
	z-index:2;
}

#layerContainer
{
	/*
	position:absolute;
	top:30px;
	width:221px;
	background-color:#333332;
	padding-top:6px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:10px;
	*/
	/*
	background-color:#333332;
	padding:6px 6px 10px;
	position:absolute;
	top:30px;
	width:199px;
	*/
	/*background-color:#333332;*/
	background-color:White;
	border: solid black 1px;
	padding:6px 6px 10px;
	position:absolute;
	top:20px;
	width:220px;

}

.layerOptions
{
	clear:both;	
}

.layerOptions label
{
	/*color:#e5e5e5;*/
	font-family: Verdana;
	font-size:12px;	
	margin-top:-2px;
	cursor:pointer;
}

.layerOptions img
{
	cursor:pointer;
}

.layerOptions input
{
	margin-left:5px;
	cursor:pointer;
}

.layerOptions div
{
	/*padding-top:5px;*/
	padding-top:0px;
}

.legendDropDown
{
	position:absolute;
	right:0px;
	bottom:-32px;
	z-index:1;
}

#legendContainer
{
	position:absolute;
	bottom:28px;
	right:0px;
	width:386px;
	background-color:#333332;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
}

.legendText
{
	/*
	color:White;
	font-family:Verdana;
	font-size:11px;
	text-decoration:underline;
	float:left;
	padding-left:7px;
	*/
	color:White;
	float:left;
	font-family:Verdana;
	font-size:11px;
	padding-left:7px;
	text-decoration:none;

}

.legendHeaderText
{
	padding-right:20px;
	padding-left:5px;
	float:left;
}

.legendSeparator
{
	width:382px;
	height:2px;
	background: url( ../images/legend/gfcLegendGreyBarSlice.png ) repeat-x;
	/*background-color: #979591;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;*/
}

.cold
{
	background: url( ../images/legend/gfcLegendCold.png ) no-repeat;
	width:22px;
	height:22px;
	float:left;
	margin-top:2px;
}

.pending
{
	background: url( ../images/legend/gfcLegendPending.png ) no-repeat;
	width:22px;
	height:22px;
	float:left;
	margin-top:2px;
}

.hot
{
	background: url( ../images/legend/gfcLegendHot.png ) no-repeat;
	width:22px;
	height:22px;
	float:left;
	margin-top:2px;
}

.moa
{
	background: url( ../images/legend/gfcLegendMOA.png ) no-repeat;
	width:20px;
	height:20px;
	float:left;
}

.sua
{
	background: url( ../images/legend/gfcLegendSUA.png ) no-repeat;
	width:20px;
	height:20px;
	float:left;
}

.lltr
{
	background: url( ../images/legend/gfcLegendLLTR.png ) no-repeat;
	width:30px;
	height:22px;
	float:left;
}

.mac
{
	background: url( ../images/legend/gfcLegendMAC.png ) no-repeat;
	width:20px;
	height:20px;
	float:left;
}

.nmac
{
	background: url( ../images/legend/gfcLegendNMAC.png ) no-repeat;
	width:20px;
	height:20px;
	float:left;
}

.airForce
{
	background: url( ../images/legend/gfcLegendAirForce.png ) no-repeat;
	width:20px;
	height:20px;
	float:left;
}

.airGuard
{
	background: url( ../images/legend/gfcLegendAirGuard.png ) no-repeat;
	width:20px;
	height:20px;
	float:left;
}

.minorAirport
{
	background: url( ../images/legend/gfcLegendMinorAirport.png ) no-repeat;
	width:20px;
	height:20px;
	float:left;
}

.army
{
	background: url( ../images/legend/gfcLegendArmy.png ) no-repeat;
	width:20px;
	height:20px;
	float:left;
}

.armyGuard
{
	background: url( ../images/legend/gfcLegendArmyGuard.png ) no-repeat;
	width:20px;
	height:20px;
	float:left;
}

.airport
{
	background: url( ../images/legend/gfcLegendAirport.png ) no-repeat;
	width:20px;
	height:20px;
	float:left;
}

.marines
{
	background: url( ../images/legend/gfcLegendMarines.png ) no-repeat;
	width:20px;
	height:20px;
	float:left;
}

.navyReserves
{
	background: url( ../images/legend/gfcLegendNavy.png ) no-repeat;
	width:20px;
	height:20px;
	float:left;
}

.jointUse
{
	background: url( ../images/legend/gfcLegendJointUse.png ) no-repeat;
	width:20px;
	height:20px;
	float:left;
}

.progressText
{
	font-size:smaller;
	font-family:Book Antiqua,Times New Roman;
	color:#000000;
}
.waitingDiv
{
	position:absolute; 
	background-color:#B3AF9D; 
	top: 200px; 
	left: 280px; 
	z-index: 1000; 
	width: 310px; 
	height: 185px; 
	text-align: center; 
	border-color:#000000; 
	border-width:thin; 
	border-style:outset;
}

.waitingDivInner
{
	background-color:#B3AF9D; 
	width: 308px; 
	height: 183px; 
	text-align: center; 
	border-color:#000000; 
	border-width:thin; 
	border-style:solid;
	vertical-align:middle;
}

.googlemapcontrolcontainer
{
	border: 1px solid black; 
	position: absolute; 
	background-color: white; 
	text-align: center; 
	cursor: pointer; 
	height:19px;
	
}
.googlemapcontrol
{
	border-style:solid;
	border-color: White rgb( 176, 176, 176 ) rgb( 176, 176, 176 ) white;
	border-width:1px;
	font-size:12px;
	font-family:Arial;
	height:17px;
	padding-left:15px;
	padding-right:15px;
	cursor: pointer;
}
