﻿.MapViewer_TitleBarLinks
{
    font-weight: normal;
    font-size: .98em;
    vertical-align: middle;
    color: white;
    font-family: Arial, Verdana, Sans-Serif;
    text-decoration: none;
    margin-left: 20px;
    margin-right: 20px;
}
.MapViewer_TitleBarLinks a
{
    font-weight: normal;
    font-size: .98em;
    vertical-align: middle;
    color: white;
    font-family: Arial, Verdana, Sans-Serif;
    text-decoration: none;
    margin-left: 20px;
    margin-right: 20px;
}
.MapViewer_TitleBarLinks a:hover
{
    font-weight: normal;
    font-size: .98em;
    vertical-align: middle;
    color: white;
    font-family: Arial, Verdana, Sans-Serif;
    text-decoration: underline;
    margin-left: 20px;
    margin-right: 20px;
}

.MapViewer_TitleBannerStyle
{
	display: block; 
	background-image: url(images/header_background.jpg);
	background-repeat: no-repeat;
	font-weight: bold; 
	font-size: 	small; 
	font-family: Verdana, Sans-Serif, Arial;
}

.MapViewer_TaskbarStyle
{
    font-weight: normal;
    font-size: 8pt;
    color: white;
    font-family: Verdana, Sans-Serif, Arial;
    background-image: url(images/slo-gradient-30x1.jpg);
    background-repeat: repeat-x;
}

.MapViewer_SmallTitleBarStyle
{
    background-color: Navy;
    font-weight: normal;
    font-size: small;
    color: white;
    font-family: Arial, Verdana, Sans-Serif;
}

.MapViewer_PanelHeaderStyle
{
    background-color: Navy; 
    color:#437CAC; 
    font-family: Arial, Verdana, Sans-Serif; 
    font-size: small;
    font-weight: normal;
    width: 100%;
}

.MapViewer_PanelContentsStyle
{
    background-color: white; 
    color: black; 
    font-family: Arial, Verdana, Sans-Serif;
    font-size: small;
    width: 100%; 
    display: block;
}

.MapViewer_WindowTitleBarStyle 
{
    background-color: #437CAC; 
    font-weight: normal; 
    font-size: 8pt; 
    color: white; 
    font-family: Verdana, Sans-Serif, Arial;
	background-image: url(slo/blue-gradient-24x1.gif);
	background-repeat: repeat-x;
}

.MapViewer_WindowStatusBarStyle
{
    font-family:Arial, Verdana, Sans-Serif;
    font-size:x-small; 
    color: white;
}

.MapViewer_WindowContentsStyle
{
    font-family:Arial, Verdana, 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:Arial, Verdana, Sans-Serif; 
    font-size:x-small;
    border: solid thin Black;
}

