﻿.MapViewer_TitleBarStyle
{
    background-color: #004080; 
    font-weight: bold; 
    font-size: xx-large; 
    vertical-align: middle; 
    color: white; 
    font-family: "Trebuchet MS",Tahoma,"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
}

.MapViewer_TitleBannerStyle
{
	display: block; 
	background-color: #a3becf;
	background-image: url(images/TitleBannerWebGIS.png);
	background-repeat: no-repeat;
	font-weight: bold; 
	font-size: 	small; 
	font-family: "Trebuchet MS",Tahoma,"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	color: #666666;
}

.MapViewer_PlusTitleBannerStyle
{
	display: block; 
	background-color: #a3becf;
	background-image: url(images/TitleBannerWebGISPlus.png);
	background-repeat: no-repeat;
	font-weight: bold; 
	font-size: 	small; 
	font-family: "Trebuchet MS",Tahoma,"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	color: #666666;
}

.MapViewer_TaskbarStyle
{
    background-color: #a3becf; 
    font-weight: bold; 
    font-size: 9pt; 
    color: white; 
    font-family: "Trebuchet MS",Tahoma,"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	background-image: url(images/blueblue-gradient-30x1.jpg);
	background-repeat: repeat-x;
}

.MapViewer_SmallTitleBarStyle
{
    background-color: Navy; 
    font-weight: bold; 
    font-size: small; 
    color: white; 
    font-family: "Trebuchet MS",Tahoma,"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
}

.MapViewer_PanelHeaderStyle
{
    background-color: Navy; 
    color:White; 
    font-family: "Trebuchet MS",Tahoma,"Lucida Grande",Verdana,Helvetica,Arial,sans-serif; 
    font-size: small;
    font-weight: bold;
    width: 100%;
}

.MapViewer_PanelContentsStyle
{
    background-color: white; 
    color: #647F90; 
    font-family: "Trebuchet MS",Tahoma,"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
    font-size: small;
    width: 100%; 
    display: block;
}

.MapViewer_WindowTitleBarStyle 
{
    background-color: #2F5675; 
    font-weight: bold; 
    font-size: 9pt; 
    color: white; 
    font-family: "Trebuchet MS",Tahoma,"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
	background-image: url(images/blueblue-gradient-24x1.jpg);
	background-repeat: repeat-x;
}

.MapViewer_WindowStatusBarStyle
{
    font-family:"Trebuchet MS",Tahoma,"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
    font-size:x-small; 
    color: white;
}

.MapViewer_WindowContentsStyle
{
    font-family:"Trebuchet MS",Tahoma,"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;	
    font-size:x-small; 
    background-color: White; 
    color: Navy; 
    border: 1px solid black; 
    overflow: hidden;
}

.MapViewer_WindowBodyStyle
{
    background-color: #00008b; 
    color:White; 
    font-family:"Trebuchet MS",Tahoma,"Lucida Grande",Verdana,Helvetica,Arial,sans-serif; 
    font-size:x-small;
    border: solid thin Black;
}

.Toolbar_DropDownBox
{
    color: #647F90;
    font-family:"Trebuchet MS",Tahoma,"Lucida Grande",Verdana,Helvetica,Arial,sans-serif; 
}

.MapViewer_Text
{
    font-family:"Trebuchet MS",Tahoma,"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
    font-size: 9pt;
    letter-spacing: 0.26mm;
}

.MapViewer_TitleText
{
    font-family:"Trebuchet MS",Tahoma,"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
    font-size: 12pt;
    letter-spacing: 0.26mm;
}


