﻿BODY
{
	/*  color: #807970;  */
        color: black;
	font-family: Arial; /* Georgia, Serif; */
	font-size: 12px;
	background-color: #EAEAEA;
}
A:link {
	/* text-decoration: none; */
	color: black;
	}
A:visited {
	/* text-decoration: none; */
	color: black;
	}
A:hover 
{
	cursor:pointer;
	/* text-decoration: none; */
	/* color: black; */
}
A:active {
	/* text-decoration: none; */
	color: black;
}
.textBoxColor
{
	border: solid 1px #00477F;
}
.BackgroundColor
{
	/* this is simply the background color of the main content area */
	background-color: White;
}
.divMain
{
	DISPLAY: block;
    FLOAT: none;
    WIDTH: 900px;
    background-color: White; 
    font-size:40; 
    text-align:left;
}
.DataTabs
{
	text-align: left;
	border:solid 2px #00477F; /*000099;*/
	font-size:12px;
	background-color: #00477F; /*000099;*/
	color: White;
}
.DataCellsLeft
{
	width:50%;
	color:#00477F; /*0489B7; */
	font-family:Arial; 
	font-size:10px;
	border-bottom: solid 1px Gray;
	margin-right: 5px;
	text-align: left; 
	vertical-align:top;
	
}
.DataCellsRight
{
	width:50%;
	font-family:Arial; 
	font-size:10px;
	border-bottom: solid 1px Gray;
	margin-left: 25px;
	text-align: left;
	vertical-align:top;
}
.SearchTypeHighlight
{
	border: solid 1px #00477F;
}
.SearchDivider
{
	border-left: solid 2px #00477F;
}
/*----------*/
/* Top Menu */
/*----------*/
.TopMenuNew
{
	font-weight:bold;
	border-left: solid 3px White;
	font-size:12px;
	font-family:Arial;
	color: White;
	height: 30px;
	border-collapse:collapse;
}
.TopMenuBackground
{
	background-image: url("../Images/menu_image.png");
}
.TopMenu
{
	border:solid 2px #00477F; /*000099; */
	background-color:White;
	font-size:12px;
	font-family:Arial;
}
.TopMenuOver
{
	background-color: White;   /* very lightened tan color  */
	color: #00477F;
	font-weight:bold;
}
.TopMenuOut
{
	background-color: White;
    color: #807970;	
}
.Dropdown
{
	background-color: White;   
}
.DropdownOver
{
	background-color: #00477F;  
	color: White;
}
/*--------------*/
/* END Top Menu */
/*--------------*/
.PageHeadingBox
{
	border:solid 2px #00477F; /*000099; */
	background-color:White;
}
.PageHeading
{
	color:#00477F; 
	font-family:Arial; 
	font-size:14px;
}
.MapBorder
{
	border:solid 4px #00477F; /*000099;*/
}
.modalBackground {
	background-color: Gray ; /* #00477F */
	filter:alpha(opacity=70);
	opacity:0.7;
}
/*--------------------*/
/* HPOZ and SPECPLAN */
/*--------------------*/
.HpozSpecplanBackgroundColor
{
	background-color: #00477F; 
}
.HpozSpecplanTabOn
{
	background-color:White; 
	padding-top:10px; 
	padding-bottom:5px;
}
.HpozSpecplanTabOff
{
	color: White;  
	background-color: #005796; 
	padding-top:10px; 
	padding-bottom:5px;

}
/*--------------------*/
/* Search Pop-Up Menu */
/*--------------------*/
.SearchHeaderText
{
	color: #00477F;
}
/*-------------*/
/* Search Text */
/*-------------*/
.SearchText
{
	color: black;
}
.SearchText a:link {
	text-decoration: none;
	color: black;
	}
.SearchText a:visited {
	text-decoration: none;
	color: black;
	}
.SearchText a:hover {
	text-decoration: none;
	color: black;
	}
.SearchText a:active {
	text-decoration: none;
	color: black;
	}
/*-----------------*/
/* END Search Text */
/*-----------------*/
.BottomLegendColor
{
	color: #000099;   /* standard blue  */
}
.SearchTD
{
	border: solid 1px #000099;
	padding: 2px 5px 2px 5px;
	border-collapse: collapse;
}
.versionText
{
	color: #000099;   /* standard blue  */
}
/*-----------------*/
/* Map Infowindow */
/*-----------------*/
.infowindow .window .top .right .user .titlebar .title 
{ 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:8pt; 
}
.infowindow .window .top .right .user .content  
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
}
/*--------------------*/
/* END Map Infowindow */
/*--------------------*/
/*-------------------*/
/* Map Icons */
/*-------------------*/
.infoTip
{
	position:absolute;
	z-index:999;
	padding:5px;
	cursor:pointer;
	font-size:9pt;
	left:-100px;
	top:-100px;
	height:auto;
	width:auto;
	overflow:hidden;
}
.roundcorner
{
	-o-border-radius:10px;
	-moz-border-radius:12px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-moz-box-sizing:border-box;
	-opera-sizing:border-box;
	-webkit-box-sizing:border-box;
	-khtml-box-sizing:border-box;
	box-sizing:border-box;
}
.black
{
	background-color:black;
	color:#fff;
	border:2px solid orange;
	text-align:left;
}
.white
{
	background-color:#fff;
	border:4px solid white;
	color:#000;
	font-weight:bold;
}
.legend-container
{ 
	width: 300px; 
	height: 480px; 
	z-index: 99; 
	position: absolute; 
	border: 1px solid #FFFFFF; 
	background-color: #00477F; 
	color: #FFFFFF; 
	font-family: Geneva,Arial,Helvetica,sans-serif; 
}
.legend-buttons-container
{
	background-color:#B7CEEC; 
	color:#000000; 
	position:absolute; 
	top:24px; 
	left:8px; 
	width:281px; 
	height:28px;
	border: 1px solid #000000;
}
.selcontainer{
	width: 300px; 
	height: 180px; 
	z-index: 100; 
	position: absolute; 
	border: 1px solid #000000; 
	background-color: #00477F; 
	color: #FFFFFF; 
	font-family: Geneva,Arial,Helvetica,sans-serif; 
}
.nav-container
{
	width: 300px; 
	height: 68px; 
	z-index: 150; 
	position: absolute; 
	border: 1px solid #000000; 
	background-color: #00477F; 
	color: #FFFFFF; 
	font-family: Geneva,Arial,Helvetica,sans-serif; 
}
.nav-buttons-container
{
	background-color:#B7CEEC; 
	cursor: pointer;
	position:absolute; 
	top:21px; 
	left:7px; 
	width:287px; 
	height:28px;
	border: 1px outset #000000;
}
.mapLayer-container{
	z-index: 99; 
	position: absolute; 
	border: 1px solid #000000; 
	background-color: #00477F; 
	color: #FFFFFF; 
	font-family: Geneva,Arial,Helvetica,sans-serif;
}
.mapLayer-options-container{
	background-color: White; 
	color: #000000;
	border: 1px outset #000000; 
	position:absolute; 
	left:7px;
	top: 22px;

}
/*------------------------*/
/* END Map Toolbar Icons  */
/*-----------------------*/
