﻿body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-repeat: no-repeat;
	background-position: 160px 47px;
}

a img
{
	border: 0px;
}

/* Header Area */
.MapViewer_TitleBannerStyle
{
}

.TopLinksCell
{
	position: absolute;
	right: 0px;
	top: 0px;
	vertical-align: bottom;
}
.TopLinks
{	
	padding: 5px 3px 5px 3px;
	vertical-align: bottom;
	float: left;
}

.TopLinks span
{
	cursor: default;
	margin: 0px 3px 0px 3px;
}

.TopLinks a, .TopLinks span
{	
	padding-bottom: 2px;
	text-decoration: none;
}

.TopLinks a:hover
{
	text-decoration: none;
	border-bottom: solid 1px;
}

.FccaPanel
{
	display: inline;
}

.MapViewer_LogoStyle
{
	clear: both;
	position: absolute;
	left: 8px;
	top: 5px;
	z-index: 1000;
	cursor: pointer;
}

.MapViewer_LogoStyle a
{
	height: 30px;
	display: block;
}

.MapViewer_TitleStyle
{
	position: relative;
	width: 100%;
	height: 50px;
	background-image: url(images/titleback2.jpg);
	background-repeat: repeat-x;
}

.TitleBannerText
{
	background-image: url(images/fctitlebannertext.gif);
	background-position: right 10px;
	background-repeat: no-repeat;
	width: 100%;
	height: 40px;
	filter:alpha(opacity=20);
	-moz-opacity:.20;
	opacity:.20;
}

.TitleHeading
{
	font-size: 22pt;
}

.TitleSubheading
{
	font-size: 22pt;
	position: relative;
	left: 0px;
}

.TitleHeading, .TitleSubheading
{
	cursor: default;
	letter-spacing: .05em;
	white-space: nowrap;
}

/* Toolbar */

.ToolbarPosition
{
	position: absolute;
	right: 2px;
}

/* Map Area */

.NavigationHolder
{
	left: 5px;
	top: 5px;
}

.TextArea1_Holder, .TextArea2_Holder
{
	bottom: 10px;
}

.TextArea1_Holder
{
	left: 15px;
}

.TextArea2_Holder
{
	right: 15px;
}

.MapTextArea
{
	white-space: nowrap;
	cursor: default;
	color: White;
	font-weight: bold;
}

.MapTextArea a
{
	color: White;
	font-weight: bold;
	text-decoration: none;
}

.LeftPanelTableCell
{
	background-image: url(images/roundpanel_bl.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.LeftPanelCellDiv
{
	
}

.LeftPanelStyleDiv
{
	background-image: url(images/roundpanel_tl.png);
	background-position: left top;
	background-repeat: no-repeat;	
}

.LeftPanelScrollDiv
{	
	background-image: url(images/roundpanel_br.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.LeftPanelStyleDiv2
{	
	background-image: url(images/roundpanel_tr.png);
	background-position: right top;	
	background-repeat: no-repeat;
}

#floatDiv
{
	height: 100%;
}

.Pointer
{
	cursor:pointer;
}

.MapViewer_TaskbarStyle
{
	position: absolute;
	z-index: 6000;
	left: 180px;
}

.NavigationInner
{
	position: relative;
	left: 0px;
	top: 0px;
}

#ZoomLevelHolder
{
	margin: 3px 0px 0px 6px;
}

.MapViewer_TabLinks
{
	padding: 5px 8px;
	position: absolute;
	bottom: 8px;
	right: 0px;
}

.MapViewer_TabLinks a
{
	color: #4F4F4F;
	text-decoration: none;
}

.MapViewer_TabLinks a:hover
{
	text-decoration: underline;
	color: Black;
}

.MapViewer_TabLinks span
{
	color: #8C9797;
}

.TabLinkOuter
{
	display: inline;
	padding-left: 5px;
}

.TabDivider
{
	margin-left: 5px;
	display: inline;
}

/* SearchBar */

.MapViewer_SearchStyle
{
	position: absolute;
	bottom: 8px;
	width: 100%;
	padding: 5px 8px;
}

#SearchText, #SearchButton
{
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;	
}

#SearchText
{
	width: 180px;
	padding: 3px 3px;
	color: #8C9797;
	border: solid 1px #006666;
	float: left;
	margin-right: 5px;
}

.SearchButton, .SearchButtonHover
{
	padding: 2px 4px;
	color: White;
	background-position: left center;
	background-repeat: repeat-x;
	cursor: pointer;
	border: 0pt;	
}

.SearchButton
{	
	background-image: url(images/search_buttonback2.png);
}

.SearchButtonHover
{
	background-image: url(images/search_buttonback.png);
}

.ButtonOuter
{
	float: left;
	line-height: 140%;
	border: solid 1px #006666;
}

/* Left Panels */

.LeftPanel
{
}

.LeftPanelHeader
{
	position: relative;
	background-image: url(images/titlegradient.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding: 0px 10px 15px 10px;
	margin-bottom: 10px;
	margin-top: 8px;
	margin: 8px 1px 10px 1px;
}

.LeftPanelContent
{
	padding: 0px 10px 15px 10px;
}

.LeftPanelHeader h2
{
	padding: 0px 2px 0px 0px;
	font-weight: normal;
	cursor: default;
	color: #2F2F2F;
	font-size: 1.05em;
	margin: 0px;
	letter-spacing: .1em;
	line-height: 1.5em;
	display: inline;
}

.closeImage
{
	position: absolute;
	right: 5px;
	top: -2px;
	cursor: pointer;
}

/* Search Results */
.MatchPanel, .ClosePanel, .assetPanel, .maintReportPanel
{
	margin-bottom: 20px;
}

.MatchPanel, .ClosePanel, .ClearPanel, .assetPanel, .maintReportPanel
{
	line-height: 1.5em;	
}

.DetailPanel
{
	margin: 2px 10px 10px 12px;
}

.DetailPanel span, .DetailPanel a
{
	color: #4F4F4F;
}

.ClearPanel
{
	border-top: solid 1px #BEBEBE;
	padding-top: 10px;
	margin-top: 20px;
}

.MatchPanel span, .ClosePanel span, .ClearPanel span, .assetPanel span, .maintReportPanel span
{
	display: block;
	margin-bottom: 5px;
	cursor: default;
}

a:focus
{
	border: 0px;
}

.MatchPanel a, .ClosePanel a, .ClearPanel a, .assetPanel a, .SeeMoreLink, .maintReportPanel a
{
	color: Blue;
	display: block;
}

.SeeMoreLink
{
	padding-top: 10px;
}

.MatchPanel a, .ClosePanel a, .assetPanel a
{
	margin: 5px;
}

.DetailPanel img
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.DetailPanel input, .DetailPanel select, .MaintSubmitPanel input
{
	display: block;
	padding: 2px 2px;
	margin: 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4F4F4F;
	width: 95%;
}

.MaintenancePanel
{
}

.DetailPanel a
{
	margin: 0px;
}

.maintReportPanel h3
{
	font-size: 1em;
	letter-spacing: .1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.MatchPanel a
{
	font-size: 1.1em;	
}

/* Legend */

.LegendItem
{
	cursor: default;
	clear: both;
	margin-bottom: 25px;
}

.LegendItem p
{
	margin: 5px 0px 0px 0px;
	color: #8C9797;
}

.LegendItem h3
{
	margin: 0px 0px 5px 0px;
	font-weight: normal;
	font-size: 1em;
}

.LegendImagePgon, .LegendImagePline, .LegendImagePoint
{
	margin: 0px 10px 5px 0px;	
}

.LegendText
{
}

.HoverPanel
{
	background-color: #4C9490;
	border: solid 1px #346664;
	padding: 4px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.HoverPanel img
{
	border: solid 1px #2E5957;
}

#HoverInfo_ImagePanel
{
	height: 160px;
	width: 210px;
	margin: 10px 0px 0px 0px;
	background-image: url(images/imageback.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.HoverPanelInner
{
	background-color: #4C9490;
	border: solid 1px #98C9C6;
	padding: 7px 4px 7px 7px;	
}

.ClickDetails
{
	margin: 5px 0px 0px 0px;
	color: white;
	font-size: .8em;
}

.ClickDetails a
{
	color: white;
}

.MaintDetails span
{
	width: 210px;
	color: white;
	display: block;
	margin: 2px 0px;
	padding: 0px;
}

.FeatName
{
	margin: 0px 0px 5px 0px;
	color: White;
	letter-spacing: .2em;
	font-weight: bold;
	font-size: .8em;
	width: 210px;
	white-space: normal;
	line-height: 1.5em;
}

.inlineImage
{
	margin: 0px 5px;
}

.WelcomeText
{
}

.WelcomeText2
{
	border-bottom: solid 1px #C6DAD9;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.WelcomeText p
{
	cursor: default;
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	color: #414141;
}

.WelcomeText a
{
	color: Blue;
}
